FYI: KMC stays silent when the output file is not created due to a memory problem.
In my case, I'm running KMC3 on a SLURM cluster, and my log files (.err and .out) are normal (no errors in the .err and the standard KMC information in the .out); the only problem is that the .kmc_sup and .kmc_pre files are not created.
My colleague encountered the same problem on an AWS cluster.
Increasing the -m parameter solves the problem, but it would be nice if KMC informed the user that the output files are not created due to a memory problem.
FYI: KMC stays silent when the output file is not created due to a memory problem.
In my case, I'm running KMC3 on a SLURM cluster, and my log files (.err and .out) are normal (no errors in the .err and the standard KMC information in the .out); the only problem is that the .kmc_sup and .kmc_pre files are not created.
My colleague encountered the same problem on an AWS cluster.
Increasing the -m parameter solves the problem, but it would be nice if KMC informed the user that the output files are not created due to a memory problem.