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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM290+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.4DVhlt1pSm true

% Computer : n003.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:46 EDT 2023

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

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

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

thf(n2_type,type,
    n2: $i ).

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

thf(rdn_positive_less_type,type,
    rdn_positive_less: $i > $i > $o ).

thf(n3_type,type,
    n3: $i ).

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

thf(n2_less_n3,conjecture,
    less @ n2 @ n3 ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( less @ n2 @ n3 ),
    inference('cnf.neg',[status(esa)],[n2_less_n3]) ).

thf(zip_derived_cl142,plain,
    ~ ( less @ n2 @ n3 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(rdn_positive_less23,axiom,
    rdn_positive_less @ ( rdnn @ n2 ) @ ( rdnn @ n3 ) ).

thf(zip_derived_cl12,plain,
    rdn_positive_less @ ( rdnn @ n2 ) @ ( rdnn @ n3 ),
    inference(cnf,[status(esa)],[rdn_positive_less23]) ).

thf(rdn2,axiom,
    rdn_translate @ n2 @ ( rdn_pos @ ( rdnn @ n2 ) ) ).

thf(zip_derived_cl2,plain,
    rdn_translate @ n2 @ ( rdn_pos @ ( rdnn @ n2 ) ),
    inference(cnf,[status(esa)],[rdn2]) ).

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

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

thf(zip_derived_cl316,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( rdn_positive_less @ ( rdnn @ n2 ) @ X0 )
      | ~ ( rdn_translate @ X1 @ ( rdn_pos @ X0 ) )
      | ( less @ n2 @ X1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl2,zip_derived_cl23]) ).

thf(zip_derived_cl326,plain,
    ! [X0: $i] :
      ( ( less @ n2 @ X0 )
      | ~ ( rdn_translate @ X0 @ ( rdn_pos @ ( rdnn @ n3 ) ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl12,zip_derived_cl316]) ).

thf(zip_derived_cl333,plain,
    ~ ( rdn_translate @ n3 @ ( rdn_pos @ ( rdnn @ n3 ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl142,zip_derived_cl326]) ).

thf(rdn3,axiom,
    rdn_translate @ n3 @ ( rdn_pos @ ( rdnn @ n3 ) ) ).

thf(zip_derived_cl3,plain,
    rdn_translate @ n3 @ ( rdn_pos @ ( rdnn @ n3 ) ),
    inference(cnf,[status(esa)],[rdn3]) ).

thf(zip_derived_cl334,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl333,zip_derived_cl3]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.14/0.13  % Problem  : NUM290+1 : TPTP v8.1.2. Released v3.1.0.
% 0.14/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.4DVhlt1pSm true
% 0.14/0.36  % Computer : n003.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Fri Aug 25 11:31:53 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.22/0.66  % Total configuration time : 435
% 0.22/0.66  % Estimated wc time : 1092
% 0.22/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.22/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.83/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.83/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.83/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.83/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.83/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.36/0.80  % Solved by fo/fo3_bce.sh.
% 1.36/0.80  % BCE start: 143
% 1.36/0.80  % BCE eliminated: 107
% 1.36/0.80  % PE start: 36
% 1.36/0.80  logic: eq
% 1.36/0.80  % PE eliminated: 2
% 1.36/0.80  % done 35 iterations in 0.040s
% 1.36/0.80  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.36/0.80  % SZS output start Refutation
% See solution above
% 1.36/0.80  
% 1.36/0.80  
% 1.36/0.80  % Terminating...
% 1.61/0.85  % Runner terminated.
% 1.61/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------