TSTP Solution File: MED002+1 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : MED002+1 : TPTP v8.1.2. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s

% Computer : n002.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 09:05:57 EDT 2023

% Result   : Theorem 1.95s 2.04s
% Output   : CNFRefutation 1.95s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :   36
% Syntax   : Number of formulae    :   85 (   5 unt;  31 typ;   0 def)
%            Number of atoms       :  323 (   0 equ)
%            Maximal formula atoms :   96 (   5 avg)
%            Number of connectives :  417 ( 148   ~; 201   |;  36   &)
%                                         (   0 <=>;  32  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   23 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   30 (  29   >;   1   *;   0   +;   0  <<)
%            Number of predicates  :   16 (  15 usr;   1 prp; 0-2 aty)
%            Number of functors    :   16 (  16 usr;   2 con; 0-1 aty)
%            Number of variables   :   82 (   0 sgn;  41   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    gt: ( $i * $i ) > $o ).

tff(decl_23,type,
    bcapacityne: $i > $o ).

tff(decl_24,type,
    bcapacityex: $i > $o ).

tff(decl_25,type,
    bcapacitysn: $i > $o ).

tff(decl_26,type,
    conditionhyper: $i > $o ).

tff(decl_27,type,
    conditionhypo: $i > $o ).

tff(decl_28,type,
    conditionnormo: $i > $o ).

tff(decl_29,type,
    drugi: $i > $o ).

tff(decl_30,type,
    uptakelg: $i > $o ).

tff(decl_31,type,
    uptakepg: $i > $o ).

tff(decl_32,type,
    releaselg: $i > $o ).

tff(decl_33,type,
    drugsu: $i > $o ).

tff(decl_34,type,
    bsecretioni: $i > $o ).

tff(decl_35,type,
    drugbg: $i > $o ).

tff(decl_36,type,
    qilt27: $i > $o ).

tff(decl_37,type,
    n0: $i ).

tff(decl_38,type,
    esk1_1: $i > $i ).

tff(decl_39,type,
    esk2_1: $i > $i ).

tff(decl_40,type,
    esk3_1: $i > $i ).

tff(decl_41,type,
    esk4_1: $i > $i ).

tff(decl_42,type,
    esk5_1: $i > $i ).

tff(decl_43,type,
    esk6_1: $i > $i ).

tff(decl_44,type,
    esk7_1: $i > $i ).

tff(decl_45,type,
    esk8_1: $i > $i ).

tff(decl_46,type,
    esk9_1: $i > $i ).

tff(decl_47,type,
    esk10_1: $i > $i ).

tff(decl_48,type,
    esk11_1: $i > $i ).

tff(decl_49,type,
    esk12_1: $i > $i ).

tff(decl_50,type,
    esk13_1: $i > $i ).

tff(decl_51,type,
    esk14_1: $i > $i ).

tff(decl_52,type,
    esk15_0: $i ).

fof(biguanide_effect,axiom,
    ! [X4] :
      ( ! [X5] :
          ( ~ gt(X4,X5)
         => drugbg(X5) )
     => ! [X5] :
          ( ~ gt(X4,X5)
         => ~ releaselg(X5) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/MED001+0.ax',biguanide_effect) ).

fof(treatmentne,conjecture,
    ( ( ! [X4] :
          ( ~ gt(n0,X4)
         => ( drugbg(X4)
            & drugsu(X4) ) )
      & ! [X4] :
          ( gt(n0,X4)
         => conditionhyper(X4) )
      & bcapacityne(n0) )
   => ! [X4] :
        ( ~ gt(n0,X4)
       => conditionnormo(X4) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',treatmentne) ).

fof(ne_cure,axiom,
    ! [X4] :
      ( ( ( ! [X5] :
              ( ~ gt(X4,X5)
             => ~ releaselg(X5) )
          | ! [X5] :
              ( ~ gt(X4,X5)
             => uptakepg(X5) ) )
        & bcapacityne(X4)
        & ! [X5] :
            ( ~ gt(X4,X5)
           => bsecretioni(X5) )
        & ! [X5] :
            ( gt(X4,X5)
           => conditionhyper(X5) ) )
     => ! [X5] :
          ( ~ gt(X4,X5)
         => conditionnormo(X5) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/MED001+0.ax',ne_cure) ).

fof(sulfonylurea_effect,axiom,
    ! [X4] :
      ( ( ! [X5] :
            ( ~ gt(X4,X5)
           => drugsu(X5) )
        & ~ bcapacityex(X4) )
     => ! [X5] :
          ( ~ gt(X4,X5)
         => bsecretioni(X5) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/MED001+0.ax',sulfonylurea_effect) ).

fof(xorcapacity2,axiom,
    ! [X4] :
      ( ~ bcapacityne(X4)
      | ~ bcapacityex(X4) ),
    file('/export/starexec/sandbox/benchmark/Axioms/MED001+0.ax',xorcapacity2) ).

fof(c_0_5,plain,
    ! [X4] :
      ( ! [X5] :
          ( ~ gt(X4,X5)
         => drugbg(X5) )
     => ! [X5] :
          ( ~ gt(X4,X5)
         => ~ releaselg(X5) ) ),
    inference(fof_simplification,[status(thm)],[biguanide_effect]) ).

fof(c_0_6,negated_conjecture,
    ~ ( ( ! [X4] :
            ( ~ gt(n0,X4)
           => ( drugbg(X4)
              & drugsu(X4) ) )
        & ! [X4] :
            ( gt(n0,X4)
           => conditionhyper(X4) )
        & bcapacityne(n0) )
     => ! [X4] :
          ( ~ gt(n0,X4)
         => conditionnormo(X4) ) ),
    inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[treatmentne])]) ).

fof(c_0_7,plain,
    ! [X4] :
      ( ( ( ! [X5] :
              ( ~ gt(X4,X5)
             => ~ releaselg(X5) )
          | ! [X5] :
              ( ~ gt(X4,X5)
             => uptakepg(X5) ) )
        & bcapacityne(X4)
        & ! [X5] :
            ( ~ gt(X4,X5)
           => bsecretioni(X5) )
        & ! [X5] :
            ( gt(X4,X5)
           => conditionhyper(X5) ) )
     => ! [X5] :
          ( ~ gt(X4,X5)
         => conditionnormo(X5) ) ),
    inference(fof_simplification,[status(thm)],[ne_cure]) ).

fof(c_0_8,plain,
    ! [X26,X28] :
      ( ( ~ gt(X26,esk3_1(X26))
        | gt(X26,X28)
        | ~ releaselg(X28) )
      & ( ~ drugbg(esk3_1(X26))
        | gt(X26,X28)
        | ~ releaselg(X28) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_5])])])])]) ).

fof(c_0_9,negated_conjecture,
    ! [X48,X49] :
      ( ( drugbg(X48)
        | gt(n0,X48) )
      & ( drugsu(X48)
        | gt(n0,X48) )
      & ( ~ gt(n0,X49)
        | conditionhyper(X49) )
      & bcapacityne(n0)
      & ~ gt(n0,esk15_0)
      & ~ conditionnormo(esk15_0) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_6])])])])]) ).

