TSTP Solution File: NUM472+1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM472+1 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.b8YmqSI8Xa true

% Computer : n020.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 12:41:42 EDT 2023

% Result   : Theorem 1.37s 0.81s
% Output   : Refutation 1.37s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   20 (   6 unt;   6 typ;   0 def)
%            Number of atoms       :   34 (   2 equ;   0 cnn)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :   93 (  15   ~;  12   |;   5   &;  58   @)
%                                         (   1 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    5 (   5   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :   14 (   0   ^;  13   !;   1   ?;  14   :)

% Comments : 
%------------------------------------------------------------------------------
thf(aNaturalNumber0_type,type,
    aNaturalNumber0: $i > $o ).

thf(sdtpldt0_type,type,
    sdtpldt0: $i > $i > $i ).

thf(xn_type,type,
    xn: $i ).

thf(xm_type,type,
    xm: $i ).

thf(sdtlseqdt0_type,type,
    sdtlseqdt0: $i > $i > $o ).

thf(xl_type,type,
    xl: $i ).

thf(mDefLE,axiom,
    ! [W0: $i,W1: $i] :
      ( ( ( aNaturalNumber0 @ W0 )
        & ( aNaturalNumber0 @ W1 ) )
     => ( ( sdtlseqdt0 @ W0 @ W1 )
      <=> ? [W2: $i] :
            ( ( ( sdtpldt0 @ W0 @ W2 )
              = W1 )
            & ( aNaturalNumber0 @ W2 ) ) ) ) ).

thf(zip_derived_cl27,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( aNaturalNumber0 @ X0 )
      | ~ ( aNaturalNumber0 @ X1 )
      | ( sdtlseqdt0 @ X0 @ X1 )
      | ~ ( aNaturalNumber0 @ X2 )
      | ( ( sdtpldt0 @ X0 @ X2 )
       != X1 ) ),
    inference(cnf,[status(esa)],[mDefLE]) ).

thf(zip_derived_cl944,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( aNaturalNumber0 @ X0 )
      | ( sdtlseqdt0 @ X1 @ ( sdtpldt0 @ X1 @ X0 ) )
      | ~ ( aNaturalNumber0 @ ( sdtpldt0 @ X1 @ X0 ) )
      | ~ ( aNaturalNumber0 @ X1 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl27]) ).

thf(mSortsB,axiom,
    ! [W0: $i,W1: $i] :
      ( ( ( aNaturalNumber0 @ W0 )
        & ( aNaturalNumber0 @ W1 ) )
     => ( aNaturalNumber0 @ ( sdtpldt0 @ W0 @ W1 ) ) ) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( aNaturalNumber0 @ X0 )
      | ~ ( aNaturalNumber0 @ X1 )
      | ( aNaturalNumber0 @ ( sdtpldt0 @ X0 @ X1 ) ) ),
    inference(cnf,[status(esa)],[mSortsB]) ).

thf(zip_derived_cl980,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( aNaturalNumber0 @ X1 )
      | ( sdtlseqdt0 @ X1 @ ( sdtpldt0 @ X1 @ X0 ) )
      | ~ ( aNaturalNumber0 @ X0 ) ),
    inference(clc,[status(thm)],[zip_derived_cl944,zip_derived_cl4]) ).

thf(m__,conjecture,
    sdtlseqdt0 @ xm @ ( sdtpldt0 @ xm @ xn ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( sdtlseqdt0 @ xm @ ( sdtpldt0 @ xm @ xn ) ),
    inference('cnf.neg',[status(esa)],[m__]) ).

thf(zip_derived_cl65,plain,
    ~ ( sdtlseqdt0 @ xm @ ( sdtpldt0 @ xm @ xn ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl983,plain,
    ( ~ ( aNaturalNumber0 @ xn )
    | ~ ( aNaturalNumber0 @ xm ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl980,zip_derived_cl65]) ).

thf(m__1324,axiom,
    ( ( aNaturalNumber0 @ xn )
    & ( aNaturalNumber0 @ xm )
    & ( aNaturalNumber0 @ xl ) ) ).

thf(zip_derived_cl57,plain,
    aNaturalNumber0 @ xn,
    inference(cnf,[status(esa)],[m__1324]) ).

thf(zip_derived_cl58,plain,
    aNaturalNumber0 @ xm,
    inference(cnf,[status(esa)],[m__1324]) ).

thf(zip_derived_cl1002,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl983,zip_derived_cl57,zip_derived_cl58]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : NUM472+1 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.b8YmqSI8Xa true
% 0.14/0.35  % Computer : n020.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 15:38:45 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.14/0.36  % Running portfolio for 300 s
% 0.14/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.36  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in FO mode
% 0.21/0.65  % Total configuration time : 435
% 0.21/0.65  % Estimated wc time : 1092
% 0.21/0.65  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.37/0.81  % Solved by fo/fo6_bce.sh.
% 1.37/0.81  % BCE start: 66
% 1.37/0.81  % BCE eliminated: 2
% 1.37/0.81  % PE start: 64
% 1.37/0.81  logic: eq
% 1.37/0.81  % PE eliminated: 0
% 1.37/0.81  % done 82 iterations in 0.077s
% 1.37/0.81  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.37/0.81  % SZS output start Refutation
% See solution above
% 1.37/0.81  
% 1.37/0.81  
% 1.37/0.81  % Terminating...
% 1.37/0.86  % Runner terminated.
% 1.47/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------