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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : LCL396-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 : n026.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:48:01 EDT 2023

% Result   : Unsatisfiable 53.61s 42.14s
% Output   : CNFRefutation 53.61s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   77 (  27 unt;   5 typ;   0 def)
%            Number of atoms       :  133 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :  125 (  64   ~;  61   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   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    :    4 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :  188 (; 188   !;   0   ?;   0   :)

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

%Foreground sorts:

%Background operators:

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

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

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

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

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

tff(f_36,axiom,
    ! [X] : is_a_theorem(implies(implies(not(X),X),X)),
    file(unknown,unknown) ).

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_38,axiom,
    ! [X,Y] : is_a_theorem(implies(X,implies(not(X),Y))),
    file(unknown,unknown) ).

tff(f_40,axiom,
    ~ is_a_theorem(implies(implies(not(not(x)),y),implies(x,y))),
    file(unknown,unknown) ).

tff(c_6,plain,
    ! [X_6] : is_a_theorem(implies(implies(not(X_6),X_6),X_6)),
    inference(cnfTransformation,[status(thm)],[f_36]) ).

tff(c_35,plain,
    ! [X_18,Y_19,Z_20] : is_a_theorem(implies(implies(X_18,Y_19),implies(implies(Y_19,Z_20),implies(X_18,Z_20)))),
    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_35,c_2]) ).

tff(c_49,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_87,plain,
    ! [X_33,X_34] :
      ( is_a_theorem(implies(X_33,X_34))
      | ~ is_a_theorem(implies(X_33,implies(not(X_34),X_34))) ),
    inference(resolution,[status(thm)],[c_6,c_49]) ).

tff(c_111,plain,
    ! [X_34] : is_a_theorem(implies(implies(not(implies(not(X_34),X_34)),implies(not(X_34),X_34)),X_34)),
    inference(resolution,[status(thm)],[c_6,c_87]) ).

tff(c_8,plain,
    ! [X_7,Y_8] : is_a_theorem(implies(X_7,implies(not(X_7),Y_8))),
    inference(cnfTransformation,[status(thm)],[f_38]) ).

tff(c_74,plain,
    ! [X_30,X_31,Y_32] :
      ( is_a_theorem(implies(X_30,implies(not(X_31),Y_32)))
      | ~ is_a_theorem(implies(X_30,X_31)) ),
    inference(resolution,[status(thm)],[c_8,c_49]) ).

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

tff(c_939,plain,
    ! [X_102,X_103,Y_104,X_105] :
      ( is_a_theorem(implies(X_102,implies(not(X_103),Y_104)))
      | ~ is_a_theorem(implies(X_102,X_105))
      | ~ is_a_theorem(implies(X_105,X_103)) ),
    inference(resolution,[status(thm)],[c_74,c_48]) ).

tff(c_1334,plain,
    ! [X_128,X_129,Y_130,Y_131] :
      ( is_a_theorem(implies(X_128,implies(not(X_129),Y_130)))
      | ~ is_a_theorem(implies(implies(not(X_128),Y_131),X_129)) ),
    inference(resolution,[status(thm)],[c_8,c_939]) ).

tff(c_1384,plain,
    ! [X_34,Y_130] : is_a_theorem(implies(implies(not(X_34),X_34),implies(not(X_34),Y_130))),
    inference(resolution,[status(thm)],[c_111,c_1334]) ).

tff(c_39,plain,
    ! [Y_19,Z_20,X_18] :
      ( is_a_theorem(implies(implies(Y_19,Z_20),implies(X_18,Z_20)))
      | ~ is_a_theorem(implies(X_18,Y_19)) ),
    inference(resolution,[status(thm)],[c_35,c_2]) ).

tff(c_178,plain,
    ! [X_44,Y_45,X_46] :
      ( is_a_theorem(implies(not(X_44),Y_45))
      | ~ is_a_theorem(X_46)
      | ~ is_a_theorem(implies(X_46,X_44)) ),
    inference(resolution,[status(thm)],[c_74,c_2]) ).

tff(c_11666,plain,
    ! [X_479,Z_480,Y_481,Y_482] :
      ( is_a_theorem(implies(not(implies(X_479,Z_480)),Y_481))
      | ~ is_a_theorem(implies(Y_482,Z_480))
      | ~ is_a_theorem(implies(X_479,Y_482)) ),
    inference(resolution,[status(thm)],[c_39,c_178]) ).

