TSTP Solution File: SYN313-1.001.002 by Metis---2.4

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Metis---2.4
% Problem  : SYN313-1.001.002 : TPTP v8.1.0. Released v1.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : metis --show proof --show saturation %s

% Computer : n027.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 600s
% DateTime : Thu Jul 21 09:01:09 EDT 2022

% Result   : Unsatisfiable 0.47s 0.71s
% Output   : CNFRefutation 0.57s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   75
%            Number of leaves      :    2
% Syntax   : Number of clauses     :  123 (   4 unt;  90 nHn;  55 RR)
%            Number of literals    :  413 (   0 equ;  87 neg)
%            Maximal clause size   :    7 (   3 avg)
%            Maximal term depth    :   17 (   4 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-3 aty)
%            Number of functors    :    8 (   8 usr;   1 con; 0-1 aty)
%            Number of variables   :  164 (  10 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(clause1,negated_conjecture,
    ( ~ p(X0,f0(X0),X1)
    | ~ p(X0,f1(X1),X2) ) ).

cnf(clause2,negated_conjecture,
    ( p(h0,Y0,j0(Y2))
    | p(h1(Y0),Y1,j1(Y2))
    | p(h2(Y1),Y2,j2(Y2)) ) ).

cnf(refute_0_0,plain,
    ( ~ p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0)))))))
    | ~ p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0))))))))))))) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h0)),bind(X1,$fot(j0(f0(h2(f0(h1(f0(h0)))))))),bind(X2,$fot(j0(f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0))))))))))))))]]) ).

cnf(refute_0_1,plain,
    ( ~ p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0)))))))
    | ~ p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(f1(j2(f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0))))))))))))))) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h0)),bind(X1,$fot(j0(f0(h2(f0(h1(f0(h0)))))))),bind(X2,$fot(j0(f1(j2(f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0))))))))))))))))]]) ).

cnf(refute_0_2,plain,
    ( ~ p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0)))))))
    | ~ p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(f0(h2(f1(j1(X_267)))))) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h0)),bind(X1,$fot(j0(f0(h2(f0(h1(f0(h0)))))))),bind(X2,$fot(j0(f0(h2(f1(j1(X_267)))))))]]) ).

cnf(refute_0_3,plain,
    ( ~ p(h0,f0(h0),X1)
    | ~ p(h0,f1(X1),j0(f1(j2(f0(h2(f1(j1(X_33)))))))) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h0)),bind(X2,$fot(j0(f1(j2(f0(h2(f1(j1(X_33)))))))))]]) ).

cnf(refute_0_4,plain,
    ( p(h0,X_7,j0(Y2))
    | p(h1(X_7),f0(h1(X_7)),j1(Y2))
    | p(h2(f0(h1(X_7))),Y2,j2(Y2)) ),
    inference(subst,[],[clause2:[bind(Y0,$fot(X_7)),bind(Y1,$fot(f0(h1(X_7))))]]) ).

cnf(refute_0_5,plain,
    ( ~ p(h1(X_3),f0(h1(X_3)),X1)
    | ~ p(h1(X_3),f1(X1),j1(X_5)) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h1(X_3))),bind(X2,$fot(j1(X_5)))]]) ).

cnf(refute_0_6,plain,
    ( p(h0,X_3,j0(X_5))
    | p(h1(X_3),f1(X1),j1(X_5))
    | p(h2(f1(X1)),X_5,j2(X_5)) ),
    inference(subst,[],[clause2:[bind(Y0,$fot(X_3)),bind(Y1,$fot(f1(X1))),bind(Y2,$fot(X_5))]]) ).

cnf(refute_0_7,plain,
    ( ~ p(h1(X_3),f0(h1(X_3)),X1)
    | p(h0,X_3,j0(X_5))
    | p(h2(f1(X1)),X_5,j2(X_5)) ),
    inference(resolve,[$cnf( p(h1(X_3),f1(X1),j1(X_5)) )],[refute_0_6,refute_0_5]) ).

cnf(refute_0_8,plain,
    ( ~ p(h1(X_7),f0(h1(X_7)),j1(Y2))
    | p(h0,X_7,j0(X_8))
    | p(h2(f1(j1(Y2))),X_8,j2(X_8)) ),
    inference(subst,[],[refute_0_7:[bind(X1,$fot(j1(Y2))),bind(X_3,$fot(X_7)),bind(X_5,$fot(X_8))]]) ).

cnf(refute_0_9,plain,
    ( p(h0,X_7,j0(Y2))
    | p(h0,X_7,j0(X_8))
    | p(h2(f0(h1(X_7))),Y2,j2(Y2))
    | p(h2(f1(j1(Y2))),X_8,j2(X_8)) ),
    inference(resolve,[$cnf( p(h1(X_7),f0(h1(X_7)),j1(Y2)) )],[refute_0_4,refute_0_8]) ).

cnf(refute_0_10,plain,
    ( p(h0,X_7,j0(X_31))
    | p(h0,X_7,j0(f0(h2(f1(j1(X_31))))))
    | p(h2(f0(h1(X_7))),X_31,j2(X_31))
    | p(h2(f1(j1(X_31))),f0(h2(f1(j1(X_31)))),j2(f0(h2(f1(j1(X_31)))))) ),
    inference(subst,[],[refute_0_9:[bind(Y2,$fot(X_31)),bind(X_8,$fot(f0(h2(f1(j1(X_31))))))]]) ).

cnf(refute_0_11,plain,
    ( ~ p(h2(f1(j1(X_18))),f0(h2(f1(j1(X_18)))),X1)
    | ~ p(h2(f1(j1(X_18))),f1(X1),j2(f1(X1))) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h2(f1(j1(X_18))))),bind(X2,$fot(j2(f1(X1))))]]) ).

cnf(refute_0_12,plain,
    ( p(h0,X_19,j0(X_18))
    | p(h0,X_19,j0(f1(X1)))
    | p(h2(f0(h1(X_19))),X_18,j2(X_18))
    | p(h2(f1(j1(X_18))),f1(X1),j2(f1(X1))) ),
    inference(subst,[],[refute_0_9:[bind(Y2,$fot(X_18)),bind(X_7,$fot(X_19)),bind(X_8,$fot(f1(X1)))]]) ).

cnf(refute_0_13,plain,
    ( ~ p(h2(f1(j1(X_18))),f0(h2(f1(j1(X_18)))),X1)
    | p(h0,X_19,j0(X_18))
    | p(h0,X_19,j0(f1(X1)))
    | p(h2(f0(h1(X_19))),X_18,j2(X_18)) ),
    inference(resolve,[$cnf( p(h2(f1(j1(X_18))),f1(X1),j2(f1(X1))) )],[refute_0_12,refute_0_11]) ).

