TSTP Solution File: SET517-6 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : SET517-6 : 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/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 : n028.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:56:32 EDT 2023

% Result   : Unsatisfiable 14.41s 5.06s
% Output   : CNFRefutation 14.60s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   75
% Syntax   : Number of formulae    :  147 (  35 unt;  58 typ;   0 def)
%            Number of atoms       :  161 (  69 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :  135 (  63   ~;  72   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   73 (  45   >;  28   *;   0   +;   0  <<)
%            Number of predicates  :   12 (  10 usr;   1 prp; 0-3 aty)
%            Number of functors    :   48 (  48 usr;  13 con; 0-3 aty)
%            Number of variables   :   99 (;  99   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ maps > homomorphism > compatible > subclass > member > single_valued_class > operation > one_to_one > inductive > function > restrict > range > not_homomorphism2 > not_homomorphism1 > domain > unordered_pair > union > symmetric_difference > ordered_pair > not_subclass_element > intersection > image > cross_product > compose > apply > #nlpp > sum_class > successor > singleton > single_valued3 > single_valued2 > single_valued1 > second > rotate > regular > range_of > power_class > member_of > inverse > flip > first > domain_of > diagonalise > compose_class > complement > cantor > x > universal_class > successor_relation > subset_relation > singleton_relation > omega > null_class > identity_relation > element_relation > domain_relation > composition_function > choice > application_function

%Foreground sorts:

%Background operators:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(f_779,axiom,
    member_of(x) = x,
    file(unknown,unknown) ).

tff(f_778,axiom,
    singleton(member_of(x)) = x,
    file(unknown,unknown) ).

tff(f_479,axiom,
    ! [X] :
      ( ( X = null_class )
      | member(regular(X),X) ),
    file(unknown,unknown) ).

tff(f_132,axiom,
    ! [X] : ( unordered_pair(X,X) = singleton(X) ),
    file(unknown,unknown) ).

tff(f_111,axiom,
    ! [U,X,Y] :
      ( ~ member(U,unordered_pair(X,Y))
      | ( U = X )
      | ( U = Y ) ),
    file(unknown,unknown) ).

tff(f_128,axiom,
    ! [X,Y] : member(unordered_pair(X,Y),universal_class),
    file(unknown,unknown) ).

tff(f_118,axiom,
    ! [X,Y] :
      ( ~ member(X,universal_class)
      | member(X,unordered_pair(X,Y)) ),
    file(unknown,unknown) ).

tff(f_483,axiom,
    ! [X] :
      ( ( X = null_class )
      | ( intersection(X,regular(X)) = null_class ) ),
    file(unknown,unknown) ).

tff(f_194,axiom,
    ! [Z,X,Y] :
      ( ~ member(Z,intersection(X,Y))
      | member(Z,X) ),
    file(unknown,unknown) ).

tff(f_216,axiom,
    ! [Z,X] :
      ( ~ member(Z,complement(X))
      | ~ member(Z,X) ),
    file(unknown,unknown) ).

tff(f_498,axiom,
    ! [Y] :
      ( ~ member(Y,universal_class)
      | ( Y = null_class )
      | member(apply(choice,Y),Y) ),
    file(unknown,unknown) ).

tff(f_200,axiom,
    ! [Z,X,Y] :
      ( ~ member(Z,intersection(X,Y))
      | member(Z,Y) ),
    file(unknown,unknown) ).

tff(f_80,axiom,
    ! [X] : subclass(X,universal_class),
    file(unknown,unknown) ).

tff(f_66,axiom,
    ! [X,Y,U] :
      ( ~ subclass(X,Y)
      | ~ member(U,X)
      | member(U,Y) ),
    file(unknown,unknown) ).

tff(f_239,axiom,
    ! [X,Y,Xr] : ( intersection(cross_product(X,Y),Xr) = restrict(Xr,X,Y) ),
    file(unknown,unknown) ).

tff(f_250,axiom,
    ! [X,Z] :
      ( ( restrict(X,singleton(Z),universal_class) != null_class )
      | ~ member(Z,domain_of(X)) ),
    file(unknown,unknown) ).

tff(f_208,axiom,
    ! [Z,X,Y] :
      ( ~ member(Z,X)
      | ~ member(Z,Y)
      | member(Z,intersection(X,Y)) ),
    file(unknown,unknown) ).

tff(c_228,plain,
    member_of(x) = x,
    inference(cnfTransformation,[status(thm)],[f_779]) ).

tff(c_226,plain,
    singleton(member_of(x)) = x,
    inference(cnfTransformation,[status(thm)],[f_778]) ).

tff(c_229,plain,
    singleton(x) = x,
    inference(demodulation,[status(thm),theory(equality)],[c_228,c_226]) ).

tff(c_132,plain,
    ! [X_131] :
      ( member(regular(X_131),X_131)
      | ( null_class = X_131 ) ),
    inference(cnfTransformation,[status(thm)],[f_479]) ).

tff(c_24,plain,
    ! [X_24] : ( unordered_pair(X_24,X_24) = singleton(X_24) ),
    inference(cnfTransformation,[status(thm)],[f_132]) ).

tff(c_792,plain,
    ! [Y_319,U_320,X_321] :
      ( ( Y_319 = U_320 )
      | ( X_321 = U_320 )
      | ~ member(U_320,unordered_pair(X_321,Y_319)) ),
    inference(cnfTransformation,[status(thm)],[f_111]) ).

tff(c_821,plain,
    ! [X_322,U_323] :
      ( ( X_322 = U_323 )
      | ( X_322 = U_323 )
      | ~ member(U_323,singleton(X_322)) ),
    inference(superposition,[status(thm),theory(equality)],[c_24,c_792]) ).

tff(c_851,plain,
    ! [X_325] :
      ( ( regular(singleton(X_325)) = X_325 )
      | ( singleton(X_325) = null_class ) ),
    inference(resolution,[status(thm)],[c_132,c_821]) ).

tff(c_866,plain,
    ( ( regular(x) = x )
    | ( singleton(x) = null_class ) ),
    inference(superposition,[status(thm),theory(equality)],[c_229,c_851]) ).

tff(c_869,plain,
    ( ( regular(x) = x )
    | ( x = null_class ) ),
    inference(demodulation,[status(thm),theory(equality)],[c_229,c_866]) ).

tff(c_916,plain,
    x = null_class,
    inference(splitLeft,[status(thm)],[c_869]) ).

tff(c_258,plain,
    ! [X_225] : ( unordered_pair(X_225,X_225) = singleton(X_225) ),
    inference(cnfTransformation,[status(thm)],[f_132]) ).

tff(c_22,plain,
    ! [X_22,Y_23] : member(unordered_pair(X_22,Y_23),universal_class),
    inference(cnfTransformation,[status(thm)],[f_128]) ).

tff(c_269,plain,
    ! [X_226] : member(singleton(X_226),universal_class),
    inference(superposition,[status(thm),theory(equality)],[c_258,c_22]) ).

tff(c_271,plain,
    member(x,universal_class),
    inference(superposition,[status(thm),theory(equality)],[c_229,c_269]) ).

tff(c_564,plain,
    ! [X_290,Y_291] :
      ( member(X_290,unordered_pair(X_290,Y_291))
      | ~ member(X_290,universal_class) ),
    inference(cnfTransformation,[status(thm)],[f_118]) ).

tff(c_568,plain,
    ! [X_292] :
      ( member(X_292,singleton(X_292))
      | ~ member(X_292,universal_class) ),
    inference(superposition,[status(thm),theory(equality)],[c_24,c_564]) ).

tff(c_571,plain,
    ( member(x,x)
    | ~ member(x,universal_class) ),
    inference(superposition,[status(thm),theory(equality)],[c_229,c_568]) ).

tff(c_573,plain,
    member(x,x),
    inference(demodulation,[status(thm),theory(equality)],[c_271,c_571]) ).

tff(c_918,plain,
    member(null_class,null_class),
    inference(demodulation,[status(thm),theory(equality)],[c_916,c_916,c_573]) ).

tff(c_921,plain,
    member(null_class,universal_class),
    inference(demodulation,[status(thm),theory(equality)],[c_916,c_271]) ).

tff(c_922,plain,
    singleton(null_class) = null_class,
    inference(demodulation,[status(thm),theory(equality)],[c_916,c_916,c_229]) ).

tff(c_567,plain,
    ! [X_24] :
      ( member(X_24,singleton(X_24))
      | ~ member(X_24,universal_class) ),
    inference(superposition,[status(thm),theory(equality)],[c_24,c_564]) ).

tff(c_134,plain,
    ! [X_132] :
      ( ( intersection(X_132,regular(X_132)) = null_class )
      | ( null_class = X_132 ) ),
    inference(cnfTransformation,[status(thm)],[f_483]) ).

tff(c_583,plain,
    ! [Z_295,X_296,Y_297] :
      ( member(Z_295,X_296)
      | ~ member(Z_295,intersection(X_296,Y_297)) ),
    inference(cnfTransformation,[status(thm)],[f_194]) ).

tff(c_590,plain,
    ! [Z_295,X_132] :
      ( member(Z_295,X_132)
      | ~ member(Z_295,null_class)
      | ( null_class = X_132 ) ),
    inference(superposition,[status(thm),theory(equality)],[c_134,c_583]) ).

tff(c_981,plain,
    ! [X_332] :
      ( member(null_class,X_332)
      | ( null_class = X_332 ) ),
    inference(resolution,[status(thm)],[c_918,c_590]) ).

tff(c_48,plain,
    ! [Z_55,X_56] :
      ( ~ member(Z_55,X_56)
      | ~ member(Z_55,complement(X_56)) ),
    inference(cnfTransformation,[status(thm)],[f_216]) ).

tff(c_1166,plain,
    ! [X_340] :
      ( ~ member(null_class,X_340)
      | ( complement(X_340) = null_class ) ),
    inference(resolution,[status(thm)],[c_981,c_48]) ).

tff(c_1190,plain,
    ( ( complement(singleton(null_class)) = null_class )
    | ~ member(null_class,universal_class) ),
    inference(resolution,[status(thm)],[c_567,c_1166]) ).

tff(c_1212,plain,
    complement(null_class) = null_class,
    inference(demodulation,[status(thm),theory(equality)],[c_921,c_922,c_1190]) ).

tff(c_1916,plain,
    ! [Z_368] :
      ( ~ member(Z_368,null_class)
      | ~ member(Z_368,null_class) ),
    inference(superposition,[status(thm),theory(equality)],[c_1212,c_48]) ).

tff(c_1921,plain,
    ~ member(null_class,null_class),
    inference(resolution,[status(thm)],[c_918,c_1916]) ).

tff(c_1938,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_918,c_1921]) ).

tff(c_1940,plain,
    x != null_class,
    inference(splitRight,[status(thm)],[c_869]) ).

tff(c_2984,plain,
    ! [Y_453] :
      ( member(apply(choice,Y_453),Y_453)
      | ( null_class = Y_453 )
      | ~ member(Y_453,universal_class) ),
    inference(cnfTransformation,[status(thm)],[f_498]) ).

tff(c_839,plain,
    ! [U_323] :
      ( ( x = U_323 )
      | ( x = U_323 )
      | ~ member(U_323,x) ),
    inference(superposition,[status(thm),theory(equality)],[c_229,c_821]) ).

tff(c_2998,plain,
    ( ( apply(choice,x) = x )
    | ( x = null_class )
    | ~ member(x,universal_class) ),
    inference(resolution,[status(thm)],[c_2984,c_839]) ).

tff(c_3034,plain,
    ( ( apply(choice,x) = x )
    | ( x = null_class ) ),
    inference(demodulation,[status(thm),theory(equality)],[c_271,c_2998]) ).

tff(c_3035,plain,
    apply(choice,x) = x,
    inference(negUnitSimplification,[status(thm)],[c_1940,c_3034]) ).

tff(c_140,plain,
    ! [Y_135] :
      ( member(apply(choice,Y_135),Y_135)
      | ( null_class = Y_135 )
      | ~ member(Y_135,universal_class) ),
    inference(cnfTransformation,[status(thm)],[f_498]) ).

tff(c_438,plain,
    ! [Z_278,Y_279,X_280] :
      ( member(Z_278,Y_279)
      | ~ member(Z_278,intersection(X_280,Y_279)) ),
    inference(cnfTransformation,[status(thm)],[f_200]) ).

tff(c_5815,plain,
    ! [X_662,Y_663] :
      ( member(regular(intersection(X_662,Y_663)),Y_663)
      | ( intersection(X_662,Y_663) = null_class ) ),
    inference(resolution,[status(thm)],[c_132,c_438]) ).

tff(c_8,plain,
    ! [X_8] : subclass(X_8,universal_class),
    inference(cnfTransformation,[status(thm)],[f_80]) ).

tff(c_2066,plain,
    ! [U_381,Y_382,X_383] :
      ( member(U_381,Y_382)
      | ~ member(U_381,X_383)
      | ~ subclass(X_383,Y_382) ),
    inference(cnfTransformation,[status(thm)],[f_66]) ).

tff(c_2115,plain,
    ! [X_131,Y_382] :
      ( member(regular(X_131),Y_382)
      | ~ subclass(X_131,Y_382)
      | ( null_class = X_131 ) ),
    inference(resolution,[status(thm)],[c_132,c_2066]) ).

tff(c_3635,plain,
    ! [X_517,Y_518] :
      ( member(regular(X_517),Y_518)
      | ~ subclass(X_517,Y_518)
      | ( null_class = X_517 ) ),
    inference(resolution,[status(thm)],[c_132,c_2066]) ).

tff(c_352,plain,
    ! [Z_253,X_254] :
      ( ~ member(Z_253,X_254)
      | ~ member(Z_253,complement(X_254)) ),
    inference(cnfTransformation,[status(thm)],[f_216]) ).

tff(c_367,plain,
    ! [X_254] :
      ( ~ member(regular(complement(X_254)),X_254)
      | ( complement(X_254) = null_class ) ),
    inference(resolution,[status(thm)],[c_132,c_352]) ).

tff(c_3730,plain,
    ! [Y_519] :
      ( ~ subclass(complement(Y_519),Y_519)
      | ( complement(Y_519) = null_class ) ),
    inference(resolution,[status(thm)],[c_3635,c_367]) ).

tff(c_3752,plain,
    complement(universal_class) = null_class,
    inference(resolution,[status(thm)],[c_8,c_3730]) ).

tff(c_3802,plain,
    ! [Z_520] :
      ( ~ member(Z_520,universal_class)
      | ~ member(Z_520,null_class) ),
    inference(superposition,[status(thm),theory(equality)],[c_3752,c_48]) ).

tff(c_3806,plain,
    ! [X_131] :
      ( ~ member(regular(X_131),null_class)
      | ~ subclass(X_131,universal_class)
      | ( null_class = X_131 ) ),
    inference(resolution,[status(thm)],[c_2115,c_3802]) ).

tff(c_3868,plain,
    ! [X_131] :
      ( ~ member(regular(X_131),null_class)
      | ( null_class = X_131 ) ),
    inference(demodulation,[status(thm),theory(equality)],[c_8,c_3806]) ).

tff(c_5940,plain,
    ! [X_664] : ( intersection(X_664,null_class) = null_class ),
    inference(resolution,[status(thm)],[c_5815,c_3868]) ).

tff(c_58,plain,
    ! [X_66,Y_67,Xr_68] : ( intersection(cross_product(X_66,Y_67),Xr_68) = restrict(Xr_68,X_66,Y_67) ),
    inference(cnfTransformation,[status(thm)],[f_239]) ).

tff(c_5955,plain,
    ! [X_66,Y_67] : ( restrict(null_class,X_66,Y_67) = null_class ),
    inference(superposition,[status(thm),theory(equality)],[c_5940,c_58]) ).

tff(c_2814,plain,
    ! [Z_435,X_436] :
      ( ~ member(Z_435,domain_of(X_436))
      | ( restrict(X_436,singleton(Z_435),universal_class) != null_class ) ),
    inference(cnfTransformation,[status(thm)],[f_250]) ).

tff(c_14401,plain,
    ! [X_974] :
      ( ( restrict(X_974,singleton(regular(domain_of(X_974))),universal_class) != null_class )
      | ( domain_of(X_974) = null_class ) ),
    inference(resolution,[status(thm)],[c_132,c_2814]) ).

tff(c_14415,plain,
    domain_of(null_class) = null_class,
    inference(superposition,[status(thm),theory(equality)],[c_5955,c_14401]) ).

tff(c_60,plain,
    ! [Z_70,X_69] :
      ( ~ member(Z_70,domain_of(X_69))
      | ( restrict(X_69,singleton(Z_70),universal_class) != null_class ) ),
    inference(cnfTransformation,[status(thm)],[f_250]) ).

tff(c_14468,plain,
    ! [Z_70] :
      ( ~ member(Z_70,null_class)
      | ( restrict(null_class,singleton(Z_70),universal_class) != null_class ) ),
    inference(superposition,[status(thm),theory(equality)],[c_14415,c_60]) ).

tff(c_14500,plain,
    ! [Z_70] : ~ member(Z_70,null_class),
    inference(demodulation,[status(thm),theory(equality)],[c_5955,c_14468]) ).

tff(c_1939,plain,
    regular(x) = x,
    inference(splitRight,[status(thm)],[c_869]) ).

tff(c_1944,plain,
    ( ( intersection(x,x) = null_class )
    | ( x = null_class ) ),
    inference(superposition,[status(thm),theory(equality)],[c_1939,c_134]) ).

tff(c_1950,plain,
    intersection(x,x) = null_class,
    inference(negUnitSimplification,[status(thm)],[c_1940,c_1944]) ).

tff(c_3425,plain,
    ! [Z_492,X_493,Y_494] :
      ( member(Z_492,intersection(X_493,Y_494))
      | ~ member(Z_492,Y_494)
      | ~ member(Z_492,X_493) ),
    inference(cnfTransformation,[status(thm)],[f_208]) ).

tff(c_3459,plain,
    ! [Z_492] :
      ( member(Z_492,null_class)
      | ~ member(Z_492,x)
      | ~ member(Z_492,x) ),
    inference(superposition,[status(thm),theory(equality)],[c_1950,c_3425]) ).

tff(c_15812,plain,
    ! [Z_1019] :
      ( ~ member(Z_1019,x)
      | ~ member(Z_1019,x) ),
    inference(negUnitSimplification,[status(thm)],[c_14500,c_3459]) ).

tff(c_15845,plain,
    ( ~ member(apply(choice,x),x)
    | ( x = null_class )
    | ~ member(x,universal_class) ),
    inference(resolution,[status(thm)],[c_140,c_15812]) ).

tff(c_15881,plain,
    x = null_class,
    inference(demodulation,[status(thm),theory(equality)],[c_271,c_573,c_3035,c_15845]) ).

tff(c_15883,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_1940,c_15881]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SET517-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.00/0.14  % 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 : n028.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.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Thu Aug  3 16:25:39 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 14.41/5.06  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 14.41/5.07  
% 14.41/5.07  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 14.60/5.11  
% 14.60/5.11  Inference rules
% 14.60/5.11  ----------------------
% 14.60/5.11  #Ref     : 0
% 14.60/5.11  #Sup     : 3838
% 14.60/5.11  #Fact    : 0
% 14.60/5.11  #Define  : 0
% 14.60/5.11  #Split   : 99
% 14.60/5.11  #Chain   : 0
% 14.60/5.11  #Close   : 0
% 14.60/5.11  
% 14.60/5.11  Ordering : KBO
% 14.60/5.11  
% 14.60/5.11  Simplification rules
% 14.60/5.11  ----------------------
% 14.60/5.11  #Subsume      : 926
% 14.60/5.11  #Demod        : 1155
% 14.60/5.11  #Tautology    : 774
% 14.60/5.11  #SimpNegUnit  : 104
% 14.60/5.11  #BackRed      : 180
% 14.60/5.11  
% 14.60/5.11  #Partial instantiations: 0
% 14.60/5.11  #Strategies tried      : 1
% 14.60/5.11  
% 14.60/5.11  Timing (in seconds)
% 14.60/5.11  ----------------------
% 14.60/5.12  Preprocessing        : 0.74
% 14.60/5.12  Parsing              : 0.39
% 14.60/5.12  CNF conversion       : 0.05
% 14.60/5.12  Main loop            : 3.28
% 14.60/5.12  Inferencing          : 0.96
% 14.60/5.12  Reduction            : 1.20
% 14.60/5.12  Demodulation         : 0.80
% 14.60/5.12  BG Simplification    : 0.08
% 14.60/5.12  Subsumption          : 0.78
% 14.60/5.12  Abstraction          : 0.07
% 14.60/5.12  MUC search           : 0.00
% 14.60/5.12  Cooper               : 0.00
% 14.60/5.12  Total                : 4.09
% 14.60/5.12  Index Insertion      : 0.00
% 14.60/5.12  Index Deletion       : 0.00
% 14.60/5.12  Index Matching       : 0.00
% 14.60/5.12  BG Taut test         : 0.00
%------------------------------------------------------------------------------