#include #include int main() { printf("%d: p4 running\n", getpid()); }