TSTP Solution File: MGT060+1 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : MGT060+1 : TPTP v8.1.2. Released v2.4.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 10:49:46 EDT 2023

% Result   : Theorem 8.04s 2.87s
% Output   : CNFRefutation 8.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   28
% Syntax   : Number of formulae    :  139 (  71 unt;  17 typ;   0 def)
%            Number of atoms       :  250 (  82 equ)
%            Maximal formula atoms :   16 (   2 avg)
%            Number of connectives :  204 (  76   ~; 106   |;  12   &)
%                                         (   1 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   17 (   9   >;   8   *;   0   +;   0  <<)
%            Number of predicates  :   10 (   8 usr;   1 prp; 0-2 aty)
%            Number of functors    :    9 (   9 usr;   8 con; 0-2 aty)
%            Number of variables   :   65 (;  65   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ smaller_or_equal > smaller > positional_advantage > is_aligned > has_immunity > greater_or_equal > greater > organization > hazard_of_mortality > #nlpp > very_low > mod2 > mod1 > low > high > #skF_2 > #skF_3 > #skF_1

%Foreground sorts:

%Background operators:

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

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

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

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

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

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

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

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

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

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

tff('#skF_2',type,
    '#skF_2': $i ).

tff('#skF_3',type,
    '#skF_3': $i ).

tff('#skF_1',type,
    '#skF_1': $i ).

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

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

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

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

tff(f_168,axiom,
    greater(high,mod2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_18d) ).

tff(f_117,axiom,
    ! [X,Y] :
      ( smaller(X,Y)
      | ( X = Y )
      | greater(X,Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/MGT001+0.ax',meaning_postulate_greater_comparable) ).

tff(f_81,axiom,
    ! [X,Y] :
      ( smaller(X,Y)
    <=> greater(Y,X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/MGT001+0.ax',definition_smaller) ).

tff(f_98,axiom,
    ! [X,Y,Z] :
      ( ( greater(X,Y)
        & greater(Y,Z) )
     => greater(X,Z) ),
    file('/export/starexec/sandbox/benchmark/Axioms/MGT001+0.ax',meaning_postulate_greater_transitive) ).

tff(f_169,axiom,
    greater(mod2,low),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_18e) ).

tff(f_167,axiom,
    greater(low,very_low),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_18c) ).

tff(f_187,negated_conjecture,
    ~ ! [X,T0,T] :
        ( ( organization(X)
          & has_immunity(X,T0)
          & ~ has_immunity(X,T) )
       => greater(hazard_of_mortality(X,T),hazard_of_mortality(X,T0)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_3) ).

tff(f_160,axiom,
    ! [X,T] :
      ( organization(X)
     => ( ( has_immunity(X,T)
         => ( hazard_of_mortality(X,T) = very_low ) )
        & ( ~ has_immunity(X,T)
         => ( ( ( is_aligned(X,T)
                & positional_advantage(X,T) )
             => ( hazard_of_mortality(X,T) = low ) )
            & ( ( ~ is_aligned(X,T)
                & positional_advantage(X,T) )
             => ( hazard_of_mortality(X,T) = mod1 ) )
            & ( ( is_aligned(X,T)
                & ~ positional_advantage(X,T) )
             => ( hazard_of_mortality(X,T) = mod2 ) )
            & ( ( ~ is_aligned(X,T)
                & ~ positional_advantage(X,T) )
             => ( hazard_of_mortality(X,T) = high ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_17) ).

tff(f_87,axiom,
    ! [X,Y] :
      ~ ( greater(X,Y)
        & greater(Y,X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/MGT001+0.ax',meaning_postulate_greater_strict) ).

tff(f_165,axiom,
    greater(high,mod1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_18a) ).

tff(f_166,axiom,
    greater(mod1,low),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_18b) ).

tff(c_40,plain,
    greater(high,mod2),
    inference(cnfTransformation,[status(thm)],[f_168]) ).

tff(c_77,plain,
    ! [X_28,Y_29] :
      ( greater(X_28,Y_29)
      | ( Y_29 = X_28 )
      | smaller(X_28,Y_29) ),
    inference(cnfTransformation,[status(thm)],[f_117]) ).

tff(c_14,plain,
    ! [Y_6,X_5] :
      ( greater(Y_6,X_5)
      | ~ smaller(X_5,Y_6) ),
    inference(cnfTransformation,[status(thm)],[f_81]) ).

tff(c_81,plain,
    ! [Y_29,X_28] :
      ( greater(Y_29,X_28)
      | greater(X_28,Y_29)
      | ( Y_29 = X_28 ) ),
    inference(resolution,[status(thm)],[c_77,c_14]) ).

tff(c_161,plain,
    ! [X_36,Z_37,Y_38] :
      ( greater(X_36,Z_37)
      | ~ greater(Y_38,Z_37)
      | ~ greater(X_36,Y_38) ),
    inference(cnfTransformation,[status(thm)],[f_98]) ).

tff(c_178,plain,
    ! [X_36] :
      ( greater(X_36,mod2)
      | ~ greater(X_36,high) ),
    inference(resolution,[status(thm)],[c_40,c_161]) ).

tff(c_42,plain,
    greater(mod2,low),
    inference(cnfTransformation,[status(thm)],[f_169]) ).

tff(c_280,plain,
    ! [X_46] :
      ( greater(X_46,low)
      | ~ greater(X_46,mod2) ),
    inference(resolution,[status(thm)],[c_42,c_161]) ).

tff(c_320,plain,
    ! [X_48] :
      ( greater(X_48,low)
      | ~ greater(X_48,high) ),
    inference(resolution,[status(thm)],[c_178,c_280]) ).

tff(c_38,plain,
    greater(low,very_low),
    inference(cnfTransformation,[status(thm)],[f_167]) ).

tff(c_261,plain,
    ! [X_45] :
      ( greater(X_45,very_low)
      | ~ greater(X_45,low) ),
    inference(resolution,[status(thm)],[c_38,c_161]) ).

tff(c_50,plain,
    organization('#skF_1'),
    inference(cnfTransformation,[status(thm)],[f_187]) ).

tff(c_48,plain,
    has_immunity('#skF_1','#skF_2'),
    inference(cnfTransformation,[status(thm)],[f_187]) ).

tff(c_241,plain,
    ! [X_43,T_44] :
      ( ( hazard_of_mortality(X_43,T_44) = very_low )
      | ~ has_immunity(X_43,T_44)
      | ~ organization(X_43) ),
    inference(cnfTransformation,[status(thm)],[f_160]) ).

tff(c_244,plain,
    ( ( hazard_of_mortality('#skF_1','#skF_2') = very_low )
    | ~ organization('#skF_1') ),
    inference(resolution,[status(thm)],[c_48,c_241]) ).

tff(c_247,plain,
    hazard_of_mortality('#skF_1','#skF_2') = very_low,
    inference(demodulation,[status(thm),theory(equality)],[c_50,c_244]) ).

tff(c_44,plain,
    ~ greater(hazard_of_mortality('#skF_1','#skF_3'),hazard_of_mortality('#skF_1','#skF_2')),
    inference(cnfTransformation,[status(thm)],[f_187]) ).

tff(c_248,plain,
    ~ greater(hazard_of_mortality('#skF_1','#skF_3'),very_low),
    inference(demodulation,[status(thm),theory(equality)],[c_247,c_44]) ).

tff(c_269,plain,
    ~ greater(hazard_of_mortality('#skF_1','#skF_3'),low),
    inference(resolution,[status(thm)],[c_261,c_248]) ).

tff(c_331,plain,
    ~ greater(hazard_of_mortality('#skF_1','#skF_3'),high),
    inference(resolution,[status(thm)],[c_320,c_269]) ).

tff(c_350,plain,
    ( greater(high,hazard_of_mortality('#skF_1','#skF_3'))
    | ( hazard_of_mortality('#skF_1','#skF_3') = high ) ),
    inference(resolution,[status(thm)],[c_81,c_331]) ).

tff(c_3914,plain,
    hazard_of_mortality('#skF_1','#skF_3') = high,
    inference(splitLeft,[status(thm)],[c_350]) ).

tff(c_61,plain,
    ! [Y_26,X_27] :
      ( ~ greater(Y_26,X_27)
      | ~ greater(X_27,Y_26) ),
    inference(cnfTransformation,[status(thm)],[f_87]) ).

tff(c_74,plain,
    ~ greater(low,mod2),
    inference(resolution,[status(thm)],[c_42,c_61]) ).

tff(c_3497,plain,
    ! [Y_123] :
      ( greater(Y_123,low)
      | greater(mod2,Y_123)
      | ( mod2 = Y_123 ) ),
    inference(resolution,[status(thm)],[c_81,c_280]) ).

tff(c_3540,plain,
    ( greater(mod2,hazard_of_mortality('#skF_1','#skF_3'))
    | ( hazard_of_mortality('#skF_1','#skF_3') = mod2 ) ),
    inference(resolution,[status(thm)],[c_3497,c_269]) ).

tff(c_3554,plain,
    hazard_of_mortality('#skF_1','#skF_3') = mod2,
    inference(splitLeft,[status(thm)],[c_3540]) ).

tff(c_73,plain,
    ~ greater(very_low,low),
    inference(resolution,[status(thm)],[c_38,c_61]) ).

tff(c_279,plain,
    ( greater(low,hazard_of_mortality('#skF_1','#skF_3'))
    | ( hazard_of_mortality('#skF_1','#skF_3') = low ) ),
    inference(resolution,[status(thm)],[c_81,c_269]) ).

tff(c_3378,plain,
    hazard_of_mortality('#skF_1','#skF_3') = low,
    inference(splitLeft,[status(thm)],[c_279]) ).

tff(c_34,plain,
    greater(high,mod1),
    inference(cnfTransformation,[status(thm)],[f_165]) ).

tff(c_183,plain,
    ! [X_39] :
      ( greater(X_39,mod2)
      | ~ greater(X_39,high) ),
    inference(resolution,[status(thm)],[c_40,c_161]) ).

tff(c_192,plain,
    ~ greater(low,high),
    inference(resolution,[status(thm)],[c_183,c_74]) ).

tff(c_200,plain,
    ( greater(high,low)
    | ( low = high ) ),
    inference(resolution,[status(thm)],[c_81,c_192]) ).

tff(c_202,plain,
    low = high,
    inference(splitLeft,[status(thm)],[c_200]) ).

tff(c_36,plain,
    greater(mod1,low),
    inference(cnfTransformation,[status(thm)],[f_166]) ).

tff(c_76,plain,
    ~ greater(low,mod1),
    inference(resolution,[status(thm)],[c_36,c_61]) ).

tff(c_211,plain,
    ~ greater(high,mod1),
    inference(demodulation,[status(thm),theory(equality)],[c_202,c_76]) ).

tff(c_219,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_34,c_211]) ).

tff(c_220,plain,
    greater(high,low),
    inference(splitRight,[status(thm)],[c_200]) ).

tff(c_333,plain,
    ~ greater(very_low,high),
    inference(resolution,[status(thm)],[c_320,c_73]) ).

tff(c_341,plain,
    ( greater(high,very_low)
    | ( very_low = high ) ),
    inference(resolution,[status(thm)],[c_81,c_333]) ).

tff(c_352,plain,
    very_low = high,
    inference(splitLeft,[status(thm)],[c_341]) ).

tff(c_358,plain,
    ~ greater(high,low),
    inference(demodulation,[status(thm),theory(equality)],[c_352,c_73]) ).

tff(c_362,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_220,c_358]) ).

tff(c_364,plain,
    very_low != high,
    inference(splitRight,[status(thm)],[c_341]) ).

tff(c_300,plain,
    ! [X_47] :
      ( greater(X_47,low)
      | ~ greater(X_47,mod1) ),
    inference(resolution,[status(thm)],[c_36,c_161]) ).

tff(c_567,plain,
    ! [X_59] :
      ( greater(X_59,low)
      | greater(mod1,X_59)
      | ( mod1 = X_59 ) ),
    inference(resolution,[status(thm)],[c_81,c_300]) ).

tff(c_605,plain,
    ( greater(mod1,very_low)
    | ( very_low = mod1 ) ),
    inference(resolution,[status(thm)],[c_567,c_73]) ).

tff(c_620,plain,
    very_low = mod1,
    inference(splitLeft,[status(thm)],[c_605]) ).

tff(c_632,plain,
    ~ greater(mod1,low),
    inference(demodulation,[status(thm),theory(equality)],[c_620,c_73]) ).

tff(c_637,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_36,c_632]) ).

tff(c_639,plain,
    very_low != mod1,
    inference(splitRight,[status(thm)],[c_605]) ).

tff(c_736,plain,
    ! [X_64] :
      ( greater(X_64,low)
      | greater(mod2,X_64)
      | ( mod2 = X_64 ) ),
    inference(resolution,[status(thm)],[c_81,c_280]) ).

tff(c_777,plain,
    ( greater(mod2,very_low)
    | ( very_low = mod2 ) ),
    inference(resolution,[status(thm)],[c_736,c_73]) ).

tff(c_798,plain,
    very_low = mod2,
    inference(splitLeft,[status(thm)],[c_777]) ).

tff(c_815,plain,
    ~ greater(mod2,low),
    inference(demodulation,[status(thm),theory(equality)],[c_798,c_73]) ).

tff(c_820,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_42,c_815]) ).

tff(c_822,plain,
    very_low != mod2,
    inference(splitRight,[status(thm)],[c_777]) ).

tff(c_259,plain,
    ( greater(very_low,hazard_of_mortality('#skF_1','#skF_3'))
    | ( hazard_of_mortality('#skF_1','#skF_3') = very_low ) ),
    inference(resolution,[status(thm)],[c_81,c_248]) ).

tff(c_365,plain,
    hazard_of_mortality('#skF_1','#skF_3') = very_low,
    inference(splitLeft,[status(thm)],[c_259]) ).

tff(c_26,plain,
    ! [X_14,T_15] :
      ( ( hazard_of_mortality(X_14,T_15) = high )
      | positional_advantage(X_14,T_15)
      | is_aligned(X_14,T_15)
      | has_immunity(X_14,T_15)
      | ~ organization(X_14) ),
    inference(cnfTransformation,[status(thm)],[f_160]) ).

tff(c_789,plain,
    ! [X_65,T_66] :
      ( ( hazard_of_mortality(X_65,T_66) = mod1 )
      | ~ positional_advantage(X_65,T_66)
      | is_aligned(X_65,T_66)
      | has_immunity(X_65,T_66)
      | ~ organization(X_65) ),
    inference(cnfTransformation,[status(thm)],[f_160]) ).

tff(c_797,plain,
    ! [X_14,T_15] :
      ( ( hazard_of_mortality(X_14,T_15) = mod1 )
      | ( hazard_of_mortality(X_14,T_15) = high )
      | is_aligned(X_14,T_15)
      | has_immunity(X_14,T_15)
      | ~ organization(X_14) ),
    inference(resolution,[status(thm)],[c_26,c_789]) ).

tff(c_615,plain,
    ! [X_60,T_61] :
      ( ( hazard_of_mortality(X_60,T_61) = mod2 )
      | positional_advantage(X_60,T_61)
      | ~ is_aligned(X_60,T_61)
      | has_immunity(X_60,T_61)
      | ~ organization(X_60) ),
    inference(cnfTransformation,[status(thm)],[f_160]) ).

tff(c_32,plain,
    ! [X_14,T_15] :
      ( ( hazard_of_mortality(X_14,T_15) = low )
      | ~ positional_advantage(X_14,T_15)
      | ~ is_aligned(X_14,T_15)
      | has_immunity(X_14,T_15)
      | ~ organization(X_14) ),
    inference(cnfTransformation,[status(thm)],[f_160]) ).

tff(c_1146,plain,
    ! [X_77,T_78] :
      ( ( hazard_of_mortality(X_77,T_78) = low )
      | ( hazard_of_mortality(X_77,T_78) = mod2 )
      | ~ is_aligned(X_77,T_78)
      | has_immunity(X_77,T_78)
      | ~ organization(X_77) ),
    inference(resolution,[status(thm)],[c_615,c_32]) ).

tff(c_2956,plain,
    ! [X_104,T_105] :
      ( ( hazard_of_mortality(X_104,T_105) = low )
      | ( hazard_of_mortality(X_104,T_105) = mod2 )
      | ( hazard_of_mortality(X_104,T_105) = mod1 )
      | ( hazard_of_mortality(X_104,T_105) = high )
      | has_immunity(X_104,T_105)
      | ~ organization(X_104) ),
    inference(resolution,[status(thm)],[c_797,c_1146]) ).

tff(c_46,plain,
    ~ has_immunity('#skF_1','#skF_3'),
    inference(cnfTransformation,[status(thm)],[f_187]) ).

tff(c_2962,plain,
    ( ( hazard_of_mortality('#skF_1','#skF_3') = low )
    | ( hazard_of_mortality('#skF_1','#skF_3') = mod2 )
    | ( hazard_of_mortality('#skF_1','#skF_3') = mod1 )
    | ( hazard_of_mortality('#skF_1','#skF_3') = high )
    | ~ organization('#skF_1') ),
    inference(resolution,[status(thm)],[c_2956,c_46]) ).

tff(c_2966,plain,
    ( ( very_low = low )
    | ( very_low = mod2 )
    | ( very_low = mod1 )
    | ( very_low = high ) ),
    inference(demodulation,[status(thm),theory(equality)],[c_50,c_365,c_365,c_365,c_365,c_2962]) ).

tff(c_2967,plain,
    very_low = low,
    inference(negUnitSimplification,[status(thm)],[c_364,c_639,c_822,c_2966]) ).

tff(c_374,plain,
    ~ greater(very_low,very_low),
    inference(demodulation,[status(thm),theory(equality)],[c_365,c_248]) ).

tff(c_2989,plain,
    ~ greater(low,low),
    inference(demodulation,[status(thm),theory(equality)],[c_2967,c_2967,c_374]) ).

tff(c_2998,plain,
    greater(low,low),
    inference(demodulation,[status(thm),theory(equality)],[c_2967,c_38]) ).

tff(c_3028,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_2989,c_2998]) ).

tff(c_3029,plain,
    greater(very_low,hazard_of_mortality('#skF_1','#skF_3')),
    inference(splitRight,[status(thm)],[c_259]) ).

tff(c_3380,plain,
    greater(very_low,low),
    inference(demodulation,[status(thm),theory(equality)],[c_3378,c_3029]) ).

tff(c_3386,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_73,c_3380]) ).

tff(c_3387,plain,
    greater(low,hazard_of_mortality('#skF_1','#skF_3')),
    inference(splitRight,[status(thm)],[c_279]) ).

tff(c_3557,plain,
    greater(low,mod2),
    inference(demodulation,[status(thm),theory(equality)],[c_3554,c_3387]) ).

tff(c_3566,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_74,c_3557]) ).

