… read(0, "002 1234567890123456789012345678"..., 4096) = 4096 write(2, "002 1234567890123456789012345678"..., 100002 12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345 ) = 100 lseek(0, 200, SEEK_SET) = 200 lseek(0, 0, SEEK_CUR) = 200 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aaaabb1c1d0) = 2120 nanosleep({0, 100000000}, NULL) = 0 read(0, "", 4096) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 2117 …