cnf(refute_0_14,plain,
    ( ~ p(h2(f1(j1(X_31))),f0(h2(f1(j1(X_31)))),j2(f0(h2(f1(j1(X_31))))))
    | p(h0,X_32,j0(X_31))
    | p(h0,X_32,j0(f1(j2(f0(h2(f1(j1(X_31))))))))
    | p(h2(f0(h1(X_32))),X_31,j2(X_31)) ),
    inference(subst,[],[refute_0_13:[bind(X1,$fot(j2(f0(h2(f1(j1(X_31))))))),bind(X_18,$fot(X_31)),bind(X_19,$fot(X_32))]]) ).

cnf(refute_0_15,plain,
    ( p(h0,X_32,j0(X_31))
    | p(h0,X_32,j0(f1(j2(f0(h2(f1(j1(X_31))))))))
    | p(h0,X_7,j0(X_31))
    | p(h0,X_7,j0(f0(h2(f1(j1(X_31))))))
    | p(h2(f0(h1(X_32))),X_31,j2(X_31))
    | p(h2(f0(h1(X_7))),X_31,j2(X_31)) ),
    inference(resolve,[$cnf( p(h2(f1(j1(X_31))),f0(h2(f1(j1(X_31)))),j2(f0(h2(f1(j1(X_31)))))) )],[refute_0_10,refute_0_14]) ).

cnf(refute_0_16,plain,
    ( p(h0,f1(X1),j0(X_33))
    | p(h0,f1(X1),j0(f0(h2(f1(j1(X_33))))))
    | p(h0,f1(X1),j0(f1(j2(f0(h2(f1(j1(X_33))))))))
    | p(h2(f0(h1(f1(X1)))),X_33,j2(X_33)) ),
    inference(subst,[],[refute_0_15:[bind(X_31,$fot(X_33)),bind(X_32,$fot(f1(X1))),bind(X_7,$fot(f1(X1)))]]) ).

cnf(refute_0_17,plain,
    ( ~ p(h0,f0(h0),X1)
    | p(h0,f1(X1),j0(X_33))
    | p(h0,f1(X1),j0(f0(h2(f1(j1(X_33))))))
    | p(h2(f0(h1(f1(X1)))),X_33,j2(X_33)) ),
    inference(resolve,[$cnf( p(h0,f1(X1),j0(f1(j2(f0(h2(f1(j1(X_33)))))))) )],[refute_0_16,refute_0_3]) ).

cnf(refute_0_18,plain,
    ( ~ p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0)))))))
    | p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(X_33))
    | p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(f0(h2(f1(j1(X_33))))))
    | p(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0)))))))))),X_33,j2(X_33)) ),
    inference(subst,[],[refute_0_17:[bind(X1,$fot(j0(f0(h2(f0(h1(f0(h0))))))))]]) ).

cnf(refute_0_19,plain,
    ( p(h0,f0(h0),j0(X_199))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_199))))))
    | p(h0,f0(h0),j0(f1(j2(f0(h2(f1(j1(X_199))))))))
    | p(h2(f0(h1(f0(h0)))),X_199,j2(X_199)) ),
    inference(subst,[],[refute_0_15:[bind(X_31,$fot(X_199)),bind(X_32,$fot(f0(h0))),bind(X_7,$fot(f0(h0)))]]) ).

cnf(refute_0_20,plain,
    ( ~ p(h0,f0(h0),j0(f1(j2(f0(h2(f1(j1(X_198))))))))
    | ~ p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_198)))))))),j0(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_198)))))))))))))) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h0)),bind(X1,$fot(j0(f1(j2(f0(h2(f1(j1(X_198))))))))),bind(X2,$fot(j0(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_198)))))))))))))))]]) ).

cnf(refute_0_21,plain,
    ( p(h0,f0(h0),j0(X_197))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_197))))))
    | p(h0,f0(h0),j0(f1(j2(f0(h2(f1(j1(X_197))))))))
    | p(h2(f0(h1(f0(h0)))),X_197,j2(X_197)) ),
    inference(subst,[],[refute_0_15:[bind(X_31,$fot(X_197)),bind(X_32,$fot(f0(h0))),bind(X_7,$fot(f0(h0)))]]) ).

cnf(refute_0_22,plain,
    ( ~ p(h0,f0(h0),j0(f1(j2(f0(h2(f1(j1(X_196))))))))
    | ~ p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_196)))))))),j0(f1(j2(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_196)))))))))))))))) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h0)),bind(X1,$fot(j0(f1(j2(f0(h2(f1(j1(X_196))))))))),bind(X2,$fot(j0(f1(j2(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_196)))))))))))))))))]]) ).

cnf(refute_0_23,plain,
    ( p(h0,f0(h0),j0(X_181))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_181))))))
    | p(h0,f0(h0),j0(f1(j2(f0(h2(f1(j1(X_181))))))))
    | p(h2(f0(h1(f0(h0)))),X_181,j2(X_181)) ),
    inference(subst,[],[refute_0_15:[bind(X_31,$fot(X_181)),bind(X_32,$fot(f0(h0))),bind(X_7,$fot(f0(h0)))]]) ).

cnf(refute_0_24,plain,
    ( ~ p(h0,f0(h0),j0(f1(j2(f0(h2(f1(j1(X_147))))))))
    | ~ p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_147)))))))),j0(f0(h2(f1(j1(X_148)))))) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h0)),bind(X1,$fot(j0(f1(j2(f0(h2(f1(j1(X_147))))))))),bind(X2,$fot(j0(f0(h2(f1(j1(X_148)))))))]]) ).

cnf(refute_0_25,plain,
    ( p(h0,f0(h0),j0(X_31))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_31))))))
    | p(h0,f0(h0),j0(f1(j2(f0(h2(f1(j1(X_31))))))))
    | p(h2(f0(h1(f0(h0)))),X_31,j2(X_31)) ),
    inference(subst,[],[refute_0_15:[bind(X_32,$fot(f0(h0))),bind(X_7,$fot(f0(h0)))]]) ).

cnf(refute_0_26,plain,
    ( ~ p(h0,f0(h0),j0(f1(j2(f0(h2(f1(j1(X_31))))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_31)))))))),j0(X_51))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_31)))))))),j0(f0(h2(f1(j1(X_51))))))
    | p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_31))))))))))),X_51,j2(X_51)) ),
    inference(subst,[],[refute_0_17:[bind(X1,$fot(j0(f1(j2(f0(h2(f1(j1(X_31))))))))),bind(X_33,$fot(X_51))]]) ).

