It seems like IVM is using all threads available on a machine per default. When sharing resources on a cluster with multiple users this is not something that you want, because different jobs would have to fight for the same cores.
Is there a way to change this behavior? The amount of threads used does not seem to be related to julia-multithreading or blas.