TSTP Solution File: NUM454+1 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : NUM454+1 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s

% Computer : n014.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 : Thu Aug 31 10:37:39 EDT 2023

% Result   : Theorem 0.83s 0.90s
% Output   : CNFRefutation 0.83s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   21
%            Number of leaves      :   55
% Syntax   : Number of formulae    :  126 (  30 unt;  40 typ;   0 def)
%            Number of atoms       :  237 (  93 equ)
%            Maximal formula atoms :   18 (   2 avg)
%            Number of connectives :  251 ( 100   ~; 107   |;  30   &)
%                                         (   2 <=>;  12  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   57 (  33   >;  24   *;   0   +;   0  <<)
%            Number of predicates  :   12 (  10 usr;   1 prp; 0-3 aty)
%            Number of functors    :   30 (  30 usr;   7 con; 0-3 aty)
%            Number of variables   :   83 (   0 sgn;  44   !;   1   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    aInteger0: $i > $o ).

tff(decl_23,type,
    sz00: $i ).

tff(decl_24,type,
    sz10: $i ).

tff(decl_25,type,
    smndt0: $i > $i ).

tff(decl_26,type,
    sdtpldt0: ( $i * $i ) > $i ).

tff(decl_27,type,
    sdtasdt0: ( $i * $i ) > $i ).

tff(decl_28,type,
    aDivisorOf0: ( $i * $i ) > $o ).

tff(decl_29,type,
    sdteqdtlpzmzozddtrp0: ( $i * $i * $i ) > $o ).

tff(decl_30,type,
    isPrime0: $i > $o ).

tff(decl_31,type,
    aSet0: $i > $o ).

tff(decl_32,type,
    aElementOf0: ( $i * $i ) > $o ).

tff(decl_33,type,
    aSubsetOf0: ( $i * $i ) > $o ).

tff(decl_34,type,
    isFinite0: $i > $o ).

tff(decl_35,type,
    cS1395: $i ).

tff(decl_36,type,
    sdtbsmnsldt0: ( $i * $i ) > $i ).

tff(decl_37,type,
    sdtslmnbsdt0: ( $i * $i ) > $i ).

tff(decl_38,type,
    sbsmnsldt0: $i > $i ).

tff(decl_39,type,
    stldt0: $i > $i ).

tff(decl_40,type,
    szAzrzSzezqlpdtcmdtrp0: ( $i * $i ) > $i ).

tff(decl_41,type,
    isOpen0: $i > $o ).

tff(decl_42,type,
    isClosed0: $i > $o ).

tff(decl_43,type,
    xS: $i ).

tff(decl_44,type,
    cS2043: $i ).

tff(decl_45,type,
    cS2076: $i ).

tff(decl_46,type,
    xp: $i ).

tff(decl_47,type,
    esk1_2: ( $i * $i ) > $i ).

tff(decl_48,type,
    esk2_1: $i > $i ).

tff(decl_49,type,
    esk3_2: ( $i * $i ) > $i ).

tff(decl_50,type,
    esk4_3: ( $i * $i * $i ) > $i ).

tff(decl_51,type,
    esk5_3: ( $i * $i * $i ) > $i ).

tff(decl_52,type,
    esk6_1: $i > $i ).

tff(decl_53,type,
    esk7_3: ( $i * $i * $i ) > $i ).

tff(decl_54,type,
    esk8_2: ( $i * $i ) > $i ).

tff(decl_55,type,
    esk9_2: ( $i * $i ) > $i ).

tff(decl_56,type,
    esk10_2: ( $i * $i ) > $i ).

tff(decl_57,type,
    esk11_3: ( $i * $i * $i ) > $i ).

tff(decl_58,type,
    esk12_2: ( $i * $i ) > $i ).

tff(decl_59,type,
    esk13_1: $i > $i ).

tff(decl_60,type,
    esk14_1: $i > $i ).

tff(decl_61,type,
    esk15_1: $i > $i ).

fof(m__,conjecture,
    ( sdtpldt0(sz10,xp) != smndt0(sz10)
    | sdtpldt0(sz10,smndt0(xp)) != smndt0(sz10) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__) ).

fof(mAddNeg,axiom,
    ! [X1] :
      ( aInteger0(X1)
     => ( sdtpldt0(X1,smndt0(X1)) = sz00
        & sz00 = sdtpldt0(smndt0(X1),X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mAddNeg) ).

fof(mIntNeg,axiom,
    ! [X1] :
      ( aInteger0(X1)
     => aInteger0(smndt0(X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mIntNeg) ).

fof(mAddAsso,axiom,
    ! [X1,X2,X3] :
      ( ( aInteger0(X1)
        & aInteger0(X2)
        & aInteger0(X3) )
     => sdtpldt0(X1,sdtpldt0(X2,X3)) = sdtpldt0(sdtpldt0(X1,X2),X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mAddAsso) ).

fof(mIntOne,axiom,
    aInteger0(sz10),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mIntOne) ).

fof(mAddZero,axiom,
    ! [X1] :
      ( aInteger0(X1)
     => ( sdtpldt0(X1,sz00) = X1
        & X1 = sdtpldt0(sz00,X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mAddZero) ).

fof(m__2171,hypothesis,
    ( aInteger0(xp)
    & xp != sz00
    & aSubsetOf0(szAzrzSzezqlpdtcmdtrp0(sz10,xp),stldt0(sbsmnsldt0(xS))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__2171) ).

fof(mEquModRef,axiom,
    ! [X1,X2] :
      ( ( aInteger0(X1)
        & aInteger0(X2)
        & X2 != sz00 )
     => sdteqdtlpzmzozddtrp0(X1,X1,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mEquModRef) ).

fof(mEquMod,axiom,
    ! [X1,X2,X3] :
      ( ( aInteger0(X1)
        & aInteger0(X2)
        & aInteger0(X3)
        & X3 != sz00 )
     => ( sdteqdtlpzmzozddtrp0(X1,X2,X3)
      <=> aDivisorOf0(X3,sdtpldt0(X1,smndt0(X2))) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mEquMod) ).

fof(mIntZero,axiom,
    aInteger0(sz00),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mIntZero) ).

fof(mAddComm,axiom,
    ! [X1,X2] :
      ( ( aInteger0(X1)
        & aInteger0(X2) )
     => sdtpldt0(X1,X2) = sdtpldt0(X2,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mAddComm) ).

fof(mDivisor,axiom,
    ! [X1] :
      ( aInteger0(X1)
     => ! [X2] :
          ( aDivisorOf0(X2,X1)
        <=> ( aInteger0(X2)
            & X2 != sz00
            & ? [X3] :
                ( aInteger0(X3)
                & sdtasdt0(X2,X3) = X1 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mDivisor) ).

fof(mZeroDiv,axiom,
    ! [X1,X2] :
      ( ( aInteger0(X1)
        & aInteger0(X2) )
     => ( sdtasdt0(X1,X2) = sz00
       => ( X1 = sz00
          | X2 = sz00 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mZeroDiv) ).

fof(mMulMinOne,axiom,
    ! [X1] :
      ( aInteger0(X1)
     => ( sdtasdt0(smndt0(sz10),X1) = smndt0(X1)
        & smndt0(X1) = sdtasdt0(X1,smndt0(sz10)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mMulMinOne) ).

fof(mDistrib,axiom,
    ! [X1,X2,X3] :
      ( ( aInteger0(X1)
        & aInteger0(X2)
        & aInteger0(X3) )
     => ( sdtasdt0(X1,sdtpldt0(X2,X3)) = sdtpldt0(sdtasdt0(X1,X2),sdtasdt0(X1,X3))
        & sdtasdt0(sdtpldt0(X1,X2),X3) = sdtpldt0(sdtasdt0(X1,X3),sdtasdt0(X2,X3)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mDistrib) ).

fof(c_0_15,negated_conjecture,
    ~ ( sdtpldt0(sz10,xp) != smndt0(sz10)
      | sdtpldt0(sz10,smndt0(xp)) != smndt0(sz10) ),
    inference(assume_negation,[status(cth)],[m__]) ).

fof(c_0_16,plain,
    ! [X16] :
      ( ( sdtpldt0(X16,smndt0(X16)) = sz00
        | ~ aInteger0(X16) )
      & ( sz00 = sdtpldt0(smndt0(X16),X16)
        | ~ aInteger0(X16) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mAddNeg])])]) ).

fof(c_0_17,negated_conjecture,
    ( sdtpldt0(sz10,xp) = smndt0(sz10)
    & sdtpldt0(sz10,smndt0(xp)) = smndt0(sz10) ),
    inference(fof_nnf,[status(thm)],[c_0_15]) ).

fof(c_0_18,plain,
    ! [X5] :
      ( ~ aInteger0(X5)
      | aInteger0(smndt0(X5)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mIntNeg])]) ).

fof(c_0_19,plain,
    ! [X10,X11,X12] :
      ( ~ aInteger0(X10)
      | ~ aInteger0(X11)
      | ~ aInteger0(X12)
      | sdtpldt0(X10,sdtpldt0(X11,X12)) = sdtpldt0(sdtpldt0(X10,X11),X12) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mAddAsso])]) ).

cnf(c_0_20,plain,
    ( sz00 = sdtpldt0(smndt0(X1),X1)
    | ~ aInteger0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_21,negated_conjecture,
    sdtpldt0(sz10,xp) = smndt0(sz10),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_22,plain,
    aInteger0(sz10),
    inference(split_conjunct,[status(thm)],[mIntOne]) ).

cnf(c_0_23,plain,
    ( aInteger0(smndt0(X1))
    | ~ aInteger0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

cnf(c_0_24,plain,
    ( sdtpldt0(X1,sdtpldt0(X2,X3)) = sdtpldt0(sdtpldt0(X1,X2),X3)
    | ~ aInteger0(X1)
    | ~ aInteger0(X2)
    | ~ aInteger0(X3) ),
    inference(split_conjunct,[status(thm)],[c_0_19]) ).

cnf(c_0_25,negated_conjecture,
    sdtpldt0(sdtpldt0(sz10,xp),sz10) = sz00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_20,c_0_21]),c_0_22])]) ).

cnf(c_0_26,negated_conjecture,
    aInteger0(sdtpldt0(sz10,xp)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_23,c_0_21]),c_0_22])]) ).

cnf(c_0_27,negated_conjecture,
    sdtpldt0(sz10,smndt0(xp)) = smndt0(sz10),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_28,negated_conjecture,
    ( sdtpldt0(sdtpldt0(sz10,xp),sdtpldt0(sz10,X1)) = sdtpldt0(sz00,X1)
    | ~ aInteger0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_24,c_0_25]),c_0_22]),c_0_26])]) ).

