TSTP Solution File: SET194+3 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SET194+3 : TPTP v8.1.2. Released v2.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.VPcJfKdfT6 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:13:21 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(union_type,type,
    union: $i > $i > $i ).

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

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

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

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

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

thf(prove_subset_of_union,conjecture,
    ! [B: $i,C: $i] : ( subset @ B @ ( union @ B @ C ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [B: $i,C: $i] : ( subset @ B @ ( union @ B @ C ) ),
    inference('cnf.neg',[status(esa)],[prove_subset_of_union]) ).

thf(zip_derived_cl12,plain,
    ~ ( subset @ sk__2 @ ( union @ sk__2 @ sk__3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(subset_defn,axiom,
    ! [B: $i,C: $i] :
      ( ( subset @ B @ C )
    <=> ! [D: $i] :
          ( ( member @ D @ B )
         => ( member @ D @ C ) ) ) ).

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

thf(union_defn,axiom,
    ! [B: $i,C: $i,D: $i] :
      ( ( member @ D @ ( union @ B @ C ) )
    <=> ( ( member @ D @ B )
        | ( member @ D @ C ) ) ) ).

thf(zip_derived_cl1,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( member @ X0 @ ( union @ X1 @ X2 ) )
      | ~ ( member @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[union_defn]) ).

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

thf(zip_derived_cl75,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( member @ ( sk_ @ ( union @ X1 @ X0 ) @ X2 ) @ X1 )
      | ( subset @ X2 @ ( union @ X1 @ X0 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl4]) ).

thf(zip_derived_cl96,plain,
    ! [X0: $i,X1: $i] :
      ( ( subset @ X0 @ ( union @ X0 @ X1 ) )
      | ( subset @ X0 @ ( union @ X0 @ X1 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl5,zip_derived_cl75]) ).

thf(zip_derived_cl99,plain,
    ! [X0: $i,X1: $i] : ( subset @ X0 @ ( union @ X0 @ X1 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl96]) ).

thf(zip_derived_cl100,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl12,zip_derived_cl99]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SET194+3 : TPTP v8.1.2. Released v2.2.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.VPcJfKdfT6 true
% 0.13/0.34  % Computer : n013.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:19:32 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/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.73  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.74  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.74  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.76  % Solved by fo/fo6_bce.sh.
% 0.21/0.76  % BCE start: 13
% 0.21/0.76  % BCE eliminated: 0
% 0.21/0.76  % PE start: 13
% 0.21/0.76  logic: eq
% 0.21/0.76  % PE eliminated: 0
% 0.21/0.76  % done 19 iterations in 0.014s
% 0.21/0.76  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.21/0.76  % SZS output start Refutation
% See solution above
% 0.21/0.76  
% 0.21/0.76  
% 0.21/0.76  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.21/0.76  % Terminating...
% 1.38/0.85  % Runner terminated.
% 1.59/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------