fof(c_0_10,plain,
    ! [X37,X42] :
      ( ( gt(X37,esk11_1(X37))
        | ~ gt(X37,esk10_1(X37))
        | ~ gt(X37,esk8_1(X37))
        | ~ bcapacityne(X37)
        | gt(X37,X42)
        | conditionnormo(X42) )
      & ( ~ conditionhyper(esk11_1(X37))
        | ~ gt(X37,esk10_1(X37))
        | ~ gt(X37,esk8_1(X37))
        | ~ bcapacityne(X37)
        | gt(X37,X42)
        | conditionnormo(X42) )
      & ( gt(X37,esk11_1(X37))
        | ~ bsecretioni(esk10_1(X37))
        | ~ gt(X37,esk8_1(X37))
        | ~ bcapacityne(X37)
        | gt(X37,X42)
        | conditionnormo(X42) )
      & ( ~ conditionhyper(esk11_1(X37))
        | ~ bsecretioni(esk10_1(X37))
        | ~ gt(X37,esk8_1(X37))
        | ~ bcapacityne(X37)
        | gt(X37,X42)
        | conditionnormo(X42) )
      & ( gt(X37,esk11_1(X37))
        | ~ gt(X37,esk10_1(X37))
        | releaselg(esk8_1(X37))
        | ~ bcapacityne(X37)
        | gt(X37,X42)
        | conditionnormo(X42) )
      & ( ~ conditionhyper(esk11_1(X37))
        | ~ gt(X37,esk10_1(X37))
        | releaselg(esk8_1(X37))
        | ~ bcapacityne(X37)
        | gt(X37,X42)
        | conditionnormo(X42) )
      & ( gt(X37,esk11_1(X37))
        | ~ bsecretioni(esk10_1(X37))
        | releaselg(esk8_1(X37))
        | ~ bcapacityne(X37)
        | gt(X37,X42)
        | conditionnormo(X42) )
      & ( ~ conditionhyper(esk11_1(X37))
        | ~ bsecretioni(esk10_1(X37))
        | releaselg(esk8_1(X37))
        | ~ bcapacityne(X37)
        | gt(X37,X42)
        | conditionnormo(X42) )
      & ( gt(X37,esk11_1(X37))
        | ~ gt(X37,esk10_1(X37))
        | ~ gt(X37,esk9_1(X37))
        | ~ bcapacityne(X37)
        | gt(X37,X42)
        | conditionnormo(X42) )
      & ( ~ conditionhyper(esk11_1(X37))
        | ~ gt(X37,esk10_1(X37))
        | ~ gt(X37,esk9_1(X37))
        | ~ bcapacityne(X37)
        | gt(X37,X42)
        | conditionnormo(X42) )
      & ( gt(X37,esk11_1(X37))
        | ~ bsecretioni(esk10_1(X37))
        | ~ gt(X37,esk9_1(X37))
        | ~ bcapacityne(X37)
        | gt(X37,X42)
        | conditionnormo(X42) )
      & ( ~ conditionhyper(esk11_1(X37))
        | ~ bsecretioni(esk10_1(X37))
        | ~ gt(X37,esk9_1(X37))
        | ~ bcapacityne(X37)
        | gt(X37,X42)
        | conditionnormo(X42) )
      & ( gt(X37,esk11_1(X37))
        | ~ gt(X37,esk10_1(X37))
        | ~ uptakepg(esk9_1(X37))
        | ~ bcapacityne(X37)
        | gt(X37,X42)
        | conditionnormo(X42) )
      & ( ~ conditionhyper(esk11_1(X37))
        | ~ gt(X37,esk10_1(X37))
        | ~ uptakepg(esk9_1(X37))
        | ~ bcapacityne(X37)
        | gt(X37,X42)
        | conditionnormo(X42) )
      & ( gt(X37,esk11_1(X37))
        | ~ bsecretioni(esk10_1(X37))
        | ~ uptakepg(esk9_1(X37))
        | ~ bcapacityne(X37)
        | gt(X37,X42)
        | conditionnormo(X42) )
      & ( ~ conditionhyper(esk11_1(X37))
        | ~ bsecretioni(esk10_1(X37))
        | ~ uptakepg(esk9_1(X37))
        | ~ bcapacityne(X37)
        | gt(X37,X42)
        | conditionnormo(X42) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_7])])])])]) ).

