TSTP Solution File: RNG012-6 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : RNG012-6 : TPTP v8.1.2. Released v1.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:54:43 EDT 2023

% Result   : Unsatisfiable 25.77s 15.78s
% Output   : CNFRefutation 25.77s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   20
% Syntax   : Number of formulae    :   47 (  39 unt;   8 typ;   0 def)
%            Number of atoms       :   39 (  38 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    :    4 (   2 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :   10 (   5   >;   5   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   3 con; 0-3 aty)
%            Number of variables   :   67 (;  67   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ associator > multiply > commutator > add > #nlpp > additive_inverse > b > additive_identity > a

%Foreground sorts:

%Background operators:

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

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

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

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

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

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

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

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

tff(f_60,axiom,
    ! [X] : ( additive_inverse(additive_inverse(X)) = X ),
    file(unknown,unknown) ).

tff(f_47,axiom,
    ! [X] : ( add(X,additive_identity) = X ),
    file(unknown,unknown) ).

tff(f_50,axiom,
    ! [X] : ( multiply(additive_identity,X) = additive_identity ),
    file(unknown,unknown) ).

tff(f_55,axiom,
    ! [X] : ( add(additive_inverse(X),X) = additive_identity ),
    file(unknown,unknown) ).

tff(f_68,axiom,
    ! [X,Y] : ( add(X,Y) = add(Y,X) ),
    file(unknown,unknown) ).

tff(f_65,axiom,
    ! [X,Y,Z] : ( multiply(add(X,Y),Z) = add(multiply(X,Z),multiply(Y,Z)) ),
    file(unknown,unknown) ).

tff(f_45,axiom,
    ! [X] : ( add(additive_identity,X) = X ),
    file(unknown,unknown) ).

tff(f_71,axiom,
    ! [X,Y,Z] : ( add(X,add(Y,Z)) = add(add(X,Y),Z) ),
    file(unknown,unknown) ).

tff(f_52,axiom,
    ! [X] : ( multiply(X,additive_identity) = additive_identity ),
    file(unknown,unknown) ).

tff(f_57,axiom,
    ! [X] : ( add(X,additive_inverse(X)) = additive_identity ),
    file(unknown,unknown) ).

tff(f_63,axiom,
    ! [X,Y,Z] : ( multiply(X,add(Y,Z)) = add(multiply(X,Y),multiply(X,Z)) ),
    file(unknown,unknown) ).

tff(f_87,axiom,
    multiply(additive_inverse(a),additive_inverse(b)) != multiply(a,b),
    file(unknown,unknown) ).

tff(c_14,plain,
    ! [X_7] : ( additive_inverse(additive_inverse(X_7)) = X_7 ),
    inference(cnfTransformation,[status(thm)],[f_60]) ).

tff(c_4,plain,
    ! [X_2] : ( add(X_2,additive_identity) = X_2 ),
    inference(cnfTransformation,[status(thm)],[f_47]) ).

tff(c_6,plain,
    ! [X_3] : ( multiply(additive_identity,X_3) = additive_identity ),
    inference(cnfTransformation,[status(thm)],[f_50]) ).

tff(c_10,plain,
    ! [X_5] : ( add(additive_inverse(X_5),X_5) = additive_identity ),
    inference(cnfTransformation,[status(thm)],[f_55]) ).

tff(c_20,plain,
    ! [Y_15,X_14] : ( add(Y_15,X_14) = add(X_14,Y_15) ),
    inference(cnfTransformation,[status(thm)],[f_68]) ).

tff(c_1365,plain,
    ! [X_68,Z_69,Y_70] : ( add(multiply(X_68,Z_69),multiply(Y_70,Z_69)) = multiply(add(X_68,Y_70),Z_69) ),
    inference(cnfTransformation,[status(thm)],[f_65]) ).

tff(c_8105,plain,
    ! [Y_140,Z_141,X_142] : ( add(multiply(Y_140,Z_141),multiply(X_142,Z_141)) = multiply(add(X_142,Y_140),Z_141) ),
    inference(superposition,[status(thm),theory(equality)],[c_20,c_1365]) ).

tff(c_2,plain,
    ! [X_1] : ( add(additive_identity,X_1) = X_1 ),
    inference(cnfTransformation,[status(thm)],[f_45]) ).

tff(c_244,plain,
    ! [X_37,Y_38,Z_39] : ( add(add(X_37,Y_38),Z_39) = add(X_37,add(Y_38,Z_39)) ),
    inference(cnfTransformation,[status(thm)],[f_71]) ).

tff(c_287,plain,
    ! [X_5,Z_39] : ( add(additive_inverse(X_5),add(X_5,Z_39)) = add(additive_identity,Z_39) ),
    inference(superposition,[status(thm),theory(equality)],[c_10,c_244]) ).

tff(c_310,plain,
    ! [X_5,Z_39] : ( add(additive_inverse(X_5),add(X_5,Z_39)) = Z_39 ),
    inference(demodulation,[status(thm),theory(equality)],[c_2,c_287]) ).

tff(c_78298,plain,
    ! [Y_426,Z_427,X_428] : ( add(additive_inverse(multiply(Y_426,Z_427)),multiply(add(X_428,Y_426),Z_427)) = multiply(X_428,Z_427) ),
    inference(superposition,[status(thm),theory(equality)],[c_8105,c_310]) ).

tff(c_79008,plain,
    ! [X_5,Z_427] : ( add(additive_inverse(multiply(X_5,Z_427)),multiply(additive_identity,Z_427)) = multiply(additive_inverse(X_5),Z_427) ),
    inference(superposition,[status(thm),theory(equality)],[c_10,c_78298]) ).

tff(c_79094,plain,
    ! [X_5,Z_427] : ( multiply(additive_inverse(X_5),Z_427) = additive_inverse(multiply(X_5,Z_427)) ),
    inference(demodulation,[status(thm),theory(equality)],[c_4,c_6,c_79008]) ).

tff(c_8,plain,
    ! [X_4] : ( multiply(X_4,additive_identity) = additive_identity ),
    inference(cnfTransformation,[status(thm)],[f_52]) ).

tff(c_12,plain,
    ! [X_6] : ( add(X_6,additive_inverse(X_6)) = additive_identity ),
    inference(cnfTransformation,[status(thm)],[f_57]) ).

tff(c_1012,plain,
    ! [X_60,Y_61,Z_62] : ( add(multiply(X_60,Y_61),multiply(X_60,Z_62)) = multiply(X_60,add(Y_61,Z_62)) ),
    inference(cnfTransformation,[status(thm)],[f_63]) ).

tff(c_22,plain,
    ! [X_16,Y_17,Z_18] : ( add(add(X_16,Y_17),Z_18) = add(X_16,add(Y_17,Z_18)) ),
    inference(cnfTransformation,[status(thm)],[f_71]) ).

tff(c_17333,plain,
    ! [X_194,Y_195,Z_196,Z_197] : ( add(multiply(X_194,Y_195),add(multiply(X_194,Z_196),Z_197)) = add(multiply(X_194,add(Y_195,Z_196)),Z_197) ),
    inference(superposition,[status(thm),theory(equality)],[c_1012,c_22]) ).

tff(c_17687,plain,
    ! [X_194,Y_195,Z_196] : ( add(multiply(X_194,add(Y_195,Z_196)),additive_inverse(multiply(X_194,Z_196))) = add(multiply(X_194,Y_195),additive_identity) ),
    inference(superposition,[status(thm),theory(equality)],[c_12,c_17333]) ).

tff(c_70691,plain,
    ! [X_392,Y_393,Z_394] : ( add(multiply(X_392,add(Y_393,Z_394)),additive_inverse(multiply(X_392,Z_394))) = multiply(X_392,Y_393) ),
    inference(demodulation,[status(thm),theory(equality)],[c_4,c_17687]) ).

tff(c_71413,plain,
    ! [X_392,X_5] : ( add(multiply(X_392,additive_identity),additive_inverse(multiply(X_392,X_5))) = multiply(X_392,additive_inverse(X_5)) ),
    inference(superposition,[status(thm),theory(equality)],[c_10,c_70691]) ).

tff(c_71491,plain,
    ! [X_392,X_5] : ( multiply(X_392,additive_inverse(X_5)) = additive_inverse(multiply(X_392,X_5)) ),
    inference(demodulation,[status(thm),theory(equality)],[c_2,c_8,c_71413]) ).

tff(c_32,plain,
    multiply(additive_inverse(a),additive_inverse(b)) != multiply(a,b),
    inference(cnfTransformation,[status(thm)],[f_87]) ).

tff(c_71498,plain,
    additive_inverse(multiply(additive_inverse(a),b)) != multiply(a,b),
    inference(demodulation,[status(thm),theory(equality)],[c_71491,c_32]) ).

tff(c_79103,plain,
    additive_inverse(additive_inverse(multiply(a,b))) != multiply(a,b),
    inference(demodulation,[status(thm),theory(equality)],[c_79094,c_71498]) ).

tff(c_79108,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_14,c_79103]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : RNG012-6 : TPTP v8.1.2. Released v1.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.14/0.36  % Computer : n007.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:42:53 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 25.77/15.78  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 25.77/15.79  
% 25.77/15.79  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 25.77/15.82  
% 25.77/15.82  Inference rules
% 25.77/15.82  ----------------------
% 25.77/15.82  #Ref     : 0
% 25.77/15.82  #Sup     : 20141
% 25.77/15.82  #Fact    : 0
% 25.77/15.82  #Define  : 0
% 25.77/15.82  #Split   : 0
% 25.77/15.82  #Chain   : 0
% 25.77/15.82  #Close   : 0
% 25.77/15.82  
% 25.77/15.82  Ordering : KBO
% 25.77/15.82  
% 25.77/15.82  Simplification rules
% 25.77/15.82  ----------------------
% 25.77/15.82  #Subsume      : 2113
% 25.77/15.82  #Demod        : 33059
% 25.77/15.82  #Tautology    : 7346
% 25.77/15.82  #SimpNegUnit  : 0
% 25.77/15.82  #BackRed      : 12
% 25.77/15.82  
% 25.77/15.82  #Partial instantiations: 0
% 25.77/15.82  #Strategies tried      : 1
% 25.77/15.82  
% 25.77/15.82  Timing (in seconds)
% 25.77/15.82  ----------------------
% 25.77/15.82  Preprocessing        : 0.49
% 25.77/15.82  Parsing              : 0.24
% 25.77/15.82  CNF conversion       : 0.03
% 25.77/15.82  Main loop            : 14.25
% 25.77/15.82  Inferencing          : 1.63
% 25.77/15.82  Reduction            : 10.37
% 25.77/15.82  Demodulation         : 9.91
% 25.77/15.82  BG Simplification    : 0.24
% 25.77/15.82  Subsumption          : 1.59
% 25.77/15.82  Abstraction          : 0.44
% 25.77/15.82  MUC search           : 0.00
% 25.77/15.82  Cooper               : 0.00
% 25.77/15.82  Total                : 14.80
% 25.77/15.82  Index Insertion      : 0.00
% 25.77/15.82  Index Deletion       : 0.00
% 25.77/15.82  Index Matching       : 0.00
% 25.77/15.82  BG Taut test         : 0.00
%------------------------------------------------------------------------------