cnf(refute_0_27,plain,
    ( p(h0,f0(h0),j0(X_31))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_31))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_31)))))))),j0(X_51))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_31)))))))),j0(f0(h2(f1(j1(X_51))))))
    | p(h2(f0(h1(f0(h0)))),X_31,j2(X_31))
    | p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_31))))))))))),X_51,j2(X_51)) ),
    inference(resolve,[$cnf( p(h0,f0(h0),j0(f1(j2(f0(h2(f1(j1(X_31)))))))) )],[refute_0_25,refute_0_26]) ).

cnf(refute_0_28,plain,
    ( p(h0,f0(h0),j0(X_147))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_147))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_147)))))))),j0(X_148))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_147)))))))),j0(f0(h2(f1(j1(X_148))))))
    | p(h2(f0(h1(f0(h0)))),X_147,j2(X_147))
    | p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_147))))))))))),X_148,j2(X_148)) ),
    inference(subst,[],[refute_0_27:[bind(X_31,$fot(X_147)),bind(X_51,$fot(X_148))]]) ).

cnf(refute_0_29,plain,
    ( ~ p(h0,f0(h0),j0(f1(j2(f0(h2(f1(j1(X_147))))))))
    | p(h0,f0(h0),j0(X_147))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_147))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_147)))))))),j0(X_148))
    | p(h2(f0(h1(f0(h0)))),X_147,j2(X_147))
    | p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_147))))))))))),X_148,j2(X_148)) ),
    inference(resolve,[$cnf( p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_147)))))))),j0(f0(h2(f1(j1(X_148)))))) )],[refute_0_28,refute_0_24]) ).

cnf(refute_0_30,plain,
    ( ~ p(h0,f0(h0),j0(f1(j2(f0(h2(f1(j1(X_181))))))))
    | p(h0,f0(h0),j0(X_181))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_181))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_181)))))))),j0(X_182))
    | p(h2(f0(h1(f0(h0)))),X_181,j2(X_181))
    | p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_181))))))))))),X_182,j2(X_182)) ),
    inference(subst,[],[refute_0_29:[bind(X_147,$fot(X_181)),bind(X_148,$fot(X_182))]]) ).

cnf(refute_0_31,plain,
    ( p(h0,f0(h0),j0(X_181))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_181))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_181)))))))),j0(X_182))
    | p(h2(f0(h1(f0(h0)))),X_181,j2(X_181))
    | p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_181))))))))))),X_182,j2(X_182)) ),
    inference(resolve,[$cnf( p(h0,f0(h0),j0(f1(j2(f0(h2(f1(j1(X_181)))))))) )],[refute_0_23,refute_0_30]) ).

cnf(refute_0_32,plain,
    ( p(h0,f0(h0),j0(X_195))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_195))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_195)))))))),j0(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_195))))))))))))))
    | p(h2(f0(h1(f0(h0)))),X_195,j2(X_195))
    | p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_195))))))))))),f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_195)))))))))))),j2(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_195)))))))))))))) ),
    inference(subst,[],[refute_0_31:[bind(X_181,$fot(X_195)),bind(X_182,$fot(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_195))))))))))))))]]) ).

cnf(refute_0_33,plain,
    ( ~ p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_183))))))))))),f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_183)))))))))))),X1)
    | ~ p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_183))))))))))),f1(X1),j2(f1(X1))) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_183))))))))))))),bind(X2,$fot(j2(f1(X1))))]]) ).

cnf(refute_0_34,plain,
    ( p(h0,f0(h0),j0(X_183))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_183))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_183)))))))),j0(f1(X1)))
    | p(h2(f0(h1(f0(h0)))),X_183,j2(X_183))
    | p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_183))))))))))),f1(X1),j2(f1(X1))) ),
    inference(subst,[],[refute_0_31:[bind(X_181,$fot(X_183)),bind(X_182,$fot(f1(X1)))]]) ).

cnf(refute_0_35,plain,
    ( ~ p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_183))))))))))),f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_183)))))))))))),X1)
    | p(h0,f0(h0),j0(X_183))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_183))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_183)))))))),j0(f1(X1)))
    | p(h2(f0(h1(f0(h0)))),X_183,j2(X_183)) ),
    inference(resolve,[$cnf( p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_183))))))))))),f1(X1),j2(f1(X1))) )],[refute_0_34,refute_0_33]) ).

cnf(refute_0_36,plain,
    ( ~ p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_195))))))))))),f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_195)))))))))))),j2(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_195))))))))))))))
    | p(h0,f0(h0),j0(X_195))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_195))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_195)))))))),j0(f1(j2(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_195))))))))))))))))
    | p(h2(f0(h1(f0(h0)))),X_195,j2(X_195)) ),
    inference(subst,[],[refute_0_35:[bind(X1,$fot(j2(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_195))))))))))))))),bind(X_183,$fot(X_195))]]) ).

cnf(refute_0_37,plain,
    ( p(h0,f0(h0),j0(X_195))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_195))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_195)))))))),j0(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_195))))))))))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_195)))))))),j0(f1(j2(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_195))))))))))))))))
    | p(h2(f0(h1(f0(h0)))),X_195,j2(X_195)) ),
    inference(resolve,[$cnf( p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_195))))))))))),f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_195)))))))))))),j2(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_195)))))))))))))) )],[refute_0_32,refute_0_36]) ).

cnf(refute_0_38,plain,
    ( p(h0,f0(h0),j0(X_196))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_196))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_196)))))))),j0(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_196))))))))))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_196)))))))),j0(f1(j2(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_196))))))))))))))))
    | p(h2(f0(h1(f0(h0)))),X_196,j2(X_196)) ),
    inference(subst,[],[refute_0_37:[bind(X_195,$fot(X_196))]]) ).

cnf(refute_0_39,plain,
    ( ~ p(h0,f0(h0),j0(f1(j2(f0(h2(f1(j1(X_196))))))))
    | p(h0,f0(h0),j0(X_196))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_196))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_196)))))))),j0(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_196))))))))))))))
    | p(h2(f0(h1(f0(h0)))),X_196,j2(X_196)) ),
    inference(resolve,[$cnf( p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_196)))))))),j0(f1(j2(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_196)))))))))))))))) )],[refute_0_38,refute_0_22]) ).