fof(c_0_11,plain,
    ! [X4] :
      ( ( ! [X5] :
            ( ~ gt(X4,X5)
           => drugsu(X5) )
        & ~ bcapacityex(X4) )
     => ! [X5] :
          ( ~ gt(X4,X5)
         => bsecretioni(X5) ) ),
    inference(fof_simplification,[status(thm)],[sulfonylurea_effect]) ).

cnf(c_0_12,plain,
    ( gt(X1,X2)
    | ~ gt(X1,esk3_1(X1))
    | ~ releaselg(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_13,negated_conjecture,
    ( drugbg(X1)
    | gt(n0,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_14,plain,
    ( gt(X1,X2)
    | ~ drugbg(esk3_1(X1))
    | ~ releaselg(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_15,negated_conjecture,
    ~ gt(n0,esk15_0),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_16,plain,
    ( releaselg(esk8_1(X1))
    | gt(X1,X2)
    | conditionnormo(X2)
    | ~ conditionhyper(esk11_1(X1))
    | ~ bsecretioni(esk10_1(X1))
    | ~ bcapacityne(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_17,negated_conjecture,
    bcapacityne(n0),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_18,negated_conjecture,
    ~ conditionnormo(esk15_0),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

fof(c_0_19,plain,
    ! [X23,X25] :
      ( ( ~ gt(X23,esk2_1(X23))
        | bcapacityex(X23)
        | gt(X23,X25)
        | bsecretioni(X25) )
      & ( ~ drugsu(esk2_1(X23))
        | bcapacityex(X23)
        | gt(X23,X25)
        | bsecretioni(X25) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_11])])])])]) ).

cnf(c_0_20,plain,
    ( gt(X1,X2)
    | conditionnormo(X2)
    | ~ conditionhyper(esk11_1(X1))
    | ~ bsecretioni(esk10_1(X1))
    | ~ gt(X1,esk8_1(X1))
    | ~ bcapacityne(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_21,negated_conjecture,
    ( gt(n0,X1)
    | ~ releaselg(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_12,c_0_13]),c_0_14]) ).

cnf(c_0_22,negated_conjecture,
    ( releaselg(esk8_1(n0))
    | ~ bsecretioni(esk10_1(n0))
    | ~ conditionhyper(esk11_1(n0)) ),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_15,c_0_16]),c_0_17])]),c_0_18]) ).

