TSTP Solution File: SYO175^5 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO175^5 : TPTP v8.1.2. Released v4.0.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.gr6aa0zacR true

% Computer : n016.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 : Fri Sep  1 05:50:09 EDT 2023

% Result   : Theorem 0.20s 0.77s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   37 (  13 unt;  12 typ;   0 def)
%            Number of atoms       :   74 (   0 equ;   0 cnn)
%            Maximal formula atoms :   16 (   2 avg)
%            Number of connectives :  219 (  24   ~;  21   |;  24   &; 146   @)
%                                         (   0 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   6 avg)
%            Number of types       :    3 (   2 usr)
%            Number of type conns  :    6 (   6   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   11 (  10 usr;   8 con; 0-2 aty)
%            Number of variables   :   46 (   0   ^;  36   !;  10   ?;  46   :)

% Comments : 
%------------------------------------------------------------------------------
thf(a_type,type,
    a: $tType ).

thf(p_type,type,
    p: $tType ).

thf(cMEAT_EATS_type,type,
    cMEAT_EATS: a > a > $o ).

thf(cWOLF_type,type,
    cWOLF: a ).

thf(cGRAIN_type,type,
    cGRAIN: p ).

thf(cCATERPILLAR_type,type,
    cCATERPILLAR: a ).

thf(cFOX_type,type,
    cFOX: a ).

thf(sk__type,type,
    sk_: p ).

thf(cBIRD_type,type,
    cBIRD: a ).

thf(cSNAIL_type,type,
    cSNAIL: a ).

thf(cVEG_EATS_type,type,
    cVEG_EATS: a > p > $o ).

thf(cSMALLER_type,type,
    cSMALLER: a > a > $o ).

thf(cPUZ031_1_HO,conjecture,
    ( ( ! [Xx: a] :
          ( ! [Xz: a] :
              ( ( ( cSMALLER @ Xz @ Xx )
                & ? [Xw: p] : ( cVEG_EATS @ Xz @ Xw ) )
             => ( cMEAT_EATS @ Xx @ Xz ) )
          | ! [Xy: p] : ( cVEG_EATS @ Xx @ Xy ) )
      & ( cSMALLER @ cCATERPILLAR @ cBIRD )
      & ( cSMALLER @ cSNAIL @ cBIRD )
      & ( cSMALLER @ cBIRD @ cFOX )
      & ( cSMALLER @ cFOX @ cWOLF )
      & ~ ( cMEAT_EATS @ cWOLF @ cFOX )
      & ~ ( cVEG_EATS @ cWOLF @ cGRAIN )
      & ( cMEAT_EATS @ cBIRD @ cCATERPILLAR )
      & ~ ( cMEAT_EATS @ cBIRD @ cSNAIL )
      & ? [Xy: p] : ( cVEG_EATS @ cCATERPILLAR @ Xy )
      & ? [Xy: p] : ( cVEG_EATS @ cSNAIL @ Xy ) )
   => ? [Xx: a,Xy: a] :
        ( ( cVEG_EATS @ Xy @ cGRAIN )
        & ( cMEAT_EATS @ Xx @ Xy ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( ! [Xx: a] :
            ( ! [Xz: a] :
                ( ( ( cSMALLER @ Xz @ Xx )
                  & ? [Xw: p] : ( cVEG_EATS @ Xz @ Xw ) )
               => ( cMEAT_EATS @ Xx @ Xz ) )
            | ! [Xy: p] : ( cVEG_EATS @ Xx @ Xy ) )
        & ( cSMALLER @ cCATERPILLAR @ cBIRD )
        & ( cSMALLER @ cSNAIL @ cBIRD )
        & ( cSMALLER @ cBIRD @ cFOX )
        & ( cSMALLER @ cFOX @ cWOLF )
        & ~ ( cMEAT_EATS @ cWOLF @ cFOX )
        & ~ ( cVEG_EATS @ cWOLF @ cGRAIN )
        & ( cMEAT_EATS @ cBIRD @ cCATERPILLAR )
        & ~ ( cMEAT_EATS @ cBIRD @ cSNAIL )
        & ? [Xy: p] : ( cVEG_EATS @ cCATERPILLAR @ Xy )
        & ? [Xy: p] : ( cVEG_EATS @ cSNAIL @ Xy ) )
     => ? [Xx: a,Xy: a] :
          ( ( cVEG_EATS @ Xy @ cGRAIN )
          & ( cMEAT_EATS @ Xx @ Xy ) ) ),
    inference('cnf.neg',[status(esa)],[cPUZ031_1_HO]) ).

thf(zip_derived_cl6,plain,
    ~ ( cVEG_EATS @ cWOLF @ cGRAIN ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl4,plain,
    cSMALLER @ cFOX @ cWOLF,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl0,plain,
    ! [X0: a,X1: a,X2: p,X3: p] :
      ( ~ ( cSMALLER @ X0 @ X1 )
      | ~ ( cVEG_EATS @ X0 @ X2 )
      | ( cMEAT_EATS @ X1 @ X0 )
      | ( cVEG_EATS @ X1 @ X3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl12,plain,
    ! [X0: p,X1: p] :
      ( ( cVEG_EATS @ cWOLF @ X0 )
      | ( cMEAT_EATS @ cWOLF @ cFOX )
      | ~ ( cVEG_EATS @ cFOX @ X1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl4,zip_derived_cl0]) ).

thf(zip_derived_cl5,plain,
    ~ ( cMEAT_EATS @ cWOLF @ cFOX ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl20,plain,
    ! [X0: p,X1: p] :
      ( ~ ( cVEG_EATS @ cFOX @ X1 )
      | ( cVEG_EATS @ cWOLF @ X0 ) ),
    inference(clc,[status(thm)],[zip_derived_cl12,zip_derived_cl5]) ).

thf(zip_derived_cl3,plain,
    cSMALLER @ cBIRD @ cFOX,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl0_001,plain,
    ! [X0: a,X1: a,X2: p,X3: p] :
      ( ~ ( cSMALLER @ X0 @ X1 )
      | ~ ( cVEG_EATS @ X0 @ X2 )
      | ( cMEAT_EATS @ X1 @ X0 )
      | ( cVEG_EATS @ X1 @ X3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl13,plain,
    ! [X0: p,X1: p] :
      ( ( cVEG_EATS @ cFOX @ X0 )
      | ( cMEAT_EATS @ cFOX @ cBIRD )
      | ~ ( cVEG_EATS @ cBIRD @ X1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl3,zip_derived_cl0]) ).

thf(zip_derived_cl10,plain,
    cVEG_EATS @ cSNAIL @ sk_,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl2,plain,
    cSMALLER @ cSNAIL @ cBIRD,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl0_002,plain,
    ! [X0: a,X1: a,X2: p,X3: p] :
      ( ~ ( cSMALLER @ X0 @ X1 )
      | ~ ( cVEG_EATS @ X0 @ X2 )
      | ( cMEAT_EATS @ X1 @ X0 )
      | ( cVEG_EATS @ X1 @ X3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl15,plain,
    ! [X0: p,X1: p] :
      ( ( cVEG_EATS @ cBIRD @ X0 )
      | ( cMEAT_EATS @ cBIRD @ cSNAIL )
      | ~ ( cVEG_EATS @ cSNAIL @ X1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl2,zip_derived_cl0]) ).

thf(zip_derived_cl8,plain,
    ~ ( cMEAT_EATS @ cBIRD @ cSNAIL ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl23,plain,
    ! [X0: p,X1: p] :
      ( ~ ( cVEG_EATS @ cSNAIL @ X1 )
      | ( cVEG_EATS @ cBIRD @ X0 ) ),
    inference(clc,[status(thm)],[zip_derived_cl15,zip_derived_cl8]) ).

thf(zip_derived_cl24,plain,
    ! [X0: p] : ( cVEG_EATS @ cBIRD @ X0 ),
    inference('sup-',[status(thm)],[zip_derived_cl10,zip_derived_cl23]) ).

thf(zip_derived_cl26,plain,
    ! [X0: p] :
      ( ( cVEG_EATS @ cFOX @ X0 )
      | ( cMEAT_EATS @ cFOX @ cBIRD ) ),
    inference(demod,[status(thm)],[zip_derived_cl13,zip_derived_cl24]) ).

thf(zip_derived_cl24_003,plain,
    ! [X0: p] : ( cVEG_EATS @ cBIRD @ X0 ),
    inference('sup-',[status(thm)],[zip_derived_cl10,zip_derived_cl23]) ).

thf(zip_derived_cl11,plain,
    ! [X4: a,X5: a] :
      ( ~ ( cVEG_EATS @ X4 @ cGRAIN )
      | ~ ( cMEAT_EATS @ X5 @ X4 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl27,plain,
    ! [X0: a] :
      ~ ( cMEAT_EATS @ X0 @ cBIRD ),
    inference('sup-',[status(thm)],[zip_derived_cl24,zip_derived_cl11]) ).

thf(zip_derived_cl29,plain,
    ! [X0: p] : ( cVEG_EATS @ cFOX @ X0 ),
    inference(clc,[status(thm)],[zip_derived_cl26,zip_derived_cl27]) ).

thf(zip_derived_cl30,plain,
    ! [X0: p] : ( cVEG_EATS @ cWOLF @ X0 ),
    inference(demod,[status(thm)],[zip_derived_cl20,zip_derived_cl29]) ).

thf(zip_derived_cl33,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl6,zip_derived_cl30]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYO175^5 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.gr6aa0zacR true
% 0.12/0.33  % Computer : n016.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 : Sat Aug 26 05:17:56 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.34  % Number of cores: 8
% 0.12/0.34  % Python version: Python 3.6.8
% 0.12/0.34  % Running in HO mode
% 0.20/0.65  % Total configuration time : 828
% 0.20/0.65  % Estimated wc time : 1656
% 0.20/0.65  % Estimated cpu time (8 cpus) : 207.0
% 0.20/0.72  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.20/0.72  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.20/0.72  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.20/0.74  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.20/0.74  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.20/0.77  % Solved by lams/40_c_ic.sh.
% 0.20/0.77  % done 19 iterations in 0.015s
% 0.20/0.77  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.20/0.77  % SZS output start Refutation
% See solution above
% 0.20/0.77  
% 0.20/0.77  
% 0.20/0.77  % Terminating...
% 1.41/0.84  % Runner terminated.
% 1.41/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------