cnf(refute_0_40,plain,
    ( ~ p(h0,f0(h0),j0(f1(j2(f0(h2(f1(j1(X_197))))))))
    | p(h0,f0(h0),j0(X_197))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_197))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_197)))))))),j0(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_197))))))))))))))
    | p(h2(f0(h1(f0(h0)))),X_197,j2(X_197)) ),
    inference(subst,[],[refute_0_39:[bind(X_196,$fot(X_197))]]) ).

cnf(refute_0_41,plain,
    ( p(h0,f0(h0),j0(X_197))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_197))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_197)))))))),j0(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_197))))))))))))))
    | p(h2(f0(h1(f0(h0)))),X_197,j2(X_197)) ),
    inference(resolve,[$cnf( p(h0,f0(h0),j0(f1(j2(f0(h2(f1(j1(X_197)))))))) )],[refute_0_21,refute_0_40]) ).

cnf(refute_0_42,plain,
    ( p(h0,f0(h0),j0(X_198))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_198))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_198)))))))),j0(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_198))))))))))))))
    | p(h2(f0(h1(f0(h0)))),X_198,j2(X_198)) ),
    inference(subst,[],[refute_0_41:[bind(X_197,$fot(X_198))]]) ).

cnf(refute_0_43,plain,
    ( ~ p(h0,f0(h0),j0(f1(j2(f0(h2(f1(j1(X_198))))))))
    | p(h0,f0(h0),j0(X_198))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_198))))))
    | p(h2(f0(h1(f0(h0)))),X_198,j2(X_198)) ),
    inference(resolve,[$cnf( p(h0,f1(j0(f1(j2(f0(h2(f1(j1(X_198)))))))),j0(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f1(j1(X_198)))))))))))))) )],[refute_0_42,refute_0_20]) ).

cnf(refute_0_44,plain,
    ( ~ p(h0,f0(h0),j0(f1(j2(f0(h2(f1(j1(X_199))))))))
    | p(h0,f0(h0),j0(X_199))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_199))))))
    | p(h2(f0(h1(f0(h0)))),X_199,j2(X_199)) ),
    inference(subst,[],[refute_0_43:[bind(X_198,$fot(X_199))]]) ).

cnf(refute_0_45,plain,
    ( p(h0,f0(h0),j0(X_199))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_199))))))
    | p(h2(f0(h1(f0(h0)))),X_199,j2(X_199)) ),
    inference(resolve,[$cnf( p(h0,f0(h0),j0(f1(j2(f0(h2(f1(j1(X_199)))))))) )],[refute_0_19,refute_0_44]) ).

cnf(refute_0_46,plain,
    ( p(h0,f0(h0),j0(X_257))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_257))))))
    | p(h2(f0(h1(f0(h0)))),X_257,j2(X_257)) ),
    inference(subst,[],[refute_0_45:[bind(X_199,$fot(X_257))]]) ).

cnf(refute_0_47,plain,
    ( ~ p(h0,f0(h0),j0(f0(h2(f1(j1(X_256))))))
    | ~ p(h0,f1(j0(f0(h2(f1(j1(X_256)))))),j0(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_256)))))))))))) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h0)),bind(X1,$fot(j0(f0(h2(f1(j1(X_256))))))),bind(X2,$fot(j0(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_256)))))))))))))]]) ).

cnf(refute_0_48,plain,
    ( p(h0,f0(h0),j0(X_255))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_255))))))
    | p(h2(f0(h1(f0(h0)))),X_255,j2(X_255)) ),
    inference(subst,[],[refute_0_45:[bind(X_199,$fot(X_255))]]) ).

cnf(refute_0_49,plain,
    ( ~ p(h0,f0(h0),j0(f0(h2(f1(j1(X_254))))))
    | ~ p(h0,f1(j0(f0(h2(f1(j1(X_254)))))),j0(f1(j2(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_254)))))))))))))) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h0)),bind(X1,$fot(j0(f0(h2(f1(j1(X_254))))))),bind(X2,$fot(j0(f1(j2(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_254)))))))))))))))]]) ).

cnf(refute_0_50,plain,
    ( p(h0,f0(h0),j0(X_246))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_246))))))
    | p(h2(f0(h1(f0(h0)))),X_246,j2(X_246)) ),
    inference(subst,[],[refute_0_45:[bind(X_199,$fot(X_246))]]) ).

cnf(refute_0_51,plain,
    ( ~ p(h0,f0(h0),j0(f0(h2(f1(j1(X_241))))))
    | ~ p(h0,f1(j0(f0(h2(f1(j1(X_241)))))),j0(f1(j2(f0(h2(f1(j1(X_242)))))))) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h0)),bind(X1,$fot(j0(f0(h2(f1(j1(X_241))))))),bind(X2,$fot(j0(f1(j2(f0(h2(f1(j1(X_242)))))))))]]) ).

cnf(refute_0_52,plain,
    ( ~ p(h0,f0(h0),X1)
    | ~ p(h0,f1(X1),j0(f0(h2(f1(j1(X_80)))))) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h0)),bind(X2,$fot(j0(f0(h2(f1(j1(X_80)))))))]]) ).

cnf(refute_0_53,plain,
    ( p(h0,X_7,j0(X_42))
    | p(h0,X_7,j0(f1(j2(f0(h2(f1(j1(X_42))))))))
    | p(h2(f0(h1(X_7))),X_42,j2(X_42))
    | p(h2(f1(j1(X_42))),f1(j2(f0(h2(f1(j1(X_42)))))),j2(f1(j2(f0(h2(f1(j1(X_42)))))))) ),
    inference(subst,[],[refute_0_9:[bind(Y2,$fot(X_42)),bind(X_8,$fot(f1(j2(f0(h2(f1(j1(X_42))))))))]]) ).

cnf(refute_0_54,plain,
    ( ~ p(h2(f1(j1(X_18))),f0(h2(f1(j1(X_18)))),j2(f0(h2(f1(j1(X_18))))))
    | ~ p(h2(f1(j1(X_18))),f1(j2(f0(h2(f1(j1(X_18)))))),X2) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h2(f1(j1(X_18))))),bind(X1,$fot(j2(f0(h2(f1(j1(X_18)))))))]]) ).

cnf(refute_0_55,plain,
    ( p(h0,X_19,j0(X_18))
    | p(h0,X_19,j0(f0(h2(f1(j1(X_18))))))
    | p(h2(f0(h1(X_19))),X_18,j2(X_18))
    | p(h2(f1(j1(X_18))),f0(h2(f1(j1(X_18)))),j2(f0(h2(f1(j1(X_18)))))) ),
    inference(subst,[],[refute_0_9:[bind(Y2,$fot(X_18)),bind(X_7,$fot(X_19)),bind(X_8,$fot(f0(h2(f1(j1(X_18))))))]]) ).

