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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : LCL358-1 : TPTP v8.1.2. Released v2.3.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 : n009.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:47:58 EDT 2023

% Result   : Unsatisfiable 9.16s 3.22s
% Output   : CNFRefutation 9.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   24 (   8 unt;   8 typ;   0 def)
%            Number of atoms       :   28 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   28 (  16   ~;  12   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    4 (   3   >;   1   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-1 aty)
%            Number of functors    :    7 (   7 usr;   5 con; 0-2 aty)
%            Number of variables   :   34 (;  34   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ is_a_theorem > implies > #nlpp > not > z > y > x > v > u

%Foreground sorts:

%Background operators:

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

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

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

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

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

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

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

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

tff(f_34,axiom,
    ! [X,Y,Z] : is_a_theorem(implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z)))),
    file(unknown,unknown) ).

tff(f_32,axiom,
    ! [X,Y] :
      ( ~ is_a_theorem(implies(X,Y))
      | ~ is_a_theorem(X)
      | is_a_theorem(Y) ),
    file(unknown,unknown) ).

tff(f_40,axiom,
    ~ is_a_theorem(implies(implies(x,implies(implies(y,z),u)),implies(implies(y,v),implies(x,implies(implies(v,z),u))))),
    file(unknown,unknown) ).

tff(c_4,plain,
    ! [X_3,Y_4,Z_5] : is_a_theorem(implies(implies(X_3,Y_4),implies(implies(Y_4,Z_5),implies(X_3,Z_5)))),
    inference(cnfTransformation,[status(thm)],[f_34]) ).

tff(c_33,plain,
    ! [X_17,Y_18,Z_19] : is_a_theorem(implies(implies(X_17,Y_18),implies(implies(Y_18,Z_19),implies(X_17,Z_19)))),
    inference(cnfTransformation,[status(thm)],[f_34]) ).

tff(c_2,plain,
    ! [Y_2,X_1] :
      ( is_a_theorem(Y_2)
      | ~ is_a_theorem(X_1)
      | ~ is_a_theorem(implies(X_1,Y_2)) ),
    inference(cnfTransformation,[status(thm)],[f_32]) ).

tff(c_40,plain,
    ! [Y_21,Z_22,X_23] :
      ( is_a_theorem(implies(implies(Y_21,Z_22),implies(X_23,Z_22)))
      | ~ is_a_theorem(implies(X_23,Y_21)) ),
    inference(resolution,[status(thm)],[c_33,c_2]) ).

tff(c_45,plain,
    ! [X_24,Z_25,Y_26] :
      ( is_a_theorem(implies(X_24,Z_25))
      | ~ is_a_theorem(implies(Y_26,Z_25))
      | ~ is_a_theorem(implies(X_24,Y_26)) ),
    inference(resolution,[status(thm)],[c_40,c_2]) ).

tff(c_57,plain,
    ! [X_24,Y_4,Z_5,X_3] :
      ( is_a_theorem(implies(X_24,implies(implies(Y_4,Z_5),implies(X_3,Z_5))))
      | ~ is_a_theorem(implies(X_24,implies(X_3,Y_4))) ),
    inference(resolution,[status(thm)],[c_4,c_45]) ).

tff(c_37,plain,
    ! [Y_18,Z_19,X_17] :
      ( is_a_theorem(implies(implies(Y_18,Z_19),implies(X_17,Z_19)))
      | ~ is_a_theorem(implies(X_17,Y_18)) ),
    inference(resolution,[status(thm)],[c_33,c_2]) ).

tff(c_255,plain,
    ! [X_55,X_56,Z_57,Y_58] :
      ( is_a_theorem(implies(X_55,implies(X_56,Z_57)))
      | ~ is_a_theorem(implies(X_55,implies(Y_58,Z_57)))
      | ~ is_a_theorem(implies(X_56,Y_58)) ),
    inference(resolution,[status(thm)],[c_37,c_45]) ).

tff(c_1898,plain,
    ! [X_154,Y_155,X_156,Z_157] :
      ( is_a_theorem(implies(implies(X_154,Y_155),implies(X_156,implies(X_154,Z_157))))
      | ~ is_a_theorem(implies(X_156,implies(Y_155,Z_157))) ),
    inference(resolution,[status(thm)],[c_4,c_255]) ).

tff(c_10,plain,
    ~ is_a_theorem(implies(implies(x,implies(implies(y,z),u)),implies(implies(y,v),implies(x,implies(implies(v,z),u))))),
    inference(cnfTransformation,[status(thm)],[f_40]) ).

tff(c_1945,plain,
    ~ is_a_theorem(implies(implies(y,v),implies(implies(implies(y,z),u),implies(implies(v,z),u)))),
    inference(resolution,[status(thm)],[c_1898,c_10]) ).

tff(c_10917,plain,
    ~ is_a_theorem(implies(implies(y,v),implies(implies(v,z),implies(y,z)))),
    inference(resolution,[status(thm)],[c_57,c_1945]) ).

tff(c_10930,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_4,c_10917]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : LCL358-1 : TPTP v8.1.2. Released v2.3.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.35  % Computer : n009.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 13:53:38 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 9.16/3.22  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 9.16/3.22  
% 9.16/3.22  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 9.16/3.25  
% 9.16/3.25  Inference rules
% 9.16/3.25  ----------------------
% 9.16/3.25  #Ref     : 0
% 9.16/3.25  #Sup     : 2766
% 9.16/3.25  #Fact    : 0
% 9.16/3.25  #Define  : 0
% 9.16/3.25  #Split   : 14
% 9.16/3.25  #Chain   : 0
% 9.16/3.25  #Close   : 0
% 9.16/3.25  
% 9.16/3.25  Ordering : KBO
% 9.16/3.25  
% 9.16/3.25  Simplification rules
% 9.16/3.25  ----------------------
% 9.16/3.25  #Subsume      : 1056
% 9.16/3.25  #Demod        : 86
% 9.16/3.25  #Tautology    : 125
% 9.16/3.25  #SimpNegUnit  : 0
% 9.16/3.25  #BackRed      : 0
% 9.16/3.25  
% 9.16/3.25  #Partial instantiations: 0
% 9.16/3.25  #Strategies tried      : 1
% 9.16/3.25  
% 9.16/3.25  Timing (in seconds)
% 9.16/3.25  ----------------------
% 9.16/3.25  Preprocessing        : 0.39
% 9.16/3.25  Parsing              : 0.22
% 9.16/3.25  CNF conversion       : 0.02
% 9.16/3.25  Main loop            : 1.81
% 9.16/3.25  Inferencing          : 0.57
% 9.16/3.25  Reduction            : 0.39
% 9.16/3.25  Demodulation         : 0.28
% 9.16/3.25  BG Simplification    : 0.04
% 9.16/3.25  Subsumption          : 0.69
% 9.16/3.25  Abstraction          : 0.05
% 9.16/3.25  MUC search           : 0.00
% 9.16/3.25  Cooper               : 0.00
% 9.16/3.25  Total                : 2.25
% 9.16/3.25  Index Insertion      : 0.00
% 9.16/3.25  Index Deletion       : 0.00
% 9.16/3.25  Index Matching       : 0.00
% 9.16/3.25  BG Taut test         : 0.00
%------------------------------------------------------------------------------