The default block size for some of the Cholesky benchmarks is set to 256, so whenever smaller matrix is used without explicitly specifying the block size program hangs or segfaults.
User should be warned that the block size is bigger than the problem size or the block size should be lower for smaller matrices automatically.