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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : GRP561-1 : TPTP v8.1.2. Released v2.6.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 : n021.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:41:31 EDT 2023

% Result   : Unsatisfiable 3.92s 2.17s
% Output   : CNFRefutation 3.92s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   35 (  30 unt;   5 typ;   0 def)
%            Number of atoms       :   30 (  29 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    4 (   4   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    5 (   3   >;   2   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :   67 (;  67   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ multiply > divide > #nlpp > inverse > b1 > a1

%Foreground sorts:

%Background operators:

%Foreground operators:
tff(a1,type,
    a1: $i ).

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

tff(inverse,type,
    inverse: $i > $i ).

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

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

tff(f_25,axiom,
    ! [A,B] : ( multiply(A,B) = divide(A,inverse(B)) ),
    file(unknown,unknown) ).

tff(f_23,axiom,
    ! [A,B,C] : ( divide(divide(divide(A,inverse(B)),C),divide(A,C)) = B ),
    file(unknown,unknown) ).

tff(f_27,axiom,
    multiply(inverse(a1),a1) != multiply(inverse(b1),b1),
    file(unknown,unknown) ).

tff(c_4,plain,
    ! [A_4,B_5] : ( divide(A_4,inverse(B_5)) = multiply(A_4,B_5) ),
    inference(cnfTransformation,[status(thm)],[f_25]) ).

tff(c_2,plain,
    ! [A_1,B_2,C_3] : ( divide(divide(divide(A_1,inverse(B_2)),C_3),divide(A_1,C_3)) = B_2 ),
    inference(cnfTransformation,[status(thm)],[f_23]) ).

tff(c_7,plain,
    ! [A_1,B_2,C_3] : ( divide(divide(multiply(A_1,B_2),C_3),divide(A_1,C_3)) = B_2 ),
    inference(demodulation,[status(thm),theory(equality)],[c_4,c_2]) ).

tff(c_17,plain,
    ! [A_8,B_9,C_10] : ( divide(divide(multiply(A_8,B_9),C_10),divide(A_8,C_10)) = B_9 ),
    inference(demodulation,[status(thm),theory(equality)],[c_4,c_2]) ).

tff(c_57,plain,
    ! [A_14,B_15,C_16,B_17] : ( divide(divide(multiply(divide(multiply(A_14,B_15),C_16),B_17),divide(A_14,C_16)),B_15) = B_17 ),
    inference(superposition,[status(thm),theory(equality)],[c_7,c_17]) ).

tff(c_148,plain,
    ! [A_25,B_26,C_27,B_28] : ( multiply(divide(multiply(divide(multiply(A_25,inverse(B_26)),C_27),B_28),divide(A_25,C_27)),B_26) = B_28 ),
    inference(superposition,[status(thm),theory(equality)],[c_4,c_57]) ).

tff(c_26,plain,
    ! [A_1,B_2,C_3,B_9] : ( divide(divide(multiply(divide(multiply(A_1,B_2),C_3),B_9),divide(A_1,C_3)),B_2) = B_9 ),
    inference(superposition,[status(thm),theory(equality)],[c_7,c_17]) ).

tff(c_180,plain,
    ! [B_28,A_25,B_26,C_27] : ( divide(divide(B_28,divide(divide(multiply(A_25,inverse(B_26)),C_27),divide(A_25,C_27))),B_28) = B_26 ),
    inference(superposition,[status(thm),theory(equality)],[c_148,c_26]) ).

tff(c_238,plain,
    ! [B_29,B_30] : ( divide(multiply(B_29,B_30),B_29) = B_30 ),
    inference(demodulation,[status(thm),theory(equality)],[c_4,c_7,c_180]) ).

tff(c_261,plain,
    ! [B_30,B_29] : ( divide(B_30,divide(B_29,B_29)) = B_30 ),
    inference(superposition,[status(thm),theory(equality)],[c_238,c_7]) ).

tff(c_287,plain,
    ! [B_31,B_32] : ( divide(B_31,divide(B_32,B_32)) = B_31 ),
    inference(superposition,[status(thm),theory(equality)],[c_238,c_7]) ).

tff(c_233,plain,
    ! [B_28,B_26] : ( divide(multiply(B_28,B_26),B_28) = B_26 ),
    inference(demodulation,[status(thm),theory(equality)],[c_4,c_7,c_180]) ).

tff(c_298,plain,
    ! [B_32,B_26] : ( multiply(divide(B_32,B_32),B_26) = B_26 ),
    inference(superposition,[status(thm),theory(equality)],[c_287,c_233]) ).

tff(c_396,plain,
    ! [B_33,B_34] : ( multiply(divide(B_33,B_33),B_34) = B_34 ),
    inference(superposition,[status(thm),theory(equality)],[c_287,c_233]) ).

tff(c_33,plain,
    ! [A_8,B_9,B_5] : ( divide(multiply(multiply(A_8,B_9),B_5),divide(A_8,inverse(B_5))) = B_9 ),
    inference(superposition,[status(thm),theory(equality)],[c_4,c_17]) ).

tff(c_41,plain,
    ! [A_11,B_12,B_13] : ( divide(multiply(multiply(A_11,B_12),B_13),multiply(A_11,B_13)) = B_12 ),
    inference(demodulation,[status(thm),theory(equality)],[c_4,c_33]) ).

tff(c_47,plain,
    ! [B_12,A_11,B_13] : ( divide(B_12,divide(multiply(A_11,B_12),multiply(A_11,B_13))) = B_13 ),
    inference(superposition,[status(thm),theory(equality)],[c_41,c_7]) ).

tff(c_422,plain,
    ! [B_34,B_33,B_13] : ( divide(B_34,divide(B_34,multiply(divide(B_33,B_33),B_13))) = B_13 ),
    inference(superposition,[status(thm),theory(equality)],[c_396,c_47]) ).

tff(c_464,plain,
    ! [B_35,B_36] : ( divide(B_35,divide(B_35,B_36)) = B_36 ),
    inference(demodulation,[status(thm),theory(equality)],[c_298,c_422]) ).

tff(c_508,plain,
    ! [B_30,B_29] : ( divide(B_30,B_30) = divide(B_29,B_29) ),
    inference(superposition,[status(thm),theory(equality)],[c_261,c_464]) ).

tff(c_684,plain,
    ! [B_43,B_44] : ( multiply(multiply(inverse(B_43),B_44),B_43) = B_44 ),
    inference(superposition,[status(thm),theory(equality)],[c_4,c_238]) ).

tff(c_1151,plain,
    ! [B_51,B_52] : ( divide(B_51,multiply(inverse(B_52),B_51)) = B_52 ),
    inference(superposition,[status(thm),theory(equality)],[c_684,c_233]) ).

tff(c_1176,plain,
    ! [B_52,B_12] : ( multiply(inverse(B_52),B_12) = divide(B_12,B_52) ),
    inference(superposition,[status(thm),theory(equality)],[c_1151,c_47]) ).

tff(c_6,plain,
    multiply(inverse(b1),b1) != multiply(inverse(a1),a1),
    inference(cnfTransformation,[status(thm)],[f_27]) ).

tff(c_1303,plain,
    divide(b1,b1) != divide(a1,a1),
    inference(demodulation,[status(thm),theory(equality)],[c_1176,c_1176,c_6]) ).

tff(c_1510,plain,
    ! [B_30] : ( divide(a1,a1) != divide(B_30,B_30) ),
    inference(superposition,[status(thm),theory(equality)],[c_508,c_1303]) ).

tff(c_1905,plain,
    $false,
    inference(reflexivity,[status(thm),theory(equality)],[c_1510]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : GRP561-1 : TPTP v8.1.2. Released v2.6.0.
% 0.00/0.13  % 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 : n021.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 22:19:36 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 3.92/2.17  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 3.92/2.18  
% 3.92/2.18  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 3.92/2.21  
% 3.92/2.21  Inference rules
% 3.92/2.21  ----------------------
% 3.92/2.21  #Ref     : 1
% 3.92/2.21  #Sup     : 491
% 3.92/2.21  #Fact    : 0
% 3.92/2.21  #Define  : 0
% 3.92/2.21  #Split   : 0
% 3.92/2.21  #Chain   : 0
% 3.92/2.21  #Close   : 0
% 3.92/2.21  
% 3.92/2.21  Ordering : KBO
% 3.92/2.21  
% 3.92/2.21  Simplification rules
% 3.92/2.21  ----------------------
% 3.92/2.21  #Subsume      : 24
% 3.92/2.21  #Demod        : 194
% 3.92/2.21  #Tautology    : 170
% 3.92/2.21  #SimpNegUnit  : 0
% 3.92/2.21  #BackRed      : 5
% 3.92/2.21  
% 3.92/2.21  #Partial instantiations: 0
% 3.92/2.21  #Strategies tried      : 1
% 3.92/2.21  
% 3.92/2.21  Timing (in seconds)
% 3.92/2.21  ----------------------
% 3.92/2.21  Preprocessing        : 0.40
% 3.92/2.21  Parsing              : 0.21
% 3.92/2.21  CNF conversion       : 0.02
% 3.92/2.21  Main loop            : 0.66
% 3.92/2.21  Inferencing          : 0.26
% 3.92/2.21  Reduction            : 0.22
% 3.92/2.21  Demodulation         : 0.17
% 3.92/2.21  BG Simplification    : 0.04
% 3.92/2.21  Subsumption          : 0.10
% 3.92/2.21  Abstraction          : 0.04
% 3.92/2.21  MUC search           : 0.00
% 3.92/2.21  Cooper               : 0.00
% 3.92/2.21  Total                : 1.11
% 3.92/2.21  Index Insertion      : 0.00
% 3.92/2.21  Index Deletion       : 0.00
% 3.92/2.21  Index Matching       : 0.00
% 3.92/2.21  BG Taut test         : 0.00
%------------------------------------------------------------------------------