TSTP Solution File: MGT050-1 by iProverMo---2.5-0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProverMo---2.5-0.1
% Problem  : MGT050-1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : iprover_modulo %s %d

% Computer : n017.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  : 600s
% DateTime : Sun Jul 17 22:14:01 EDT 2022

% Result   : Unsatisfiable 1.09s 1.28s
% Output   : CNFRefutation 1.09s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   36
%            Number of leaves      :   41
% Syntax   : Number of formulae    :  293 (  53 unt;   0 def)
%            Number of atoms       :  820 ( 152 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives : 1009 ( 482   ~; 527   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    9 (   7 usr;   1 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   3 con; 0-2 aty)
%            Number of variables   :  554 (  36 sgn 174   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
% Axioms transformation by autotheo
% Orienting (remaining) axiom formulas using strategy Equiv(ClausalAll)
% Orienting axioms whose shape is orientable
% Start CNF derivation
% End CNF derivation
% Orienting (remaining) axiom formulas using strategy ClausalAll
% CNF of (remaining) axioms:
% Start CNF derivation
fof(c_0_0,axiom,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | has_immunity(X3,X2)
      | has_immunity(X3,X1)
      | ~ greater(capability(X3,X1),capability(X3,X2))
      | ~ greater_or_equal(position(X3,X1),position(X3,X2))
      | smaller(hazard_of_mortality(X3,X1),hazard_of_mortality(X3,X2)) ),
    file('<stdin>',assumption_4_42) ).

fof(c_0_1,axiom,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | has_immunity(X3,X2)
      | has_immunity(X3,X1)
      | ~ greater_or_equal(capability(X3,X1),capability(X3,X2))
      | ~ greater(position(X3,X1),position(X3,X2))
      | smaller(hazard_of_mortality(X3,X1),hazard_of_mortality(X3,X2)) ),
    file('<stdin>',assumption_4_43) ).

fof(c_0_2,axiom,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | ~ greater(stock_of_knowledge(X3,X2),stock_of_knowledge(X3,X1))
      | ~ smaller_or_equal(internal_friction(X3,X2),internal_friction(X3,X1))
      | greater(capability(X3,X2),capability(X3,X1)) ),
    file('<stdin>',assumption_5_45) ).

fof(c_0_3,axiom,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | ~ smaller_or_equal(stock_of_knowledge(X3,X2),stock_of_knowledge(X3,X1))
      | ~ greater(internal_friction(X3,X2),internal_friction(X3,X1))
      | smaller(capability(X3,X2),capability(X3,X1)) ),
    file('<stdin>',assumption_5_46) ).

fof(c_0_4,axiom,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | ~ greater(external_ties(X3,X2),external_ties(X3,X1))
      | greater(position(X3,X2),position(X3,X1)) ),
    file('<stdin>',assumption_6_48) ).

fof(c_0_5,axiom,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | ~ greater(age(X3,X2),age(X3,X1))
      | greater(internal_friction(X3,X2),internal_friction(X3,X1)) ),
    file('<stdin>',assumption_12_52) ).

fof(c_0_6,axiom,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | has_immunity(X3,X2)
      | has_immunity(X3,X1)
      | capability(X3,X1) != capability(X3,X2)
      | position(X3,X1) != position(X3,X2)
      | hazard_of_mortality(X3,X1) = hazard_of_mortality(X3,X2) ),
    file('<stdin>',assumption_4_44) ).

fof(c_0_7,axiom,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | stock_of_knowledge(X3,X2) != stock_of_knowledge(X3,X1)
      | internal_friction(X3,X2) != internal_friction(X3,X1)
      | capability(X3,X2) = capability(X3,X1) ),
    file('<stdin>',assumption_5_47) ).

fof(c_0_8,axiom,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | external_ties(X3,X2) != external_ties(X3,X1)
      | position(X3,X2) = position(X3,X1) ),
    file('<stdin>',assumption_6_49) ).

fof(c_0_9,axiom,
    ! [X1,X2,X3] :
      ( ~ greater(X3,X2)
      | ~ greater(X2,X1)
      | greater(X3,X1) ),
    file('<stdin>',meaning_postulate_greater_transitive_10) ).

fof(c_0_10,axiom,
    ! [X2,X3] :
      ( ~ greater(X3,X2)
      | ~ greater(X2,X3) ),
    file('<stdin>',meaning_postulate_greater_strict_9) ).

fof(c_0_11,axiom,
    ! [X2,X3] :
      ( ~ smaller_or_equal(X3,X2)
      | smaller(X3,X2)
      | X3 = X2 ),
    file('<stdin>',definition_smaller_or_equal_1) ).

fof(c_0_12,axiom,
    ! [X2,X3] :
      ( ~ greater_or_equal(X3,X2)
      | greater(X3,X2)
      | X3 = X2 ),
    file('<stdin>',definition_greater_or_equal_4) ).

fof(c_0_13,axiom,
    ! [X2,X3] :
      ( ~ smaller(X3,X2)
      | smaller_or_equal(X3,X2) ),
    file('<stdin>',definition_smaller_or_equal_2) ).

fof(c_0_14,axiom,
    ! [X2,X3] :
      ( ~ greater(X3,X2)
      | greater_or_equal(X3,X2) ),
    file('<stdin>',definition_greater_or_equal_5) ).

fof(c_0_15,axiom,
    ! [X2,X3] :
      ( ~ smaller(X3,X2)
      | greater(X2,X3) ),
    file('<stdin>',definition_smaller_7) ).

fof(c_0_16,axiom,
    ! [X2,X3] :
      ( ~ greater(X3,X2)
      | smaller(X2,X3) ),
    file('<stdin>',definition_smaller_8) ).

fof(c_0_17,axiom,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | stock_of_knowledge(X3,X2) = stock_of_knowledge(X3,X1) ),
    file('<stdin>',assumption_10_50) ).

fof(c_0_18,axiom,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | external_ties(X3,X2) = external_ties(X3,X1) ),
    file('<stdin>',assumption_11_51) ).

fof(c_0_19,axiom,
    ! [X2,X3] :
      ( ~ organization(X3)
      | has_endowment(X3)
      | ~ has_immunity(X3,X2) ),
    file('<stdin>',assumption_1_41) ).

fof(c_0_20,axiom,
    ! [X2,X3] :
      ( smaller(X3,X2)
      | X3 = X2
      | greater(X3,X2) ),
    file('<stdin>',meaning_postulate_greater_comparable_11) ).

fof(c_0_21,axiom,
    ! [X2,X3] :
      ( X3 != X2
      | smaller_or_equal(X3,X2) ),
    file('<stdin>',definition_smaller_or_equal_3) ).

fof(c_0_22,axiom,
    ! [X2,X3] :
      ( X3 != X2
      | greater_or_equal(X3,X2) ),
    file('<stdin>',definition_greater_or_equal_6) ).

fof(c_0_23,plain,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | has_immunity(X3,X2)
      | has_immunity(X3,X1)
      | ~ greater(capability(X3,X1),capability(X3,X2))
      | ~ greater_or_equal(position(X3,X1),position(X3,X2))
      | smaller(hazard_of_mortality(X3,X1),hazard_of_mortality(X3,X2)) ),
    inference(fof_simplification,[status(thm)],[c_0_0]) ).

fof(c_0_24,plain,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | has_immunity(X3,X2)
      | has_immunity(X3,X1)
      | ~ greater_or_equal(capability(X3,X1),capability(X3,X2))
      | ~ greater(position(X3,X1),position(X3,X2))
      | smaller(hazard_of_mortality(X3,X1),hazard_of_mortality(X3,X2)) ),
    inference(fof_simplification,[status(thm)],[c_0_1]) ).

fof(c_0_25,plain,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | ~ greater(stock_of_knowledge(X3,X2),stock_of_knowledge(X3,X1))
      | ~ smaller_or_equal(internal_friction(X3,X2),internal_friction(X3,X1))
      | greater(capability(X3,X2),capability(X3,X1)) ),
    inference(fof_simplification,[status(thm)],[c_0_2]) ).

fof(c_0_26,plain,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | ~ smaller_or_equal(stock_of_knowledge(X3,X2),stock_of_knowledge(X3,X1))
      | ~ greater(internal_friction(X3,X2),internal_friction(X3,X1))
      | smaller(capability(X3,X2),capability(X3,X1)) ),
    inference(fof_simplification,[status(thm)],[c_0_3]) ).

fof(c_0_27,plain,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | ~ greater(external_ties(X3,X2),external_ties(X3,X1))
      | greater(position(X3,X2),position(X3,X1)) ),
    inference(fof_simplification,[status(thm)],[c_0_4]) ).

fof(c_0_28,plain,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | ~ greater(age(X3,X2),age(X3,X1))
      | greater(internal_friction(X3,X2),internal_friction(X3,X1)) ),
    inference(fof_simplification,[status(thm)],[c_0_5]) ).

fof(c_0_29,plain,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | has_immunity(X3,X2)
      | has_immunity(X3,X1)
      | capability(X3,X1) != capability(X3,X2)
      | position(X3,X1) != position(X3,X2)
      | hazard_of_mortality(X3,X1) = hazard_of_mortality(X3,X2) ),
    inference(fof_simplification,[status(thm)],[c_0_6]) ).

fof(c_0_30,plain,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | stock_of_knowledge(X3,X2) != stock_of_knowledge(X3,X1)
      | internal_friction(X3,X2) != internal_friction(X3,X1)
      | capability(X3,X2) = capability(X3,X1) ),
    inference(fof_simplification,[status(thm)],[c_0_7]) ).

fof(c_0_31,plain,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | external_ties(X3,X2) != external_ties(X3,X1)
      | position(X3,X2) = position(X3,X1) ),
    inference(fof_simplification,[status(thm)],[c_0_8]) ).

fof(c_0_32,plain,
    ! [X1,X2,X3] :
      ( ~ greater(X3,X2)
      | ~ greater(X2,X1)
      | greater(X3,X1) ),
    inference(fof_simplification,[status(thm)],[c_0_9]) ).

fof(c_0_33,plain,
    ! [X2,X3] :
      ( ~ greater(X3,X2)
      | ~ greater(X2,X3) ),
    inference(fof_simplification,[status(thm)],[c_0_10]) ).

fof(c_0_34,plain,
    ! [X2,X3] :
      ( ~ smaller_or_equal(X3,X2)
      | smaller(X3,X2)
      | X3 = X2 ),
    inference(fof_simplification,[status(thm)],[c_0_11]) ).

fof(c_0_35,plain,
    ! [X2,X3] :
      ( ~ greater_or_equal(X3,X2)
      | greater(X3,X2)
      | X3 = X2 ),
    inference(fof_simplification,[status(thm)],[c_0_12]) ).

fof(c_0_36,plain,
    ! [X2,X3] :
      ( ~ smaller(X3,X2)
      | smaller_or_equal(X3,X2) ),
    inference(fof_simplification,[status(thm)],[c_0_13]) ).

fof(c_0_37,plain,
    ! [X2,X3] :
      ( ~ greater(X3,X2)
      | greater_or_equal(X3,X2) ),
    inference(fof_simplification,[status(thm)],[c_0_14]) ).

fof(c_0_38,plain,
    ! [X2,X3] :
      ( ~ smaller(X3,X2)
      | greater(X2,X3) ),
    inference(fof_simplification,[status(thm)],[c_0_15]) ).

fof(c_0_39,plain,
    ! [X2,X3] :
      ( ~ greater(X3,X2)
      | smaller(X2,X3) ),
    inference(fof_simplification,[status(thm)],[c_0_16]) ).

fof(c_0_40,plain,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | stock_of_knowledge(X3,X2) = stock_of_knowledge(X3,X1) ),
    inference(fof_simplification,[status(thm)],[c_0_17]) ).

fof(c_0_41,plain,
    ! [X1,X2,X3] :
      ( ~ organization(X3)
      | external_ties(X3,X2) = external_ties(X3,X1) ),
    inference(fof_simplification,[status(thm)],[c_0_18]) ).

