Expect vm overcommit memory value to be 1, system will no longer throw bad_alloc, memory alloc are always accepted, memory limit check is handed over to Doris Allocator, make sure throw exception position is controllable, otherwise bad_alloc can be thrown anywhere and it will be difficult to achieve exception safety.