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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEU159+1 : TPTP v8.1.2. Released v3.3.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.puKsJXV4vS true

% Computer : n004.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 19:10:52 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(sk__2_type,type,
    sk__2: $i ).

thf(unordered_pair_type,type,
    unordered_pair: $i > $i > $i ).

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

thf(in_type,type,
    in: $i > $i > $o ).

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

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

thf(subset_type,type,
    subset: $i > $i > $o ).

thf(d3_tarski,axiom,
    ! [A: $i,B: $i] :
      ( ( subset @ A @ B )
    <=> ! [C: $i] :
          ( ( in @ C @ A )
         => ( in @ C @ B ) ) ) ).

thf(zip_derived_cl10,plain,
    ! [X0: $i,X1: $i] :
      ( ( subset @ X0 @ X1 )
      | ( in @ ( sk__1 @ X1 @ X0 ) @ X0 ) ),
    inference(cnf,[status(esa)],[d3_tarski]) ).

thf(d2_tarski,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( C
        = ( unordered_pair @ A @ B ) )
    <=> ! [D: $i] :
          ( ( in @ D @ C )
        <=> ( ( D = A )
            | ( D = B ) ) ) ) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( in @ X0 @ X1 )
      | ( X0 = X2 )
      | ( X0 = X3 )
      | ( X1
       != ( unordered_pair @ X2 @ X3 ) ) ),
    inference(cnf,[status(esa)],[d2_tarski]) ).

thf(zip_derived_cl89,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( X0 = X1 )
      | ( X0 = X2 )
      | ~ ( in @ X0 @ ( unordered_pair @ X2 @ X1 ) ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl4]) ).

thf(zip_derived_cl125,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( subset @ ( unordered_pair @ X1 @ X0 ) @ X2 )
      | ( ( sk__1 @ X2 @ ( unordered_pair @ X1 @ X0 ) )
        = X0 )
      | ( ( sk__1 @ X2 @ ( unordered_pair @ X1 @ X0 ) )
        = X1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl10,zip_derived_cl89]) ).

thf(zip_derived_cl9,plain,
    ! [X0: $i,X1: $i] :
      ( ( subset @ X0 @ X1 )
      | ~ ( in @ ( sk__1 @ X1 @ X0 ) @ X1 ) ),
    inference(cnf,[status(esa)],[d3_tarski]) ).

thf(zip_derived_cl128,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( ( sk__1 @ X1 @ ( unordered_pair @ X2 @ X0 ) )
        = X2 )
      | ( subset @ ( unordered_pair @ X2 @ X0 ) @ X1 )
      | ( subset @ ( unordered_pair @ X2 @ X0 ) @ X1 )
      | ~ ( in @ X0 @ X1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl125,zip_derived_cl9]) ).

thf(zip_derived_cl146,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( in @ X0 @ X1 )
      | ( subset @ ( unordered_pair @ X2 @ X0 ) @ X1 )
      | ( ( sk__1 @ X1 @ ( unordered_pair @ X2 @ X0 ) )
        = X2 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl128]) ).

thf(zip_derived_cl9_001,plain,
    ! [X0: $i,X1: $i] :
      ( ( subset @ X0 @ X1 )
      | ~ ( in @ ( sk__1 @ X1 @ X0 ) @ X1 ) ),
    inference(cnf,[status(esa)],[d3_tarski]) ).

thf(zip_derived_cl320,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( subset @ ( unordered_pair @ X0 @ X2 ) @ X1 )
      | ~ ( in @ X2 @ X1 )
      | ( subset @ ( unordered_pair @ X0 @ X2 ) @ X1 )
      | ~ ( in @ X0 @ X1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl146,zip_derived_cl9]) ).

thf(zip_derived_cl329,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( in @ X0 @ X1 )
      | ~ ( in @ X2 @ X1 )
      | ( subset @ ( unordered_pair @ X0 @ X2 ) @ X1 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl320]) ).