tff(c_12041,plain,
    ! [X_491,X_492,Y_493] :
      ( is_a_theorem(implies(not(implies(X_491,X_492)),Y_493))
      | ~ is_a_theorem(implies(X_491,implies(not(X_492),X_492))) ),
    inference(resolution,[status(thm)],[c_6,c_11666]) ).

tff(c_15967,plain,
    ! [Y_562,Y_563] : is_a_theorem(implies(not(implies(implies(not(Y_562),Y_562),Y_562)),Y_563)),
    inference(resolution,[status(thm)],[c_1384,c_12041]) ).

tff(c_13,plain,
    ! [Y_12,X_13] :
      ( is_a_theorem(Y_12)
      | ~ is_a_theorem(X_13)
      | ~ is_a_theorem(implies(X_13,Y_12)) ),
    inference(cnfTransformation,[status(thm)],[f_32]) ).

tff(c_21,plain,
    ! [X_7,Y_8] :
      ( is_a_theorem(implies(not(X_7),Y_8))
      | ~ is_a_theorem(X_7) ),
    inference(resolution,[status(thm)],[c_8,c_13]) ).

tff(c_282,plain,
    ! [X_56,X_57,Z_58,Y_59] :
      ( is_a_theorem(implies(X_56,implies(X_57,Z_58)))
      | ~ is_a_theorem(implies(X_56,implies(Y_59,Z_58)))
      | ~ is_a_theorem(implies(X_57,Y_59)) ),
    inference(resolution,[status(thm)],[c_39,c_49]) ).

tff(c_359,plain,
    ! [X_63,X_64,Y_65] :
      ( is_a_theorem(implies(X_63,implies(X_64,Y_65)))
      | ~ is_a_theorem(implies(X_64,not(X_63))) ),
    inference(resolution,[status(thm)],[c_8,c_282]) ).

tff(c_386,plain,
    ! [X_66,X_67,Y_68] :
      ( is_a_theorem(implies(X_66,implies(not(X_67),Y_68)))
      | ~ is_a_theorem(X_67) ),
    inference(resolution,[status(thm)],[c_21,c_359]) ).

tff(c_63,plain,
    ! [X_24,X_6] :
      ( is_a_theorem(implies(X_24,X_6))
      | ~ is_a_theorem(implies(X_24,implies(not(X_6),X_6))) ),
    inference(resolution,[status(thm)],[c_6,c_49]) ).

tff(c_424,plain,
    ! [X_69,Y_70] :
      ( is_a_theorem(implies(X_69,Y_70))
      | ~ is_a_theorem(Y_70) ),
    inference(resolution,[status(thm)],[c_386,c_63]) ).

tff(c_476,plain,
    ! [X_69,X_6] :
      ( is_a_theorem(implies(X_69,X_6))
      | ~ is_a_theorem(implies(not(X_6),X_6)) ),
    inference(resolution,[status(thm)],[c_424,c_63]) ).

tff(c_16193,plain,
    ! [X_564,Y_565] : is_a_theorem(implies(X_564,implies(implies(not(Y_565),Y_565),Y_565))),
    inference(resolution,[status(thm)],[c_15967,c_476]) ).

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_1937,plain,
    ! [X_160,Y_161,X_162,Z_163] :
      ( is_a_theorem(implies(implies(X_160,Y_161),implies(X_162,implies(X_160,Z_163))))
      | ~ is_a_theorem(implies(X_162,implies(Y_161,Z_163))) ),
    inference(resolution,[status(thm)],[c_4,c_282]) ).

tff(c_1979,plain,
    ! [X_160,Y_161,Z_163] :
      ( is_a_theorem(implies(implies(X_160,Y_161),implies(X_160,Z_163)))
      | ~ is_a_theorem(implies(not(implies(X_160,Z_163)),implies(Y_161,Z_163))) ),
    inference(resolution,[status(thm)],[c_1937,c_63]) ).

tff(c_16347,plain,
    ! [X_160,Y_565] : is_a_theorem(implies(implies(X_160,implies(not(Y_565),Y_565)),implies(X_160,Y_565))),
    inference(resolution,[status(thm)],[c_16193,c_1979]) ).