tff(c_3567,plain,
    greater(mod2,hazard_of_mortality('#skF_1','#skF_3')),
    inference(splitRight,[status(thm)],[c_3540]) ).

tff(c_18,plain,
    ! [Y_8,X_7] :
      ( ~ greater(Y_8,X_7)
      | ~ greater(X_7,Y_8) ),
    inference(cnfTransformation,[status(thm)],[f_87]) ).

tff(c_3633,plain,
    ~ greater(hazard_of_mortality('#skF_1','#skF_3'),mod2),
    inference(resolution,[status(thm)],[c_3567,c_18]) ).

tff(c_3916,plain,
    ~ greater(high,mod2),
    inference(demodulation,[status(thm),theory(equality)],[c_3914,c_3633]) ).

tff(c_3931,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_40,c_3916]) ).

tff(c_3933,plain,
    hazard_of_mortality('#skF_1','#skF_3') != high,
    inference(splitRight,[status(thm)],[c_350]) ).

tff(c_3236,plain,
    ! [X_116] :
      ( greater(X_116,low)
      | greater(mod1,X_116)
      | ( mod1 = X_116 ) ),
    inference(resolution,[status(thm)],[c_81,c_300]) ).

tff(c_3278,plain,
    ( greater(mod1,very_low)
    | ( very_low = mod1 ) ),
    inference(resolution,[status(thm)],[c_3236,c_73]) ).

