TSTP Solution File: SEU739^2 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEU739^2 : TPTP v8.1.2. Released v3.7.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.DPLkmG4bYu true

% Computer : n001.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:16:54 EDT 2023

% Result   : Theorem 0.13s 0.65s
% Output   : Refutation 0.13s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   17 (   6 unt;   7 typ;   0 def)
%            Number of atoms       :   34 (   2 equ;   0 cnn)
%            Maximal formula atoms :    7 (   3 avg)
%            Number of connectives :  110 (  10   ~;   1   |;   0   &;  80   @)
%                                         (   0 <=>;  19  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    5 (   5   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    9 (   7 usr;   5 con; 0-2 aty)
%            Number of variables   :   27 (   0   ^;  27   !;   0   ?;  27   :)

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

thf(binunion_type,type,
    binunion: $i > $i > $i ).

thf(binunionIR_type,type,
    binunionIR: $o ).

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

thf(powerset_type,type,
    powerset: $i > $i ).

thf(sk__6_type,type,
    sk__6: $i ).

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

thf(binunionIR,axiom,
    ( binunionIR
    = ( ! [A: $i,B: $i,Xx: $i] :
          ( ( in @ Xx @ B )
         => ( in @ Xx @ ( binunion @ A @ B ) ) ) ) ) ).

thf('0',plain,
    ( binunionIR
    = ( ! [X4: $i,X6: $i,X8: $i] :
          ( ( in @ X8 @ X6 )
         => ( in @ X8 @ ( binunion @ X4 @ X6 ) ) ) ) ),
    define([status(thm)]) ).

thf(binunionTIRcontra,conjecture,
    ( binunionIR
   => ! [A: $i,X: $i] :
        ( ( in @ X @ ( powerset @ A ) )
       => ! [Y: $i] :
            ( ( in @ Y @ ( powerset @ A ) )
           => ! [Xx: $i] :
                ( ( in @ Xx @ A )
               => ( ~ ( in @ Xx @ ( binunion @ X @ Y ) )
                 => ~ ( in @ Xx @ Y ) ) ) ) ) ) ).

thf(zf_stmt_0,conjecture,
    ( ! [X4: $i,X6: $i,X8: $i] :
        ( ( in @ X8 @ X6 )
       => ( in @ X8 @ ( binunion @ X4 @ X6 ) ) )
   => ! [X10: $i,X12: $i] :
        ( ( in @ X12 @ ( powerset @ X10 ) )
       => ! [X14: $i] :
            ( ( in @ X14 @ ( powerset @ X10 ) )
           => ! [X16: $i] :
                ( ( in @ X16 @ X10 )
               => ( ~ ( in @ X16 @ ( binunion @ X12 @ X14 ) )
                 => ~ ( in @ X16 @ X14 ) ) ) ) ) ) ).

thf(zf_stmt_1,negated_conjecture,
    ~ ( ! [X4: $i,X6: $i,X8: $i] :
          ( ( in @ X8 @ X6 )
         => ( in @ X8 @ ( binunion @ X4 @ X6 ) ) )
     => ! [X10: $i,X12: $i] :
          ( ( in @ X12 @ ( powerset @ X10 ) )
         => ! [X14: $i] :
              ( ( in @ X14 @ ( powerset @ X10 ) )
             => ! [X16: $i] :
                  ( ( in @ X16 @ X10 )
                 => ( ~ ( in @ X16 @ ( binunion @ X12 @ X14 ) )
                   => ~ ( in @ X16 @ X14 ) ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( in @ X0 @ ( binunion @ X1 @ X2 ) )
      | ~ ( in @ X0 @ X2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl2,plain,
    ~ ( in @ sk__6 @ ( binunion @ sk__4 @ sk__5 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl6,plain,
    ~ ( in @ sk__6 @ sk__5 ),
    inference('sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl2]) ).

thf(zip_derived_cl3,plain,
    in @ sk__6 @ sk__5,
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl8,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl6,zip_derived_cl3]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.09  % Problem  : SEU739^2 : TPTP v8.1.2. Released v3.7.0.
% 0.00/0.10  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.DPLkmG4bYu true
% 0.08/0.29  % Computer : n001.cluster.edu
% 0.08/0.29  % Model    : x86_64 x86_64
% 0.08/0.29  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.08/0.29  % Memory   : 8042.1875MB
% 0.08/0.29  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.08/0.29  % CPULimit : 300
% 0.08/0.29  % WCLimit  : 300
% 0.08/0.29  % DateTime : Thu Aug 24 01:49:40 EDT 2023
% 0.08/0.29  % CPUTime  : 
% 0.08/0.29  % Running portfolio for 300 s
% 0.08/0.29  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.08/0.29  % Number of cores: 8
% 0.08/0.29  % Python version: Python 3.6.8
% 0.08/0.29  % Running in HO mode
% 0.13/0.51  % Total configuration time : 828
% 0.13/0.51  % Estimated wc time : 1656
% 0.13/0.51  % Estimated cpu time (8 cpus) : 207.0
% 0.13/0.60  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.13/0.61  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.13/0.61  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.13/0.61  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.13/0.61  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.13/0.61  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 0.13/0.62  % /export/starexec/sandbox2/solver/bin/lams/30_sp5.sh running for 60s
% 0.13/0.62  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.13/0.65  % /export/starexec/sandbox2/solver/bin/lams/30_b.l.sh running for 90s
% 0.13/0.65  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif.sh running for 56s
% 0.13/0.65  % Solved by lams/40_c.s.sh.
% 0.13/0.65  % done 5 iterations in 0.008s
% 0.13/0.65  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.13/0.65  % SZS output start Refutation
% See solution above
% 0.13/0.65  
% 0.13/0.65  
% 0.13/0.66  % Terminating...
% 0.13/0.71  % Runner terminated.
% 0.13/0.72  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------