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

View Problem - Process Solution

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

% Computer : n029.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 600s
% DateTime : Mon Jul 18 16:57:54 EDT 2022

% Result   : Unsatisfiable 0.22s 0.46s
% Output   : CNFRefutation 0.22s
% 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(clear_table,axiom,
    holds(clear(table),State),
    input ).

fof(clear_table_0,plain,
    ! [State] :
      ( holds(clear(table),State)
      | $false ),
    inference(orientation,[status(thm)],[clear_table]) ).

cnf(initial_state8,axiom,
    holds(empty,s0),
    input ).

fof(initial_state8_0,plain,
    ( holds(empty,s0)
    | $false ),
    inference(orientation,[status(thm)],[initial_state8]) ).

cnf(initial_state7,axiom,
    holds(clear(c),s0),
    input ).

fof(initial_state7_0,plain,
    ( holds(clear(c),s0)
    | $false ),
    inference(orientation,[status(thm)],[initial_state7]) ).

cnf(initial_state6,axiom,
    holds(clear(b),s0),
    input ).

fof(initial_state6_0,plain,
    ( holds(clear(b),s0)
    | $false ),
    inference(orientation,[status(thm)],[initial_state6]) ).

cnf(initial_state5,axiom,
    holds(clear(a),s0),
    input ).

fof(initial_state5_0,plain,
    ( holds(clear(a),s0)
    | $false ),
    inference(orientation,[status(thm)],[initial_state5]) ).

cnf(initial_state4,axiom,
    holds(on(d,table),s0),
    input ).

fof(initial_state4_0,plain,
    ( holds(on(d,table),s0)
    | $false ),
    inference(orientation,[status(thm)],[initial_state4]) ).

cnf(initial_state3,axiom,
    holds(on(c,d),s0),
    input ).

fof(initial_state3_0,plain,
    ( holds(on(c,d),s0)
    | $false ),
    inference(orientation,[status(thm)],[initial_state3]) ).

cnf(initial_state2,axiom,
    holds(on(b,table),s0),
    input ).

fof(initial_state2_0,plain,
    ( holds(on(b,table),s0)
    | $false ),
    inference(orientation,[status(thm)],[initial_state2]) ).

cnf(initial_state1,axiom,
    holds(on(a,table),s0),
    input ).

fof(initial_state1_0,plain,
    ( holds(on(a,table),s0)
    | $false ),
    inference(orientation,[status(thm)],[initial_state1]) ).

cnf(differ_d_table,axiom,
    differ(d,table),
    input ).

fof(differ_d_table_0,plain,
    ( differ(d,table)
    | $false ),
    inference(orientation,[status(thm)],[differ_d_table]) ).

cnf(differ_c_table,axiom,
    differ(c,table),
    input ).

fof(differ_c_table_0,plain,
    ( differ(c,table)
    | $false ),
    inference(orientation,[status(thm)],[differ_c_table]) ).

cnf(differ_c_d,axiom,
    differ(c,d),
    input ).

fof(differ_c_d_0,plain,
    ( differ(c,d)
    | $false ),
    inference(orientation,[status(thm)],[differ_c_d]) ).

cnf(differ_b_table,axiom,
    differ(b,table),
    input ).

fof(differ_b_table_0,plain,
    ( differ(b,table)
    | $false ),
    inference(orientation,[status(thm)],[differ_b_table]) ).

cnf(differ_b_d,axiom,
    differ(b,d),
    input ).

fof(differ_b_d_0,plain,
    ( differ(b,d)
    | $false ),
    inference(orientation,[status(thm)],[differ_b_d]) ).

cnf(differ_b_c,axiom,
    differ(b,c),
    input ).

fof(differ_b_c_0,plain,
    ( differ(b,c)
    | $false ),
    inference(orientation,[status(thm)],[differ_b_c]) ).

cnf(differ_a_table,axiom,
    differ(a,table),
    input ).

fof(differ_a_table_0,plain,
    ( differ(a,table)
    | $false ),
    inference(orientation,[status(thm)],[differ_a_table]) ).

cnf(differ_a_d,axiom,
    differ(a,d),
    input ).

fof(differ_a_d_0,plain,
    ( differ(a,d)
    | $false ),
    inference(orientation,[status(thm)],[differ_a_d]) ).

cnf(differ_a_c,axiom,
    differ(a,c),
    input ).

fof(differ_a_c_0,plain,
    ( differ(a,c)
    | $false ),
    inference(orientation,[status(thm)],[differ_a_c]) ).

cnf(differ_a_b,axiom,
    differ(a,b),
    input ).

fof(differ_a_b_0,plain,
    ( differ(a,b)
    | $false ),
    inference(orientation,[status(thm)],[differ_a_b]) ).

fof(def_lhs_atom1,axiom,
    ( lhs_atom1
  <=> differ(a,b) ),
    inference(definition,[],]) ).

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

fof(def_lhs_atom2,axiom,
    ( lhs_atom2
  <=> differ(a,c) ),
    inference(definition,[],]) ).

fof(to_be_clausified_1,plain,
    ( lhs_atom2
    | $false ),
    inference(fold_definition,[status(thm)],[differ_a_c_0,def_lhs_atom2]) ).

fof(def_lhs_atom3,axiom,
    ( lhs_atom3
  <=> differ(a,d) ),
    inference(definition,[],]) ).

fof(to_be_clausified_2,plain,
    ( lhs_atom3
    | $false ),
    inference(fold_definition,[status(thm)],[differ_a_d_0,def_lhs_atom3]) ).

fof(def_lhs_atom4,axiom,
    ( lhs_atom4
  <=> differ(a,table) ),
    inference(definition,[],]) ).

fof(to_be_clausified_3,plain,
    ( lhs_atom4
    | $false ),
    inference(fold_definition,[status(thm)],[differ_a_table_0,def_lhs_atom4]) ).

fof(def_lhs_atom5,axiom,
    ( lhs_atom5
  <=> differ(b,c) ),
    inference(definition,[],]) ).

fof(to_be_clausified_4,plain,
    ( lhs_atom5
    | $false ),
    inference(fold_definition,[status(thm)],[differ_b_c_0,def_lhs_atom5]) ).

fof(def_lhs_atom6,axiom,
    ( lhs_atom6
  <=> differ(b,d) ),
    inference(definition,[],]) ).

fof(to_be_clausified_5,plain,
    ( lhs_atom6
    | $false ),
    inference(fold_definition,[status(thm)],[differ_b_d_0,def_lhs_atom6]) ).

fof(def_lhs_atom7,axiom,
    ( lhs_atom7
  <=> differ(b,table) ),
    inference(definition,[],]) ).

fof(to_be_clausified_6,plain,
    ( lhs_atom7
    | $false ),
    inference(fold_definition,[status(thm)],[differ_b_table_0,def_lhs_atom7]) ).

fof(def_lhs_atom8,axiom,
    ( lhs_atom8
  <=> differ(c,d) ),
    inference(definition,[],]) ).

fof(to_be_clausified_7,plain,
    ( lhs_atom8
    | $false ),
    inference(fold_definition,[status(thm)],[differ_c_d_0,def_lhs_atom8]) ).

fof(def_lhs_atom9,axiom,
    ( lhs_atom9
  <=> differ(c,table) ),
    inference(definition,[],]) ).

fof(to_be_clausified_8,plain,
    ( lhs_atom9
    | $false ),
    inference(fold_definition,[status(thm)],[differ_c_table_0,def_lhs_atom9]) ).

fof(def_lhs_atom10,axiom,
    ( lhs_atom10
  <=> differ(d,table) ),
    inference(definition,[],]) ).

fof(to_be_clausified_9,plain,
    ( lhs_atom10
    | $false ),
    inference(fold_definition,[status(thm)],[differ_d_table_0,def_lhs_atom10]) ).

fof(def_lhs_atom11,axiom,
    ( lhs_atom11
  <=> holds(on(a,table),s0) ),
    inference(definition,[],]) ).

fof(to_be_clausified_10,plain,
    ( lhs_atom11
    | $false ),
    inference(fold_definition,[status(thm)],[initial_state1_0,def_lhs_atom11]) ).

fof(def_lhs_atom12,axiom,
    ( lhs_atom12
  <=> holds(on(b,table),s0) ),
    inference(definition,[],]) ).

fof(to_be_clausified_11,plain,
    ( lhs_atom12
    | $false ),
    inference(fold_definition,[status(thm)],[initial_state2_0,def_lhs_atom12]) ).

fof(def_lhs_atom13,axiom,
    ( lhs_atom13
  <=> holds(on(c,d),s0) ),
    inference(definition,[],]) ).

fof(to_be_clausified_12,plain,
    ( lhs_atom13
    | $false ),
    inference(fold_definition,[status(thm)],[initial_state3_0,def_lhs_atom13]) ).

fof(def_lhs_atom14,axiom,
    ( lhs_atom14
  <=> holds(on(d,table),s0) ),
    inference(definition,[],]) ).

fof(to_be_clausified_13,plain,
    ( lhs_atom14
    | $false ),
    inference(fold_definition,[status(thm)],[initial_state4_0,def_lhs_atom14]) ).

fof(def_lhs_atom15,axiom,
    ( lhs_atom15
  <=> holds(clear(a),s0) ),
    inference(definition,[],]) ).

fof(to_be_clausified_14,plain,
    ( lhs_atom15
    | $false ),
    inference(fold_definition,[status(thm)],[initial_state5_0,def_lhs_atom15]) ).

fof(def_lhs_atom16,axiom,
    ( lhs_atom16
  <=> holds(clear(b),s0) ),
    inference(definition,[],]) ).

fof(to_be_clausified_15,plain,
    ( lhs_atom16
    | $false ),
    inference(fold_definition,[status(thm)],[initial_state6_0,def_lhs_atom16]) ).

fof(def_lhs_atom17,axiom,
    ( lhs_atom17
  <=> holds(clear(c),s0) ),
    inference(definition,[],]) ).