thf(t38_zfmisc_1,conjecture,
    ! [A: $i,B: $i,C: $i] :
      ( ( subset @ ( unordered_pair @ A @ B ) @ C )
    <=> ( ( in @ A @ C )
        & ( in @ B @ C ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i,B: $i,C: $i] :
        ( ( subset @ ( unordered_pair @ A @ B ) @ C )
      <=> ( ( in @ A @ C )
          & ( in @ B @ C ) ) ),
    inference('cnf.neg',[status(esa)],[t38_zfmisc_1]) ).

thf(zip_derived_cl15,plain,
    ( ~ ( in @ sk__3 @ sk__4 )
    | ~ ( in @ sk__2 @ sk__4 )
    | ~ ( subset @ ( unordered_pair @ sk__2 @ sk__3 ) @ sk__4 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(commutativity_k2_tarski,axiom,
    ! [A: $i,B: $i] :
      ( ( unordered_pair @ A @ B )
      = ( unordered_pair @ B @ A ) ) ).

thf(zip_derived_cl1,plain,
    ! [X0: $i,X1: $i] :
      ( ( unordered_pair @ X1 @ X0 )
      = ( unordered_pair @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[commutativity_k2_tarski]) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( X1 != X0 )
      | ( in @ X1 @ X2 )
      | ( X2
       != ( unordered_pair @ X3 @ X0 ) ) ),
    inference(cnf,[status(esa)],[d2_tarski]) ).

thf(zip_derived_cl79,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( X0
       != ( unordered_pair @ X2 @ X1 ) )
      | ( in @ X1 @ X0 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl82,plain,
    ! [X0: $i,X1: $i] : ( in @ X0 @ ( unordered_pair @ X1 @ X0 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl79]) ).

thf(zip_derived_cl85,plain,
    ! [X0: $i,X1: $i] : ( in @ X1 @ ( unordered_pair @ X1 @ X0 ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl1,zip_derived_cl82]) ).

thf(zip_derived_cl13,plain,
    ( ( in @ sk__2 @ sk__4 )
    | ( subset @ ( unordered_pair @ sk__2 @ sk__3 ) @ sk__4 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl8,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( in @ X0 @ X1 )
      | ( in @ X0 @ X2 )
      | ~ ( subset @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[d3_tarski]) ).

thf(zip_derived_cl102,plain,
    ! [X0: $i] :
      ( ( in @ sk__2 @ sk__4 )
      | ~ ( in @ X0 @ ( unordered_pair @ sk__2 @ sk__3 ) )
      | ( in @ X0 @ sk__4 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl13,zip_derived_cl8]) ).

thf(zip_derived_cl105,plain,
    ( ( in @ sk__2 @ sk__4 )
    | ( in @ sk__2 @ sk__4 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl85,zip_derived_cl102]) ).

thf(zip_derived_cl107,plain,
    in @ sk__2 @ sk__4,
    inference(simplify,[status(thm)],[zip_derived_cl105]) ).

thf(zip_derived_cl112,plain,
    ( ~ ( in @ sk__3 @ sk__4 )
    | ~ ( subset @ ( unordered_pair @ sk__2 @ sk__3 ) @ sk__4 ) ),
    inference(demod,[status(thm)],[zip_derived_cl15,zip_derived_cl107]) ).

thf(zip_derived_cl82_002,plain,
    ! [X0: $i,X1: $i] : ( in @ X0 @ ( unordered_pair @ X1 @ X0 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl79]) ).

thf(zip_derived_cl14,plain,
    ( ( in @ sk__3 @ sk__4 )
    | ( subset @ ( unordered_pair @ sk__2 @ sk__3 ) @ sk__4 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl8_003,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( in @ X0 @ X1 )
      | ( in @ X0 @ X2 )
      | ~ ( subset @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[d3_tarski]) ).

thf(zip_derived_cl103,plain,
    ! [X0: $i] :
      ( ( in @ sk__3 @ sk__4 )
      | ~ ( in @ X0 @ ( unordered_pair @ sk__2 @ sk__3 ) )
      | ( in @ X0 @ sk__4 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl14,zip_derived_cl8]) ).

thf(zip_derived_cl114,plain,
    ( ( in @ sk__3 @ sk__4 )
    | ( in @ sk__3 @ sk__4 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl82,zip_derived_cl103]) ).

thf(zip_derived_cl118,plain,
    in @ sk__3 @ sk__4,
    inference(simplify,[status(thm)],[zip_derived_cl114]) ).

thf(zip_derived_cl120,plain,
    ~ ( subset @ ( unordered_pair @ sk__2 @ sk__3 ) @ sk__4 ),
    inference(demod,[status(thm)],[zip_derived_cl112,zip_derived_cl118]) ).

thf(zip_derived_cl338,plain,
    ( ~ ( in @ sk__3 @ sk__4 )
    | ~ ( in @ sk__2 @ sk__4 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl329,zip_derived_cl120]) ).

thf(zip_derived_cl118_004,plain,
    in @ sk__3 @ sk__4,
    inference(simplify,[status(thm)],[zip_derived_cl114]) ).

thf(zip_derived_cl107_005,plain,
    in @ sk__2 @ sk__4,
    inference(simplify,[status(thm)],[zip_derived_cl105]) ).

thf(zip_derived_cl341,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl338,zip_derived_cl118,zip_derived_cl107]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SEU159+1 : TPTP v8.1.2. Released v3.3.0.
% 0.13/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.puKsJXV4vS true
% 0.13/0.34  % Computer : n004.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 : Wed Aug 23 13:00:08 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.35  % Number of cores: 8
% 0.20/0.35  % Python version: Python 3.6.8
% 0.20/0.35  % Running in FO mode
% 0.21/0.65  % Total configuration time : 435
% 0.21/0.65  % Estimated wc time : 1092
% 0.21/0.65  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.10/0.79  % Solved by fo/fo6_bce.sh.
% 1.10/0.79  % BCE start: 16
% 1.10/0.79  % BCE eliminated: 0
% 1.10/0.79  % PE start: 16
% 1.10/0.79  logic: eq
% 1.10/0.79  % PE eliminated: 0
% 1.10/0.79  % done 76 iterations in 0.056s
% 1.10/0.79  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.10/0.79  % SZS output start Refutation
% See solution above
% 1.10/0.79  
% 1.10/0.79  
% 1.10/0.79  % Terminating...
% 1.56/0.85  % Runner terminated.
% 1.81/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------