tff(c_3288,plain,
    very_low = mod1,
    inference(splitLeft,[status(thm)],[c_3278]) ).

tff(c_3301,plain,
    ~ greater(mod1,low),
    inference(demodulation,[status(thm),theory(equality)],[c_3288,c_73]) ).

tff(c_3306,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_36,c_3301]) ).

tff(c_3307,plain,
    greater(mod1,very_low),
    inference(splitRight,[status(thm)],[c_3278]) ).

tff(c_3318,plain,
    ~ greater(very_low,mod1),
    inference(resolution,[status(thm)],[c_3307,c_18]) ).

tff(c_3276,plain,
    ( greater(mod1,hazard_of_mortality('#skF_1','#skF_3'))
    | ( hazard_of_mortality('#skF_1','#skF_3') = mod1 ) ),
    inference(resolution,[status(thm)],[c_3236,c_269]) ).

tff(c_3309,plain,
    hazard_of_mortality('#skF_1','#skF_3') = mod1,
    inference(splitLeft,[status(thm)],[c_3276]) ).

tff(c_3335,plain,
    greater(very_low,mod1),
    inference(demodulation,[status(thm),theory(equality)],[c_3309,c_3029]) ).

tff(c_3341,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_3318,c_3335]) ).

tff(c_3343,plain,
    hazard_of_mortality('#skF_1','#skF_3') != mod1,
    inference(splitRight,[status(thm)],[c_3276]) ).