fof(c_0_42,plain,
    ! [X2,X3] :
      ( ~ organization(X3)
      | has_endowment(X3)
      | ~ has_immunity(X3,X2) ),
    inference(fof_simplification,[status(thm)],[c_0_19]) ).

fof(c_0_43,axiom,
    ! [X2,X3] :
      ( smaller(X3,X2)
      | X3 = X2
      | greater(X3,X2) ),
    c_0_20 ).

fof(c_0_44,axiom,
    ! [X2,X3] :
      ( X3 != X2
      | smaller_or_equal(X3,X2) ),
    c_0_21 ).

fof(c_0_45,axiom,
    ! [X2,X3] :
      ( X3 != X2
      | greater_or_equal(X3,X2) ),
    c_0_22 ).

fof(c_0_46,plain,
    ! [X4,X5,X6] :
      ( ~ organization(X6)
      | has_immunity(X6,X5)
      | has_immunity(X6,X4)
      | ~ greater(capability(X6,X4),capability(X6,X5))
      | ~ greater_or_equal(position(X6,X4),position(X6,X5))
      | smaller(hazard_of_mortality(X6,X4),hazard_of_mortality(X6,X5)) ),
    inference(variable_rename,[status(thm)],[c_0_23]) ).

fof(c_0_47,plain,
    ! [X4,X5,X6] :
      ( ~ organization(X6)
      | has_immunity(X6,X5)
      | has_immunity(X6,X4)
      | ~ greater_or_equal(capability(X6,X4),capability(X6,X5))
      | ~ greater(position(X6,X4),position(X6,X5))
      | smaller(hazard_of_mortality(X6,X4),hazard_of_mortality(X6,X5)) ),
    inference(variable_rename,[status(thm)],[c_0_24]) ).

fof(c_0_48,plain,
    ! [X4,X5,X6] :
      ( ~ organization(X6)
      | ~ greater(stock_of_knowledge(X6,X5),stock_of_knowledge(X6,X4))
      | ~ smaller_or_equal(internal_friction(X6,X5),internal_friction(X6,X4))
      | greater(capability(X6,X5),capability(X6,X4)) ),
    inference(variable_rename,[status(thm)],[c_0_25]) ).

fof(c_0_49,plain,
    ! [X4,X5,X6] :
      ( ~ organization(X6)
      | ~ smaller_or_equal(stock_of_knowledge(X6,X5),stock_of_knowledge(X6,X4))
      | ~ greater(internal_friction(X6,X5),internal_friction(X6,X4))
      | smaller(capability(X6,X5),capability(X6,X4)) ),
    inference(variable_rename,[status(thm)],[c_0_26]) ).

fof(c_0_50,plain,
    ! [X4,X5,X6] :
      ( ~ organization(X6)
      | ~ greater(external_ties(X6,X5),external_ties(X6,X4))
      | greater(position(X6,X5),position(X6,X4)) ),
    inference(variable_rename,[status(thm)],[c_0_27]) ).

fof(c_0_51,plain,
    ! [X4,X5,X6] :
      ( ~ organization(X6)
      | ~ greater(age(X6,X5),age(X6,X4))
      | greater(internal_friction(X6,X5),internal_friction(X6,X4)) ),
    inference(variable_rename,[status(thm)],[c_0_28]) ).

fof(c_0_52,plain,
    ! [X4,X5,X6] :
      ( ~ organization(X6)
      | has_immunity(X6,X5)
      | has_immunity(X6,X4)
      | capability(X6,X4) != capability(X6,X5)
      | position(X6,X4) != position(X6,X5)
      | hazard_of_mortality(X6,X4) = hazard_of_mortality(X6,X5) ),
    inference(variable_rename,[status(thm)],[c_0_29]) ).

fof(c_0_53,plain,
    ! [X4,X5,X6] :
      ( ~ organization(X6)
      | stock_of_knowledge(X6,X5) != stock_of_knowledge(X6,X4)
      | internal_friction(X6,X5) != internal_friction(X6,X4)
      | capability(X6,X5) = capability(X6,X4) ),
    inference(variable_rename,[status(thm)],[c_0_30]) ).

fof(c_0_54,plain,
    ! [X4,X5,X6] :
      ( ~ organization(X6)
      | external_ties(X6,X5) != external_ties(X6,X4)
      | position(X6,X5) = position(X6,X4) ),
    inference(variable_rename,[status(thm)],[c_0_31]) ).

fof(c_0_55,plain,
    ! [X4,X5,X6] :
      ( ~ greater(X6,X5)
      | ~ greater(X5,X4)
      | greater(X6,X4) ),
    inference(variable_rename,[status(thm)],[c_0_32]) ).

fof(c_0_56,plain,
    ! [X4,X5] :
      ( ~ greater(X5,X4)
      | ~ greater(X4,X5) ),
    inference(variable_rename,[status(thm)],[c_0_33]) ).

fof(c_0_57,plain,
    ! [X4,X5] :
      ( ~ smaller_or_equal(X5,X4)
      | smaller(X5,X4)
      | X5 = X4 ),
    inference(variable_rename,[status(thm)],[c_0_34]) ).

fof(c_0_58,plain,
    ! [X4,X5] :
      ( ~ greater_or_equal(X5,X4)
      | greater(X5,X4)
      | X5 = X4 ),
    inference(variable_rename,[status(thm)],[c_0_35]) ).

fof(c_0_59,plain,
    ! [X4,X5] :
      ( ~ smaller(X5,X4)
      | smaller_or_equal(X5,X4) ),
    inference(variable_rename,[status(thm)],[c_0_36]) ).

fof(c_0_60,plain,
    ! [X4,X5] :
      ( ~ greater(X5,X4)
      | greater_or_equal(X5,X4) ),
    inference(variable_rename,[status(thm)],[c_0_37]) ).

fof(c_0_61,plain,
    ! [X4,X5] :
      ( ~ smaller(X5,X4)
      | greater(X4,X5) ),
    inference(variable_rename,[status(thm)],[c_0_38]) ).

fof(c_0_62,plain,
    ! [X4,X5] :
      ( ~ greater(X5,X4)
      | smaller(X4,X5) ),
    inference(variable_rename,[status(thm)],[c_0_39]) ).

fof(c_0_63,plain,
    ! [X4,X5,X6] :
      ( ~ organization(X6)
      | stock_of_knowledge(X6,X5) = stock_of_knowledge(X6,X4) ),
    inference(variable_rename,[status(thm)],[c_0_40]) ).

fof(c_0_64,plain,
    ! [X4,X5,X6] :
      ( ~ organization(X6)
      | external_ties(X6,X5) = external_ties(X6,X4) ),
    inference(variable_rename,[status(thm)],[c_0_41]) ).

fof(c_0_65,plain,
    ! [X4,X5] :
      ( ~ organization(X5)
      | has_endowment(X5)
      | ~ has_immunity(X5,X4) ),
    inference(variable_rename,[status(thm)],[c_0_42]) ).

fof(c_0_66,plain,
    ! [X4,X5] :
      ( smaller(X5,X4)
      | X5 = X4
      | greater(X5,X4) ),
    inference(variable_rename,[status(thm)],[c_0_43]) ).

fof(c_0_67,plain,
    ! [X4,X5] :
      ( X5 != X4
      | smaller_or_equal(X5,X4) ),
    inference(variable_rename,[status(thm)],[c_0_44]) ).

fof(c_0_68,plain,
    ! [X4,X5] :
      ( X5 != X4
      | greater_or_equal(X5,X4) ),
    inference(variable_rename,[status(thm)],[c_0_45]) ).

cnf(c_0_69,plain,
    ( smaller(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3))
    | has_immunity(X1,X2)
    | has_immunity(X1,X3)
    | ~ greater_or_equal(position(X1,X2),position(X1,X3))
    | ~ greater(capability(X1,X2),capability(X1,X3))
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_46]) ).

cnf(c_0_70,plain,
    ( smaller(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3))
    | has_immunity(X1,X2)
    | has_immunity(X1,X3)
    | ~ greater(position(X1,X2),position(X1,X3))
    | ~ greater_or_equal(capability(X1,X2),capability(X1,X3))
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_47]) ).

cnf(c_0_71,plain,
    ( greater(capability(X1,X2),capability(X1,X3))
    | ~ smaller_or_equal(internal_friction(X1,X2),internal_friction(X1,X3))
    | ~ greater(stock_of_knowledge(X1,X2),stock_of_knowledge(X1,X3))
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_48]) ).

cnf(c_0_72,plain,
    ( smaller(capability(X1,X2),capability(X1,X3))
    | ~ greater(internal_friction(X1,X2),internal_friction(X1,X3))
    | ~ smaller_or_equal(stock_of_knowledge(X1,X2),stock_of_knowledge(X1,X3))
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_49]) ).

cnf(c_0_73,plain,
    ( greater(position(X1,X2),position(X1,X3))
    | ~ greater(external_ties(X1,X2),external_ties(X1,X3))
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_50]) ).

cnf(c_0_74,plain,
    ( greater(internal_friction(X1,X2),internal_friction(X1,X3))
    | ~ greater(age(X1,X2),age(X1,X3))
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_51]) ).

cnf(c_0_75,plain,
    ( hazard_of_mortality(X1,X2) = hazard_of_mortality(X1,X3)
    | has_immunity(X1,X2)
    | has_immunity(X1,X3)
    | position(X1,X2) != position(X1,X3)
    | capability(X1,X2) != capability(X1,X3)
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_52]) ).

cnf(c_0_76,plain,
    ( capability(X1,X2) = capability(X1,X3)
    | internal_friction(X1,X2) != internal_friction(X1,X3)
    | stock_of_knowledge(X1,X2) != stock_of_knowledge(X1,X3)
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_53]) ).

cnf(c_0_77,plain,
    ( position(X1,X2) = position(X1,X3)
    | external_ties(X1,X2) != external_ties(X1,X3)
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_54]) ).

cnf(c_0_78,plain,
    ( greater(X1,X2)
    | ~ greater(X3,X2)
    | ~ greater(X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_55]) ).

cnf(c_0_79,plain,
    ( ~ greater(X1,X2)
    | ~ greater(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_56]) ).

cnf(c_0_80,plain,
    ( X1 = X2
    | smaller(X1,X2)
    | ~ smaller_or_equal(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_57]) ).

cnf(c_0_81,plain,
    ( X1 = X2
    | greater(X1,X2)
    | ~ greater_or_equal(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_58]) ).

cnf(c_0_82,plain,
    ( smaller_or_equal(X1,X2)
    | ~ smaller(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_59]) ).

cnf(c_0_83,plain,
    ( greater_or_equal(X1,X2)
    | ~ greater(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_60]) ).

cnf(c_0_84,plain,
    ( greater(X1,X2)
    | ~ smaller(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_61]) ).

cnf(c_0_85,plain,
    ( smaller(X1,X2)
    | ~ greater(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_62]) ).

cnf(c_0_86,plain,
    ( stock_of_knowledge(X1,X2) = stock_of_knowledge(X1,X3)
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_63]) ).

cnf(c_0_87,plain,
    ( external_ties(X1,X2) = external_ties(X1,X3)
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_64]) ).

cnf(c_0_88,plain,
    ( has_endowment(X1)
    | ~ has_immunity(X1,X2)
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_65]) ).

cnf(c_0_89,plain,
    ( greater(X1,X2)
    | X1 = X2
    | smaller(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_66]) ).

cnf(c_0_90,plain,
    ( smaller_or_equal(X1,X2)
    | X1 != X2 ),
    inference(split_conjunct,[status(thm)],[c_0_67]) ).

cnf(c_0_91,plain,
    ( greater_or_equal(X1,X2)
    | X1 != X2 ),
    inference(split_conjunct,[status(thm)],[c_0_68]) ).

cnf(c_0_92,plain,
    ( smaller(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3))
    | has_immunity(X1,X2)
    | has_immunity(X1,X3)
    | ~ greater_or_equal(position(X1,X2),position(X1,X3))
    | ~ greater(capability(X1,X2),capability(X1,X3))
    | ~ organization(X1) ),
    c_0_69,
    [final] ).

