Prover9 produced a fully automated proof using hyperresolution quickly. The use of hyperresolution comes as similar to using condensed detachment (which can get said to find the most general result of substitution instances of two well-formed formulas using modus ponens by finding the least amount of substitution in the antecedent of the longer substitution instance of the two wffs, and the most amount of substitution in the consequent of that same substitution instance of the longer wff). To learn how to follow this proof I'll suggest that you look here.
% -------- Comments from original proof --------
% Proof 1 at 3.78 (+ 0.47) seconds.
% Length of proof is 32.
% Level of proof is 13.
% Maximum clause weight is 14.
% Given clauses 1206.
1 P(C(C(x,N(x)),N(x))) # label(non_clause) # label(goal). [goal].
2 -P(C(x,y)) | -P(x) | P(y). [assumption].
3 P(C(C(x,C(y,z)),C(C(x,y),C(x,z)))). [assumption].
4 P(C(x,C(y,x))). [assumption].
5 P(C(x,C(N(x),y))). [assumption].
6 P(C(C(N(x),x),x)). [assumption].
7 -P(C(C(c1,N(c1)),N(c1))). [deny(1)].
9 P(C(x,C(y,C(z,y)))). [hyper(2,a,4,a,b,4,a)].
10 P(C(C(x,y),C(x,x))). [hyper(2,a,3,a,b,4,a)].
13 P(C(x,C(y,C(N(y),z)))). [hyper(2,a,4,a,b,5,a)].
18 P(C(x,C(C(N(y),y),y))). [hyper(2,a,4,a,b,6,a)].
26 P(C(x,x)). [hyper(2,a,10,a,b,9,a)].
29 P(C(C(C(x,y),x),C(C(x,y),y))). [hyper(2,a,3,a,b,26,a)].
38 P(C(C(x,y),C(x,C(N(y),z)))). [hyper(2,a,3,a,b,13,a)].
46 P(C(C(x,C(N(y),y)),C(x,y))). [hyper(2,a,3,a,b,18,a)].
167 P(C(x,C(N(C(y,x)),z))). [hyper(2,a,38,a,b,4,a)].
177 P(C(C(x,N(C(y,x))),C(x,z))). [hyper(2,a,3,a,b,167,a)].
510 P(C(C(N(x),N(C(y,N(x)))),x)). [hyper(2,a,46,a,b,177,a)].
575 P(C(x,C(C(N(y),N(C(z,N(y)))),y))). [hyper(2,a,4,a,b,510,a)].
588 P(C(x,C(C(C(y,z),y),C(C(y,z),z)))). [hyper(2,a,4,a,b,29,a)].
608 P(C(C(C(x,C(y,x)),z),z)). [hyper(2,a,29,a,b,9,a)].
652 P(C(x,C(C(C(y,C(z,y)),u),u))). [hyper(2,a,4,a,b,608,a)].
1597 P(C(C(x,C(C(y,C(z,y)),u)),C(x,u))). [hyper(2,a,3,a,b,652,a)].
16656 P(C(C(x,C(C(y,x),z)),C(x,z))). [hyper(2,a,1597,a,b,3,a)].
16759 P(C(x,C(C(x,y),y))). [hyper(2,a,16656,a,b,588,a)].
16760 P(C(N(C(x,N(y))),y)). [hyper(2,a,16656,a,b,575,a)].
16865 P(C(x,C(y,C(C(y,z),z)))). [hyper(2,a,4,a,b,16759,a)].
17384 P(C(C(C(N(C(x,N(y))),y),z),z)). [hyper(2,a,16759,a,b,16760,a)].
20169 P(C(C(x,y),C(x,C(C(y,z),z)))). [hyper(2,a,3,a,b,16865,a)].
25974 P(C(N(C(x,N(y))),C(C(y,z),z))). [hyper(2,a,17384,a,b,20169,a)].
27812 P(C(C(x,N(x)),N(x))). [hyper(2,a,6,a,b,25974,a)].