cnf(refute_0_56,plain,
    ( ~ p(h2(f1(j1(X_18))),f1(j2(f0(h2(f1(j1(X_18)))))),X2)
    | p(h0,X_19,j0(X_18))
    | p(h0,X_19,j0(f0(h2(f1(j1(X_18))))))
    | p(h2(f0(h1(X_19))),X_18,j2(X_18)) ),
    inference(resolve,[$cnf( p(h2(f1(j1(X_18))),f0(h2(f1(j1(X_18)))),j2(f0(h2(f1(j1(X_18)))))) )],[refute_0_55,refute_0_54]) ).

cnf(refute_0_57,plain,
    ( ~ p(h2(f1(j1(X_42))),f1(j2(f0(h2(f1(j1(X_42)))))),j2(f1(j2(f0(h2(f1(j1(X_42))))))))
    | p(h0,X_43,j0(X_42))
    | p(h0,X_43,j0(f0(h2(f1(j1(X_42))))))
    | p(h2(f0(h1(X_43))),X_42,j2(X_42)) ),
    inference(subst,[],[refute_0_56:[bind(X2,$fot(j2(f1(j2(f0(h2(f1(j1(X_42))))))))),bind(X_18,$fot(X_42)),bind(X_19,$fot(X_43))]]) ).

cnf(refute_0_58,plain,
    ( p(h0,X_43,j0(X_42))
    | p(h0,X_43,j0(f0(h2(f1(j1(X_42))))))
    | p(h0,X_7,j0(X_42))
    | p(h0,X_7,j0(f1(j2(f0(h2(f1(j1(X_42))))))))
    | p(h2(f0(h1(X_43))),X_42,j2(X_42))
    | p(h2(f0(h1(X_7))),X_42,j2(X_42)) ),
    inference(resolve,[$cnf( p(h2(f1(j1(X_42))),f1(j2(f0(h2(f1(j1(X_42)))))),j2(f1(j2(f0(h2(f1(j1(X_42)))))))) )],[refute_0_53,refute_0_57]) ).

cnf(refute_0_59,plain,
    ( p(h0,X_82,j0(X_80))
    | p(h0,X_82,j0(f1(j2(f0(h2(f1(j1(X_80))))))))
    | p(h0,f1(X1),j0(X_80))
    | p(h0,f1(X1),j0(f0(h2(f1(j1(X_80))))))
    | p(h2(f0(h1(X_82))),X_80,j2(X_80))
    | p(h2(f0(h1(f1(X1)))),X_80,j2(X_80)) ),
    inference(subst,[],[refute_0_58:[bind(X_42,$fot(X_80)),bind(X_43,$fot(f1(X1))),bind(X_7,$fot(X_82))]]) ).

cnf(refute_0_60,plain,
    ( ~ p(h0,f0(h0),X1)
    | p(h0,X_82,j0(X_80))
    | p(h0,X_82,j0(f1(j2(f0(h2(f1(j1(X_80))))))))
    | p(h0,f1(X1),j0(X_80))
    | p(h2(f0(h1(X_82))),X_80,j2(X_80))
    | p(h2(f0(h1(f1(X1)))),X_80,j2(X_80)) ),
    inference(resolve,[$cnf( p(h0,f1(X1),j0(f0(h2(f1(j1(X_80)))))) )],[refute_0_59,refute_0_52]) ).

cnf(refute_0_61,plain,
    ( ~ p(h0,f0(h0),j0(f0(h2(f1(j1(X_200))))))
    | p(h0,X_82,j0(X_80))
    | p(h0,X_82,j0(f1(j2(f0(h2(f1(j1(X_80))))))))
    | p(h0,f1(j0(f0(h2(f1(j1(X_200)))))),j0(X_80))
    | p(h2(f0(h1(X_82))),X_80,j2(X_80))
    | p(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_200))))))))),X_80,j2(X_80)) ),
    inference(subst,[],[refute_0_60:[bind(X1,$fot(j0(f0(h2(f1(j1(X_200)))))))]]) ).

cnf(refute_0_62,plain,
    ( p(h0,f0(h0),j0(X_200))
    | p(h0,f0(h0),j0(f0(h2(f1(j1(X_200))))))
    | p(h2(f0(h1(f0(h0)))),X_200,j2(X_200)) ),
    inference(subst,[],[refute_0_45:[bind(X_199,$fot(X_200))]]) ).

cnf(refute_0_63,plain,
    ( p(h0,X_82,j0(X_80))
    | p(h0,X_82,j0(f1(j2(f0(h2(f1(j1(X_80))))))))
    | p(h0,f0(h0),j0(X_200))
    | p(h0,f1(j0(f0(h2(f1(j1(X_200)))))),j0(X_80))
    | p(h2(f0(h1(X_82))),X_80,j2(X_80))
    | p(h2(f0(h1(f0(h0)))),X_200,j2(X_200))
    | p(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_200))))))))),X_80,j2(X_80)) ),
    inference(resolve,[$cnf( p(h0,f0(h0),j0(f0(h2(f1(j1(X_200)))))) )],[refute_0_62,refute_0_61]) ).

cnf(refute_0_64,plain,
    ( p(h0,f0(h0),j0(X_241))
    | p(h0,f1(j0(f0(h2(f1(j1(X_241)))))),j0(X_242))
    | p(h0,f1(j0(f0(h2(f1(j1(X_241)))))),j0(f1(j2(f0(h2(f1(j1(X_242))))))))
    | p(h2(f0(h1(f0(h0)))),X_241,j2(X_241))
    | p(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_241))))))))),X_242,j2(X_242)) ),
    inference(subst,[],[refute_0_63:[bind(X_200,$fot(X_241)),bind(X_80,$fot(X_242)),bind(X_82,$fot(f1(j0(f0(h2(f1(j1(X_241))))))))]]) ).

cnf(refute_0_65,plain,
    ( ~ p(h0,f0(h0),j0(f0(h2(f1(j1(X_241))))))
    | p(h0,f0(h0),j0(X_241))
    | p(h0,f1(j0(f0(h2(f1(j1(X_241)))))),j0(X_242))
    | p(h2(f0(h1(f0(h0)))),X_241,j2(X_241))
    | p(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_241))))))))),X_242,j2(X_242)) ),
    inference(resolve,[$cnf( p(h0,f1(j0(f0(h2(f1(j1(X_241)))))),j0(f1(j2(f0(h2(f1(j1(X_242)))))))) )],[refute_0_64,refute_0_51]) ).