cnf(c_0_93,plain,
    ( smaller(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3))
    | has_immunity(X1,X2)
    | has_immunity(X1,X3)
    | ~ greater(position(X1,X2),position(X1,X3))
    | ~ greater_or_equal(capability(X1,X2),capability(X1,X3))
    | ~ organization(X1) ),
    c_0_70,
    [final] ).

cnf(c_0_94,plain,
    ( greater(capability(X1,X2),capability(X1,X3))
    | ~ smaller_or_equal(internal_friction(X1,X2),internal_friction(X1,X3))
    | ~ greater(stock_of_knowledge(X1,X2),stock_of_knowledge(X1,X3))
    | ~ organization(X1) ),
    c_0_71,
    [final] ).

cnf(c_0_95,plain,
    ( smaller(capability(X1,X2),capability(X1,X3))
    | ~ greater(internal_friction(X1,X2),internal_friction(X1,X3))
    | ~ smaller_or_equal(stock_of_knowledge(X1,X2),stock_of_knowledge(X1,X3))
    | ~ organization(X1) ),
    c_0_72,
    [final] ).

cnf(c_0_96,plain,
    ( greater(position(X1,X2),position(X1,X3))
    | ~ greater(external_ties(X1,X2),external_ties(X1,X3))
    | ~ organization(X1) ),
    c_0_73,
    [final] ).

cnf(c_0_97,plain,
    ( greater(internal_friction(X1,X2),internal_friction(X1,X3))
    | ~ greater(age(X1,X2),age(X1,X3))
    | ~ organization(X1) ),
    c_0_74,
    [final] ).

cnf(c_0_98,plain,
    ( hazard_of_mortality(X1,X2) = hazard_of_mortality(X1,X3)
    | has_immunity(X1,X2)
    | has_immunity(X1,X3)
    | position(X1,X2) != position(X1,X3)
    | capability(X1,X2) != capability(X1,X3)
    | ~ organization(X1) ),
    c_0_75,
    [final] ).

cnf(c_0_99,plain,
    ( capability(X1,X2) = capability(X1,X3)
    | internal_friction(X1,X2) != internal_friction(X1,X3)
    | stock_of_knowledge(X1,X2) != stock_of_knowledge(X1,X3)
    | ~ organization(X1) ),
    c_0_76,
    [final] ).

cnf(c_0_100,plain,
    ( position(X1,X2) = position(X1,X3)
    | external_ties(X1,X2) != external_ties(X1,X3)
    | ~ organization(X1) ),
    c_0_77,
    [final] ).

cnf(c_0_101,plain,
    ( greater(X1,X2)
    | ~ greater(X3,X2)
    | ~ greater(X1,X3) ),
    c_0_78,
    [final] ).

cnf(c_0_102,plain,
    ( ~ greater(X1,X2)
    | ~ greater(X2,X1) ),
    c_0_79,
    [final] ).

cnf(c_0_103,plain,
    ( X1 = X2
    | smaller(X1,X2)
    | ~ smaller_or_equal(X1,X2) ),
    c_0_80,
    [final] ).

cnf(c_0_104,plain,
    ( X1 = X2
    | greater(X1,X2)
    | ~ greater_or_equal(X1,X2) ),
    c_0_81,
    [final] ).

cnf(c_0_105,plain,
    ( smaller_or_equal(X1,X2)
    | ~ smaller(X1,X2) ),
    c_0_82,
    [final] ).

cnf(c_0_106,plain,
    ( greater_or_equal(X1,X2)
    | ~ greater(X1,X2) ),
    c_0_83,
    [final] ).

cnf(c_0_107,plain,
    ( greater(X1,X2)
    | ~ smaller(X2,X1) ),
    c_0_84,
    [final] ).

cnf(c_0_108,plain,
    ( smaller(X1,X2)
    | ~ greater(X2,X1) ),
    c_0_85,
    [final] ).

cnf(c_0_109,plain,
    ( stock_of_knowledge(X1,X2) = stock_of_knowledge(X1,X3)
    | ~ organization(X1) ),
    c_0_86,
    [final] ).

cnf(c_0_110,plain,
    ( external_ties(X1,X2) = external_ties(X1,X3)
    | ~ organization(X1) ),
    c_0_87,
    [final] ).

cnf(c_0_111,plain,
    ( has_endowment(X1)
    | ~ has_immunity(X1,X2)
    | ~ organization(X1) ),
    c_0_88,
    [final] ).

cnf(c_0_112,plain,
    ( greater(X1,X2)
    | X1 = X2
    | smaller(X1,X2) ),
    c_0_89,
    [final] ).

cnf(c_0_113,plain,
    ( smaller_or_equal(X1,X2)
    | X1 != X2 ),
    c_0_90,
    [final] ).

cnf(c_0_114,plain,
    ( greater_or_equal(X1,X2)
    | X1 != X2 ),
    c_0_91,
    [final] ).

% End CNF derivation
% Generating one_way clauses for all literals in the CNF.
cnf(c_0_92_0,axiom,
    ( smaller(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3))
    | has_immunity(X1,X2)
    | has_immunity(X1,X3)
    | ~ greater_or_equal(position(X1,X2),position(X1,X3))
    | ~ greater(capability(X1,X2),capability(X1,X3))
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_92]) ).

cnf(c_0_92_1,axiom,
    ( has_immunity(X1,X2)
    | smaller(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3))
    | has_immunity(X1,X3)
    | ~ greater_or_equal(position(X1,X2),position(X1,X3))
    | ~ greater(capability(X1,X2),capability(X1,X3))
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_92]) ).

cnf(c_0_92_2,axiom,
    ( has_immunity(X1,X3)
    | has_immunity(X1,X2)
    | smaller(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3))
    | ~ greater_or_equal(position(X1,X2),position(X1,X3))
    | ~ greater(capability(X1,X2),capability(X1,X3))
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_92]) ).

cnf(c_0_92_3,axiom,
    ( ~ greater_or_equal(position(X1,X2),position(X1,X3))
    | has_immunity(X1,X3)
    | has_immunity(X1,X2)
    | smaller(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3))
    | ~ greater(capability(X1,X2),capability(X1,X3))
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_92]) ).

cnf(c_0_92_4,axiom,
    ( ~ greater(capability(X1,X2),capability(X1,X3))
    | ~ greater_or_equal(position(X1,X2),position(X1,X3))
    | has_immunity(X1,X3)
    | has_immunity(X1,X2)
    | smaller(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3))
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_92]) ).

cnf(c_0_92_5,axiom,
    ( ~ organization(X1)
    | ~ greater(capability(X1,X2),capability(X1,X3))
    | ~ greater_or_equal(position(X1,X2),position(X1,X3))
    | has_immunity(X1,X3)
    | has_immunity(X1,X2)
    | smaller(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3)) ),
    inference(literals_permutation,[status(thm)],[c_0_92]) ).

cnf(c_0_93_0,axiom,
    ( smaller(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3))
    | has_immunity(X1,X2)
    | has_immunity(X1,X3)
    | ~ greater(position(X1,X2),position(X1,X3))
    | ~ greater_or_equal(capability(X1,X2),capability(X1,X3))
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_93]) ).

cnf(c_0_93_1,axiom,
    ( has_immunity(X1,X2)
    | smaller(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3))
    | has_immunity(X1,X3)
    | ~ greater(position(X1,X2),position(X1,X3))
    | ~ greater_or_equal(capability(X1,X2),capability(X1,X3))
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_93]) ).

cnf(c_0_93_2,axiom,
    ( has_immunity(X1,X3)
    | has_immunity(X1,X2)
    | smaller(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3))
    | ~ greater(position(X1,X2),position(X1,X3))
    | ~ greater_or_equal(capability(X1,X2),capability(X1,X3))
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_93]) ).

cnf(c_0_93_3,axiom,
    ( ~ greater(position(X1,X2),position(X1,X3))
    | has_immunity(X1,X3)
    | has_immunity(X1,X2)
    | smaller(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3))
    | ~ greater_or_equal(capability(X1,X2),capability(X1,X3))
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_93]) ).

cnf(c_0_93_4,axiom,
    ( ~ greater_or_equal(capability(X1,X2),capability(X1,X3))
    | ~ greater(position(X1,X2),position(X1,X3))
    | has_immunity(X1,X3)
    | has_immunity(X1,X2)
    | smaller(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3))
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_93]) ).

cnf(c_0_93_5,axiom,
    ( ~ organization(X1)
    | ~ greater_or_equal(capability(X1,X2),capability(X1,X3))
    | ~ greater(position(X1,X2),position(X1,X3))
    | has_immunity(X1,X3)
    | has_immunity(X1,X2)
    | smaller(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3)) ),
    inference(literals_permutation,[status(thm)],[c_0_93]) ).

cnf(c_0_94_0,axiom,
    ( greater(capability(X1,X2),capability(X1,X3))
    | ~ smaller_or_equal(internal_friction(X1,X2),internal_friction(X1,X3))
    | ~ greater(stock_of_knowledge(X1,X2),stock_of_knowledge(X1,X3))
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_94]) ).

cnf(c_0_94_1,axiom,
    ( ~ smaller_or_equal(internal_friction(X1,X2),internal_friction(X1,X3))
    | greater(capability(X1,X2),capability(X1,X3))
    | ~ greater(stock_of_knowledge(X1,X2),stock_of_knowledge(X1,X3))
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_94]) ).

cnf(c_0_94_2,axiom,
    ( ~ greater(stock_of_knowledge(X1,X2),stock_of_knowledge(X1,X3))
    | ~ smaller_or_equal(internal_friction(X1,X2),internal_friction(X1,X3))
    | greater(capability(X1,X2),capability(X1,X3))
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_94]) ).

cnf(c_0_94_3,axiom,
    ( ~ organization(X1)
    | ~ greater(stock_of_knowledge(X1,X2),stock_of_knowledge(X1,X3))
    | ~ smaller_or_equal(internal_friction(X1,X2),internal_friction(X1,X3))
    | greater(capability(X1,X2),capability(X1,X3)) ),
    inference(literals_permutation,[status(thm)],[c_0_94]) ).

cnf(c_0_95_0,axiom,
    ( smaller(capability(X1,X2),capability(X1,X3))
    | ~ greater(internal_friction(X1,X2),internal_friction(X1,X3))
    | ~ smaller_or_equal(stock_of_knowledge(X1,X2),stock_of_knowledge(X1,X3))
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_95]) ).

cnf(c_0_95_1,axiom,
    ( ~ greater(internal_friction(X1,X2),internal_friction(X1,X3))
    | smaller(capability(X1,X2),capability(X1,X3))
    | ~ smaller_or_equal(stock_of_knowledge(X1,X2),stock_of_knowledge(X1,X3))
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_95]) ).

cnf(c_0_95_2,axiom,
    ( ~ smaller_or_equal(stock_of_knowledge(X1,X2),stock_of_knowledge(X1,X3))
    | ~ greater(internal_friction(X1,X2),internal_friction(X1,X3))
    | smaller(capability(X1,X2),capability(X1,X3))
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_95]) ).

cnf(c_0_95_3,axiom,
    ( ~ organization(X1)
    | ~ smaller_or_equal(stock_of_knowledge(X1,X2),stock_of_knowledge(X1,X3))
    | ~ greater(internal_friction(X1,X2),internal_friction(X1,X3))
    | smaller(capability(X1,X2),capability(X1,X3)) ),
    inference(literals_permutation,[status(thm)],[c_0_95]) ).

cnf(c_0_96_0,axiom,
    ( greater(position(X1,X2),position(X1,X3))
    | ~ greater(external_ties(X1,X2),external_ties(X1,X3))
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_96]) ).

cnf(c_0_96_1,axiom,
    ( ~ greater(external_ties(X1,X2),external_ties(X1,X3))
    | greater(position(X1,X2),position(X1,X3))
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_96]) ).