cnf(c_0_29,negated_conjecture,
    sdtpldt0(sz10,smndt0(xp)) = sdtpldt0(sz10,xp),
    inference(rw,[status(thm)],[c_0_27,c_0_21]) ).

fof(c_0_30,plain,
    ! [X15] :
      ( ( sdtpldt0(X15,sz00) = X15
        | ~ aInteger0(X15) )
      & ( X15 = sdtpldt0(sz00,X15)
        | ~ aInteger0(X15) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mAddZero])])]) ).

cnf(c_0_31,plain,
    ( sdtpldt0(X1,smndt0(X1)) = sz00
    | ~ aInteger0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_32,negated_conjecture,
    ( sdtpldt0(sdtpldt0(sz10,xp),sdtpldt0(sz10,xp)) = sdtpldt0(sz00,smndt0(xp))
    | ~ aInteger0(smndt0(xp)) ),
    inference(spm,[status(thm)],[c_0_28,c_0_29]) ).

cnf(c_0_33,hypothesis,
    aInteger0(xp),
    inference(split_conjunct,[status(thm)],[m__2171]) ).

cnf(c_0_34,plain,
    ( sdtpldt0(X1,sz00) = X1
    | ~ aInteger0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

cnf(c_0_35,negated_conjecture,
    sdtpldt0(sdtpldt0(sz10,xp),sz00) = sdtpldt0(sz00,sdtpldt0(sz10,xp)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_31]),c_0_21]),c_0_21]),c_0_26]),c_0_22])]) ).

