TSTP Solution File: SEU120+1 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : SEU120+1 : TPTP v8.1.2. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s

% Computer : n006.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 : Tue Aug 22 10:57:38 EDT 2023

% Result   : Theorem 3.15s 1.89s
% Output   : CNFRefutation 3.34s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   17
% Syntax   : Number of formulae    :   47 (  20 unt;  13 typ;   0 def)
%            Number of atoms       :   50 (  14 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   38 (  22   ~;  11   |;   3   &)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   5   >;   3   *;   0   +;   0  <<)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   8 con; 0-2 aty)
%            Number of variables   :   27 (;  26   !;   1   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ in > disjoint > empty > set_intersection2 > #nlpp > empty_set > #skF_1 > #skF_7 > #skF_5 > #skF_6 > #skF_2 > #skF_3 > #skF_8 > #skF_4

%Foreground sorts:

%Background operators:

%Foreground operators:
tff('#skF_1',type,
    '#skF_1': $i > $i ).

tff('#skF_7',type,
    '#skF_7': $i ).

tff(in,type,
    in: ( $i * $i ) > $o ).

tff('#skF_5',type,
    '#skF_5': $i ).

tff('#skF_6',type,
    '#skF_6': $i ).

tff('#skF_2',type,
    '#skF_2': $i ).

tff(set_intersection2,type,
    set_intersection2: ( $i * $i ) > $i ).

tff('#skF_3',type,
    '#skF_3': $i ).

tff(empty,type,
    empty: $i > $o ).

tff(disjoint,type,
    disjoint: ( $i * $i ) > $o ).

tff(empty_set,type,
    empty_set: $i ).

tff('#skF_8',type,
    '#skF_8': $i ).

tff('#skF_4',type,
    '#skF_4': $i ).

tff(f_39,axiom,
    ! [A] :
      ( ( A = empty_set )
    <=> ! [B] : ~ in(B,A) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d1_xboole_0) ).

tff(f_33,axiom,
    ! [A,B] : ( set_intersection2(A,B) = set_intersection2(B,A) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_k3_xboole_0) ).

tff(f_43,axiom,
    ! [A,B] :
      ( disjoint(A,B)
    <=> ( set_intersection2(A,B) = empty_set ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d7_xboole_0) ).

tff(f_71,negated_conjecture,
    ~ ! [A,B] :
        ( ~ ( ~ disjoint(A,B)
            & ! [C] : ~ in(C,set_intersection2(A,B)) )
        & ~ ( ? [C] : in(C,set_intersection2(A,B))
            & disjoint(A,B) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t4_xboole_0) ).

tff(c_6,plain,
    ! [B_8] : ~ in(B_8,empty_set),
    inference(cnfTransformation,[status(thm)],[f_39]) ).

tff(c_4,plain,
    ! [B_4,A_3] : ( set_intersection2(B_4,A_3) = set_intersection2(A_3,B_4) ),
    inference(cnfTransformation,[status(thm)],[f_33]) ).

tff(c_96,plain,
    ! [A_30,B_31] :
      ( disjoint(A_30,B_31)
      | ( set_intersection2(A_30,B_31) != empty_set ) ),
    inference(cnfTransformation,[status(thm)],[f_43]) ).

tff(c_32,plain,
    ( disjoint('#skF_4','#skF_5')
    | ~ disjoint('#skF_7','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_71]) ).

tff(c_59,plain,
    ~ disjoint('#skF_7','#skF_8'),
    inference(splitLeft,[status(thm)],[c_32]) ).

tff(c_102,plain,
    set_intersection2('#skF_7','#skF_8') != empty_set,
    inference(resolution,[status(thm)],[c_96,c_59]) ).

tff(c_107,plain,
    set_intersection2('#skF_8','#skF_7') != empty_set,
    inference(demodulation,[status(thm),theory(equality)],[c_4,c_102]) ).

tff(c_8,plain,
    ! [A_5] :
      ( ( empty_set = A_5 )
      | in('#skF_1'(A_5),A_5) ),
    inference(cnfTransformation,[status(thm)],[f_39]) ).

tff(c_28,plain,
    ! [C_17] :
      ( disjoint('#skF_4','#skF_5')
      | ~ in(C_17,set_intersection2('#skF_7','#skF_8')) ),
    inference(cnfTransformation,[status(thm)],[f_71]) ).

tff(c_35,plain,
    ! [C_17] :
      ( disjoint('#skF_4','#skF_5')
      | ~ in(C_17,set_intersection2('#skF_8','#skF_7')) ),
    inference(demodulation,[status(thm),theory(equality)],[c_4,c_28]) ).

tff(c_123,plain,
    ! [C_34] : ~ in(C_34,set_intersection2('#skF_8','#skF_7')),
    inference(splitLeft,[status(thm)],[c_35]) ).

tff(c_127,plain,
    set_intersection2('#skF_8','#skF_7') = empty_set,
    inference(resolution,[status(thm)],[c_8,c_123]) ).

tff(c_131,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_107,c_127]) ).

tff(c_132,plain,
    disjoint('#skF_4','#skF_5'),
    inference(splitRight,[status(thm)],[c_35]) ).

tff(c_10,plain,
    ! [A_9,B_10] :
      ( ( set_intersection2(A_9,B_10) = empty_set )
      | ~ disjoint(A_9,B_10) ),
    inference(cnfTransformation,[status(thm)],[f_43]) ).

tff(c_138,plain,
    set_intersection2('#skF_4','#skF_5') = empty_set,
    inference(resolution,[status(thm)],[c_132,c_10]) ).

tff(c_30,plain,
    ! [C_17] :
      ( in('#skF_6',set_intersection2('#skF_4','#skF_5'))
      | ~ in(C_17,set_intersection2('#skF_7','#skF_8')) ),
    inference(cnfTransformation,[status(thm)],[f_71]) ).

tff(c_36,plain,
    ! [C_17] :
      ( in('#skF_6',set_intersection2('#skF_4','#skF_5'))
      | ~ in(C_17,set_intersection2('#skF_8','#skF_7')) ),
    inference(demodulation,[status(thm),theory(equality)],[c_4,c_30]) ).

tff(c_172,plain,
    ! [C_17] :
      ( in('#skF_6',empty_set)
      | ~ in(C_17,set_intersection2('#skF_8','#skF_7')) ),
    inference(demodulation,[status(thm),theory(equality)],[c_138,c_36]) ).

tff(c_174,plain,
    ! [C_35] : ~ in(C_35,set_intersection2('#skF_8','#skF_7')),
    inference(negUnitSimplification,[status(thm)],[c_6,c_172]) ).

tff(c_178,plain,
    set_intersection2('#skF_8','#skF_7') = empty_set,
    inference(resolution,[status(thm)],[c_8,c_174]) ).

tff(c_182,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_107,c_178]) ).

tff(c_183,plain,
    disjoint('#skF_4','#skF_5'),
    inference(splitRight,[status(thm)],[c_32]) ).

tff(c_238,plain,
    ! [A_39,B_40] :
      ( ( set_intersection2(A_39,B_40) = empty_set )
      | ~ disjoint(A_39,B_40) ),
    inference(cnfTransformation,[status(thm)],[f_43]) ).

tff(c_254,plain,
    set_intersection2('#skF_4','#skF_5') = empty_set,
    inference(resolution,[status(thm)],[c_183,c_238]) ).

tff(c_184,plain,
    disjoint('#skF_7','#skF_8'),
    inference(splitRight,[status(thm)],[c_32]) ).

tff(c_34,plain,
    ( in('#skF_6',set_intersection2('#skF_4','#skF_5'))
    | ~ disjoint('#skF_7','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_71]) ).

tff(c_196,plain,
    in('#skF_6',set_intersection2('#skF_4','#skF_5')),
    inference(demodulation,[status(thm),theory(equality)],[c_184,c_34]) ).

tff(c_280,plain,
    in('#skF_6',empty_set),
    inference(demodulation,[status(thm),theory(equality)],[c_254,c_196]) ).

tff(c_282,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_6,c_280]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SEU120+1 : TPTP v8.1.2. Released v3.3.0.
% 0.00/0.14  % Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s
% 0.14/0.35  % Computer : n006.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Thu Aug  3 11:53:28 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 3.15/1.89  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 3.15/1.90  
% 3.15/1.90  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 3.34/1.93  
% 3.34/1.93  Inference rules
% 3.34/1.93  ----------------------
% 3.34/1.93  #Ref     : 0
% 3.34/1.93  #Sup     : 57
% 3.34/1.93  #Fact    : 0
% 3.34/1.93  #Define  : 0
% 3.34/1.93  #Split   : 4
% 3.34/1.93  #Chain   : 0
% 3.34/1.93  #Close   : 0
% 3.34/1.93  
% 3.34/1.93  Ordering : KBO
% 3.34/1.93  
% 3.34/1.93  Simplification rules
% 3.34/1.93  ----------------------
% 3.34/1.93  #Subsume      : 3
% 3.34/1.93  #Demod        : 14
% 3.34/1.93  #Tautology    : 36
% 3.34/1.93  #SimpNegUnit  : 4
% 3.34/1.93  #BackRed      : 2
% 3.34/1.93  
% 3.34/1.93  #Partial instantiations: 0
% 3.34/1.93  #Strategies tried      : 1
% 3.34/1.93  
% 3.34/1.93  Timing (in seconds)
% 3.34/1.93  ----------------------
% 3.34/1.93  Preprocessing        : 0.48
% 3.34/1.93  Parsing              : 0.25
% 3.34/1.93  CNF conversion       : 0.03
% 3.34/1.93  Main loop            : 0.30
% 3.34/1.93  Inferencing          : 0.10
% 3.34/1.93  Reduction            : 0.10
% 3.34/1.93  Demodulation         : 0.08
% 3.34/1.93  BG Simplification    : 0.02
% 3.34/1.93  Subsumption          : 0.07
% 3.34/1.93  Abstraction          : 0.01
% 3.34/1.93  MUC search           : 0.00
% 3.34/1.93  Cooper               : 0.00
% 3.34/1.93  Total                : 0.83
% 3.34/1.93  Index Insertion      : 0.00
% 3.34/1.93  Index Deletion       : 0.00
% 3.34/1.93  Index Matching       : 0.00
% 3.34/1.93  BG Taut test         : 0.00
%------------------------------------------------------------------------------