cnf(c_0_96_2,axiom,
    ( ~ organization(X1)
    | ~ greater(external_ties(X1,X2),external_ties(X1,X3))
    | greater(position(X1,X2),position(X1,X3)) ),
    inference(literals_permutation,[status(thm)],[c_0_96]) ).

cnf(c_0_97_0,axiom,
    ( greater(internal_friction(X1,X2),internal_friction(X1,X3))
    | ~ greater(age(X1,X2),age(X1,X3))
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_97]) ).

cnf(c_0_97_1,axiom,
    ( ~ greater(age(X1,X2),age(X1,X3))
    | greater(internal_friction(X1,X2),internal_friction(X1,X3))
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_97]) ).

cnf(c_0_97_2,axiom,
    ( ~ organization(X1)
    | ~ greater(age(X1,X2),age(X1,X3))
    | greater(internal_friction(X1,X2),internal_friction(X1,X3)) ),
    inference(literals_permutation,[status(thm)],[c_0_97]) ).

cnf(c_0_98_0,axiom,
    ( hazard_of_mortality(X1,X2) = hazard_of_mortality(X1,X3)
    | has_immunity(X1,X2)
    | has_immunity(X1,X3)
    | position(X1,X2) != position(X1,X3)
    | capability(X1,X2) != capability(X1,X3)
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_98]) ).

cnf(c_0_98_1,axiom,
    ( has_immunity(X1,X2)
    | hazard_of_mortality(X1,X2) = hazard_of_mortality(X1,X3)
    | has_immunity(X1,X3)
    | position(X1,X2) != position(X1,X3)
    | capability(X1,X2) != capability(X1,X3)
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_98]) ).

cnf(c_0_98_2,axiom,
    ( has_immunity(X1,X3)
    | has_immunity(X1,X2)
    | hazard_of_mortality(X1,X2) = hazard_of_mortality(X1,X3)
    | position(X1,X2) != position(X1,X3)
    | capability(X1,X2) != capability(X1,X3)
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_98]) ).

cnf(c_0_98_3,axiom,
    ( position(X1,X2) != position(X1,X3)
    | has_immunity(X1,X3)
    | has_immunity(X1,X2)
    | hazard_of_mortality(X1,X2) = hazard_of_mortality(X1,X3)
    | capability(X1,X2) != capability(X1,X3)
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_98]) ).

cnf(c_0_98_4,axiom,
    ( capability(X1,X2) != capability(X1,X3)
    | position(X1,X2) != position(X1,X3)
    | has_immunity(X1,X3)
    | has_immunity(X1,X2)
    | hazard_of_mortality(X1,X2) = hazard_of_mortality(X1,X3)
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_98]) ).

cnf(c_0_98_5,axiom,
    ( ~ organization(X1)
    | capability(X1,X2) != capability(X1,X3)
    | position(X1,X2) != position(X1,X3)
    | has_immunity(X1,X3)
    | has_immunity(X1,X2)
    | hazard_of_mortality(X1,X2) = hazard_of_mortality(X1,X3) ),
    inference(literals_permutation,[status(thm)],[c_0_98]) ).

cnf(c_0_99_0,axiom,
    ( capability(X1,X2) = capability(X1,X3)
    | internal_friction(X1,X2) != internal_friction(X1,X3)
    | stock_of_knowledge(X1,X2) != stock_of_knowledge(X1,X3)
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_99]) ).

cnf(c_0_99_1,axiom,
    ( internal_friction(X1,X2) != internal_friction(X1,X3)
    | capability(X1,X2) = capability(X1,X3)
    | stock_of_knowledge(X1,X2) != stock_of_knowledge(X1,X3)
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_99]) ).

cnf(c_0_99_2,axiom,
    ( stock_of_knowledge(X1,X2) != stock_of_knowledge(X1,X3)
    | internal_friction(X1,X2) != internal_friction(X1,X3)
    | capability(X1,X2) = capability(X1,X3)
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_99]) ).

cnf(c_0_99_3,axiom,
    ( ~ organization(X1)
    | stock_of_knowledge(X1,X2) != stock_of_knowledge(X1,X3)
    | internal_friction(X1,X2) != internal_friction(X1,X3)
    | capability(X1,X2) = capability(X1,X3) ),
    inference(literals_permutation,[status(thm)],[c_0_99]) ).

cnf(c_0_100_0,axiom,
    ( position(X1,X2) = position(X1,X3)
    | external_ties(X1,X2) != external_ties(X1,X3)
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_100]) ).

cnf(c_0_100_1,axiom,
    ( external_ties(X1,X2) != external_ties(X1,X3)
    | position(X1,X2) = position(X1,X3)
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_100]) ).

cnf(c_0_100_2,axiom,
    ( ~ organization(X1)
    | external_ties(X1,X2) != external_ties(X1,X3)
    | position(X1,X2) = position(X1,X3) ),
    inference(literals_permutation,[status(thm)],[c_0_100]) ).

cnf(c_0_101_0,axiom,
    ( greater(X1,X2)
    | ~ greater(X3,X2)
    | ~ greater(X1,X3) ),
    inference(literals_permutation,[status(thm)],[c_0_101]) ).

cnf(c_0_101_1,axiom,
    ( ~ greater(X3,X2)
    | greater(X1,X2)
    | ~ greater(X1,X3) ),
    inference(literals_permutation,[status(thm)],[c_0_101]) ).

cnf(c_0_101_2,axiom,
    ( ~ greater(X1,X3)
    | ~ greater(X3,X2)
    | greater(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_101]) ).

cnf(c_0_102_0,axiom,
    ( ~ greater(X1,X2)
    | ~ greater(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_102]) ).

cnf(c_0_102_1,axiom,
    ( ~ greater(X2,X1)
    | ~ greater(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_102]) ).

cnf(c_0_103_0,axiom,
    ( X1 = X2
    | smaller(X1,X2)
    | ~ smaller_or_equal(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_103]) ).

cnf(c_0_103_1,axiom,
    ( smaller(X1,X2)
    | X1 = X2
    | ~ smaller_or_equal(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_103]) ).

cnf(c_0_103_2,axiom,
    ( ~ smaller_or_equal(X1,X2)
    | smaller(X1,X2)
    | X1 = X2 ),
    inference(literals_permutation,[status(thm)],[c_0_103]) ).

cnf(c_0_104_0,axiom,
    ( X1 = X2
    | greater(X1,X2)
    | ~ greater_or_equal(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_104]) ).

cnf(c_0_104_1,axiom,
    ( greater(X1,X2)
    | X1 = X2
    | ~ greater_or_equal(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_104]) ).

cnf(c_0_104_2,axiom,
    ( ~ greater_or_equal(X1,X2)
    | greater(X1,X2)
    | X1 = X2 ),
    inference(literals_permutation,[status(thm)],[c_0_104]) ).

cnf(c_0_105_0,axiom,
    ( smaller_or_equal(X1,X2)
    | ~ smaller(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_105]) ).

cnf(c_0_105_1,axiom,
    ( ~ smaller(X1,X2)
    | smaller_or_equal(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_105]) ).

cnf(c_0_106_0,axiom,
    ( greater_or_equal(X1,X2)
    | ~ greater(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_106]) ).

cnf(c_0_106_1,axiom,
    ( ~ greater(X1,X2)
    | greater_or_equal(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_106]) ).

cnf(c_0_107_0,axiom,
    ( greater(X1,X2)
    | ~ smaller(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_107]) ).

cnf(c_0_107_1,axiom,
    ( ~ smaller(X2,X1)
    | greater(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_107]) ).

cnf(c_0_108_0,axiom,
    ( smaller(X1,X2)
    | ~ greater(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_108]) ).

cnf(c_0_108_1,axiom,
    ( ~ greater(X2,X1)
    | smaller(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_108]) ).

cnf(c_0_109_0,axiom,
    ( stock_of_knowledge(X1,X2) = stock_of_knowledge(X1,X3)
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_109]) ).

cnf(c_0_109_1,axiom,
    ( ~ organization(X1)
    | stock_of_knowledge(X1,X2) = stock_of_knowledge(X1,X3) ),
    inference(literals_permutation,[status(thm)],[c_0_109]) ).

cnf(c_0_110_0,axiom,
    ( external_ties(X1,X2) = external_ties(X1,X3)
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_110]) ).

cnf(c_0_110_1,axiom,
    ( ~ organization(X1)
    | external_ties(X1,X2) = external_ties(X1,X3) ),
    inference(literals_permutation,[status(thm)],[c_0_110]) ).

cnf(c_0_111_0,axiom,
    ( has_endowment(X1)
    | ~ has_immunity(X1,X2)
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_111]) ).

cnf(c_0_111_1,axiom,
    ( ~ has_immunity(X1,X2)
    | has_endowment(X1)
    | ~ organization(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_111]) ).

cnf(c_0_111_2,axiom,
    ( ~ organization(X1)
    | ~ has_immunity(X1,X2)
    | has_endowment(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_111]) ).

cnf(c_0_112_0,axiom,
    ( greater(X1,X2)
    | X1 = X2
    | smaller(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_112]) ).

cnf(c_0_112_1,axiom,
    ( X1 = X2
    | greater(X1,X2)
    | smaller(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_112]) ).

cnf(c_0_112_2,axiom,
    ( smaller(X1,X2)
    | X1 = X2
    | greater(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_112]) ).

cnf(c_0_113_0,axiom,
    ( smaller_or_equal(X1,X2)
    | X1 != X2 ),
    inference(literals_permutation,[status(thm)],[c_0_113]) ).

cnf(c_0_113_1,axiom,
    ( X1 != X2
    | smaller_or_equal(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_113]) ).

cnf(c_0_114_0,axiom,
    ( greater_or_equal(X1,X2)
    | X1 != X2 ),
    inference(literals_permutation,[status(thm)],[c_0_114]) ).

cnf(c_0_114_1,axiom,
    ( X1 != X2
    | greater_or_equal(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_114]) ).

% CNF of non-axioms
% Start CNF derivation
fof(c_0_0_001,negated_conjecture,
    ~ greater(hazard_of_mortality(sk1,sk3),hazard_of_mortality(sk1,sk2)),
    file('<stdin>',theorem_3_56) ).

fof(c_0_1_002,negated_conjecture,
    greater(age(sk1,sk3),age(sk1,sk2)),
    file('<stdin>',theorem_3_55) ).

fof(c_0_2_003,negated_conjecture,
    ~ has_endowment(sk1),
    file('<stdin>',theorem_3_54) ).

fof(c_0_3_004,negated_conjecture,
    organization(sk1),
    file('<stdin>',theorem_3_53) ).

fof(c_0_4_005,negated_conjecture,
    ~ greater(hazard_of_mortality(sk1,sk3),hazard_of_mortality(sk1,sk2)),
    inference(fof_simplification,[status(thm)],[c_0_0]) ).

fof(c_0_5_006,negated_conjecture,
    greater(age(sk1,sk3),age(sk1,sk2)),
    c_0_1 ).

fof(c_0_6_007,negated_conjecture,
    ~ has_endowment(sk1),
    inference(fof_simplification,[status(thm)],[c_0_2]) ).

fof(c_0_7_008,negated_conjecture,
    organization(sk1),
    c_0_3 ).

fof(c_0_8_009,negated_conjecture,
    ~ greater(hazard_of_mortality(sk1,sk3),hazard_of_mortality(sk1,sk2)),
    c_0_4 ).

fof(c_0_9_010,negated_conjecture,
    greater(age(sk1,sk3),age(sk1,sk2)),
    c_0_5 ).

fof(c_0_10_011,negated_conjecture,
    ~ has_endowment(sk1),
    c_0_6 ).

fof(c_0_11_012,negated_conjecture,
    organization(sk1),
    c_0_7 ).

