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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : SET046+1 : TPTP v8.1.2. Released v2.0.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 : n007.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:55:41 EDT 2023

% Result   : Theorem 2.63s 1.60s
% Output   : CNFRefutation 2.72s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   13 (   3 unt;   3 typ;   0 def)
%            Number of atoms       :   21 (   0 equ)
%            Maximal formula atoms :    3 (   2 avg)
%            Number of connectives :   24 (  13   ~;   9   |;   1   &)
%                                         (   1 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    3 (   2   >;   1   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    2 (   2 usr;   1 con; 0-1 aty)
%            Number of variables   :   11 (;   9   !;   2   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ element > #nlpp > #skF_2 > #skF_1

%Foreground sorts:

%Background operators:

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

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

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

tff(f_39,negated_conjecture,
    ~ ~ ? [Y] :
        ! [X] :
          ( element(X,Y)
        <=> ~ ? [Z] :
                ( element(X,Z)
                & element(Z,X) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',pel42) ).

tff(c_4,plain,
    ! [X_6] :
      ( element('#skF_2'(X_6),X_6)
      | element(X_6,'#skF_1') ),
    inference(cnfTransformation,[status(thm)],[f_39]) ).

tff(c_6,plain,
    ! [X_6] :
      ( element(X_6,'#skF_2'(X_6))
      | element(X_6,'#skF_1') ),
    inference(cnfTransformation,[status(thm)],[f_39]) ).

tff(c_9,plain,
    ! [Z_12,X_13] :
      ( ~ element(Z_12,X_13)
      | ~ element(X_13,Z_12)
      | ~ element(X_13,'#skF_1') ),
    inference(cnfTransformation,[status(thm)],[f_39]) ).

tff(c_16,plain,
    ! [X_14] :
      ( ~ element('#skF_2'(X_14),X_14)
      | ~ element('#skF_2'(X_14),'#skF_1')
      | element(X_14,'#skF_1') ),
    inference(resolution,[status(thm)],[c_6,c_9]) ).

tff(c_20,plain,
    ! [X_15] :
      ( ~ element('#skF_2'(X_15),'#skF_1')
      | element(X_15,'#skF_1') ),
    inference(resolution,[status(thm)],[c_4,c_16]) ).

tff(c_25,plain,
    element('#skF_1','#skF_1'),
    inference(resolution,[status(thm)],[c_4,c_20]) ).

tff(c_2,plain,
    ! [Z_9,X_6] :
      ( ~ element(Z_9,X_6)
      | ~ element(X_6,Z_9)
      | ~ element(X_6,'#skF_1') ),
    inference(cnfTransformation,[status(thm)],[f_39]) ).

tff(c_27,plain,
    ~ element('#skF_1','#skF_1'),
    inference(resolution,[status(thm)],[c_25,c_2]) ).

tff(c_31,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_25,c_27]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SET046+1 : TPTP v8.1.2. Released v2.0.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.13/0.35  % Computer : n007.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Thu Aug  3 15:55:38 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 2.63/1.60  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 2.63/1.60  
% 2.63/1.60  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 2.72/1.64  
% 2.72/1.64  Inference rules
% 2.72/1.64  ----------------------
% 2.72/1.64  #Ref     : 0
% 2.72/1.64  #Sup     : 5
% 2.72/1.64  #Fact    : 0
% 2.72/1.64  #Define  : 0
% 2.72/1.64  #Split   : 0
% 2.72/1.64  #Chain   : 0
% 2.72/1.64  #Close   : 0
% 2.72/1.64  
% 2.72/1.64  Ordering : KBO
% 2.72/1.64  
% 2.72/1.64  Simplification rules
% 2.72/1.64  ----------------------
% 2.72/1.64  #Subsume      : 1
% 2.72/1.64  #Demod        : 1
% 2.72/1.64  #Tautology    : 1
% 2.72/1.64  #SimpNegUnit  : 0
% 2.72/1.64  #BackRed      : 0
% 2.72/1.64  
% 2.72/1.64  #Partial instantiations: 0
% 2.72/1.64  #Strategies tried      : 1
% 2.72/1.64  
% 2.72/1.64  Timing (in seconds)
% 2.72/1.64  ----------------------
% 2.72/1.64  Preprocessing        : 0.41
% 2.72/1.64  Parsing              : 0.23
% 2.72/1.64  CNF conversion       : 0.03
% 2.72/1.64  Main loop            : 0.15
% 2.72/1.64  Inferencing          : 0.08
% 2.72/1.64  Reduction            : 0.02
% 2.72/1.64  Demodulation         : 0.01
% 2.72/1.64  BG Simplification    : 0.01
% 2.72/1.64  Subsumption          : 0.04
% 2.72/1.64  Abstraction          : 0.00
% 2.72/1.64  MUC search           : 0.00
% 2.72/1.64  Cooper               : 0.00
% 2.72/1.64  Total                : 0.62
% 2.72/1.64  Index Insertion      : 0.00
% 2.72/1.64  Index Deletion       : 0.00
% 2.72/1.64  Index Matching       : 0.00
% 2.72/1.64  BG Taut test         : 0.00
%------------------------------------------------------------------------------