cnf(refute_0_66,plain,
    ( ~ p(h0,f0(h0),j0(f0(h2(f1(j1(X_246))))))
    | p(h0,f0(h0),j0(X_246))
    | p(h0,f1(j0(f0(h2(f1(j1(X_246)))))),j0(X_247))
    | p(h2(f0(h1(f0(h0)))),X_246,j2(X_246))
    | p(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_246))))))))),X_247,j2(X_247)) ),
    inference(subst,[],[refute_0_65:[bind(X_241,$fot(X_246)),bind(X_242,$fot(X_247))]]) ).

cnf(refute_0_67,plain,
    ( p(h0,f0(h0),j0(X_246))
    | p(h0,f1(j0(f0(h2(f1(j1(X_246)))))),j0(X_247))
    | p(h2(f0(h1(f0(h0)))),X_246,j2(X_246))
    | p(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_246))))))))),X_247,j2(X_247)) ),
    inference(resolve,[$cnf( p(h0,f0(h0),j0(f0(h2(f1(j1(X_246)))))) )],[refute_0_50,refute_0_66]) ).

cnf(refute_0_68,plain,
    ( p(h0,f0(h0),j0(X_253))
    | p(h0,f1(j0(f0(h2(f1(j1(X_253)))))),j0(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_253))))))))))))
    | p(h2(f0(h1(f0(h0)))),X_253,j2(X_253))
    | p(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_253))))))))),f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_253)))))))))),j2(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_253)))))))))))) ),
    inference(subst,[],[refute_0_67:[bind(X_246,$fot(X_253)),bind(X_247,$fot(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_253))))))))))))]]) ).

cnf(refute_0_69,plain,
    ( ~ p(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_248))))))))),f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_248)))))))))),X1)
    | ~ p(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_248))))))))),f1(X1),j2(f1(X1))) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_248))))))))))),bind(X2,$fot(j2(f1(X1))))]]) ).

cnf(refute_0_70,plain,
    ( p(h0,f0(h0),j0(X_248))
    | p(h0,f1(j0(f0(h2(f1(j1(X_248)))))),j0(f1(X1)))
    | p(h2(f0(h1(f0(h0)))),X_248,j2(X_248))
    | p(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_248))))))))),f1(X1),j2(f1(X1))) ),
    inference(subst,[],[refute_0_67:[bind(X_246,$fot(X_248)),bind(X_247,$fot(f1(X1)))]]) ).

cnf(refute_0_71,plain,
    ( ~ p(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_248))))))))),f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_248)))))))))),X1)
    | p(h0,f0(h0),j0(X_248))
    | p(h0,f1(j0(f0(h2(f1(j1(X_248)))))),j0(f1(X1)))
    | p(h2(f0(h1(f0(h0)))),X_248,j2(X_248)) ),
    inference(resolve,[$cnf( p(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_248))))))))),f1(X1),j2(f1(X1))) )],[refute_0_70,refute_0_69]) ).

cnf(refute_0_72,plain,
    ( ~ p(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_253))))))))),f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_253)))))))))),j2(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_253))))))))))))
    | p(h0,f0(h0),j0(X_253))
    | p(h0,f1(j0(f0(h2(f1(j1(X_253)))))),j0(f1(j2(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_253))))))))))))))
    | p(h2(f0(h1(f0(h0)))),X_253,j2(X_253)) ),
    inference(subst,[],[refute_0_71:[bind(X1,$fot(j2(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_253))))))))))))),bind(X_248,$fot(X_253))]]) ).

cnf(refute_0_73,plain,
    ( p(h0,f0(h0),j0(X_253))
    | p(h0,f1(j0(f0(h2(f1(j1(X_253)))))),j0(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_253))))))))))))
    | p(h0,f1(j0(f0(h2(f1(j1(X_253)))))),j0(f1(j2(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_253))))))))))))))
    | p(h2(f0(h1(f0(h0)))),X_253,j2(X_253)) ),
    inference(resolve,[$cnf( p(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_253))))))))),f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_253)))))))))),j2(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_253)))))))))))) )],[refute_0_68,refute_0_72]) ).

cnf(refute_0_74,plain,
    ( p(h0,f0(h0),j0(X_254))
    | p(h0,f1(j0(f0(h2(f1(j1(X_254)))))),j0(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_254))))))))))))
    | p(h0,f1(j0(f0(h2(f1(j1(X_254)))))),j0(f1(j2(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_254))))))))))))))
    | p(h2(f0(h1(f0(h0)))),X_254,j2(X_254)) ),
    inference(subst,[],[refute_0_73:[bind(X_253,$fot(X_254))]]) ).

cnf(refute_0_75,plain,
    ( ~ p(h0,f0(h0),j0(f0(h2(f1(j1(X_254))))))
    | p(h0,f0(h0),j0(X_254))
    | p(h0,f1(j0(f0(h2(f1(j1(X_254)))))),j0(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_254))))))))))))
    | p(h2(f0(h1(f0(h0)))),X_254,j2(X_254)) ),
    inference(resolve,[$cnf( p(h0,f1(j0(f0(h2(f1(j1(X_254)))))),j0(f1(j2(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_254)))))))))))))) )],[refute_0_74,refute_0_49]) ).

cnf(refute_0_76,plain,
    ( ~ p(h0,f0(h0),j0(f0(h2(f1(j1(X_255))))))
    | p(h0,f0(h0),j0(X_255))
    | p(h0,f1(j0(f0(h2(f1(j1(X_255)))))),j0(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_255))))))))))))
    | p(h2(f0(h1(f0(h0)))),X_255,j2(X_255)) ),
    inference(subst,[],[refute_0_75:[bind(X_254,$fot(X_255))]]) ).

cnf(refute_0_77,plain,
    ( p(h0,f0(h0),j0(X_255))
    | p(h0,f1(j0(f0(h2(f1(j1(X_255)))))),j0(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_255))))))))))))
    | p(h2(f0(h1(f0(h0)))),X_255,j2(X_255)) ),
    inference(resolve,[$cnf( p(h0,f0(h0),j0(f0(h2(f1(j1(X_255)))))) )],[refute_0_48,refute_0_76]) ).

cnf(refute_0_78,plain,
    ( p(h0,f0(h0),j0(X_256))
    | p(h0,f1(j0(f0(h2(f1(j1(X_256)))))),j0(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_256))))))))))))
    | p(h2(f0(h1(f0(h0)))),X_256,j2(X_256)) ),
    inference(subst,[],[refute_0_77:[bind(X_255,$fot(X_256))]]) ).

