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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : SYN075-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 : n029.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 11:09:31 EDT 2023

% Result   : Unsatisfiable 2.90s 1.90s
% Output   : CNFRefutation 2.99s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   28 (   4 unt;   6 typ;   0 def)
%            Number of atoms       :   48 (  32 equ)
%            Maximal formula atoms :    3 (   2 avg)
%            Number of connectives :   52 (  26   ~;  26   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    6 (   4   >;   2   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :   35 (;  35   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ big_f > h > #nlpp > g > f > b > a

%Foreground sorts:

%Background operators:

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

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

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

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

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

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

tff(f_64,axiom,
    ! [Y,X] :
      ( ( Y != g(X) )
      | big_f(Y,f(X))
      | ( f(X) = X ) ),
    file(unknown,unknown) ).

tff(f_47,axiom,
    ! [Y,X] :
      ( ~ big_f(Y,f(X))
      | ( Y != g(X) )
      | ( f(X) = X ) ),
    file(unknown,unknown) ).

tff(f_91,axiom,
    ! [X,Z] :
      ( ( f(X) != X )
      | big_f(h(X,Z),f(X))
      | ( h(X,Z) = Z ) ),
    file(unknown,unknown) ).

tff(f_26,axiom,
    ! [X,Y] :
      ( ~ big_f(X,Y)
      | ( X = a ) ),
    file(unknown,unknown) ).

tff(f_39,axiom,
    ! [X,Y] :
      ( ( X != a )
      | ( Y != b )
      | big_f(X,Y) ),
    file(unknown,unknown) ).

tff(f_100,axiom,
    ! [X,Z] :
      ( ( f(X) != X )
      | ( h(X,Z) != Z )
      | ~ big_f(h(X,Z),f(X)) ),
    file(unknown,unknown) ).

tff(c_34,plain,
    ! [X_29] :
      ( ( f(X_29) = X_29 )
      | big_f(g(X_29),f(X_29)) ),
    inference(cnfTransformation,[status(thm)],[f_64]) ).

tff(c_8,plain,
    ! [X_8] :
      ( ( f(X_8) = X_8 )
      | ~ big_f(g(X_8),f(X_8)) ),
    inference(cnfTransformation,[status(thm)],[f_47]) ).

tff(c_44,plain,
    ! [X_29] : ( f(X_29) = X_29 ),
    inference(resolution,[status(thm)],[c_34,c_8]) ).

tff(c_18,plain,
    ! [X_20,Z_21] :
      ( ( h(X_20,Z_21) = Z_21 )
      | big_f(h(X_20,Z_21),f(X_20))
      | ( f(X_20) != X_20 ) ),
    inference(cnfTransformation,[status(thm)],[f_91]) ).

tff(c_65,plain,
    ! [X_33,Z_34] :
      ( ( h(X_33,Z_34) = Z_34 )
      | big_f(h(X_33,Z_34),X_33) ),
    inference(demodulation,[status(thm),theory(equality)],[c_44,c_44,c_18]) ).

tff(c_2,plain,
    ! [X_1,Y_2] :
      ( ( a = X_1 )
      | ~ big_f(X_1,Y_2) ),
    inference(cnfTransformation,[status(thm)],[f_26]) ).

tff(c_72,plain,
    ! [X_33,Z_34] :
      ( ( h(X_33,Z_34) = a )
      | ( h(X_33,Z_34) = Z_34 ) ),
    inference(resolution,[status(thm)],[c_65,c_2]) ).

tff(c_91,plain,
    ! [X_33,Z_34] :
      ( ( h(X_33,Z_34) = Z_34 )
      | ( a != Z_34 ) ),
    inference(factorization,[status(thm),theory(equality)],[c_72]) ).

tff(c_6,plain,
    big_f(a,b),
    inference(cnfTransformation,[status(thm)],[f_39]) ).

tff(c_96,plain,
    ! [X_33,Z_34] :
      ( ( h(X_33,Z_34) = a )
      | ( a != Z_34 ) ),
    inference(factorization,[status(thm),theory(equality)],[c_72]) ).

tff(c_20,plain,
    ! [X_22,Z_23] :
      ( ~ big_f(h(X_22,Z_23),f(X_22))
      | ( h(X_22,Z_23) != Z_23 )
      | ( f(X_22) != X_22 ) ),
    inference(cnfTransformation,[status(thm)],[f_100]) ).

tff(c_219,plain,
    ! [X_43,Z_44] :
      ( ~ big_f(h(X_43,Z_44),X_43)
      | ( h(X_43,Z_44) != Z_44 ) ),
    inference(demodulation,[status(thm),theory(equality)],[c_44,c_44,c_20]) ).

tff(c_241,plain,
    ! [X_45,Z_46] :
      ( ~ big_f(a,X_45)
      | ( h(X_45,Z_46) != Z_46 )
      | ( a != Z_46 ) ),
    inference(superposition,[status(thm),theory(equality)],[c_96,c_219]) ).

tff(c_246,plain,
    ! [Z_47] :
      ( ( h(b,Z_47) != Z_47 )
      | ( a != Z_47 ) ),
    inference(resolution,[status(thm)],[c_6,c_241]) ).

tff(c_267,plain,
    ! [Z_34] : ( a != Z_34 ),
    inference(superposition,[status(thm),theory(equality)],[c_91,c_246]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.08  % Problem  : SYN075-1 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.09  % 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.09/0.28  % Computer : n029.cluster.edu
% 0.09/0.28  % Model    : x86_64 x86_64
% 0.09/0.28  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.28  % Memory   : 8042.1875MB
% 0.09/0.28  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.28  % CPULimit : 300
% 0.09/0.28  % WCLimit  : 300
% 0.09/0.28  % DateTime : Thu Aug  3 17:43:37 EDT 2023
% 0.09/0.28  % CPUTime  : 
% 2.90/1.90  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 2.90/1.91  
% 2.90/1.91  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 2.99/1.93  
% 2.99/1.93  Inference rules
% 2.99/1.93  ----------------------
% 2.99/1.93  #Ref     : 1
% 2.99/1.93  #Sup     : 58
% 2.99/1.93  #Fact    : 2
% 2.99/1.93  #Define  : 0
% 2.99/1.93  #Split   : 0
% 2.99/1.93  #Chain   : 0
% 2.99/1.93  #Close   : 0
% 2.99/1.93  
% 2.99/1.93  Ordering : KBO
% 2.99/1.93  
% 2.99/1.93  Simplification rules
% 2.99/1.93  ----------------------
% 2.99/1.93  #Subsume      : 25
% 2.99/1.93  #Demod        : 15
% 2.99/1.93  #Tautology    : 32
% 2.99/1.93  #SimpNegUnit  : 3
% 2.99/1.93  #BackRed      : 3
% 2.99/1.93  
% 2.99/1.93  #Partial instantiations: 0
% 2.99/1.93  #Strategies tried      : 1
% 2.99/1.93  
% 2.99/1.93  Timing (in seconds)
% 2.99/1.93  ----------------------
% 2.99/1.93  Preprocessing        : 0.55
% 2.99/1.93  Parsing              : 0.32
% 2.99/1.93  CNF conversion       : 0.02
% 2.99/1.94  Main loop            : 0.24
% 2.99/1.94  Inferencing          : 0.10
% 2.99/1.94  Reduction            : 0.06
% 2.99/1.94  Demodulation         : 0.04
% 2.99/1.94  BG Simplification    : 0.02
% 2.99/1.94  Subsumption          : 0.05
% 2.99/1.94  Abstraction          : 0.01
% 2.99/1.94  MUC search           : 0.00
% 2.99/1.94  Cooper               : 0.00
% 2.99/1.94  Total                : 0.84
% 2.99/1.94  Index Insertion      : 0.00
% 2.99/1.94  Index Deletion       : 0.00
% 2.99/1.94  Index Matching       : 0.00
% 2.99/1.94  BG Taut test         : 0.00
%------------------------------------------------------------------------------