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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM785^1 : TPTP v8.1.2. Released v3.7.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.CHYn1EgnM0 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:44:08 EDT 2023

% Result   : Theorem 0.20s 0.74s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   19 (   8 unt;   6 typ;   0 def)
%            Number of atoms       :   22 (   0 equ;   0 cnn)
%            Maximal formula atoms :    6 (   1 avg)
%            Number of connectives :   64 (  13   ~;   3   |;   0   &;  42   @)
%                                         (   0 <=>;   6  =>;   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(is_type,type,
    is: rat > rat > $o ).

thf(y0_type,type,
    y0: rat ).

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

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

thf(x0_type,type,
    x0: rat ).

thf(l,axiom,
    ( ~ ( less @ x0 @ y0 )
   => ( is @ x0 @ y0 ) ) ).

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

thf(satz81d,conjecture,
    ~ ( more @ x0 @ y0 ) ).

thf(zf_stmt_0,negated_conjecture,
    more @ x0 @ y0,
    inference('cnf.neg',[status(esa)],[satz81d]) ).

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

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_cl2,plain,
    ! [X0: rat,X1: rat] :
      ( ~ ( more @ X0 @ X1 )
      | ~ ( is @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[satz81b]) ).

thf(zip_derived_cl6,plain,
    ~ ( is @ x0 @ y0 ),
    inference('sup-',[status(thm)],[zip_derived_cl5,zip_derived_cl2]) ).

thf(zip_derived_cl8,plain,
    less @ x0 @ y0,
    inference('sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl6]) ).

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

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

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

thf(zip_derived_cl12,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl10,zip_derived_cl5]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : NUM785^1 : TPTP v8.1.2. Released v3.7.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.CHYn1EgnM0 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 16:53:58 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox/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 HO mode
% 0.20/0.66  % Total configuration time : 828
% 0.20/0.66  % Estimated wc time : 1656
% 0.20/0.66  % Estimated cpu time (8 cpus) : 207.0
% 0.20/0.71  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.20/0.72  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.20/0.73  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.20/0.74  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.20/0.74  % Solved by lams/40_c.s.sh.
% 0.20/0.74  % done 7 iterations in 0.007s
% 0.20/0.74  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.20/0.74  % SZS output start Refutation
% See solution above
% 0.20/0.74  
% 0.20/0.74  
% 0.20/0.74  % Terminating...
% 0.20/0.77  % Runner terminated.
% 0.20/0.78  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------