cnf(refute_0_79,plain,
    ( ~ p(h0,f0(h0),j0(f0(h2(f1(j1(X_256))))))
    | p(h0,f0(h0),j0(X_256))
    | p(h2(f0(h1(f0(h0)))),X_256,j2(X_256)) ),
    inference(resolve,[$cnf( p(h0,f1(j0(f0(h2(f1(j1(X_256)))))),j0(f0(h2(f0(h1(f1(j0(f0(h2(f1(j1(X_256)))))))))))) )],[refute_0_78,refute_0_47]) ).

cnf(refute_0_80,plain,
    ( ~ p(h0,f0(h0),j0(f0(h2(f1(j1(X_257))))))
    | p(h0,f0(h0),j0(X_257))
    | p(h2(f0(h1(f0(h0)))),X_257,j2(X_257)) ),
    inference(subst,[],[refute_0_79:[bind(X_256,$fot(X_257))]]) ).

cnf(refute_0_81,plain,
    ( p(h0,f0(h0),j0(X_257))
    | p(h2(f0(h1(f0(h0)))),X_257,j2(X_257)) ),
    inference(resolve,[$cnf( p(h0,f0(h0),j0(f0(h2(f1(j1(X_257)))))) )],[refute_0_46,refute_0_80]) ).

cnf(refute_0_82,plain,
    ( p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0)))))))
    | p(h2(f0(h1(f0(h0)))),f0(h2(f0(h1(f0(h0))))),j2(f0(h2(f0(h1(f0(h0))))))) ),
    inference(subst,[],[refute_0_81:[bind(X_257,$fot(f0(h2(f0(h1(f0(h0)))))))]]) ).

cnf(refute_0_83,plain,
    ( ~ p(h2(f0(h1(f0(h0)))),f0(h2(f0(h1(f0(h0))))),X1)
    | ~ p(h2(f0(h1(f0(h0)))),f1(X1),j2(f1(X1))) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h2(f0(h1(f0(h0)))))),bind(X2,$fot(j2(f1(X1))))]]) ).

cnf(refute_0_84,plain,
    ( p(h0,f0(h0),j0(f1(X1)))
    | p(h2(f0(h1(f0(h0)))),f1(X1),j2(f1(X1))) ),
    inference(subst,[],[refute_0_81:[bind(X_257,$fot(f1(X1)))]]) ).

cnf(refute_0_85,plain,
    ( ~ p(h2(f0(h1(f0(h0)))),f0(h2(f0(h1(f0(h0))))),X1)
    | p(h0,f0(h0),j0(f1(X1))) ),
    inference(resolve,[$cnf( p(h2(f0(h1(f0(h0)))),f1(X1),j2(f1(X1))) )],[refute_0_84,refute_0_83]) ).

cnf(refute_0_86,plain,
    ( ~ p(h2(f0(h1(f0(h0)))),f0(h2(f0(h1(f0(h0))))),j2(f0(h2(f0(h1(f0(h0)))))))
    | p(h0,f0(h0),j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))) ),
    inference(subst,[],[refute_0_85:[bind(X1,$fot(j2(f0(h2(f0(h1(f0(h0))))))))]]) ).

cnf(refute_0_87,plain,
    ( p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0)))))))
    | p(h0,f0(h0),j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))) ),
    inference(resolve,[$cnf( p(h2(f0(h1(f0(h0)))),f0(h2(f0(h1(f0(h0))))),j2(f0(h2(f0(h1(f0(h0))))))) )],[refute_0_82,refute_0_86]) ).

cnf(refute_0_88,plain,
    ( ~ p(h0,f0(h0),j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))
    | ~ p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))))))))) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h0)),bind(X1,$fot(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))),bind(X2,$fot(j0(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))))))))))]]) ).

cnf(refute_0_89,plain,
    ( ~ p(h0,f0(h0),j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))
    | ~ p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(f1(j2(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))))))))))) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h0)),bind(X1,$fot(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))),bind(X2,$fot(j0(f1(j2(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))))))))))))]]) ).

cnf(refute_0_90,plain,
    ( ~ p(h0,f0(h0),j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))
    | ~ p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(f0(h2(f1(j1(X_263)))))) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h0)),bind(X1,$fot(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))),bind(X2,$fot(j0(f0(h2(f1(j1(X_263)))))))]]) ).

cnf(refute_0_91,plain,
    ( ~ p(h0,f0(h0),j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(X_33))
    | p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(f0(h2(f1(j1(X_33))))))
    | p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))))),X_33,j2(X_33)) ),
    inference(subst,[],[refute_0_17:[bind(X1,$fot(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))))]]) ).

cnf(refute_0_92,plain,
    ( p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0)))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(X_33))
    | p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(f0(h2(f1(j1(X_33))))))
    | p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))))),X_33,j2(X_33)) ),
    inference(resolve,[$cnf( p(h0,f0(h0),j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))) )],[refute_0_87,refute_0_91]) ).

cnf(refute_0_93,plain,
    ( p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0)))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(X_263))
    | p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(f0(h2(f1(j1(X_263))))))
    | p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))))),X_263,j2(X_263)) ),
    inference(subst,[],[refute_0_92:[bind(X_33,$fot(X_263))]]) ).

cnf(refute_0_94,plain,
    ( ~ p(h0,f0(h0),j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))
    | p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0)))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(X_263))
    | p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))))),X_263,j2(X_263)) ),
    inference(resolve,[$cnf( p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(f0(h2(f1(j1(X_263)))))) )],[refute_0_93,refute_0_90]) ).

cnf(refute_0_95,plain,
    ( ~ p(h0,f0(h0),j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))
    | p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0)))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(X_264))
    | p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))))),X_264,j2(X_264)) ),
    inference(subst,[],[refute_0_94:[bind(X_263,$fot(X_264))]]) ).

cnf(refute_0_96,plain,
    ( p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0)))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(X_264))
    | p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))))),X_264,j2(X_264)) ),
    inference(resolve,[$cnf( p(h0,f0(h0),j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))) )],[refute_0_87,refute_0_95]) ).

cnf(refute_0_97,plain,
    ( p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0)))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))))))))
    | p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))))),f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))))))),j2(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))))))))) ),
    inference(subst,[],[refute_0_96:[bind(X_264,$fot(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))))))))]]) ).

cnf(refute_0_98,plain,
    ( ~ p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))))),f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))))))),X1)
    | ~ p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))))),f1(X1),j2(f1(X1))) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))))))),bind(X2,$fot(j2(f1(X1))))]]) ).