tff(c_3568,plain,
    hazard_of_mortality('#skF_1','#skF_3') != mod2,
    inference(splitRight,[status(thm)],[c_3540]) ).

tff(c_3388,plain,
    hazard_of_mortality('#skF_1','#skF_3') != low,
    inference(splitRight,[status(thm)],[c_279]) ).

tff(c_3045,plain,
    ! [X_106,T_107] :
      ( ( hazard_of_mortality(X_106,T_107) = mod1 )
      | ~ positional_advantage(X_106,T_107)
      | is_aligned(X_106,T_107)
      | has_immunity(X_106,T_107)
      | ~ organization(X_106) ),
    inference(cnfTransformation,[status(thm)],[f_160]) ).

tff(c_3595,plain,
    ! [X_124,T_125] :
      ( ( hazard_of_mortality(X_124,T_125) = mod1 )
      | ( hazard_of_mortality(X_124,T_125) = high )
      | is_aligned(X_124,T_125)
      | has_immunity(X_124,T_125)
      | ~ organization(X_124) ),
    inference(resolution,[status(thm)],[c_26,c_3045]) ).

tff(c_28,plain,
    ! [X_14,T_15] :
      ( ( hazard_of_mortality(X_14,T_15) = mod2 )
      | positional_advantage(X_14,T_15)
      | ~ is_aligned(X_14,T_15)
      | has_immunity(X_14,T_15)
      | ~ organization(X_14) ),
    inference(cnfTransformation,[status(thm)],[f_160]) ).

