TSTP Solution File: MSC008-1.002 by iProverMo---2.5-0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProverMo---2.5-0.1
% Problem  : MSC008-1.002 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : iprover_modulo %s %d

% Computer : n013.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 : Mon May 22 16:35:04 EDT 2023

% Result   : Unsatisfiable 13.02s 13.20s
% Output   : CNFRefutation 13.02s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named input)

% Comments : 
%------------------------------------------------------------------------------
% Axioms transformation by autotheo
% Orienting (remaining) axiom formulas using strategy Equiv(ClausalAll)
% Orienting axioms whose shape is orientable
cnf(reflexivity,axiom,
    eq(X,X),
    input ).

fof(reflexivity_0,plain,
    ! [X] :
      ( eq(X,X)
      | $false ),
    inference(orientation,[status(thm)],[reflexivity]) ).

cnf(p_1_is_not_p_2,axiom,
    ~ eq(p_1,p_2),
    input ).

fof(p_1_is_not_p_2_0,plain,
    ( ~ eq(p_1,p_2)
    | $false ),
    inference(orientation,[status(thm)],[p_1_is_not_p_2]) ).

fof(def_lhs_atom1,axiom,
    ( lhs_atom1
  <=> ~ eq(p_1,p_2) ),
    inference(definition,[],]) ).

fof(to_be_clausified_0,plain,
    ( lhs_atom1
    | $false ),
    inference(fold_definition,[status(thm)],[p_1_is_not_p_2_0,def_lhs_atom1]) ).

fof(def_lhs_atom2,axiom,
    ! [X] :
      ( lhs_atom2(X)
    <=> eq(X,X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_1,plain,
    ! [X] :
      ( lhs_atom2(X)
      | $false ),
    inference(fold_definition,[status(thm)],[reflexivity_0,def_lhs_atom2]) ).

% Start CNF derivation
fof(c_0_0,axiom,
    ! [X1] :
      ( lhs_atom2(X1)
      | ~ $true ),
    file('<stdin>',to_be_clausified_1) ).

fof(c_0_1,axiom,
    ( lhs_atom1
    | ~ $true ),
    file('<stdin>',to_be_clausified_0) ).

fof(c_0_2,plain,
    ! [X1] : lhs_atom2(X1),
    inference(fof_simplification,[status(thm)],[c_0_0]) ).

fof(c_0_3,plain,
    lhs_atom1,
    inference(fof_simplification,[status(thm)],[c_0_1]) ).

fof(c_0_4,plain,
    ! [X2] : lhs_atom2(X2),
    inference(variable_rename,[status(thm)],[c_0_2]) ).

fof(c_0_5,plain,
    lhs_atom1,
    c_0_3 ).

cnf(c_0_6,plain,
    lhs_atom2(X1),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_7,plain,
    lhs_atom1,
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_8,plain,
    lhs_atom2(X1),
    c_0_6,
    [final] ).

cnf(c_0_9,plain,
    lhs_atom1,
    c_0_7,
    [final] ).

% End CNF derivation
cnf(c_0_8_0,axiom,
    eq(X1,X1),
    inference(unfold_definition,[status(thm)],[c_0_8,def_lhs_atom2]) ).

cnf(c_0_9_0,axiom,
    ~ eq(p_1,p_2),
    inference(unfold_definition,[status(thm)],[c_0_9,def_lhs_atom1]) ).

% Orienting (remaining) axiom formulas using strategy ClausalAll
% CNF of (remaining) axioms:
% Start CNF derivation
fof(c_0_0_001,axiom,
    ! [X3,X8,X9,X2] :
      ( ~ latin(X3,X2,X9)
      | ~ latin(X3,X2,X8)
      | eq(X9,X8) ),
    file('<stdin>',latin_element_is_unique) ).

fof(c_0_1_002,axiom,
    ! [X3,X1,X6,X7] :
      ( ~ latin(X3,X7,X1)
      | ~ latin(X3,X6,X1)
      | eq(X7,X6) ),
    file('<stdin>',latin_column_is_unique) ).

fof(c_0_2_003,axiom,
    ! [X4,X5,X1,X2] :
      ( ~ latin(X5,X2,X1)
      | ~ latin(X4,X2,X1)
      | eq(X5,X4) ),
    file('<stdin>',latin_row_is_unique) ).

fof(c_0_3_004,axiom,
    ! [X3,X8,X9,X2] :
      ( ~ greek(X3,X2,X9)
      | ~ greek(X3,X2,X8)
      | eq(X9,X8) ),
    file('<stdin>',greek_element_is_unique) ).

fof(c_0_4_005,axiom,
    ! [X3,X1,X6,X7] :
      ( ~ greek(X3,X7,X1)
      | ~ greek(X3,X6,X1)
      | eq(X7,X6) ),
    file('<stdin>',greek_column_is_unique) ).

fof(c_0_5_006,axiom,
    ! [X4,X5,X1,X2] :
      ( ~ greek(X5,X2,X1)
      | ~ greek(X4,X2,X1)
      | eq(X5,X4) ),
    file('<stdin>',greek_row_is_unique) ).

fof(c_0_6_007,axiom,
    ! [X3,X2] :
      ( latin(X3,X2,p_1)
      | latin(X3,X2,p_2) ),
    file('<stdin>',latin_cell_element) ).

fof(c_0_7_008,axiom,
    ! [X3,X1] :
      ( latin(X3,p_1,X1)
      | latin(X3,p_2,X1) ),
    file('<stdin>',latin_column_required) ).

fof(c_0_8_009,axiom,
    ! [X1,X2] :
      ( latin(p_1,X2,X1)
      | latin(p_2,X2,X1) ),
    file('<stdin>',latin_row_required) ).

fof(c_0_9_010,axiom,
    ! [X3,X2] :
      ( greek(X3,X2,p_1)
      | greek(X3,X2,p_2) ),
    file('<stdin>',greek_cell_element) ).

fof(c_0_10,axiom,
    ! [X3,X1] :
      ( greek(X3,p_1,X1)
      | greek(X3,p_2,X1) ),
    file('<stdin>',greek_column_required) ).

fof(c_0_11,axiom,
    ! [X1,X2] :
      ( greek(p_1,X2,X1)
      | greek(p_2,X2,X1) ),
    file('<stdin>',greek_row_required) ).

fof(c_0_12,axiom,
    ! [X10,X11] :
      ( ~ eq(X11,X10)
      | eq(X10,X11) ),
    file('<stdin>',symmetry) ).

fof(c_0_13,plain,
    ! [X3,X8,X9,X2] :
      ( ~ latin(X3,X2,X9)
      | ~ latin(X3,X2,X8)
      | eq(X9,X8) ),
    inference(fof_simplification,[status(thm)],[c_0_0]) ).

fof(c_0_14,plain,
    ! [X3,X1,X6,X7] :
      ( ~ latin(X3,X7,X1)
      | ~ latin(X3,X6,X1)
      | eq(X7,X6) ),
    inference(fof_simplification,[status(thm)],[c_0_1]) ).

fof(c_0_15,plain,
    ! [X4,X5,X1,X2] :
      ( ~ latin(X5,X2,X1)
      | ~ latin(X4,X2,X1)
      | eq(X5,X4) ),
    inference(fof_simplification,[status(thm)],[c_0_2]) ).

fof(c_0_16,plain,
    ! [X3,X8,X9,X2] :
      ( ~ greek(X3,X2,X9)
      | ~ greek(X3,X2,X8)
      | eq(X9,X8) ),
    inference(fof_simplification,[status(thm)],[c_0_3]) ).

fof(c_0_17,plain,
    ! [X3,X1,X6,X7] :
      ( ~ greek(X3,X7,X1)
      | ~ greek(X3,X6,X1)
      | eq(X7,X6) ),
    inference(fof_simplification,[status(thm)],[c_0_4]) ).

fof(c_0_18,plain,
    ! [X4,X5,X1,X2] :
      ( ~ greek(X5,X2,X1)
      | ~ greek(X4,X2,X1)
      | eq(X5,X4) ),
    inference(fof_simplification,[status(thm)],[c_0_5]) ).

fof(c_0_19,axiom,
    ! [X3,X2] :
      ( latin(X3,X2,p_1)
      | latin(X3,X2,p_2) ),
    c_0_6 ).

fof(c_0_20,axiom,
    ! [X3,X1] :
      ( latin(X3,p_1,X1)
      | latin(X3,p_2,X1) ),
    c_0_7 ).

fof(c_0_21,axiom,
    ! [X1,X2] :
      ( latin(p_1,X2,X1)
      | latin(p_2,X2,X1) ),
    c_0_8 ).

fof(c_0_22,axiom,
    ! [X3,X2] :
      ( greek(X3,X2,p_1)
      | greek(X3,X2,p_2) ),
    c_0_9 ).

fof(c_0_23,axiom,
    ! [X3,X1] :
      ( greek(X3,p_1,X1)
      | greek(X3,p_2,X1) ),
    c_0_10 ).

fof(c_0_24,axiom,
    ! [X1,X2] :
      ( greek(p_1,X2,X1)
      | greek(p_2,X2,X1) ),
    c_0_11 ).

fof(c_0_25,plain,
    ! [X10,X11] :
      ( ~ eq(X11,X10)
      | eq(X10,X11) ),
    inference(fof_simplification,[status(thm)],[c_0_12]) ).

fof(c_0_26,plain,
    ! [X10,X11,X12,X13] :
      ( ~ latin(X10,X13,X12)
      | ~ latin(X10,X13,X11)
      | eq(X12,X11) ),
    inference(variable_rename,[status(thm)],[c_0_13]) ).

fof(c_0_27,plain,
    ! [X8,X9,X10,X11] :
      ( ~ latin(X8,X11,X9)
      | ~ latin(X8,X10,X9)
      | eq(X11,X10) ),
    inference(variable_rename,[status(thm)],[c_0_14]) ).

fof(c_0_28,plain,
    ! [X6,X7,X8,X9] :
      ( ~ latin(X7,X9,X8)
      | ~ latin(X6,X9,X8)
      | eq(X7,X6) ),
    inference(variable_rename,[status(thm)],[c_0_15]) ).

fof(c_0_29,plain,
    ! [X10,X11,X12,X13] :
      ( ~ greek(X10,X13,X12)
      | ~ greek(X10,X13,X11)
      | eq(X12,X11) ),
    inference(variable_rename,[status(thm)],[c_0_16]) ).

fof(c_0_30,plain,
    ! [X8,X9,X10,X11] :
      ( ~ greek(X8,X11,X9)
      | ~ greek(X8,X10,X9)
      | eq(X11,X10) ),
    inference(variable_rename,[status(thm)],[c_0_17]) ).

fof(c_0_31,plain,
    ! [X6,X7,X8,X9] :
      ( ~ greek(X7,X9,X8)
      | ~ greek(X6,X9,X8)
      | eq(X7,X6) ),
    inference(variable_rename,[status(thm)],[c_0_18]) ).

fof(c_0_32,plain,
    ! [X4,X5] :
      ( latin(X4,X5,p_1)
      | latin(X4,X5,p_2) ),
    inference(variable_rename,[status(thm)],[c_0_19]) ).

fof(c_0_33,plain,
    ! [X4,X5] :
      ( latin(X4,p_1,X5)
      | latin(X4,p_2,X5) ),
    inference(variable_rename,[status(thm)],[c_0_20]) ).

fof(c_0_34,plain,
    ! [X3,X4] :
      ( latin(p_1,X4,X3)
      | latin(p_2,X4,X3) ),
    inference(variable_rename,[status(thm)],[c_0_21]) ).

fof(c_0_35,plain,
    ! [X4,X5] :
      ( greek(X4,X5,p_1)
      | greek(X4,X5,p_2) ),
    inference(variable_rename,[status(thm)],[c_0_22]) ).

fof(c_0_36,plain,
    ! [X4,X5] :
      ( greek(X4,p_1,X5)
      | greek(X4,p_2,X5) ),
    inference(variable_rename,[status(thm)],[c_0_23]) ).

fof(c_0_37,plain,
    ! [X3,X4] :
      ( greek(p_1,X4,X3)
      | greek(p_2,X4,X3) ),
    inference(variable_rename,[status(thm)],[c_0_24]) ).

fof(c_0_38,plain,
    ! [X12,X13] :
      ( ~ eq(X13,X12)
      | eq(X12,X13) ),
    inference(variable_rename,[status(thm)],[c_0_25]) ).

cnf(c_0_39,plain,
    ( eq(X1,X2)
    | ~ latin(X3,X4,X2)
    | ~ latin(X3,X4,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_26]) ).

cnf(c_0_40,plain,
    ( eq(X1,X2)
    | ~ latin(X3,X2,X4)
    | ~ latin(X3,X1,X4) ),
    inference(split_conjunct,[status(thm)],[c_0_27]) ).

cnf(c_0_41,plain,
    ( eq(X1,X2)
    | ~ latin(X2,X3,X4)
    | ~ latin(X1,X3,X4) ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_42,plain,
    ( eq(X1,X2)
    | ~ greek(X3,X4,X2)
    | ~ greek(X3,X4,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_43,plain,
    ( eq(X1,X2)
    | ~ greek(X3,X2,X4)
    | ~ greek(X3,X1,X4) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

cnf(c_0_44,plain,
    ( eq(X1,X2)
    | ~ greek(X2,X3,X4)
    | ~ greek(X1,X3,X4) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_45,plain,
    ( latin(X1,X2,p_2)
    | latin(X1,X2,p_1) ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_46,plain,
    ( latin(X1,p_2,X2)
    | latin(X1,p_1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

cnf(c_0_47,plain,
    ( latin(p_2,X1,X2)
    | latin(p_1,X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_34]) ).

cnf(c_0_48,plain,
    ( greek(X1,X2,p_2)
    | greek(X1,X2,p_1) ),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

cnf(c_0_49,plain,
    ( greek(X1,p_2,X2)
    | greek(X1,p_1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_36]) ).

cnf(c_0_50,plain,
    ( greek(p_2,X1,X2)
    | greek(p_1,X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_37]) ).

cnf(c_0_51,plain,
    ( eq(X1,X2)
    | ~ eq(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_38]) ).

cnf(c_0_52,plain,
    ( eq(X1,X2)
    | ~ latin(X3,X4,X2)
    | ~ latin(X3,X4,X1) ),
    c_0_39,
    [final] ).

cnf(c_0_53,plain,
    ( eq(X1,X2)
    | ~ latin(X3,X2,X4)
    | ~ latin(X3,X1,X4) ),
    c_0_40,
    [final] ).

cnf(c_0_54,plain,
    ( eq(X1,X2)
    | ~ latin(X2,X3,X4)
    | ~ latin(X1,X3,X4) ),
    c_0_41,
    [final] ).

cnf(c_0_55,plain,
    ( eq(X1,X2)
    | ~ greek(X3,X4,X2)
    | ~ greek(X3,X4,X1) ),
    c_0_42,
    [final] ).

cnf(c_0_56,plain,
    ( eq(X1,X2)
    | ~ greek(X3,X2,X4)
    | ~ greek(X3,X1,X4) ),
    c_0_43,
    [final] ).

cnf(c_0_57,plain,
    ( eq(X1,X2)
    | ~ greek(X2,X3,X4)
    | ~ greek(X1,X3,X4) ),
    c_0_44,
    [final] ).

cnf(c_0_58,plain,
    ( latin(X1,X2,p_2)
    | latin(X1,X2,p_1) ),
    c_0_45,
    [final] ).

cnf(c_0_59,plain,
    ( latin(X1,p_2,X2)
    | latin(X1,p_1,X2) ),
    c_0_46,
    [final] ).

cnf(c_0_60,plain,
    ( latin(p_2,X1,X2)
    | latin(p_1,X1,X2) ),
    c_0_47,
    [final] ).

cnf(c_0_61,plain,
    ( greek(X1,X2,p_2)
    | greek(X1,X2,p_1) ),
    c_0_48,
    [final] ).

cnf(c_0_62,plain,
    ( greek(X1,p_2,X2)
    | greek(X1,p_1,X2) ),
    c_0_49,
    [final] ).

cnf(c_0_63,plain,
    ( greek(p_2,X1,X2)
    | greek(p_1,X1,X2) ),
    c_0_50,
    [final] ).

cnf(c_0_64,plain,
    ( eq(X1,X2)
    | ~ eq(X2,X1) ),
    c_0_51,
    [final] ).

% End CNF derivation
% Generating one_way clauses for all literals in the CNF.
cnf(c_0_52_0,axiom,
    ( eq(X1,X2)
    | ~ latin(X3,X4,X2)
    | ~ latin(X3,X4,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_52]) ).

cnf(c_0_52_1,axiom,
    ( ~ latin(X3,X4,X2)
    | eq(X1,X2)
    | ~ latin(X3,X4,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_52]) ).

cnf(c_0_52_2,axiom,
    ( ~ latin(X3,X4,X1)
    | ~ latin(X3,X4,X2)
    | eq(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_52]) ).

cnf(c_0_53_0,axiom,
    ( eq(X1,X2)
    | ~ latin(X3,X2,X4)
    | ~ latin(X3,X1,X4) ),
    inference(literals_permutation,[status(thm)],[c_0_53]) ).

cnf(c_0_53_1,axiom,
    ( ~ latin(X3,X2,X4)
    | eq(X1,X2)
    | ~ latin(X3,X1,X4) ),
    inference(literals_permutation,[status(thm)],[c_0_53]) ).

cnf(c_0_53_2,axiom,
    ( ~ latin(X3,X1,X4)
    | ~ latin(X3,X2,X4)
    | eq(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_53]) ).

cnf(c_0_54_0,axiom,
    ( eq(X1,X2)
    | ~ latin(X2,X3,X4)
    | ~ latin(X1,X3,X4) ),
    inference(literals_permutation,[status(thm)],[c_0_54]) ).

cnf(c_0_54_1,axiom,
    ( ~ latin(X2,X3,X4)
    | eq(X1,X2)
    | ~ latin(X1,X3,X4) ),
    inference(literals_permutation,[status(thm)],[c_0_54]) ).

cnf(c_0_54_2,axiom,
    ( ~ latin(X1,X3,X4)
    | ~ latin(X2,X3,X4)
    | eq(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_54]) ).

cnf(c_0_55_0,axiom,
    ( eq(X1,X2)
    | ~ greek(X3,X4,X2)
    | ~ greek(X3,X4,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_55]) ).

cnf(c_0_55_1,axiom,
    ( ~ greek(X3,X4,X2)
    | eq(X1,X2)
    | ~ greek(X3,X4,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_55]) ).

cnf(c_0_55_2,axiom,
    ( ~ greek(X3,X4,X1)
    | ~ greek(X3,X4,X2)
    | eq(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_55]) ).

cnf(c_0_56_0,axiom,
    ( eq(X1,X2)
    | ~ greek(X3,X2,X4)
    | ~ greek(X3,X1,X4) ),
    inference(literals_permutation,[status(thm)],[c_0_56]) ).

cnf(c_0_56_1,axiom,
    ( ~ greek(X3,X2,X4)
    | eq(X1,X2)
    | ~ greek(X3,X1,X4) ),
    inference(literals_permutation,[status(thm)],[c_0_56]) ).

cnf(c_0_56_2,axiom,
    ( ~ greek(X3,X1,X4)
    | ~ greek(X3,X2,X4)
    | eq(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_56]) ).

cnf(c_0_57_0,axiom,
    ( eq(X1,X2)
    | ~ greek(X2,X3,X4)
    | ~ greek(X1,X3,X4) ),
    inference(literals_permutation,[status(thm)],[c_0_57]) ).

cnf(c_0_57_1,axiom,
    ( ~ greek(X2,X3,X4)
    | eq(X1,X2)
    | ~ greek(X1,X3,X4) ),
    inference(literals_permutation,[status(thm)],[c_0_57]) ).

cnf(c_0_57_2,axiom,
    ( ~ greek(X1,X3,X4)
    | ~ greek(X2,X3,X4)
    | eq(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_57]) ).

cnf(c_0_58_0,axiom,
    ( latin(X1,X2,p_2)
    | latin(X1,X2,p_1) ),
    inference(literals_permutation,[status(thm)],[c_0_58]) ).

cnf(c_0_58_1,axiom,
    ( latin(X1,X2,p_1)
    | latin(X1,X2,p_2) ),
    inference(literals_permutation,[status(thm)],[c_0_58]) ).

cnf(c_0_59_0,axiom,
    ( latin(X1,p_2,X2)
    | latin(X1,p_1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_59]) ).

cnf(c_0_59_1,axiom,
    ( latin(X1,p_1,X2)
    | latin(X1,p_2,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_59]) ).

cnf(c_0_60_0,axiom,
    ( latin(p_2,X1,X2)
    | latin(p_1,X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_60]) ).

cnf(c_0_60_1,axiom,
    ( latin(p_1,X1,X2)
    | latin(p_2,X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_60]) ).

cnf(c_0_61_0,axiom,
    ( greek(X1,X2,p_2)
    | greek(X1,X2,p_1) ),
    inference(literals_permutation,[status(thm)],[c_0_61]) ).

cnf(c_0_61_1,axiom,
    ( greek(X1,X2,p_1)
    | greek(X1,X2,p_2) ),
    inference(literals_permutation,[status(thm)],[c_0_61]) ).

cnf(c_0_62_0,axiom,
    ( greek(X1,p_2,X2)
    | greek(X1,p_1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_62]) ).

cnf(c_0_62_1,axiom,
    ( greek(X1,p_1,X2)
    | greek(X1,p_2,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_62]) ).

cnf(c_0_63_0,axiom,
    ( greek(p_2,X1,X2)
    | greek(p_1,X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_63]) ).

cnf(c_0_63_1,axiom,
    ( greek(p_1,X1,X2)
    | greek(p_2,X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_63]) ).

cnf(c_0_64_0,axiom,
    ( eq(X1,X2)
    | ~ eq(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_64]) ).

cnf(c_0_64_1,axiom,
    ( ~ eq(X2,X1)
    | eq(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_64]) ).

% CNF of non-axioms
% Start CNF derivation
fof(c_0_0_011,negated_conjecture,
    ! [X1,X2,X3,X4,X5,X6] :
      ( ~ greek(X2,X6,X4)
      | ~ latin(X2,X6,X3)
      | ~ greek(X1,X5,X4)
      | ~ latin(X1,X5,X3)
      | eq(X2,X1) ),
    file('<stdin>',no_two_same2) ).

fof(c_0_1_012,negated_conjecture,
    ! [X1,X2,X3,X4,X5,X6] :
      ( ~ greek(X2,X6,X4)
      | ~ latin(X2,X6,X3)
      | ~ greek(X1,X5,X4)
      | ~ latin(X1,X5,X3)
      | eq(X6,X5) ),
    file('<stdin>',no_two_same1) ).

fof(c_0_2_013,negated_conjecture,
    ! [X1,X2,X3,X4,X5,X6] :
      ( ~ greek(X2,X6,X4)
      | ~ latin(X2,X6,X3)
      | ~ greek(X1,X5,X4)
      | ~ latin(X1,X5,X3)
      | eq(X2,X1) ),
    inference(fof_simplification,[status(thm)],[c_0_0]) ).

fof(c_0_3_014,negated_conjecture,
    ! [X1,X2,X3,X4,X5,X6] :
      ( ~ greek(X2,X6,X4)
      | ~ latin(X2,X6,X3)
      | ~ greek(X1,X5,X4)
      | ~ latin(X1,X5,X3)
      | eq(X6,X5) ),
    inference(fof_simplification,[status(thm)],[c_0_1]) ).

fof(c_0_4_015,negated_conjecture,
    ! [X7,X8,X9,X10,X11,X12] :
      ( ~ greek(X8,X12,X10)
      | ~ latin(X8,X12,X9)
      | ~ greek(X7,X11,X10)
      | ~ latin(X7,X11,X9)
      | eq(X8,X7) ),
    inference(variable_rename,[status(thm)],[c_0_2]) ).

fof(c_0_5_016,negated_conjecture,
    ! [X7,X8,X9,X10,X11,X12] :
      ( ~ greek(X8,X12,X10)
      | ~ latin(X8,X12,X9)
      | ~ greek(X7,X11,X10)
      | ~ latin(X7,X11,X9)
      | eq(X12,X11) ),
    inference(variable_rename,[status(thm)],[c_0_3]) ).

cnf(c_0_6_017,negated_conjecture,
    ( eq(X1,X2)
    | ~ latin(X2,X3,X4)
    | ~ greek(X2,X3,X5)
    | ~ latin(X1,X6,X4)
    | ~ greek(X1,X6,X5) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_7_018,negated_conjecture,
    ( eq(X1,X2)
    | ~ latin(X3,X2,X4)
    | ~ greek(X3,X2,X5)
    | ~ latin(X6,X1,X4)
    | ~ greek(X6,X1,X5) ),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_8_019,negated_conjecture,
    ( eq(X1,X2)
    | ~ latin(X2,X3,X4)
    | ~ greek(X2,X3,X5)
    | ~ latin(X1,X6,X4)
    | ~ greek(X1,X6,X5) ),
    c_0_6,
    [final] ).

cnf(c_0_9_020,negated_conjecture,
    ( eq(X1,X2)
    | ~ latin(X3,X2,X4)
    | ~ greek(X3,X2,X5)
    | ~ latin(X6,X1,X4)
    | ~ greek(X6,X1,X5) ),
    c_0_7,
    [final] ).

% End CNF derivation

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

cnf(c_19,plain,
    ( latin(X0,X1,p_2)
    | latin(X0,X1,p_1) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_aa49cc.p',c_0_58_1) ).

cnf(c_77,plain,
    ( latin(X0,X1,p_2)
    | latin(X0,X1,p_1) ),
    inference(copy,[status(esa)],[c_19]) ).

cnf(c_194533,plain,
    ( latin(p_2,X0,p_2)
    | latin(p_2,X0,p_1) ),
    inference(instantiation,[status(thm)],[c_77]) ).

cnf(c_194956,plain,
    ( latin(p_2,p_2,p_2)
    | latin(p_2,p_2,p_1) ),
    inference(instantiation,[status(thm)],[c_194533]) ).

cnf(c_35,negated_conjecture,
    ( eq(X0,X1)
    | ~ latin(X2,X0,X3)
    | ~ latin(X4,X1,X3)
    | ~ greek(X2,X0,X5)
    | ~ greek(X4,X1,X5) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_aa49cc.p',c_0_9) ).

cnf(c_46,negated_conjecture,
    ( eq(X0,X1)
    | ~ latin(X2,X0,X3)
    | ~ latin(X4,X1,X3)
    | ~ greek(X2,X0,X5)
    | ~ greek(X4,X1,X5) ),
    inference(copy,[status(esa)],[c_35]) ).

cnf(c_53,negated_conjecture,
    ( eq(X0,X1)
    | ~ latin(X2,X0,X3)
    | ~ latin(X4,X1,X3)
    | ~ greek(X2,X0,X5)
    | ~ greek(X4,X1,X5) ),
    inference(copy,[status(esa)],[c_46]) ).

cnf(c_54,negated_conjecture,
    ( eq(X0,X1)
    | ~ latin(X2,X0,X3)
    | ~ latin(X4,X1,X3)
    | ~ greek(X2,X0,X5)
    | ~ greek(X4,X1,X5) ),
    inference(copy,[status(esa)],[c_53]) ).

cnf(c_57,negated_conjecture,
    ( eq(X0,X1)
    | ~ latin(X2,X0,X3)
    | ~ latin(X4,X1,X3)
    | ~ greek(X2,X0,X5)
    | ~ greek(X4,X1,X5) ),
    inference(copy,[status(esa)],[c_54]) ).

cnf(c_93,negated_conjecture,
    ( eq(X0,X1)
    | ~ latin(X2,X0,X3)
    | ~ latin(X4,X1,X3)
    | ~ greek(X2,X0,X5)
    | ~ greek(X4,X1,X5) ),
    inference(copy,[status(esa)],[c_57]) ).

cnf(c_194494,plain,
    ( eq(p_1,p_2)
    | ~ latin(X0,p_2,X1)
    | ~ latin(X2,p_1,X1)
    | ~ greek(X0,p_2,X3)
    | ~ greek(X2,p_1,X3) ),
    inference(instantiation,[status(thm)],[c_93]) ).

cnf(c_194613,plain,
    ( eq(p_1,p_2)
    | ~ latin(X0,p_2,p_2)
    | ~ latin(X1,p_1,p_2)
    | ~ greek(X0,p_2,X2)
    | ~ greek(X1,p_1,X2) ),
    inference(instantiation,[status(thm)],[c_194494]) ).

cnf(c_194955,plain,
    ( eq(p_1,p_2)
    | ~ latin(p_2,p_2,p_2)
    | ~ latin(X0,p_1,p_2)
    | ~ greek(p_2,p_2,X1)
    | ~ greek(X0,p_1,X1) ),
    inference(instantiation,[status(thm)],[c_194613]) ).

cnf(c_194957,plain,
    ( eq(p_1,p_2)
    | ~ latin(p_2,p_2,p_2)
    | ~ latin(p_1,p_1,p_2)
    | ~ greek(p_2,p_2,p_1)
    | ~ greek(p_1,p_1,p_1) ),
    inference(instantiation,[status(thm)],[c_194955]) ).

cnf(c_34,negated_conjecture,
    ( eq(X0,X1)
    | ~ latin(X0,X2,X3)
    | ~ latin(X1,X4,X3)
    | ~ greek(X0,X2,X5)
    | ~ greek(X1,X4,X5) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_aa49cc.p',c_0_8) ).

cnf(c_44,negated_conjecture,
    ( eq(X0,X1)
    | ~ latin(X0,X2,X3)
    | ~ latin(X1,X4,X3)
    | ~ greek(X0,X2,X5)
    | ~ greek(X1,X4,X5) ),
    inference(copy,[status(esa)],[c_34]) ).

cnf(c_52,negated_conjecture,
    ( eq(X0,X1)
    | ~ latin(X0,X2,X3)
    | ~ latin(X1,X4,X3)
    | ~ greek(X0,X2,X5)
    | ~ greek(X1,X4,X5) ),
    inference(copy,[status(esa)],[c_44]) ).

cnf(c_55,negated_conjecture,
    ( eq(X0,X1)
    | ~ latin(X0,X2,X3)
    | ~ latin(X1,X4,X3)
    | ~ greek(X0,X2,X5)
    | ~ greek(X1,X4,X5) ),
    inference(copy,[status(esa)],[c_52]) ).

cnf(c_56,negated_conjecture,
    ( eq(X0,X1)
    | ~ latin(X0,X2,X3)
    | ~ latin(X1,X4,X3)
    | ~ greek(X0,X2,X5)
    | ~ greek(X1,X4,X5) ),
    inference(copy,[status(esa)],[c_55]) ).

cnf(c_92,negated_conjecture,
    ( eq(X0,X1)
    | ~ latin(X0,X2,X3)
    | ~ latin(X1,X4,X3)
    | ~ greek(X0,X2,X5)
    | ~ greek(X1,X4,X5) ),
    inference(copy,[status(esa)],[c_56]) ).

cnf(c_194554,plain,
    ( eq(p_2,p_1)
    | ~ latin(p_2,X0,X1)
    | ~ latin(p_1,X2,X1)
    | ~ greek(p_2,X0,X3)
    | ~ greek(p_1,X2,X3) ),
    inference(instantiation,[status(thm)],[c_92]) ).

cnf(c_194579,plain,
    ( eq(p_2,p_1)
    | ~ latin(p_2,X0,X1)
    | ~ latin(p_1,p_2,X1)
    | ~ greek(p_2,X0,X2)
    | ~ greek(p_1,p_2,X2) ),
    inference(instantiation,[status(thm)],[c_194554]) ).

cnf(c_194718,plain,
    ( eq(p_2,p_1)
    | ~ latin(p_2,X0,p_2)
    | ~ latin(p_1,p_2,p_2)
    | ~ greek(p_2,X0,X1)
    | ~ greek(p_1,p_2,X1) ),
    inference(instantiation,[status(thm)],[c_194579]) ).

cnf(c_194719,plain,
    ( eq(p_2,p_1)
    | ~ latin(p_2,p_1,p_2)
    | ~ latin(p_1,p_2,p_2)
    | ~ greek(p_2,p_1,p_1)
    | ~ greek(p_1,p_2,p_1) ),
    inference(instantiation,[status(thm)],[c_194718]) ).

cnf(c_194495,plain,
    ( eq(p_1,p_2)
    | ~ latin(p_2,X0,X1)
    | ~ latin(p_1,X2,X1)
    | ~ greek(p_2,X0,X3)
    | ~ greek(p_1,X2,X3) ),
    inference(instantiation,[status(thm)],[c_92]) ).

cnf(c_194690,plain,
    ( eq(p_1,p_2)
    | ~ latin(p_2,p_2,X0)
    | ~ latin(p_1,X1,X0)
    | ~ greek(p_2,p_2,X2)
    | ~ greek(p_1,X1,X2) ),
    inference(instantiation,[status(thm)],[c_194495]) ).

cnf(c_194691,plain,
    ( eq(p_1,p_2)
    | ~ latin(p_2,p_2,p_1)
    | ~ latin(p_1,p_1,p_1)
    | ~ greek(p_2,p_2,p_1)
    | ~ greek(p_1,p_1,p_1) ),
    inference(instantiation,[status(thm)],[c_194690]) ).

cnf(c_6,plain,
    ( ~ latin(X0,X1,X2)
    | ~ latin(X3,X1,X2)
    | eq(X0,X3) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_aa49cc.p',c_0_54_0) ).

cnf(c_64,plain,
    ( ~ latin(X0,X1,X2)
    | ~ latin(X3,X1,X2)
    | eq(X0,X3) ),
    inference(copy,[status(esa)],[c_6]) ).

cnf(c_194508,plain,
    ( eq(p_1,p_2)
    | ~ latin(p_2,X0,X1)
    | ~ latin(p_1,X0,X1) ),
    inference(instantiation,[status(thm)],[c_64]) ).

cnf(c_194660,plain,
    ( eq(p_1,p_2)
    | ~ latin(p_2,p_2,X0)
    | ~ latin(p_1,p_2,X0) ),
    inference(instantiation,[status(thm)],[c_194508]) ).

cnf(c_194661,plain,
    ( eq(p_1,p_2)
    | ~ latin(p_2,p_2,p_1)
    | ~ latin(p_1,p_2,p_1) ),
    inference(instantiation,[status(thm)],[c_194660]) ).

cnf(c_3,plain,
    ( ~ latin(X0,X1,X2)
    | ~ latin(X0,X3,X2)
    | eq(X1,X3) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_aa49cc.p',c_0_53_0) ).

cnf(c_61,plain,
    ( ~ latin(X0,X1,X2)
    | ~ latin(X0,X3,X2)
    | eq(X1,X3) ),
    inference(copy,[status(esa)],[c_3]) ).

cnf(c_194504,plain,
    ( eq(p_1,p_2)
    | ~ latin(X0,p_2,X1)
    | ~ latin(X0,p_1,X1) ),
    inference(instantiation,[status(thm)],[c_61]) ).

cnf(c_194650,plain,
    ( eq(p_1,p_2)
    | ~ latin(p_2,p_2,X0)
    | ~ latin(p_2,p_1,X0) ),
    inference(instantiation,[status(thm)],[c_194504]) ).

cnf(c_194651,plain,
    ( eq(p_1,p_2)
    | ~ latin(p_2,p_2,p_1)
    | ~ latin(p_2,p_1,p_1) ),
    inference(instantiation,[status(thm)],[c_194650]) ).

cnf(c_27,plain,
    ( greek(X0,p_2,X1)
    | greek(X0,p_1,X1) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_aa49cc.p',c_0_62_1) ).

cnf(c_85,plain,
    ( greek(X0,p_2,X1)
    | greek(X0,p_1,X1) ),
    inference(copy,[status(esa)],[c_27]) ).

cnf(c_194609,plain,
    ( greek(p_2,p_2,X0)
    | greek(p_2,p_1,X0) ),
    inference(instantiation,[status(thm)],[c_85]) ).

cnf(c_194611,plain,
    ( greek(p_2,p_2,p_1)
    | greek(p_2,p_1,p_1) ),
    inference(instantiation,[status(thm)],[c_194609]) ).

cnf(c_29,plain,
    ( greek(p_2,X0,X1)
    | greek(p_1,X0,X1) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_aa49cc.p',c_0_63_1) ).

cnf(c_87,plain,
    ( greek(p_2,X0,X1)
    | greek(p_1,X0,X1) ),
    inference(copy,[status(esa)],[c_29]) ).

cnf(c_194599,plain,
    ( greek(p_2,p_2,X0)
    | greek(p_1,p_2,X0) ),
    inference(instantiation,[status(thm)],[c_87]) ).

cnf(c_194601,plain,
    ( greek(p_2,p_2,p_1)
    | greek(p_1,p_2,p_1) ),
    inference(instantiation,[status(thm)],[c_194599]) ).

cnf(c_194575,plain,
    ( eq(p_2,p_1)
    | ~ latin(p_2,X0,p_1)
    | ~ latin(p_1,p_2,p_1)
    | ~ greek(p_2,X0,X1)
    | ~ greek(p_1,p_2,X1) ),
    inference(instantiation,[status(thm)],[c_194554]) ).

cnf(c_194576,plain,
    ( eq(p_2,p_1)
    | ~ latin(p_2,p_1,p_1)
    | ~ latin(p_1,p_2,p_1)
    | ~ greek(p_2,p_1,p_1)
    | ~ greek(p_1,p_2,p_1) ),
    inference(instantiation,[status(thm)],[c_194575]) ).

cnf(c_17,plain,
    ( eq(X0,X1)
    | ~ greek(X1,X2,X3)
    | ~ greek(X0,X2,X3) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_aa49cc.p',c_0_57_2) ).

cnf(c_75,plain,
    ( eq(X0,X1)
    | ~ greek(X1,X2,X3)
    | ~ greek(X0,X2,X3) ),
    inference(copy,[status(esa)],[c_17]) ).

cnf(c_194546,plain,
    ( eq(p_2,p_1)
    | ~ greek(p_2,X0,X1)
    | ~ greek(p_1,X0,X1) ),
    inference(instantiation,[status(thm)],[c_75]) ).

cnf(c_194560,plain,
    ( eq(p_2,p_1)
    | ~ greek(p_2,p_1,p_1)
    | ~ greek(p_1,p_1,p_1) ),
    inference(instantiation,[status(thm)],[c_194546]) ).

cnf(c_5,plain,
    ( eq(X0,X1)
    | ~ latin(X2,X1,X3)
    | ~ latin(X2,X0,X3) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_aa49cc.p',c_0_53_2) ).

cnf(c_63,plain,
    ( eq(X0,X1)
    | ~ latin(X2,X1,X3)
    | ~ latin(X2,X0,X3) ),
    inference(copy,[status(esa)],[c_5]) ).

cnf(c_194550,plain,
    ( eq(p_2,p_1)
    | ~ latin(X0,p_2,X1)
    | ~ latin(X0,p_1,X1) ),
    inference(instantiation,[status(thm)],[c_63]) ).

cnf(c_194557,plain,
    ( eq(p_2,p_1)
    | ~ latin(p_1,p_2,p_1)
    | ~ latin(p_1,p_1,p_1) ),
    inference(instantiation,[status(thm)],[c_194550]) ).

cnf(c_21,plain,
    ( latin(X0,p_2,X1)
    | latin(X0,p_1,X1) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_aa49cc.p',c_0_59_1) ).

cnf(c_79,plain,
    ( latin(X0,p_2,X1)
    | latin(X0,p_1,X1) ),
    inference(copy,[status(esa)],[c_21]) ).

cnf(c_194537,plain,
    ( latin(p_2,p_2,X0)
    | latin(p_2,p_1,X0) ),
    inference(instantiation,[status(thm)],[c_79]) ).

cnf(c_194539,plain,
    ( latin(p_2,p_2,p_1)
    | latin(p_2,p_1,p_1) ),
    inference(instantiation,[status(thm)],[c_194537]) ).

cnf(c_194535,plain,
    ( latin(p_2,p_1,p_2)
    | latin(p_2,p_1,p_1) ),
    inference(instantiation,[status(thm)],[c_194533]) ).

cnf(c_23,plain,
    ( latin(p_2,X0,X1)
    | latin(p_1,X0,X1) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_aa49cc.p',c_0_60_1) ).

cnf(c_81,plain,
    ( latin(p_2,X0,X1)
    | latin(p_1,X0,X1) ),
    inference(copy,[status(esa)],[c_23]) ).

cnf(c_194529,plain,
    ( latin(p_2,p_2,X0)
    | latin(p_1,p_2,X0) ),
    inference(instantiation,[status(thm)],[c_81]) ).

cnf(c_194531,plain,
    ( latin(p_2,p_2,p_1)
    | latin(p_1,p_2,p_1) ),
    inference(instantiation,[status(thm)],[c_194529]) ).

cnf(c_194525,plain,
    ( latin(X0,p_2,p_2)
    | latin(X0,p_2,p_1) ),
    inference(instantiation,[status(thm)],[c_77]) ).

cnf(c_194527,plain,
    ( latin(p_1,p_2,p_2)
    | latin(p_1,p_2,p_1) ),
    inference(instantiation,[status(thm)],[c_194525]) ).

cnf(c_12,plain,
    ( ~ greek(X0,X1,X2)
    | ~ greek(X0,X3,X2)
    | eq(X1,X3) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_aa49cc.p',c_0_56_0) ).

cnf(c_70,plain,
    ( ~ greek(X0,X1,X2)
    | ~ greek(X0,X3,X2)
    | eq(X1,X3) ),
    inference(copy,[status(esa)],[c_12]) ).

cnf(c_194516,plain,
    ( eq(p_1,p_2)
    | ~ greek(X0,p_2,X1)
    | ~ greek(X0,p_1,X1) ),
    inference(instantiation,[status(thm)],[c_70]) ).

cnf(c_194517,plain,
    ( eq(p_1,p_2)
    | ~ greek(p_1,p_2,p_1)
    | ~ greek(p_1,p_1,p_1) ),
    inference(instantiation,[status(thm)],[c_194516]) ).

cnf(c_30,plain,
    ( ~ eq(X0,X1)
    | eq(X1,X0) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_aa49cc.p',c_0_64_0) ).

cnf(c_88,plain,
    ( ~ eq(X0,X1)
    | eq(X1,X0) ),
    inference(copy,[status(esa)],[c_30]) ).

cnf(c_194498,plain,
    ( ~ eq(p_2,p_1)
    | eq(p_1,p_2) ),
    inference(instantiation,[status(thm)],[c_88]) ).

cnf(c_43,plain,
    ( latin(p_1,p_1,p_2)
    | latin(p_1,p_1,p_1) ),
    inference(instantiation,[status(thm)],[c_19]) ).

cnf(c_41,plain,
    ( latin(p_2,p_1,p_1)
    | latin(p_1,p_1,p_1) ),
    inference(instantiation,[status(thm)],[c_23]) ).

cnf(c_39,plain,
    ( greek(p_1,p_2,p_1)
    | greek(p_1,p_1,p_1) ),
    inference(instantiation,[status(thm)],[c_27]) ).

cnf(c_38,plain,
    ( greek(p_2,p_1,p_1)
    | greek(p_1,p_1,p_1) ),
    inference(instantiation,[status(thm)],[c_29]) ).

cnf(c_32,plain,
    ~ eq(p_1,p_2),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_aa49cc.p',c_0_9_0) ).

cnf(contradiction,plain,
    $false,
    inference(minisat,[status(thm)],[c_194956,c_194957,c_194719,c_194691,c_194661,c_194651,c_194611,c_194601,c_194576,c_194560,c_194557,c_194539,c_194535,c_194531,c_194527,c_194517,c_194498,c_43,c_41,c_39,c_38,c_32]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : MSC008-1.002 : TPTP v8.1.2. Released v1.0.0.
% 0.11/0.13  % Command  : iprover_modulo %s %d
% 0.13/0.35  % Computer : n013.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Mon May 22 16:38:20 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.36  % Running in mono-core mode
% 0.21/0.41  % Orienting using strategy Equiv(ClausalAll)
% 0.21/0.41  % Orientation found
% 0.21/0.41  % 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_6eb63f.s --tptp_safe_out true --time_out_real 150 /export/starexec/sandbox2/tmp/iprover_modulo_aa49cc.p | tee /export/starexec/sandbox2/tmp/iprover_modulo_out_0a777e | grep -v "SZS"
% 0.21/0.43  
% 0.21/0.43  %---------------- iProver v2.5 (CASC-J8 2016) ----------------%
% 0.21/0.43  
% 0.21/0.43  % 
% 0.21/0.43  % ------  iProver source info 
% 0.21/0.43  
% 0.21/0.43  % git: sha1: 57accf6c58032223c7708532cf852a99fa48c1b3
% 0.21/0.43  % git: non_committed_changes: true
% 0.21/0.43  % git: last_make_outside_of_git: true
% 0.21/0.43  
% 0.21/0.43  % 
% 0.21/0.43  % ------ Input Options
% 0.21/0.43  
% 0.21/0.43  % --out_options                         all
% 0.21/0.43  % --tptp_safe_out                       true
% 0.21/0.43  % --problem_path                        ""
% 0.21/0.43  % --include_path                        ""
% 0.21/0.43  % --clausifier                          .//eprover
% 0.21/0.43  % --clausifier_options                  --tstp-format  
% 0.21/0.43  % --stdin                               false
% 0.21/0.43  % --dbg_backtrace                       false
% 0.21/0.43  % --dbg_dump_prop_clauses               false
% 0.21/0.43  % --dbg_dump_prop_clauses_file          -
% 0.21/0.43  % --dbg_out_stat                        false
% 0.21/0.43  
% 0.21/0.43  % ------ General Options
% 0.21/0.43  
% 0.21/0.43  % --fof                                 false
% 0.21/0.43  % --time_out_real                       150.
% 0.21/0.43  % --time_out_prep_mult                  0.2
% 0.21/0.43  % --time_out_virtual                    -1.
% 0.21/0.43  % --schedule                            none
% 0.21/0.43  % --ground_splitting                    input
% 0.21/0.43  % --splitting_nvd                       16
% 0.21/0.43  % --non_eq_to_eq                        false
% 0.21/0.43  % --prep_gs_sim                         true
% 0.21/0.43  % --prep_unflatten                      false
% 0.21/0.43  % --prep_res_sim                        true
% 0.21/0.43  % --prep_upred                          true
% 0.21/0.43  % --res_sim_input                       true
% 0.21/0.43  % --clause_weak_htbl                    true
% 0.21/0.43  % --gc_record_bc_elim                   false
% 0.21/0.43  % --symbol_type_check                   false
% 0.21/0.43  % --clausify_out                        false
% 0.21/0.43  % --large_theory_mode                   false
% 0.21/0.43  % --prep_sem_filter                     none
% 0.21/0.43  % --prep_sem_filter_out                 false
% 0.21/0.43  % --preprocessed_out                    false
% 0.21/0.43  % --sub_typing                          false
% 0.21/0.43  % --brand_transform                     false
% 0.21/0.43  % --pure_diseq_elim                     true
% 0.21/0.43  % --min_unsat_core                      false
% 0.21/0.43  % --pred_elim                           true
% 0.21/0.43  % --add_important_lit                   false
% 0.21/0.43  % --soft_assumptions                    false
% 0.21/0.43  % --reset_solvers                       false
% 0.21/0.43  % --bc_imp_inh                          []
% 0.21/0.43  % --conj_cone_tolerance                 1.5
% 0.21/0.43  % --prolific_symb_bound                 500
% 0.21/0.43  % --lt_threshold                        2000
% 0.21/0.43  
% 0.21/0.43  % ------ SAT Options
% 0.21/0.43  
% 0.21/0.43  % --sat_mode                            false
% 0.21/0.43  % --sat_fm_restart_options              ""
% 0.21/0.43  % --sat_gr_def                          false
% 0.21/0.43  % --sat_epr_types                       true
% 0.21/0.43  % --sat_non_cyclic_types                false
% 0.21/0.43  % --sat_finite_models                   false
% 0.21/0.43  % --sat_fm_lemmas                       false
% 0.21/0.43  % --sat_fm_prep                         false
% 0.21/0.43  % --sat_fm_uc_incr                      true
% 0.21/0.43  % --sat_out_model                       small
% 0.21/0.43  % --sat_out_clauses                     false
% 0.21/0.43  
% 0.21/0.43  % ------ QBF Options
% 0.21/0.43  
% 0.21/0.43  % --qbf_mode                            false
% 0.21/0.43  % --qbf_elim_univ                       true
% 0.21/0.43  % --qbf_sk_in                           true
% 0.21/0.43  % --qbf_pred_elim                       true
% 0.21/0.43  % --qbf_split                           32
% 0.21/0.43  
% 0.21/0.43  % ------ BMC1 Options
% 0.21/0.43  
% 0.21/0.43  % --bmc1_incremental                    false
% 0.21/0.43  % --bmc1_axioms                         reachable_all
% 0.21/0.43  % --bmc1_min_bound                      0
% 0.21/0.43  % --bmc1_max_bound                      -1
% 0.21/0.43  % --bmc1_max_bound_default              -1
% 0.21/0.43  % --bmc1_symbol_reachability            true
% 0.21/0.43  % --bmc1_property_lemmas                false
% 0.21/0.43  % --bmc1_k_induction                    false
% 0.21/0.43  % --bmc1_non_equiv_states               false
% 0.21/0.43  % --bmc1_deadlock                       false
% 0.21/0.43  % --bmc1_ucm                            false
% 0.21/0.43  % --bmc1_add_unsat_core                 none
% 0.21/0.43  % --bmc1_unsat_core_children            false
% 0.21/0.43  % --bmc1_unsat_core_extrapolate_axioms  false
% 0.21/0.43  % --bmc1_out_stat                       full
% 0.21/0.43  % --bmc1_ground_init                    false
% 0.21/0.43  % --bmc1_pre_inst_next_state            false
% 0.21/0.43  % --bmc1_pre_inst_state                 false
% 0.21/0.43  % --bmc1_pre_inst_reach_state           false
% 0.21/0.43  % --bmc1_out_unsat_core                 false
% 0.21/0.43  % --bmc1_aig_witness_out                false
% 0.21/0.43  % --bmc1_verbose                        false
% 0.21/0.43  % --bmc1_dump_clauses_tptp              false
% 0.21/0.44  % --bmc1_dump_unsat_core_tptp           false
% 0.21/0.44  % --bmc1_dump_file                      -
% 0.21/0.44  % --bmc1_ucm_expand_uc_limit            128
% 0.21/0.44  % --bmc1_ucm_n_expand_iterations        6
% 0.21/0.44  % --bmc1_ucm_extend_mode                1
% 0.21/0.44  % --bmc1_ucm_init_mode                  2
% 0.21/0.44  % --bmc1_ucm_cone_mode                  none
% 0.21/0.44  % --bmc1_ucm_reduced_relation_type      0
% 0.21/0.44  % --bmc1_ucm_relax_model                4
% 0.21/0.44  % --bmc1_ucm_full_tr_after_sat          true
% 0.21/0.44  % --bmc1_ucm_expand_neg_assumptions     false
% 0.21/0.44  % --bmc1_ucm_layered_model              none
% 0.21/0.44  % --bmc1_ucm_max_lemma_size             10
% 0.21/0.44  
% 0.21/0.44  % ------ AIG Options
% 0.21/0.44  
% 0.21/0.44  % --aig_mode                            false
% 0.21/0.44  
% 0.21/0.44  % ------ Instantiation Options
% 0.21/0.44  
% 0.21/0.44  % --instantiation_flag                  true
% 0.21/0.44  % --inst_lit_sel                        [+prop;+sign;+ground;-num_var;-num_symb]
% 0.21/0.44  % --inst_solver_per_active              750
% 0.21/0.44  % --inst_solver_calls_frac              0.5
% 0.21/0.44  % --inst_passive_queue_type             priority_queues
% 0.21/0.44  % --inst_passive_queues                 [[-conj_dist;+conj_symb;-num_var];[+age;-num_symb]]
% 0.21/0.44  % --inst_passive_queues_freq            [25;2]
% 0.21/0.44  % --inst_dismatching                    true
% 0.21/0.44  % --inst_eager_unprocessed_to_passive   true
% 0.21/0.44  % --inst_prop_sim_given                 true
% 0.21/0.44  % --inst_prop_sim_new                   false
% 0.21/0.44  % --inst_orphan_elimination             true
% 0.21/0.44  % --inst_learning_loop_flag             true
% 0.21/0.44  % --inst_learning_start                 3000
% 0.21/0.44  % --inst_learning_factor                2
% 0.21/0.44  % --inst_start_prop_sim_after_learn     3
% 0.21/0.44  % --inst_sel_renew                      solver
% 0.21/0.44  % --inst_lit_activity_flag              true
% 0.21/0.44  % --inst_out_proof                      true
% 0.21/0.44  
% 0.21/0.44  % ------ Resolution Options
% 0.21/0.44  
% 0.21/0.44  % --resolution_flag                     true
% 0.21/0.44  % --res_lit_sel                         kbo_max
% 0.21/0.44  % --res_to_prop_solver                  none
% 0.21/0.44  % --res_prop_simpl_new                  false
% 0.21/0.44  % --res_prop_simpl_given                false
% 0.21/0.44  % --res_passive_queue_type              priority_queues
% 0.21/0.44  % --res_passive_queues                  [[-conj_dist;+conj_symb;-num_symb];[+age;-num_symb]]
% 0.21/0.44  % --res_passive_queues_freq             [15;5]
% 0.21/0.44  % --res_forward_subs                    full
% 0.21/0.44  % --res_backward_subs                   full
% 0.21/0.44  % --res_forward_subs_resolution         true
% 0.21/0.44  % --res_backward_subs_resolution        true
% 0.21/0.44  % --res_orphan_elimination              false
% 0.21/0.44  % --res_time_limit                      1000.
% 0.21/0.44  % --res_out_proof                       true
% 0.21/0.44  % --proof_out_file                      /export/starexec/sandbox2/tmp/iprover_proof_6eb63f.s
% 0.21/0.44  % --modulo                              true
% 0.21/0.44  
% 0.21/0.44  % ------ Combination Options
% 0.21/0.44  
% 0.21/0.44  % --comb_res_mult                       1000
% 0.21/0.44  % --comb_inst_mult                      300
% 0.21/0.44  % ------ 
% 0.21/0.44  
% 0.21/0.44  % ------ Parsing...% successful
% 0.21/0.44  
% 0.21/0.44  % ------ 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.21/0.44  
% 0.21/0.44  % ------ Proving...
% 0.21/0.44  % ------ Problem Properties 
% 0.21/0.44  
% 0.21/0.44  % 
% 0.21/0.44  % EPR                                   true
% 0.21/0.44  % Horn                                  false
% 0.21/0.44  % Has equality                          false
% 0.21/0.44  
% 0.21/0.44  % % ------ Input Options Time Limit: Unbounded
% 0.21/0.44  
% 0.21/0.44  
% 0.21/0.44  % % ------ Current options:
% 0.21/0.44  
% 0.21/0.44  % ------ Input Options
% 0.21/0.44  
% 0.21/0.44  % --out_options                         all
% 0.21/0.44  % --tptp_safe_out                       true
% 0.21/0.44  % --problem_path                        ""
% 0.21/0.44  % --include_path                        ""
% 0.21/0.44  % --clausifier                          .//eprover
% 0.21/0.44  % --clausifier_options                  --tstp-format  
% 0.21/0.44  % --stdin                               false
% 0.21/0.44  % --dbg_backtrace                       false
% 0.21/0.44  % --dbg_dump_prop_clauses               false
% 0.21/0.44  % --dbg_dump_prop_clauses_file          -
% 0.21/0.44  % --dbg_out_stat                        false
% 0.21/0.44  
% 0.21/0.44  % ------ General Options
% 0.21/0.44  
% 0.21/0.44  % --fof                                 false
% 0.21/0.44  % --time_out_real                       150.
% 0.21/0.44  % --time_out_prep_mult                  0.2
% 0.21/0.44  % --time_out_virtual                    -1.
% 0.21/0.44  % --schedule                            none
% 0.21/0.44  % --ground_splitting                    input
% 0.21/0.44  % --splitting_nvd                       16
% 0.21/0.44  % --non_eq_to_eq                        false
% 0.21/0.44  % --prep_gs_sim                         true
% 0.21/0.44  % --prep_unflatten                      false
% 0.21/0.44  % --prep_res_sim                        true
% 0.21/0.44  % --prep_upred                          true
% 0.21/0.44  % --res_sim_input                       true
% 0.21/0.44  % --clause_weak_htbl                    true
% 0.21/0.44  % --gc_record_bc_elim                   false
% 0.21/0.44  % --symbol_type_check                   false
% 0.21/0.44  % --clausify_out                        false
% 0.21/0.44  % --large_theory_mode                   false
% 0.21/0.44  % --prep_sem_filter                     none
% 0.21/0.44  % --prep_sem_filter_out                 false
% 0.21/0.44  % --preprocessed_out                    false
% 0.21/0.44  % --sub_typing                          false
% 0.21/0.44  % --brand_transform                     false
% 0.21/0.44  % --pure_diseq_elim                     true
% 0.21/0.44  % --min_unsat_core                      false
% 0.21/0.44  % --pred_elim                           true
% 0.21/0.44  % --add_important_lit                   false
% 0.21/0.44  % --soft_assumptions                    false
% 0.21/0.44  % --reset_solvers                       false
% 0.21/0.44  % --bc_imp_inh                          []
% 0.21/0.44  % --conj_cone_tolerance                 1.5
% 0.21/0.44  % --prolific_symb_bound                 500
% 0.21/0.44  % --lt_threshold                        2000
% 0.21/0.44  
% 0.21/0.44  % ------ SAT Options
% 0.21/0.44  
% 0.21/0.44  % --sat_mode                            false
% 0.21/0.44  % --sat_fm_restart_options              ""
% 0.21/0.44  % --sat_gr_def                          false
% 0.21/0.44  % --sat_epr_types                       true
% 0.21/0.44  % --sat_non_cyclic_types                false
% 0.21/0.44  % --sat_finite_models                   false
% 0.21/0.44  % --sat_fm_lemmas                       false
% 0.21/0.44  % --sat_fm_prep                         false
% 0.21/0.44  % --sat_fm_uc_incr                      true
% 0.21/0.44  % --sat_out_model                       small
% 0.21/0.44  % --sat_out_clauses                     false
% 0.21/0.44  
% 0.21/0.44  % ------ QBF Options
% 0.21/0.44  
% 0.21/0.44  % --qbf_mode                            false
% 0.21/0.44  % --qbf_elim_univ                       true
% 0.21/0.44  % --qbf_sk_in                           true
% 0.21/0.44  % --qbf_pred_elim                       true
% 0.21/0.44  % --qbf_split                           32
% 0.21/0.44  
% 0.21/0.44  % ------ BMC1 Options
% 0.21/0.44  
% 0.21/0.44  % --bmc1_incremental                    false
% 0.21/0.44  % --bmc1_axioms                         reachable_all
% 0.21/0.44  % --bmc1_min_bound                      0
% 0.21/0.44  % --bmc1_max_bound                      -1
% 0.21/0.44  % --bmc1_max_bound_default              -1
% 0.21/0.44  % --bmc1_symbol_reachability            true
% 0.21/0.44  % --bmc1_property_lemmas                false
% 0.21/0.44  % --bmc1_k_induction                    false
% 0.21/0.44  % --bmc1_non_equiv_states               false
% 0.21/0.44  % --bmc1_deadlock                       false
% 0.21/0.44  % --bmc1_ucm                            false
% 0.21/0.44  % --bmc1_add_unsat_core                 none
% 0.21/0.44  % --bmc1_unsat_core_children            false
% 0.21/0.44  % --bmc1_unsat_core_extrapolate_axioms  false
% 0.21/0.44  % --bmc1_out_stat                       full
% 0.21/0.44  % --bmc1_ground_init                    false
% 0.21/0.44  % --bmc1_pre_inst_next_state            false
% 0.21/0.44  % --bmc1_pre_inst_state                 false
% 0.21/0.44  % --bmc1_pre_inst_reach_state           false
% 0.21/0.44  % --bmc1_out_unsat_core                 false
% 0.21/0.44  % --bmc1_aig_witness_out                false
% 0.21/0.44  % --bmc1_verbose                        false
% 0.21/0.44  % --bmc1_dump_clauses_tptp              false
% 0.21/0.44  % --bmc1_dump_unsat_core_tptp           false
% 0.21/0.44  % --bmc1_dump_file                      -
% 0.21/0.44  % --bmc1_ucm_expand_uc_limit            128
% 0.21/0.44  % --bmc1_ucm_n_expand_iterations        6
% 0.21/0.44  % --bmc1_ucm_extend_mode                1
% 0.21/0.44  % --bmc1_ucm_init_mode                  2
% 0.21/0.44  % --bmc1_ucm_cone_mode                  none
% 0.21/0.44  % --bmc1_ucm_reduced_relation_type      0
% 0.21/0.44  % --bmc1_ucm_relax_model                4
% 0.21/0.44  % --bmc1_ucm_full_tr_after_sat          true
% 0.21/0.44  % --bmc1_ucm_expand_neg_assumptions     false
% 0.21/0.44  % --bmc1_ucm_layered_model              none
% 0.21/0.44  % --bmc1_ucm_max_lemma_size             10
% 0.21/0.44  
% 0.21/0.44  % ------ AIG Options
% 0.21/0.44  
% 0.21/0.44  % --aig_mode                            false
% 0.21/0.44  
% 0.21/0.44  % ------ Instantiation Options
% 0.21/0.44  
% 0.21/0.44  % --instantiation_flag                  true
% 0.21/0.44  % --inst_lit_sel                        [+prop;+sign;+ground;-num_var;-num_symb]
% 0.21/0.44  % --inst_solver_per_active              750
% 0.21/0.44  % --inst_solver_calls_frac              0.5
% 0.21/0.44  % --inst_passive_queue_type             priority_queues
% 0.21/0.44  % --inst_passive_queues                 [[-conj_dist;+conj_symb;-num_var];[+age;-num_symb]]
% 0.21/0.44  % --inst_passive_queues_freq            [25;2]
% 0.21/0.44  % --inst_dismatching                    true
% 0.21/0.44  % --inst_eager_unprocessed_to_passive   true
% 0.21/0.44  % --inst_prop_sim_given                 true
% 13.02/13.20  % --inst_prop_sim_new                   false
% 13.02/13.20  % --inst_orphan_elimination             true
% 13.02/13.20  % --inst_learning_loop_flag             true
% 13.02/13.20  % --inst_learning_start                 3000
% 13.02/13.20  % --inst_learning_factor                2
% 13.02/13.20  % --inst_start_prop_sim_after_learn     3
% 13.02/13.20  % --inst_sel_renew                      solver
% 13.02/13.20  % --inst_lit_activity_flag              true
% 13.02/13.20  % --inst_out_proof                      true
% 13.02/13.20  
% 13.02/13.20  % ------ Resolution Options
% 13.02/13.20  
% 13.02/13.20  % --resolution_flag                     true
% 13.02/13.20  % --res_lit_sel                         kbo_max
% 13.02/13.20  % --res_to_prop_solver                  none
% 13.02/13.20  % --res_prop_simpl_new                  false
% 13.02/13.20  % --res_prop_simpl_given                false
% 13.02/13.20  % --res_passive_queue_type              priority_queues
% 13.02/13.20  % --res_passive_queues                  [[-conj_dist;+conj_symb;-num_symb];[+age;-num_symb]]
% 13.02/13.20  % --res_passive_queues_freq             [15;5]
% 13.02/13.20  % --res_forward_subs                    full
% 13.02/13.20  % --res_backward_subs                   full
% 13.02/13.20  % --res_forward_subs_resolution         true
% 13.02/13.20  % --res_backward_subs_resolution        true
% 13.02/13.20  % --res_orphan_elimination              false
% 13.02/13.20  % --res_time_limit                      1000.
% 13.02/13.20  % --res_out_proof                       true
% 13.02/13.20  % --proof_out_file                      /export/starexec/sandbox2/tmp/iprover_proof_6eb63f.s
% 13.02/13.20  % --modulo                              true
% 13.02/13.20  
% 13.02/13.20  % ------ Combination Options
% 13.02/13.20  
% 13.02/13.20  % --comb_res_mult                       1000
% 13.02/13.20  % --comb_inst_mult                      300
% 13.02/13.20  % ------ 
% 13.02/13.20  
% 13.02/13.20  
% 13.02/13.20  
% 13.02/13.20  % ------ Proving...
% 13.02/13.20  % 
% 13.02/13.20  
% 13.02/13.20  
% 13.02/13.20  % ------                             Statistics
% 13.02/13.20  
% 13.02/13.20  % ------ General
% 13.02/13.20  
% 13.02/13.20  % num_of_input_clauses:                 36
% 13.02/13.20  % num_of_input_neg_conjectures:         2
% 13.02/13.20  % num_of_splits:                        0
% 13.02/13.20  % num_of_split_atoms:                   0
% 13.02/13.20  % num_of_sem_filtered_clauses:          0
% 13.02/13.20  % num_of_subtypes:                      0
% 13.02/13.20  % monotx_restored_types:                0
% 13.02/13.20  % sat_num_of_epr_types:                 0
% 13.02/13.20  % sat_num_of_non_cyclic_types:          0
% 13.02/13.20  % sat_guarded_non_collapsed_types:      0
% 13.02/13.20  % is_epr:                               1
% 13.02/13.20  % is_horn:                              0
% 13.02/13.20  % has_eq:                               0
% 13.02/13.20  % num_pure_diseq_elim:                  0
% 13.02/13.20  % simp_replaced_by:                     0
% 13.02/13.20  % res_preprocessed:                     4
% 13.02/13.20  % prep_upred:                           0
% 13.02/13.20  % prep_unflattend:                      0
% 13.02/13.20  % pred_elim_cands:                      0
% 13.02/13.20  % pred_elim:                            0
% 13.02/13.20  % pred_elim_cl:                         0
% 13.02/13.20  % pred_elim_cycles:                     0
% 13.02/13.20  % forced_gc_time:                       0
% 13.02/13.20  % gc_basic_clause_elim:                 0
% 13.02/13.20  % parsing_time:                         0.001
% 13.02/13.20  % sem_filter_time:                      0.
% 13.02/13.20  % pred_elim_time:                       0.
% 13.02/13.20  % out_proof_time:                       0.001
% 13.02/13.20  % monotx_time:                          0.
% 13.02/13.20  % subtype_inf_time:                     0.
% 13.02/13.20  % unif_index_cands_time:                0.007
% 13.02/13.20  % unif_index_add_time:                  0.002
% 13.02/13.20  % total_time:                           12.784
% 13.02/13.20  % num_of_symbols:                       30
% 13.02/13.20  % num_of_terms:                         4359
% 13.02/13.20  
% 13.02/13.20  % ------ Propositional Solver
% 13.02/13.20  
% 13.02/13.20  % prop_solver_calls:                    5
% 13.02/13.20  % prop_fast_solver_calls:               30
% 13.02/13.20  % prop_num_of_clauses:                  184
% 13.02/13.20  % prop_preprocess_simplified:           478
% 13.02/13.20  % prop_fo_subsumed:                     0
% 13.02/13.20  % prop_solver_time:                     0.
% 13.02/13.20  % prop_fast_solver_time:                0.
% 13.02/13.20  % prop_unsat_core_time:                 0.
% 13.02/13.20  
% 13.02/13.20  % ------ QBF 
% 13.02/13.20  
% 13.02/13.20  % qbf_q_res:                            0
% 13.02/13.20  % qbf_num_tautologies:                  0
% 13.02/13.20  % qbf_prep_cycles:                      0
% 13.02/13.20  
% 13.02/13.20  % ------ BMC1
% 13.02/13.20  
% 13.02/13.20  % bmc1_current_bound:                   -1
% 13.02/13.20  % bmc1_last_solved_bound:               -1
% 13.02/13.20  % bmc1_unsat_core_size:                 -1
% 13.02/13.20  % bmc1_unsat_core_parents_size:         -1
% 13.02/13.20  % bmc1_merge_next_fun:                  0
% 13.02/13.20  % bmc1_unsat_core_clauses_time:         0.
% 13.02/13.20  
% 13.02/13.20  % ------ Instantiation
% 13.02/13.20  
% 13.02/13.20  % inst_num_of_clauses:                  155
% 13.02/13.20  % inst_num_in_passive:                  89
% 13.02/13.20  % inst_num_in_active:                   57
% 13.02/13.20  % inst_num_in_unprocessed:              6
% 13.02/13.20  % inst_num_of_loops:                    149
% 13.02/13.20  % inst_num_of_learning_restarts:        0
% 13.02/13.20  % inst_num_moves_active_passive:        89
% 13.02/13.20  % inst_lit_activity:                    44
% 13.02/13.20  % inst_lit_activity_moves:              0
% 13.02/13.20  % inst_num_tautologies:                 0
% 13.02/13.20  % inst_num_prop_implied:                0
% 13.02/13.20  % inst_num_existing_simplified:         0
% 13.02/13.20  % inst_num_eq_res_simplified:           0
% 13.02/13.20  % inst_num_child_elim:                  0
% 13.02/13.20  % inst_num_of_dismatching_blockings:    35
% 13.02/13.20  % inst_num_of_non_proper_insts:         108
% 13.02/13.20  % inst_num_of_duplicates:               228
% 13.02/13.20  % inst_inst_num_from_inst_to_res:       0
% 13.02/13.20  % inst_dismatching_checking_time:       0.
% 13.02/13.20  
% 13.02/13.20  % ------ Resolution
% 13.02/13.20  
% 13.02/13.20  % res_num_of_clauses:                   81610
% 13.02/13.20  % res_num_in_passive:                   80610
% 13.02/13.20  % res_num_in_active:                    982
% 13.02/13.20  % res_num_of_loops:                     1000
% 13.02/13.20  % res_forward_subset_subsumed:          5261
% 13.02/13.20  % res_backward_subset_subsumed:         1
% 13.02/13.20  % res_forward_subsumed:                 35
% 13.02/13.20  % res_backward_subsumed:                1
% 13.02/13.20  % res_forward_subsumption_resolution:   39
% 13.02/13.20  % res_backward_subsumption_resolution:  0
% 13.02/13.20  % res_clause_to_clause_subsumption:     531043
% 13.02/13.20  % res_orphan_elimination:               0
% 13.02/13.20  % res_tautology_del:                    109
% 13.02/13.20  % res_num_eq_res_simplified:            0
% 13.02/13.20  % res_num_sel_changes:                  0
% 13.02/13.20  % res_moves_from_active_to_pass:        0
% 13.02/13.20  
% 13.02/13.20  % Status Unsatisfiable
% 13.02/13.20  % SZS status Unsatisfiable
% 13.02/13.20  % SZS output start CNFRefutation
% See solution above
%------------------------------------------------------------------------------