cnf(c_0_23,plain,
    ( bcapacityex(X1)
    | gt(X1,X2)
    | bsecretioni(X2)
    | ~ gt(X1,esk2_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_19]) ).

cnf(c_0_24,negated_conjecture,
    ( drugsu(X1)
    | gt(n0,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_25,plain,
    ( bcapacityex(X1)
    | gt(X1,X2)
    | bsecretioni(X2)
    | ~ drugsu(esk2_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_19]) ).

cnf(c_0_26,negated_conjecture,
    ( conditionnormo(X1)
    | gt(n0,X1)
    | ~ bsecretioni(esk10_1(n0))
    | ~ conditionhyper(esk11_1(n0)) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_20,c_0_21]),c_0_17])]),c_0_22]) ).

cnf(c_0_27,plain,
    ( gt(X1,X2)
    | conditionnormo(X2)
    | ~ conditionhyper(esk11_1(X1))
    | ~ gt(X1,esk10_1(X1))
    | ~ gt(X1,esk8_1(X1))
    | ~ bcapacityne(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_28,negated_conjecture,
    ( bsecretioni(X1)
    | bcapacityex(n0)
    | gt(n0,X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_23,c_0_24]),c_0_25]) ).

cnf(c_0_29,negated_conjecture,
    ( ~ bsecretioni(esk10_1(n0))
    | ~ conditionhyper(esk11_1(n0)) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_15,c_0_26]),c_0_18]) ).

cnf(c_0_30,negated_conjecture,
    ( conditionnormo(X1)
    | bcapacityex(n0)
    | gt(n0,X1)
    | ~ conditionhyper(esk11_1(n0))
    | ~ gt(n0,esk8_1(n0)) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_27,c_0_28]),c_0_17])]),c_0_29]) ).

cnf(c_0_31,plain,
    ( gt(X1,esk11_1(X1))
    | gt(X1,X2)
    | conditionnormo(X2)
    | ~ gt(X1,esk10_1(X1))
    | ~ gt(X1,esk8_1(X1))
    | ~ bcapacityne(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_32,plain,
    ( gt(X1,esk11_1(X1))
    | gt(X1,X2)
    | conditionnormo(X2)
    | ~ bsecretioni(esk10_1(X1))
    | ~ gt(X1,esk8_1(X1))
    | ~ bcapacityne(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_33,negated_conjecture,
    ( conditionnormo(X1)
    | bcapacityex(n0)
    | gt(n0,X1)
    | ~ releaselg(esk8_1(n0))
    | ~ conditionhyper(esk11_1(n0)) ),
    inference(spm,[status(thm)],[c_0_30,c_0_21]) ).

cnf(c_0_34,negated_conjecture,
    ( bsecretioni(esk10_1(n0))
    | conditionnormo(X1)
    | bcapacityex(n0)
    | gt(n0,esk11_1(n0))
    | gt(n0,X1)
    | ~ gt(n0,esk8_1(n0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_31,c_0_28]),c_0_17])]) ).

cnf(c_0_35,negated_conjecture,
    ( conditionnormo(X1)
    | gt(n0,esk11_1(n0))
    | gt(n0,X1)
    | ~ bsecretioni(esk10_1(n0))
    | ~ releaselg(esk8_1(n0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_21]),c_0_17])]) ).