fof(c_0_36,plain,
    ! [X38,X39] :
      ( ~ aInteger0(X38)
      | ~ aInteger0(X39)
      | X39 = sz00
      | sdteqdtlpzmzozddtrp0(X38,X38,X39) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mEquModRef])]) ).

cnf(c_0_37,plain,
    ( X1 = sdtpldt0(sz00,X1)
    | ~ aInteger0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

cnf(c_0_38,negated_conjecture,
    ( sdtpldt0(sz00,smndt0(xp)) = sdtpldt0(sz00,xp)
    | ~ aInteger0(smndt0(xp)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_32]),c_0_33])]) ).

cnf(c_0_39,negated_conjecture,
    sdtpldt0(sz00,sdtpldt0(sz10,xp)) = sdtpldt0(sz10,xp),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_34,c_0_35]),c_0_26])]) ).

fof(c_0_40,plain,
    ! [X35,X36,X37] :
      ( ( ~ sdteqdtlpzmzozddtrp0(X35,X36,X37)
        | aDivisorOf0(X37,sdtpldt0(X35,smndt0(X36)))
        | ~ aInteger0(X35)
        | ~ aInteger0(X36)
        | ~ aInteger0(X37)
        | X37 = sz00 )
      & ( ~ aDivisorOf0(X37,sdtpldt0(X35,smndt0(X36)))
        | sdteqdtlpzmzozddtrp0(X35,X36,X37)
        | ~ aInteger0(X35)
        | ~ aInteger0(X36)
        | ~ aInteger0(X37)
        | X37 = sz00 ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mEquMod])])]) ).

