TSTP Solution File: SET062+4 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SET062+4 : TPTP v8.1.2. Released v2.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.RyarQmlSDO true

% Computer : n031.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:12:17 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(member_type,type,
    member: $i > $i > $o ).

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

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

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

thf(empty_set_type,type,
    empty_set: $i ).

thf(thI15,conjecture,
    ! [A: $i] : ( subset @ empty_set @ A ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i] : ( subset @ empty_set @ A ),
    inference('cnf.neg',[status(esa)],[thI15]) ).

thf(zip_derived_cl29,plain,
    ~ ( subset @ empty_set @ sk__3 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(subset,axiom,
    ! [A: $i,B: $i] :
      ( ( subset @ A @ B )
    <=> ! [X: $i] :
          ( ( member @ X @ A )
         => ( member @ X @ B ) ) ) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i,X1: $i] :
      ( ( subset @ X0 @ X1 )
      | ( member @ ( sk_ @ X1 @ X0 ) @ X0 ) ),
    inference(cnf,[status(esa)],[subset]) ).

thf(empty_set,axiom,
    ! [X: $i] :
      ~ ( member @ X @ empty_set ) ).

thf(zip_derived_cl14,plain,
    ! [X0: $i] :
      ~ ( member @ X0 @ empty_set ),
    inference(cnf,[status(esa)],[empty_set]) ).

thf(zip_derived_cl166,plain,
    ! [X0: $i] : ( subset @ empty_set @ X0 ),
    inference('s_sup-',[status(thm)],[zip_derived_cl2,zip_derived_cl14]) ).

thf(zip_derived_cl171,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl29,zip_derived_cl166]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : SET062+4 : TPTP v8.1.2. Released v2.2.0.
% 0.12/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.RyarQmlSDO true
% 0.14/0.34  % Computer : n031.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 12:16:23 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.35  % 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.68  % Total configuration time : 435
% 0.21/0.68  % Estimated wc time : 1092
% 0.21/0.68  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.74  % /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.76  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.77  % Solved by fo/fo6_bce.sh.
% 0.21/0.77  % BCE start: 30
% 0.21/0.77  % BCE eliminated: 0
% 0.21/0.77  % PE start: 30
% 0.21/0.77  logic: eq
% 0.21/0.77  % PE eliminated: 3
% 0.21/0.77  % done 13 iterations in 0.013s
% 0.21/0.77  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.21/0.77  % SZS output start Refutation
% See solution above
% 0.21/0.77  
% 0.21/0.77  
% 0.21/0.77  % Terminating...
% 1.41/0.87  % Runner terminated.
% 1.56/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------