tff(c_3344,plain,
    ! [X_117,T_118] :
      ( ( hazard_of_mortality(X_117,T_118) = low )
      | ~ positional_advantage(X_117,T_118)
      | ~ is_aligned(X_117,T_118)
      | has_immunity(X_117,T_118)
      | ~ organization(X_117) ),
    inference(cnfTransformation,[status(thm)],[f_160]) ).

tff(c_3351,plain,
    ! [X_14,T_15] :
      ( ( hazard_of_mortality(X_14,T_15) = low )
      | ( hazard_of_mortality(X_14,T_15) = mod2 )
      | ~ is_aligned(X_14,T_15)
      | has_immunity(X_14,T_15)
      | ~ organization(X_14) ),
    inference(resolution,[status(thm)],[c_28,c_3344]) ).

tff(c_8538,plain,
    ! [X_180,T_181] :
      ( ( hazard_of_mortality(X_180,T_181) = low )
      | ( hazard_of_mortality(X_180,T_181) = mod2 )
      | ( hazard_of_mortality(X_180,T_181) = mod1 )
      | ( hazard_of_mortality(X_180,T_181) = high )
      | has_immunity(X_180,T_181)
      | ~ organization(X_180) ),
    inference(resolution,[status(thm)],[c_3595,c_3351]) ).