fof(to_be_clausified_16,plain,
    ( lhs_atom17
    | $false ),
    inference(fold_definition,[status(thm)],[initial_state7_0,def_lhs_atom17]) ).

fof(def_lhs_atom18,axiom,
    ( lhs_atom18
  <=> holds(empty,s0) ),
    inference(definition,[],]) ).

fof(to_be_clausified_17,plain,
    ( lhs_atom18
    | $false ),
    inference(fold_definition,[status(thm)],[initial_state8_0,def_lhs_atom18]) ).

fof(def_lhs_atom19,axiom,
    ! [State] :
      ( lhs_atom19(State)
    <=> holds(clear(table),State) ),
    inference(definition,[],]) ).

fof(to_be_clausified_18,plain,
    ! [State] :
      ( lhs_atom19(State)
      | $false ),
    inference(fold_definition,[status(thm)],[clear_table_0,def_lhs_atom19]) ).

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

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

fof(c_0_2,axiom,
    ( lhs_atom17
    | ~ $true ),
    file('<stdin>',to_be_clausified_16) ).

fof(c_0_3,axiom,
    ( lhs_atom16
    | ~ $true ),
    file('<stdin>',to_be_clausified_15) ).

fof(c_0_4,axiom,
    ( lhs_atom15
    | ~ $true ),
    file('<stdin>',to_be_clausified_14) ).

fof(c_0_5,axiom,
    ( lhs_atom14
    | ~ $true ),
    file('<stdin>',to_be_clausified_13) ).

fof(c_0_6,axiom,
    ( lhs_atom13
    | ~ $true ),
    file('<stdin>',to_be_clausified_12) ).

fof(c_0_7,axiom,
    ( lhs_atom12
    | ~ $true ),
    file('<stdin>',to_be_clausified_11) ).

fof(c_0_8,axiom,
    ( lhs_atom11
    | ~ $true ),
    file('<stdin>',to_be_clausified_10) ).

fof(c_0_9,axiom,
    ( lhs_atom10
    | ~ $true ),
    file('<stdin>',to_be_clausified_9) ).

fof(c_0_10,axiom,
    ( lhs_atom9
    | ~ $true ),
    file('<stdin>',to_be_clausified_8) ).

fof(c_0_11,axiom,
    ( lhs_atom8
    | ~ $true ),
    file('<stdin>',to_be_clausified_7) ).

fof(c_0_12,axiom,
    ( lhs_atom7
    | ~ $true ),
    file('<stdin>',to_be_clausified_6) ).

fof(c_0_13,axiom,
    ( lhs_atom6
    | ~ $true ),
    file('<stdin>',to_be_clausified_5) ).

fof(c_0_14,axiom,
    ( lhs_atom5
    | ~ $true ),
    file('<stdin>',to_be_clausified_4) ).

fof(c_0_15,axiom,
    ( lhs_atom4
    | ~ $true ),
    file('<stdin>',to_be_clausified_3) ).

fof(c_0_16,axiom,
    ( lhs_atom3
    | ~ $true ),
    file('<stdin>',to_be_clausified_2) ).

fof(c_0_17,axiom,
    ( lhs_atom2
    | ~ $true ),
    file('<stdin>',to_be_clausified_1) ).

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

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

fof(c_0_20,plain,
    lhs_atom18,
    inference(fof_simplification,[status(thm)],[c_0_1]) ).

fof(c_0_21,plain,
    lhs_atom17,
    inference(fof_simplification,[status(thm)],[c_0_2]) ).

fof(c_0_22,plain,
    lhs_atom16,
    inference(fof_simplification,[status(thm)],[c_0_3]) ).

fof(c_0_23,plain,
    lhs_atom15,
    inference(fof_simplification,[status(thm)],[c_0_4]) ).

fof(c_0_24,plain,
    lhs_atom14,
    inference(fof_simplification,[status(thm)],[c_0_5]) ).

fof(c_0_25,plain,
    lhs_atom13,
    inference(fof_simplification,[status(thm)],[c_0_6]) ).

fof(c_0_26,plain,
    lhs_atom12,
    inference(fof_simplification,[status(thm)],[c_0_7]) ).

fof(c_0_27,plain,
    lhs_atom11,
    inference(fof_simplification,[status(thm)],[c_0_8]) ).

fof(c_0_28,plain,
    lhs_atom10,
    inference(fof_simplification,[status(thm)],[c_0_9]) ).

fof(c_0_29,plain,
    lhs_atom9,
    inference(fof_simplification,[status(thm)],[c_0_10]) ).

fof(c_0_30,plain,
    lhs_atom8,
    inference(fof_simplification,[status(thm)],[c_0_11]) ).

fof(c_0_31,plain,
    lhs_atom7,
    inference(fof_simplification,[status(thm)],[c_0_12]) ).

fof(c_0_32,plain,
    lhs_atom6,
    inference(fof_simplification,[status(thm)],[c_0_13]) ).

fof(c_0_33,plain,
    lhs_atom5,
    inference(fof_simplification,[status(thm)],[c_0_14]) ).

fof(c_0_34,plain,
    lhs_atom4,
    inference(fof_simplification,[status(thm)],[c_0_15]) ).

fof(c_0_35,plain,
    lhs_atom3,
    inference(fof_simplification,[status(thm)],[c_0_16]) ).

fof(c_0_36,plain,
    lhs_atom2,
    inference(fof_simplification,[status(thm)],[c_0_17]) ).

fof(c_0_37,plain,
    lhs_atom1,
    inference(fof_simplification,[status(thm)],[c_0_18]) ).

fof(c_0_38,plain,
    ! [X2] : lhs_atom19(X2),
    inference(variable_rename,[status(thm)],[c_0_19]) ).

fof(c_0_39,plain,
    lhs_atom18,
    c_0_20 ).

fof(c_0_40,plain,
    lhs_atom17,
    c_0_21 ).

fof(c_0_41,plain,
    lhs_atom16,
    c_0_22 ).

fof(c_0_42,plain,
    lhs_atom15,
    c_0_23 ).

fof(c_0_43,plain,
    lhs_atom14,
    c_0_24 ).

fof(c_0_44,plain,
    lhs_atom13,
    c_0_25 ).

fof(c_0_45,plain,
    lhs_atom12,
    c_0_26 ).

fof(c_0_46,plain,
    lhs_atom11,
    c_0_27 ).

fof(c_0_47,plain,
    lhs_atom10,
    c_0_28 ).

fof(c_0_48,plain,
    lhs_atom9,
    c_0_29 ).

fof(c_0_49,plain,
    lhs_atom8,
    c_0_30 ).

fof(c_0_50,plain,
    lhs_atom7,
    c_0_31 ).

fof(c_0_51,plain,
    lhs_atom6,
    c_0_32 ).

fof(c_0_52,plain,
    lhs_atom5,
    c_0_33 ).

fof(c_0_53,plain,
    lhs_atom4,
    c_0_34 ).

fof(c_0_54,plain,
    lhs_atom3,
    c_0_35 ).

fof(c_0_55,plain,
    lhs_atom2,
    c_0_36 ).

fof(c_0_56,plain,
    lhs_atom1,
    c_0_37 ).

cnf(c_0_57,plain,
    lhs_atom19(X1),
    inference(split_conjunct,[status(thm)],[c_0_38]) ).

cnf(c_0_58,plain,
    lhs_atom18,
    inference(split_conjunct,[status(thm)],[c_0_39]) ).

cnf(c_0_59,plain,
    lhs_atom17,
    inference(split_conjunct,[status(thm)],[c_0_40]) ).

cnf(c_0_60,plain,
    lhs_atom16,
    inference(split_conjunct,[status(thm)],[c_0_41]) ).

cnf(c_0_61,plain,
    lhs_atom15,
    inference(split_conjunct,[status(thm)],[c_0_42]) ).

cnf(c_0_62,plain,
    lhs_atom14,
    inference(split_conjunct,[status(thm)],[c_0_43]) ).

cnf(c_0_63,plain,
    lhs_atom13,
    inference(split_conjunct,[status(thm)],[c_0_44]) ).

cnf(c_0_64,plain,
    lhs_atom12,
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_65,plain,
    lhs_atom11,
    inference(split_conjunct,[status(thm)],[c_0_46]) ).

cnf(c_0_66,plain,
    lhs_atom10,
    inference(split_conjunct,[status(thm)],[c_0_47]) ).

cnf(c_0_67,plain,
    lhs_atom9,
    inference(split_conjunct,[status(thm)],[c_0_48]) ).

cnf(c_0_68,plain,
    lhs_atom8,
    inference(split_conjunct,[status(thm)],[c_0_49]) ).

cnf(c_0_69,plain,
    lhs_atom7,
    inference(split_conjunct,[status(thm)],[c_0_50]) ).

cnf(c_0_70,plain,
    lhs_atom6,
    inference(split_conjunct,[status(thm)],[c_0_51]) ).

cnf(c_0_71,plain,
    lhs_atom5,
    inference(split_conjunct,[status(thm)],[c_0_52]) ).

cnf(c_0_72,plain,
    lhs_atom4,
    inference(split_conjunct,[status(thm)],[c_0_53]) ).

cnf(c_0_73,plain,
    lhs_atom3,
    inference(split_conjunct,[status(thm)],[c_0_54]) ).

cnf(c_0_74,plain,
    lhs_atom2,
    inference(split_conjunct,[status(thm)],[c_0_55]) ).

cnf(c_0_75,plain,
    lhs_atom1,
    inference(split_conjunct,[status(thm)],[c_0_56]) ).

cnf(c_0_76,plain,
    lhs_atom19(X1),
    c_0_57,
    [final] ).

cnf(c_0_77,plain,
    lhs_atom18,
    c_0_58,
    [final] ).

cnf(c_0_78,plain,
    lhs_atom17,
    c_0_59,
    [final] ).

cnf(c_0_79,plain,
    lhs_atom16,
    c_0_60,
    [final] ).

