TSTP Solution File: SYN332-1 by Beagle---0.9.51

View Problem - Process Solution

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

% Computer : n018.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 11:10:28 EDT 2023

% Result   : Unsatisfiable 3.12s 1.72s
% Output   : CNFRefutation 3.12s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   28 (   4 unt;   2 typ;   0 def)
%            Number of atoms       :   55 (   0 equ)
%            Maximal formula atoms :    3 (   2 avg)
%            Number of connectives :   52 (  23   ~;  29   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    4 (   2   >;   2   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    1 (   1 usr;   0 con; 2-2 aty)
%            Number of variables   :   46 (;  46   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ f > z > #nlpp

%Foreground sorts:

%Background operators:

%Foreground operators:
tff(f,type,
    f: ( $i * $i ) > $o ).

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

tff(f_34,axiom,
    ! [Y,X] :
      ( f(Y,X)
      | f(X,z(X,Y)) ),
    file(unknown,unknown) ).

tff(f_63,axiom,
    ! [X,Y] :
      ( ~ f(X,z(X,Y))
      | f(Y,z(X,Y)) ),
    file(unknown,unknown) ).

tff(f_30,axiom,
    ! [X,Y] :
      ( f(X,Y)
      | f(X,z(X,Y)) ),
    file(unknown,unknown) ).

tff(f_53,axiom,
    ! [X,Y] :
      ( ~ f(X,z(X,Y))
      | f(z(X,Y),X) ),
    file(unknown,unknown) ).

tff(f_101,axiom,
    ! [X,Y] :
      ( f(X,Y)
      | f(Y,X)
      | ~ f(z(X,Y),Y) ),
    file(unknown,unknown) ).

tff(f_71,axiom,
    ! [Y,X] :
      ( ~ f(Y,X)
      | f(X,Y)
      | ~ f(z(X,Y),z(X,Y)) ),
    file(unknown,unknown) ).

tff(f_110,axiom,
    ! [X,Y] :
      ( ~ f(X,Y)
      | ~ f(Y,X)
      | ~ f(z(X,Y),Y) ),
    file(unknown,unknown) ).

tff(c_4,plain,
    ! [X_4,Y_3] :
      ( f(X_4,z(X_4,Y_3))
      | f(Y_3,X_4) ),
    inference(cnfTransformation,[status(thm)],[f_34]) ).

tff(c_31,plain,
    ! [Y_33,X_34] :
      ( f(Y_33,z(X_34,Y_33))
      | ~ f(X_34,z(X_34,Y_33)) ),
    inference(cnfTransformation,[status(thm)],[f_63]) ).

tff(c_37,plain,
    ! [Y_3,X_4] :
      ( f(Y_3,z(X_4,Y_3))
      | f(Y_3,X_4) ),
    inference(resolution,[status(thm)],[c_4,c_31]) ).

tff(c_2,plain,
    ! [X_1,Y_2] :
      ( f(X_1,z(X_1,Y_2))
      | f(X_1,Y_2) ),
    inference(cnfTransformation,[status(thm)],[f_30]) ).

tff(c_10,plain,
    ! [X_9,Y_10] :
      ( f(z(X_9,Y_10),X_9)
      | ~ f(X_9,z(X_9,Y_10)) ),
    inference(cnfTransformation,[status(thm)],[f_53]) ).

tff(c_117,plain,
    ! [X_54,Y_55] :
      ( ~ f(z(X_54,Y_55),Y_55)
      | f(Y_55,X_54)
      | f(X_54,Y_55) ),
    inference(cnfTransformation,[status(thm)],[f_101]) ).

tff(c_123,plain,
    ! [X_56] :
      ( f(X_56,X_56)
      | ~ f(X_56,z(X_56,X_56)) ),
    inference(resolution,[status(thm)],[c_10,c_117]) ).

tff(c_142,plain,
    ! [Y_2] : f(Y_2,Y_2),
    inference(resolution,[status(thm)],[c_2,c_123]) ).

tff(c_16,plain,
    ! [X_16,Y_15] :
      ( ~ f(z(X_16,Y_15),z(X_16,Y_15))
      | f(X_16,Y_15)
      | ~ f(Y_15,X_16) ),
    inference(cnfTransformation,[status(thm)],[f_71]) ).

tff(c_210,plain,
    ! [X_63,Y_64] :
      ( f(X_63,Y_64)
      | ~ f(Y_64,X_63) ),
    inference(demodulation,[status(thm),theory(equality)],[c_142,c_16]) ).

tff(c_227,plain,
    ! [X_65,Y_66] :
      ( f(z(X_65,Y_66),Y_66)
      | f(Y_66,X_65) ),
    inference(resolution,[status(thm)],[c_37,c_210]) ).

tff(c_26,plain,
    ! [X_25,Y_26] :
      ( ~ f(z(X_25,Y_26),Y_26)
      | f(Y_26,X_25)
      | f(X_25,Y_26) ),
    inference(cnfTransformation,[status(thm)],[f_101]) ).

tff(c_255,plain,
    ! [X_67,Y_68] :
      ( f(X_67,Y_68)
      | f(Y_68,X_67) ),
    inference(resolution,[status(thm)],[c_227,c_26]) ).

tff(c_209,plain,
    ! [X_16,Y_15] :
      ( f(X_16,Y_15)
      | ~ f(Y_15,X_16) ),
    inference(demodulation,[status(thm),theory(equality)],[c_142,c_16]) ).

tff(c_280,plain,
    ! [Y_68,X_67] : f(Y_68,X_67),
    inference(resolution,[status(thm)],[c_255,c_209]) ).

tff(c_71,plain,
    ! [X_49,Y_50] :
      ( ~ f(z(X_49,Y_50),Y_50)
      | ~ f(Y_50,X_49)
      | ~ f(X_49,Y_50) ),
    inference(cnfTransformation,[status(thm)],[f_110]) ).

tff(c_76,plain,
    ! [X_9] :
      ( ~ f(X_9,X_9)
      | ~ f(X_9,z(X_9,X_9)) ),
    inference(resolution,[status(thm)],[c_10,c_71]) ).

tff(c_160,plain,
    ! [X_9] : ~ f(X_9,z(X_9,X_9)),
    inference(demodulation,[status(thm),theory(equality)],[c_142,c_76]) ).

tff(c_312,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_280,c_160]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.14  % Problem  : SYN332-1 : TPTP v8.1.2. Released v1.2.0.
% 0.00/0.14  % Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox2/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox2/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s
% 0.14/0.36  % Computer : n018.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 : Thu Aug  3 17:32:50 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 3.12/1.72  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 3.12/1.73  
% 3.12/1.73  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 3.12/1.76  
% 3.12/1.76  Inference rules
% 3.12/1.76  ----------------------
% 3.12/1.76  #Ref     : 0
% 3.12/1.76  #Sup     : 47
% 3.12/1.76  #Fact    : 2
% 3.12/1.76  #Define  : 0
% 3.12/1.76  #Split   : 0
% 3.12/1.76  #Chain   : 0
% 3.12/1.76  #Close   : 0
% 3.12/1.76  
% 3.12/1.76  Ordering : KBO
% 3.12/1.76  
% 3.12/1.76  Simplification rules
% 3.12/1.76  ----------------------
% 3.12/1.76  #Subsume      : 16
% 3.12/1.76  #Demod        : 45
% 3.12/1.76  #Tautology    : 38
% 3.12/1.76  #SimpNegUnit  : 0
% 3.12/1.76  #BackRed      : 4
% 3.12/1.76  
% 3.12/1.76  #Partial instantiations: 0
% 3.12/1.77  #Strategies tried      : 1
% 3.12/1.77  
% 3.12/1.77  Timing (in seconds)
% 3.12/1.77  ----------------------
% 3.12/1.77  Preprocessing        : 0.43
% 3.12/1.77  Parsing              : 0.24
% 3.12/1.77  CNF conversion       : 0.02
% 3.12/1.77  Main loop            : 0.31
% 3.12/1.77  Inferencing          : 0.15
% 3.12/1.77  Reduction            : 0.05
% 3.12/1.77  Demodulation         : 0.03
% 3.12/1.77  BG Simplification    : 0.02
% 3.12/1.77  Subsumption          : 0.08
% 3.12/1.77  Abstraction          : 0.01
% 3.12/1.77  MUC search           : 0.00
% 3.12/1.77  Cooper               : 0.00
% 3.12/1.77  Total                : 0.80
% 3.12/1.77  Index Insertion      : 0.00
% 3.12/1.77  Index Deletion       : 0.00
% 3.12/1.77  Index Matching       : 0.00
% 3.12/1.77  BG Taut test         : 0.00
%------------------------------------------------------------------------------