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

View Problem - Process Solution

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

% Computer : n027.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:47 EDT 2023

% Result   : Theorem 0.20s 0.77s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   20 (   5 unt;   6 typ;   0 def)
%            Number of atoms       :   33 (  25 equ;   0 cnn)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   76 (  17   ~;  13   |;   4   &;  40   @)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    4 (   4   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   6 usr;   5 con; 0-2 aty)
%            Number of variables   :   28 (   0   ^;  28   !;   0   ?;  28   :)

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

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

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

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

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

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

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_cl3,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( X1 != X0 )
      | ( in @ X1 @ X2 )
      | ( X2
       != ( unordered_pair @ X0 @ X3 ) ) ),
    inference(cnf,[status(esa)],[d2_tarski]) ).

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

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

thf(t10_zfmisc_1,conjecture,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ~ ( ( ( unordered_pair @ A @ B )
          = ( unordered_pair @ C @ D ) )
        & ( A != C )
        & ( A != D ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i,B: $i,C: $i,D: $i] :
        ~ ( ( ( unordered_pair @ A @ B )
            = ( unordered_pair @ C @ D ) )
          & ( A != C )
          & ( A != D ) ),
    inference('cnf.neg',[status(esa)],[t10_zfmisc_1]) ).

thf(zip_derived_cl9,plain,
    ( ( unordered_pair @ sk__1 @ sk__2 )
    = ( unordered_pair @ sk__3 @ sk__4 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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_cl39,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( in @ X1 @ X0 )
      | ( X1 = sk__3 )
      | ( X1 = sk__4 )
      | ( X0
       != ( unordered_pair @ sk__1 @ sk__2 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl9,zip_derived_cl4]) ).

thf(zip_derived_cl57,plain,
    ! [X0: $i] :
      ( ( X0 = sk__4 )
      | ( X0 = sk__3 )
      | ~ ( in @ X0 @ ( unordered_pair @ sk__1 @ sk__2 ) ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl39]) ).

thf(zip_derived_cl144,plain,
    ( ( sk__1 = sk__4 )
    | ( sk__1 = sk__3 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl46,zip_derived_cl57]) ).

thf(zip_derived_cl11,plain,
    sk__1 != sk__3,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl10,plain,
    sk__1 != sk__4,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl149,plain,
    $false,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl144,zip_derived_cl11,zip_derived_cl10]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SEU151+1 : TPTP v8.1.2. Released v3.3.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.E52S7ZEYbn true
% 0.12/0.34  % Computer : n027.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Wed Aug 23 13:38:46 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.12/0.34  % Running portfolio for 300 s
% 0.12/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.12/0.34  % Number of cores: 8
% 0.12/0.35  % Python version: Python 3.6.8
% 0.12/0.35  % Running in FO mode
% 0.20/0.64  % Total configuration time : 435
% 0.20/0.64  % Estimated wc time : 1092
% 0.20/0.64  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.73  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.73  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.20/0.73  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.75  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.20/0.75  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.20/0.75  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.20/0.75  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.20/0.77  % Solved by fo/fo6_bce.sh.
% 0.20/0.77  % BCE start: 12
% 0.20/0.77  % BCE eliminated: 0
% 0.20/0.77  % PE start: 12
% 0.20/0.77  logic: eq
% 0.20/0.77  % PE eliminated: 0
% 0.20/0.77  % done 46 iterations in 0.028s
% 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.10/0.84  % Runner terminated.
% 1.10/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------