cnf(c_0_41,plain,
    ( X2 = sz00
    | sdteqdtlpzmzozddtrp0(X1,X1,X2)
    | ~ aInteger0(X1)
    | ~ aInteger0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_36]) ).

cnf(c_0_42,hypothesis,
    xp != sz00,
    inference(split_conjunct,[status(thm)],[m__2171]) ).

cnf(c_0_43,negated_conjecture,
    ( smndt0(xp) = sdtpldt0(sz00,xp)
    | ~ aInteger0(smndt0(xp)) ),
    inference(spm,[status(thm)],[c_0_37,c_0_38]) ).

cnf(c_0_44,negated_conjecture,
    sdtpldt0(sdtpldt0(sz10,xp),sz00) = sdtpldt0(sz10,xp),
    inference(rw,[status(thm)],[c_0_35,c_0_39]) ).

cnf(c_0_45,plain,
    aInteger0(sz00),
    inference(split_conjunct,[status(thm)],[mIntZero]) ).

fof(c_0_46,plain,
    ! [X13,X14] :
      ( ~ aInteger0(X13)
      | ~ aInteger0(X14)
      | sdtpldt0(X13,X14) = sdtpldt0(X14,X13) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mAddComm])]) ).

fof(c_0_47,plain,
    ! [X30,X31,X33,X34] :
      ( ( aInteger0(X31)
        | ~ aDivisorOf0(X31,X30)
        | ~ aInteger0(X30) )
      & ( X31 != sz00
        | ~ aDivisorOf0(X31,X30)
        | ~ aInteger0(X30) )
      & ( aInteger0(esk1_2(X30,X31))
        | ~ aDivisorOf0(X31,X30)
        | ~ aInteger0(X30) )
      & ( sdtasdt0(X31,esk1_2(X30,X31)) = X30
        | ~ aDivisorOf0(X31,X30)
        | ~ aInteger0(X30) )
      & ( ~ aInteger0(X33)
        | X33 = sz00
        | ~ aInteger0(X34)
        | sdtasdt0(X33,X34) != X30
        | aDivisorOf0(X33,X30)
        | ~ aInteger0(X30) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[mDivisor])])])])])]) ).

cnf(c_0_48,plain,
    ( aDivisorOf0(X3,sdtpldt0(X1,smndt0(X2)))
    | X3 = sz00
    | ~ sdteqdtlpzmzozddtrp0(X1,X2,X3)
    | ~ aInteger0(X1)
    | ~ aInteger0(X2)
    | ~ aInteger0(X3) ),
    inference(split_conjunct,[status(thm)],[c_0_40]) ).

cnf(c_0_49,hypothesis,
    ( sdteqdtlpzmzozddtrp0(X1,X1,xp)
    | ~ aInteger0(X1) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_41,c_0_33]),c_0_42]) ).

cnf(c_0_50,negated_conjecture,
    smndt0(xp) = sdtpldt0(sz00,xp),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_43,c_0_23]),c_0_33])]) ).

cnf(c_0_51,negated_conjecture,
    sdtpldt0(sz10,sdtpldt0(xp,sz00)) = sdtpldt0(sz10,xp),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_24,c_0_44]),c_0_45]),c_0_33]),c_0_22])]) ).

cnf(c_0_52,plain,
    ( sdtpldt0(X1,X2) = sdtpldt0(X2,X1)
    | ~ aInteger0(X1)
    | ~ aInteger0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_46]) ).

cnf(c_0_53,plain,
    ( aInteger0(esk1_2(X1,X2))
    | ~ aDivisorOf0(X2,X1)
    | ~ aInteger0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_47]) ).