cnf(c_0_80,plain,
    lhs_atom15,
    c_0_61,
    [final] ).

cnf(c_0_81,plain,
    lhs_atom14,
    c_0_62,
    [final] ).

cnf(c_0_82,plain,
    lhs_atom13,
    c_0_63,
    [final] ).

cnf(c_0_83,plain,
    lhs_atom12,
    c_0_64,
    [final] ).

cnf(c_0_84,plain,
    lhs_atom11,
    c_0_65,
    [final] ).

cnf(c_0_85,plain,
    lhs_atom10,
    c_0_66,
    [final] ).

cnf(c_0_86,plain,
    lhs_atom9,
    c_0_67,
    [final] ).

cnf(c_0_87,plain,
    lhs_atom8,
    c_0_68,
    [final] ).

cnf(c_0_88,plain,
    lhs_atom7,
    c_0_69,
    [final] ).

cnf(c_0_89,plain,
    lhs_atom6,
    c_0_70,
    [final] ).

cnf(c_0_90,plain,
    lhs_atom5,
    c_0_71,
    [final] ).

cnf(c_0_91,plain,
    lhs_atom4,
    c_0_72,
    [final] ).

cnf(c_0_92,plain,
    lhs_atom3,
    c_0_73,
    [final] ).

cnf(c_0_93,plain,
    lhs_atom2,
    c_0_74,
    [final] ).

cnf(c_0_94,plain,
    lhs_atom1,
    c_0_75,
    [final] ).

% End CNF derivation
cnf(c_0_76_0,axiom,
    holds(clear(table),X1),
    inference(unfold_definition,[status(thm)],[c_0_76,def_lhs_atom19]) ).

cnf(c_0_77_0,axiom,
    holds(empty,s0),
    inference(unfold_definition,[status(thm)],[c_0_77,def_lhs_atom18]) ).

cnf(c_0_78_0,axiom,
    holds(clear(c),s0),
    inference(unfold_definition,[status(thm)],[c_0_78,def_lhs_atom17]) ).

cnf(c_0_79_0,axiom,
    holds(clear(b),s0),
    inference(unfold_definition,[status(thm)],[c_0_79,def_lhs_atom16]) ).

cnf(c_0_80_0,axiom,
    holds(clear(a),s0),
    inference(unfold_definition,[status(thm)],[c_0_80,def_lhs_atom15]) ).

cnf(c_0_81_0,axiom,
    holds(on(d,table),s0),
    inference(unfold_definition,[status(thm)],[c_0_81,def_lhs_atom14]) ).

cnf(c_0_82_0,axiom,
    holds(on(c,d),s0),
    inference(unfold_definition,[status(thm)],[c_0_82,def_lhs_atom13]) ).

cnf(c_0_83_0,axiom,
    holds(on(b,table),s0),
    inference(unfold_definition,[status(thm)],[c_0_83,def_lhs_atom12]) ).

cnf(c_0_84_0,axiom,
    holds(on(a,table),s0),
    inference(unfold_definition,[status(thm)],[c_0_84,def_lhs_atom11]) ).

cnf(c_0_85_0,axiom,
    differ(d,table),
    inference(unfold_definition,[status(thm)],[c_0_85,def_lhs_atom10]) ).

cnf(c_0_86_0,axiom,
    differ(c,table),
    inference(unfold_definition,[status(thm)],[c_0_86,def_lhs_atom9]) ).

cnf(c_0_87_0,axiom,
    differ(c,d),
    inference(unfold_definition,[status(thm)],[c_0_87,def_lhs_atom8]) ).

cnf(c_0_88_0,axiom,
    differ(b,table),
    inference(unfold_definition,[status(thm)],[c_0_88,def_lhs_atom7]) ).

cnf(c_0_89_0,axiom,
    differ(b,d),
    inference(unfold_definition,[status(thm)],[c_0_89,def_lhs_atom6]) ).

cnf(c_0_90_0,axiom,
    differ(b,c),
    inference(unfold_definition,[status(thm)],[c_0_90,def_lhs_atom5]) ).

cnf(c_0_91_0,axiom,
    differ(a,table),
    inference(unfold_definition,[status(thm)],[c_0_91,def_lhs_atom4]) ).

cnf(c_0_92_0,axiom,
    differ(a,d),
    inference(unfold_definition,[status(thm)],[c_0_92,def_lhs_atom3]) ).

cnf(c_0_93_0,axiom,
    differ(a,c),
    inference(unfold_definition,[status(thm)],[c_0_93,def_lhs_atom2]) ).

cnf(c_0_94_0,axiom,
    differ(a,b),
    inference(unfold_definition,[status(thm)],[c_0_94,def_lhs_atom1]) ).

% Orienting (remaining) axiom formulas using strategy ClausalAll
% CNF of (remaining) axioms:
% Start CNF derivation
fof(c_0_0_001,axiom,
    ! [X1,X2,X4] :
      ( holds(on(X2,X1),do(putdown(X2,X1),X4))
      | ~ holds(holding(X2),X4)
      | ~ holds(clear(X1),X4) ),
    file('<stdin>',putdown_2) ).

fof(c_0_1_002,axiom,
    ! [X3,X1,X2,X5,X4] :
      ( holds(on(X2,X1),do(putdown(X3,X5),X4))
      | ~ holds(on(X2,X1),X4) ),
    file('<stdin>',putdown_4) ).

fof(c_0_2_003,axiom,
    ! [X1,X2,X4] :
      ( holds(clear(X1),do(pickup(X2),X4))
      | ~ holds(on(X2,X1),X4)
      | ~ holds(clear(X2),X4)
      | ~ holds(empty,X4) ),
    file('<stdin>',pickup_2) ).

fof(c_0_3_004,axiom,
    ! [X3,X1,X2,X4] :
      ( holds(on(X2,X1),do(pickup(X3),X4))
      | ~ holds(on(X2,X1),X4)
      | ~ differ(X2,X3) ),
    file('<stdin>',pickup_3) ).

fof(c_0_4_005,axiom,
    ! [X1,X2,X4] :
      ( holds(clear(X2),do(putdown(X2,X1),X4))
      | ~ holds(holding(X2),X4)
      | ~ holds(clear(X1),X4) ),
    file('<stdin>',putdown_3) ).

fof(c_0_5_006,axiom,
    ! [X1,X2,X4] :
      ( holds(empty,do(putdown(X2,X1),X4))
      | ~ holds(holding(X2),X4)
      | ~ holds(clear(X1),X4) ),
    file('<stdin>',putdown_1) ).

fof(c_0_6_007,axiom,
    ! [X3,X1,X2,X4] :
      ( holds(clear(X3),do(putdown(X2,X1),X4))
      | ~ holds(clear(X3),X4)
      | ~ differ(X3,X1) ),
    file('<stdin>',putdown_5) ).

fof(c_0_7_008,axiom,
    ! [X2,X4] :
      ( holds(holding(X2),do(pickup(X2),X4))
      | ~ holds(empty,X4)
      | ~ holds(clear(X2),X4)
      | ~ differ(X2,table) ),
    file('<stdin>',pickup_1) ).

fof(c_0_8_009,axiom,
    ! [X3,X2,X4] :
      ( holds(clear(X2),do(pickup(X3),X4))
      | ~ holds(clear(X2),X4)
      | ~ differ(X2,X3) ),
    file('<stdin>',pickup_4) ).

fof(c_0_9_010,axiom,
    ! [X1,X2,X4] :
      ( holds(and(X2,X1),X4)
      | ~ holds(X2,X4)
      | ~ holds(X1,X4) ),
    file('<stdin>',and_definition) ).

fof(c_0_10_011,axiom,
    ! [X1,X2] :
      ( differ(X2,X1)
      | ~ differ(X1,X2) ),
    file('<stdin>',symmetry_of_differ) ).

fof(c_0_11_012,plain,
    ! [X1,X2,X4] :
      ( holds(on(X2,X1),do(putdown(X2,X1),X4))
      | ~ holds(holding(X2),X4)
      | ~ holds(clear(X1),X4) ),
    inference(fof_simplification,[status(thm)],[c_0_0]) ).

fof(c_0_12_013,plain,
    ! [X3,X1,X2,X5,X4] :
      ( holds(on(X2,X1),do(putdown(X3,X5),X4))
      | ~ holds(on(X2,X1),X4) ),
    inference(fof_simplification,[status(thm)],[c_0_1]) ).

fof(c_0_13_014,plain,
    ! [X1,X2,X4] :
      ( holds(clear(X1),do(pickup(X2),X4))
      | ~ holds(on(X2,X1),X4)
      | ~ holds(clear(X2),X4)
      | ~ holds(empty,X4) ),
    inference(fof_simplification,[status(thm)],[c_0_2]) ).

fof(c_0_14_015,plain,
    ! [X3,X1,X2,X4] :
      ( holds(on(X2,X1),do(pickup(X3),X4))
      | ~ holds(on(X2,X1),X4)
      | ~ differ(X2,X3) ),
    inference(fof_simplification,[status(thm)],[c_0_3]) ).

fof(c_0_15_016,plain,
    ! [X1,X2,X4] :
      ( holds(clear(X2),do(putdown(X2,X1),X4))
      | ~ holds(holding(X2),X4)
      | ~ holds(clear(X1),X4) ),
    inference(fof_simplification,[status(thm)],[c_0_4]) ).

fof(c_0_16_017,plain,
    ! [X1,X2,X4] :
      ( holds(empty,do(putdown(X2,X1),X4))
      | ~ holds(holding(X2),X4)
      | ~ holds(clear(X1),X4) ),
    inference(fof_simplification,[status(thm)],[c_0_5]) ).

fof(c_0_17_018,plain,
    ! [X3,X1,X2,X4] :
      ( holds(clear(X3),do(putdown(X2,X1),X4))
      | ~ holds(clear(X3),X4)
      | ~ differ(X3,X1) ),
    inference(fof_simplification,[status(thm)],[c_0_6]) ).

