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

View Problem - Process Solution

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

% Computer : n026.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:22 EDT 2023

% Result   : Theorem 0.20s 0.63s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   24
% Syntax   : Number of formulae    :   45 (  13 unt;  15 typ;   0 def)
%            Number of atoms       :  102 (  20 equ)
%            Maximal formula atoms :   18 (   3 avg)
%            Number of connectives :  120 (  48   ~;  47   |;  19   &)
%                                         (   2 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   13 (   7   >;   6   *;   0   +;   0  <<)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :   12 (  12 usr;   8 con; 0-2 aty)
%            Number of variables   :   34 (   0 sgn;  20   !;   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,
    xa: $i ).

tff(decl_31,type,
    xb: $i ).

tff(decl_32,type,
    xq: $i ).

tff(decl_33,type,
    xc: $i ).

tff(decl_34,type,
    xn: $i ).

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

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

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/sandbox2/benchmark/theBenchmark.p',mEquMod) ).

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

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

fof(m__924,hypothesis,
    sdtasdt0(xq,sdtpldt0(xn,xm)) = sdtpldt0(xa,smndt0(xc)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__924) ).

fof(m__818,hypothesis,
    ( aInteger0(xa)
    & aInteger0(xb)
    & aInteger0(xq)
    & xq != sz00
    & aInteger0(xc) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__818) ).

fof(m__,conjecture,
    sdteqdtlpzmzozddtrp0(xa,xc,xq),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__) ).

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

fof(m__899,hypothesis,
    ( aInteger0(xm)
    & sdtasdt0(xq,xm) = sdtpldt0(xb,smndt0(xc)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__899) ).

fof(m__876,hypothesis,
    ( aInteger0(xn)
    & sdtasdt0(xq,xn) = sdtpldt0(xa,smndt0(xb)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__876) ).

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

fof(c_0_10,plain,
    ! [X29,X30,X32,X33] :
      ( ( aInteger0(X30)
        | ~ aDivisorOf0(X30,X29)
        | ~ aInteger0(X29) )
      & ( X30 != sz00
        | ~ aDivisorOf0(X30,X29)
        | ~ aInteger0(X29) )
      & ( aInteger0(esk1_2(X29,X30))
        | ~ aDivisorOf0(X30,X29)
        | ~ aInteger0(X29) )
      & ( sdtasdt0(X30,esk1_2(X29,X30)) = X29
        | ~ aDivisorOf0(X30,X29)
        | ~ aInteger0(X29) )
      & ( ~ aInteger0(X32)
        | X32 = sz00
        | ~ aInteger0(X33)
        | sdtasdt0(X32,X33) != X29
        | aDivisorOf0(X32,X29)
        | ~ aInteger0(X29) ) ),
    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])])])])])]) ).

fof(c_0_11,plain,
    ! [X7,X8] :
      ( ~ aInteger0(X7)
      | ~ aInteger0(X8)
      | aInteger0(sdtasdt0(X7,X8)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mIntMult])]) ).

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

cnf(c_0_13,hypothesis,
    sdtasdt0(xq,sdtpldt0(xn,xm)) = sdtpldt0(xa,smndt0(xc)),
    inference(split_conjunct,[status(thm)],[m__924]) ).

cnf(c_0_14,hypothesis,
    aInteger0(xc),
    inference(split_conjunct,[status(thm)],[m__818]) ).

cnf(c_0_15,hypothesis,
    aInteger0(xa),
    inference(split_conjunct,[status(thm)],[m__818]) ).

cnf(c_0_16,plain,
    ( X1 = sz00
    | aDivisorOf0(X1,X3)
    | ~ aInteger0(X1)
    | ~ aInteger0(X2)
    | sdtasdt0(X1,X2) != X3
    | ~ aInteger0(X3) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_17,plain,
    ( aInteger0(sdtasdt0(X1,X2))
    | ~ aInteger0(X1)
    | ~ aInteger0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

fof(c_0_18,negated_conjecture,
    ~ sdteqdtlpzmzozddtrp0(xa,xc,xq),
    inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[m__])]) ).

cnf(c_0_19,hypothesis,
    ( X1 = sz00
    | sdteqdtlpzmzozddtrp0(xa,xc,X1)
    | ~ aDivisorOf0(X1,sdtasdt0(xq,sdtpldt0(xn,xm)))
    | ~ aInteger0(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_12,c_0_13]),c_0_14]),c_0_15])]) ).

cnf(c_0_20,plain,
    ( X1 = sz00
    | aDivisorOf0(X1,sdtasdt0(X1,X2))
    | ~ aInteger0(X2)
    | ~ aInteger0(X1) ),
    inference(csr,[status(thm)],[inference(er,[status(thm)],[c_0_16]),c_0_17]) ).

cnf(c_0_21,hypothesis,
    aInteger0(xq),
    inference(split_conjunct,[status(thm)],[m__818]) ).

cnf(c_0_22,hypothesis,
    xq != sz00,
    inference(split_conjunct,[status(thm)],[m__818]) ).

cnf(c_0_23,negated_conjecture,
    ~ sdteqdtlpzmzozddtrp0(xa,xc,xq),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

fof(c_0_24,plain,
    ! [X5,X6] :
      ( ~ aInteger0(X5)
      | ~ aInteger0(X6)
      | aInteger0(sdtpldt0(X5,X6)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mIntPlus])]) ).

cnf(c_0_25,hypothesis,
    ~ aInteger0(sdtpldt0(xn,xm)),
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_19,c_0_20]),c_0_21])]),c_0_22]),c_0_23]) ).

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

cnf(c_0_27,hypothesis,
    aInteger0(xm),
    inference(split_conjunct,[status(thm)],[m__899]) ).

cnf(c_0_28,hypothesis,
    aInteger0(xn),
    inference(split_conjunct,[status(thm)],[m__876]) ).

cnf(c_0_29,hypothesis,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_25,c_0_26]),c_0_27]),c_0_28])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem    : NUM432+1 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.14  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s
% 0.14/0.35  % Computer : n026.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 17:43:18 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.20/0.58  start to proof: theBenchmark
% 0.20/0.63  % Version  : CSE_E---1.5
% 0.20/0.63  % Problem  : theBenchmark.p
% 0.20/0.63  % Proof found
% 0.20/0.63  % SZS status Theorem for theBenchmark.p
% 0.20/0.63  % SZS output start Proof
% See solution above
% 0.20/0.63  % Total time : 0.039000 s
% 0.20/0.63  % SZS output end Proof
% 0.20/0.63  % Total time : 0.042000 s
%------------------------------------------------------------------------------