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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM792^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.sNay02qidS true

% Computer : n015.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:13 EDT 2023

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

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

thf(moreis_type,type,
    moreis: rat > rat > $o ).

thf(y0_type,type,
    y0: rat ).

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

thf(lessis_type,type,
    lessis: rat > rat > $o ).

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

thf(z0_type,type,
    z0: rat ).

thf(x0_type,type,
    x0: rat ).

thf(satz87c,conjecture,
    more @ x0 @ z0 ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( more @ x0 @ z0 ),
    inference('cnf.neg',[status(esa)],[satz87c]) ).

thf(zip_derived_cl6,plain,
    ~ ( more @ x0 @ z0 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(n,axiom,
    more @ y0 @ z0 ).

thf(zip_derived_cl1,plain,
    more @ y0 @ z0,
    inference(cnf,[status(esa)],[n]) ).

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

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

thf(satz87b,axiom,
    ! [Xx0: rat,Xy0: rat,Xz0: rat] :
      ( ( less @ Xx0 @ Xy0 )
     => ( ( lessis @ Xy0 @ Xz0 )
       => ( less @ Xx0 @ Xz0 ) ) ) ).

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

thf(zip_derived_cl11,plain,
    ! [X0: rat,X1: rat,X2: rat] :
      ( ~ ( more @ X0 @ X1 )
      | ~ ( lessis @ X0 @ X2 )
      | ( less @ X1 @ X2 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl4,zip_derived_cl3]) ).

thf(zip_derived_cl15,plain,
    ! [X0: rat] :
      ( ( less @ z0 @ X0 )
      | ~ ( lessis @ y0 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl11]) ).

thf(satz84,axiom,
    ! [Xx0: rat,Xy0: rat] :
      ( ( moreis @ Xx0 @ Xy0 )
     => ( lessis @ Xy0 @ Xx0 ) ) ).

thf(zip_derived_cl5,plain,
    ! [X0: rat,X1: rat] :
      ( ( lessis @ X0 @ X1 )
      | ~ ( moreis @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[satz84]) ).

thf(zip_derived_cl17,plain,
    ! [X0: rat] :
      ( ( less @ z0 @ X0 )
      | ~ ( moreis @ X0 @ y0 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl15,zip_derived_cl5]) ).

thf(m,axiom,
    moreis @ x0 @ y0 ).

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

thf(zip_derived_cl21,plain,
    less @ z0 @ x0,
    inference('sup+',[status(thm)],[zip_derived_cl17,zip_derived_cl0]) ).

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

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

thf(zip_derived_cl26,plain,
    more @ x0 @ z0,
    inference('sup-',[status(thm)],[zip_derived_cl21,zip_derived_cl2]) ).

thf(zip_derived_cl31,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl6,zip_derived_cl26]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : NUM792^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.sNay02qidS true
% 0.13/0.34  % Computer : n015.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 14:46:52 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.34  % Number of cores: 8
% 0.13/0.34  % Python version: Python 3.6.8
% 0.13/0.35  % Running in HO mode
% 0.19/0.66  % Total configuration time : 828
% 0.19/0.66  % Estimated wc time : 1656
% 0.19/0.66  % Estimated cpu time (8 cpus) : 207.0
% 0.19/0.72  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.19/0.73  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.19/0.73  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.19/0.73  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.19/0.74  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 0.19/0.74  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.19/0.75  % /export/starexec/sandbox/solver/bin/lams/30_sp5.sh running for 60s
% 0.19/0.75  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.79/0.76  % Solved by lams/40_c_ic.sh.
% 0.79/0.76  % done 13 iterations in 0.012s
% 0.79/0.76  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.79/0.76  % SZS output start Refutation
% See solution above
% 0.79/0.76  
% 0.79/0.76  
% 0.79/0.76  % Terminating...
% 1.56/0.85  % Runner terminated.
% 1.56/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------