cnf(refute_0_99,plain,
    ( p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0)))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(f1(X1)))
    | p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))))),f1(X1),j2(f1(X1))) ),
    inference(subst,[],[refute_0_96:[bind(X_264,$fot(f1(X1)))]]) ).

cnf(refute_0_100,plain,
    ( ~ p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))))),f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))))))),X1)
    | p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0)))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(f1(X1))) ),
    inference(resolve,[$cnf( p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))))),f1(X1),j2(f1(X1))) )],[refute_0_99,refute_0_98]) ).

cnf(refute_0_101,plain,
    ( ~ p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))))),f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))))))),j2(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))))))))
    | p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0)))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(f1(j2(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))))))))))) ),
    inference(subst,[],[refute_0_100:[bind(X1,$fot(j2(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))))))))))]]) ).

cnf(refute_0_102,plain,
    ( p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0)))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(f1(j2(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))))))))))) ),
    inference(resolve,[$cnf( p(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))))),f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))))))),j2(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))))))))) )],[refute_0_97,refute_0_101]) ).

cnf(refute_0_103,plain,
    ( ~ p(h0,f0(h0),j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))
    | p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0)))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))))))))) ),
    inference(resolve,[$cnf( p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(f1(j2(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))))))))))) )],[refute_0_102,refute_0_89]) ).

cnf(refute_0_104,plain,
    ( p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0)))))))
    | p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))))))))) ),
    inference(resolve,[$cnf( p(h0,f0(h0),j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))) )],[refute_0_87,refute_0_103]) ).

cnf(refute_0_105,plain,
    ( ~ p(h0,f0(h0),j0(f1(j2(f0(h2(f0(h1(f0(h0)))))))))
    | p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0))))))) ),
    inference(resolve,[$cnf( p(h0,f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))),j0(f0(h2(f0(h1(f1(j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))))))))) )],[refute_0_104,refute_0_88]) ).

cnf(refute_0_106,plain,
    p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0))))))),
    inference(resolve,[$cnf( p(h0,f0(h0),j0(f1(j2(f0(h2(f0(h1(f0(h0))))))))) )],[refute_0_87,refute_0_105]) ).

cnf(refute_0_107,plain,
    ( p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(X_33))
    | p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(f0(h2(f1(j1(X_33))))))
    | p(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0)))))))))),X_33,j2(X_33)) ),
    inference(resolve,[$cnf( p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0))))))) )],[refute_0_106,refute_0_18]) ).

cnf(refute_0_108,plain,
    ( p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(X_267))
    | p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(f0(h2(f1(j1(X_267))))))
    | p(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0)))))))))),X_267,j2(X_267)) ),
    inference(subst,[],[refute_0_107:[bind(X_33,$fot(X_267))]]) ).

cnf(refute_0_109,plain,
    ( ~ p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0)))))))
    | p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(X_267))
    | p(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0)))))))))),X_267,j2(X_267)) ),
    inference(resolve,[$cnf( p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(f0(h2(f1(j1(X_267)))))) )],[refute_0_108,refute_0_2]) ).

cnf(refute_0_110,plain,
    ( p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(X_267))
    | p(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0)))))))))),X_267,j2(X_267)) ),
    inference(resolve,[$cnf( p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0))))))) )],[refute_0_106,refute_0_109]) ).

cnf(refute_0_111,plain,
    ( p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0)))))))))))))
    | p(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0)))))))))),f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0))))))))))),j2(f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0))))))))))))) ),
    inference(subst,[],[refute_0_110:[bind(X_267,$fot(f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0)))))))))))))]]) ).

cnf(refute_0_112,plain,
    ( ~ p(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0)))))))))),f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0))))))))))),X1)
    | ~ p(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0)))))))))),f1(X1),j2(f1(X1))) ),
    inference(subst,[],[clause1:[bind(X0,$fot(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0)))))))))))),bind(X2,$fot(j2(f1(X1))))]]) ).

cnf(refute_0_113,plain,
    ( p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(f1(X1)))
    | p(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0)))))))))),f1(X1),j2(f1(X1))) ),
    inference(subst,[],[refute_0_110:[bind(X_267,$fot(f1(X1)))]]) ).

cnf(refute_0_114,plain,
    ( ~ p(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0)))))))))),f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0))))))))))),X1)
    | p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(f1(X1))) ),
    inference(resolve,[$cnf( p(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0)))))))))),f1(X1),j2(f1(X1))) )],[refute_0_113,refute_0_112]) ).

cnf(refute_0_115,plain,
    ( ~ p(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0)))))))))),f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0))))))))))),j2(f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0)))))))))))))
    | p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(f1(j2(f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0))))))))))))))) ),
    inference(subst,[],[refute_0_114:[bind(X1,$fot(j2(f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0))))))))))))))]]) ).

cnf(refute_0_116,plain,
    ( p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0)))))))))))))
    | p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(f1(j2(f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0))))))))))))))) ),
    inference(resolve,[$cnf( p(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0)))))))))),f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0))))))))))),j2(f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0))))))))))))) )],[refute_0_111,refute_0_115]) ).

cnf(refute_0_117,plain,
    ( ~ p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0)))))))
    | p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0))))))))))))) ),
    inference(resolve,[$cnf( p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(f1(j2(f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0))))))))))))))) )],[refute_0_116,refute_0_1]) ).

cnf(refute_0_118,plain,
    p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0))))))))))))),
    inference(resolve,[$cnf( p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0))))))) )],[refute_0_106,refute_0_117]) ).

cnf(refute_0_119,plain,
    ~ p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0))))))),
    inference(resolve,[$cnf( p(h0,f1(j0(f0(h2(f0(h1(f0(h0))))))),j0(f0(h2(f0(h1(f1(j0(f0(h2(f0(h1(f0(h0))))))))))))) )],[refute_0_118,refute_0_0]) ).

cnf(refute_0_120,plain,
    $false,
    inference(resolve,[$cnf( p(h0,f0(h0),j0(f0(h2(f0(h1(f0(h0))))))) )],[refute_0_106,refute_0_119]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.11  % Problem  : SYN313-1.001.002 : TPTP v8.1.0. Released v1.2.0.
% 0.11/0.12  % Command  : metis --show proof --show saturation %s
% 0.12/0.33  % Computer : n027.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Tue Jul 12 05:34:04 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.33  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 0.47/0.71  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.47/0.71  
% 0.47/0.71  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 0.57/0.75  
%------------------------------------------------------------------------------