TSTP Solution File: NUN060+2 by Drodi---3.5.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Drodi---3.5.1
% Problem  : NUN060+2 : TPTP v8.1.2. Released v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s

% Computer : n024.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  : 300s
% DateTime : Wed May 31 12:31:13 EDT 2023

% Result   : Theorem 0.14s 0.37s
% Output   : CNFRefutation 0.14s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   36 (   8 unt;   0 def)
%            Number of atoms       :  123 (  23 equ)
%            Maximal formula atoms :    7 (   3 avg)
%            Number of connectives :  150 (  63   ~;  45   |;  40   &)
%                                         (   0 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   7 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    8 (   6 usr;   1 prp; 0-3 aty)
%            Number of functors    :   10 (  10 usr;   1 con; 0-2 aty)
%            Number of variables   :  117 (;  89   !;  28   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1,axiom,
    ? [Y24] :
    ! [X19] :
      ( ( ~ r1(X19)
        & X19 != Y24 )
      | ( r1(X19)
        & X19 = Y24 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f2,axiom,
    ! [X11] :
    ? [Y21] :
    ! [X12] :
      ( ( ~ r2(X11,X12)
        & X12 != Y21 )
      | ( r2(X11,X12)
        & X12 = Y21 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f5,axiom,
    ! [X1,X8] :
    ? [Y4] :
      ( ? [Y5] :
          ( ? [Y15] :
              ( r2(X8,Y15)
              & r3(X1,Y15,Y5) )
          & Y5 = Y4 )
      & ? [Y7] :
          ( r2(Y7,Y4)
          & r3(X1,X8,Y7) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f6,axiom,
    ! [X2,X9] :
    ? [Y2] :
      ( ? [Y3] :
          ( ? [Y14] :
              ( r2(X9,Y14)
              & r4(X2,Y14,Y3) )
          & Y3 = Y2 )
      & ? [Y6] :
          ( r3(Y6,X2,Y2)
          & r4(X2,X9,Y6) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f12,conjecture,
    ? [Y1,Y2,Y3] :
      ( Y3 = Y1
      & ? [Y4] :
          ( r3(Y2,Y4,Y3)
          & ? [Y5] :
              ( r2(Y5,Y4)
              & ? [Y6] :
                  ( r2(Y6,Y5)
                  & ? [Y7] :
                      ( r2(Y7,Y6)
                      & ? [Y8] :
                          ( r1(Y8)
                          & r2(Y8,Y7) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f13,negated_conjecture,
    ~ ? [Y1,Y2,Y3] :
        ( Y3 = Y1
        & ? [Y4] :
            ( r3(Y2,Y4,Y3)
            & ? [Y5] :
                ( r2(Y5,Y4)
                & ? [Y6] :
                    ( r2(Y6,Y5)
                    & ? [Y7] :
                        ( r2(Y7,Y6)
                        & ? [Y8] :
                            ( r1(Y8)
                            & r2(Y8,Y7) ) ) ) ) ) ),
    inference(negated_conjecture,[status(cth)],[f12]) ).

fof(f14,plain,
    ! [Y24,X19] :
      ( pd0_0(X19,Y24)
     => ( ~ r1(X19)
        & X19 != Y24 ) ),
    introduced(predicate_definition,[f1]) ).

fof(f15,plain,
    ? [Y24] :
    ! [X19] :
      ( pd0_0(X19,Y24)
      | ( r1(X19)
        & X19 = Y24 ) ),
    inference(formula_renaming,[status(thm)],[f1,f14]) ).

fof(f16,plain,
    ! [X19] :
      ( pd0_0(X19,sk0_0)
      | ( r1(X19)
        & X19 = sk0_0 ) ),
    inference(skolemization,[status(esa)],[f15]) ).

fof(f17,plain,
    ! [X0] :
      ( pd0_0(X0,sk0_0)
      | r1(X0) ),
    inference(cnf_transformation,[status(esa)],[f16]) ).

fof(f19,plain,
    ! [X11,Y21,X12] :
      ( pd0_1(X12,Y21,X11)
     => ( ~ r2(X11,X12)
        & X12 != Y21 ) ),
    introduced(predicate_definition,[f2]) ).

fof(f20,plain,
    ! [X11] :
    ? [Y21] :
    ! [X12] :
      ( pd0_1(X12,Y21,X11)
      | ( r2(X11,X12)
        & X12 = Y21 ) ),
    inference(formula_renaming,[status(thm)],[f2,f19]) ).

fof(f21,plain,
    ! [X11,X12] :
      ( pd0_1(X12,sk0_1(X11),X11)
      | ( r2(X11,X12)
        & X12 = sk0_1(X11) ) ),
    inference(skolemization,[status(esa)],[f20]) ).

fof(f22,plain,
    ! [X0,X1] :
      ( pd0_1(X0,sk0_1(X1),X1)
      | r2(X1,X0) ),
    inference(cnf_transformation,[status(esa)],[f21]) ).

fof(f34,plain,
    ! [X1,X8] :
      ( r2(X8,sk0_6(X8,X1))
      & r3(X1,sk0_6(X8,X1),sk0_5(X8,X1))
      & sk0_5(X8,X1) = sk0_4(X8,X1)
      & r2(sk0_7(X8,X1),sk0_4(X8,X1))
      & r3(X1,X8,sk0_7(X8,X1)) ),
    inference(skolemization,[status(esa)],[f5]) ).

fof(f39,plain,
    ! [X0,X1] : r3(X0,X1,sk0_7(X1,X0)),
    inference(cnf_transformation,[status(esa)],[f34]) ).

fof(f40,plain,
    ! [X2,X9] :
      ( r2(X9,sk0_10(X9,X2))
      & r4(X2,sk0_10(X9,X2),sk0_9(X9,X2))
      & sk0_9(X9,X2) = sk0_8(X9,X2)
      & r3(sk0_11(X9,X2),X2,sk0_8(X9,X2))
      & r4(X2,X9,sk0_11(X9,X2)) ),
    inference(skolemization,[status(esa)],[f6]) ).

fof(f41,plain,
    ! [X0,X1] : r2(X0,sk0_10(X0,X1)),
    inference(cnf_transformation,[status(esa)],[f40]) ).

fof(f64,plain,
    ! [Y1,Y2,Y3] :
      ( Y3 != Y1
      | ! [Y4] :
          ( ~ r3(Y2,Y4,Y3)
          | ! [Y5] :
              ( ~ r2(Y5,Y4)
              | ! [Y6] :
                  ( ~ r2(Y6,Y5)
                  | ! [Y7] :
                      ( ~ r2(Y7,Y6)
                      | ! [Y8] :
                          ( ~ r1(Y8)
                          | ~ r2(Y8,Y7) ) ) ) ) ) ),
    inference(pre_NNF_transformation,[status(esa)],[f13]) ).

fof(f65,plain,
    ! [Y3] :
      ( ! [Y1] : Y3 != Y1
      | ! [Y4] :
          ( ! [Y2] : ~ r3(Y2,Y4,Y3)
          | ! [Y5] :
              ( ~ r2(Y5,Y4)
              | ! [Y6] :
                  ( ~ r2(Y6,Y5)
                  | ! [Y7] :
                      ( ~ r2(Y7,Y6)
                      | ! [Y8] :
                          ( ~ r1(Y8)
                          | ~ r2(Y8,Y7) ) ) ) ) ) ),
    inference(miniscoping,[status(esa)],[f64]) ).

fof(f66,plain,
    ! [X0,X1,X2,X3,X4,X5,X6,X7] :
      ( X0 != X1
      | ~ r3(X2,X3,X0)
      | ~ r2(X4,X3)
      | ~ r2(X5,X4)
      | ~ r2(X6,X5)
      | ~ r1(X7)
      | ~ r2(X7,X6) ),
    inference(cnf_transformation,[status(esa)],[f65]) ).

fof(f67,plain,
    ! [Y24,X19] :
      ( ~ pd0_0(X19,Y24)
      | ( ~ r1(X19)
        & X19 != Y24 ) ),
    inference(pre_NNF_transformation,[status(esa)],[f14]) ).

fof(f69,plain,
    ! [X0,X1] :
      ( ~ pd0_0(X0,X1)
      | X0 != X1 ),
    inference(cnf_transformation,[status(esa)],[f67]) ).

fof(f70,plain,
    ! [X11,Y21,X12] :
      ( ~ pd0_1(X12,Y21,X11)
      | ( ~ r2(X11,X12)
        & X12 != Y21 ) ),
    inference(pre_NNF_transformation,[status(esa)],[f19]) ).

fof(f72,plain,
    ! [X0,X1,X2] :
      ( ~ pd0_1(X0,X1,X2)
      | X0 != X1 ),
    inference(cnf_transformation,[status(esa)],[f70]) ).

fof(f84,plain,
    ! [X0,X1,X2,X3,X4,X5,X6] :
      ( ~ r3(X0,X1,X2)
      | ~ r2(X3,X1)
      | ~ r2(X4,X3)
      | ~ r2(X5,X4)
      | ~ r1(X6)
      | ~ r2(X6,X5) ),
    inference(destructive_equality_resolution,[status(esa)],[f66]) ).

fof(f85,plain,
    ! [X0] : ~ pd0_0(X0,X0),
    inference(destructive_equality_resolution,[status(esa)],[f69]) ).

fof(f86,plain,
    ! [X0,X1] : ~ pd0_1(X0,X0,X1),
    inference(destructive_equality_resolution,[status(esa)],[f72]) ).

fof(f89,plain,
    r1(sk0_0),
    inference(resolution,[status(thm)],[f17,f85]) ).

fof(f91,plain,
    ! [X0] : r2(X0,sk0_1(X0)),
    inference(resolution,[status(thm)],[f22,f86]) ).

fof(f106,plain,
    ! [X0,X1,X2,X3,X4] :
      ( ~ r2(X0,X1)
      | ~ r2(X2,X0)
      | ~ r2(X3,X2)
      | ~ r1(X4)
      | ~ r2(X4,X3) ),
    inference(resolution,[status(thm)],[f39,f84]) ).

fof(f113,plain,
    ! [X0,X1,X2,X3] :
      ( ~ r2(sk0_1(X0),X1)
      | ~ r2(X2,X0)
      | ~ r1(X3)
      | ~ r2(X3,X2) ),
    inference(resolution,[status(thm)],[f106,f91]) ).

fof(f121,plain,
    ! [X0,X1,X2] :
      ( ~ r2(X0,X1)
      | ~ r1(X2)
      | ~ r2(X2,X0) ),
    inference(resolution,[status(thm)],[f113,f41]) ).

fof(f126,plain,
    ! [X0,X1] :
      ( ~ r2(sk0_1(X0),X1)
      | ~ r1(X0) ),
    inference(resolution,[status(thm)],[f121,f91]) ).

fof(f127,plain,
    ! [X0] : ~ r1(X0),
    inference(resolution,[status(thm)],[f126,f41]) ).

fof(f130,plain,
    $false,
    inference(backward_subsumption_resolution,[status(thm)],[f89,f127]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : NUN060+2 : TPTP v8.1.2. Released v7.3.0.
% 0.07/0.14  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.14/0.35  % Computer : n024.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Tue May 30 10:45:03 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.36  % Drodi V3.5.1
% 0.14/0.37  % Refutation found
% 0.14/0.37  % SZS status Theorem for theBenchmark: Theorem is valid
% 0.14/0.37  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.14/0.38  % Elapsed time: 0.024951 seconds
% 0.14/0.38  % CPU time: 0.041798 seconds
% 0.14/0.38  % Memory used: 19.933 MB
%------------------------------------------------------------------------------