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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : KRS167+1 : TPTP v8.1.2. Released v3.1.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.9vIpU01IbQ true

% Computer : n006.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 05:56:44 EDT 2023

% Result   : Theorem 0.23s 0.80s
% Output   : Refutation 0.23s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   21
% Syntax   : Number of formulae    :  101 (  13 unt;  16 typ;   0 def)
%            Number of atoms       :  255 (  26 equ;   0 cnn)
%            Maximal formula atoms :    6 (   3 avg)
%            Number of connectives :  613 ( 119   ~; 150   |;  11   &; 324   @)
%                                         (   7 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   14 (  14   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   18 (  16 usr;   4 con; 0-2 aty)
%            Number of variables   :   94 (   0   ^;  92   !;   2   ?;  94   :)

% Comments : 
%------------------------------------------------------------------------------
thf(cc2_type,type,
    cc2: $i > $o ).

thf(sk__8_type,type,
    sk__8: $i ).

thf(sk__3_type,type,
    sk__3: $i > $i ).

thf(sk__4_type,type,
    sk__4: $i > $i ).

thf(cc1_type,type,
    cc1: $i > $o ).

thf(sk__1_type,type,
    sk__1: $i > $i ).

thf(sk__2_type,type,
    sk__2: $i > $i ).

thf(sk__6_type,type,
    sk__6: $i ).

thf(xsd_string_type,type,
    xsd_string: $i > $o ).

thf(sk__7_type,type,
    sk__7: $i ).

thf(xsd_integer_type,type,
    xsd_integer: $i > $o ).

thf(rp_type,type,
    rp: $i > $i > $o ).

thf(sk__5_type,type,
    sk__5: $i > $i ).

thf(cowlNothing_type,type,
    cowlNothing: $i > $o ).

thf(cowlThing_type,type,
    cowlThing: $i > $o ).

thf(sk__type,type,
    sk_: $i > $i ).

thf(axiom_2,axiom,
    ! [X: $i] :
      ( ( cc1 @ X )
    <=> ( ? [Y0: $i] : ( rp @ X @ Y0 )
        & ! [Y0: $i,Y1: $i] :
            ( ( ( rp @ X @ Y0 )
              & ( rp @ X @ Y1 ) )
           => ( Y0 = Y1 ) ) ) ) ).

thf(zip_derived_cl12,plain,
    ! [X0: $i] :
      ( ( rp @ X0 @ ( sk__2 @ X0 ) )
      | ~ ( cc1 @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_2]) ).

thf(zip_derived_cl12_001,plain,
    ! [X0: $i] :
      ( ( rp @ X0 @ ( sk__2 @ X0 ) )
      | ~ ( cc1 @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_2]) ).

thf(axiom_3,axiom,
    ! [X: $i] :
      ( ( cc2 @ X )
    <=> ( ? [Y0: $i] : ( rp @ X @ Y0 )
        & ! [Y0: $i,Y1: $i] :
            ( ( ( rp @ X @ Y0 )
              & ( rp @ X @ Y1 ) )
           => ( Y0 = Y1 ) ) ) ) ).

thf(zip_derived_cl21,plain,
    ! [X0: $i,X1: $i] :
      ( ( cc2 @ X0 )
      | ( rp @ X0 @ ( sk__3 @ X0 ) )
      | ~ ( rp @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[axiom_3]) ).

thf(zip_derived_cl229,plain,
    ! [X0: $i] :
      ( ~ ( cc1 @ X0 )
      | ( cc2 @ X0 )
      | ( rp @ X0 @ ( sk__3 @ X0 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl12,zip_derived_cl21]) ).

thf(zip_derived_cl12_002,plain,
    ! [X0: $i] :
      ( ( rp @ X0 @ ( sk__2 @ X0 ) )
      | ~ ( cc1 @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_2]) ).

thf(zip_derived_cl13,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( X1 = X0 )
      | ~ ( rp @ X2 @ X0 )
      | ~ ( rp @ X2 @ X1 )
      | ~ ( cc1 @ X2 ) ),
    inference(cnf,[status(esa)],[axiom_2]) ).

thf(zip_derived_cl181,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( cc1 @ X0 )
      | ( X1
        = ( sk__2 @ X0 ) )
      | ~ ( rp @ X0 @ X1 )
      | ~ ( cc1 @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl12,zip_derived_cl13]) ).

thf(zip_derived_cl183,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( rp @ X0 @ X1 )
      | ( X1
        = ( sk__2 @ X0 ) )
      | ~ ( cc1 @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl181]) ).

thf(zip_derived_cl301,plain,
    ! [X0: $i] :
      ( ( cc2 @ X0 )
      | ~ ( cc1 @ X0 )
      | ( ( sk__3 @ X0 )
        = ( sk__2 @ X0 ) )
      | ~ ( cc1 @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl229,zip_derived_cl183]) ).

thf(zip_derived_cl306,plain,
    ! [X0: $i] :
      ( ( ( sk__3 @ X0 )
        = ( sk__2 @ X0 ) )
      | ~ ( cc1 @ X0 )
      | ( cc2 @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl301]) ).

thf(zip_derived_cl12_003,plain,
    ! [X0: $i] :
      ( ( rp @ X0 @ ( sk__2 @ X0 ) )
      | ~ ( cc1 @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_2]) ).

thf(zip_derived_cl20,plain,
    ! [X0: $i,X1: $i] :
      ( ( cc2 @ X0 )
      | ( rp @ X0 @ ( sk__4 @ X0 ) )
      | ~ ( rp @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[axiom_3]) ).

thf(zip_derived_cl208,plain,
    ! [X0: $i] :
      ( ~ ( cc1 @ X0 )
      | ( cc2 @ X0 )
      | ( rp @ X0 @ ( sk__4 @ X0 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl12,zip_derived_cl20]) ).

thf(zip_derived_cl183_004,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( rp @ X0 @ X1 )
      | ( X1
        = ( sk__2 @ X0 ) )
      | ~ ( cc1 @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl181]) ).

thf(zip_derived_cl250,plain,
    ! [X0: $i] :
      ( ( cc2 @ X0 )
      | ~ ( cc1 @ X0 )
      | ( ( sk__4 @ X0 )
        = ( sk__2 @ X0 ) )
      | ~ ( cc1 @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl208,zip_derived_cl183]) ).

thf(zip_derived_cl255,plain,
    ! [X0: $i] :
      ( ( ( sk__4 @ X0 )
        = ( sk__2 @ X0 ) )
      | ~ ( cc1 @ X0 )
      | ( cc2 @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl250]) ).

thf(zip_derived_cl309,plain,
    ! [X0: $i] :
      ( ( cc2 @ X0 )
      | ~ ( cc1 @ X0 )
      | ( ( sk__4 @ X0 )
        = ( sk__3 @ X0 ) )
      | ~ ( cc1 @ X0 )
      | ( cc2 @ X0 ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl306,zip_derived_cl255]) ).

thf(zip_derived_cl311,plain,
    ! [X0: $i] :
      ( ( ( sk__4 @ X0 )
        = ( sk__3 @ X0 ) )
      | ~ ( cc1 @ X0 )
      | ( cc2 @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl309]) ).

thf(zip_derived_cl19,plain,
    ! [X0: $i,X1: $i] :
      ( ( cc2 @ X0 )
      | ( ( sk__3 @ X0 )
       != ( sk__4 @ X0 ) )
      | ~ ( rp @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[axiom_3]) ).

thf(zip_derived_cl319,plain,
    ! [X0: $i,X1: $i] :
      ( ( cc2 @ X0 )
      | ~ ( cc1 @ X0 )
      | ( cc2 @ X0 )
      | ( ( sk__3 @ X0 )
       != ( sk__3 @ X0 ) )
      | ~ ( rp @ X0 @ X1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl311,zip_derived_cl19]) ).

thf(zip_derived_cl321,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( rp @ X0 @ X1 )
      | ~ ( cc1 @ X0 )
      | ( cc2 @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl319]) ).

thf(zip_derived_cl323,plain,
    ! [X0: $i] :
      ( ~ ( cc1 @ X0 )
      | ~ ( cc1 @ X0 )
      | ( cc2 @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl12,zip_derived_cl321]) ).

thf(zip_derived_cl327,plain,
    ! [X0: $i] :
      ( ( cc2 @ X0 )
      | ~ ( cc1 @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl323]) ).

thf(the_axiom,conjecture,
    ( ! [X: $i] :
        ( ~ ( cowlNothing @ X )
        & ( cowlThing @ X ) )
    & ! [X: $i] :
        ( ( xsd_string @ X )
      <=> ~ ( xsd_integer @ X ) )
    & ! [X: $i] :
        ( ( cc1 @ X )
      <=> ( cc2 @ X ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ! [X: $i] :
          ( ~ ( cowlNothing @ X )
          & ( cowlThing @ X ) )
      & ! [X: $i] :
          ( ( xsd_string @ X )
        <=> ~ ( xsd_integer @ X ) )
      & ! [X: $i] :
          ( ( cc1 @ X )
        <=> ( cc2 @ X ) ) ),
    inference('cnf.neg',[status(esa)],[the_axiom]) ).

thf(zip_derived_cl24,plain,
    ( ~ ( cowlThing @ sk__6 )
    | ( cowlNothing @ sk__6 )
    | ( xsd_string @ sk__7 )
    | ~ ( xsd_integer @ sk__7 )
    | ~ ( cc2 @ sk__8 )
    | ~ ( cc1 @ sk__8 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(axiom_0,axiom,
    ! [X: $i] :
      ( ~ ( cowlNothing @ X )
      & ( cowlThing @ X ) ) ).

thf(zip_derived_cl8,plain,
    ! [X0: $i] : ( cowlThing @ X0 ),
    inference(cnf,[status(esa)],[axiom_0]) ).

thf(zip_derived_cl9,plain,
    ! [X0: $i] :
      ~ ( cowlNothing @ X0 ),
    inference(cnf,[status(esa)],[axiom_0]) ).

thf(zip_derived_cl204,plain,
    ( ( xsd_string @ sk__7 )
    | ~ ( xsd_integer @ sk__7 )
    | ~ ( cc2 @ sk__8 )
    | ~ ( cc1 @ sk__8 ) ),
    inference(demod,[status(thm)],[zip_derived_cl24,zip_derived_cl8,zip_derived_cl9]) ).

thf(axiom_1,axiom,
    ! [X: $i] :
      ( ( xsd_string @ X )
    <=> ~ ( xsd_integer @ X ) ) ).

thf(zip_derived_cl10,plain,
    ! [X0: $i] :
      ( ~ ( xsd_integer @ X0 )
      | ~ ( xsd_string @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_1]) ).

thf(zip_derived_cl205,plain,
    ( ~ ( cc1 @ sk__8 )
    | ~ ( cc2 @ sk__8 )
    | ~ ( xsd_integer @ sk__7 ) ),
    inference(clc,[status(thm)],[zip_derived_cl204,zip_derived_cl10]) ).

thf(zip_derived_cl22,plain,
    ( ~ ( cowlThing @ sk__6 )
    | ( cowlNothing @ sk__6 )
    | ~ ( xsd_string @ sk__7 )
    | ( xsd_integer @ sk__7 )
    | ~ ( cc2 @ sk__8 )
    | ~ ( cc1 @ sk__8 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl8_005,plain,
    ! [X0: $i] : ( cowlThing @ X0 ),
    inference(cnf,[status(esa)],[axiom_0]) ).

thf(zip_derived_cl9_006,plain,
    ! [X0: $i] :
      ~ ( cowlNothing @ X0 ),
    inference(cnf,[status(esa)],[axiom_0]) ).

thf(zip_derived_cl190,plain,
    ( ~ ( xsd_string @ sk__7 )
    | ( xsd_integer @ sk__7 )
    | ~ ( cc2 @ sk__8 )
    | ~ ( cc1 @ sk__8 ) ),
    inference(demod,[status(thm)],[zip_derived_cl22,zip_derived_cl8,zip_derived_cl9]) ).

thf(zip_derived_cl11,plain,
    ! [X0: $i] :
      ( ( xsd_string @ X0 )
      | ( xsd_integer @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_1]) ).

thf(zip_derived_cl191,plain,
    ( ~ ( cc1 @ sk__8 )
    | ~ ( cc2 @ sk__8 )
    | ( xsd_integer @ sk__7 ) ),
    inference(clc,[status(thm)],[zip_derived_cl190,zip_derived_cl11]) ).

thf(zip_derived_cl206,plain,
    ( ~ ( cc2 @ sk__8 )
    | ~ ( cc1 @ sk__8 ) ),
    inference(clc,[status(thm)],[zip_derived_cl205,zip_derived_cl191]) ).

thf(zip_derived_cl11_007,plain,
    ! [X0: $i] :
      ( ( xsd_string @ X0 )
      | ( xsd_integer @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_1]) ).

thf(zip_derived_cl23,plain,
    ( ~ ( cowlThing @ sk__6 )
    | ( cowlNothing @ sk__6 )
    | ~ ( xsd_string @ sk__7 )
    | ( xsd_integer @ sk__7 )
    | ( cc2 @ sk__8 )
    | ( cc1 @ sk__8 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl8_008,plain,
    ! [X0: $i] : ( cowlThing @ X0 ),
    inference(cnf,[status(esa)],[axiom_0]) ).

thf(zip_derived_cl9_009,plain,
    ! [X0: $i] :
      ~ ( cowlNothing @ X0 ),
    inference(cnf,[status(esa)],[axiom_0]) ).

thf(zip_derived_cl170,plain,
    ( ~ ( xsd_string @ sk__7 )
    | ( xsd_integer @ sk__7 )
    | ( cc2 @ sk__8 )
    | ( cc1 @ sk__8 ) ),
    inference(demod,[status(thm)],[zip_derived_cl23,zip_derived_cl8,zip_derived_cl9]) ).

thf(zip_derived_cl178,plain,
    ( ( xsd_integer @ sk__7 )
    | ( xsd_integer @ sk__7 )
    | ( cc2 @ sk__8 )
    | ( cc1 @ sk__8 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl11,zip_derived_cl170]) ).

thf(zip_derived_cl179,plain,
    ( ( cc1 @ sk__8 )
    | ( cc2 @ sk__8 )
    | ( xsd_integer @ sk__7 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl178]) ).

thf(zip_derived_cl25,plain,
    ( ~ ( cowlThing @ sk__6 )
    | ( cowlNothing @ sk__6 )
    | ( xsd_string @ sk__7 )
    | ~ ( xsd_integer @ sk__7 )
    | ( cc2 @ sk__8 )
    | ( cc1 @ sk__8 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl8_010,plain,
    ! [X0: $i] : ( cowlThing @ X0 ),
    inference(cnf,[status(esa)],[axiom_0]) ).

thf(zip_derived_cl9_011,plain,
    ! [X0: $i] :
      ~ ( cowlNothing @ X0 ),
    inference(cnf,[status(esa)],[axiom_0]) ).

thf(zip_derived_cl175,plain,
    ( ( xsd_string @ sk__7 )
    | ~ ( xsd_integer @ sk__7 )
    | ( cc2 @ sk__8 )
    | ( cc1 @ sk__8 ) ),
    inference(demod,[status(thm)],[zip_derived_cl25,zip_derived_cl8,zip_derived_cl9]) ).

thf(zip_derived_cl10_012,plain,
    ! [X0: $i] :
      ( ~ ( xsd_integer @ X0 )
      | ~ ( xsd_string @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_1]) ).

thf(zip_derived_cl176,plain,
    ( ( cc1 @ sk__8 )
    | ( cc2 @ sk__8 )
    | ~ ( xsd_integer @ sk__7 ) ),
    inference(clc,[status(thm)],[zip_derived_cl175,zip_derived_cl10]) ).

thf(zip_derived_cl180,plain,
    ( ( cc2 @ sk__8 )
    | ( cc1 @ sk__8 ) ),
    inference(clc,[status(thm)],[zip_derived_cl179,zip_derived_cl176]) ).

thf(zip_derived_cl17,plain,
    ! [X0: $i] :
      ( ( rp @ X0 @ ( sk__5 @ X0 ) )
      | ~ ( cc2 @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_3]) ).

thf(zip_derived_cl16,plain,
    ! [X0: $i,X1: $i] :
      ( ( cc1 @ X0 )
      | ( rp @ X0 @ ( sk_ @ X0 ) )
      | ~ ( rp @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[axiom_2]) ).

thf(zip_derived_cl201,plain,
    ! [X0: $i] :
      ( ~ ( cc2 @ X0 )
      | ( cc1 @ X0 )
      | ( rp @ X0 @ ( sk_ @ X0 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl17,zip_derived_cl16]) ).

thf(zip_derived_cl201_013,plain,
    ! [X0: $i] :
      ( ~ ( cc2 @ X0 )
      | ( cc1 @ X0 )
      | ( rp @ X0 @ ( sk_ @ X0 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl17,zip_derived_cl16]) ).

thf(zip_derived_cl17_014,plain,
    ! [X0: $i] :
      ( ( rp @ X0 @ ( sk__5 @ X0 ) )
      | ~ ( cc2 @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_3]) ).

thf(zip_derived_cl18,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( X1 = X0 )
      | ~ ( rp @ X2 @ X0 )
      | ~ ( rp @ X2 @ X1 )
      | ~ ( cc2 @ X2 ) ),
    inference(cnf,[status(esa)],[axiom_3]) ).

thf(zip_derived_cl185,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( cc2 @ X0 )
      | ( X1
        = ( sk__5 @ X0 ) )
      | ~ ( rp @ X0 @ X1 )
      | ~ ( cc2 @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl17,zip_derived_cl18]) ).

thf(zip_derived_cl186,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( rp @ X0 @ X1 )
      | ( X1
        = ( sk__5 @ X0 ) )
      | ~ ( cc2 @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl185]) ).

thf(zip_derived_cl239,plain,
    ! [X0: $i] :
      ( ( cc1 @ X0 )
      | ~ ( cc2 @ X0 )
      | ( ( sk_ @ X0 )
        = ( sk__5 @ X0 ) )
      | ~ ( cc2 @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl201,zip_derived_cl186]) ).

thf(zip_derived_cl243,plain,
    ! [X0: $i] :
      ( ( ( sk_ @ X0 )
        = ( sk__5 @ X0 ) )
      | ~ ( cc2 @ X0 )
      | ( cc1 @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl239]) ).

thf(zip_derived_cl17_015,plain,
    ! [X0: $i] :
      ( ( rp @ X0 @ ( sk__5 @ X0 ) )
      | ~ ( cc2 @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_3]) ).

thf(zip_derived_cl15,plain,
    ! [X0: $i,X1: $i] :
      ( ( cc1 @ X0 )
      | ( rp @ X0 @ ( sk__1 @ X0 ) )
      | ~ ( rp @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[axiom_2]) ).

thf(zip_derived_cl198,plain,
    ! [X0: $i] :
      ( ~ ( cc2 @ X0 )
      | ( cc1 @ X0 )
      | ( rp @ X0 @ ( sk__1 @ X0 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl17,zip_derived_cl15]) ).

thf(zip_derived_cl186_016,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( rp @ X0 @ X1 )
      | ( X1
        = ( sk__5 @ X0 ) )
      | ~ ( cc2 @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl185]) ).

thf(zip_derived_cl219,plain,
    ! [X0: $i] :
      ( ( cc1 @ X0 )
      | ~ ( cc2 @ X0 )
      | ( ( sk__1 @ X0 )
        = ( sk__5 @ X0 ) )
      | ~ ( cc2 @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl198,zip_derived_cl186]) ).

thf(zip_derived_cl223,plain,
    ! [X0: $i] :
      ( ( ( sk__1 @ X0 )
        = ( sk__5 @ X0 ) )
      | ~ ( cc2 @ X0 )
      | ( cc1 @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl219]) ).

thf(zip_derived_cl258,plain,
    ! [X0: $i] :
      ( ( cc1 @ X0 )
      | ~ ( cc2 @ X0 )
      | ( ( sk__1 @ X0 )
        = ( sk_ @ X0 ) )
      | ~ ( cc2 @ X0 )
      | ( cc1 @ X0 ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl243,zip_derived_cl223]) ).

thf(zip_derived_cl261,plain,
    ! [X0: $i] :
      ( ( ( sk__1 @ X0 )
        = ( sk_ @ X0 ) )
      | ~ ( cc2 @ X0 )
      | ( cc1 @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl258]) ).

thf(zip_derived_cl14,plain,
    ! [X0: $i,X1: $i] :
      ( ( cc1 @ X0 )
      | ( ( sk_ @ X0 )
       != ( sk__1 @ X0 ) )
      | ~ ( rp @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[axiom_2]) ).

thf(zip_derived_cl272,plain,
    ! [X0: $i,X1: $i] :
      ( ( cc1 @ X0 )
      | ~ ( cc2 @ X0 )
      | ( cc1 @ X0 )
      | ( ( sk_ @ X0 )
       != ( sk_ @ X0 ) )
      | ~ ( rp @ X0 @ X1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl261,zip_derived_cl14]) ).

thf(zip_derived_cl274,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( rp @ X0 @ X1 )
      | ~ ( cc2 @ X0 )
      | ( cc1 @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl272]) ).

thf(zip_derived_cl276,plain,
    ! [X0: $i] :
      ( ( cc1 @ X0 )
      | ~ ( cc2 @ X0 )
      | ~ ( cc2 @ X0 )
      | ( cc1 @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl201,zip_derived_cl274]) ).

thf(zip_derived_cl281,plain,
    ! [X0: $i] :
      ( ~ ( cc2 @ X0 )
      | ( cc1 @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl276]) ).

thf(zip_derived_cl285,plain,
    ( ( cc1 @ sk__8 )
    | ( cc1 @ sk__8 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl180,zip_derived_cl281]) ).

thf(zip_derived_cl286,plain,
    cc1 @ sk__8,
    inference(simplify,[status(thm)],[zip_derived_cl285]) ).

thf(zip_derived_cl288,plain,
    ~ ( cc2 @ sk__8 ),
    inference(demod,[status(thm)],[zip_derived_cl206,zip_derived_cl286]) ).

thf(zip_derived_cl331,plain,
    ~ ( cc1 @ sk__8 ),
    inference('s_sup-',[status(thm)],[zip_derived_cl327,zip_derived_cl288]) ).

thf(zip_derived_cl286_017,plain,
    cc1 @ sk__8,
    inference(simplify,[status(thm)],[zip_derived_cl285]) ).

thf(zip_derived_cl332,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl331,zip_derived_cl286]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.14  % Problem  : KRS167+1 : TPTP v8.1.2. Released v3.1.0.
% 0.00/0.15  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.9vIpU01IbQ true
% 0.15/0.36  % Computer : n006.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Mon Aug 28 01:08:06 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.15/0.36  % Running portfolio for 300 s
% 0.15/0.36  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.15/0.36  % Number of cores: 8
% 0.15/0.37  % Python version: Python 3.6.8
% 0.15/0.37  % Running in FO mode
% 0.23/0.67  % Total configuration time : 435
% 0.23/0.67  % Estimated wc time : 1092
% 0.23/0.67  % Estimated cpu time (7 cpus) : 156.0
% 0.23/0.74  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.23/0.75  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.23/0.76  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.23/0.77  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.23/0.77  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.23/0.77  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.23/0.77  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.23/0.80  % Solved by fo/fo6_bce.sh.
% 0.23/0.80  % BCE start: 26
% 0.23/0.80  % BCE eliminated: 0
% 0.23/0.80  % PE start: 26
% 0.23/0.80  logic: eq
% 0.23/0.80  % PE eliminated: 0
% 0.23/0.80  % done 60 iterations in 0.030s
% 0.23/0.80  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.23/0.80  % SZS output start Refutation
% See solution above
% 0.23/0.80  
% 0.23/0.80  
% 0.23/0.80  % Terminating...
% 1.79/0.88  % Runner terminated.
% 1.79/0.89  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------