Subtract 128 and compare with `kill -l`. They aren't specific to hydra. It's just a JVM thing.
--
You received this message because you are subscribed to the Google Groups "hydra-oss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hydra-oss+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
iirc those might be SIGABRT and SIGKILL. Which are most likely JVM errors and either "killing" a job via spawn or your OS's oom killer triggering (check dmesg).
(In the last hydra release, I added support for automatically recovering from JVM/ 134 errors)