tff(c_61,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_49]) ).

tff(c_3643,plain,
    ! [Z_253,Y_254,X_251,X_250,X_252] :
      ( is_a_theorem(implies(X_251,implies(X_250,implies(X_252,Z_253))))
      | ~ is_a_theorem(implies(X_250,implies(Y_254,Z_253)))
      | ~ is_a_theorem(implies(X_251,implies(X_252,Y_254))) ),
    inference(resolution,[status(thm)],[c_61,c_282]) ).

tff(c_7405,plain,
    ! [X_367,X_368,X_369,Y_370] :
      ( is_a_theorem(implies(X_367,implies(X_368,implies(X_369,Y_370))))
      | ~ is_a_theorem(implies(X_367,implies(X_369,not(X_368)))) ),
    inference(resolution,[status(thm)],[c_8,c_3643]) ).

tff(c_7601,plain,
    ! [X_7,X_368,Y_370] : is_a_theorem(implies(X_7,implies(X_368,implies(not(X_7),Y_370)))),
    inference(resolution,[status(thm)],[c_8,c_7405]) ).

tff(c_318,plain,
    ! [X_3,Y_4,X_57,Z_5] :
      ( is_a_theorem(implies(implies(X_3,Y_4),implies(X_57,implies(X_3,Z_5))))
      | ~ is_a_theorem(implies(X_57,implies(Y_4,Z_5))) ),
    inference(resolution,[status(thm)],[c_4,c_282]) ).

tff(c_113,plain,
    ! [X_35,Y_36,Z_37,X_38] :
      ( is_a_theorem(implies(X_35,implies(implies(Y_36,Z_37),implies(X_38,Z_37))))
      | ~ is_a_theorem(implies(X_35,implies(X_38,Y_36))) ),
    inference(resolution,[status(thm)],[c_4,c_49]) ).

tff(c_2221,plain,
    ! [Y_180,Z_181,X_182,X_183] :
      ( is_a_theorem(implies(implies(Y_180,Z_181),implies(X_182,Z_181)))
      | ~ is_a_theorem(X_183)
      | ~ is_a_theorem(implies(X_183,implies(X_182,Y_180))) ),
    inference(resolution,[status(thm)],[c_113,c_2]) ).

tff(c_41171,plain,
    ! [X_996,X_995,Z_998,Y_999,Z_997] :
      ( is_a_theorem(implies(implies(implies(X_996,Z_997),Z_998),implies(X_995,Z_998)))
      | ~ is_a_theorem(implies(X_996,Y_999))
      | ~ is_a_theorem(implies(X_995,implies(Y_999,Z_997))) ),
    inference(resolution,[status(thm)],[c_318,c_2221]) ).

tff(c_48596,plain,
    ! [Z_1105,Z_1104,X_1102,Y_1101,X_1103] :
      ( is_a_theorem(implies(implies(implies(X_1102,Z_1104),Z_1105),implies(X_1103,Z_1105)))
      | ~ is_a_theorem(implies(X_1103,implies(implies(not(X_1102),Y_1101),Z_1104))) ),
    inference(resolution,[status(thm)],[c_8,c_41171]) ).

tff(c_153757,plain,
    ! [X_2239,X_2240,Y_2241,Z_2242] : is_a_theorem(implies(implies(implies(X_2239,implies(not(X_2240),Y_2241)),Z_2242),implies(X_2240,Z_2242))),
    inference(resolution,[status(thm)],[c_7601,c_48596]) ).

tff(c_161,plain,
    ! [Y_42,Z_43] :
      ( is_a_theorem(implies(implies(Y_42,Z_43),Z_43))
      | ~ is_a_theorem(implies(not(Z_43),Y_42)) ),
    inference(resolution,[status(thm)],[c_39,c_87]) ).

tff(c_177,plain,
    ! [Z_43,Y_42] :
      ( is_a_theorem(Z_43)
      | ~ is_a_theorem(implies(Y_42,Z_43))
      | ~ is_a_theorem(implies(not(Z_43),Y_42)) ),
    inference(resolution,[status(thm)],[c_161,c_2]) ).

tff(c_473,plain,
    ! [Z_43,Y_70] :
      ( is_a_theorem(Z_43)
      | ~ is_a_theorem(implies(Y_70,Z_43))
      | ~ is_a_theorem(Y_70) ),
    inference(resolution,[status(thm)],[c_424,c_177]) ).