fof(c_0_18_019,plain,
    ! [X2,X4] :
      ( holds(holding(X2),do(pickup(X2),X4))
      | ~ holds(empty,X4)
      | ~ holds(clear(X2),X4)
      | ~ differ(X2,table) ),
    inference(fof_simplification,[status(thm)],[c_0_7]) ).

fof(c_0_19_020,plain,
    ! [X3,X2,X4] :
      ( holds(clear(X2),do(pickup(X3),X4))
      | ~ holds(clear(X2),X4)
      | ~ differ(X2,X3) ),
    inference(fof_simplification,[status(thm)],[c_0_8]) ).

fof(c_0_20_021,plain,
    ! [X1,X2,X4] :
      ( holds(and(X2,X1),X4)
      | ~ holds(X2,X4)
      | ~ holds(X1,X4) ),
    inference(fof_simplification,[status(thm)],[c_0_9]) ).

fof(c_0_21_022,plain,
    ! [X1,X2] :
      ( differ(X2,X1)
      | ~ differ(X1,X2) ),
    inference(fof_simplification,[status(thm)],[c_0_10]) ).

fof(c_0_22_023,plain,
    ! [X5,X6,X7] :
      ( holds(on(X6,X5),do(putdown(X6,X5),X7))
      | ~ holds(holding(X6),X7)
      | ~ holds(clear(X5),X7) ),
    inference(variable_rename,[status(thm)],[c_0_11]) ).

fof(c_0_23_024,plain,
    ! [X6,X7,X8,X9,X10] :
      ( holds(on(X8,X7),do(putdown(X6,X9),X10))
      | ~ holds(on(X8,X7),X10) ),
    inference(variable_rename,[status(thm)],[c_0_12]) ).

fof(c_0_24_025,plain,
    ! [X5,X6,X7] :
      ( holds(clear(X5),do(pickup(X6),X7))
      | ~ holds(on(X6,X5),X7)
      | ~ holds(clear(X6),X7)
      | ~ holds(empty,X7) ),
    inference(variable_rename,[status(thm)],[c_0_13]) ).

fof(c_0_25_026,plain,
    ! [X5,X6,X7,X8] :
      ( holds(on(X7,X6),do(pickup(X5),X8))
      | ~ holds(on(X7,X6),X8)
      | ~ differ(X7,X5) ),
    inference(variable_rename,[status(thm)],[c_0_14]) ).

fof(c_0_26_027,plain,
    ! [X5,X6,X7] :
      ( holds(clear(X6),do(putdown(X6,X5),X7))
      | ~ holds(holding(X6),X7)
      | ~ holds(clear(X5),X7) ),
    inference(variable_rename,[status(thm)],[c_0_15]) ).

fof(c_0_27_028,plain,
    ! [X5,X6,X7] :
      ( holds(empty,do(putdown(X6,X5),X7))
      | ~ holds(holding(X6),X7)
      | ~ holds(clear(X5),X7) ),
    inference(variable_rename,[status(thm)],[c_0_16]) ).

fof(c_0_28_029,plain,
    ! [X5,X6,X7,X8] :
      ( holds(clear(X5),do(putdown(X7,X6),X8))
      | ~ holds(clear(X5),X8)
      | ~ differ(X5,X6) ),
    inference(variable_rename,[status(thm)],[c_0_17]) ).

fof(c_0_29_030,plain,
    ! [X5,X6] :
      ( holds(holding(X5),do(pickup(X5),X6))
      | ~ holds(empty,X6)
      | ~ holds(clear(X5),X6)
      | ~ differ(X5,table) ),
    inference(variable_rename,[status(thm)],[c_0_18]) ).

fof(c_0_30_031,plain,
    ! [X5,X6,X7] :
      ( holds(clear(X6),do(pickup(X5),X7))
      | ~ holds(clear(X6),X7)
      | ~ differ(X6,X5) ),
    inference(variable_rename,[status(thm)],[c_0_19]) ).

fof(c_0_31_032,plain,
    ! [X5,X6,X7] :
      ( holds(and(X6,X5),X7)
      | ~ holds(X6,X7)
      | ~ holds(X5,X7) ),
    inference(variable_rename,[status(thm)],[c_0_20]) ).

fof(c_0_32_033,plain,
    ! [X3,X4] :
      ( differ(X4,X3)
      | ~ differ(X3,X4) ),
    inference(variable_rename,[status(thm)],[c_0_21]) ).

