TSTP Solution File: GRP047-2 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : GRP047-2 : 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 : n012.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:39:44 EDT 2023

% Result   : Unsatisfiable 12.94s 4.32s
% Output   : CNFRefutation 12.94s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   17
% Syntax   : Number of formulae    :   45 (  16 unt;   8 typ;   0 def)
%            Number of atoms       :   74 (   0 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   78 (  41   ~;  37   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   4   >;   4   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    6 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :   85 (;  85   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ product > equalish > multiply > #nlpp > inverse > identity > c > b > a

%Foreground sorts:

%Background operators:

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

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

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

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

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

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

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

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

tff(f_98,axiom,
    equalish(a,b),
    file(unknown,unknown) ).

tff(f_51,axiom,
    ! [X] : product(identity,X,X),
    file(unknown,unknown) ).

tff(f_65,axiom,
    ! [X,Y,Z,W] :
      ( ~ product(X,Y,Z)
      | ~ product(X,Y,W)
      | equalish(Z,W) ),
    file(unknown,unknown) ).

tff(f_53,axiom,
    ! [X] : product(inverse(X),X,identity),
    file(unknown,unknown) ).

tff(f_95,axiom,
    ! [X,Y,W,Z] :
      ( ~ equalish(X,Y)
      | ~ product(W,Z,X)
      | product(W,Z,Y) ),
    file(unknown,unknown) ).

tff(f_76,axiom,
    ! [W,U,Z,X,Y,V] :
      ( ~ product(X,Y,U)
      | ~ product(Y,Z,V)
      | ~ product(U,Z,W)
      | product(X,V,W) ),
    file(unknown,unknown) ).

tff(f_87,axiom,
    ! [W,U,Z,X,Y,V] :
      ( ~ product(X,Y,U)
      | ~ product(Y,Z,V)
      | ~ product(X,V,W)
      | product(U,Z,W) ),
    file(unknown,unknown) ).

tff(f_56,axiom,
    ! [X,Y] : product(X,Y,multiply(X,Y)),
    file(unknown,unknown) ).

tff(f_100,axiom,
    ~ equalish(multiply(c,a),multiply(c,b)),
    file(unknown,unknown) ).

tff(c_16,plain,
    equalish(a,b),
    inference(cnfTransformation,[status(thm)],[f_98]) ).

tff(c_2,plain,
    ! [X_1] : product(identity,X_1,X_1),
    inference(cnfTransformation,[status(thm)],[f_51]) ).

tff(c_22,plain,
    ! [Z_29,W_30,X_31,Y_32] :
      ( equalish(Z_29,W_30)
      | ~ product(X_31,Y_32,W_30)
      | ~ product(X_31,Y_32,Z_29) ),
    inference(cnfTransformation,[status(thm)],[f_65]) ).

tff(c_32,plain,
    ! [Z_33,X_34] :
      ( equalish(Z_33,X_34)
      | ~ product(identity,X_34,Z_33) ),
    inference(resolution,[status(thm)],[c_2,c_22]) ).

tff(c_41,plain,
    ! [X_1] : equalish(X_1,X_1),
    inference(resolution,[status(thm)],[c_2,c_32]) ).

tff(c_4,plain,
    ! [X_2] : product(inverse(X_2),X_2,identity),
    inference(cnfTransformation,[status(thm)],[f_53]) ).

tff(c_44,plain,
    ! [W_37,Z_38,Y_39,X_40] :
      ( product(W_37,Z_38,Y_39)
      | ~ product(W_37,Z_38,X_40)
      | ~ equalish(X_40,Y_39) ),
    inference(cnfTransformation,[status(thm)],[f_95]) ).

tff(c_52,plain,
    ! [X_2,Y_39] :
      ( product(inverse(X_2),X_2,Y_39)
      | ~ equalish(identity,Y_39) ),
    inference(resolution,[status(thm)],[c_4,c_44]) ).

tff(c_132,plain,
    ! [W_58,X_59,Y_60,U_62,V_61,Z_63] :
      ( product(X_59,V_61,W_58)
      | ~ product(U_62,Z_63,W_58)
      | ~ product(Y_60,Z_63,V_61)
      | ~ product(X_59,Y_60,U_62) ),
    inference(cnfTransformation,[status(thm)],[f_76]) ).

tff(c_214,plain,
    ! [X_73,V_74,X_75,Y_76] :
      ( product(X_73,V_74,X_75)
      | ~ product(Y_76,X_75,V_74)
      | ~ product(X_73,Y_76,identity) ),
    inference(resolution,[status(thm)],[c_2,c_132]) ).

tff(c_508,plain,
    ! [X_97,X_98] :
      ( product(X_97,identity,X_98)
      | ~ product(X_97,inverse(X_98),identity) ),
    inference(resolution,[status(thm)],[c_4,c_214]) ).

tff(c_516,plain,
    ! [X_98] :
      ( product(inverse(inverse(X_98)),identity,X_98)
      | ~ equalish(identity,identity) ),
    inference(resolution,[status(thm)],[c_52,c_508]) ).

tff(c_528,plain,
    ! [X_98] : product(inverse(inverse(X_98)),identity,X_98),
    inference(demodulation,[status(thm),theory(equality)],[c_41,c_516]) ).

tff(c_92,plain,
    ! [U_51,Y_53,V_52,W_48,X_50,Z_49] :
      ( product(U_51,Z_49,W_48)
      | ~ product(X_50,V_52,W_48)
      | ~ product(Y_53,Z_49,V_52)
      | ~ product(X_50,Y_53,U_51) ),
    inference(cnfTransformation,[status(thm)],[f_87]) ).

tff(c_786,plain,
    ! [U_112,Z_113,Y_114,X_115] :
      ( product(U_112,Z_113,identity)
      | ~ product(Y_114,Z_113,X_115)
      | ~ product(inverse(X_115),Y_114,U_112) ),
    inference(resolution,[status(thm)],[c_4,c_92]) ).

tff(c_1680,plain,
    ! [U_143,X_144] :
      ( product(U_143,X_144,identity)
      | ~ product(inverse(X_144),identity,U_143) ),
    inference(resolution,[status(thm)],[c_2,c_786]) ).

tff(c_1750,plain,
    ! [X_145] : product(X_145,inverse(X_145),identity),
    inference(resolution,[status(thm)],[c_528,c_1680]) ).

tff(c_231,plain,
    ! [X_73,X_2] :
      ( product(X_73,identity,X_2)
      | ~ product(X_73,inverse(X_2),identity) ),
    inference(resolution,[status(thm)],[c_4,c_214]) ).

tff(c_1792,plain,
    ! [X_145] : product(X_145,identity,X_145),
    inference(resolution,[status(thm)],[c_1750,c_231]) ).

tff(c_53,plain,
    ! [X_1,Y_39] :
      ( product(identity,X_1,Y_39)
      | ~ equalish(X_1,Y_39) ),
    inference(resolution,[status(thm)],[c_2,c_44]) ).

tff(c_6,plain,
    ! [X_3,Y_4] : product(X_3,Y_4,multiply(X_3,Y_4)),
    inference(cnfTransformation,[status(thm)],[f_56]) ).

tff(c_1335,plain,
    ! [Y_136,X_132,V_135,Y_133,X_134] :
      ( product(X_132,V_135,multiply(X_134,Y_136))
      | ~ product(Y_133,Y_136,V_135)
      | ~ product(X_132,Y_133,X_134) ),
    inference(resolution,[status(thm)],[c_6,c_132]) ).

tff(c_12673,plain,
    ! [X_345,Y_346,X_347,X_348] :
      ( product(X_345,Y_346,multiply(X_347,X_348))
      | ~ product(X_345,identity,X_347)
      | ~ equalish(X_348,Y_346) ),
    inference(resolution,[status(thm)],[c_53,c_1335]) ).

tff(c_148,plain,
    ! [Z_64,X_65,Y_66] :
      ( equalish(Z_64,multiply(X_65,Y_66))
      | ~ product(X_65,Y_66,Z_64) ),
    inference(resolution,[status(thm)],[c_6,c_22]) ).

tff(c_18,plain,
    ~ equalish(multiply(c,a),multiply(c,b)),
    inference(cnfTransformation,[status(thm)],[f_100]) ).

tff(c_155,plain,
    ~ product(c,b,multiply(c,a)),
    inference(resolution,[status(thm)],[c_148,c_18]) ).

tff(c_12779,plain,
    ( ~ product(c,identity,c)
    | ~ equalish(a,b) ),
    inference(resolution,[status(thm)],[c_12673,c_155]) ).

tff(c_12830,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_16,c_1792,c_12779]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : GRP047-2 : 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.35  % Computer : n012.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 21:55:52 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 12.94/4.32  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 12.94/4.33  
% 12.94/4.33  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 12.94/4.36  
% 12.94/4.36  Inference rules
% 12.94/4.36  ----------------------
% 12.94/4.36  #Ref     : 0
% 12.94/4.36  #Sup     : 3153
% 12.94/4.36  #Fact    : 0
% 12.94/4.36  #Define  : 0
% 12.94/4.36  #Split   : 4
% 12.94/4.36  #Chain   : 0
% 12.94/4.36  #Close   : 0
% 12.94/4.36  
% 12.94/4.36  Ordering : KBO
% 12.94/4.36  
% 12.94/4.36  Simplification rules
% 12.94/4.36  ----------------------
% 12.94/4.36  #Subsume      : 195
% 12.94/4.36  #Demod        : 861
% 12.94/4.36  #Tautology    : 734
% 12.94/4.36  #SimpNegUnit  : 14
% 12.94/4.36  #BackRed      : 0
% 12.94/4.36  
% 12.94/4.36  #Partial instantiations: 0
% 12.94/4.36  #Strategies tried      : 1
% 12.94/4.36  
% 12.94/4.36  Timing (in seconds)
% 12.94/4.36  ----------------------
% 12.94/4.36  Preprocessing        : 0.44
% 12.94/4.36  Parsing              : 0.24
% 12.94/4.36  CNF conversion       : 0.02
% 12.94/4.36  Main loop            : 2.86
% 12.94/4.36  Inferencing          : 0.80
% 12.94/4.36  Reduction            : 0.97
% 12.94/4.37  Demodulation         : 0.76
% 12.94/4.37  BG Simplification    : 0.05
% 12.94/4.37  Subsumption          : 0.81
% 12.94/4.37  Abstraction          : 0.05
% 12.94/4.37  MUC search           : 0.00
% 12.94/4.37  Cooper               : 0.00
% 12.94/4.37  Total                : 3.35
% 12.94/4.37  Index Insertion      : 0.00
% 12.94/4.37  Index Deletion       : 0.00
% 12.94/4.37  Index Matching       : 0.00
% 12.94/4.37  BG Taut test         : 0.00
%------------------------------------------------------------------------------