ERROR: failed to allocate 201020160 bytes for array list

Dear Lammps users & Developers
during the minimization with reax/c, I get the following error:
I have tried to minimise the system and for “linesearch alpha is zero” reason,
I used minimise command more.

but the simulation stopped by following error.
I tried to find the solution at mailing list but I can’t find usefull comment about my problem.
is there any suggestion.
Thanks
Hadi
ERROR: failed to allocate 201020160 bytes for array list:three_bodies

pair_style reax/c NULL checkqeq yes
pair_coeff * * ffield.reax Cu O

fix 2 all qeq/reax 1 0.0 10.0 1e-6 param.qeq

fix 3 all box/relax aniso 0.0

min_style cg
min_modify dmax 1.0e-2 line quadratic

minimize 0 1.0e-6 50000 100000

minimize 0 1.0e-6 50000 100000

.
.
.

minimize 0 1.0e-6 50000 100000

Dear Lammps users & Developers
during the minimization with reax/c, I get the following error:
I have tried to minimise the system and for "linesearch alpha is zero"
reason,
I used minimise command more.
but the simulation stopped by following error.
I tried to find the solution at mailing list but I can't find usefull
comment about my problem.

there is *far* too little information here to say anything for
certain. if you want help you have to help people more to help you.
the best is to construct a minimal input that reproduces the
problematic behavior and post it.

the most likely explanation is that your system has collapsed into
some unphysical state because of some errors in the parameters or
other settings in the input.

axel.