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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM300+1 : TPTP v8.1.2. Released v3.1.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.XwSLV8dBFw true

% Computer : n019.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:39:48 EDT 2023

% Result   : Theorem 0.20s 0.80s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   20 (   9 unt;   8 typ;   0 def)
%            Number of atoms       :   17 (   0 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   55 (   5   ~;   3   |;   1   &;  45   @)
%                                         (   0 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    7 (   7   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    9 (   8 usr;   4 con; 0-2 aty)
%            Number of variables   :   13 (   0   ^;  11   !;   2   ?;  13   :)

% Comments : 
%------------------------------------------------------------------------------
thf(n1_type,type,
    n1: $i ).

thf(rdnn_type,type,
    rdnn: $i > $i ).

thf(rdn_pos_type,type,
    rdn_pos: $i > $i ).

thf(nn1_type,type,
    nn1: $i ).

thf(rdn_neg_type,type,
    rdn_neg: $i > $i ).

thf(n0_type,type,
    n0: $i ).

thf(rdn_translate_type,type,
    rdn_translate: $i > $i > $o ).

thf(less_type,type,
    less: $i > $i > $o ).

thf(rdn0,axiom,
    rdn_translate @ n0 @ ( rdn_pos @ ( rdnn @ n0 ) ) ).

thf(zip_derived_cl0,plain,
    rdn_translate @ n0 @ ( rdn_pos @ ( rdnn @ n0 ) ),
    inference(cnf,[status(esa)],[rdn0]) ).

thf(rdnn1,axiom,
    rdn_translate @ nn1 @ ( rdn_neg @ ( rdnn @ n1 ) ) ).

thf(zip_derived_cl128,plain,
    rdn_translate @ nn1 @ ( rdn_neg @ ( rdnn @ n1 ) ),
    inference(cnf,[status(esa)],[rdnn1]) ).

thf(less_entry_point_neg_pos,axiom,
    ! [X: $i,Y: $i,RDN_X: $i,RDN_Y: $i] :
      ( ( ( rdn_translate @ X @ ( rdn_neg @ RDN_X ) )
        & ( rdn_translate @ Y @ ( rdn_pos @ RDN_Y ) ) )
     => ( less @ X @ Y ) ) ).

thf(zip_derived_cl281,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( less @ X0 @ X1 )
      | ~ ( rdn_translate @ X0 @ ( rdn_neg @ X2 ) )
      | ~ ( rdn_translate @ X1 @ ( rdn_pos @ X3 ) ) ),
    inference(cnf,[status(esa)],[less_entry_point_neg_pos]) ).

thf(zip_derived_cl1403,plain,
    ! [X0: $i,X1: $i] :
      ( ( less @ nn1 @ X0 )
      | ~ ( rdn_translate @ X0 @ ( rdn_pos @ X1 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl128,zip_derived_cl281]) ).

thf(zip_derived_cl1404,plain,
    less @ nn1 @ n0,
    inference('s_sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl1403]) ).

thf(something_less_n0,conjecture,
    ? [X: $i] : ( less @ X @ n0 ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ? [X: $i] : ( less @ X @ n0 ),
    inference('cnf.neg',[status(esa)],[something_less_n0]) ).

thf(zip_derived_cl406,plain,
    ! [X0: $i] :
      ~ ( less @ X0 @ n0 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1416,plain,
    $false,
    inference('s_sup-',[status(thm)],[zip_derived_cl1404,zip_derived_cl406]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : NUM300+1 : TPTP v8.1.2. Released v3.1.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.XwSLV8dBFw true
% 0.13/0.34  % Computer : n019.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % 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 15:28:43 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.20/0.65  % Total configuration time : 435
% 0.20/0.65  % Estimated wc time : 1092
% 0.20/0.65  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.20/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.20/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.20/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.20/0.79  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 0.20/0.80  % Solved by fo/fo6_bce.sh.
% 0.20/0.80  % BCE start: 407
% 0.20/0.80  % BCE eliminated: 1
% 0.20/0.80  % PE start: 406
% 0.20/0.80  logic: eq
% 0.20/0.80  % PE eliminated: 5
% 0.20/0.80  % done 33 iterations in 0.061s
% 0.20/0.80  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.20/0.80  % SZS output start Refutation
% See solution above
% 0.20/0.80  
% 0.20/0.80  
% 0.20/0.80  % Terminating...
% 1.23/0.85  % Runner terminated.
% 1.23/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------