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

View Problem - Process Solution

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

% Computer : n013.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:16:58 EDT 2023

% Result   : Theorem 0.21s 0.73s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   20 (   6 unt;   7 typ;   0 def)
%            Number of atoms       :   22 (   0 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :  103 (   8   ~;   5   |;   1   &;  86   @)
%                                         (   1 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    6 (   6   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   7 usr;   5 con; 0-2 aty)
%            Number of variables   :   24 (   0   ^;  24   !;   0   ?;  24   :)

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

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

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

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

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

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

thf(sk__3_type,type,
    sk__3: $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_cl6,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(t107_zfmisc_1,conjecture,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( in @ ( ordered_pair @ A @ B ) @ ( cartesian_product2 @ C @ D ) )
     => ( in @ ( ordered_pair @ B @ A ) @ ( cartesian_product2 @ D @ C ) ) ) ).

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

thf(zip_derived_cl10,plain,
    ~ ( in @ ( ordered_pair @ sk__3 @ sk__2 ) @ ( cartesian_product2 @ sk__5 @ sk__4 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl68,plain,
    ( ~ ( in @ sk__3 @ sk__5 )
    | ~ ( in @ sk__2 @ sk__4 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl6,zip_derived_cl10]) ).

thf(zip_derived_cl9,plain,
    in @ ( ordered_pair @ sk__2 @ sk__3 ) @ ( cartesian_product2 @ sk__4 @ sk__5 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl5,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_cl63,plain,
    in @ sk__3 @ sk__5,
    inference('s_sup-',[status(thm)],[zip_derived_cl9,zip_derived_cl5]) ).

thf(zip_derived_cl9_001,plain,
    in @ ( ordered_pair @ sk__2 @ sk__3 ) @ ( cartesian_product2 @ sk__4 @ sk__5 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl4,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_cl53,plain,
    in @ sk__2 @ sk__4,
    inference('s_sup-',[status(thm)],[zip_derived_cl9,zip_derived_cl4]) ).

thf(zip_derived_cl69,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl68,zip_derived_cl63,zip_derived_cl53]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SET954+1 : TPTP v8.1.2. Released v3.2.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.rYuJ5Pcjrd true
% 0.14/0.34  % Computer : n013.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Sat Aug 26 08:29:17 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.14/0.34  % Running portfolio for 300 s
% 0.14/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.34  % Number of cores: 8
% 0.14/0.35  % Python version: Python 3.6.8
% 0.14/0.35  % Running in FO mode
% 0.21/0.66  % Total configuration time : 435
% 0.21/0.66  % Estimated wc time : 1092
% 0.21/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.73  % Solved by fo/fo6_bce.sh.
% 0.21/0.73  % BCE start: 11
% 0.21/0.73  % BCE eliminated: 0
% 0.21/0.73  % PE start: 11
% 0.21/0.73  logic: eq
% 0.21/0.73  % PE eliminated: 1
% 0.21/0.73  % done 17 iterations in 0.012s
% 0.21/0.73  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.21/0.73  % SZS output start Refutation
% See solution above
% 0.21/0.73  
% 0.21/0.73  
% 0.21/0.73  % Terminating...
% 0.21/0.75  % Runner terminated.
% 0.21/0.76  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------