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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SET798+4 : TPTP v8.1.2. Released v3.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.llImrzYYAU true

% Computer : n024.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:16:05 EDT 2023

% Result   : Theorem 1.33s 0.88s
% Output   : Refutation 1.33s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   28 (   5 unt;  10 typ;   0 def)
%            Number of atoms       :   43 (   0 equ;   0 cnn)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  151 (  11   ~;  11   |;   4   &; 115   @)
%                                         (   2 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   8 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   15 (  15   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   11 (  10 usr;   5 con; 0-3 aty)
%            Number of variables   :   34 (   0   ^;  34   !;   0   ?;  34   :)

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

thf(sk__22_type,type,
    sk__22: $i ).

thf(lower_bound_type,type,
    lower_bound: $i > $i > $i > $o ).

thf(order_type,type,
    order: $i > $i > $o ).

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

thf(sk__21_type,type,
    sk__21: $i ).

thf(apply_type,type,
    apply: $i > $i > $i > $o ).

thf(sk__23_type,type,
    sk__23: $i ).

thf(sk__12_type,type,
    sk__12: $i > $i > $i > $i ).

thf(sk__19_type,type,
    sk__19: $i ).

thf(thIV10,conjecture,
    ! [R: $i,E: $i] :
      ( ( order @ R @ E )
     => ! [X: $i,Y: $i] :
          ( ( ( subset @ X @ E )
            & ( subset @ Y @ E )
            & ( subset @ X @ Y ) )
         => ! [M: $i] :
              ( ( lower_bound @ M @ R @ Y )
             => ( lower_bound @ M @ R @ X ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [R: $i,E: $i] :
        ( ( order @ R @ E )
       => ! [X: $i,Y: $i] :
            ( ( ( subset @ X @ E )
              & ( subset @ Y @ E )
              & ( subset @ X @ Y ) )
           => ! [M: $i] :
                ( ( lower_bound @ M @ R @ Y )
               => ( lower_bound @ M @ R @ X ) ) ) ),
    inference('cnf.neg',[status(esa)],[thIV10]) ).

thf(zip_derived_cl107,plain,
    ~ ( lower_bound @ sk__23 @ sk__19 @ sk__21 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(lower_bound,axiom,
    ! [R: $i,E: $i,M: $i] :
      ( ( lower_bound @ M @ R @ E )
    <=> ! [X: $i] :
          ( ( member @ X @ E )
         => ( apply @ R @ M @ X ) ) ) ).

thf(zip_derived_cl71,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( lower_bound @ X0 @ X1 @ X2 )
      | ~ ( apply @ X1 @ X0 @ ( sk__12 @ X0 @ X2 @ X1 ) ) ),
    inference(cnf,[status(esa)],[lower_bound]) ).

thf(zip_derived_cl108,plain,
    lower_bound @ sk__23 @ sk__19 @ sk__22,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl70,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( member @ X0 @ X1 )
      | ( apply @ X2 @ X3 @ X0 )
      | ~ ( lower_bound @ X3 @ X2 @ X1 ) ),
    inference(cnf,[status(esa)],[lower_bound]) ).

thf(zip_derived_cl811,plain,
    ! [X0: $i] :
      ( ( apply @ sk__19 @ sk__23 @ X0 )
      | ~ ( member @ X0 @ sk__22 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl108,zip_derived_cl70]) ).

thf(zip_derived_cl831,plain,
    ! [X0: $i] :
      ( ( lower_bound @ sk__23 @ sk__19 @ X0 )
      | ~ ( member @ ( sk__12 @ sk__23 @ X0 @ sk__19 ) @ sk__22 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl71,zip_derived_cl811]) ).

thf(zip_derived_cl106,plain,
    subset @ sk__21 @ sk__22,
    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_cl0,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( member @ X0 @ X1 )
      | ( member @ X0 @ X2 )
      | ~ ( subset @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[subset]) ).

thf(zip_derived_cl742,plain,
    ! [X0: $i] :
      ( ( member @ X0 @ sk__22 )
      | ~ ( member @ X0 @ sk__21 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl106,zip_derived_cl0]) ).

thf(zip_derived_cl834,plain,
    ! [X0: $i] :
      ( ( lower_bound @ sk__23 @ sk__19 @ X0 )
      | ~ ( member @ ( sk__12 @ sk__23 @ X0 @ sk__19 ) @ sk__21 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl831,zip_derived_cl742]) ).

thf(zip_derived_cl72,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( lower_bound @ X0 @ X1 @ X2 )
      | ( member @ ( sk__12 @ X0 @ X2 @ X1 ) @ X2 ) ),
    inference(cnf,[status(esa)],[lower_bound]) ).

thf(zip_derived_cl1086,plain,
    ( ( lower_bound @ sk__23 @ sk__19 @ sk__21 )
    | ( lower_bound @ sk__23 @ sk__19 @ sk__21 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl834,zip_derived_cl72]) ).

thf(zip_derived_cl1088,plain,
    lower_bound @ sk__23 @ sk__19 @ sk__21,
    inference(simplify,[status(thm)],[zip_derived_cl1086]) ).

thf(zip_derived_cl1094,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl107,zip_derived_cl1088]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.13/0.13  % Problem  : SET798+4 : TPTP v8.1.2. Released v3.2.0.
% 0.13/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.llImrzYYAU true
% 0.14/0.36  % Computer : n024.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Sat Aug 26 14:54:09 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.14/0.36  % Running portfolio for 300 s
% 0.14/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.36  % Number of cores: 8
% 0.21/0.36  % Python version: Python 3.6.8
% 0.21/0.36  % Running in FO mode
% 0.21/0.64  % Total configuration time : 435
% 0.21/0.64  % Estimated wc time : 1092
% 0.21/0.64  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.76  % /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
% 1.20/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 1.28/0.79  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 1.28/0.79  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.33/0.88  % Solved by fo/fo3_bce.sh.
% 1.33/0.88  % BCE start: 109
% 1.33/0.88  % BCE eliminated: 0
% 1.33/0.88  % PE start: 109
% 1.33/0.88  logic: eq
% 1.33/0.88  % PE eliminated: 17
% 1.33/0.88  % done 97 iterations in 0.089s
% 1.33/0.88  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.33/0.88  % SZS output start Refutation
% See solution above
% 1.33/0.88  
% 1.33/0.88  
% 1.33/0.88  % Terminating...
% 1.57/0.95  % Runner terminated.
% 1.57/0.96  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------