There are a few issues here:
(1) if the model failed immediately, it often indicates that the input data is wrong. What is your forcing data for this case?
(2) Please set debug_level =0 because higher levels won't yield more helpful information.
(3) The only concern i have about enamelist is the option:
cu_physics = 1, 1, 1,
Please try the option:
cu_physics = 1, 0, 0,
This is because cumulus scheme should be off for high resolution domain.
However, i don't think this is the reason for the immediate failure of this case.
Please check your forcing data first.