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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SET975+1 : TPTP v8.1.2. Released v3.2.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.zPDCce5hbC true

% Computer : n023.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 16:17:03 EDT 2023

% Result   : Theorem 0.55s 0.73s
% Output   : Refutation 0.55s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   33 (   7 unt;   8 typ;   0 def)
%            Number of atoms       :   51 (  17 equ;   0 cnn)
%            Maximal formula atoms :    3 (   2 avg)
%            Number of connectives :  177 (  21   ~;  18   |;   3   &; 130   @)
%                                         (   5 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    7 (   7   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   8 usr;   5 con; 0-2 aty)
%            Number of variables   :   38 (   0   ^;  38   !;   0   ?;  38   :)

% Comments : 
%------------------------------------------------------------------------------
thf(sk__6_type,type,
    sk__6: $i ).

thf(ordered_pair_type,type,
    ordered_pair: $i > $i > $i ).

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

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

thf(cartesian_product2_type,type,
    cartesian_product2: $i > $i > $i ).

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

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

thf(singleton_type,type,
    singleton: $i > $i ).

thf(l55_zfmisc_1,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( in @ ( ordered_pair @ A @ B ) @ ( cartesian_product2 @ C @ D ) )
    <=> ( ( in @ A @ C )
        & ( in @ B @ D ) ) ) ).

thf(zip_derived_cl10,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( in @ ( ordered_pair @ X0 @ X1 ) @ ( cartesian_product2 @ X2 @ X3 ) )
      | ~ ( in @ X1 @ X3 )
      | ~ ( in @ X0 @ X2 ) ),
    inference(cnf,[status(esa)],[l55_zfmisc_1]) ).

thf(t128_zfmisc_1,conjecture,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( in @ ( ordered_pair @ A @ B ) @ ( cartesian_product2 @ ( singleton @ C ) @ D ) )
    <=> ( ( A = C )
        & ( in @ B @ D ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i,B: $i,C: $i,D: $i] :
        ( ( in @ ( ordered_pair @ A @ B ) @ ( cartesian_product2 @ ( singleton @ C ) @ D ) )
      <=> ( ( A = C )
          & ( in @ B @ D ) ) ),
    inference('cnf.neg',[status(esa)],[t128_zfmisc_1]) ).

thf(zip_derived_cl15,plain,
    ( ~ ( in @ sk__4 @ sk__6 )
    | ( sk__3 != sk__5 )
    | ~ ( in @ ( ordered_pair @ sk__3 @ sk__4 ) @ ( cartesian_product2 @ ( singleton @ sk__5 ) @ sk__6 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl14,plain,
    ( ( in @ sk__4 @ sk__6 )
    | ( in @ ( ordered_pair @ sk__3 @ sk__4 ) @ ( cartesian_product2 @ ( singleton @ sk__5 ) @ sk__6 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl9,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( in @ X0 @ X1 )
      | ~ ( in @ ( ordered_pair @ X2 @ X0 ) @ ( cartesian_product2 @ X3 @ X1 ) ) ),
    inference(cnf,[status(esa)],[l55_zfmisc_1]) ).

thf(zip_derived_cl87,plain,
    in @ sk__4 @ sk__6,
    inference(clc,[status(thm)],[zip_derived_cl14,zip_derived_cl9]) ).

thf(zip_derived_cl88,plain,
    ( ( sk__3 != sk__5 )
    | ~ ( in @ ( ordered_pair @ sk__3 @ sk__4 ) @ ( cartesian_product2 @ ( singleton @ sk__5 ) @ sk__6 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl15,zip_derived_cl87]) ).

thf(zip_derived_cl13,plain,
    ( ( sk__3 = sk__5 )
    | ( in @ ( ordered_pair @ sk__3 @ sk__4 ) @ ( cartesian_product2 @ ( singleton @ sk__5 ) @ sk__6 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

thf(zip_derived_cl75,plain,
    ( ( sk__3 = sk__5 )
    | ( in @ sk__3 @ ( singleton @ sk__5 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl13,zip_derived_cl8]) ).

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

thf(zip_derived_cl3,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( in @ X0 @ X1 )
      | ( X0 = X2 )
      | ( X1
       != ( singleton @ X2 ) ) ),
    inference(cnf,[status(esa)],[d1_tarski]) ).

thf(zip_derived_cl67,plain,
    ! [X0: $i,X1: $i] :
      ( ( X0 = X1 )
      | ~ ( in @ X0 @ ( singleton @ X1 ) ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl90,plain,
    sk__3 = sk__5,
    inference(clc,[status(thm)],[zip_derived_cl75,zip_derived_cl67]) ).

thf(zip_derived_cl90_001,plain,
    sk__3 = sk__5,
    inference(clc,[status(thm)],[zip_derived_cl75,zip_derived_cl67]) ).

thf(zip_derived_cl91,plain,
    ( ( sk__3 != sk__3 )
    | ~ ( in @ ( ordered_pair @ sk__3 @ sk__4 ) @ ( cartesian_product2 @ ( singleton @ sk__3 ) @ sk__6 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl88,zip_derived_cl90,zip_derived_cl90]) ).

thf(zip_derived_cl92,plain,
    ~ ( in @ ( ordered_pair @ sk__3 @ sk__4 ) @ ( cartesian_product2 @ ( singleton @ sk__3 ) @ sk__6 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl91]) ).

thf(zip_derived_cl93,plain,
    ( ~ ( in @ sk__3 @ ( singleton @ sk__3 ) )
    | ~ ( in @ sk__4 @ sk__6 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl10,zip_derived_cl92]) ).

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

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

thf(zip_derived_cl69,plain,
    ! [X0: $i] : ( in @ X0 @ ( singleton @ X0 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl68]) ).

thf(zip_derived_cl87_002,plain,
    in @ sk__4 @ sk__6,
    inference(clc,[status(thm)],[zip_derived_cl14,zip_derived_cl9]) ).

thf(zip_derived_cl94,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl93,zip_derived_cl69,zip_derived_cl87]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SET975+1 : TPTP v8.1.2. Released v3.2.0.
% 0.03/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.zPDCce5hbC true
% 0.13/0.34  % Computer : n023.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 : Sat Aug 26 12:38:41 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 FO mode
% 0.50/0.62  % Total configuration time : 435
% 0.50/0.62  % Estimated wc time : 1092
% 0.50/0.62  % Estimated cpu time (7 cpus) : 156.0
% 0.55/0.69  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.55/0.71  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.55/0.73  % Solved by fo/fo6_bce.sh.
% 0.55/0.73  % BCE start: 16
% 0.55/0.73  % BCE eliminated: 0
% 0.55/0.73  % PE start: 16
% 0.55/0.73  logic: eq
% 0.55/0.73  % PE eliminated: 1
% 0.55/0.73  % done 25 iterations in 0.015s
% 0.55/0.73  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.55/0.73  % SZS output start Refutation
% See solution above
% 0.55/0.73  
% 0.55/0.73  
% 0.55/0.73  % Terminating...
% 0.55/0.75  % Runner terminated.
% 1.42/0.76  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------