cnf(c_0_36,plain,
    ( releaselg(esk8_1(X1))
    | gt(X1,X2)
    | conditionnormo(X2)
    | ~ conditionhyper(esk11_1(X1))
    | ~ gt(X1,esk10_1(X1))
    | ~ bcapacityne(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_37,negated_conjecture,
    ( bcapacityex(n0)
    | ~ releaselg(esk8_1(n0))
    | ~ conditionhyper(esk11_1(n0)) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_15,c_0_33]),c_0_18]) ).

cnf(c_0_38,plain,
    ( gt(X1,esk11_1(X1))
    | releaselg(esk8_1(X1))
    | gt(X1,X2)
    | conditionnormo(X2)
    | ~ gt(X1,esk10_1(X1))
    | ~ bcapacityne(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_39,negated_conjecture,
    ( conditionnormo(X1)
    | bcapacityex(n0)
    | gt(n0,esk11_1(n0))
    | gt(n0,X1)
    | ~ releaselg(esk8_1(n0)) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_34,c_0_21]),c_0_35]) ).

cnf(c_0_40,negated_conjecture,
    ( conditionnormo(X1)
    | bcapacityex(n0)
    | gt(n0,X1)
    | ~ conditionhyper(esk11_1(n0)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_36,c_0_28]),c_0_17])]),c_0_37]),c_0_29]) ).

cnf(c_0_41,negated_conjecture,
    ( conditionhyper(X1)
    | ~ gt(n0,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_42,negated_conjecture,
    ( bsecretioni(esk10_1(n0))
    | conditionnormo(X1)
    | bcapacityex(n0)
    | gt(n0,esk11_1(n0))
    | gt(n0,X1) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_38,c_0_28]),c_0_17])]),c_0_39]) ).

cnf(c_0_43,negated_conjecture,
    ( bcapacityex(n0)
    | ~ conditionhyper(esk11_1(n0)) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_15,c_0_40]),c_0_18]) ).

cnf(c_0_44,negated_conjecture,
    ( bsecretioni(esk10_1(n0))
    | conditionnormo(X1)
    | bcapacityex(n0)
    | gt(n0,X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_41,c_0_42]),c_0_43]) ).

cnf(c_0_45,plain,
    ( gt(X1,esk11_1(X1))
    | releaselg(esk8_1(X1))
    | gt(X1,X2)
    | conditionnormo(X2)
    | ~ bsecretioni(esk10_1(X1))
    | ~ bcapacityne(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_46,negated_conjecture,
    ( bsecretioni(esk10_1(n0))
    | bcapacityex(n0) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_15,c_0_44]),c_0_18]) ).

fof(c_0_47,plain,
    ! [X4] :
      ( ~ bcapacityne(X4)
      | ~ bcapacityex(X4) ),
    inference(fof_simplification,[status(thm)],[xorcapacity2]) ).

cnf(c_0_48,negated_conjecture,
    ( conditionnormo(X1)
    | bcapacityex(n0)
    | gt(n0,esk11_1(n0))
    | gt(n0,X1) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_45,c_0_46]),c_0_17])]),c_0_39]) ).

fof(c_0_49,plain,
    ! [X11] :
      ( ~ bcapacityne(X11)
      | ~ bcapacityex(X11) ),
    inference(variable_rename,[status(thm)],[c_0_47]) ).

cnf(c_0_50,negated_conjecture,
    ( conditionnormo(X1)
    | bcapacityex(n0)
    | gt(n0,X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_41,c_0_48]),c_0_43]) ).

cnf(c_0_51,plain,
    ( ~ bcapacityne(X1)
    | ~ bcapacityex(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_49]) ).

cnf(c_0_52,negated_conjecture,
    bcapacityex(n0),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_15,c_0_50]),c_0_18]) ).

cnf(c_0_53,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_51,c_0_52]),c_0_17])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : MED002+1 : TPTP v8.1.2. Released v3.2.0.
% 0.07/0.13  % Command    : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s
% 0.13/0.34  % Computer : n002.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   : Fri Aug 25 07:51:17 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.58  start to proof: theBenchmark
% 1.95/2.04  % Version  : CSE_E---1.5
% 1.95/2.04  % Problem  : theBenchmark.p
% 1.95/2.04  % Proof found
% 1.95/2.04  % SZS status Theorem for theBenchmark.p
% 1.95/2.04  % SZS output start Proof
% See solution above
% 1.95/2.05  % Total time : 1.438000 s
% 1.95/2.05  % SZS output end Proof
% 1.95/2.05  % Total time : 1.441000 s
%------------------------------------------------------------------------------