TSTP Solution File: NUM490+3 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : NUM490+3 : 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 : n012.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:38:01 EDT 2023

% Result   : Theorem 0.19s 0.57s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   28
% Syntax   : Number of formulae    :   33 (   4 unt;  26 typ;   0 def)
%            Number of atoms       :   10 (   9 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :    7 (   4   ~;   2   |;   1   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    3 (   2 avg)
%            Maximal term depth    :    3 (   2 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   34 (  17   >;  17   *;   0   +;   0  <<)
%            Number of predicates  :    7 (   5 usr;   1 prp; 0-2 aty)
%            Number of functors    :   21 (  21 usr;   9 con; 0-3 aty)
%            Number of variables   :    0 (   0 sgn;   0   !;   0   ?;   0   :)

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

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

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

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

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

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

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

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

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

tff(decl_31,type,
    sdtsldt0: ( $i * $i ) > $i ).

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

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

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

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

tff(decl_36,type,
    xr: $i ).

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

tff(decl_38,type,
    esk2_2: ( $i * $i ) > $i ).

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

tff(decl_40,type,
    esk4_1: $i > $i ).

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

tff(decl_42,type,
    esk6_3: ( $i * $i * $i ) > $i ).

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

tff(decl_44,type,
    esk8_3: ( $i * $i * $i ) > $i ).

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

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

tff(decl_47,type,
    esk11_0: $i ).

fof(m__,conjecture,
    ( sdtpldt0(sdtasdt0(xp,xm),sdtasdt0(xr,xm)) = sdtasdt0(xn,xm)
    | sdtasdt0(xr,xm) = sdtmndt0(sdtasdt0(xn,xm),sdtasdt0(xp,xm)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__) ).

fof(m__1951,hypothesis,
    sdtasdt0(xn,xm) = sdtpldt0(sdtasdt0(xp,xm),sdtasdt0(xr,xm)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__1951) ).

fof(c_0_2,negated_conjecture,
    ~ ( sdtpldt0(sdtasdt0(xp,xm),sdtasdt0(xr,xm)) = sdtasdt0(xn,xm)
      | sdtasdt0(xr,xm) = sdtmndt0(sdtasdt0(xn,xm),sdtasdt0(xp,xm)) ),
    inference(assume_negation,[status(cth)],[m__]) ).

fof(c_0_3,negated_conjecture,
    ( sdtpldt0(sdtasdt0(xp,xm),sdtasdt0(xr,xm)) != sdtasdt0(xn,xm)
    & sdtasdt0(xr,xm) != sdtmndt0(sdtasdt0(xn,xm),sdtasdt0(xp,xm)) ),
    inference(fof_nnf,[status(thm)],[c_0_2]) ).

cnf(c_0_4,hypothesis,
    sdtasdt0(xn,xm) = sdtpldt0(sdtasdt0(xp,xm),sdtasdt0(xr,xm)),
    inference(split_conjunct,[status(thm)],[m__1951]) ).

cnf(c_0_5,negated_conjecture,
    sdtpldt0(sdtasdt0(xp,xm),sdtasdt0(xr,xm)) != sdtasdt0(xn,xm),
    inference(split_conjunct,[status(thm)],[c_0_3]) ).

cnf(c_0_6,hypothesis,
    $false,
    inference(sr,[status(thm)],[c_0_4,c_0_5]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : NUM490+3 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.13  % Command    : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s
% 0.13/0.33  % Computer : n012.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Fri Aug 25 16:56:26 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.54  start to proof: theBenchmark
% 0.19/0.57  % Version  : CSE_E---1.5
% 0.19/0.57  % Problem  : theBenchmark.p
% 0.19/0.57  % Proof found
% 0.19/0.57  % SZS status Theorem for theBenchmark.p
% 0.19/0.57  % SZS output start Proof
% See solution above
% 0.19/0.58  % Total time : 0.018000 s
% 0.19/0.58  % SZS output end Proof
% 0.19/0.58  % Total time : 0.022000 s
%------------------------------------------------------------------------------