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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : FLD030-2 : TPTP v8.1.2. Bugfixed v2.1.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 : n001.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:37:31 EDT 2023

% Result   : Unsatisfiable 4.36s 2.07s
% Output   : CNFRefutation 4.67s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   20
% Syntax   : Number of formulae    :   33 (  11 unt;  13 typ;   0 def)
%            Number of atoms       :   34 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   31 (  17   ~;  14   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   11 (   7   >;   4   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   6 con; 0-2 aty)
%            Number of variables   :   19 (;  19   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ less_or_equal > equalish > defined > multiply > add > #nlpp > multiplicative_inverse > additive_inverse > multiplicative_identity > d > c > b > additive_identity > a

%Foreground sorts:

%Background operators:

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

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

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

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

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

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

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

tff(defined,type,
    defined: $i > $o ).

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

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

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

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

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

tff(f_241,axiom,
    equalish(a,d),
    file(unknown,unknown) ).

tff(f_199,axiom,
    ! [X,Y] :
      ( equalish(X,Y)
      | ~ equalish(Y,X) ),
    file(unknown,unknown) ).

tff(f_237,axiom,
    defined(b),
    file(unknown,unknown) ).

tff(f_223,axiom,
    ! [X,Z,Y] :
      ( equalish(multiply(X,Z),multiply(Y,Z))
      | ~ defined(Z)
      | ~ equalish(X,Y) ),
    file(unknown,unknown) ).

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

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

tff(f_243,axiom,
    ~ equalish(multiply(d,b),c),
    file(unknown,unknown) ).

tff(c_66,plain,
    equalish(a,d),
    inference(cnfTransformation,[status(thm)],[f_241]) ).

tff(c_71,plain,
    ! [Y_53,X_54] :
      ( ~ equalish(Y_53,X_54)
      | equalish(X_54,Y_53) ),
    inference(cnfTransformation,[status(thm)],[f_199]) ).

tff(c_80,plain,
    equalish(d,a),
    inference(resolution,[status(thm)],[c_66,c_71]) ).

tff(c_58,plain,
    defined(b),
    inference(cnfTransformation,[status(thm)],[f_237]) ).

tff(c_50,plain,
    ! [X_45,Y_47,Z_46] :
      ( ~ equalish(X_45,Y_47)
      | ~ defined(Z_46)
      | equalish(multiply(X_45,Z_46),multiply(Y_47,Z_46)) ),
    inference(cnfTransformation,[status(thm)],[f_223]) ).

tff(c_64,plain,
    equalish(multiply(a,b),c),
    inference(cnfTransformation,[status(thm)],[f_240]) ).

tff(c_176,plain,
    ! [Y_78,Z_79,X_80] :
      ( ~ equalish(Y_78,Z_79)
      | ~ equalish(X_80,Y_78)
      | equalish(X_80,Z_79) ),
    inference(cnfTransformation,[status(thm)],[f_207]) ).

tff(c_627,plain,
    ! [X_98] :
      ( ~ equalish(X_98,multiply(a,b))
      | equalish(X_98,c) ),
    inference(resolution,[status(thm)],[c_64,c_176]) ).

tff(c_631,plain,
    ! [X_45] :
      ( equalish(multiply(X_45,b),c)
      | ~ equalish(X_45,a)
      | ~ defined(b) ),
    inference(resolution,[status(thm)],[c_50,c_627]) ).

tff(c_698,plain,
    ! [X_102] :
      ( equalish(multiply(X_102,b),c)
      | ~ equalish(X_102,a) ),
    inference(demodulation,[status(thm),theory(equality)],[c_58,c_631]) ).

tff(c_68,plain,
    ~ equalish(multiply(d,b),c),
    inference(cnfTransformation,[status(thm)],[f_243]) ).

tff(c_707,plain,
    ~ equalish(d,a),
    inference(resolution,[status(thm)],[c_698,c_68]) ).

tff(c_714,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_80,c_707]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.14  % Problem  : FLD030-2 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.00/0.15  % 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.15/0.36  % Computer : n001.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Thu Aug  3 20:32:40 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 4.36/2.07  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 4.36/2.07  
% 4.36/2.07  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 4.67/2.10  
% 4.67/2.10  Inference rules
% 4.67/2.10  ----------------------
% 4.67/2.10  #Ref     : 0
% 4.67/2.10  #Sup     : 168
% 4.67/2.10  #Fact    : 2
% 4.67/2.10  #Define  : 0
% 4.67/2.10  #Split   : 0
% 4.67/2.10  #Chain   : 0
% 4.67/2.10  #Close   : 0
% 4.67/2.10  
% 4.67/2.10  Ordering : KBO
% 4.67/2.10  
% 4.67/2.10  Simplification rules
% 4.67/2.10  ----------------------
% 4.67/2.10  #Subsume      : 6
% 4.67/2.10  #Demod        : 38
% 4.67/2.10  #Tautology    : 39
% 4.67/2.10  #SimpNegUnit  : 0
% 4.67/2.10  #BackRed      : 0
% 4.67/2.10  
% 4.67/2.10  #Partial instantiations: 0
% 4.67/2.10  #Strategies tried      : 1
% 4.67/2.10  
% 4.67/2.10  Timing (in seconds)
% 4.67/2.10  ----------------------
% 4.67/2.10  Preprocessing        : 0.51
% 4.67/2.10  Parsing              : 0.27
% 4.67/2.10  CNF conversion       : 0.03
% 4.67/2.10  Main loop            : 0.50
% 4.67/2.10  Inferencing          : 0.20
% 4.67/2.10  Reduction            : 0.13
% 4.67/2.10  Demodulation         : 0.09
% 4.67/2.10  BG Simplification    : 0.03
% 4.67/2.10  Subsumption          : 0.11
% 4.67/2.10  Abstraction          : 0.02
% 4.67/2.10  MUC search           : 0.00
% 4.67/2.10  Cooper               : 0.00
% 4.67/2.10  Total                : 1.06
% 4.67/2.10  Index Insertion      : 0.00
% 4.67/2.10  Index Deletion       : 0.00
% 4.67/2.10  Index Matching       : 0.00
% 4.67/2.10  BG Taut test         : 0.00
%------------------------------------------------------------------------------