The current documentation claims that timeout and internal error default to the same exit code (77). This is incorrect; timeouts default to 70.
See code here: https://github.com/llvm/llvm-project/blob/5fa43db46ef9f05400e4fb4d9d8e5fb1781eeae5/compiler-rt/lib/fuzzer/FuzzerOptions.h#L23