tff(c_163520,plain,
    ! [X_2299,Z_2300,X_2301,Y_2302] :
      ( is_a_theorem(implies(X_2299,Z_2300))
      | ~ is_a_theorem(implies(implies(X_2301,implies(not(X_2299),Y_2302)),Z_2300)) ),
    inference(resolution,[status(thm)],[c_153757,c_473]) ).

tff(c_165001,plain,
    ! [Y_2308,X_2309] : is_a_theorem(implies(Y_2308,implies(X_2309,Y_2308))),
    inference(resolution,[status(thm)],[c_16347,c_163520]) ).

tff(c_3778,plain,
    ! [X_251,X_7,X_252,Y_8] :
      ( is_a_theorem(implies(X_251,implies(X_7,implies(X_252,Y_8))))
      | ~ is_a_theorem(implies(X_251,implies(X_252,not(X_7)))) ),
    inference(resolution,[status(thm)],[c_8,c_3643]) ).

tff(c_168609,plain,
    ! [X_2340,X_2341,Y_2342] : is_a_theorem(implies(not(X_2340),implies(X_2340,implies(X_2341,Y_2342)))),
    inference(resolution,[status(thm)],[c_165001,c_3778]) ).

tff(c_752,plain,
    ! [X_86] : is_a_theorem(implies(implies(not(implies(not(X_86),X_86)),implies(not(X_86),X_86)),X_86)),
    inference(resolution,[status(thm)],[c_6,c_87]) ).

tff(c_779,plain,
    ! [X_23,X_86] :
      ( is_a_theorem(implies(X_23,X_86))
      | ~ is_a_theorem(implies(X_23,implies(not(implies(not(X_86),X_86)),implies(not(X_86),X_86)))) ),
    inference(resolution,[status(thm)],[c_752,c_48]) ).

tff(c_169476,plain,
    ! [Y_2349] : is_a_theorem(implies(not(not(implies(not(Y_2349),Y_2349))),Y_2349)),
    inference(resolution,[status(thm)],[c_168609,c_779]) ).

tff(c_109,plain,
    ! [Y_19,Z_20] :
      ( is_a_theorem(implies(implies(Y_19,Z_20),Z_20))
      | ~ is_a_theorem(implies(not(Z_20),Y_19)) ),
    inference(resolution,[status(thm)],[c_39,c_87]) ).

tff(c_112,plain,
    ! [Y_8] : is_a_theorem(implies(Y_8,Y_8)),
    inference(resolution,[status(thm)],[c_8,c_87]) ).

tff(c_1596,plain,
    ! [Y_142,Z_143,X_144,X_145] :
      ( is_a_theorem(implies(implies(Y_142,Z_143),implies(X_144,Z_143)))
      | ~ is_a_theorem(implies(X_144,X_145))
      | ~ is_a_theorem(implies(X_145,Y_142)) ),
    inference(resolution,[status(thm)],[c_39,c_282]) ).

tff(c_2605,plain,
    ! [Y_207,Z_208,X_209,Y_210] :
      ( is_a_theorem(implies(implies(Y_207,Z_208),implies(X_209,Z_208)))
      | ~ is_a_theorem(implies(implies(not(X_209),Y_210),Y_207)) ),
    inference(resolution,[status(thm)],[c_8,c_1596]) ).

tff(c_3111,plain,
    ! [X_230,Y_231,Z_232] : is_a_theorem(implies(implies(implies(not(X_230),Y_231),Z_232),implies(X_230,Z_232))),
    inference(resolution,[status(thm)],[c_112,c_2605]) ).

tff(c_3258,plain,
    ! [X_239,Z_240,Y_241] :
      ( is_a_theorem(implies(X_239,Z_240))
      | ~ is_a_theorem(implies(implies(not(X_239),Y_241),Z_240)) ),
    inference(resolution,[status(thm)],[c_3111,c_473]) ).

tff(c_3406,plain,
    ! [X_239,Z_20] :
      ( is_a_theorem(implies(X_239,Z_20))
      | ~ is_a_theorem(implies(not(Z_20),not(X_239))) ),
    inference(resolution,[status(thm)],[c_109,c_3258]) ).