tff(c_8544,plain,
    ( ( hazard_of_mortality('#skF_1','#skF_3') = low )
    | ( hazard_of_mortality('#skF_1','#skF_3') = mod2 )
    | ( hazard_of_mortality('#skF_1','#skF_3') = mod1 )
    | ( hazard_of_mortality('#skF_1','#skF_3') = high )
    | ~ organization('#skF_1') ),
    inference(resolution,[status(thm)],[c_8538,c_46]) ).

tff(c_8548,plain,
    ( ( hazard_of_mortality('#skF_1','#skF_3') = low )
    | ( hazard_of_mortality('#skF_1','#skF_3') = mod2 )
    | ( hazard_of_mortality('#skF_1','#skF_3') = mod1 )
    | ( hazard_of_mortality('#skF_1','#skF_3') = high ) ),
    inference(demodulation,[status(thm),theory(equality)],[c_50,c_8544]) ).

tff(c_8550,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_3933,c_3343,c_3568,c_3388,c_8548]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : MGT060+1 : TPTP v8.1.2. Released v2.4.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.15/0.34  % Computer : n029.cluster.edu
% 0.15/0.34  % Model    : x86_64 x86_64
% 0.15/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.34  % Memory   : 8042.1875MB
% 0.15/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.34  % CPULimit : 300
% 0.15/0.34  % WCLimit  : 300
% 0.15/0.34  % DateTime : Thu Aug  3 20:47:22 EDT 2023
% 0.15/0.34  % CPUTime  : 
% 8.04/2.87  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 8.04/2.88  
% 8.04/2.88  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 8.16/2.92  
% 8.16/2.92  Inference rules
% 8.16/2.92  ----------------------
% 8.16/2.92  #Ref     : 0
% 8.16/2.92  #Sup     : 1929
% 8.16/2.92  #Fact    : 2
% 8.16/2.92  #Define  : 0
% 8.16/2.92  #Split   : 11
% 8.16/2.92  #Chain   : 0
% 8.16/2.92  #Close   : 0
% 8.16/2.92  
% 8.16/2.92  Ordering : KBO
% 8.16/2.92  
% 8.16/2.92  Simplification rules
% 8.16/2.92  ----------------------
% 8.16/2.92  #Subsume      : 1302
% 8.16/2.92  #Demod        : 1021
% 8.16/2.92  #Tautology    : 309
% 8.16/2.92  #SimpNegUnit  : 276
% 8.16/2.92  #BackRed      : 147
% 8.16/2.92  
% 8.16/2.92  #Partial instantiations: 0
% 8.16/2.92  #Strategies tried      : 1
% 8.16/2.92  
% 8.16/2.92  Timing (in seconds)
% 8.16/2.92  ----------------------
% 8.16/2.93  Preprocessing        : 0.51
% 8.16/2.93  Parsing              : 0.25
% 8.16/2.93  CNF conversion       : 0.03
% 8.16/2.93  Main loop            : 1.37
% 8.16/2.93  Inferencing          : 0.46
% 8.16/2.93  Reduction            : 0.44
% 8.16/2.93  Demodulation         : 0.29
% 8.16/2.93  BG Simplification    : 0.04
% 8.16/2.93  Subsumption          : 0.35
% 8.16/2.93  Abstraction          : 0.06
% 8.16/2.93  MUC search           : 0.00
% 8.16/2.93  Cooper               : 0.00
% 8.16/2.93  Total                : 1.95
% 8.16/2.93  Index Insertion      : 0.00
% 8.16/2.93  Index Deletion       : 0.00
% 8.16/2.93  Index Matching       : 0.00
% 8.16/2.93  BG Taut test         : 0.00
%------------------------------------------------------------------------------