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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM326+1 : TPTP v8.1.2. Released v3.1.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.mApbEWHf5I true

% 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 12:39:54 EDT 2023

% Result   : Theorem 0.19s 0.86s
% Output   : Refutation 0.19s
% 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 :   65 (   6   ~;   3   |;   1   &;  54   @)
%                                         (   0 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    9 (   8 usr;   4 con; 0-3 aty)
%            Number of variables   :   10 (   0   ^;   8   !;   2   ?;  10   :)

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

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

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

thf(n5_type,type,
    n5: $i ).

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

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

thf(nn5_type,type,
    nn5: $i ).

thf(sum_type,type,
    sum: $i > $i > $i > $o ).

thf(sum_what_nn5_n0,conjecture,
    ? [X: $i] : ( sum @ X @ nn5 @ n0 ) ).

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

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

thf(rdn5,axiom,
    rdn_translate @ n5 @ ( rdn_pos @ ( rdnn @ n5 ) ) ).

thf(zip_derived_cl5,plain,
    rdn_translate @ n5 @ ( rdn_pos @ ( rdnn @ n5 ) ),
    inference(cnf,[status(esa)],[rdn5]) ).

thf(sum_entry_point_posx_negx,axiom,
    ! [POS_X: $i,NEG_X: $i,RDN_X: $i] :
      ( ( ( rdn_translate @ POS_X @ ( rdn_pos @ RDN_X ) )
        & ( rdn_translate @ NEG_X @ ( rdn_neg @ RDN_X ) ) )
     => ( sum @ POS_X @ NEG_X @ n0 ) ) ).

thf(zip_derived_cl30,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( sum @ X0 @ X1 @ n0 )
      | ~ ( rdn_translate @ X0 @ ( rdn_pos @ X2 ) )
      | ~ ( rdn_translate @ X1 @ ( rdn_neg @ X2 ) ) ),
    inference(cnf,[status(esa)],[sum_entry_point_posx_negx]) ).

thf(zip_derived_cl489,plain,
    ! [X0: $i] :
      ( ~ ( rdn_translate @ X0 @ ( rdn_neg @ ( rdnn @ n5 ) ) )
      | ( sum @ n5 @ X0 @ n0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl5,zip_derived_cl30]) ).

thf(zip_derived_cl609,plain,
    ~ ( rdn_translate @ nn5 @ ( rdn_neg @ ( rdnn @ n5 ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl140,zip_derived_cl489]) ).

thf(rdnn5,axiom,
    rdn_translate @ nn5 @ ( rdn_neg @ ( rdnn @ n5 ) ) ).

thf(zip_derived_cl10,plain,
    rdn_translate @ nn5 @ ( rdn_neg @ ( rdnn @ n5 ) ),
    inference(cnf,[status(esa)],[rdnn5]) ).

thf(zip_derived_cl610,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl609,zip_derived_cl10]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : NUM326+1 : TPTP v8.1.2. Released v3.1.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.mApbEWHf5I true
% 0.12/0.33  % Computer : n012.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Fri Aug 25 12:03:41 EDT 2023
% 0.12/0.33  % CPUTime  : 
% 0.12/0.33  % Running portfolio for 300 s
% 0.12/0.33  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.12/0.33  % Number of cores: 8
% 0.12/0.34  % Python version: Python 3.6.8
% 0.12/0.34  % Running in FO mode
% 0.19/0.61  % Total configuration time : 435
% 0.19/0.61  % Estimated wc time : 1092
% 0.19/0.61  % Estimated cpu time (7 cpus) : 156.0
% 0.19/0.72  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.19/0.72  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.19/0.72  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.19/0.73  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.19/0.73  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.19/0.73  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.19/0.74  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.19/0.80  % /export/starexec/sandbox/solver/bin/fo/fo1_lcnf.sh running for 50s
% 0.19/0.86  % Solved by fo/fo3_bce.sh.
% 0.19/0.86  % BCE start: 141
% 0.19/0.86  % BCE eliminated: 6
% 0.19/0.86  % PE start: 135
% 0.19/0.86  logic: eq
% 0.19/0.86  % PE eliminated: 0
% 0.19/0.86  % done 58 iterations in 0.104s
% 0.19/0.86  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.19/0.86  % SZS output start Refutation
% See solution above
% 0.19/0.86  
% 0.19/0.86  
% 0.19/0.86  % Terminating...
% 0.19/0.86  % /export/starexec/sandbox/solver/bin/fo/fo17_bce.sh running for 50s
% 1.65/1.01  % Runner terminated.
% 1.65/1.03  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------