cnf(c_0_33_034,plain,
    ( holds(on(X3,X1),do(putdown(X3,X1),X2))
    | ~ holds(clear(X1),X2)
    | ~ holds(holding(X3),X2) ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

cnf(c_0_34_035,plain,
    ( holds(on(X1,X2),do(putdown(X4,X5),X3))
    | ~ holds(on(X1,X2),X3) ),
    inference(split_conjunct,[status(thm)],[c_0_23]) ).

cnf(c_0_35_036,plain,
    ( holds(clear(X3),do(pickup(X2),X1))
    | ~ holds(empty,X1)
    | ~ holds(clear(X2),X1)
    | ~ holds(on(X2,X3),X1) ),
    inference(split_conjunct,[status(thm)],[c_0_24]) ).

cnf(c_0_36_037,plain,
    ( holds(on(X1,X3),do(pickup(X2),X4))
    | ~ differ(X1,X2)
    | ~ holds(on(X1,X3),X4) ),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

cnf(c_0_37_038,plain,
    ( holds(clear(X3),do(putdown(X3,X1),X2))
    | ~ holds(clear(X1),X2)
    | ~ holds(holding(X3),X2) ),
    inference(split_conjunct,[status(thm)],[c_0_26]) ).

cnf(c_0_38_039,plain,
    ( holds(empty,do(putdown(X3,X1),X2))
    | ~ holds(clear(X1),X2)
    | ~ holds(holding(X3),X2) ),
    inference(split_conjunct,[status(thm)],[c_0_27]) ).

cnf(c_0_39_040,plain,
    ( holds(clear(X1),do(putdown(X4,X2),X3))
    | ~ differ(X1,X2)
    | ~ holds(clear(X1),X3) ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_40_041,plain,
    ( holds(holding(X1),do(pickup(X1),X2))
    | ~ differ(X1,table)
    | ~ holds(clear(X1),X2)
    | ~ holds(empty,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_41_042,plain,
    ( holds(clear(X1),do(pickup(X2),X3))
    | ~ differ(X1,X2)
    | ~ holds(clear(X1),X3) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

cnf(c_0_42_043,plain,
    ( holds(and(X3,X1),X2)
    | ~ holds(X1,X2)
    | ~ holds(X3,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_43_044,plain,
    ( differ(X2,X1)
    | ~ differ(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_44_045,plain,
    ( holds(on(X3,X1),do(putdown(X3,X1),X2))
    | ~ holds(clear(X1),X2)
    | ~ holds(holding(X3),X2) ),
    c_0_33,
    [final] ).

cnf(c_0_45_046,plain,
    ( holds(on(X1,X2),do(putdown(X4,X5),X3))
    | ~ holds(on(X1,X2),X3) ),
    c_0_34,
    [final] ).

cnf(c_0_46_047,plain,
    ( holds(clear(X3),do(pickup(X2),X1))
    | ~ holds(empty,X1)
    | ~ holds(clear(X2),X1)
    | ~ holds(on(X2,X3),X1) ),
    c_0_35,
    [final] ).

cnf(c_0_47_048,plain,
    ( holds(on(X1,X3),do(pickup(X2),X4))
    | ~ differ(X1,X2)
    | ~ holds(on(X1,X3),X4) ),
    c_0_36,
    [final] ).

cnf(c_0_48_049,plain,
    ( holds(clear(X3),do(putdown(X3,X1),X2))
    | ~ holds(clear(X1),X2)
    | ~ holds(holding(X3),X2) ),
    c_0_37,
    [final] ).

cnf(c_0_49_050,plain,
    ( holds(empty,do(putdown(X3,X1),X2))
    | ~ holds(clear(X1),X2)
    | ~ holds(holding(X3),X2) ),
    c_0_38,
    [final] ).

cnf(c_0_50_051,plain,
    ( holds(clear(X1),do(putdown(X4,X2),X3))
    | ~ differ(X1,X2)
    | ~ holds(clear(X1),X3) ),
    c_0_39,
    [final] ).

cnf(c_0_51_052,plain,
    ( holds(holding(X1),do(pickup(X1),X2))
    | ~ differ(X1,table)
    | ~ holds(clear(X1),X2)
    | ~ holds(empty,X2) ),
    c_0_40,
    [final] ).

cnf(c_0_52_053,plain,
    ( holds(clear(X1),do(pickup(X2),X3))
    | ~ differ(X1,X2)
    | ~ holds(clear(X1),X3) ),
    c_0_41,
    [final] ).

cnf(c_0_53_054,plain,
    ( holds(and(X3,X1),X2)
    | ~ holds(X1,X2)
    | ~ holds(X3,X2) ),
    c_0_42,
    [final] ).

cnf(c_0_54_055,plain,
    ( differ(X2,X1)
    | ~ differ(X1,X2) ),
    c_0_43,
    [final] ).

% End CNF derivation
% Generating one_way clauses for all literals in the CNF.
cnf(c_0_44_0,axiom,
    ( holds(on(X3,X1),do(putdown(X3,X1),X2))
    | ~ holds(clear(X1),X2)
    | ~ holds(holding(X3),X2) ),
    inference(literals_permutation,[status(thm)],[c_0_44]) ).

cnf(c_0_44_1,axiom,
    ( ~ holds(clear(X1),X2)
    | holds(on(X3,X1),do(putdown(X3,X1),X2))
    | ~ holds(holding(X3),X2) ),
    inference(literals_permutation,[status(thm)],[c_0_44]) ).

cnf(c_0_44_2,axiom,
    ( ~ holds(holding(X3),X2)
    | ~ holds(clear(X1),X2)
    | holds(on(X3,X1),do(putdown(X3,X1),X2)) ),
    inference(literals_permutation,[status(thm)],[c_0_44]) ).

cnf(c_0_45_0,axiom,
    ( holds(on(X1,X2),do(putdown(X4,X5),X3))
    | ~ holds(on(X1,X2),X3) ),
    inference(literals_permutation,[status(thm)],[c_0_45]) ).

cnf(c_0_45_1,axiom,
    ( ~ holds(on(X1,X2),X3)
    | holds(on(X1,X2),do(putdown(X4,X5),X3)) ),
    inference(literals_permutation,[status(thm)],[c_0_45]) ).

cnf(c_0_46_0,axiom,
    ( holds(clear(X3),do(pickup(X2),X1))
    | ~ holds(empty,X1)
    | ~ holds(clear(X2),X1)
    | ~ holds(on(X2,X3),X1) ),
    inference(literals_permutation,[status(thm)],[c_0_46]) ).

cnf(c_0_46_1,axiom,
    ( ~ holds(empty,X1)
    | holds(clear(X3),do(pickup(X2),X1))
    | ~ holds(clear(X2),X1)
    | ~ holds(on(X2,X3),X1) ),
    inference(literals_permutation,[status(thm)],[c_0_46]) ).

cnf(c_0_46_2,axiom,
    ( ~ holds(clear(X2),X1)
    | ~ holds(empty,X1)
    | holds(clear(X3),do(pickup(X2),X1))
    | ~ holds(on(X2,X3),X1) ),
    inference(literals_permutation,[status(thm)],[c_0_46]) ).

cnf(c_0_46_3,axiom,
    ( ~ holds(on(X2,X3),X1)
    | ~ holds(clear(X2),X1)
    | ~ holds(empty,X1)
    | holds(clear(X3),do(pickup(X2),X1)) ),
    inference(literals_permutation,[status(thm)],[c_0_46]) ).

cnf(c_0_47_0,axiom,
    ( holds(on(X1,X3),do(pickup(X2),X4))
    | ~ differ(X1,X2)
    | ~ holds(on(X1,X3),X4) ),
    inference(literals_permutation,[status(thm)],[c_0_47]) ).

cnf(c_0_47_1,axiom,
    ( ~ differ(X1,X2)
    | holds(on(X1,X3),do(pickup(X2),X4))
    | ~ holds(on(X1,X3),X4) ),
    inference(literals_permutation,[status(thm)],[c_0_47]) ).

cnf(c_0_47_2,axiom,
    ( ~ holds(on(X1,X3),X4)
    | ~ differ(X1,X2)
    | holds(on(X1,X3),do(pickup(X2),X4)) ),
    inference(literals_permutation,[status(thm)],[c_0_47]) ).

cnf(c_0_48_0,axiom,
    ( holds(clear(X3),do(putdown(X3,X1),X2))
    | ~ holds(clear(X1),X2)
    | ~ holds(holding(X3),X2) ),
    inference(literals_permutation,[status(thm)],[c_0_48]) ).

cnf(c_0_48_1,axiom,
    ( ~ holds(clear(X1),X2)
    | holds(clear(X3),do(putdown(X3,X1),X2))
    | ~ holds(holding(X3),X2) ),
    inference(literals_permutation,[status(thm)],[c_0_48]) ).

cnf(c_0_48_2,axiom,
    ( ~ holds(holding(X3),X2)
    | ~ holds(clear(X1),X2)
    | holds(clear(X3),do(putdown(X3,X1),X2)) ),
    inference(literals_permutation,[status(thm)],[c_0_48]) ).

cnf(c_0_49_0,axiom,
    ( holds(empty,do(putdown(X3,X1),X2))
    | ~ holds(clear(X1),X2)
    | ~ holds(holding(X3),X2) ),
    inference(literals_permutation,[status(thm)],[c_0_49]) ).

cnf(c_0_49_1,axiom,
    ( ~ holds(clear(X1),X2)
    | holds(empty,do(putdown(X3,X1),X2))
    | ~ holds(holding(X3),X2) ),
    inference(literals_permutation,[status(thm)],[c_0_49]) ).

cnf(c_0_49_2,axiom,
    ( ~ holds(holding(X3),X2)
    | ~ holds(clear(X1),X2)
    | holds(empty,do(putdown(X3,X1),X2)) ),
    inference(literals_permutation,[status(thm)],[c_0_49]) ).

cnf(c_0_50_0,axiom,
    ( holds(clear(X1),do(putdown(X4,X2),X3))
    | ~ differ(X1,X2)
    | ~ holds(clear(X1),X3) ),
    inference(literals_permutation,[status(thm)],[c_0_50]) ).

cnf(c_0_50_1,axiom,
    ( ~ differ(X1,X2)
    | holds(clear(X1),do(putdown(X4,X2),X3))
    | ~ holds(clear(X1),X3) ),
    inference(literals_permutation,[status(thm)],[c_0_50]) ).

cnf(c_0_50_2,axiom,
    ( ~ holds(clear(X1),X3)
    | ~ differ(X1,X2)
    | holds(clear(X1),do(putdown(X4,X2),X3)) ),
    inference(literals_permutation,[status(thm)],[c_0_50]) ).

cnf(c_0_51_0,axiom,
    ( holds(holding(X1),do(pickup(X1),X2))
    | ~ differ(X1,table)
    | ~ holds(clear(X1),X2)
    | ~ holds(empty,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_51]) ).

cnf(c_0_51_1,axiom,
    ( ~ differ(X1,table)
    | holds(holding(X1),do(pickup(X1),X2))
    | ~ holds(clear(X1),X2)
    | ~ holds(empty,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_51]) ).

cnf(c_0_51_2,axiom,
    ( ~ holds(clear(X1),X2)
    | ~ differ(X1,table)
    | holds(holding(X1),do(pickup(X1),X2))
    | ~ holds(empty,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_51]) ).

cnf(c_0_51_3,axiom,
    ( ~ holds(empty,X2)
    | ~ holds(clear(X1),X2)
    | ~ differ(X1,table)
    | holds(holding(X1),do(pickup(X1),X2)) ),
    inference(literals_permutation,[status(thm)],[c_0_51]) ).

cnf(c_0_52_0,axiom,
    ( holds(clear(X1),do(pickup(X2),X3))
    | ~ differ(X1,X2)
    | ~ holds(clear(X1),X3) ),
    inference(literals_permutation,[status(thm)],[c_0_52]) ).

cnf(c_0_52_1,axiom,
    ( ~ differ(X1,X2)
    | holds(clear(X1),do(pickup(X2),X3))
    | ~ holds(clear(X1),X3) ),
    inference(literals_permutation,[status(thm)],[c_0_52]) ).

cnf(c_0_52_2,axiom,
    ( ~ holds(clear(X1),X3)
    | ~ differ(X1,X2)
    | holds(clear(X1),do(pickup(X2),X3)) ),
    inference(literals_permutation,[status(thm)],[c_0_52]) ).

cnf(c_0_53_0,axiom,
    ( holds(and(X3,X1),X2)
    | ~ holds(X1,X2)
    | ~ holds(X3,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_53]) ).

cnf(c_0_53_1,axiom,
    ( ~ holds(X1,X2)
    | holds(and(X3,X1),X2)
    | ~ holds(X3,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_53]) ).

cnf(c_0_53_2,axiom,
    ( ~ holds(X3,X2)
    | ~ holds(X1,X2)
    | holds(and(X3,X1),X2) ),
    inference(literals_permutation,[status(thm)],[c_0_53]) ).

cnf(c_0_54_0,axiom,
    ( differ(X2,X1)
    | ~ differ(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_54]) ).

cnf(c_0_54_1,axiom,
    ( ~ differ(X1,X2)
    | differ(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_54]) ).

% CNF of non-axioms
% Start CNF derivation
fof(c_0_0_056,negated_conjecture,
    ! [X1] : ~ holds(clear(d),X1),
    file('<stdin>',prove_D) ).

fof(c_0_1_057,negated_conjecture,
    ! [X1] : ~ holds(clear(d),X1),
    inference(fof_simplification,[status(thm)],[c_0_0]) ).

fof(c_0_2_058,negated_conjecture,
    ! [X2] : ~ holds(clear(d),X2),
    inference(variable_rename,[status(thm)],[c_0_1]) ).

cnf(c_0_3_059,negated_conjecture,
    ~ holds(clear(d),X1),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_4_060,negated_conjecture,
    ~ holds(clear(d),X1),
    c_0_3,
    [final] ).

% End CNF derivation

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

cnf(c_52,negated_conjecture,
    ~ holds(clear(d),X0),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_a30caa.p',c_0_4) ).

cnf(c_65,negated_conjecture,
    ~ holds(clear(d),X0),
    inference(copy,[status(esa)],[c_52]) ).

cnf(c_69,negated_conjecture,
    ~ holds(clear(d),X0),
    inference(copy,[status(esa)],[c_65]) ).

cnf(c_70,negated_conjecture,
    ~ holds(clear(d),X0),
    inference(copy,[status(esa)],[c_69]) ).

cnf(c_71,negated_conjecture,
    ~ holds(clear(d),X0),
    inference(copy,[status(esa)],[c_70]) ).

cnf(c_229,plain,
    ~ holds(clear(d),X0),
    inference(copy,[status(esa)],[c_71]) ).

cnf(c_5,plain,
    ( ~ holds(on(X0,X1),X2)
    | ~ holds(clear(X0),X2)
    | ~ holds(empty,X2)
    | holds(clear(X1),do(pickup(X0),X2)) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_a30caa.p',c_0_46_0) ).

cnf(c_135,plain,
    ( ~ holds(on(X0,X1),X2)
    | ~ holds(clear(X0),X2)
    | ~ holds(empty,X2)
    | holds(clear(X1),do(pickup(X0),X2)) ),
    inference(copy,[status(esa)],[c_5]) ).

cnf(c_136,plain,
    ( ~ holds(on(X0,X1),X2)
    | holds(clear(X1),do(pickup(X0),X2))
    | ~ holds(clear(X0),X2)
    | ~ holds(empty,X2) ),
    inference(rewriting,[status(thm)],[c_135]) ).

cnf(c_233,plain,
    ( ~ holds(on(X0,d),X1)
    | ~ holds(clear(X0),X1)
    | ~ holds(empty,X1) ),
    inference(resolution,[status(thm)],[c_229,c_136]) ).

cnf(c_234,plain,
    ( ~ holds(on(X0,d),X1)
    | ~ holds(clear(X0),X1)
    | ~ holds(empty,X1) ),
    inference(rewriting,[status(thm)],[c_233]) ).

cnf(c_45,plain,
    holds(on(c,d),s0),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_a30caa.p',c_0_82_0) ).

cnf(c_215,plain,
    holds(on(c,d),s0),
    inference(copy,[status(esa)],[c_45]) ).

cnf(c_253,plain,
    ( ~ holds(clear(c),s0)
    | ~ holds(empty,s0) ),
    inference(resolution,[status(thm)],[c_234,c_215]) ).

cnf(c_254,plain,
    ( ~ holds(clear(c),s0)
    | ~ holds(empty,s0) ),
    inference(rewriting,[status(thm)],[c_253]) ).

cnf(c_50,plain,
    holds(empty,s0),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_a30caa.p',c_0_77_0) ).

cnf(c_225,plain,
    holds(empty,s0),
    inference(copy,[status(esa)],[c_50]) ).

cnf(c_49,plain,
    holds(clear(c),s0),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_a30caa.p',c_0_78_0) ).

cnf(c_223,plain,
    holds(clear(c),s0),
    inference(copy,[status(esa)],[c_49]) ).

cnf(c_257,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_254,c_225,c_223]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem  : PLA020-1 : TPTP v8.1.0. Released v1.1.0.
% 0.03/0.14  % Command  : iprover_modulo %s %d
% 0.13/0.35  % Computer : n029.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  : 600
% 0.13/0.35  % DateTime : Tue May 31 23:12:45 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.13/0.36  % Running in mono-core mode
% 0.22/0.42  % Orienting using strategy Equiv(ClausalAll)
% 0.22/0.42  % Orientation found
% 0.22/0.42  % 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_af6a84.s --tptp_safe_out true --time_out_real 150 /export/starexec/sandbox2/tmp/iprover_modulo_a30caa.p | tee /export/starexec/sandbox2/tmp/iprover_modulo_out_5b9616 | grep -v "SZS"
% 0.22/0.45  
% 0.22/0.45  %---------------- iProver v2.5 (CASC-J8 2016) ----------------%
% 0.22/0.45  
% 0.22/0.45  % 
% 0.22/0.45  % ------  iProver source info 
% 0.22/0.45  
% 0.22/0.45  % git: sha1: 57accf6c58032223c7708532cf852a99fa48c1b3
% 0.22/0.45  % git: non_committed_changes: true
% 0.22/0.45  % git: last_make_outside_of_git: true
% 0.22/0.45  
% 0.22/0.45  % 
% 0.22/0.45  % ------ Input Options
% 0.22/0.45  
% 0.22/0.45  % --out_options                         all
% 0.22/0.45  % --tptp_safe_out                       true
% 0.22/0.45  % --problem_path                        ""
% 0.22/0.45  % --include_path                        ""
% 0.22/0.45  % --clausifier                          .//eprover
% 0.22/0.45  % --clausifier_options                  --tstp-format  
% 0.22/0.45  % --stdin                               false
% 0.22/0.45  % --dbg_backtrace                       false
% 0.22/0.45  % --dbg_dump_prop_clauses               false
% 0.22/0.45  % --dbg_dump_prop_clauses_file          -
% 0.22/0.45  % --dbg_out_stat                        false
% 0.22/0.45  
% 0.22/0.45  % ------ General Options
% 0.22/0.45  
% 0.22/0.45  % --fof                                 false
% 0.22/0.45  % --time_out_real                       150.
% 0.22/0.45  % --time_out_prep_mult                  0.2
% 0.22/0.45  % --time_out_virtual                    -1.
% 0.22/0.45  % --schedule                            none
% 0.22/0.45  % --ground_splitting                    input
% 0.22/0.45  % --splitting_nvd                       16
% 0.22/0.45  % --non_eq_to_eq                        false
% 0.22/0.45  % --prep_gs_sim                         true
% 0.22/0.45  % --prep_unflatten                      false
% 0.22/0.45  % --prep_res_sim                        true
% 0.22/0.45  % --prep_upred                          true
% 0.22/0.45  % --res_sim_input                       true
% 0.22/0.45  % --clause_weak_htbl                    true
% 0.22/0.45  % --gc_record_bc_elim                   false
% 0.22/0.45  % --symbol_type_check                   false
% 0.22/0.45  % --clausify_out                        false
% 0.22/0.45  % --large_theory_mode                   false
% 0.22/0.45  % --prep_sem_filter                     none
% 0.22/0.45  % --prep_sem_filter_out                 false
% 0.22/0.45  % --preprocessed_out                    false
% 0.22/0.45  % --sub_typing                          false
% 0.22/0.45  % --brand_transform                     false
% 0.22/0.45  % --pure_diseq_elim                     true
% 0.22/0.45  % --min_unsat_core                      false
% 0.22/0.45  % --pred_elim                           true
% 0.22/0.45  % --add_important_lit                   false
% 0.22/0.45  % --soft_assumptions                    false
% 0.22/0.45  % --reset_solvers                       false
% 0.22/0.45  % --bc_imp_inh                          []
% 0.22/0.45  % --conj_cone_tolerance                 1.5
% 0.22/0.45  % --prolific_symb_bound                 500
% 0.22/0.45  % --lt_threshold                        2000
% 0.22/0.45  
% 0.22/0.45  % ------ SAT Options
% 0.22/0.45  
% 0.22/0.45  % --sat_mode                            false
% 0.22/0.45  % --sat_fm_restart_options              ""
% 0.22/0.45  % --sat_gr_def                          false
% 0.22/0.45  % --sat_epr_types                       true
% 0.22/0.45  % --sat_non_cyclic_types                false
% 0.22/0.45  % --sat_finite_models                   false
% 0.22/0.45  % --sat_fm_lemmas                       false
% 0.22/0.45  % --sat_fm_prep                         false
% 0.22/0.45  % --sat_fm_uc_incr                      true
% 0.22/0.45  % --sat_out_model                       small
% 0.22/0.45  % --sat_out_clauses                     false
% 0.22/0.45  
% 0.22/0.45  % ------ QBF Options
% 0.22/0.45  
% 0.22/0.45  % --qbf_mode                            false
% 0.22/0.45  % --qbf_elim_univ                       true
% 0.22/0.45  % --qbf_sk_in                           true
% 0.22/0.45  % --qbf_pred_elim                       true
% 0.22/0.45  % --qbf_split                           32
% 0.22/0.45  
% 0.22/0.45  % ------ BMC1 Options
% 0.22/0.45  
% 0.22/0.45  % --bmc1_incremental                    false
% 0.22/0.45  % --bmc1_axioms                         reachable_all
% 0.22/0.45  % --bmc1_min_bound                      0
% 0.22/0.45  % --bmc1_max_bound                      -1
% 0.22/0.45  % --bmc1_max_bound_default              -1
% 0.22/0.45  % --bmc1_symbol_reachability            true
% 0.22/0.45  % --bmc1_property_lemmas                false
% 0.22/0.45  % --bmc1_k_induction                    false
% 0.22/0.45  % --bmc1_non_equiv_states               false
% 0.22/0.45  % --bmc1_deadlock                       false
% 0.22/0.45  % --bmc1_ucm                            false
% 0.22/0.45  % --bmc1_add_unsat_core                 none
% 0.22/0.45  % --bmc1_unsat_core_children            false
% 0.22/0.45  % --bmc1_unsat_core_extrapolate_axioms  false
% 0.22/0.45  % --bmc1_out_stat                       full
% 0.22/0.45  % --bmc1_ground_init                    false
% 0.22/0.45  % --bmc1_pre_inst_next_state            false
% 0.22/0.45  % --bmc1_pre_inst_state                 false
% 0.22/0.45  % --bmc1_pre_inst_reach_state           false
% 0.22/0.45  % --bmc1_out_unsat_core                 false
% 0.22/0.45  % --bmc1_aig_witness_out                false
% 0.22/0.45  % --bmc1_verbose                        false
% 0.22/0.45  % --bmc1_dump_clauses_tptp              false
% 0.22/0.46  % --bmc1_dump_unsat_core_tptp           false
% 0.22/0.46  % --bmc1_dump_file                      -
% 0.22/0.46  % --bmc1_ucm_expand_uc_limit            128
% 0.22/0.46  % --bmc1_ucm_n_expand_iterations        6
% 0.22/0.46  % --bmc1_ucm_extend_mode                1
% 0.22/0.46  % --bmc1_ucm_init_mode                  2
% 0.22/0.46  % --bmc1_ucm_cone_mode                  none
% 0.22/0.46  % --bmc1_ucm_reduced_relation_type      0
% 0.22/0.46  % --bmc1_ucm_relax_model                4
% 0.22/0.46  % --bmc1_ucm_full_tr_after_sat          true
% 0.22/0.46  % --bmc1_ucm_expand_neg_assumptions     false
% 0.22/0.46  % --bmc1_ucm_layered_model              none
% 0.22/0.46  % --bmc1_ucm_max_lemma_size             10
% 0.22/0.46  
% 0.22/0.46  % ------ AIG Options
% 0.22/0.46  
% 0.22/0.46  % --aig_mode                            false
% 0.22/0.46  
% 0.22/0.46  % ------ Instantiation Options
% 0.22/0.46  
% 0.22/0.46  % --instantiation_flag                  true
% 0.22/0.46  % --inst_lit_sel                        [+prop;+sign;+ground;-num_var;-num_symb]
% 0.22/0.46  % --inst_solver_per_active              750
% 0.22/0.46  % --inst_solver_calls_frac              0.5
% 0.22/0.46  % --inst_passive_queue_type             priority_queues
% 0.22/0.46  % --inst_passive_queues                 [[-conj_dist;+conj_symb;-num_var];[+age;-num_symb]]
% 0.22/0.46  % --inst_passive_queues_freq            [25;2]
% 0.22/0.46  % --inst_dismatching                    true
% 0.22/0.46  % --inst_eager_unprocessed_to_passive   true
% 0.22/0.46  % --inst_prop_sim_given                 true
% 0.22/0.46  % --inst_prop_sim_new                   false
% 0.22/0.46  % --inst_orphan_elimination             true
% 0.22/0.46  % --inst_learning_loop_flag             true
% 0.22/0.46  % --inst_learning_start                 3000
% 0.22/0.46  % --inst_learning_factor                2
% 0.22/0.46  % --inst_start_prop_sim_after_learn     3
% 0.22/0.46  % --inst_sel_renew                      solver
% 0.22/0.46  % --inst_lit_activity_flag              true
% 0.22/0.46  % --inst_out_proof                      true
% 0.22/0.46  
% 0.22/0.46  % ------ Resolution Options
% 0.22/0.46  
% 0.22/0.46  % --resolution_flag                     true
% 0.22/0.46  % --res_lit_sel                         kbo_max
% 0.22/0.46  % --res_to_prop_solver                  none
% 0.22/0.46  % --res_prop_simpl_new                  false
% 0.22/0.46  % --res_prop_simpl_given                false
% 0.22/0.46  % --res_passive_queue_type              priority_queues
% 0.22/0.46  % --res_passive_queues                  [[-conj_dist;+conj_symb;-num_symb];[+age;-num_symb]]
% 0.22/0.46  % --res_passive_queues_freq             [15;5]
% 0.22/0.46  % --res_forward_subs                    full
% 0.22/0.46  % --res_backward_subs                   full
% 0.22/0.46  % --res_forward_subs_resolution         true
% 0.22/0.46  % --res_backward_subs_resolution        true
% 0.22/0.46  % --res_orphan_elimination              false
% 0.22/0.46  % --res_time_limit                      1000.
% 0.22/0.46  % --res_out_proof                       true
% 0.22/0.46  % --proof_out_file                      /export/starexec/sandbox2/tmp/iprover_proof_af6a84.s
% 0.22/0.46  % --modulo                              true
% 0.22/0.46  
% 0.22/0.46  % ------ Combination Options
% 0.22/0.46  
% 0.22/0.46  % --comb_res_mult                       1000
% 0.22/0.46  % --comb_inst_mult                      300
% 0.22/0.46  % ------ 
% 0.22/0.46  
% 0.22/0.46  % ------ Parsing...% successful
% 0.22/0.46  
% 0.22/0.46  % ------ 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.22/0.46  
% 0.22/0.46  % ------ Proving...
% 0.22/0.46  % ------ Problem Properties 
% 0.22/0.46  
% 0.22/0.46  % 
% 0.22/0.46  % EPR                                   false
% 0.22/0.46  % Horn                                  true
% 0.22/0.46  % Has equality                          false
% 0.22/0.46  
% 0.22/0.46  % % ------ Input Options Time Limit: Unbounded
% 0.22/0.46  
% 0.22/0.46  
% 0.22/0.46  % % ------ Current options:
% 0.22/0.46  
% 0.22/0.46  % ------ Input Options
% 0.22/0.46  
% 0.22/0.46  % --out_options                         all
% 0.22/0.46  % --tptp_safe_out                       true
% 0.22/0.46  % --problem_path                        ""
% 0.22/0.46  % --include_path                        ""
% 0.22/0.46  % --clausifier                          .//eprover
% 0.22/0.46  % --clausifier_options                  --tstp-format  
% 0.22/0.46  % --stdin                               false
% 0.22/0.46  % --dbg_backtrace                       false
% 0.22/0.46  % --dbg_dump_prop_clauses               false
% 0.22/0.46  % --dbg_dump_prop_clauses_file          -
% 0.22/0.46  % --dbg_out_stat                        false
% 0.22/0.46  
% 0.22/0.46  % ------ General Options
% 0.22/0.46  
% 0.22/0.46  % --fof                                 false
% 0.22/0.46  % --time_out_real                       150.
% 0.22/0.46  % --time_out_prep_mult                  0.2
% 0.22/0.46  % --time_out_virtual                    -1.
% 0.22/0.46  % --schedule                            none
% 0.22/0.46  % --ground_splitting                    input
% 0.22/0.46  % --splitting_nvd                       16
% 0.22/0.46  % --non_eq_to_eq                        false
% 0.22/0.46  % --prep_gs_sim                         true
% 0.22/0.46  % --prep_unflatten                      false
% 0.22/0.46  % --prep_res_sim                        true
% 0.22/0.46  % --prep_upred                          true
% 0.22/0.46  % --res_sim_input                       true
% 0.22/0.46  % --clause_weak_htbl                    true
% 0.22/0.46  % --gc_record_bc_elim                   false
% 0.22/0.46  % --symbol_type_check                   false
% 0.22/0.46  % --clausify_out                        false
% 0.22/0.46  % --large_theory_mode                   false
% 0.22/0.46  % --prep_sem_filter                     none
% 0.22/0.46  % --prep_sem_filter_out                 false
% 0.22/0.46  % --preprocessed_out                    false
% 0.22/0.46  % --sub_typing                          false
% 0.22/0.46  % --brand_transform                     false
% 0.22/0.46  % --pure_diseq_elim                     true
% 0.22/0.46  % --min_unsat_core                      false
% 0.22/0.46  % --pred_elim                           true
% 0.22/0.46  % --add_important_lit                   false
% 0.22/0.46  % --soft_assumptions                    false
% 0.22/0.46  % --reset_solvers                       false
% 0.22/0.46  % --bc_imp_inh                          []
% 0.22/0.46  % --conj_cone_tolerance                 1.5
% 0.22/0.46  % --prolific_symb_bound                 500
% 0.22/0.46  % --lt_threshold                        2000
% 0.22/0.46  
% 0.22/0.46  % ------ SAT Options
% 0.22/0.46  
% 0.22/0.46  % --sat_mode                            false
% 0.22/0.46  % --sat_fm_restart_options              ""
% 0.22/0.46  % --sat_gr_def                          false
% 0.22/0.46  % --sat_epr_types                       true
% 0.22/0.46  % --sat_non_cyclic_types                false
% 0.22/0.46  % --sat_finite_models                   false
% 0.22/0.46  % --sat_fm_lemmas                       false
% 0.22/0.46  % --sat_fm_prep                         false
% 0.22/0.46  % --sat_fm_uc_incr                      true
% 0.22/0.46  % --sat_out_model                       small
% 0.22/0.46  % --sat_out_clauses                     false
% 0.22/0.46  
% 0.22/0.46  % ------ QBF Options
% 0.22/0.46  
% 0.22/0.46  % --qbf_mode                            false
% 0.22/0.46  % --qbf_elim_univ                       true
% 0.22/0.46  % --qbf_sk_in                           true
% 0.22/0.46  % --qbf_pred_elim                       true
% 0.22/0.46  % --qbf_split                           32
% 0.22/0.46  
% 0.22/0.46  % ------ BMC1 Options
% 0.22/0.46  
% 0.22/0.46  % --bmc1_incremental                    false
% 0.22/0.46  % --bmc1_axioms                         reachable_all
% 0.22/0.46  % --bmc1_min_bound                      0
% 0.22/0.46  % --bmc1_max_bound                      -1
% 0.22/0.46  % --bmc1_max_bound_default              -1
% 0.22/0.46  % --bmc1_symbol_reachability            true
% 0.22/0.46  % --bmc1_property_lemmas                false
% 0.22/0.46  % --bmc1_k_induction                    false
% 0.22/0.46  % --bmc1_non_equiv_states               false
% 0.22/0.46  % --bmc1_deadlock                       false
% 0.22/0.46  % --bmc1_ucm                            false
% 0.22/0.46  % --bmc1_add_unsat_core                 none
% 0.22/0.46  % --bmc1_unsat_core_children            false
% 0.22/0.46  % --bmc1_unsat_core_extrapolate_axioms  false
% 0.22/0.46  % --bmc1_out_stat                       full
% 0.22/0.46  % --bmc1_ground_init                    false
% 0.22/0.46  % --bmc1_pre_inst_next_state            false
% 0.22/0.46  % --bmc1_pre_inst_state                 false
% 0.22/0.46  % --bmc1_pre_inst_reach_state           false
% 0.22/0.46  % --bmc1_out_unsat_core                 false
% 0.22/0.46  % --bmc1_aig_witness_out                false
% 0.22/0.46  % --bmc1_verbose                        false
% 0.22/0.46  % --bmc1_dump_clauses_tptp              false
% 0.22/0.46  % --bmc1_dump_unsat_core_tptp           false
% 0.22/0.46  % --bmc1_dump_file                      -
% 0.22/0.46  % --bmc1_ucm_expand_uc_limit            128
% 0.22/0.46  % --bmc1_ucm_n_expand_iterations        6
% 0.22/0.46  % --bmc1_ucm_extend_mode                1
% 0.22/0.46  % --bmc1_ucm_init_mode                  2
% 0.22/0.46  % --bmc1_ucm_cone_mode                  none
% 0.22/0.46  % --bmc1_ucm_reduced_relation_type      0
% 0.22/0.46  % --bmc1_ucm_relax_model                4
% 0.22/0.46  % --bmc1_ucm_full_tr_after_sat          true
% 0.22/0.46  % --bmc1_ucm_expand_neg_assumptions     false
% 0.22/0.46  % --bmc1_ucm_layered_model              none
% 0.22/0.46  % --bmc1_ucm_max_lemma_size             10
% 0.22/0.46  
% 0.22/0.46  % ------ AIG Options
% 0.22/0.46  
% 0.22/0.46  % --aig_mode                            false
% 0.22/0.46  
% 0.22/0.46  % ------ Instantiation Options
% 0.22/0.46  
% 0.22/0.46  % --instantiation_flag                  true
% 0.22/0.46  % --inst_lit_sel                        [+prop;+sign;+ground;-num_var;-num_symb]
% 0.22/0.46  % --inst_solver_per_active              750
% 0.22/0.46  % --inst_solver_calls_frac              0.5
% 0.22/0.46  % --inst_passive_queue_type             priority_queues
% 0.22/0.46  % --inst_passive_queues                 [[-conj_dist;+conj_symb;-num_var];[+age;-num_symb]]
% 0.22/0.46  % --inst_passive_queues_freq            [25;2]
% 0.22/0.46  % --inst_dismatching                    true
% 0.22/0.46  % --inst_eager_unprocessed_to_passive   true
% 0.22/0.46  % --inst_prop_sim_given                 true
% 0.22/0.46  % --inst_prop_sim_new                   false
% 0.22/0.46  % --inst_orphan_elimination             true
% 0.22/0.46  % --inst_learning_loop_flag             true
% 0.22/0.46  % --inst_learning_start                 3000
% 0.22/0.46  % --inst_learning_factor                2
% 0.22/0.46  % --inst_start_prop_sim_after_learn     3
% 0.22/0.46  % --inst_sel_renew                      solver
% 0.22/0.46  % --inst_lit_activity_flag              true
% 0.22/0.46  % --inst_out_proof                      true
% 0.22/0.46  
% 0.22/0.46  % ------ Resolution Options
% 0.22/0.46  
% 0.22/0.46  % --resolution_flag                     true
% 0.22/0.46  % --res_lit_sel                         kbo_max
% 0.22/0.46  % --res_to_prop_solver                  none
% 0.22/0.46  % --res_prop_simpl_new                  false
% 0.22/0.46  % --res_prop_simpl_given                false
% 0.22/0.46  % --res_passive_queue_type              priority_queues
% 0.22/0.46  % --res_passive_queues                  [[-conj_dist;+conj_symb;-num_symb];[+age;-num_symb]]
% 0.22/0.46  % --res_passive_queues_freq             [15;5]
% 0.22/0.46  % --res_forward_subs                    full
% 0.22/0.46  % --res_backward_subs                   full
% 0.22/0.46  % --res_forward_subs_resolution         true
% 0.22/0.46  % --res_backward_subs_resolution        true
% 0.22/0.46  % --res_orphan_elimination              false
% 0.22/0.46  % --res_time_limit                      1000.
% 0.22/0.46  % --res_out_proof                       true
% 0.22/0.46  % --proof_out_file                      /export/starexec/sandbox2/tmp/iprover_proof_af6a84.s
% 0.22/0.46  % --modulo                              true
% 0.22/0.46  
% 0.22/0.46  % ------ Combination Options
% 0.22/0.46  
% 0.22/0.46  % --comb_res_mult                       1000
% 0.22/0.46  % --comb_inst_mult                      300
% 0.22/0.46  % ------ 
% 0.22/0.46  
% 0.22/0.46  
% 0.22/0.46  
% 0.22/0.46  % ------ Proving...
% 0.22/0.46  % 
% 0.22/0.46  
% 0.22/0.46  
% 0.22/0.46  %  Resolution empty clause
% 0.22/0.46  
% 0.22/0.46  % ------                             Statistics
% 0.22/0.46  
% 0.22/0.46  % ------ General
% 0.22/0.46  
% 0.22/0.46  % num_of_input_clauses:                 53
% 0.22/0.46  % num_of_input_neg_conjectures:         1
% 0.22/0.46  % num_of_splits:                        0
% 0.22/0.46  % num_of_split_atoms:                   0
% 0.22/0.46  % num_of_sem_filtered_clauses:          0
% 0.22/0.46  % num_of_subtypes:                      0
% 0.22/0.46  % monotx_restored_types:                0
% 0.22/0.46  % sat_num_of_epr_types:                 0
% 0.22/0.46  % sat_num_of_non_cyclic_types:          0
% 0.22/0.46  % sat_guarded_non_collapsed_types:      0
% 0.22/0.46  % is_epr:                               0
% 0.22/0.46  % is_horn:                              1
% 0.22/0.46  % has_eq:                               0
% 0.22/0.46  % num_pure_diseq_elim:                  0
% 0.22/0.46  % simp_replaced_by:                     0
% 0.22/0.46  % res_preprocessed:                     2
% 0.22/0.46  % prep_upred:                           0
% 0.22/0.46  % prep_unflattend:                      0
% 0.22/0.46  % pred_elim_cands:                      0
% 0.22/0.46  % pred_elim:                            0
% 0.22/0.46  % pred_elim_cl:                         0
% 0.22/0.46  % pred_elim_cycles:                     0
% 0.22/0.46  % forced_gc_time:                       0
% 0.22/0.46  % gc_basic_clause_elim:                 0
% 0.22/0.46  % parsing_time:                         0.003
% 0.22/0.46  % sem_filter_time:                      0.
% 0.22/0.46  % pred_elim_time:                       0.
% 0.22/0.46  % out_proof_time:                       0.
% 0.22/0.46  % monotx_time:                          0.
% 0.22/0.46  % subtype_inf_time:                     0.
% 0.22/0.46  % unif_index_cands_time:                0.
% 0.22/0.46  % unif_index_add_time:                  0.
% 0.22/0.46  % total_time:                           0.029
% 0.22/0.46  % num_of_symbols:                       41
% 0.22/0.46  % num_of_terms:                         246
% 0.22/0.46  
% 0.22/0.46  % ------ Propositional Solver
% 0.22/0.46  
% 0.22/0.46  % prop_solver_calls:                    1
% 0.22/0.46  % prop_fast_solver_calls:               3
% 0.22/0.46  % prop_num_of_clauses:                  55
% 0.22/0.46  % prop_preprocess_simplified:           137
% 0.22/0.46  % prop_fo_subsumed:                     0
% 0.22/0.46  % prop_solver_time:                     0.
% 0.22/0.46  % prop_fast_solver_time:                0.
% 0.22/0.46  % prop_unsat_core_time:                 0.
% 0.22/0.46  
% 0.22/0.46  % ------ QBF 
% 0.22/0.46  
% 0.22/0.46  % qbf_q_res:                            0
% 0.22/0.46  % qbf_num_tautologies:                  0
% 0.22/0.46  % qbf_prep_cycles:                      0
% 0.22/0.46  
% 0.22/0.46  % ------ BMC1
% 0.22/0.46  
% 0.22/0.46  % bmc1_current_bound:                   -1
% 0.22/0.46  % bmc1_last_solved_bound:               -1
% 0.22/0.46  % bmc1_unsat_core_size:                 -1
% 0.22/0.46  % bmc1_unsat_core_parents_size:         -1
% 0.22/0.46  % bmc1_merge_next_fun:                  0
% 0.22/0.46  % bmc1_unsat_core_clauses_time:         0.
% 0.22/0.46  
% 0.22/0.46  % ------ Instantiation
% 0.22/0.46  
% 0.22/0.46  % inst_num_of_clauses:                  53
% 0.22/0.46  % inst_num_in_passive:                  0
% 0.22/0.46  % inst_num_in_active:                   0
% 0.22/0.46  % inst_num_in_unprocessed:              53
% 0.22/0.46  % inst_num_of_loops:                    0
% 0.22/0.46  % inst_num_of_learning_restarts:        0
% 0.22/0.46  % inst_num_moves_active_passive:        0
% 0.22/0.46  % inst_lit_activity:                    0
% 0.22/0.46  % inst_lit_activity_moves:              0
% 0.22/0.46  % inst_num_tautologies:                 0
% 0.22/0.46  % inst_num_prop_implied:                0
% 0.22/0.46  % inst_num_existing_simplified:         0
% 0.22/0.46  % inst_num_eq_res_simplified:           0
% 0.22/0.46  % inst_num_child_elim:                  0
% 0.22/0.46  % inst_num_of_dismatching_blockings:    0
% 0.22/0.46  % inst_num_of_non_proper_insts:         0
% 0.22/0.46  % inst_num_of_duplicates:               0
% 0.22/0.46  % inst_inst_num_from_inst_to_res:       0
% 0.22/0.46  % inst_dismatching_checking_time:       0.
% 0.22/0.46  
% 0.22/0.46  % ------ Resolution
% 0.22/0.46  
% 0.22/0.46  % res_num_of_clauses:                   65
% 0.22/0.46  % res_num_in_passive:                   3
% 0.22/0.46  % res_num_in_active:                    34
% 0.22/0.46  % res_num_of_loops:                     6
% 0.22/0.46  % res_forward_subset_subsumed:          20
% 0.22/0.46  % res_backward_subset_subsumed:         0
% 0.22/0.46  % res_forward_subsumed:                 3
% 0.22/0.46  % res_backward_subsumed:                0
% 0.22/0.46  % res_forward_subsumption_resolution:   2
% 0.22/0.46  % res_backward_subsumption_resolution:  0
% 0.22/0.46  % res_clause_to_clause_subsumption:     8
% 0.22/0.46  % res_orphan_elimination:               0
% 0.22/0.46  % res_tautology_del:                    0
% 0.22/0.46  % res_num_eq_res_simplified:            0
% 0.22/0.46  % res_num_sel_changes:                  0
% 0.22/0.46  % res_moves_from_active_to_pass:        0
% 0.22/0.46  
% 0.22/0.46  % Status Unsatisfiable
% 0.22/0.46  % SZS status Unsatisfiable
% 0.22/0.46  % SZS output start CNFRefutation
% See solution above
%------------------------------------------------------------------------------