TSTP Solution File: NUM789^1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM789^1 : TPTP v8.1.2. Released v3.7.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.0aupex0I6m true

% Computer : n026.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:44:11 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(rat_type,type,
    rat: $tType ).

thf(more_type,type,
    more: rat > rat > $o ).

thf(y0_type,type,
    y0: rat ).

thf(is_type,type,
    is: rat > rat > $o ).

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

thf(x0_type,type,
    x0: rat ).

thf(l,axiom,
    less @ x0 @ y0 ).

thf(zip_derived_cl0,plain,
    less @ x0 @ y0,
    inference(cnf,[status(esa)],[l]) ).

thf(satz81b,axiom,
    ! [Xx0: rat,Xy0: rat] :
      ~ ( ( ( is @ Xx0 @ Xy0 )
         => ~ ( more @ Xx0 @ Xy0 ) )
       => ( ( ( more @ Xx0 @ Xy0 )
           => ~ ( less @ Xx0 @ Xy0 ) )
         => ~ ( ( less @ Xx0 @ Xy0 )
             => ~ ( is @ Xx0 @ Xy0 ) ) ) ) ).

thf(zip_derived_cl4,plain,
    ! [X0: rat,X1: rat] :
      ( ~ ( less @ X0 @ X1 )
      | ~ ( more @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[satz81b]) ).

thf(zip_derived_cl12,plain,
    ~ ( more @ x0 @ y0 ),
    inference('sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl4]) ).

thf(satz81h,conjecture,
    ~ ( ~ ( more @ x0 @ y0 )
     => ( is @ x0 @ y0 ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ( ~ ( more @ x0 @ y0 )
   => ( is @ x0 @ y0 ) ),
    inference('cnf.neg',[status(esa)],[satz81h]) ).

thf(zip_derived_cl5,plain,
    ( ( is @ x0 @ y0 )
    | ( more @ x0 @ y0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl3,plain,
    ! [X0: rat,X1: rat] :
      ( ~ ( is @ X0 @ X1 )
      | ~ ( less @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[satz81b]) ).

thf(zip_derived_cl6,plain,
    ( ( more @ x0 @ y0 )
    | ~ ( less @ x0 @ y0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl5,zip_derived_cl3]) ).

thf(zip_derived_cl0_001,plain,
    less @ x0 @ y0,
    inference(cnf,[status(esa)],[l]) ).

thf(zip_derived_cl8,plain,
    more @ x0 @ y0,
    inference(demod,[status(thm)],[zip_derived_cl6,zip_derived_cl0]) ).

thf(zip_derived_cl14,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl12,zip_derived_cl8]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : NUM789^1 : TPTP v8.1.2. Released v3.7.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.0aupex0I6m true
% 0.14/0.35  % Computer : n026.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 09:55:33 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % 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 HO mode
% 0.21/0.68  % Total configuration time : 828
% 0.21/0.68  % Estimated wc time : 1656
% 0.21/0.68  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.21/0.76  % Solved by lams/40_c.s.sh.
% 0.21/0.76  % done 9 iterations in 0.008s
% 0.21/0.76  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.21/0.76  % SZS output start Refutation
% See solution above
% 0.21/0.76  
% 0.21/0.76  
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.21/0.77  % Terminating...
% 1.61/0.88  % Runner terminated.
% 1.65/0.90  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------