cnf(c_0_54,hypothesis,
    ( aDivisorOf0(xp,sdtpldt0(X1,smndt0(X1)))
    | ~ aInteger0(X1) ),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_48,c_0_49]),c_0_33])]),c_0_42]) ).

cnf(c_0_55,negated_conjecture,
    sdtpldt0(xp,sdtpldt0(sz00,xp)) = sz00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_31,c_0_50]),c_0_33])]) ).

cnf(c_0_56,negated_conjecture,
    sdtpldt0(sz10,sdtpldt0(sz00,xp)) = sdtpldt0(sz10,xp),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_51,c_0_52]),c_0_45]),c_0_33])]) ).

cnf(c_0_57,negated_conjecture,
    aInteger0(sdtpldt0(sz00,xp)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_23,c_0_50]),c_0_33])]) ).

cnf(c_0_58,plain,
    ( esk1_2(X1,X2) = sz00
    | sdteqdtlpzmzozddtrp0(X3,X3,esk1_2(X1,X2))
    | ~ aDivisorOf0(X2,X1)
    | ~ aInteger0(X3)
    | ~ aInteger0(X1) ),
    inference(spm,[status(thm)],[c_0_41,c_0_53]) ).

cnf(c_0_59,negated_conjecture,
    aDivisorOf0(xp,sz00),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_54,c_0_50]),c_0_55]),c_0_33])]) ).

cnf(c_0_60,negated_conjecture,
    sdtpldt0(sdtpldt0(sz10,xp),sdtpldt0(sz10,xp)) = sdtpldt0(sz00,sdtpldt0(sz00,xp)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_56]),c_0_57])]) ).

cnf(c_0_61,negated_conjecture,
    ( esk1_2(sz00,xp) = sz00
    | sdteqdtlpzmzozddtrp0(X1,X1,esk1_2(sz00,xp))
    | ~ aInteger0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_58,c_0_59]),c_0_45])]) ).

cnf(c_0_62,negated_conjecture,
    sdtpldt0(sz00,sdtpldt0(sz00,xp)) = sdtpldt0(sz00,xp),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_60]),c_0_33])]) ).

cnf(c_0_63,negated_conjecture,
    sdtpldt0(sdtpldt0(sz00,xp),xp) = sz00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_20,c_0_50]),c_0_33])]) ).

cnf(c_0_64,hypothesis,
    ( esk1_2(sz00,xp) = sz00
    | sdteqdtlpzmzozddtrp0(xp,xp,esk1_2(sz00,xp)) ),
    inference(spm,[status(thm)],[c_0_61,c_0_33]) ).

cnf(c_0_65,negated_conjecture,
    sdtpldt0(sz00,xp) = xp,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_62,c_0_37]),c_0_33])]) ).

cnf(c_0_66,negated_conjecture,
    sdtpldt0(xp,xp) = sz00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_63,c_0_37]),c_0_33])]) ).

fof(c_0_67,plain,
    ! [X28,X29] :
      ( ~ aInteger0(X28)
      | ~ aInteger0(X29)
      | sdtasdt0(X28,X29) != sz00
      | X28 = sz00
      | X29 = sz00 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mZeroDiv])]) ).

cnf(c_0_68,hypothesis,
    ( esk1_2(sz00,xp) = sz00
    | aDivisorOf0(esk1_2(sz00,xp),sz00)
    | ~ aInteger0(esk1_2(sz00,xp)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_48,c_0_64]),c_0_50]),c_0_65]),c_0_66]),c_0_33])]) ).

fof(c_0_69,plain,
    ! [X27] :
      ( ( sdtasdt0(smndt0(sz10),X27) = smndt0(X27)
        | ~ aInteger0(X27) )
      & ( smndt0(X27) = sdtasdt0(X27,smndt0(sz10))
        | ~ aInteger0(X27) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mMulMinOne])])]) ).

cnf(c_0_70,plain,
    ( X1 = sz00
    | X2 = sz00
    | ~ aInteger0(X1)
    | ~ aInteger0(X2)
    | sdtasdt0(X1,X2) != sz00 ),
    inference(split_conjunct,[status(thm)],[c_0_67]) ).

cnf(c_0_71,plain,
    ( sdtasdt0(X1,esk1_2(X2,X1)) = X2
    | ~ aDivisorOf0(X1,X2)
    | ~ aInteger0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_47]) ).

cnf(c_0_72,plain,
    ( aInteger0(X1)
    | ~ aDivisorOf0(X1,X2)
    | ~ aInteger0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_47]) ).

