strace -e trace=process -f /home/ubuntu/LoudPopcorn/venv/bin/python /home/ubuntu/LoudPopcorn/TwitterClient/streaming.py execve("/home/ubuntu/LoudPopcorn/venv/bin/python", ["/home/ubuntu/LoudPopcorn/venv/bi"..., "/home/ubuntu/LoudPopcorn/Twitter"...], [/* 18 vars */]) = 0 clone(Process 1517 attached child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7341968) = 1517 [pid 1517] execve("/bin/sh", ["sh", "-c", "/sbin/ldconfig -p 2>/dev/null"], [/* 18 vars */]) = 0 [pid 1517] clone(Process 1518 attached child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb758b728) = 1518 [pid 1517] wait4(-1, Process 1517 suspended [pid 1518] execve("/sbin/ldconfig", ["/sbin/ldconfig", "-p"], [/* 18 vars */]) = 0 [pid 1518] execve("/sbin/ldconfig.real", ["/sbin/ldconfig.real", "-p"], [/* 18 vars */]) = 0 [pid 1518] exit_group(0) = ? Process 1517 resumed Process 1518 detached [pid 1517] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1518 [pid 1517] --- SIGCHLD (Child exited) @ 0 (0) --- [pid 1517] exit_group(0) = ? Process 1517 detached --- SIGCHLD (Child exited) @ 0 (0) --- waitpid(1517, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 1517 clone(Process 1519 attached child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7341968) = 1519 [pid 1519] execve("/bin/sh", ["sh", "-c", "/sbin/ldconfig -p 2>/dev/null"], [/* 18 vars */]) = 0 [pid 1519] clone(Process 1520 attached child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7611728) = 1520 [pid 1519] wait4(-1, Process 1519 suspended [pid 1520] execve("/sbin/ldconfig", ["/sbin/ldconfig", "-p"], [/* 18 vars */]) = 0 [pid 1520] execve("/sbin/ldconfig.real", ["/sbin/ldconfig.real", "-p"], [/* 18 vars */]) = 0 [pid 1520] exit_group(0) = ? Process 1519 resumed Process 1520 detached [pid 1519] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1520 [pid 1519] --- SIGCHLD (Child exited) @ 0 (0) --- [pid 1519] exit_group(0) = ? Process 1519 detached --- SIGCHLD (Child exited) @ 0 (0) --- waitpid(1519, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 1519 clone(Process 1521 attached child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7341968) = 1521 [pid 1521] execve("/bin/sh", ["sh", "-c", "uname -p 2> /dev/null"], [/* 18 vars */]) = 0 [pid 1521] clone(Process 1522 attached child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb758e728) = 1522 [pid 1521] wait4(-1, Process 1521 suspended [pid 1522] execve("/bin/uname", ["uname", "-p"], [/* 18 vars */]) = 0 [pid 1522] exit_group(0) = ? Process 1521 resumed Process 1522 detached [pid 1521] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1522 [pid 1521] --- SIGCHLD (Child exited) @ 0 (0) --- [pid 1521] exit_group(0) = ? Process 1521 detached --- SIGCHLD (Child exited) @ 0 (0) --- waitpid(1521, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 1521 usage: /home/ubuntu/LoudPopcorn/TwitterClient/streaming.py start|stop|restart exit_group(2) = ?