Skip to content

Instantly share code, notes, and snippets.

@jigfox
Created November 2, 2009 12:14
Show Gist options
  • Save jigfox/224123 to your computer and use it in GitHub Desktop.
Save jigfox/224123 to your computer and use it in GitHub Desktop.
couchdb@ubuntu:/tmp$ strace couchdb
execve("/usr/local/bin/couchdb", ["couchdb"], [/* 18 vars */]) = 0
brk(0) = 0x61b000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2b93496000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2b93494000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=27653, ...}) = 0
mmap(NULL, 27653, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f2b9348d000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\342"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1436976, ...}) = 0
mmap(NULL, 3543672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f2b92f18000
mprotect(0x7f2b93070000, 2097152, PROT_NONE) = 0
mmap(0x7f2b93270000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x158000) = 0x7f2b93270000
mmap(0x7f2b93275000, 17016, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f2b93275000
close(3) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2b9348c000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2b9348b000
arch_prctl(ARCH_SET_FS, 0x7f2b9348b6e0) = 0
mprotect(0x7f2b93270000, 12288, PROT_READ) = 0
munmap(0x7f2b9348d000, 27653) = 0
getpid() = 14525
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
geteuid() = 106
brk(0) = 0x61b000
brk(0x63c000) = 0x63c000
getppid() = 14524
stat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0
stat(".", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0
open("/usr/local/bin/couchdb", O_RDONLY) = 3
fcntl(3, F_DUPFD, 10) = 10
close(3) = 0
fcntl(10, F_SETFD, FD_CLOEXEC) = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {0x40e470, ~[RTMIN RT_1], SA_RESTORER, 0x7f2b92f4a100}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL}, NULL, 8) = 0
read(10, "#! /bin/sh -e\n\n# Licensed under "..., 8192) = 8192
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f2b9348b770) = 14526
--- SIGCHLD (Child exited) @ 0 (0) ---
close(4) = 0
read(3, "couchdb\n", 128) = 8
read(3, "", 128) = 0
close(3) = 0
wait4(4294967295, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 14526
read(10, " echo \"Stale PID file existed b"..., 8192) = 1380
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f2b9348b770) = 14527
--- SIGCHLD (Child exited) @ 0 (0) ---
close(4) = 0
read(3, "", 128) = 0
close(3) = 0
wait4(4294967295, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 14527
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f2b9348b770) = 14528
--- SIGCHLD (Child exited) @ 0 (0) ---
close(4) = 0
read(3, "/usr/local/etc/couchdb/default.i"..., 128) = 68
read(3, "", 128) = 0
close(3) = 0
wait4(4294967295, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 14528
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f2b9348b770) = 14529
--- SIGCHLD (Child exited) @ 0 (0) ---
close(4) = 0
read(3, "", 128) = 0
close(3) = 0
wait4(4294967295, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 14529
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f2b9348b770) = 14530
close(4) = 0
read(3, " --\n", 128) = 4
--- SIGCHLD (Child exited) @ 0 (0) ---
read(3, "", 128) = 0
close(3) = 0
wait4(4294967295, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 14530
open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
fcntl(2, F_DUPFD, 10) = 11
close(2) = 0
fcntl(11, F_SETFD, FD_CLOEXEC) = 0
dup2(3, 2) = 2
close(3) = 0
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f2b9348b770) = 14531
close(4) = 0
read(3, "\n", 128) = 1
--- SIGCHLD (Child exited) @ 0 (0) ---
read(3, "", 128) = 0
close(3) = 0
wait4(4294967295, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 14531
fcntl(1, F_DUPFD, 10) = 12
close(1) = 0
fcntl(12, F_SETFD, FD_CLOEXEC) = 0
dup2(2, 1) = 1
write(1, "Apache CouchDB is not running.\n", 31) = 31
dup2(12, 1) = 1
close(12) = 0
dup2(11, 2) = 2
close(11) = 0
execve("/usr/local/bin/erl", ["/usr/local/bin/erl", "+Bd", "-noinput", "-sasl", "errlog_type", "error", "+K", "true", "-env", "ERL_LIBS", "/usr/local/lib/couchdb/erlang/li"..., "-couch_ini", "/usr/local/etc/couchdb/default.i"..., "/usr/local/etc/couchdb/local.ini"..., "-s", "couch", ...], [/* 18 vars */]) = 0
brk(0) = 0x61b000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f243810e000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f243810c000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=27653, ...}) = 0
mmap(NULL, 27653, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f2438105000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\342"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1436976, ...}) = 0
mmap(NULL, 3543672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f2437b90000
mprotect(0x7f2437ce8000, 2097152, PROT_NONE) = 0
mmap(0x7f2437ee8000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x158000) = 0x7f2437ee8000
mmap(0x7f2437eed000, 17016, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f2437eed000
close(3) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2438104000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2438103000
arch_prctl(ARCH_SET_FS, 0x7f24381036e0) = 0
mprotect(0x7f2437ee8000, 12288, PROT_READ) = 0
munmap(0x7f2438105000, 27653) = 0
getpid() = 14525
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
geteuid() = 106
brk(0) = 0x61b000
brk(0x63c000) = 0x63c000
getppid() = 14524
stat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0
stat(".", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0
open("/usr/local/bin/erl", O_RDONLY) = 3
fcntl(3, F_DUPFD, 10) = 10
close(3) = 0
fcntl(10, F_SETFD, FD_CLOEXEC) = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {0x40e470, ~[RTMIN RT_1], SA_RESTORER, 0x7f2437bc2100}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL}, NULL, 8) = 0
read(10, "#!/bin/sh\n#\n# %CopyrightBegin%\n#"..., 8192) = 867
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f2438103770) = 14533
close(4) = 0
read(3, "erl\n", 128) = 4
read(3, "", 128) = 0
close(3) = 0
wait4(4294967295, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 14533
--- SIGCHLD (Child exited) @ 0 (0) ---
execve("/usr/local/lib/erlang/erts-5.7.3/bin/erlexec", ["/usr/local/lib/erlang/erts-5.7.3"..., "+Bd", "-noinput", "-sasl", "errlog_type", "error", "+K", "true", "-env", "ERL_LIBS", "/usr/local/lib/couchdb/erlang/li"..., "-couch_ini", "/usr/local/etc/couchdb/default.i"..., "/usr/local/etc/couchdb/local.ini"..., "-s", "couch", ...], [/* 22 vars */]) = 0
brk(0) = 0x609000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa1dfbe5000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa1dfbe3000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=27653, ...}) = 0
mmap(NULL, 27653, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fa1dfbdc000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\342"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1436976, ...}) = 0
mmap(NULL, 3543672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fa1df667000
mprotect(0x7fa1df7bf000, 2097152, PROT_NONE) = 0
mmap(0x7fa1df9bf000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x158000) = 0x7fa1df9bf000
mmap(0x7fa1df9c4000, 17016, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fa1df9c4000
close(3) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa1dfbdb000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa1dfbda000
arch_prctl(ARCH_SET_FS, 0x7fa1dfbda6e0) = 0
mprotect(0x7fa1df9bf000, 12288, PROT_READ) = 0
munmap(0x7fa1dfbdc000, 27653) = 0
brk(0) = 0x609000
brk(0x62a000) = 0x62a000
getpid() = 14525
open("/sys/devices/system/cpu", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 3
fstat(3, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC)
getdents(3, /* 4 entries */, 4096) = 104
getdents(3, /* 0 entries */, 4096) = 0
close(3) = 0
open("/proc/stat", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa1dfbe2000
read(3, "cpu 125138 0 93559 7684416 1118"..., 1024) = 1024
read(3, "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 "..., 1024) = 208
read(3, "", 1024) = 0
close(3) = 0
munmap(0x7fa1dfbe2000, 4096) = 0
sched_getaffinity(14525, 128, { 1 }) = 8
lstat("/sys", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/node", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
open("/sys/devices/system/node", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 3
fstat(3, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
getdents(3, /* 7 entries */, 4096) = 216
lstat("/sys", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/node", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/node/node0", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
open("/sys/devices/system/node/node0", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
getdents(4, /* 7 entries */, 4096) = 200
lstat("/sys", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/node", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/node/node0", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/node/node0/cpu0", {st_mode=S_IFLNK|0777, st_size=0, ...}) = 0
readlink("/sys/devices/system/node/node0/cpu0", "../../../../devices/system/cpu/cpu0", 4096) = 35
lstat("/sys/devices", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/cpu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/cpu/cpu0", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/cpu/cpu0/topology", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/cpu/cpu0/topology/physical_package_id", {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0
open("/sys/devices/system/cpu/cpu0/topology/physical_package_id", O_RDONLY) = 5
read(5, "0\n", 50) = 2
read(5, "", 48) = 0
close(5) = 0
lstat("/sys", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/node", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/node/node0", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/node/node0/cpu0", {st_mode=S_IFLNK|0777, st_size=0, ...}) = 0
readlink("/sys/devices/system/node/node0/cpu0", "../../../../devices/system/cpu/cpu0", 4096) = 35
lstat("/sys/devices", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/cpu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/cpu/cpu0", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/cpu/cpu0/topology", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/cpu/cpu0/topology/core_id", {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0
open("/sys/devices/system/cpu/cpu0/topology/core_id", O_RDONLY) = 5
read(5, "0\n", 50) = 2
read(5, "", 48) = 0
close(5) = 0
getdents(4, /* 0 entries */, 4096) = 0
close(4) = 0
getdents(3, /* 0 entries */, 4096) = 0
close(3) = 0
execve("/usr/local/lib/erlang/erts-5.7.3/bin/beam", ["/usr/local/lib/erlang/erts-5.7.3"..., "-Bd", "-K", "true", "--", "-root", "/usr/local/lib/erlang", "-progname", "erl", "--", "-home", "/usr/local/var/lib/couchdb", "-noshell", "-noinput", "-sasl", "errlog_type", ...], [/* 23 vars */]) = 0
brk(0) = 0x81d000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0244675000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0244673000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=27653, ...}) = 0
mmap(NULL, 27653, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f024466c000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libutil.so.1", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\16\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=10584, ...}) = 0
mmap(NULL, 2105624, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0244256000
mprotect(0x7f0244258000, 2093056, PROT_NONE) = 0
mmap(0x7f0244457000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f0244457000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libdl.so.2", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \16\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=14624, ...}) = 0
mmap(NULL, 2109728, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0244052000
mprotect(0x7f0244054000, 2097152, PROT_NONE) = 0
mmap(0x7f0244254000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f0244254000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libm.so.6", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260>\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=526560, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f024466b000
mmap(NULL, 2621672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0243dd1000
mprotect(0x7f0243e51000, 2093056, PROT_NONE) = 0
mmap(0x7f0244050000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7f000) = 0x7f0244050000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libncurses.so.5", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\6\1"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=241408, ...}) = 0
mmap(NULL, 2338176, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0243b96000
mprotect(0x7f0243bcd000, 2093056, PROT_NONE) = 0
mmap(0x7f0243dcc000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x36000) = 0x7f0243dcc000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libpthread.so.0", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260W\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=130224, ...}) = 0
mmap(NULL, 2208624, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f024397a000
mprotect(0x7f0243990000, 2097152, PROT_NONE) = 0
mmap(0x7f0243b90000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f0243b90000
mmap(0x7f0243b92000, 13168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f0243b92000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/librt.so.1", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240#\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=35784, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f024466a000
mmap(NULL, 2132968, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0243771000
mprotect(0x7f0243779000, 2093056, PROT_NONE) = 0
mmap(0x7f0243978000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f0243978000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\342"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1436976, ...}) = 0
mmap(NULL, 3543672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f024340f000
mprotect(0x7f0243567000, 2097152, PROT_NONE) = 0
mmap(0x7f0243767000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x158000) = 0x7f0243767000
mmap(0x7f024376c000, 17016, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f024376c000
close(3) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0244669000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0244668000
arch_prctl(ARCH_SET_FS, 0x7f02446686e0) = 0
mprotect(0x7f0243767000, 12288, PROT_READ) = 0
munmap(0x7f024466c000, 27653) = 0
set_tid_address(0x7f0244668770) = 14525
set_robust_list(0x7f0244668780, 0x18) = 0
futex(0x7fff5951ae8c, 0x81 /* FUTEX_??? */, 1) = 0
rt_sigaction(SIGRTMIN, {0x7f024397f2d0, [], SA_RESTORER|SA_SIGINFO, 0x7f02439887d0}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x7f024397f350, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f02439887d0}, 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
brk(0) = 0x81d000
brk(0x83e000) = 0x83e000
open("/sys/devices/system/cpu", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 3
fstat(3, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC)
getdents(3, /* 4 entries */, 4096) = 104
getdents(3, /* 0 entries */, 4096) = 0
close(3) = 0
open("/proc/stat", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0244672000
read(3, "cpu 125139 0 93561 7684416 1118"..., 1024) = 1024
read(3, "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 "..., 1024) = 208
read(3, "", 1024) = 0
close(3) = 0
munmap(0x7f0244672000, 4096) = 0
sched_getaffinity(14525, 128, { 1 }) = 8
lstat("/sys", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/node", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
open("/sys/devices/system/node", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 3
fstat(3, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
getdents(3, /* 7 entries */, 4096) = 216
lstat("/sys", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/node", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/node/node0", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
open("/sys/devices/system/node/node0", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
getdents(4, /* 7 entries */, 4096) = 200
lstat("/sys", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/node", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/node/node0", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/node/node0/cpu0", {st_mode=S_IFLNK|0777, st_size=0, ...}) = 0
readlink("/sys/devices/system/node/node0/cpu0", "../../../../devices/system/cpu/cpu0", 4096) = 35
lstat("/sys/devices", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/cpu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/cpu/cpu0", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/cpu/cpu0/topology", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/cpu/cpu0/topology/physical_package_id", {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0
open("/sys/devices/system/cpu/cpu0/topology/physical_package_id", O_RDONLY) = 5
read(5, "0\n", 50) = 2
read(5, "", 48) = 0
close(5) = 0
lstat("/sys", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/node", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/node/node0", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/node/node0/cpu0", {st_mode=S_IFLNK|0777, st_size=0, ...}) = 0
readlink("/sys/devices/system/node/node0/cpu0", "../../../../devices/system/cpu/cpu0", 4096) = 35
lstat("/sys/devices", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/cpu", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/cpu/cpu0", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/cpu/cpu0/topology", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat("/sys/devices/system/cpu/cpu0/topology/core_id", {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0
open("/sys/devices/system/cpu/cpu0/topology/core_id", O_RDONLY) = 5
read(5, "0\n", 50) = 2
read(5, "", 48) = 0
close(5) = 0
getdents(4, /* 0 entries */, 4096) = 0
close(4) = 0
getdents(3, /* 0 entries */, 4096) = 0
close(3) = 0
mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0244647000
mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0244626000
mmap(NULL, 2101248, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f024320e000
mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f02445a5000
mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0244584000
mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0244563000
mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0244542000
rt_sigaction(SIGFPE, {SIG_IGN}, {SIG_DFL}, 8) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B9600 opost isig icanon echo ...}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B9600 opost isig icanon echo ...}) = 0
open("/etc/localtime", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0
fstat(3, {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0244541000
read(3, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\10\0"..., 4096) = 2309
lseek(3, -1467, SEEK_CUR) = 842
read(3, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\t\0\0\0\t\0\0"..., 4096) = 1467
close(3) = 0
munmap(0x7f0244541000, 4096) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
epoll_create(256) = 3
pipe([4, 5]) = 0
fcntl(4, F_GETFL) = 0 (flags O_RDONLY)
fcntl(4, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
fcntl(5, F_GETFL) = 0x1 (flags O_WRONLY)
fcntl(5, F_SETFL, O_WRONLY|O_NONBLOCK) = 0
epoll_ctl(3, EPOLL_CTL_ADD, 4, {EPOLLIN, {u32=4, u64=4837115692014632964}}) = 0
gettimeofday({1257163757, 435204}, NULL) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 167654762}) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 173857302}) = 0
open("/proc/meminfo", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0244541000
read(6, "MemTotal: 770284 kB\nMemFre"..., 1024) = 630
close(6) = 0
munmap(0x7f0244541000, 4096) = 0
pipe([6, 7]) = 0
fcntl(6, F_GETFL) = 0 (flags O_RDONLY)
fcntl(6, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGCHLD, {0x4f7a40, [], SA_RESTORER, 0x7f02439887d0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT USR1 CHLD], [], 8) = 0
mmap(NULL, 73728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|0x40, -1, 0) = 0x404fd000
mprotect(0x404fd000, 4096, PROT_NONE) = 0
clone(child_stack=0x4050e260, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x4050e9e0, tls=0x4050e950, child_tidptr=0x4050e9e0) = 14536
futex(0x7fff5951a920, 0x81 /* FUTEX_??? */, 1) = 1
futex(0x7fff5951a948, 0x81 /* FUTEX_??? */, 1) = 1
futex(0x7fff5951a94c, 0x80 /* FUTEX_??? */, 1) = -1 EAGAIN (Resource temporarily unavailable)
futex(0x7fff5951a920, 0x81 /* FUTEX_??? */, 1) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f024310d000
clock_gettime(CLOCK_MONOTONIC, {79318, 200565857}) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 201237769}) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 202080941}) = 0
uname({sys="Linux", node="ubuntu", ...}) = 0
stat("/usr/local/lib/erlang/bin/start.boot", {st_mode=S_IFREG|0644, st_size=5354, ...}) = 0
open("/usr/local/lib/erlang/bin/start.boot", O_RDONLY) = 8
read(8, "\203h\3d\0\6scripth\2k\0\17OTP APN 181 01"..., 5354) = 5354
close(8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", W_OK) = -1 EACCES (Permission denied)
epoll_ctl(3, EPOLL_CTL_ADD, 6, {EPOLLIN, {u32=6, u64=21474836486}}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 207765229}) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/error_handler.beam", {st_mode=S_IFREG|0644, st_size=4524, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/error_handler.beam", O_RDONLY) = 8
read(8, "FOR1\0\0\21\244BEAMAtom\0\0\1\205\0\0\0+\rerror_h"..., 4524) = 4524
close(8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", W_OK) = -1 EACCES (Permission denied)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 223344917}) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/heart.beam", {st_mode=S_IFREG|0644, st_size=8100, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/heart.beam", O_RDONLY) = 8
read(8, "FOR1\0\0\37\234BEAMAtom\0\0\2P\0\0\0=\5heart\5s"..., 8100) = 8100
close(8) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 227665266}) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/error_logger.beam", {st_mode=S_IFREG|0644, st_size=9940, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/error_logger.beam", O_RDONLY) = 8
read(8, "FOR1\0\0&\314BEAMAtom\0\0\2\232\0\0\0D\ferror_l"..., 9940) = 9940
close(8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/gen_event.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/gen_event.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/gen_event.beam", {st_mode=S_IFREG|0644, st_size=25316, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/gen_event.beam", O_RDONLY) = 8
read(8, "FOR1\0\0b\334BEAMAtom\0\0\5\301\0\0\0\207\tgen_eve"..., 25316) = 25316
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 233994646}) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/gen.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/gen.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/gen.beam", {st_mode=S_IFREG|0644, st_size=8340, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/gen.beam", O_RDONLY) = 8
read(8, "FOR1\0\0 \214BEAMAtom\0\0\1\325\0\0\0007\3gen\5sta"..., 8340) = 8340
close(8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/proc_lib.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/proc_lib.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/proc_lib.beam", {st_mode=S_IFREG|0644, st_size=19796, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/proc_lib.beam", O_RDONLY) = 8
read(8, "FOR1\0\0MLBEAMAtom\0\0\5(\0\0\0\205\10proc_li"..., 19796) = 19796
close(8) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 237397787}) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/application_controller.beam", {st_mode=S_IFREG|0644, st_size=60848, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/application_controller.beam", O_RDONLY) = 8
mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f024300d000
read(8, "FOR1\0\0\355\250BEAMAtom\0\0\rw\0\0\1 \26applica"..., 60848) = 60848
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 238572864}) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 244311352}) = 0
gettimeofday({1257163757, 512909}, NULL) = 0
futex(0x819a04, 0x85 /* FUTEX_??? */, 1) = 1
futex(0x819980, 0x81 /* FUTEX_??? */, 1) = 1
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/lists.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/lists.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/lists.beam", {st_mode=S_IFREG|0644, st_size=76484, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/lists.beam", O_RDONLY) = 8
read(8, "FOR1\0\1*\274BEAMAtom\0\0\7\35\0\0\0\276\5lists\6a"..., 76484) = 76484
close(8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/gen_server.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/gen_server.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/gen_server.beam", {st_mode=S_IFREG|0644, st_size=24856, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/gen_server.beam", O_RDONLY) = 8
read(8, "FOR1\0\0a\20BEAMAtom\0\0\5\243\0\0\0\211\ngen_ser"..., 24856) = 24856
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 262239238}) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/application.beam", {st_mode=S_IFREG|0644, st_size=7484, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/application.beam", O_RDONLY) = 8
read(8, "FOR1\0\0\0354BEAMAtom\0\0\2\237\0\0\0004\vapplica"..., 7484) = 7484
close(8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/sys.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/sys.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/sys.beam", {st_mode=S_IFREG|0644, st_size=14880, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/sys.beam", O_RDONLY) = 8
read(8, "FOR1\0\0:\30BEAMAtom\0\0\3\'\0\0\0W\3sys\7sus"..., 14880) = 14880
close(8) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 270864851}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 272638921}) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/application_master.beam", {st_mode=S_IFREG|0644, st_size=12428, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/application_master.beam", O_RDONLY) = 8
read(8, "FOR1\0\0000\204BEAMAtom\0\0\3?\0\0\0T\22applica"..., 12428) = 12428
close(8) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 275581921}) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 276045135}) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/kernel.beam", {st_mode=S_IFREG|0644, st_size=8416, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/kernel.beam", O_RDONLY) = 8
read(8, "FOR1\0\0 \330BEAMAtom\0\0\2\316\0\0\0@\6kernel\5"..., 8416) = 8416
close(8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/supervisor.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/supervisor.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/supervisor.beam", {st_mode=S_IFREG|0644, st_size=28516, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/supervisor.beam", O_RDONLY) = 8
read(8, "FOR1\0\0o\\BEAMAtom\0\0\7+\0\0\0\244\nsupervi"..., 28516) = 28516
close(8) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 281237433}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 281496419}) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/dict.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/dict.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/dict.beam", {st_mode=S_IFREG|0644, st_size=18936, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/dict.beam", O_RDONLY) = 8
read(8, "FOR1\0\0I\360BEAMAtom\0\0\3\363\0\0\0a\4dict\3ne"..., 18936) = 18936
close(8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/rpc.beam", {st_mode=S_IFREG|0644, st_size=18232, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/rpc.beam", O_RDONLY) = 8
read(8, "FOR1\0\0G0BEAMAtom\0\0\4C\0\0\0l\3rpc\5sta"..., 18232) = 18232
close(8) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 288255766}) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/gb_trees.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/gb_trees.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/gb_trees.beam", {st_mode=S_IFREG|0644, st_size=11348, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/gb_trees.beam", O_RDONLY) = 8
read(8, "FOR1\0\0,LBEAMAtom\0\0\1\333\0\0\0;\10gb_tree"..., 11348) = 11348
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 292036910}) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/global.beam", {st_mode=S_IFREG|0644, st_size=65856, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/global.beam", O_RDONLY) = 8
read(8, "FOR1\0\1\0018BEAMAtom\0\0\21\306\0\0\1n\6global\5"..., 65856) = 65856
close(8) = 0
mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0242f0c000
clock_gettime(CLOCK_MONOTONIC, {79318, 303600494}) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 304149758}) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 304545641}) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 304936774}) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/inet_db.beam", {st_mode=S_IFREG|0644, st_size=52772, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/inet_db.beam", O_RDONLY) = 8
read(8, "FOR1\0\0\316\34BEAMAtom\0\0\16\246\0\0\1A\7inet_db"..., 52772) = 52772
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 310831995}) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 311256934}) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 311877160}) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/inet_config.beam", {st_mode=S_IFREG|0644, st_size=18768, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/inet_config.beam", O_RDONLY) = 8
read(8, "FOR1\0\0IHBEAMAtom\0\0\6\16\0\0\0\221\vinet_co"..., 18768) = 18768
close(8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/os.beam", {st_mode=S_IFREG|0644, st_size=10248, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/os.beam", O_RDONLY) = 8
read(8, "FOR1\0\0(\0BEAMAtom\0\0\2\312\0\0\0M\2os\4type"..., 10248) = 10248
close(8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/inet_udp.beam", {st_mode=S_IFREG|0644, st_size=4672, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/inet_udp.beam", O_RDONLY) = 8
read(8, "FOR1\0\0\0228BEAMAtom\0\0\1;\0\0\0$\10inet_ud"..., 4672) = 4672
close(8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/inet.beam", {st_mode=S_IFREG|0644, st_size=44200, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/inet.beam", O_RDONLY) = 8
read(8, "FOR1\0\0\254\240BEAMAtom\0\0\10\305\0\0\0\346\4inet\6g"..., 44200) = 44200
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 326871824}) = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 8
fcntl(8, F_GETFL) = 0x2 (flags O_RDWR)
fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK) = 0
uname({sys="Linux", node="ubuntu", ...}) = 0
getsockopt(8, SOL_SOCKET, SO_PRIORITY, [35184372088832], [4]) = 0
getsockopt(8, SOL_IP, IP_TOS, [0], [4]) = 0
setsockopt(8, SOL_SOCKET, SO_RCVBUF, [8192], 4) = 0
setsockopt(8, SOL_IP, IP_TOS, [0], 4) = 0
setsockopt(8, SOL_SOCKET, SO_PRIORITY, [0], 4) = 0
bind(8, {sa_family=AF_INET, sin_port=htons(0), sin_addr=inet_addr("0.0.0.0")}, 16) = 0
getsockname(8, {sa_family=AF_INET, sin_port=htons(51027), sin_addr=inet_addr("0.0.0.0")}, [6436107393267925008]) = 0
uname({sys="Linux", node="ubuntu", ...}) = 0
close(8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/inet_parse.beam", {st_mode=S_IFREG|0644, st_size=24292, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/inet_parse.beam", O_RDONLY) = 8
read(8, "FOR1\0\0^\334BEAMAtom\0\0\4\274\0\0\0w\ninet_pa"..., 24292) = 24292
close(8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/inet_gethost_native.beam", {st_mode=S_IFREG|0644, st_size=20956, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/inet_gethost_native.beam", O_RDONLY) = 8
read(8, "FOR1\0\0Q\324BEAMAtom\0\0\0054\0\0\0\203\23inet_ge"..., 20956) = 20956
close(8) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 348746247}) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 349169230}) = 0
pipe([8, 9]) = 0
pipe([10, 11]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [USR1], NULL, 8) = 0
vfork() = 14537
close(9) = 0
close(10) = 0
fcntl(8, F_GETFL) = 0 (flags O_RDONLY)
fcntl(8, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
fcntl(11, F_GETFL) = 0x1 (flags O_WRONLY)
fcntl(11, F_SETFL, O_WRONLY|O_NONBLOCK) = 0
rt_sigprocmask(SIG_UNBLOCK, [CHLD], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [INT], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [USR1], NULL, 8) = 0
writev(11, [{"\0\0\0\r", 4}, {"\0\0\0\1\1\1ubuntu\0", 13}], 2) = 17
clock_gettime(CLOCK_MONOTONIC, {79318, 365162123}) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 365618073}) = 0
epoll_ctl(3, EPOLL_CTL_ADD, 8, {EPOLLIN, {u32=8, u64=8589934600}}) = 0
epoll_wait(3, {{EPOLLIN, {u32=8, u64=8589934600}}}, 256, 4983) = 1
clock_gettime(CLOCK_MONOTONIC, {79318, 368680369}) = 0
read(8, "\0\0\0\30\0\0\0\1\4\0\0\0\1\177\0\1\1\0\0\0\1ubuntu\0", 65536) = 28
fcntl(8, F_GETFL) = 0x800 (flags O_RDONLY|O_NONBLOCK)
fcntl(8, F_SETFL, O_RDONLY) = 0
fcntl(11, F_GETFL) = 0x801 (flags O_WRONLY|O_NONBLOCK)
fcntl(11, F_SETFL, O_WRONLY) = 0
close(8) = 0
close(11) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/filename.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/filename.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/filename.beam", {st_mode=S_IFREG|0644, st_size=22848, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/filename.beam", O_RDONLY) = 8
read(8, "FOR1\0\0Y8BEAMAtom\0\0\3\236\0\0\0c\10filenam"..., 22848) = 22848
close(8) = 0
stat("/etc/resolv.conf", {st_mode=S_IFREG|0644, st_size=23, ...}) = 0
access("/etc/resolv.conf", R_OK) = 0
access("/etc/resolv.conf", W_OK) = -1 EACCES (Permission denied)
clock_gettime(CLOCK_MONOTONIC, {79318, 373121691}) = 0
stat("/etc/resolv.conf", {st_mode=S_IFREG|0644, st_size=23, ...}) = 0
open("/etc/resolv.conf", O_RDONLY) = 8
read(8, "nameserver 10.211.55.1\n", 23) = 23
close(8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/ets.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/ets.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/ets.beam", {st_mode=S_IFREG|0644, st_size=41584, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/ets.beam", O_RDONLY) = 8
read(8, "FOR1\0\0\242hBEAMAtom\0\0\n9\0\0\0\365\3ets\16mat"..., 41584) = 41584
close(8) = 0
epoll_ctl(3, EPOLL_CTL_DEL, 8, {0, {u32=8, u64=4294967304}}) = -1 EBADF (Bad file descriptor)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 379957029}) = 0
stat("/etc/hosts", {st_mode=S_IFREG|0644, st_size=261, ...}) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
rt_sigreturn(0x7f024320e318) = 0
access("/etc/hosts", R_OK) = 0
access("/etc/hosts", W_OK) = -1 EACCES (Permission denied)
clock_gettime(CLOCK_MONOTONIC, {79318, 385932432}) = 0
stat("/etc/hosts", {st_mode=S_IFREG|0644, st_size=261, ...}) = 0
open("/etc/hosts", O_RDONLY) = 8
read(8, "127.0.0.1\tlocalhost\n127.0.1.1\tub"..., 261) = 261
close(8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/string.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/string.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/string.beam", {st_mode=S_IFREG|0644, st_size=11440, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/string.beam", O_RDONLY) = 8
read(8, "FOR1\0\0,\250BEAMAtom\0\0\1\264\0\0\0007\6string\3"..., 11440) = 11440
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 394226699}) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], NULL, 8) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 14537
wait4(-1, 0x7fff5951a794, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigprocmask(SIG_UNBLOCK, [CHLD], NULL, 8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/erl_distribution.beam", {st_mode=S_IFREG|0644, st_size=3884, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/erl_distribution.beam", O_RDONLY) = 8
read(8, "FOR1\0\0\17$BEAMAtom\0\0\1\203\0\0\0(\20erl_dis"..., 3884) = 3884
close(8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/global_group.beam", {st_mode=S_IFREG|0644, st_size=35808, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/global_group.beam", O_RDONLY) = 8
read(8, "FOR1\0\0\213\330BEAMAtom\0\0\7D\0\0\0\250\fglobal_"..., 35808) = 35808
close(8) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 402686359}) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/net_kernel.beam", {st_mode=S_IFREG|0644, st_size=44872, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/net_kernel.beam", O_RDONLY) = 8
read(8, "FOR1\0\0\257@BEAMAtom\0\0\v\32\0\0\1\f\nnet_ker"..., 44872) = 44872
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 407375492}) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/file_server.beam", {st_mode=S_IFREG|0644, st_size=9868, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/file_server.beam", O_RDONLY) = 8
read(8, "FOR1\0\0&\204BEAMAtom\0\0\3B\0\0\0W\vfile_se"..., 9868) = 9868
close(8) = 0
mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0242e0c000
clock_gettime(CLOCK_MONOTONIC, {79318, 413707944}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 414579054}) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/code.beam", {st_mode=S_IFREG|0644, st_size=14968, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/code.beam", O_RDONLY) = 8
read(8, "FOR1\0\0:pBEAMAtom\0\0\4\5\0\0\0p\4code\21ob"..., 14968) = 14968
close(8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/code_server.beam", {st_mode=S_IFREG|0644, st_size=48612, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/code_server.beam", O_RDONLY) = 8
read(8, "FOR1\0\0\275\334BEAMAtom\0\0\v|\0\0\1\r\vcode_se"..., 48612) = 48612
close(8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/packages.beam", {st_mode=S_IFREG|0644, st_size=5148, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/packages.beam", O_RDONLY) = 8
read(8, "FOR1\0\0\24\24BEAMAtom\0\0\1\227\0\0\0,\10package"..., 5148) = 5148
close(8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/hipe_unified_loader.beam", {st_mode=S_IFREG|0644, st_size=25704, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/hipe_unified_loader.beam", O_RDONLY) = 8
read(8, "FOR1\0\0d`BEAMAtom\0\0\10N\0\0\0\250\23hipe_un"..., 25704) = 25704
close(8) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/gb_sets.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/gb_sets.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/gb_sets.beam", {st_mode=S_IFREG|0644, st_size=18092, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/gb_sets.beam", O_RDONLY) = 8
read(8, "FOR1\0\0F\244BEAMAtom\0\0\3\2\0\0\0T\7gb_sets"..., 18092) = 18092
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 437088232}) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 438262471}) = 0
open("/usr/local/lib/erlang/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
brk(0x83f000) = 0x83f000
getdents(8, /* 51 entries */, 4096) = 1864
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 442000590}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 443129569}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 444044542}) = 0
stat("/usr/local/lib/erlang/lib/appmon-2.1.10.1/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/appmon-2.1.10.1/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/appmon-2.1.10.1/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/asn1-1.6.11/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/asn1-1.6.11/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/asn1-1.6.11/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/common_test-1.4.5/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/common_test-1.4.5/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/common_test-1.4.5/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/compiler-4.6.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/compiler-4.6.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/compiler-4.6.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/cosEvent-2.1.6/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/cosEvent-2.1.6/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/cosEvent-2.1.6/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/cosEventDomain-1.1.6/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/cosEventDomain-1.1.6/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/cosEventDomain-1.1.6/ebin", W_OK) = -1 EACCES (Permission denied)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 447670909}) = 0
stat("/usr/local/lib/erlang/lib/cosFileTransfer-1.1.8/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/cosFileTransfer-1.1.8/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/cosFileTransfer-1.1.8/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/cosNotification-1.1.11/ebin", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
access("/usr/local/lib/erlang/lib/cosNotification-1.1.11/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/cosNotification-1.1.11/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/cosProperty-1.1.9/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/cosProperty-1.1.9/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/cosProperty-1.1.9/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/cosTime-1.1.6/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/cosTime-1.1.6/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/cosTime-1.1.6/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/cosTransactions-1.2.7/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/cosTransactions-1.2.7/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/cosTransactions-1.2.7/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/debugger-3.2/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/debugger-3.2/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/debugger-3.2/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/dialyzer-2.0.0/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/dialyzer-2.0.0/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/dialyzer-2.0.0/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/docbuilder-0.9.8.5/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/docbuilder-0.9.8.5/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/docbuilder-0.9.8.5/ebin", W_OK) = -1 EACCES (Permission denied)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 456172476}) = 0
stat("/usr/local/lib/erlang/lib/edoc-0.7.6.4/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/edoc-0.7.6.4/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/edoc-0.7.6.4/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/erl_interface-3.6.3/ebin", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/erl_interface-3.6.3.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/erl_interface-3.6.3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/erl_interface-3.6.3", R_OK) = 0
access("/usr/local/lib/erlang/lib/erl_interface-3.6.3", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/erts-5.7.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/erts-5.7.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/erts-5.7.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/et-1.3.2/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/et-1.3.2/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/et-1.3.2/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/eunit-2.1.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/eunit-2.1.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/eunit-2.1.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/gs-1.5.10/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/gs-1.5.10/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/gs-1.5.10/ebin", W_OK) = -1 EACCES (Permission denied)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 457908551}) = 0
stat("/usr/local/lib/erlang/lib/hipe-3.7.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/hipe-3.7.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/hipe-3.7.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/ic-4.2.22/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/ic-4.2.22/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/ic-4.2.22/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/inets-5.1.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/inets-5.1.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/inets-5.1.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/inviso-0.6/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/inviso-0.6/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/inviso-0.6/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/megaco-3.11.3/ebin", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
access("/usr/local/lib/erlang/lib/megaco-3.11.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/megaco-3.11.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/mnesia-4.4.11/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/mnesia-4.4.11/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/mnesia-4.4.11/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/observer-0.9.8.1/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/observer-0.9.8.1/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/observer-0.9.8.1/ebin", W_OK) = -1 EACCES (Permission denied)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 459897465}) = 0
stat("/usr/local/lib/erlang/lib/orber-3.6.13/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/orber-3.6.13/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/orber-3.6.13/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/os_mon-2.2.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/os_mon-2.2.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/os_mon-2.2.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/otp_mibs-1.0.5/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/otp_mibs-1.0.5/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/otp_mibs-1.0.5/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/parsetools-2.0/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/parsetools-2.0/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/parsetools-2.0/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/percept-0.8.2/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/percept-0.8.2/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/percept-0.8.2/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/pman-2.7/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/pman-2.7/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/pman-2.7/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/public_key-0.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/public_key-0.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/public_key-0.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/reltool-0.5.1/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/reltool-0.5.1/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/reltool-0.5.1/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/runtime_tools-1.8.1/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/runtime_tools-1.8.1/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/runtime_tools-1.8.1/ebin", W_OK) = -1 EACCES (Permission denied)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 462082784}) = 0
stat("/usr/local/lib/erlang/lib/sasl-2.1.7/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/sasl-2.1.7/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/sasl-2.1.7/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/snmp-4.13.5/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/snmp-4.13.5/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/snmp-4.13.5/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/syntax_tools-1.6.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/syntax_tools-1.6.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/syntax_tools-1.6.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/test_server-3.3.4/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/test_server-3.3.4/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/test_server-3.3.4/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/toolbar-1.4/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/toolbar-1.4/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/toolbar-1.4/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/tools-2.6.4/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/tools-2.6.4/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/tools-2.6.4/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/tv-2.1.4.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/tv-2.1.4.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/tv-2.1.4.3/ebin", W_OK) = -1 EACCES (Permission denied)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 466690896}) = 0
stat("/usr/local/lib/erlang/lib/typer-0.1.7.2/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/typer-0.1.7.2/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/typer-0.1.7.2/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/webtool-0.8.4/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/webtool-0.8.4/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/webtool-0.8.4/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/wx-0.98.3/ebin", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
access("/usr/local/lib/erlang/lib/wx-0.98.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/wx-0.98.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/xmerl-1.2.1/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/xmerl-1.2.1/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/xmerl-1.2.1/ebin", W_OK) = -1 EACCES (Permission denied)
open("/usr/local/lib/couchdb/erlang/lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 9 entries */, 4096) = 288
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
stat("/usr/local/lib/couchdb/erlang/lib/couch-0.10.0/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/couchdb/erlang/lib/couch-0.10.0/ebin", R_OK) = 0
access("/usr/local/lib/couchdb/erlang/lib/couch-0.10.0/ebin", W_OK) = -1 EACCES (Permission denied)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 468476141}) = 0
stat("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831430/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831430/ebin", R_OK) = 0
access("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831430/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831754/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831754/ebin", R_OK) = 0
access("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831754/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/couchdb/erlang/lib/erlang-oauth/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/couchdb/erlang/lib/erlang-oauth/ebin", R_OK) = 0
access("/usr/local/lib/couchdb/erlang/lib/erlang-oauth/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/couchdb/erlang/lib/etap/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/couchdb/erlang/lib/etap/ebin", R_OK) = 0
access("/usr/local/lib/couchdb/erlang/lib/etap/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/couchdb/erlang/lib/ibrowse-1.5.2/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/couchdb/erlang/lib/ibrowse-1.5.2/ebin", R_OK) = 0
access("/usr/local/lib/couchdb/erlang/lib/ibrowse-1.5.2/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/couchdb/erlang/lib/mochiweb-r97/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/couchdb/erlang/lib/mochiweb-r97/ebin", R_OK) = 0
access("/usr/local/lib/couchdb/erlang/lib/mochiweb-r97/ebin", W_OK) = -1 EACCES (Permission denied)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 472989264}) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", W_OK) = -1 EACCES (Permission denied)
getcwd("/tmp", 8191) = 5
stat("/tmp/.", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0
access("/tmp/.", R_OK) = 0
access("/tmp/.", W_OK) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 476769570}) = 0
stat("/usr/local/lib/couchdb/erlang/lib/mochiweb-r97/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/couchdb/erlang/lib/mochiweb-r97/ebin", R_OK) = 0
access("/usr/local/lib/couchdb/erlang/lib/mochiweb-r97/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/couchdb/erlang/lib/ibrowse-1.5.2/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/couchdb/erlang/lib/ibrowse-1.5.2/ebin", R_OK) = 0
access("/usr/local/lib/couchdb/erlang/lib/ibrowse-1.5.2/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/couchdb/erlang/lib/etap/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/couchdb/erlang/lib/etap/ebin", R_OK) = 0
access("/usr/local/lib/couchdb/erlang/lib/etap/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/couchdb/erlang/lib/erlang-oauth/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/couchdb/erlang/lib/erlang-oauth/ebin", R_OK) = 0
access("/usr/local/lib/couchdb/erlang/lib/erlang-oauth/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831754/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831754/ebin", R_OK) = 0
access("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831754/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831430/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831430/ebin", R_OK) = 0
access("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831430/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/couchdb/erlang/lib/couch-0.10.0/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/couchdb/erlang/lib/couch-0.10.0/ebin", R_OK) = 0
access("/usr/local/lib/couchdb/erlang/lib/couch-0.10.0/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/xmerl-1.2.1/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/xmerl-1.2.1/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/xmerl-1.2.1/ebin", W_OK) = -1 EACCES (Permission denied)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 479891654}) = 0
stat("/usr/local/lib/erlang/lib/wx-0.98.3/ebin", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
access("/usr/local/lib/erlang/lib/wx-0.98.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/wx-0.98.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/webtool-0.8.4/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/webtool-0.8.4/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/webtool-0.8.4/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/typer-0.1.7.2/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/typer-0.1.7.2/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/typer-0.1.7.2/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/tv-2.1.4.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/tv-2.1.4.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/tv-2.1.4.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/tools-2.6.4/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/tools-2.6.4/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/tools-2.6.4/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/toolbar-1.4/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/toolbar-1.4/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/toolbar-1.4/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/test_server-3.3.4/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/test_server-3.3.4/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/test_server-3.3.4/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/syntax_tools-1.6.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/syntax_tools-1.6.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/syntax_tools-1.6.3/ebin", W_OK) = -1 EACCES (Permission denied)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 483651844}) = 0
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/snmp-4.13.5/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/snmp-4.13.5/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/snmp-4.13.5/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/sasl-2.1.7/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/sasl-2.1.7/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/sasl-2.1.7/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/runtime_tools-1.8.1/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/runtime_tools-1.8.1/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/runtime_tools-1.8.1/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/reltool-0.5.1/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/reltool-0.5.1/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/reltool-0.5.1/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/public_key-0.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/public_key-0.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/public_key-0.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/pman-2.7/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/pman-2.7/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/pman-2.7/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/percept-0.8.2/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/percept-0.8.2/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/percept-0.8.2/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/parsetools-2.0/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/parsetools-2.0/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/parsetools-2.0/ebin", W_OK) = -1 EACCES (Permission denied)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 487988118}) = 0
stat("/usr/local/lib/erlang/lib/otp_mibs-1.0.5/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/otp_mibs-1.0.5/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/otp_mibs-1.0.5/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/os_mon-2.2.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/os_mon-2.2.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/os_mon-2.2.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/orber-3.6.13/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/orber-3.6.13/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/orber-3.6.13/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/observer-0.9.8.1/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/observer-0.9.8.1/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/observer-0.9.8.1/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/mnesia-4.4.11/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/mnesia-4.4.11/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/mnesia-4.4.11/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/megaco-3.11.3/ebin", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
access("/usr/local/lib/erlang/lib/megaco-3.11.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/megaco-3.11.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/inviso-0.6/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/inviso-0.6/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/inviso-0.6/ebin", W_OK) = -1 EACCES (Permission denied)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 490485227}) = 0
stat("/usr/local/lib/erlang/lib/inets-5.1.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/inets-5.1.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/inets-5.1.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/ic-4.2.22/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/ic-4.2.22/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/ic-4.2.22/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/hipe-3.7.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/hipe-3.7.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/hipe-3.7.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/gs-1.5.10/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/gs-1.5.10/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/gs-1.5.10/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/eunit-2.1.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/eunit-2.1.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/eunit-2.1.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/et-1.3.2/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/et-1.3.2/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/et-1.3.2/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/erts-5.7.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/erts-5.7.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/erts-5.7.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/erl_interface-3.6.3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/erl_interface-3.6.3", R_OK) = 0
access("/usr/local/lib/erlang/lib/erl_interface-3.6.3", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/edoc-0.7.6.4/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/edoc-0.7.6.4/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/edoc-0.7.6.4/ebin", W_OK) = -1 EACCES (Permission denied)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 494767580}) = 0
stat("/usr/local/lib/erlang/lib/docbuilder-0.9.8.5/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/docbuilder-0.9.8.5/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/docbuilder-0.9.8.5/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/dialyzer-2.0.0/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/dialyzer-2.0.0/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/dialyzer-2.0.0/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/debugger-3.2/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/debugger-3.2/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/debugger-3.2/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/cosTransactions-1.2.7/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/cosTransactions-1.2.7/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/cosTransactions-1.2.7/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/cosTime-1.1.6/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/cosTime-1.1.6/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/cosTime-1.1.6/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/cosProperty-1.1.9/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/cosProperty-1.1.9/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/cosProperty-1.1.9/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/cosNotification-1.1.11/ebin", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
access("/usr/local/lib/erlang/lib/cosNotification-1.1.11/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/cosNotification-1.1.11/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/cosFileTransfer-1.1.8/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/cosFileTransfer-1.1.8/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/cosFileTransfer-1.1.8/ebin", W_OK) = -1 EACCES (Permission denied)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 496689723}) = 0
stat("/usr/local/lib/erlang/lib/cosEventDomain-1.1.6/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/cosEventDomain-1.1.6/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/cosEventDomain-1.1.6/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/cosEvent-2.1.6/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/cosEvent-2.1.6/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/cosEvent-2.1.6/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/compiler-4.6.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/compiler-4.6.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/compiler-4.6.3/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/common_test-1.4.5/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/common_test-1.4.5/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/common_test-1.4.5/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/asn1-1.6.11/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/asn1-1.6.11/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/asn1-1.6.11/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/appmon-2.1.10.1/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/appmon-2.1.10.1/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/appmon-2.1.10.1/ebin", W_OK) = -1 EACCES (Permission denied)
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", W_OK) = -1 EACCES (Permission denied)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 499892827}) = 0
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", R_OK) = 0
access("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", W_OK) = -1 EACCES (Permission denied)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 500926816}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 501347844}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 501742889}) = 0
stat("/usr/local/lib/erlang/lib/appmon-2.1.10.1.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 502508113}) = 0
stat("/usr/local/lib/erlang/lib/asn1-1.6.11.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/common_test-1.4.5.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/compiler-4.6.3.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/cosEvent-2.1.6.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 503432027}) = 0
stat("/usr/local/lib/erlang/lib/cosEventDomain-1.1.6.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/cosFileTransfer-1.1.8.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/cosNotification-1.1.11.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/cosProperty-1.1.9.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 504652084}) = 0
stat("/usr/local/lib/erlang/lib/cosTime-1.1.6.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/cosTransactions-1.2.7.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/debugger-3.2.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/dialyzer-2.0.0.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 505435189}) = 0
stat("/usr/local/lib/erlang/lib/docbuilder-0.9.8.5.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/edoc-0.7.6.4.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/erl_interface-3.6.3.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/erts-5.7.3.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/et-1.3.2.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 506654129}) = 0
stat("/usr/local/lib/erlang/lib/eunit-2.1.3.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/gs-1.5.10.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/hipe-3.7.3.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/ic-4.2.22.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/inets-5.1.3.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 507647329}) = 0
stat("/usr/local/lib/erlang/lib/inviso-0.6.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/megaco-3.11.3.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/mnesia-4.4.11.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/observer-0.9.8.1.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 510832553}) = 0
stat("/usr/local/lib/erlang/lib/orber-3.6.13.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/os_mon-2.2.3.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/otp_mibs-1.0.5.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/parsetools-2.0.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 511783566}) = 0
stat("/usr/local/lib/erlang/lib/percept-0.8.2.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/pman-2.7.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/public_key-0.3.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/reltool-0.5.1.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 512752739}) = 0
stat("/usr/local/lib/erlang/lib/runtime_tools-1.8.1.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/sasl-2.1.7.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/snmp-4.13.5.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/syntax_tools-1.6.3.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 513670786}) = 0
stat("/usr/local/lib/erlang/lib/test_server-3.3.4.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/toolbar-1.4.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/tools-2.6.4.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/tv-2.1.4.3.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/typer-0.1.7.2.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 515012653}) = 0
stat("/usr/local/lib/erlang/lib/webtool-0.8.4.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/wx-0.98.3.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/xmerl-1.2.1.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/couchdb/erlang/lib/couch-0.10.0.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 515828726}) = 0
stat("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831430.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831754.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/couchdb/erlang/lib/erlang-oauth.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 517266980}) = 0
stat("/usr/local/lib/couchdb/erlang/lib/etap.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/couchdb/erlang/lib/ibrowse-1.5.2.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/couchdb/erlang/lib/mochiweb-r97.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 518409928}) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3.ez", 0x7fff5951a2e0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/compiler-4.6.3/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 44 entries */, 4096) = 1680
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 522527167}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 522921095}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 82 entries */, 4096) = 2928
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 523636310}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 523755327}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 527477521}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 69 entries */, 4096) = 2616
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 530913629}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 531730819}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 532506661}) = 0
getcwd("/tmp", 8191) = 5
stat("/tmp/./standard_error.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/tmp/./standard_error.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/standard_error.beam", {st_mode=S_IFREG|0644, st_size=7796, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/standard_error.beam", O_RDONLY) = 8
read(8, "FOR1\0\0\36lBEAMAtom\0\0\2\260\0\0\0C\16standar"..., 7796) = 7796
close(8) = 0
getcwd("/tmp", 8191) = 5
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 533943797}) = 0
getcwd("/tmp", 8191) = 5
stat("/tmp/./supervisor_bridge.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/tmp/./supervisor_bridge.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/supervisor_bridge.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/supervisor_bridge.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/supervisor_bridge.beam", {st_mode=S_IFREG|0644, st_size=4460, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/supervisor_bridge.beam", O_RDONLY) = 8
read(8, "FOR1\0\0\21dBEAMAtom\0\0\1\340\0\0\0000\21supervi"..., 4460) = 4460
close(8) = 0
getcwd("/tmp", 8191) = 5
clock_gettime(CLOCK_MONOTONIC, {79318, 537246920}) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 537527139}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 537726897}) = 0
getcwd("/tmp", 8191) = 5
stat("/tmp/./user_sup.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/tmp/./user_sup.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/user_sup.beam", {st_mode=S_IFREG|0644, st_size=4072, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/user_sup.beam", O_RDONLY) = 8
read(8, "FOR1\0\0\17\340BEAMAtom\0\0\1T\0\0\0(\10user_su"..., 4072) = 4072
close(8) = 0
getcwd("/tmp", 8191) = 5
clock_gettime(CLOCK_MONOTONIC, {79318, 541872354}) = 0
getcwd("/tmp", 8191) = 5
stat("/tmp/./user.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/tmp/./user.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/user.beam", {st_mode=S_IFREG|0644, st_size=24028, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/user.beam", O_RDONLY) = 8
read(8, "FOR1\0\0]\324BEAMAtom\0\0\4O\0\0\0u\4user\5st"..., 24028) = 24028
close(8) = 0
getcwd("/tmp", 8191) = 5
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 542628359}) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 543911277}) = 0
getcwd("/tmp", 8191) = 5
stat("/tmp/./kernel_config.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/tmp/./kernel_config.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/kernel_config.beam", {st_mode=S_IFREG|0644, st_size=5504, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/kernel_config.beam", O_RDONLY) = 8
read(8, "FOR1\0\0\25xBEAMAtom\0\0\2\230\0\0\0>\rkernel_"..., 5504) = 5504
close(8) = 0
getcwd("/tmp", 8191) = 5
clock_gettime(CLOCK_MONOTONIC, {79318, 544872348}) = 0
getcwd("/tmp", 8191) = 5
stat("/tmp/./queue.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/tmp/./queue.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 545198386}) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/queue.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/queue.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC, {79318, 545437536}) = 0
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/queue.beam", {st_mode=S_IFREG|0644, st_size=12728, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/queue.beam", O_RDONLY) = 8
read(8, "FOR1\0\0001\260BEAMAtom\0\0\1C\0\0\0001\5queue\3n"..., 12728) = 12728
close(8) = 0
getcwd("/tmp", 8191) = 5
getcwd("/tmp", 8191) = 5
stat("/tmp/./error_logger_tty_h.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/tmp/./error_logger_tty_h.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 548457646}) = 0
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/error_logger_tty_h.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/error_logger_tty_h.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/error_logger_tty_h.beam", {st_mode=S_IFREG|0644, st_size=9804, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/error_logger_tty_h.beam", O_RDONLY) = 8
read(8, "FOR1\0\0&DBEAMAtom\0\0\2\256\0\0\0G\22error_l"..., 9804) = 9804
close(8) = 0
getcwd("/tmp", 8191) = 5
gettimeofday({1257163757, 818197}, NULL) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 550653861}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 550807800}) = 0
gettimeofday({1257163757, 819059}, NULL) = 0
getcwd("/tmp", 8191) = 5
stat("/tmp/./c.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/tmp/./c.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/c.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/c.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/c.beam", {st_mode=S_IFREG|0644, st_size=26124, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/c.beam", O_RDONLY) = 8
read(8, "FOR1\0\0f\4BEAMAtom\0\0\6\373\0\0\0\306\1c\4help\2"..., 26124) = 26124
close(8) = 0
getcwd("/tmp", 8191) = 5
mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0242d0b000
getcwd("/tmp", 8191) = 5
stat("/tmp/./file.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/tmp/./file.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/file.beam", {st_mode=S_IFREG|0644, st_size=28836, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/file.beam", O_RDONLY) = 8
read(8, "FOR1\0\0p\234BEAMAtom\0\0\5O\0\0\0\214\4file\ffo"..., 28836) = 28836
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 558751164}) = 0
getcwd("/tmp", 8191) = 5
getcwd("/tmp", 8191) = 5
stat("/tmp/./erl_eval.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/tmp/./erl_eval.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/erl_eval.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/erl_eval.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/erl_eval.beam", {st_mode=S_IFREG|0644, st_size=46776, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/erl_eval.beam", O_RDONLY) = 8
read(8, "FOR1\0\0\266\260BEAMAtom\0\0\t\242\0\0\0\365\10erl_eva"..., 46776) = 46776
close(8) = 0
getcwd("/tmp", 8191) = 5
getcwd("/tmp", 8191) = 5
stat("/tmp/./orddict.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/tmp/./orddict.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/orddict.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/orddict.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 571989917}) = 0
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/orddict.beam", {st_mode=S_IFREG|0644, st_size=6964, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/orddict.beam", O_RDONLY) = 8
read(8, "FOR1\0\0\33,BEAMAtom\0\0\0\362\0\0\0 \7orddict"..., 6964) = 6964
close(8) = 0
getcwd("/tmp", 8191) = 5
getcwd("/tmp", 8191) = 5
stat("/tmp/./file_io_server.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/tmp/./file_io_server.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/file_io_server.beam", {st_mode=S_IFREG|0644, st_size=28864, ...}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/file_io_server.beam", O_RDONLY) = 8
read(8, "FOR1\0\0p\270BEAMAtom\0\0\3\371\0\0\0o\16file_io"..., 28864) = 28864
close(8) = 0
getcwd("/tmp", 8191) = 5
clock_gettime(CLOCK_MONOTONIC, {79318, 575583317}) = 0
stat("./.erlang", 0x7fff5951a2c0) = -1 ENOENT (No such file or directory)
open("./.erlang", O_RDONLY) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC, {79318, 575851243}) = 0
stat("/usr/local/var/lib/couchdb/.erlang", 0x7fff5951a2c0) = -1 ENOENT (No such file or directory)
open("/usr/local/var/lib/couchdb/.erlang", O_RDONLY) = -1 ENOENT (No such file or directory)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 576440179}) = 0
getcwd("/tmp", 8191) = 5
stat("/tmp/./couch.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/tmp/./couch.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/couch.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/couch.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/couch.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/couch.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/couchdb/erlang/lib/mochiweb-r97/ebin/couch.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/couchdb/erlang/lib/mochiweb-r97/ebin/couch.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/couchdb/erlang/lib/ibrowse-1.5.2/ebin/couch.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/couchdb/erlang/lib/ibrowse-1.5.2/ebin/couch.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/couchdb/erlang/lib/etap/ebin/couch.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/couchdb/erlang/lib/etap/ebin/couch.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/couchdb/erlang/lib/erlang-oauth/ebin/couch.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/couchdb/erlang/lib/erlang-oauth/ebin/couch.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 578259229}) = 0
stat("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831754/ebin/couch.beam", {st_mode=S_IFREG|0644, st_size=1000, ...}) = 0
open("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831754/ebin/couch.beam", O_RDONLY) = 8
read(8, "FOR1\0\0\3\340BEAMAtom\0\0\0\243\0\0\0\20\5couch\5s"..., 1000) = 1000
close(8) = 0
getcwd("/tmp", 8191) = 5
getcwd("/tmp", 8191) = 5
open("/tmp/.", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0
getdents(8, /* 5 entries */, 4096) = 144
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 69 entries */, 4096) = 2616
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 581113387}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 581264532}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 82 entries */, 4096) = 2928
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 583393695}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 586812761}) = 0
open("/usr/local/lib/couchdb/erlang/lib/mochiweb-r97/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 26 entries */, 4096) = 1064
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/couchdb/erlang/lib/ibrowse-1.5.2/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 10 entries */, 4096) = 360
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 588730992}) = 0
open("/usr/local/lib/couchdb/erlang/lib/etap/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 11 entries */, 4096) = 408
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/couchdb/erlang/lib/erlang-oauth/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 9 entries */, 4096) = 312
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831754/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 55 entries */, 4096) = 2432
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 591081146}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 591419197}) = 0
stat("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831754/ebin/couch.app", {st_mode=S_IFREG|0644, st_size=1741, ...}) = 0
open("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831754/ebin/couch.app", O_RDONLY) = 8
read(8, "{application, couch, [\n {desc"..., 1741) = 1741
close(8) = 0
getcwd("/tmp", 8191) = 5
stat("/tmp/./erl_scan.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/tmp/./erl_scan.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/erl_scan.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/erl_scan.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/erl_scan.beam", {st_mode=S_IFREG|0644, st_size=63780, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/erl_scan.beam", O_RDONLY) = 8
mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0242c0b000
read(8, "FOR1\0\0\371\34BEAMAtom\0\0\10\254\0\0\0\344\10erl_sca"..., 63780) = 63780
close(8) = 0
getcwd("/tmp", 8191) = 5
getcwd("/tmp", 8191) = 5
stat("/tmp/./proplists.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/tmp/./proplists.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/proplists.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/proplists.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 604913864}) = 0
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/proplists.beam", {st_mode=S_IFREG|0644, st_size=11124, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/proplists.beam", O_RDONLY) = 8
read(8, "FOR1\0\0+lBEAMAtom\0\0\2\232\0\0\0=\tproplis"..., 11124) = 11124
close(8) = 0
getcwd("/tmp", 8191) = 5
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 613320441}) = 0
getcwd("/tmp", 8191) = 5
stat("/tmp/./erl_parse.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/tmp/./erl_parse.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/erl_parse.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/erl_parse.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/erl_parse.beam", {st_mode=S_IFREG|0644, st_size=273604, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/erl_parse.beam", O_RDONLY) = 8
read(8, "FOR1\0\4,\274BEAMAtom\0\0#}\0\0\2\305\terl_par"..., 273604) = 273604
close(8) = 0
getcwd("/tmp", 8191) = 5
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 627584244}) = 0
getcwd("/tmp", 8191) = 5
open("/tmp/.", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0
getdents(8, /* 5 entries */, 4096) = 144
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 638031701}) = 0
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 69 entries */, 4096) = 2616
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 641328957}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 82 entries */, 4096) = 2928
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 646464261}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 646602275}) = 0
open("/usr/local/lib/couchdb/erlang/lib/mochiweb-r97/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 26 entries */, 4096) = 1064
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 647213282}) = 0
open("/usr/local/lib/couchdb/erlang/lib/ibrowse-1.5.2/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 10 entries */, 4096) = 360
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/couchdb/erlang/lib/etap/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 11 entries */, 4096) = 408
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/couchdb/erlang/lib/erlang-oauth/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 9 entries */, 4096) = 312
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 648566325}) = 0
open("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831754/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 55 entries */, 4096) = 2432
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 649166435}) = 0
open("/usr/local/lib/couchdb/erlang/lib/couch-0.11.0b831430/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 55 entries */, 4096) = 2432
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 649821584}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 649976361}) = 0
open("/usr/local/lib/couchdb/erlang/lib/couch-0.10.0/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 2 entries */, 4096) = 48
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/erlang/lib/xmerl-1.2.1/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 37 entries */, 4096) = 1536
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 650894407}) = 0
open("/usr/local/lib/erlang/lib/wx-0.98.3/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
getdents(8, /* 97 entries */, 4096) = 4072
getdents(8, /* 100 entries */, 4096) = 4072
getdents(8, /* 13 entries */, 4096) = 552
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 652841694}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 652963504}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 653097607}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 653216623}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 653352682}) = 0
open("/usr/local/lib/erlang/lib/webtool-0.8.4/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 6 entries */, 4096) = 192
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/erlang/lib/typer-0.1.7.2/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 10 entries */, 4096) = 352
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 655870744}) = 0
open("/usr/local/lib/erlang/lib/tv-2.1.4.3/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 37 entries */, 4096) = 1384
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 667235409}) = 0
open("/usr/local/lib/erlang/lib/tools-2.6.4/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 19 entries */, 4096) = 656
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/erlang/lib/toolbar-1.4/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 9 entries */, 4096) = 328
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/erlang/lib/test_server-3.3.4/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 12 entries */, 4096) = 472
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 671983770}) = 0
open("/usr/local/lib/erlang/lib/syntax_tools-1.6.3/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 13 entries */, 4096) = 488
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/erlang/lib/snmp-4.13.5/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 83 entries */, 4096) = 3520
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 676748895}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 677554071}) = 0
open("/usr/local/lib/erlang/lib/sasl-2.1.7/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 24 entries */, 4096) = 904
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/erlang/lib/runtime_tools-1.8.1/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 16 entries */, 4096) = 640
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 681986173}) = 0
open("/usr/local/lib/erlang/lib/reltool-0.5.1/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 11 entries */, 4096) = 408
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/erlang/lib/public_key-0.3/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 10 entries */, 4096) = 376
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/erlang/lib/pman-2.7/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 19 entries */, 4096) = 736
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 684685553}) = 0
open("/usr/local/lib/erlang/lib/percept-0.8.2/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 15 entries */, 4096) = 544
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/erlang/lib/parsetools-2.0/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 8 entries */, 4096) = 272
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/erlang/lib/otp_mibs-1.0.5/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 5 entries */, 4096) = 152
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/erlang/lib/os_mon-2.2.3/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 12 entries */, 4096) = 392
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 687511493}) = 0
open("/usr/local/lib/erlang/lib/orber-3.6.13/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 89 entries */, 4096) = 4056
getdents(8, /* 7 entries */, 4096) = 288
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 691827931}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 692645959}) = 0
open("/usr/local/lib/erlang/lib/observer-0.9.8.1/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 12 entries */, 4096) = 424
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/erlang/lib/mnesia-4.4.11/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 33 entries */, 4096) = 1328
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 696306131}) = 0
open("/usr/local/lib/erlang/lib/megaco-3.11.3/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
getdents(8, /* 75 entries */, 4096) = 4080
getdents(8, /* 39 entries */, 4096) = 2288
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 698439206}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 698570236}) = 0
open("/usr/local/lib/erlang/lib/inviso-0.6/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 10 entries */, 4096) = 352
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 699827451}) = 0
open("/usr/local/lib/erlang/lib/inets-5.1.3/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 76 entries */, 4096) = 2968
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 700946372}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 701371311}) = 0
open("/usr/local/lib/erlang/lib/ic-4.2.22/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 41 entries */, 4096) = 1504
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 702238510}) = 0
open("/usr/local/lib/erlang/lib/hipe-3.7.3/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 47 entries */, 4096) = 1984
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 703174437}) = 0
open("/usr/local/lib/erlang/lib/gs-1.5.10/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 45 entries */, 4096) = 1728
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 706035579}) = 0
open("/usr/local/lib/erlang/lib/eunit-2.1.3/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 17 entries */, 4096) = 640
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/erlang/lib/et-1.3.2/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 9 entries */, 4096) = 312
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/erlang/lib/erts-5.7.3/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 10 entries */, 4096) = 344
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 707284691}) = 0
open("/usr/local/lib/erlang/lib/erl_interface-3.6.3", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 6 entries */, 4096) = 152
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/erlang/lib/edoc-0.7.6.4/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 20 entries */, 4096) = 744
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/erlang/lib/docbuilder-0.9.8.5/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 32 entries */, 4096) = 1416
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 708542745}) = 0
open("/usr/local/lib/erlang/lib/dialyzer-2.0.0/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 20 entries */, 4096) = 840
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 709056806}) = 0
open("/usr/local/lib/erlang/lib/debugger-3.2/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 41 entries */, 4096) = 1640
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 709590983}) = 0
open("/usr/local/lib/erlang/lib/cosTransactions-1.2.7/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 35 entries */, 4096) = 1880
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 710165949}) = 0
open("/usr/local/lib/erlang/lib/cosTime-1.1.6/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 22 entries */, 4096) = 992
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/erlang/lib/cosProperty-1.1.9/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 37 entries */, 4096) = 2200
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 711717911}) = 0
open("/usr/local/lib/erlang/lib/cosNotification-1.1.11/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
getdents(8, /* 68 entries */, 4096) = 4048
getdents(8, /* 44 entries */, 4096) = 2664
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 713215114}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 713696209}) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 713826121}) = 0
open("/usr/local/lib/erlang/lib/cosFileTransfer-1.1.8/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 32 entries */, 4096) = 1816
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 715336176}) = 0
open("/usr/local/lib/erlang/lib/cosEventDomain-1.1.6/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 23 entries */, 4096) = 1264
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 716416263}) = 0
open("/usr/local/lib/erlang/lib/cosEvent-2.1.6/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 34 entries */, 4096) = 1808
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
open("/usr/local/lib/erlang/lib/compiler-4.6.3/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 44 entries */, 4096) = 1680
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 718325274}) = 0
open("/usr/local/lib/erlang/lib/common_test-1.4.5/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 28 entries */, 4096) = 1016
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 720538532}) = 0
open("/usr/local/lib/erlang/lib/asn1-1.6.11/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 28 entries */, 4096) = 1128
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 721161551}) = 0
open("/usr/local/lib/erlang/lib/appmon-2.1.10.1/ebin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 8
fstat(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents(8, /* 13 entries */, 4096) = 464
getdents(8, /* 0 entries */, 4096) = 0
close(8) = 0
getcwd("/tmp", 8191) = 5
stat("/tmp/./erl_posix_msg.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/tmp/./erl_posix_msg.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/erl_posix_msg.beam", 0x7fff5951a2b0) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.3/ebin/erl_posix_msg.beam", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/erl_posix_msg.beam", {st_mode=S_IFREG|0644, st_size=9272, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.3/ebin/erl_posix_msg.beam", O_RDONLY) = 8
read(8, "FOR1\0\0$0BEAMAtom\0\0\4\303\0\0\0\217\rerl_pos"..., 9272) = 9272
close(8) = 0
getcwd("/tmp", 8191) = 5
epoll_wait(3, {}, 256, 0) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 724593748}) = 0
clock_gettime(CLOCK_MONOTONIC, {79318, 725402836}) = 0
epoll_wait(3,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment