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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : COL024-1 : 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 : n027.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:34:50 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
%$ apply > #nlpp > m > combinator > c > b

%Foreground sorts:

%Background operators:

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

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

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

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

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

tff(f_30,axiom,
    ! [X] : ( apply(m,X) = apply(X,X) ),
    file(unknown,unknown) ).

tff(f_28,axiom,
    ! [X,Y,Z] : ( apply(apply(apply(b,X),Y),Z) = apply(X,apply(Y,Z)) ),
    file(unknown,unknown) ).

tff(f_35,axiom,
    ! [Y] : ( Y != apply(combinator,Y) ),
    file(unknown,unknown) ).

tff(c_4,plain,
    ! [X_4] : ( apply(m,X_4) = apply(X_4,X_4) ),
    inference(cnfTransformation,[status(thm)],[f_30]) ).

tff(c_27,plain,
    ! [X_11,Y_12,Z_13] : ( apply(apply(apply(b,X_11),Y_12),Z_13) = apply(X_11,apply(Y_12,Z_13)) ),
    inference(cnfTransformation,[status(thm)],[f_28]) ).

tff(c_824,plain,
    ! [X_30,Y_31] : ( apply(X_30,apply(Y_31,apply(apply(b,X_30),Y_31))) = apply(m,apply(apply(b,X_30),Y_31)) ),
    inference(superposition,[status(thm),theory(equality)],[c_4,c_27]) ).

tff(c_8,plain,
    ! [Y_8] : ( apply(combinator,Y_8) != Y_8 ),
    inference(cnfTransformation,[status(thm)],[f_35]) ).

tff(c_925,plain,
    ! [Y_31] : ( apply(m,apply(apply(b,combinator),Y_31)) != apply(Y_31,apply(apply(b,combinator),Y_31)) ),
    inference(superposition,[status(thm),theory(equality)],[c_824,c_8]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : COL024-1 : TPTP v8.1.2. Released v1.0.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.14/0.34  % Computer : n027.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Thu Aug  3 18:32:23 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 3.87/1.97  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 3.87/1.98  
% 3.87/1.98  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 3.87/2.00  
% 3.87/2.00  Inference rules
% 3.87/2.00  ----------------------
% 3.87/2.00  #Ref     : 1
% 3.87/2.00  #Sup     : 273
% 3.87/2.00  #Fact    : 0
% 3.87/2.00  #Define  : 0
% 3.87/2.00  #Split   : 0
% 3.87/2.00  #Chain   : 0
% 3.87/2.00  #Close   : 0
% 3.87/2.00  
% 3.87/2.00  Ordering : KBO
% 3.87/2.00  
% 3.87/2.00  Simplification rules
% 3.87/2.00  ----------------------
% 3.87/2.00  #Subsume      : 20
% 3.87/2.00  #Demod        : 86
% 3.87/2.00  #Tautology    : 69
% 3.87/2.00  #SimpNegUnit  : 0
% 3.87/2.00  #BackRed      : 0
% 3.87/2.00  
% 3.87/2.00  #Partial instantiations: 0
% 3.87/2.00  #Strategies tried      : 1
% 3.87/2.00  
% 3.87/2.00  Timing (in seconds)
% 3.87/2.00  ----------------------
% 3.87/2.00  Preprocessing        : 0.39
% 3.87/2.00  Parsing              : 0.21
% 3.87/2.00  CNF conversion       : 0.02
% 3.87/2.00  Main loop            : 0.58
% 3.87/2.00  Inferencing          : 0.23
% 3.87/2.00  Reduction            : 0.21
% 3.87/2.00  Demodulation         : 0.18
% 3.87/2.00  BG Simplification    : 0.03
% 3.87/2.00  Subsumption          : 0.08
% 3.87/2.00  Abstraction          : 0.03
% 3.87/2.00  MUC search           : 0.00
% 3.87/2.00  Cooper               : 0.00
% 3.87/2.00  Total                : 1.01
% 3.87/2.00  Index Insertion      : 0.00
% 3.87/2.00  Index Deletion       : 0.00
% 3.87/2.00  Index Matching       : 0.00
% 3.87/2.01  BG Taut test         : 0.00
%------------------------------------------------------------------------------