tff(c_182296,plain,
    ! [X_2430] : is_a_theorem(implies(X_2430,not(implies(not(not(X_2430)),not(X_2430))))),
    inference(resolution,[status(thm)],[c_169476,c_3406]) ).

tff(c_1391,plain,
    ! [X_128,Y_131,Y_130] : is_a_theorem(implies(X_128,implies(not(implies(not(X_128),Y_131)),Y_130))),
    inference(resolution,[status(thm)],[c_112,c_1334]) ).

tff(c_9463,plain,
    ! [X_424,Z_425,Y_426] :
      ( is_a_theorem(implies(X_424,Z_425))
      | ~ is_a_theorem(implies(X_424,implies(Y_426,Z_425)))
      | ~ is_a_theorem(implies(not(Z_425),Y_426)) ),
    inference(resolution,[status(thm)],[c_161,c_48]) ).

tff(c_9650,plain,
    ! [X_128,Y_130,Y_131] :
      ( is_a_theorem(implies(X_128,Y_130))
      | ~ is_a_theorem(implies(not(Y_130),not(implies(not(X_128),Y_131)))) ),
    inference(resolution,[status(thm)],[c_1391,c_9463]) ).

tff(c_182717,plain,
    ! [Y_130] : is_a_theorem(implies(not(not(Y_130)),Y_130)),
    inference(resolution,[status(thm)],[c_182296,c_9650]) ).

tff(c_114682,plain,
    ! [Z_1773,Z_1774,X_1775] :
      ( is_a_theorem(implies(implies(Z_1773,Z_1774),implies(X_1775,Z_1774)))
      | ~ is_a_theorem(implies(not(Z_1773),not(X_1775))) ),
    inference(resolution,[status(thm)],[c_109,c_2605]) ).

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

tff(c_115109,plain,
    ~ is_a_theorem(implies(not(not(not(x))),not(x))),
    inference(resolution,[status(thm)],[c_114682,c_10]) ).

tff(c_182834,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_182717,c_115109]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : LCL396-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 : n026.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:48:16 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 53.61/42.14  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 53.61/42.15  
% 53.61/42.15  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 53.61/42.20  
% 53.61/42.20  Inference rules
% 53.61/42.20  ----------------------
% 53.61/42.20  #Ref     : 0
% 53.61/42.20  #Sup     : 43782
% 53.61/42.20  #Fact    : 0
% 53.61/42.20  #Define  : 0
% 53.61/42.20  #Split   : 16
% 53.61/42.20  #Chain   : 0
% 53.61/42.20  #Close   : 0
% 53.61/42.20  
% 53.61/42.20  Ordering : KBO
% 53.61/42.20  
% 53.61/42.20  Simplification rules
% 53.61/42.20  ----------------------
% 53.61/42.20  #Subsume      : 11481
% 53.61/42.20  #Demod        : 4704
% 53.61/42.20  #Tautology    : 4834
% 53.61/42.20  #SimpNegUnit  : 0
% 53.61/42.20  #BackRed      : 1
% 53.61/42.20  
% 53.61/42.20  #Partial instantiations: 0
% 53.61/42.20  #Strategies tried      : 1
% 53.61/42.20  
% 53.61/42.20  Timing (in seconds)
% 53.61/42.20  ----------------------
% 53.61/42.20  Preprocessing        : 0.41
% 53.61/42.20  Parsing              : 0.23
% 53.61/42.20  CNF conversion       : 0.03
% 53.61/42.20  Main loop            : 40.68
% 53.61/42.20  Inferencing          : 2.99
% 53.61/42.20  Reduction            : 9.86
% 53.61/42.20  Demodulation         : 7.27
% 53.61/42.20  BG Simplification    : 0.21
% 53.61/42.20  Subsumption          : 24.91
% 53.61/42.20  Abstraction          : 0.30
% 53.61/42.20  MUC search           : 0.00
% 53.61/42.20  Cooper               : 0.00
% 53.61/42.20  Total                : 41.16
% 53.61/42.20  Index Insertion      : 0.00
% 53.61/42.20  Index Deletion       : 0.00
% 53.61/42.20  Index Matching       : 0.00
% 53.61/42.20  BG Taut test         : 0.00
%------------------------------------------------------------------------------