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

View Problem - Process Solution

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

% Computer : n019.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:14:35 EDT 2023

% Result   : Theorem 0.22s 0.79s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   23 (   9 unt;   7 typ;   0 def)
%            Number of atoms       :   36 (   5 equ;   4 cnn)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :  113 (  15   ~;   2   |;   0   &;  86   @)
%                                         (   0 <=>;  10  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   13 (  13   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   11 (   7 usr;   7 con; 0-2 aty)
%            Number of variables   :   45 (  18   ^;  27   !;   0   ?;  45   :)

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

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

thf(dsetconstrER_type,type,
    dsetconstrER: $o ).

thf(setminus_type,type,
    setminus: $i > $i > $i ).

thf(dsetconstr_type,type,
    dsetconstr: $i > ( $i > $o ) > $i ).

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

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

thf(setminus,axiom,
    ( setminus
    = ( ^ [A: $i,B: $i] :
          ( dsetconstr @ A
          @ ^ [Xx: $i] :
              ~ ( in @ Xx @ B ) ) ) ) ).

thf('0',plain,
    ( setminus
    = ( ^ [A: $i,B: $i] :
          ( dsetconstr @ A
          @ ^ [Xx: $i] :
              ~ ( in @ Xx @ B ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[setminus]) ).

thf('1',plain,
    ( setminus
    = ( ^ [V_1: $i,V_2: $i] :
          ( dsetconstr @ V_1
          @ ^ [V_3: $i] :
              ~ ( in @ V_3 @ V_2 ) ) ) ),
    define([status(thm)]) ).

thf(dsetconstrER,axiom,
    ( dsetconstrER
    = ( ! [A: $i,Xphi: $i > $o,Xx: $i] :
          ( ( in @ Xx
            @ ( dsetconstr @ A
              @ ^ [Xy: $i] : ( Xphi @ Xy ) ) )
         => ( Xphi @ Xx ) ) ) ) ).

thf('2',plain,
    ( dsetconstrER
    = ( ! [X4: $i,X6: $i > $o,X8: $i] :
          ( ( in @ X8
            @ ( dsetconstr @ X4
              @ ^ [V_1: $i] : ( X6 @ V_1 ) ) )
         => ( X6 @ X8 ) ) ) ),
    define([status(thm)]) ).

thf(setminusER,conjecture,
    ( dsetconstrER
   => ! [A: $i,B: $i,Xx: $i] :
        ( ( in @ Xx @ ( setminus @ A @ B ) )
       => ~ ( in @ Xx @ B ) ) ) ).

thf(zf_stmt_0,conjecture,
    ( ! [X4: $i,X6: $i > $o,X8: $i] :
        ( ( in @ X8
          @ ( dsetconstr @ X4
            @ ^ [V_1: $i] : ( X6 @ V_1 ) ) )
       => ( X6 @ X8 ) )
   => ! [X10: $i,X12: $i,X14: $i] :
        ( ( in @ X14
          @ ( dsetconstr @ X10
            @ ^ [V_2: $i] :
                ~ ( in @ V_2 @ X12 ) ) )
       => ~ ( in @ X14 @ X12 ) ) ) ).

thf(zf_stmt_1,negated_conjecture,
    ~ ( ! [X4: $i,X6: $i > $o,X8: $i] :
          ( ( in @ X8
            @ ( dsetconstr @ X4
              @ ^ [V_1: $i] : ( X6 @ V_1 ) ) )
         => ( X6 @ X8 ) )
     => ! [X10: $i,X12: $i,X14: $i] :
          ( ( in @ X14
            @ ( dsetconstr @ X10
              @ ^ [V_2: $i] :
                  ~ ( in @ V_2 @ X12 ) ) )
         => ~ ( in @ X14 @ X12 ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl2,plain,
    ( in @ sk__5
    @ ( dsetconstr @ sk__3
      @ ^ [Y0: $i] : ( (~) @ ( in @ Y0 @ sk__4 ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

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

thf(zip_derived_cl3,plain,
    ! [X0: $i > $o,X1: $i,X2: $i] :
      ( ( X0 @ X1 )
      | ~ ( in @ X1 @ ( dsetconstr @ X2 @ X0 ) ) ),
    inference(ho_norm,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl8,plain,
    ( ^ [Y0: $i] : ( (~) @ ( in @ Y0 @ sk__4 ) )
    @ sk__5 ),
    inference('sup-',[status(thm)],[zip_derived_cl2,zip_derived_cl3]) ).

thf(zip_derived_cl33,plain,
    (~) @ ( in @ sk__5 @ sk__4 ),
    inference(ho_norm,[status(thm)],[zip_derived_cl8]) ).

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

thf(zip_derived_cl34,plain,
    (~) @ $true,
    inference(demod,[status(thm)],[zip_derived_cl33,zip_derived_cl1]) ).

thf(zip_derived_cl35,plain,
    $false,
    inference('simplify boolean subterms',[status(thm)],[zip_derived_cl34]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SEU603^2 : TPTP v8.1.2. Released v3.7.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.SbFIkkXbSw true
% 0.19/0.36  % Computer : n019.cluster.edu
% 0.19/0.36  % Model    : x86_64 x86_64
% 0.19/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.19/0.36  % Memory   : 8042.1875MB
% 0.19/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.19/0.36  % CPULimit : 300
% 0.19/0.36  % WCLimit  : 300
% 0.19/0.36  % DateTime : Wed Aug 23 13:08:59 EDT 2023
% 0.19/0.36  % CPUTime  : 
% 0.19/0.36  % Running portfolio for 300 s
% 0.19/0.36  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.36  % Number of cores: 8
% 0.22/0.37  % Python version: Python 3.6.8
% 0.22/0.37  % Running in HO mode
% 0.22/0.66  % Total configuration time : 828
% 0.22/0.66  % Estimated wc time : 1656
% 0.22/0.66  % Estimated cpu time (8 cpus) : 207.0
% 0.22/0.75  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.22/0.75  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.22/0.77  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.22/0.78  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.22/0.78  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.22/0.79  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.22/0.79  % /export/starexec/sandbox/solver/bin/lams/30_sp5.sh running for 60s
% 0.22/0.79  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 0.22/0.79  % Solved by lams/40_c.s.sh.
% 0.22/0.79  % done 2 iterations in 0.020s
% 0.22/0.79  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.22/0.79  % SZS output start Refutation
% See solution above
% 0.22/0.79  
% 0.22/0.79  
% 0.22/0.79  % Terminating...
% 0.22/0.86  % Runner terminated.
% 0.22/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------