When I use CVX to solve this function f(x,y,z)=x*z*log2(1+y/z)),the algorithm does not converge


This is the iterative result of f(x,y,z)=xzlog2(1+y/z), and it obviously does not converge after 100 iterations. I would appreciate it if the question could be answered.