cnf(c_0_73,hypothesis,
    ( esk1_2(sz00,xp) = sz00
    | aDivisorOf0(esk1_2(sz00,xp),sz00) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_68,c_0_53]),c_0_59]),c_0_45])]) ).

fof(c_0_74,plain,
    ! [X23,X24,X25] :
      ( ( sdtasdt0(X23,sdtpldt0(X24,X25)) = sdtpldt0(sdtasdt0(X23,X24),sdtasdt0(X23,X25))
        | ~ aInteger0(X23)
        | ~ aInteger0(X24)
        | ~ aInteger0(X25) )
      & ( sdtasdt0(sdtpldt0(X23,X24),X25) = sdtpldt0(sdtasdt0(X23,X25),sdtasdt0(X24,X25))
        | ~ aInteger0(X23)
        | ~ aInteger0(X24)
        | ~ aInteger0(X25) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mDistrib])])]) ).

cnf(c_0_75,plain,
    ( smndt0(X1) = sdtasdt0(X1,smndt0(sz10))
    | ~ aInteger0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_69]) ).

cnf(c_0_76,plain,
    ( esk1_2(sz00,X1) = sz00
    | X1 = sz00
    | ~ aDivisorOf0(X1,sz00)
    | ~ aInteger0(esk1_2(sz00,X1))
    | ~ aInteger0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(er,[status(thm)],[inference(spm,[status(thm)],[c_0_70,c_0_71])]),c_0_45])]) ).

cnf(c_0_77,hypothesis,
    ( esk1_2(sz00,xp) = sz00
    | aInteger0(esk1_2(sz00,xp)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_72,c_0_73]),c_0_45])]) ).

cnf(c_0_78,plain,
    ( sdtasdt0(X1,sdtpldt0(X2,X3)) = sdtpldt0(sdtasdt0(X1,X2),sdtasdt0(X1,X3))
    | ~ aInteger0(X1)
    | ~ aInteger0(X2)
    | ~ aInteger0(X3) ),
    inference(split_conjunct,[status(thm)],[c_0_74]) ).

cnf(c_0_79,plain,
    ( sdtasdt0(X1,sdtpldt0(sz10,xp)) = smndt0(X1)
    | ~ aInteger0(X1) ),
    inference(rw,[status(thm)],[c_0_75,c_0_21]) ).

cnf(c_0_80,hypothesis,
    esk1_2(sz00,xp) = sz00,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_76,c_0_77]),c_0_59]),c_0_33])]),c_0_42]) ).

cnf(c_0_81,plain,
    ( sdtpldt0(sdtasdt0(X1,X2),smndt0(X1)) = sdtasdt0(X1,sdtpldt0(X2,sdtpldt0(sz10,xp)))
    | ~ aInteger0(X2)
    | ~ aInteger0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_78,c_0_79]),c_0_26])]) ).

cnf(c_0_82,hypothesis,
    sdtasdt0(xp,sz00) = sz00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_71,c_0_80]),c_0_59]),c_0_45])]) ).

cnf(c_0_83,hypothesis,
    sdtasdt0(xp,sdtpldt0(sz10,xp)) = xp,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_81,c_0_82]),c_0_50]),c_0_65]),c_0_65]),c_0_39]),c_0_45]),c_0_33])]) ).

cnf(c_0_84,hypothesis,
    sdtasdt0(xp,xp) = sz00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_81,c_0_83]),c_0_50]),c_0_65]),c_0_66]),c_0_60]),c_0_65]),c_0_65]),c_0_26]),c_0_33])]) ).

cnf(c_0_85,hypothesis,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_70,c_0_84]),c_0_33])]),c_0_42]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem    : NUM454+1 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.14  % Command    : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s
% 0.14/0.35  % Computer : n014.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   : Fri Aug 25 12:33:33 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.21/0.59  start to proof: theBenchmark
% 0.83/0.90  % Version  : CSE_E---1.5
% 0.83/0.90  % Problem  : theBenchmark.p
% 0.83/0.90  % Proof found
% 0.83/0.90  % SZS status Theorem for theBenchmark.p
% 0.83/0.90  % SZS output start Proof
% See solution above
% 0.83/0.91  % Total time : 0.297000 s
% 0.83/0.91  % SZS output end Proof
% 0.83/0.91  % Total time : 0.300000 s
%------------------------------------------------------------------------------