cnf(c_0_12_013,negated_conjecture,
    ~ greater(hazard_of_mortality(sk1,sk3),hazard_of_mortality(sk1,sk2)),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_13_014,negated_conjecture,
    greater(age(sk1,sk3),age(sk1,sk2)),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_14_015,negated_conjecture,
    ~ has_endowment(sk1),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_15_016,negated_conjecture,
    organization(sk1),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_16_017,negated_conjecture,
    ~ greater(hazard_of_mortality(sk1,sk3),hazard_of_mortality(sk1,sk2)),
    c_0_12,
    [final] ).

cnf(c_0_17_018,negated_conjecture,
    greater(age(sk1,sk3),age(sk1,sk2)),
    c_0_13,
    [final] ).

cnf(c_0_18_019,negated_conjecture,
    ~ has_endowment(sk1),
    c_0_14,
    [final] ).

cnf(c_0_19_020,negated_conjecture,
    organization(sk1),
    c_0_15,
    [final] ).

% End CNF derivation

%-------------------------------------------------------------
% Proof by iprover

cnf(c_72,negated_conjecture,
    ~ greater(hazard_of_mortality(sk1,sk3),hazard_of_mortality(sk1,sk2)),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_ad78c1.p',c_0_16) ).

cnf(c_98,negated_conjecture,
    ~ greater(hazard_of_mortality(sk1,sk3),hazard_of_mortality(sk1,sk2)),
    inference(copy,[status(esa)],[c_72]) ).

cnf(c_114,negated_conjecture,
    ~ greater(hazard_of_mortality(sk1,sk3),hazard_of_mortality(sk1,sk2)),
    inference(copy,[status(esa)],[c_98]) ).

cnf(c_121,negated_conjecture,
    ~ greater(hazard_of_mortality(sk1,sk3),hazard_of_mortality(sk1,sk2)),
    inference(copy,[status(esa)],[c_114]) ).

cnf(c_122,negated_conjecture,
    ~ greater(hazard_of_mortality(sk1,sk3),hazard_of_mortality(sk1,sk2)),
    inference(copy,[status(esa)],[c_121]) ).

cnf(c_346,negated_conjecture,
    ~ greater(hazard_of_mortality(sk1,sk3),hazard_of_mortality(sk1,sk2)),
    inference(copy,[status(esa)],[c_122]) ).

cnf(c_54,plain,
    ( ~ smaller(X0,X1)
    | greater(X1,X0) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_ad78c1.p',c_0_107_0) ).

cnf(c_310,plain,
    ( ~ smaller(X0,X1)
    | greater(X1,X0) ),
    inference(copy,[status(esa)],[c_54]) ).

cnf(c_374,plain,
    ~ smaller(hazard_of_mortality(sk1,sk2),hazard_of_mortality(sk1,sk3)),
    inference(resolution,[status(thm)],[c_346,c_310]) ).

cnf(c_375,plain,
    ~ smaller(hazard_of_mortality(sk1,sk2),hazard_of_mortality(sk1,sk3)),
    inference(rewriting,[status(thm)],[c_374]) ).

cnf(c_0,plain,
    ( ~ organization(X0)
    | ~ greater(capability(X0,X1),capability(X0,X2))
    | ~ greater_or_equal(position(X0,X1),position(X0,X2))
    | has_immunity(X0,X2)
    | has_immunity(X0,X1)
    | smaller(hazard_of_mortality(X0,X1),hazard_of_mortality(X0,X2)) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_ad78c1.p',c_0_92_0) ).

cnf(c_202,plain,
    ( ~ organization(X0)
    | ~ greater(capability(X0,X1),capability(X0,X2))
    | ~ greater_or_equal(position(X0,X1),position(X0,X2))
    | has_immunity(X0,X2)
    | has_immunity(X0,X1)
    | smaller(hazard_of_mortality(X0,X1),hazard_of_mortality(X0,X2)) ),
    inference(copy,[status(esa)],[c_0]) ).

cnf(c_203,plain,
    ( smaller(hazard_of_mortality(X0,X1),hazard_of_mortality(X0,X2))
    | has_immunity(X0,X2)
    | has_immunity(X0,X1)
    | ~ greater_or_equal(position(X0,X1),position(X0,X2))
    | ~ greater(capability(X0,X1),capability(X0,X2))
    | ~ organization(X0) ),
    inference(rewriting,[status(thm)],[c_202]) ).

cnf(c_398,plain,
    ( has_immunity(sk1,sk3)
    | has_immunity(sk1,sk2)
    | ~ greater_or_equal(position(sk1,sk2),position(sk1,sk3))
    | ~ greater(capability(sk1,sk2),capability(sk1,sk3))
    | ~ organization(sk1) ),
    inference(resolution,[status(thm)],[c_375,c_203]) ).

cnf(c_399,plain,
    ( has_immunity(sk1,sk3)
    | has_immunity(sk1,sk2)
    | ~ greater_or_equal(position(sk1,sk2),position(sk1,sk3))
    | ~ greater(capability(sk1,sk2),capability(sk1,sk3))
    | ~ organization(sk1) ),
    inference(rewriting,[status(thm)],[c_398]) ).

cnf(c_75,negated_conjecture,
    organization(sk1),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_ad78c1.p',c_0_19) ).

cnf(c_104,negated_conjecture,
    organization(sk1),
    inference(copy,[status(esa)],[c_75]) ).

cnf(c_117,negated_conjecture,
    organization(sk1),
    inference(copy,[status(esa)],[c_104]) ).

cnf(c_118,negated_conjecture,
    organization(sk1),
    inference(copy,[status(esa)],[c_117]) ).

cnf(c_125,negated_conjecture,
    organization(sk1),
    inference(copy,[status(esa)],[c_118]) ).

cnf(c_352,negated_conjecture,
    organization(sk1),
    inference(copy,[status(esa)],[c_125]) ).

cnf(c_73,negated_conjecture,
    ~ has_endowment(sk1),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_ad78c1.p',c_0_18) ).

cnf(c_100,negated_conjecture,
    ~ has_endowment(sk1),
    inference(copy,[status(esa)],[c_73]) ).

cnf(c_115,negated_conjecture,
    ~ has_endowment(sk1),
    inference(copy,[status(esa)],[c_100]) ).

cnf(c_120,negated_conjecture,
    ~ has_endowment(sk1),
    inference(copy,[status(esa)],[c_115]) ).

cnf(c_123,negated_conjecture,
    ~ has_endowment(sk1),
    inference(copy,[status(esa)],[c_120]) ).

cnf(c_348,negated_conjecture,
    ~ has_endowment(sk1),
    inference(copy,[status(esa)],[c_123]) ).

cnf(c_62,plain,
    ( ~ organization(X0)
    | ~ has_immunity(X0,X1)
    | has_endowment(X0) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_ad78c1.p',c_0_111_0) ).

cnf(c_326,plain,
    ( ~ organization(X0)
    | ~ has_immunity(X0,X1)
    | has_endowment(X0) ),
    inference(copy,[status(esa)],[c_62]) ).

cnf(c_327,plain,
    ( ~ has_immunity(X0,X1)
    | ~ organization(X0)
    | has_endowment(X0) ),
    inference(rewriting,[status(thm)],[c_326]) ).

cnf(c_358,plain,
    ( ~ has_immunity(sk1,X0)
    | ~ organization(sk1) ),
    inference(resolution,[status(thm)],[c_348,c_327]) ).

cnf(c_359,plain,
    ( ~ has_immunity(sk1,X0)
    | ~ organization(sk1) ),
    inference(rewriting,[status(thm)],[c_358]) ).

cnf(c_378,plain,
    ~ has_immunity(sk1,X0),
    inference(forward_subsumption_resolution,[status(thm)],[c_359,c_352]) ).

cnf(c_379,plain,
    ~ has_immunity(sk1,X0),
    inference(rewriting,[status(thm)],[c_378]) ).

cnf(c_610,plain,
    ( ~ greater_or_equal(position(sk1,sk2),position(sk1,sk3))
    | ~ greater(capability(sk1,sk2),capability(sk1,sk3)) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_399,c_352,c_379,c_379]) ).

cnf(c_611,plain,
    ( ~ greater_or_equal(position(sk1,sk2),position(sk1,sk3))
    | ~ greater(capability(sk1,sk2),capability(sk1,sk3)) ),
    inference(rewriting,[status(thm)],[c_610]) ).

cnf(c_620,plain,
    ( ~ smaller(capability(sk1,sk3),capability(sk1,sk2))
    | ~ greater_or_equal(position(sk1,sk2),position(sk1,sk3)) ),
    inference(resolution,[status(thm)],[c_611,c_310]) ).

cnf(c_621,plain,
    ( ~ smaller(capability(sk1,sk3),capability(sk1,sk2))
    | ~ greater_or_equal(position(sk1,sk2),position(sk1,sk3)) ),
    inference(rewriting,[status(thm)],[c_620]) ).

cnf(c_70,plain,
    ( X0 != X1
    | greater_or_equal(X0,X1) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_ad78c1.p',c_0_114_0) ).

cnf(c_342,plain,
    ( X0 != X1
    | greater_or_equal(X0,X1) ),
    inference(copy,[status(esa)],[c_70]) ).

cnf(c_343,plain,
    ( greater_or_equal(X0,X1)
    | X0 != X1 ),
    inference(rewriting,[status(thm)],[c_342]) ).

cnf(c_753,plain,
    ( ~ smaller(capability(sk1,sk3),capability(sk1,sk2))
    | position(sk1,sk2) != position(sk1,sk3) ),
    inference(resolution,[status(thm)],[c_621,c_343]) ).

cnf(c_756,plain,
    ( ~ smaller(capability(sk1,sk3),capability(sk1,sk2))
    | position(sk1,sk2) != position(sk1,sk3) ),
    inference(rewriting,[status(thm)],[c_753]) ).

cnf(c_36,plain,
    ( ~ organization(X0)
    | external_ties(X0,X1) != external_ties(X0,X2)
    | position(X0,X1) = position(X0,X2) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_ad78c1.p',c_0_100_0) ).

cnf(c_274,plain,
    ( ~ organization(X0)
    | external_ties(X0,X1) != external_ties(X0,X2)
    | position(X0,X1) = position(X0,X2) ),
    inference(copy,[status(esa)],[c_36]) ).

cnf(c_275,plain,
    ( ~ organization(X0)
    | position(X0,X1) = position(X0,X2)
    | external_ties(X0,X1) != external_ties(X0,X2) ),
    inference(rewriting,[status(thm)],[c_274]) ).

cnf(c_3783,plain,
    ( ~ smaller(capability(sk1,sk3),capability(sk1,sk2))
    | ~ organization(sk1)
    | external_ties(sk1,sk2) != external_ties(sk1,sk3) ),
    inference(resolution,[status(thm)],[c_756,c_275]) ).

cnf(c_3784,plain,
    ( ~ smaller(capability(sk1,sk3),capability(sk1,sk2))
    | ~ organization(sk1)
    | external_ties(sk1,sk2) != external_ties(sk1,sk3) ),
    inference(rewriting,[status(thm)],[c_3783]) ).

cnf(c_22517,plain,
    ( ~ smaller(capability(sk1,sk3),capability(sk1,sk2))
    | external_ties(sk1,sk2) != external_ties(sk1,sk3) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_3784,c_352]) ).

cnf(c_22518,plain,
    ( ~ smaller(capability(sk1,sk3),capability(sk1,sk2))
    | external_ties(sk1,sk2) != external_ties(sk1,sk3) ),
    inference(rewriting,[status(thm)],[c_22517]) ).

cnf(c_60,plain,
    ( ~ organization(X0)
    | external_ties(X0,X1) = external_ties(X0,X2) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_ad78c1.p',c_0_110_0) ).

cnf(c_322,plain,
    ( ~ organization(X0)
    | external_ties(X0,X1) = external_ties(X0,X2) ),
    inference(copy,[status(esa)],[c_60]) ).

cnf(c_22521,plain,
    ( ~ smaller(capability(sk1,sk3),capability(sk1,sk2))
    | ~ organization(sk1) ),
    inference(resolution,[status(thm)],[c_22518,c_322]) ).

cnf(c_22522,plain,
    ( ~ smaller(capability(sk1,sk3),capability(sk1,sk2))
    | ~ organization(sk1) ),
    inference(rewriting,[status(thm)],[c_22521]) ).

cnf(c_22756,plain,
    ~ smaller(capability(sk1,sk3),capability(sk1,sk2)),
    inference(forward_subsumption_resolution,[status(thm)],[c_22522,c_352]) ).

cnf(c_22757,plain,
    ~ smaller(capability(sk1,sk3),capability(sk1,sk2)),
    inference(rewriting,[status(thm)],[c_22756]) ).

cnf(c_16,plain,
    ( ~ organization(X0)
    | ~ smaller_or_equal(stock_of_knowledge(X0,X1),stock_of_knowledge(X0,X2))
    | ~ greater(internal_friction(X0,X1),internal_friction(X0,X2))
    | smaller(capability(X0,X1),capability(X0,X2)) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_ad78c1.p',c_0_95_0) ).

cnf(c_234,plain,
    ( ~ organization(X0)
    | ~ smaller_or_equal(stock_of_knowledge(X0,X1),stock_of_knowledge(X0,X2))
    | ~ greater(internal_friction(X0,X1),internal_friction(X0,X2))
    | smaller(capability(X0,X1),capability(X0,X2)) ),
    inference(copy,[status(esa)],[c_16]) ).

cnf(c_235,plain,
    ( smaller(capability(X0,X1),capability(X0,X2))
    | ~ greater(internal_friction(X0,X1),internal_friction(X0,X2))
    | ~ organization(X0)
    | ~ smaller_or_equal(stock_of_knowledge(X0,X1),stock_of_knowledge(X0,X2)) ),
    inference(rewriting,[status(thm)],[c_234]) ).

cnf(c_22759,plain,
    ( ~ greater(internal_friction(sk1,sk3),internal_friction(sk1,sk2))
    | ~ organization(sk1)
    | ~ smaller_or_equal(stock_of_knowledge(sk1,sk3),stock_of_knowledge(sk1,sk2)) ),
    inference(resolution,[status(thm)],[c_22757,c_235]) ).

cnf(c_22760,plain,
    ( ~ greater(internal_friction(sk1,sk3),internal_friction(sk1,sk2))
    | ~ organization(sk1)
    | ~ smaller_or_equal(stock_of_knowledge(sk1,sk3),stock_of_knowledge(sk1,sk2)) ),
    inference(rewriting,[status(thm)],[c_22759]) ).

cnf(c_22780,plain,
    ( ~ greater(internal_friction(sk1,sk3),internal_friction(sk1,sk2))
    | ~ smaller_or_equal(stock_of_knowledge(sk1,sk3),stock_of_knowledge(sk1,sk2)) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_22760,c_352]) ).

cnf(c_22781,plain,
    ( ~ greater(internal_friction(sk1,sk3),internal_friction(sk1,sk2))
    | ~ smaller_or_equal(stock_of_knowledge(sk1,sk3),stock_of_knowledge(sk1,sk2)) ),
    inference(rewriting,[status(thm)],[c_22780]) ).

cnf(c_68,plain,
    ( X0 != X1
    | smaller_or_equal(X0,X1) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_ad78c1.p',c_0_113_0) ).

cnf(c_338,plain,
    ( X0 != X1
    | smaller_or_equal(X0,X1) ),
    inference(copy,[status(esa)],[c_68]) ).

cnf(c_339,plain,
    ( smaller_or_equal(X0,X1)
    | X0 != X1 ),
    inference(rewriting,[status(thm)],[c_338]) ).

cnf(c_22784,plain,
    ( ~ greater(internal_friction(sk1,sk3),internal_friction(sk1,sk2))
    | stock_of_knowledge(sk1,sk3) != stock_of_knowledge(sk1,sk2) ),
    inference(resolution,[status(thm)],[c_22781,c_339]) ).

cnf(c_22787,plain,
    ( ~ greater(internal_friction(sk1,sk3),internal_friction(sk1,sk2))
    | stock_of_knowledge(sk1,sk3) != stock_of_knowledge(sk1,sk2) ),
    inference(rewriting,[status(thm)],[c_22784]) ).

cnf(c_58,plain,
    ( ~ organization(X0)
    | stock_of_knowledge(X0,X1) = stock_of_knowledge(X0,X2) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_ad78c1.p',c_0_109_0) ).

cnf(c_318,plain,
    ( ~ organization(X0)
    | stock_of_knowledge(X0,X1) = stock_of_knowledge(X0,X2) ),
    inference(copy,[status(esa)],[c_58]) ).

cnf(c_23216,plain,
    ( ~ greater(internal_friction(sk1,sk3),internal_friction(sk1,sk2))
    | ~ organization(sk1) ),
    inference(resolution,[status(thm)],[c_22787,c_318]) ).

cnf(c_23217,plain,
    ( ~ greater(internal_friction(sk1,sk3),internal_friction(sk1,sk2))
    | ~ organization(sk1) ),
    inference(rewriting,[status(thm)],[c_23216]) ).

cnf(c_23702,plain,
    ~ greater(internal_friction(sk1,sk3),internal_friction(sk1,sk2)),
    inference(forward_subsumption_resolution,[status(thm)],[c_23217,c_352]) ).

cnf(c_23703,plain,
    ~ greater(internal_friction(sk1,sk3),internal_friction(sk1,sk2)),
    inference(rewriting,[status(thm)],[c_23702]) ).

cnf(c_23,plain,
    ( ~ organization(X0)
    | ~ greater(age(X0,X1),age(X0,X2))
    | greater(internal_friction(X0,X1),internal_friction(X0,X2)) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_ad78c1.p',c_0_97_0) ).

cnf(c_248,plain,
    ( ~ organization(X0)
    | ~ greater(age(X0,X1),age(X0,X2))
    | greater(internal_friction(X0,X1),internal_friction(X0,X2)) ),
    inference(copy,[status(esa)],[c_23]) ).

cnf(c_249,plain,
    ( greater(internal_friction(X0,X1),internal_friction(X0,X2))
    | ~ greater(age(X0,X1),age(X0,X2))
    | ~ organization(X0) ),
    inference(rewriting,[status(thm)],[c_248]) ).

cnf(c_23705,plain,
    ( ~ greater(age(sk1,sk3),age(sk1,sk2))
    | ~ organization(sk1) ),
    inference(resolution,[status(thm)],[c_23703,c_249]) ).

cnf(c_23706,plain,
    ( ~ greater(age(sk1,sk3),age(sk1,sk2))
    | ~ organization(sk1) ),
    inference(rewriting,[status(thm)],[c_23705]) ).

cnf(c_74,negated_conjecture,
    greater(age(sk1,sk3),age(sk1,sk2)),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_ad78c1.p',c_0_17) ).

cnf(c_102,negated_conjecture,
    greater(age(sk1,sk3),age(sk1,sk2)),
    inference(copy,[status(esa)],[c_74]) ).

cnf(c_116,negated_conjecture,
    greater(age(sk1,sk3),age(sk1,sk2)),
    inference(copy,[status(esa)],[c_102]) ).

cnf(c_119,negated_conjecture,
    greater(age(sk1,sk3),age(sk1,sk2)),
    inference(copy,[status(esa)],[c_116]) ).

cnf(c_124,negated_conjecture,
    greater(age(sk1,sk3),age(sk1,sk2)),
    inference(copy,[status(esa)],[c_119]) ).

cnf(c_350,plain,
    greater(age(sk1,sk3),age(sk1,sk2)),
    inference(copy,[status(esa)],[c_124]) ).

cnf(c_23723,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_23706,c_352,c_350]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.11  % Problem  : MGT050-1 : TPTP v8.1.0. Released v2.4.0.
% 0.04/0.12  % Command  : iprover_modulo %s %d
% 0.12/0.33  % Computer : n017.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Thu Jun  9 08:29:04 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.34  % Running in mono-core mode
% 0.19/0.40  % Orienting using strategy Equiv(ClausalAll)
% 0.19/0.40  % Orientation found
% 0.19/0.40  % Executing iprover_moduloopt --modulo true --schedule none --sub_typing false --res_to_prop_solver none --res_prop_simpl_given false --res_lit_sel kbo_max --large_theory_mode false --res_time_limit 1000 --res_orphan_elimination false --prep_sem_filter none --prep_unflatten false --comb_res_mult 1000 --comb_inst_mult 300 --clausifier .//eprover --clausifier_options "--tstp-format  " --proof_out_file /export/starexec/sandbox2/tmp/iprover_proof_3bc7af.s --tptp_safe_out true --time_out_real 150 /export/starexec/sandbox2/tmp/iprover_modulo_ad78c1.p | tee /export/starexec/sandbox2/tmp/iprover_modulo_out_b01aaf | grep -v "SZS"
% 0.19/0.42  
% 0.19/0.42  %---------------- iProver v2.5 (CASC-J8 2016) ----------------%
% 0.19/0.42  
% 0.19/0.42  % 
% 0.19/0.42  % ------  iProver source info 
% 0.19/0.42  
% 0.19/0.42  % git: sha1: 57accf6c58032223c7708532cf852a99fa48c1b3
% 0.19/0.42  % git: non_committed_changes: true
% 0.19/0.42  % git: last_make_outside_of_git: true
% 0.19/0.42  
% 0.19/0.42  % 
% 0.19/0.42  % ------ Input Options
% 0.19/0.42  
% 0.19/0.42  % --out_options                         all
% 0.19/0.42  % --tptp_safe_out                       true
% 0.19/0.42  % --problem_path                        ""
% 0.19/0.42  % --include_path                        ""
% 0.19/0.42  % --clausifier                          .//eprover
% 0.19/0.42  % --clausifier_options                  --tstp-format  
% 0.19/0.42  % --stdin                               false
% 0.19/0.42  % --dbg_backtrace                       false
% 0.19/0.42  % --dbg_dump_prop_clauses               false
% 0.19/0.42  % --dbg_dump_prop_clauses_file          -
% 0.19/0.42  % --dbg_out_stat                        false
% 0.19/0.42  
% 0.19/0.42  % ------ General Options
% 0.19/0.42  
% 0.19/0.42  % --fof                                 false
% 0.19/0.42  % --time_out_real                       150.
% 0.19/0.42  % --time_out_prep_mult                  0.2
% 0.19/0.42  % --time_out_virtual                    -1.
% 0.19/0.42  % --schedule                            none
% 0.19/0.42  % --ground_splitting                    input
% 0.19/0.42  % --splitting_nvd                       16
% 0.19/0.42  % --non_eq_to_eq                        false
% 0.19/0.42  % --prep_gs_sim                         true
% 0.19/0.42  % --prep_unflatten                      false
% 0.19/0.42  % --prep_res_sim                        true
% 0.19/0.42  % --prep_upred                          true
% 0.19/0.42  % --res_sim_input                       true
% 0.19/0.42  % --clause_weak_htbl                    true
% 0.19/0.42  % --gc_record_bc_elim                   false
% 0.19/0.42  % --symbol_type_check                   false
% 0.19/0.42  % --clausify_out                        false
% 0.19/0.42  % --large_theory_mode                   false
% 0.19/0.42  % --prep_sem_filter                     none
% 0.19/0.42  % --prep_sem_filter_out                 false
% 0.19/0.42  % --preprocessed_out                    false
% 0.19/0.42  % --sub_typing                          false
% 0.19/0.42  % --brand_transform                     false
% 0.19/0.42  % --pure_diseq_elim                     true
% 0.19/0.42  % --min_unsat_core                      false
% 0.19/0.42  % --pred_elim                           true
% 0.19/0.42  % --add_important_lit                   false
% 0.19/0.42  % --soft_assumptions                    false
% 0.19/0.42  % --reset_solvers                       false
% 0.19/0.42  % --bc_imp_inh                          []
% 0.19/0.42  % --conj_cone_tolerance                 1.5
% 0.19/0.42  % --prolific_symb_bound                 500
% 0.19/0.42  % --lt_threshold                        2000
% 0.19/0.42  
% 0.19/0.42  % ------ SAT Options
% 0.19/0.42  
% 0.19/0.42  % --sat_mode                            false
% 0.19/0.42  % --sat_fm_restart_options              ""
% 0.19/0.42  % --sat_gr_def                          false
% 0.19/0.42  % --sat_epr_types                       true
% 0.19/0.42  % --sat_non_cyclic_types                false
% 0.19/0.42  % --sat_finite_models                   false
% 0.19/0.42  % --sat_fm_lemmas                       false
% 0.19/0.42  % --sat_fm_prep                         false
% 0.19/0.42  % --sat_fm_uc_incr                      true
% 0.19/0.42  % --sat_out_model                       small
% 0.19/0.42  % --sat_out_clauses                     false
% 0.19/0.42  
% 0.19/0.42  % ------ QBF Options
% 0.19/0.42  
% 0.19/0.42  % --qbf_mode                            false
% 0.19/0.42  % --qbf_elim_univ                       true
% 0.19/0.42  % --qbf_sk_in                           true
% 0.19/0.42  % --qbf_pred_elim                       true
% 0.19/0.42  % --qbf_split                           32
% 0.19/0.42  
% 0.19/0.42  % ------ BMC1 Options
% 0.19/0.42  
% 0.19/0.42  % --bmc1_incremental                    false
% 0.19/0.42  % --bmc1_axioms                         reachable_all
% 0.19/0.42  % --bmc1_min_bound                      0
% 0.19/0.42  % --bmc1_max_bound                      -1
% 0.19/0.42  % --bmc1_max_bound_default              -1
% 0.19/0.42  % --bmc1_symbol_reachability            true
% 0.19/0.42  % --bmc1_property_lemmas                false
% 0.19/0.42  % --bmc1_k_induction                    false
% 0.19/0.42  % --bmc1_non_equiv_states               false
% 0.19/0.42  % --bmc1_deadlock                       false
% 0.19/0.42  % --bmc1_ucm                            false
% 0.19/0.42  % --bmc1_add_unsat_core                 none
% 0.19/0.42  % --bmc1_unsat_core_children            false
% 0.19/0.42  % --bmc1_unsat_core_extrapolate_axioms  false
% 0.19/0.42  % --bmc1_out_stat                       full
% 0.19/0.42  % --bmc1_ground_init                    false
% 0.19/0.42  % --bmc1_pre_inst_next_state            false
% 0.19/0.42  % --bmc1_pre_inst_state                 false
% 0.19/0.42  % --bmc1_pre_inst_reach_state           false
% 0.19/0.42  % --bmc1_out_unsat_core                 false
% 0.19/0.42  % --bmc1_aig_witness_out                false
% 0.19/0.42  % --bmc1_verbose                        false
% 0.19/0.42  % --bmc1_dump_clauses_tptp              false
% 0.19/0.43  % --bmc1_dump_unsat_core_tptp           false
% 0.19/0.43  % --bmc1_dump_file                      -
% 0.19/0.43  % --bmc1_ucm_expand_uc_limit            128
% 0.19/0.43  % --bmc1_ucm_n_expand_iterations        6
% 0.19/0.43  % --bmc1_ucm_extend_mode                1
% 0.19/0.43  % --bmc1_ucm_init_mode                  2
% 0.19/0.43  % --bmc1_ucm_cone_mode                  none
% 0.19/0.43  % --bmc1_ucm_reduced_relation_type      0
% 0.19/0.43  % --bmc1_ucm_relax_model                4
% 0.19/0.43  % --bmc1_ucm_full_tr_after_sat          true
% 0.19/0.43  % --bmc1_ucm_expand_neg_assumptions     false
% 0.19/0.43  % --bmc1_ucm_layered_model              none
% 0.19/0.43  % --bmc1_ucm_max_lemma_size             10
% 0.19/0.43  
% 0.19/0.43  % ------ AIG Options
% 0.19/0.43  
% 0.19/0.43  % --aig_mode                            false
% 0.19/0.43  
% 0.19/0.43  % ------ Instantiation Options
% 0.19/0.43  
% 0.19/0.43  % --instantiation_flag                  true
% 0.19/0.43  % --inst_lit_sel                        [+prop;+sign;+ground;-num_var;-num_symb]
% 0.19/0.43  % --inst_solver_per_active              750
% 0.19/0.43  % --inst_solver_calls_frac              0.5
% 0.19/0.43  % --inst_passive_queue_type             priority_queues
% 0.19/0.43  % --inst_passive_queues                 [[-conj_dist;+conj_symb;-num_var];[+age;-num_symb]]
% 0.19/0.43  % --inst_passive_queues_freq            [25;2]
% 0.19/0.43  % --inst_dismatching                    true
% 0.19/0.43  % --inst_eager_unprocessed_to_passive   true
% 0.19/0.43  % --inst_prop_sim_given                 true
% 0.19/0.43  % --inst_prop_sim_new                   false
% 0.19/0.43  % --inst_orphan_elimination             true
% 0.19/0.43  % --inst_learning_loop_flag             true
% 0.19/0.43  % --inst_learning_start                 3000
% 0.19/0.43  % --inst_learning_factor                2
% 0.19/0.43  % --inst_start_prop_sim_after_learn     3
% 0.19/0.43  % --inst_sel_renew                      solver
% 0.19/0.43  % --inst_lit_activity_flag              true
% 0.19/0.43  % --inst_out_proof                      true
% 0.19/0.43  
% 0.19/0.43  % ------ Resolution Options
% 0.19/0.43  
% 0.19/0.43  % --resolution_flag                     true
% 0.19/0.43  % --res_lit_sel                         kbo_max
% 0.19/0.43  % --res_to_prop_solver                  none
% 0.19/0.43  % --res_prop_simpl_new                  false
% 0.19/0.43  % --res_prop_simpl_given                false
% 0.19/0.43  % --res_passive_queue_type              priority_queues
% 0.19/0.43  % --res_passive_queues                  [[-conj_dist;+conj_symb;-num_symb];[+age;-num_symb]]
% 0.19/0.43  % --res_passive_queues_freq             [15;5]
% 0.19/0.43  % --res_forward_subs                    full
% 0.19/0.43  % --res_backward_subs                   full
% 0.19/0.43  % --res_forward_subs_resolution         true
% 0.19/0.43  % --res_backward_subs_resolution        true
% 0.19/0.43  % --res_orphan_elimination              false
% 0.19/0.43  % --res_time_limit                      1000.
% 0.19/0.43  % --res_out_proof                       true
% 0.19/0.43  % --proof_out_file                      /export/starexec/sandbox2/tmp/iprover_proof_3bc7af.s
% 0.19/0.43  % --modulo                              true
% 0.19/0.43  
% 0.19/0.43  % ------ Combination Options
% 0.19/0.43  
% 0.19/0.43  % --comb_res_mult                       1000
% 0.19/0.43  % --comb_inst_mult                      300
% 0.19/0.43  % ------ 
% 0.19/0.43  
% 0.19/0.43  % ------ Parsing...% successful
% 0.19/0.43  
% 0.19/0.43  % ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e  pe_s  pe_e  snvd_s sp: 0 0s snvd_e % 
% 0.19/0.43  
% 0.19/0.43  % ------ Proving...
% 0.19/0.43  % ------ Problem Properties 
% 0.19/0.43  
% 0.19/0.43  % 
% 0.19/0.43  % EPR                                   false
% 0.19/0.43  % Horn                                  false
% 0.19/0.43  % Has equality                          true
% 0.19/0.43  
% 0.19/0.43  % % ------ Input Options Time Limit: Unbounded
% 0.19/0.43  
% 0.19/0.43  
% 0.19/0.43  % % ------ Current options:
% 0.19/0.43  
% 0.19/0.43  % ------ Input Options
% 0.19/0.43  
% 0.19/0.43  % --out_options                         all
% 0.19/0.43  % --tptp_safe_out                       true
% 0.19/0.43  % --problem_path                        ""
% 0.19/0.43  % --include_path                        ""
% 0.19/0.43  % --clausifier                          .//eprover
% 0.19/0.43  % --clausifier_options                  --tstp-format  
% 0.19/0.43  % --stdin                               false
% 0.19/0.43  % --dbg_backtrace                       false
% 0.19/0.43  % --dbg_dump_prop_clauses               false
% 0.19/0.43  % --dbg_dump_prop_clauses_file          -
% 0.19/0.43  % --dbg_out_stat                        false
% 0.19/0.43  
% 0.19/0.43  % ------ General Options
% 0.19/0.43  
% 0.19/0.43  % --fof                                 false
% 0.19/0.43  % --time_out_real                       150.
% 0.19/0.43  % --time_out_prep_mult                  0.2
% 0.19/0.43  % --time_out_virtual                    -1.
% 0.19/0.43  % --schedule                            none
% 0.19/0.43  % --ground_splitting                    input
% 0.19/0.43  % --splitting_nvd                       16
% 0.19/0.43  % --non_eq_to_eq                        false
% 0.19/0.43  % --prep_gs_sim                         true
% 0.19/0.43  % --prep_unflatten                      false
% 0.19/0.43  % --prep_res_sim                        true
% 0.19/0.43  % --prep_upred                          true
% 0.19/0.43  % --res_sim_input                       true
% 0.19/0.43  % --clause_weak_htbl                    true
% 0.19/0.43  % --gc_record_bc_elim                   false
% 0.19/0.43  % --symbol_type_check                   false
% 0.19/0.43  % --clausify_out                        false
% 0.19/0.43  % --large_theory_mode                   false
% 0.19/0.43  % --prep_sem_filter                     none
% 0.19/0.43  % --prep_sem_filter_out                 false
% 0.19/0.43  % --preprocessed_out                    false
% 0.19/0.43  % --sub_typing                          false
% 0.19/0.43  % --brand_transform                     false
% 0.19/0.43  % --pure_diseq_elim                     true
% 0.19/0.43  % --min_unsat_core                      false
% 0.19/0.43  % --pred_elim                           true
% 0.19/0.43  % --add_important_lit                   false
% 0.19/0.43  % --soft_assumptions                    false
% 0.19/0.43  % --reset_solvers                       false
% 0.19/0.43  % --bc_imp_inh                          []
% 0.19/0.43  % --conj_cone_tolerance                 1.5
% 0.19/0.43  % --prolific_symb_bound                 500
% 0.19/0.43  % --lt_threshold                        2000
% 0.19/0.43  
% 0.19/0.43  % ------ SAT Options
% 0.19/0.43  
% 0.19/0.43  % --sat_mode                            false
% 0.19/0.43  % --sat_fm_restart_options              ""
% 0.19/0.43  % --sat_gr_def                          false
% 0.19/0.43  % --sat_epr_types                       true
% 0.19/0.43  % --sat_non_cyclic_types                false
% 0.19/0.43  % --sat_finite_models                   false
% 0.19/0.43  % --sat_fm_lemmas                       false
% 0.19/0.43  % --sat_fm_prep                         false
% 0.19/0.43  % --sat_fm_uc_incr                      true
% 0.19/0.43  % --sat_out_model                       small
% 0.19/0.43  % --sat_out_clauses                     false
% 0.19/0.43  
% 0.19/0.43  % ------ QBF Options
% 0.19/0.43  
% 0.19/0.43  % --qbf_mode                            false
% 0.19/0.43  % --qbf_elim_univ                       true
% 0.19/0.43  % --qbf_sk_in                           true
% 0.19/0.43  % --qbf_pred_elim                       true
% 0.19/0.43  % --qbf_split                           32
% 0.19/0.43  
% 0.19/0.43  % ------ BMC1 Options
% 0.19/0.43  
% 0.19/0.43  % --bmc1_incremental                    false
% 0.19/0.43  % --bmc1_axioms                         reachable_all
% 0.19/0.43  % --bmc1_min_bound                      0
% 0.19/0.43  % --bmc1_max_bound                      -1
% 0.19/0.43  % --bmc1_max_bound_default              -1
% 0.19/0.43  % --bmc1_symbol_reachability            true
% 0.19/0.43  % --bmc1_property_lemmas                false
% 0.19/0.43  % --bmc1_k_induction                    false
% 0.19/0.43  % --bmc1_non_equiv_states               false
% 0.19/0.43  % --bmc1_deadlock                       false
% 0.19/0.43  % --bmc1_ucm                            false
% 0.19/0.43  % --bmc1_add_unsat_core                 none
% 0.19/0.43  % --bmc1_unsat_core_children            false
% 0.19/0.43  % --bmc1_unsat_core_extrapolate_axioms  false
% 0.19/0.43  % --bmc1_out_stat                       full
% 0.19/0.43  % --bmc1_ground_init                    false
% 0.19/0.43  % --bmc1_pre_inst_next_state            false
% 0.19/0.43  % --bmc1_pre_inst_state                 false
% 0.19/0.43  % --bmc1_pre_inst_reach_state           false
% 0.19/0.43  % --bmc1_out_unsat_core                 false
% 0.19/0.43  % --bmc1_aig_witness_out                false
% 0.19/0.43  % --bmc1_verbose                        false
% 0.19/0.43  % --bmc1_dump_clauses_tptp              false
% 0.19/0.43  % --bmc1_dump_unsat_core_tptp           false
% 0.19/0.43  % --bmc1_dump_file                      -
% 0.19/0.43  % --bmc1_ucm_expand_uc_limit            128
% 0.19/0.43  % --bmc1_ucm_n_expand_iterations        6
% 0.19/0.43  % --bmc1_ucm_extend_mode                1
% 0.19/0.43  % --bmc1_ucm_init_mode                  2
% 0.19/0.43  % --bmc1_ucm_cone_mode                  none
% 0.19/0.43  % --bmc1_ucm_reduced_relation_type      0
% 0.19/0.43  % --bmc1_ucm_relax_model                4
% 0.19/0.43  % --bmc1_ucm_full_tr_after_sat          true
% 0.19/0.43  % --bmc1_ucm_expand_neg_assumptions     false
% 0.19/0.43  % --bmc1_ucm_layered_model              none
% 0.19/0.43  % --bmc1_ucm_max_lemma_size             10
% 0.19/0.43  
% 0.19/0.43  % ------ AIG Options
% 0.19/0.43  
% 0.19/0.43  % --aig_mode                            false
% 0.19/0.43  
% 0.19/0.43  % ------ Instantiation Options
% 0.19/0.43  
% 0.19/0.43  % --instantiation_flag                  true
% 0.19/0.43  % --inst_lit_sel                        [+prop;+sign;+ground;-num_var;-num_symb]
% 0.19/0.43  % --inst_solver_per_active              750
% 0.19/0.43  % --inst_solver_calls_frac              0.5
% 0.19/0.43  % --inst_passive_queue_type             priority_queues
% 0.19/0.43  % --inst_passive_queues                 [[-conj_dist;+conj_symb;-num_var];[+age;-num_symb]]
% 0.19/0.43  % --inst_passive_queues_freq            [25;2]
% 0.19/0.43  % --inst_dismatching                    true
% 0.19/0.43  % --inst_eager_unprocessed_to_passive   true
% 0.19/0.43  % --inst_prop_sim_given                 true
% 1.09/1.28  % --inst_prop_sim_new                   false
% 1.09/1.28  % --inst_orphan_elimination             true
% 1.09/1.28  % --inst_learning_loop_flag             true
% 1.09/1.28  % --inst_learning_start                 3000
% 1.09/1.28  % --inst_learning_factor                2
% 1.09/1.28  % --inst_start_prop_sim_after_learn     3
% 1.09/1.28  % --inst_sel_renew                      solver
% 1.09/1.28  % --inst_lit_activity_flag              true
% 1.09/1.28  % --inst_out_proof                      true
% 1.09/1.28  
% 1.09/1.28  % ------ Resolution Options
% 1.09/1.28  
% 1.09/1.28  % --resolution_flag                     true
% 1.09/1.28  % --res_lit_sel                         kbo_max
% 1.09/1.28  % --res_to_prop_solver                  none
% 1.09/1.28  % --res_prop_simpl_new                  false
% 1.09/1.28  % --res_prop_simpl_given                false
% 1.09/1.28  % --res_passive_queue_type              priority_queues
% 1.09/1.28  % --res_passive_queues                  [[-conj_dist;+conj_symb;-num_symb];[+age;-num_symb]]
% 1.09/1.28  % --res_passive_queues_freq             [15;5]
% 1.09/1.28  % --res_forward_subs                    full
% 1.09/1.28  % --res_backward_subs                   full
% 1.09/1.28  % --res_forward_subs_resolution         true
% 1.09/1.28  % --res_backward_subs_resolution        true
% 1.09/1.28  % --res_orphan_elimination              false
% 1.09/1.28  % --res_time_limit                      1000.
% 1.09/1.28  % --res_out_proof                       true
% 1.09/1.28  % --proof_out_file                      /export/starexec/sandbox2/tmp/iprover_proof_3bc7af.s
% 1.09/1.28  % --modulo                              true
% 1.09/1.28  
% 1.09/1.28  % ------ Combination Options
% 1.09/1.28  
% 1.09/1.28  % --comb_res_mult                       1000
% 1.09/1.28  % --comb_inst_mult                      300
% 1.09/1.28  % ------ 
% 1.09/1.28  
% 1.09/1.28  
% 1.09/1.28  
% 1.09/1.28  % ------ Proving...
% 1.09/1.28  % 
% 1.09/1.28  
% 1.09/1.28  
% 1.09/1.28  %  Resolution empty clause
% 1.09/1.28  
% 1.09/1.28  % ------                             Statistics
% 1.09/1.28  
% 1.09/1.28  % ------ General
% 1.09/1.28  
% 1.09/1.28  % num_of_input_clauses:                 76
% 1.09/1.28  % num_of_input_neg_conjectures:         4
% 1.09/1.28  % num_of_splits:                        0
% 1.09/1.28  % num_of_split_atoms:                   0
% 1.09/1.28  % num_of_sem_filtered_clauses:          0
% 1.09/1.28  % num_of_subtypes:                      0
% 1.09/1.28  % monotx_restored_types:                0
% 1.09/1.28  % sat_num_of_epr_types:                 0
% 1.09/1.28  % sat_num_of_non_cyclic_types:          0
% 1.09/1.28  % sat_guarded_non_collapsed_types:      0
% 1.09/1.28  % is_epr:                               0
% 1.09/1.28  % is_horn:                              0
% 1.09/1.28  % has_eq:                               1
% 1.09/1.28  % num_pure_diseq_elim:                  0
% 1.09/1.28  % simp_replaced_by:                     0
% 1.09/1.28  % res_preprocessed:                     8
% 1.09/1.28  % prep_upred:                           0
% 1.09/1.28  % prep_unflattend:                      0
% 1.09/1.28  % pred_elim_cands:                      0
% 1.09/1.28  % pred_elim:                            0
% 1.09/1.28  % pred_elim_cl:                         0
% 1.09/1.28  % pred_elim_cycles:                     0
% 1.09/1.28  % forced_gc_time:                       0
% 1.09/1.28  % gc_basic_clause_elim:                 0
% 1.09/1.28  % parsing_time:                         0.004
% 1.09/1.28  % sem_filter_time:                      0.
% 1.09/1.28  % pred_elim_time:                       0.
% 1.09/1.28  % out_proof_time:                       0.001
% 1.09/1.28  % monotx_time:                          0.
% 1.09/1.28  % subtype_inf_time:                     0.
% 1.09/1.28  % unif_index_cands_time:                0.002
% 1.09/1.28  % unif_index_add_time:                  0.002
% 1.09/1.28  % total_time:                           0.874
% 1.09/1.28  % num_of_symbols:                       42
% 1.09/1.28  % num_of_terms:                         2743
% 1.09/1.28  
% 1.09/1.28  % ------ Propositional Solver
% 1.09/1.28  
% 1.09/1.28  % prop_solver_calls:                    11
% 1.09/1.28  % prop_fast_solver_calls:               12
% 1.09/1.28  % prop_num_of_clauses:                  291
% 1.09/1.28  % prop_preprocess_simplified:           710
% 1.09/1.28  % prop_fo_subsumed:                     0
% 1.09/1.28  % prop_solver_time:                     0.
% 1.09/1.28  % prop_fast_solver_time:                0.
% 1.09/1.28  % prop_unsat_core_time:                 0.
% 1.09/1.28  
% 1.09/1.28  % ------ QBF 
% 1.09/1.28  
% 1.09/1.28  % qbf_q_res:                            0
% 1.09/1.28  % qbf_num_tautologies:                  0
% 1.09/1.28  % qbf_prep_cycles:                      0
% 1.09/1.28  
% 1.09/1.28  % ------ BMC1
% 1.09/1.28  
% 1.09/1.28  % bmc1_current_bound:                   -1
% 1.09/1.28  % bmc1_last_solved_bound:               -1
% 1.09/1.28  % bmc1_unsat_core_size:                 -1
% 1.09/1.28  % bmc1_unsat_core_parents_size:         -1
% 1.09/1.28  % bmc1_merge_next_fun:                  0
% 1.09/1.28  % bmc1_unsat_core_clauses_time:         0.
% 1.09/1.28  
% 1.09/1.28  % ------ Instantiation
% 1.09/1.28  
% 1.09/1.28  % inst_num_of_clauses:                  252
% 1.09/1.28  % inst_num_in_passive:                  2
% 1.09/1.28  % inst_num_in_active:                   219
% 1.09/1.28  % inst_num_in_unprocessed:              18
% 1.09/1.28  % inst_num_of_loops:                    300
% 1.09/1.28  % inst_num_of_learning_restarts:        0
% 1.09/1.28  % inst_num_moves_active_passive:        62
% 1.09/1.28  % inst_lit_activity:                    31
% 1.09/1.28  % inst_lit_activity_moves:              0
% 1.09/1.28  % inst_num_tautologies:                 11
% 1.09/1.28  % inst_num_prop_implied:                0
% 1.09/1.28  % inst_num_existing_simplified:         0
% 1.09/1.28  % inst_num_eq_res_simplified:           2
% 1.09/1.28  % inst_num_child_elim:                  0
% 1.09/1.28  % inst_num_of_dismatching_blockings:    37
% 1.09/1.28  % inst_num_of_non_proper_insts:         426
% 1.09/1.28  % inst_num_of_duplicates:               285
% 1.09/1.28  % inst_inst_num_from_inst_to_res:       0
% 1.09/1.28  % inst_dismatching_checking_time:       0.
% 1.09/1.28  
% 1.09/1.28  % ------ Resolution
% 1.09/1.28  
% 1.09/1.28  % res_num_of_clauses:                   4633
% 1.09/1.28  % res_num_in_passive:                   3716
% 1.09/1.28  % res_num_in_active:                    890
% 1.09/1.28  % res_num_of_loops:                     1175
% 1.09/1.28  % res_forward_subset_subsumed:          2183
% 1.09/1.28  % res_backward_subset_subsumed:         49
% 1.09/1.28  % res_forward_subsumed:                 289
% 1.09/1.28  % res_backward_subsumed:                4
% 1.09/1.28  % res_forward_subsumption_resolution:   98
% 1.09/1.28  % res_backward_subsumption_resolution:  1
% 1.09/1.28  % res_clause_to_clause_subsumption:     104174
% 1.09/1.28  % res_orphan_elimination:               0
% 1.09/1.28  % res_tautology_del:                    0
% 1.09/1.28  % res_num_eq_res_simplified:            0
% 1.09/1.28  % res_num_sel_changes:                  0
% 1.09/1.28  % res_moves_from_active_to_pass:        0
% 1.09/1.28  
% 1.09/1.28  % Status Unsatisfiable
% 1.09/1.28  % SZS status Unsatisfiable
% 1.09/1.28  % SZS output start CNFRefutation
% See solution above
%------------------------------------------------------------------------------