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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProverMo---2.5-0.1
% Problem  : PUZ019-1 : TPTP v8.1.0. Bugfixed v5.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : iprover_modulo %s %d

% Computer : n019.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 18:13:44 EDT 2022

% Result   : Unsatisfiable 0.20s 0.45s
% Output   : CNFRefutation 0.20s
% 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(boxer_not_teacher,axiom,
    ~ equal_jobs(boxer,teacher),
    input ).

fof(boxer_not_teacher_0,plain,
    ( ~ equal_jobs(boxer,teacher)
    | $false ),
    inference(orientation,[status(thm)],[boxer_not_teacher]) ).

cnf(actor_not_teacher,axiom,
    ~ equal_jobs(actor,teacher),
    input ).

fof(actor_not_teacher_0,plain,
    ( ~ equal_jobs(actor,teacher)
    | $false ),
    inference(orientation,[status(thm)],[actor_not_teacher]) ).

cnf(actor_not_boxer,axiom,
    ~ equal_jobs(actor,boxer),
    input ).

fof(actor_not_boxer_0,plain,
    ( ~ equal_jobs(actor,boxer)
    | $false ),
    inference(orientation,[status(thm)],[actor_not_boxer]) ).

cnf(police_not_teacher,axiom,
    ~ equal_jobs(police,teacher),
    input ).

fof(police_not_teacher_0,plain,
    ( ~ equal_jobs(police,teacher)
    | $false ),
    inference(orientation,[status(thm)],[police_not_teacher]) ).

cnf(police_not_boxer,axiom,
    ~ equal_jobs(police,boxer),
    input ).

fof(police_not_boxer_0,plain,
    ( ~ equal_jobs(police,boxer)
    | $false ),
    inference(orientation,[status(thm)],[police_not_boxer]) ).

cnf(police_not_actor,axiom,
    ~ equal_jobs(police,actor),
    input ).

fof(police_not_actor_0,plain,
    ( ~ equal_jobs(police,actor)
    | $false ),
    inference(orientation,[status(thm)],[police_not_actor]) ).

cnf(operator_not_teacher,axiom,
    ~ equal_jobs(operator,teacher),
    input ).

fof(operator_not_teacher_0,plain,
    ( ~ equal_jobs(operator,teacher)
    | $false ),
    inference(orientation,[status(thm)],[operator_not_teacher]) ).

cnf(operator_not_boxer,axiom,
    ~ equal_jobs(operator,boxer),
    input ).

fof(operator_not_boxer_0,plain,
    ( ~ equal_jobs(operator,boxer)
    | $false ),
    inference(orientation,[status(thm)],[operator_not_boxer]) ).

cnf(operator_not_actor,axiom,
    ~ equal_jobs(operator,actor),
    input ).

fof(operator_not_actor_0,plain,
    ( ~ equal_jobs(operator,actor)
    | $false ),
    inference(orientation,[status(thm)],[operator_not_actor]) ).

cnf(operator_not_police,axiom,
    ~ equal_jobs(operator,police),
    input ).

fof(operator_not_police_0,plain,
    ( ~ equal_jobs(operator,police)
    | $false ),
    inference(orientation,[status(thm)],[operator_not_police]) ).

cnf(nurse_not_teacher,axiom,
    ~ equal_jobs(nurse,teacher),
    input ).

fof(nurse_not_teacher_0,plain,
    ( ~ equal_jobs(nurse,teacher)
    | $false ),
    inference(orientation,[status(thm)],[nurse_not_teacher]) ).

cnf(nurse_not_boxer,axiom,
    ~ equal_jobs(nurse,boxer),
    input ).

fof(nurse_not_boxer_0,plain,
    ( ~ equal_jobs(nurse,boxer)
    | $false ),
    inference(orientation,[status(thm)],[nurse_not_boxer]) ).

cnf(nurse_not_actor,axiom,
    ~ equal_jobs(nurse,actor),
    input ).

fof(nurse_not_actor_0,plain,
    ( ~ equal_jobs(nurse,actor)
    | $false ),
    inference(orientation,[status(thm)],[nurse_not_actor]) ).

cnf(nurse_not_police,axiom,
    ~ equal_jobs(nurse,police),
    input ).

fof(nurse_not_police_0,plain,
    ( ~ equal_jobs(nurse,police)
    | $false ),
    inference(orientation,[status(thm)],[nurse_not_police]) ).

cnf(nurse_not_operator,axiom,
    ~ equal_jobs(nurse,operator),
    input ).

fof(nurse_not_operator_0,plain,
    ( ~ equal_jobs(nurse,operator)
    | $false ),
    inference(orientation,[status(thm)],[nurse_not_operator]) ).

cnf(guard_not_teacher,axiom,
    ~ equal_jobs(guard,teacher),
    input ).

fof(guard_not_teacher_0,plain,
    ( ~ equal_jobs(guard,teacher)
    | $false ),
    inference(orientation,[status(thm)],[guard_not_teacher]) ).

cnf(guard_not_boxer,axiom,
    ~ equal_jobs(guard,boxer),
    input ).

fof(guard_not_boxer_0,plain,
    ( ~ equal_jobs(guard,boxer)
    | $false ),
    inference(orientation,[status(thm)],[guard_not_boxer]) ).

cnf(guard_not_actor,axiom,
    ~ equal_jobs(guard,actor),
    input ).

fof(guard_not_actor_0,plain,
    ( ~ equal_jobs(guard,actor)
    | $false ),
    inference(orientation,[status(thm)],[guard_not_actor]) ).

cnf(guard_not_police,axiom,
    ~ equal_jobs(guard,police),
    input ).

fof(guard_not_police_0,plain,
    ( ~ equal_jobs(guard,police)
    | $false ),
    inference(orientation,[status(thm)],[guard_not_police]) ).

cnf(guard_not_operator,axiom,
    ~ equal_jobs(guard,operator),
    input ).

fof(guard_not_operator_0,plain,
    ( ~ equal_jobs(guard,operator)
    | $false ),
    inference(orientation,[status(thm)],[guard_not_operator]) ).

cnf(guard_not_nurse,axiom,
    ~ equal_jobs(guard,nurse),
    input ).

fof(guard_not_nurse_0,plain,
    ( ~ equal_jobs(guard,nurse)
    | $false ),
    inference(orientation,[status(thm)],[guard_not_nurse]) ).

cnf(chef_not_teacher,axiom,
    ~ equal_jobs(chef,teacher),
    input ).

fof(chef_not_teacher_0,plain,
    ( ~ equal_jobs(chef,teacher)
    | $false ),
    inference(orientation,[status(thm)],[chef_not_teacher]) ).

cnf(chef_not_boxer,axiom,
    ~ equal_jobs(chef,boxer),
    input ).

fof(chef_not_boxer_0,plain,
    ( ~ equal_jobs(chef,boxer)
    | $false ),
    inference(orientation,[status(thm)],[chef_not_boxer]) ).

cnf(chef_not_actor,axiom,
    ~ equal_jobs(chef,actor),
    input ).

fof(chef_not_actor_0,plain,
    ( ~ equal_jobs(chef,actor)
    | $false ),
    inference(orientation,[status(thm)],[chef_not_actor]) ).

cnf(chef_not_police,axiom,
    ~ equal_jobs(chef,police),
    input ).

fof(chef_not_police_0,plain,
    ( ~ equal_jobs(chef,police)
    | $false ),
    inference(orientation,[status(thm)],[chef_not_police]) ).

cnf(chef_not_operator,axiom,
    ~ equal_jobs(chef,operator),
    input ).

fof(chef_not_operator_0,plain,
    ( ~ equal_jobs(chef,operator)
    | $false ),
    inference(orientation,[status(thm)],[chef_not_operator]) ).

cnf(chef_not_nurse,axiom,
    ~ equal_jobs(chef,nurse),
    input ).

fof(chef_not_nurse_0,plain,
    ( ~ equal_jobs(chef,nurse)
    | $false ),
    inference(orientation,[status(thm)],[chef_not_nurse]) ).

cnf(chef_not_guard,axiom,
    ~ equal_jobs(chef,guard),
    input ).

fof(chef_not_guard_0,plain,
    ( ~ equal_jobs(chef,guard)
    | $false ),
    inference(orientation,[status(thm)],[chef_not_guard]) ).

cnf(thelma_not_steve,axiom,
    ~ equal_people(thelma,steve),
    input ).

fof(thelma_not_steve_0,plain,
    ( ~ equal_people(thelma,steve)
    | $false ),
    inference(orientation,[status(thm)],[thelma_not_steve]) ).

cnf(pete_not_steve,axiom,
    ~ equal_people(pete,steve),
    input ).

fof(pete_not_steve_0,plain,
    ( ~ equal_people(pete,steve)
    | $false ),
    inference(orientation,[status(thm)],[pete_not_steve]) ).

cnf(pete_not_thelma,axiom,
    ~ equal_people(pete,thelma),
    input ).

fof(pete_not_thelma_0,plain,
    ( ~ equal_people(pete,thelma)
    | $false ),
    inference(orientation,[status(thm)],[pete_not_thelma]) ).

cnf(roberta_not_steve,axiom,
    ~ equal_people(roberta,steve),
    input ).

fof(roberta_not_steve_0,plain,
    ( ~ equal_people(roberta,steve)
    | $false ),
    inference(orientation,[status(thm)],[roberta_not_steve]) ).

cnf(roberta_not_pete,axiom,
    ~ equal_people(roberta,pete),
    input ).

fof(roberta_not_pete_0,plain,
    ( ~ equal_people(roberta,pete)
    | $false ),
    inference(orientation,[status(thm)],[roberta_not_pete]) ).

cnf(roberta_not_thelma,axiom,
    ~ equal_people(roberta,thelma),
    input ).

fof(roberta_not_thelma_0,plain,
    ( ~ equal_people(roberta,thelma)
    | $false ),
    inference(orientation,[status(thm)],[roberta_not_thelma]) ).

cnf(reflexivity_for_equal_jobs,axiom,
    equal_jobs(X,X),
    input ).

fof(reflexivity_for_equal_jobs_0,plain,
    ! [X] :
      ( equal_jobs(X,X)
      | $false ),
    inference(orientation,[status(thm)],[reflexivity_for_equal_jobs]) ).

cnf(reflexivity_for_equal_people,axiom,
    equal_people(X,X),
    input ).

fof(reflexivity_for_equal_people_0,plain,
    ! [X] :
      ( equal_people(X,X)
      | $false ),
    inference(orientation,[status(thm)],[reflexivity_for_equal_people]) ).

fof(def_lhs_atom1,axiom,
    ! [X] :
      ( lhs_atom1(X)
    <=> equal_people(X,X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_0,plain,
    ! [X] :
      ( lhs_atom1(X)
      | $false ),
    inference(fold_definition,[status(thm)],[reflexivity_for_equal_people_0,def_lhs_atom1]) ).

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

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

fof(def_lhs_atom3,axiom,
    ( lhs_atom3
  <=> ~ equal_people(roberta,thelma) ),
    inference(definition,[],]) ).

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

fof(def_lhs_atom4,axiom,
    ( lhs_atom4
  <=> ~ equal_people(roberta,pete) ),
    inference(definition,[],]) ).

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

fof(def_lhs_atom5,axiom,
    ( lhs_atom5
  <=> ~ equal_people(roberta,steve) ),
    inference(definition,[],]) ).

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

fof(def_lhs_atom6,axiom,
    ( lhs_atom6
  <=> ~ equal_people(pete,thelma) ),
    inference(definition,[],]) ).

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

fof(def_lhs_atom7,axiom,
    ( lhs_atom7
  <=> ~ equal_people(pete,steve) ),
    inference(definition,[],]) ).

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

fof(def_lhs_atom8,axiom,
    ( lhs_atom8
  <=> ~ equal_people(thelma,steve) ),
    inference(definition,[],]) ).

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

fof(def_lhs_atom9,axiom,
    ( lhs_atom9
  <=> ~ equal_jobs(chef,guard) ),
    inference(definition,[],]) ).

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

fof(def_lhs_atom10,axiom,
    ( lhs_atom10
  <=> ~ equal_jobs(chef,nurse) ),
    inference(definition,[],]) ).

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

fof(def_lhs_atom11,axiom,
    ( lhs_atom11
  <=> ~ equal_jobs(chef,operator) ),
    inference(definition,[],]) ).

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

fof(def_lhs_atom12,axiom,
    ( lhs_atom12
  <=> ~ equal_jobs(chef,police) ),
    inference(definition,[],]) ).

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

fof(def_lhs_atom13,axiom,
    ( lhs_atom13
  <=> ~ equal_jobs(chef,actor) ),
    inference(definition,[],]) ).

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

fof(def_lhs_atom14,axiom,
    ( lhs_atom14
  <=> ~ equal_jobs(chef,boxer) ),
    inference(definition,[],]) ).

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

fof(def_lhs_atom15,axiom,
    ( lhs_atom15
  <=> ~ equal_jobs(chef,teacher) ),
    inference(definition,[],]) ).

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

fof(def_lhs_atom16,axiom,
    ( lhs_atom16
  <=> ~ equal_jobs(guard,nurse) ),
    inference(definition,[],]) ).

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

fof(def_lhs_atom17,axiom,
    ( lhs_atom17
  <=> ~ equal_jobs(guard,operator) ),
    inference(definition,[],]) ).

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

fof(def_lhs_atom18,axiom,
    ( lhs_atom18
  <=> ~ equal_jobs(guard,police) ),
    inference(definition,[],]) ).

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

fof(def_lhs_atom19,axiom,
    ( lhs_atom19
  <=> ~ equal_jobs(guard,actor) ),
    inference(definition,[],]) ).

fof(to_be_clausified_18,plain,
    ( lhs_atom19
    | $false ),
    inference(fold_definition,[status(thm)],[guard_not_actor_0,def_lhs_atom19]) ).

fof(def_lhs_atom20,axiom,
    ( lhs_atom20
  <=> ~ equal_jobs(guard,boxer) ),
    inference(definition,[],]) ).

fof(to_be_clausified_19,plain,
    ( lhs_atom20
    | $false ),
    inference(fold_definition,[status(thm)],[guard_not_boxer_0,def_lhs_atom20]) ).

fof(def_lhs_atom21,axiom,
    ( lhs_atom21
  <=> ~ equal_jobs(guard,teacher) ),
    inference(definition,[],]) ).

fof(to_be_clausified_20,plain,
    ( lhs_atom21
    | $false ),
    inference(fold_definition,[status(thm)],[guard_not_teacher_0,def_lhs_atom21]) ).

fof(def_lhs_atom22,axiom,
    ( lhs_atom22
  <=> ~ equal_jobs(nurse,operator) ),
    inference(definition,[],]) ).

fof(to_be_clausified_21,plain,
    ( lhs_atom22
    | $false ),
    inference(fold_definition,[status(thm)],[nurse_not_operator_0,def_lhs_atom22]) ).

fof(def_lhs_atom23,axiom,
    ( lhs_atom23
  <=> ~ equal_jobs(nurse,police) ),
    inference(definition,[],]) ).

fof(to_be_clausified_22,plain,
    ( lhs_atom23
    | $false ),
    inference(fold_definition,[status(thm)],[nurse_not_police_0,def_lhs_atom23]) ).

fof(def_lhs_atom24,axiom,
    ( lhs_atom24
  <=> ~ equal_jobs(nurse,actor) ),
    inference(definition,[],]) ).

fof(to_be_clausified_23,plain,
    ( lhs_atom24
    | $false ),
    inference(fold_definition,[status(thm)],[nurse_not_actor_0,def_lhs_atom24]) ).

fof(def_lhs_atom25,axiom,
    ( lhs_atom25
  <=> ~ equal_jobs(nurse,boxer) ),
    inference(definition,[],]) ).

fof(to_be_clausified_24,plain,
    ( lhs_atom25
    | $false ),
    inference(fold_definition,[status(thm)],[nurse_not_boxer_0,def_lhs_atom25]) ).

fof(def_lhs_atom26,axiom,
    ( lhs_atom26
  <=> ~ equal_jobs(nurse,teacher) ),
    inference(definition,[],]) ).

fof(to_be_clausified_25,plain,
    ( lhs_atom26
    | $false ),
    inference(fold_definition,[status(thm)],[nurse_not_teacher_0,def_lhs_atom26]) ).

fof(def_lhs_atom27,axiom,
    ( lhs_atom27
  <=> ~ equal_jobs(operator,police) ),
    inference(definition,[],]) ).

fof(to_be_clausified_26,plain,
    ( lhs_atom27
    | $false ),
    inference(fold_definition,[status(thm)],[operator_not_police_0,def_lhs_atom27]) ).

fof(def_lhs_atom28,axiom,
    ( lhs_atom28
  <=> ~ equal_jobs(operator,actor) ),
    inference(definition,[],]) ).

fof(to_be_clausified_27,plain,
    ( lhs_atom28
    | $false ),
    inference(fold_definition,[status(thm)],[operator_not_actor_0,def_lhs_atom28]) ).

fof(def_lhs_atom29,axiom,
    ( lhs_atom29
  <=> ~ equal_jobs(operator,boxer) ),
    inference(definition,[],]) ).

fof(to_be_clausified_28,plain,
    ( lhs_atom29
    | $false ),
    inference(fold_definition,[status(thm)],[operator_not_boxer_0,def_lhs_atom29]) ).

fof(def_lhs_atom30,axiom,
    ( lhs_atom30
  <=> ~ equal_jobs(operator,teacher) ),
    inference(definition,[],]) ).

fof(to_be_clausified_29,plain,
    ( lhs_atom30
    | $false ),
    inference(fold_definition,[status(thm)],[operator_not_teacher_0,def_lhs_atom30]) ).

fof(def_lhs_atom31,axiom,
    ( lhs_atom31
  <=> ~ equal_jobs(police,actor) ),
    inference(definition,[],]) ).

fof(to_be_clausified_30,plain,
    ( lhs_atom31
    | $false ),
    inference(fold_definition,[status(thm)],[police_not_actor_0,def_lhs_atom31]) ).

fof(def_lhs_atom32,axiom,
    ( lhs_atom32
  <=> ~ equal_jobs(police,boxer) ),
    inference(definition,[],]) ).

fof(to_be_clausified_31,plain,
    ( lhs_atom32
    | $false ),
    inference(fold_definition,[status(thm)],[police_not_boxer_0,def_lhs_atom32]) ).

fof(def_lhs_atom33,axiom,
    ( lhs_atom33
  <=> ~ equal_jobs(police,teacher) ),
    inference(definition,[],]) ).

fof(to_be_clausified_32,plain,
    ( lhs_atom33
    | $false ),
    inference(fold_definition,[status(thm)],[police_not_teacher_0,def_lhs_atom33]) ).

fof(def_lhs_atom34,axiom,
    ( lhs_atom34
  <=> ~ equal_jobs(actor,boxer) ),
    inference(definition,[],]) ).

fof(to_be_clausified_33,plain,
    ( lhs_atom34
    | $false ),
    inference(fold_definition,[status(thm)],[actor_not_boxer_0,def_lhs_atom34]) ).

fof(def_lhs_atom35,axiom,
    ( lhs_atom35
  <=> ~ equal_jobs(actor,teacher) ),
    inference(definition,[],]) ).

fof(to_be_clausified_34,plain,
    ( lhs_atom35
    | $false ),
    inference(fold_definition,[status(thm)],[actor_not_teacher_0,def_lhs_atom35]) ).

fof(def_lhs_atom36,axiom,
    ( lhs_atom36
  <=> ~ equal_jobs(boxer,teacher) ),
    inference(definition,[],]) ).

fof(to_be_clausified_35,plain,
    ( lhs_atom36
    | $false ),
    inference(fold_definition,[status(thm)],[boxer_not_teacher_0,def_lhs_atom36]) ).

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

fof(c_0_1,axiom,
    ! [X1] :
      ( lhs_atom1(X1)
      | ~ $true ),
    file('<stdin>',to_be_clausified_0) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

fof(c_0_19,axiom,
    ( lhs_atom19
    | ~ $true ),
    file('<stdin>',to_be_clausified_18) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

fof(c_0_37,plain,
    ! [X1] : lhs_atom1(X1),
    inference(fof_simplification,[status(thm)],[c_0_1]) ).

fof(c_0_38,plain,
    lhs_atom36,
    inference(fof_simplification,[status(thm)],[c_0_2]) ).

fof(c_0_39,plain,
    lhs_atom35,
    inference(fof_simplification,[status(thm)],[c_0_3]) ).

fof(c_0_40,plain,
    lhs_atom34,
    inference(fof_simplification,[status(thm)],[c_0_4]) ).

fof(c_0_41,plain,
    lhs_atom33,
    inference(fof_simplification,[status(thm)],[c_0_5]) ).

fof(c_0_42,plain,
    lhs_atom32,
    inference(fof_simplification,[status(thm)],[c_0_6]) ).

fof(c_0_43,plain,
    lhs_atom31,
    inference(fof_simplification,[status(thm)],[c_0_7]) ).

fof(c_0_44,plain,
    lhs_atom30,
    inference(fof_simplification,[status(thm)],[c_0_8]) ).

fof(c_0_45,plain,
    lhs_atom29,
    inference(fof_simplification,[status(thm)],[c_0_9]) ).

fof(c_0_46,plain,
    lhs_atom28,
    inference(fof_simplification,[status(thm)],[c_0_10]) ).

fof(c_0_47,plain,
    lhs_atom27,
    inference(fof_simplification,[status(thm)],[c_0_11]) ).

fof(c_0_48,plain,
    lhs_atom26,
    inference(fof_simplification,[status(thm)],[c_0_12]) ).

fof(c_0_49,plain,
    lhs_atom25,
    inference(fof_simplification,[status(thm)],[c_0_13]) ).

fof(c_0_50,plain,
    lhs_atom24,
    inference(fof_simplification,[status(thm)],[c_0_14]) ).

fof(c_0_51,plain,
    lhs_atom23,
    inference(fof_simplification,[status(thm)],[c_0_15]) ).

fof(c_0_52,plain,
    lhs_atom22,
    inference(fof_simplification,[status(thm)],[c_0_16]) ).

fof(c_0_53,plain,
    lhs_atom21,
    inference(fof_simplification,[status(thm)],[c_0_17]) ).

fof(c_0_54,plain,
    lhs_atom20,
    inference(fof_simplification,[status(thm)],[c_0_18]) ).

fof(c_0_55,plain,
    lhs_atom19,
    inference(fof_simplification,[status(thm)],[c_0_19]) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

fof(c_0_73,plain,
    ! [X2] : lhs_atom1(X2),
    inference(variable_rename,[status(thm)],[c_0_37]) ).

fof(c_0_74,plain,
    lhs_atom36,
    c_0_38 ).

fof(c_0_75,plain,
    lhs_atom35,
    c_0_39 ).

fof(c_0_76,plain,
    lhs_atom34,
    c_0_40 ).

fof(c_0_77,plain,
    lhs_atom33,
    c_0_41 ).

fof(c_0_78,plain,
    lhs_atom32,
    c_0_42 ).

fof(c_0_79,plain,
    lhs_atom31,
    c_0_43 ).

fof(c_0_80,plain,
    lhs_atom30,
    c_0_44 ).

fof(c_0_81,plain,
    lhs_atom29,
    c_0_45 ).

fof(c_0_82,plain,
    lhs_atom28,
    c_0_46 ).

fof(c_0_83,plain,
    lhs_atom27,
    c_0_47 ).

fof(c_0_84,plain,
    lhs_atom26,
    c_0_48 ).

fof(c_0_85,plain,
    lhs_atom25,
    c_0_49 ).

fof(c_0_86,plain,
    lhs_atom24,
    c_0_50 ).

fof(c_0_87,plain,
    lhs_atom23,
    c_0_51 ).

fof(c_0_88,plain,
    lhs_atom22,
    c_0_52 ).

fof(c_0_89,plain,
    lhs_atom21,
    c_0_53 ).

fof(c_0_90,plain,
    lhs_atom20,
    c_0_54 ).

fof(c_0_91,plain,
    lhs_atom19,
    c_0_55 ).

fof(c_0_92,plain,
    lhs_atom18,
    c_0_56 ).

fof(c_0_93,plain,
    lhs_atom17,
    c_0_57 ).

fof(c_0_94,plain,
    lhs_atom16,
    c_0_58 ).

fof(c_0_95,plain,
    lhs_atom15,
    c_0_59 ).

fof(c_0_96,plain,
    lhs_atom14,
    c_0_60 ).

fof(c_0_97,plain,
    lhs_atom13,
    c_0_61 ).

fof(c_0_98,plain,
    lhs_atom12,
    c_0_62 ).

fof(c_0_99,plain,
    lhs_atom11,
    c_0_63 ).

fof(c_0_100,plain,
    lhs_atom10,
    c_0_64 ).

fof(c_0_101,plain,
    lhs_atom9,
    c_0_65 ).

fof(c_0_102,plain,
    lhs_atom8,
    c_0_66 ).

fof(c_0_103,plain,
    lhs_atom7,
    c_0_67 ).

fof(c_0_104,plain,
    lhs_atom6,
    c_0_68 ).

fof(c_0_105,plain,
    lhs_atom5,
    c_0_69 ).

fof(c_0_106,plain,
    lhs_atom4,
    c_0_70 ).

fof(c_0_107,plain,
    lhs_atom3,
    c_0_71 ).

cnf(c_0_108,plain,
    lhs_atom2(X1),
    inference(split_conjunct,[status(thm)],[c_0_72]) ).

cnf(c_0_109,plain,
    lhs_atom1(X1),
    inference(split_conjunct,[status(thm)],[c_0_73]) ).

cnf(c_0_110,plain,
    lhs_atom36,
    inference(split_conjunct,[status(thm)],[c_0_74]) ).

cnf(c_0_111,plain,
    lhs_atom35,
    inference(split_conjunct,[status(thm)],[c_0_75]) ).

cnf(c_0_112,plain,
    lhs_atom34,
    inference(split_conjunct,[status(thm)],[c_0_76]) ).

cnf(c_0_113,plain,
    lhs_atom33,
    inference(split_conjunct,[status(thm)],[c_0_77]) ).

cnf(c_0_114,plain,
    lhs_atom32,
    inference(split_conjunct,[status(thm)],[c_0_78]) ).

cnf(c_0_115,plain,
    lhs_atom31,
    inference(split_conjunct,[status(thm)],[c_0_79]) ).

cnf(c_0_116,plain,
    lhs_atom30,
    inference(split_conjunct,[status(thm)],[c_0_80]) ).

cnf(c_0_117,plain,
    lhs_atom29,
    inference(split_conjunct,[status(thm)],[c_0_81]) ).

cnf(c_0_118,plain,
    lhs_atom28,
    inference(split_conjunct,[status(thm)],[c_0_82]) ).

cnf(c_0_119,plain,
    lhs_atom27,
    inference(split_conjunct,[status(thm)],[c_0_83]) ).

cnf(c_0_120,plain,
    lhs_atom26,
    inference(split_conjunct,[status(thm)],[c_0_84]) ).

cnf(c_0_121,plain,
    lhs_atom25,
    inference(split_conjunct,[status(thm)],[c_0_85]) ).

cnf(c_0_122,plain,
    lhs_atom24,
    inference(split_conjunct,[status(thm)],[c_0_86]) ).

cnf(c_0_123,plain,
    lhs_atom23,
    inference(split_conjunct,[status(thm)],[c_0_87]) ).

cnf(c_0_124,plain,
    lhs_atom22,
    inference(split_conjunct,[status(thm)],[c_0_88]) ).

cnf(c_0_125,plain,
    lhs_atom21,
    inference(split_conjunct,[status(thm)],[c_0_89]) ).

cnf(c_0_126,plain,
    lhs_atom20,
    inference(split_conjunct,[status(thm)],[c_0_90]) ).

cnf(c_0_127,plain,
    lhs_atom19,
    inference(split_conjunct,[status(thm)],[c_0_91]) ).

cnf(c_0_128,plain,
    lhs_atom18,
    inference(split_conjunct,[status(thm)],[c_0_92]) ).

cnf(c_0_129,plain,
    lhs_atom17,
    inference(split_conjunct,[status(thm)],[c_0_93]) ).

cnf(c_0_130,plain,
    lhs_atom16,
    inference(split_conjunct,[status(thm)],[c_0_94]) ).

cnf(c_0_131,plain,
    lhs_atom15,
    inference(split_conjunct,[status(thm)],[c_0_95]) ).

cnf(c_0_132,plain,
    lhs_atom14,
    inference(split_conjunct,[status(thm)],[c_0_96]) ).

cnf(c_0_133,plain,
    lhs_atom13,
    inference(split_conjunct,[status(thm)],[c_0_97]) ).

cnf(c_0_134,plain,
    lhs_atom12,
    inference(split_conjunct,[status(thm)],[c_0_98]) ).

cnf(c_0_135,plain,
    lhs_atom11,
    inference(split_conjunct,[status(thm)],[c_0_99]) ).

cnf(c_0_136,plain,
    lhs_atom10,
    inference(split_conjunct,[status(thm)],[c_0_100]) ).

cnf(c_0_137,plain,
    lhs_atom9,
    inference(split_conjunct,[status(thm)],[c_0_101]) ).

cnf(c_0_138,plain,
    lhs_atom8,
    inference(split_conjunct,[status(thm)],[c_0_102]) ).

cnf(c_0_139,plain,
    lhs_atom7,
    inference(split_conjunct,[status(thm)],[c_0_103]) ).

cnf(c_0_140,plain,
    lhs_atom6,
    inference(split_conjunct,[status(thm)],[c_0_104]) ).

cnf(c_0_141,plain,
    lhs_atom5,
    inference(split_conjunct,[status(thm)],[c_0_105]) ).

cnf(c_0_142,plain,
    lhs_atom4,
    inference(split_conjunct,[status(thm)],[c_0_106]) ).

cnf(c_0_143,plain,
    lhs_atom3,
    inference(split_conjunct,[status(thm)],[c_0_107]) ).

cnf(c_0_144,plain,
    lhs_atom2(X1),
    c_0_108,
    [final] ).

cnf(c_0_145,plain,
    lhs_atom1(X1),
    c_0_109,
    [final] ).

cnf(c_0_146,plain,
    lhs_atom36,
    c_0_110,
    [final] ).

cnf(c_0_147,plain,
    lhs_atom35,
    c_0_111,
    [final] ).

cnf(c_0_148,plain,
    lhs_atom34,
    c_0_112,
    [final] ).

cnf(c_0_149,plain,
    lhs_atom33,
    c_0_113,
    [final] ).

cnf(c_0_150,plain,
    lhs_atom32,
    c_0_114,
    [final] ).

cnf(c_0_151,plain,
    lhs_atom31,
    c_0_115,
    [final] ).

cnf(c_0_152,plain,
    lhs_atom30,
    c_0_116,
    [final] ).

cnf(c_0_153,plain,
    lhs_atom29,
    c_0_117,
    [final] ).

cnf(c_0_154,plain,
    lhs_atom28,
    c_0_118,
    [final] ).

cnf(c_0_155,plain,
    lhs_atom27,
    c_0_119,
    [final] ).

cnf(c_0_156,plain,
    lhs_atom26,
    c_0_120,
    [final] ).

cnf(c_0_157,plain,
    lhs_atom25,
    c_0_121,
    [final] ).

cnf(c_0_158,plain,
    lhs_atom24,
    c_0_122,
    [final] ).

cnf(c_0_159,plain,
    lhs_atom23,
    c_0_123,
    [final] ).

cnf(c_0_160,plain,
    lhs_atom22,
    c_0_124,
    [final] ).

cnf(c_0_161,plain,
    lhs_atom21,
    c_0_125,
    [final] ).

cnf(c_0_162,plain,
    lhs_atom20,
    c_0_126,
    [final] ).

cnf(c_0_163,plain,
    lhs_atom19,
    c_0_127,
    [final] ).

cnf(c_0_164,plain,
    lhs_atom18,
    c_0_128,
    [final] ).

cnf(c_0_165,plain,
    lhs_atom17,
    c_0_129,
    [final] ).

cnf(c_0_166,plain,
    lhs_atom16,
    c_0_130,
    [final] ).

cnf(c_0_167,plain,
    lhs_atom15,
    c_0_131,
    [final] ).

cnf(c_0_168,plain,
    lhs_atom14,
    c_0_132,
    [final] ).

cnf(c_0_169,plain,
    lhs_atom13,
    c_0_133,
    [final] ).

cnf(c_0_170,plain,
    lhs_atom12,
    c_0_134,
    [final] ).

cnf(c_0_171,plain,
    lhs_atom11,
    c_0_135,
    [final] ).

cnf(c_0_172,plain,
    lhs_atom10,
    c_0_136,
    [final] ).

cnf(c_0_173,plain,
    lhs_atom9,
    c_0_137,
    [final] ).

cnf(c_0_174,plain,
    lhs_atom8,
    c_0_138,
    [final] ).

cnf(c_0_175,plain,
    lhs_atom7,
    c_0_139,
    [final] ).

cnf(c_0_176,plain,
    lhs_atom6,
    c_0_140,
    [final] ).

cnf(c_0_177,plain,
    lhs_atom5,
    c_0_141,
    [final] ).

cnf(c_0_178,plain,
    lhs_atom4,
    c_0_142,
    [final] ).

cnf(c_0_179,plain,
    lhs_atom3,
    c_0_143,
    [final] ).

% End CNF derivation
cnf(c_0_144_0,axiom,
    equal_jobs(X1,X1),
    inference(unfold_definition,[status(thm)],[c_0_144,def_lhs_atom2]) ).

cnf(c_0_145_0,axiom,
    equal_people(X1,X1),
    inference(unfold_definition,[status(thm)],[c_0_145,def_lhs_atom1]) ).

cnf(c_0_146_0,axiom,
    ~ equal_jobs(boxer,teacher),
    inference(unfold_definition,[status(thm)],[c_0_146,def_lhs_atom36]) ).

cnf(c_0_147_0,axiom,
    ~ equal_jobs(actor,teacher),
    inference(unfold_definition,[status(thm)],[c_0_147,def_lhs_atom35]) ).

cnf(c_0_148_0,axiom,
    ~ equal_jobs(actor,boxer),
    inference(unfold_definition,[status(thm)],[c_0_148,def_lhs_atom34]) ).

cnf(c_0_149_0,axiom,
    ~ equal_jobs(police,teacher),
    inference(unfold_definition,[status(thm)],[c_0_149,def_lhs_atom33]) ).

cnf(c_0_150_0,axiom,
    ~ equal_jobs(police,boxer),
    inference(unfold_definition,[status(thm)],[c_0_150,def_lhs_atom32]) ).

cnf(c_0_151_0,axiom,
    ~ equal_jobs(police,actor),
    inference(unfold_definition,[status(thm)],[c_0_151,def_lhs_atom31]) ).

cnf(c_0_152_0,axiom,
    ~ equal_jobs(operator,teacher),
    inference(unfold_definition,[status(thm)],[c_0_152,def_lhs_atom30]) ).

cnf(c_0_153_0,axiom,
    ~ equal_jobs(operator,boxer),
    inference(unfold_definition,[status(thm)],[c_0_153,def_lhs_atom29]) ).

cnf(c_0_154_0,axiom,
    ~ equal_jobs(operator,actor),
    inference(unfold_definition,[status(thm)],[c_0_154,def_lhs_atom28]) ).

cnf(c_0_155_0,axiom,
    ~ equal_jobs(operator,police),
    inference(unfold_definition,[status(thm)],[c_0_155,def_lhs_atom27]) ).

cnf(c_0_156_0,axiom,
    ~ equal_jobs(nurse,teacher),
    inference(unfold_definition,[status(thm)],[c_0_156,def_lhs_atom26]) ).

cnf(c_0_157_0,axiom,
    ~ equal_jobs(nurse,boxer),
    inference(unfold_definition,[status(thm)],[c_0_157,def_lhs_atom25]) ).

cnf(c_0_158_0,axiom,
    ~ equal_jobs(nurse,actor),
    inference(unfold_definition,[status(thm)],[c_0_158,def_lhs_atom24]) ).

cnf(c_0_159_0,axiom,
    ~ equal_jobs(nurse,police),
    inference(unfold_definition,[status(thm)],[c_0_159,def_lhs_atom23]) ).

cnf(c_0_160_0,axiom,
    ~ equal_jobs(nurse,operator),
    inference(unfold_definition,[status(thm)],[c_0_160,def_lhs_atom22]) ).

cnf(c_0_161_0,axiom,
    ~ equal_jobs(guard,teacher),
    inference(unfold_definition,[status(thm)],[c_0_161,def_lhs_atom21]) ).

cnf(c_0_162_0,axiom,
    ~ equal_jobs(guard,boxer),
    inference(unfold_definition,[status(thm)],[c_0_162,def_lhs_atom20]) ).

cnf(c_0_163_0,axiom,
    ~ equal_jobs(guard,actor),
    inference(unfold_definition,[status(thm)],[c_0_163,def_lhs_atom19]) ).

cnf(c_0_164_0,axiom,
    ~ equal_jobs(guard,police),
    inference(unfold_definition,[status(thm)],[c_0_164,def_lhs_atom18]) ).

cnf(c_0_165_0,axiom,
    ~ equal_jobs(guard,operator),
    inference(unfold_definition,[status(thm)],[c_0_165,def_lhs_atom17]) ).

cnf(c_0_166_0,axiom,
    ~ equal_jobs(guard,nurse),
    inference(unfold_definition,[status(thm)],[c_0_166,def_lhs_atom16]) ).

cnf(c_0_167_0,axiom,
    ~ equal_jobs(chef,teacher),
    inference(unfold_definition,[status(thm)],[c_0_167,def_lhs_atom15]) ).

cnf(c_0_168_0,axiom,
    ~ equal_jobs(chef,boxer),
    inference(unfold_definition,[status(thm)],[c_0_168,def_lhs_atom14]) ).

cnf(c_0_169_0,axiom,
    ~ equal_jobs(chef,actor),
    inference(unfold_definition,[status(thm)],[c_0_169,def_lhs_atom13]) ).

cnf(c_0_170_0,axiom,
    ~ equal_jobs(chef,police),
    inference(unfold_definition,[status(thm)],[c_0_170,def_lhs_atom12]) ).

cnf(c_0_171_0,axiom,
    ~ equal_jobs(chef,operator),
    inference(unfold_definition,[status(thm)],[c_0_171,def_lhs_atom11]) ).

cnf(c_0_172_0,axiom,
    ~ equal_jobs(chef,nurse),
    inference(unfold_definition,[status(thm)],[c_0_172,def_lhs_atom10]) ).

cnf(c_0_173_0,axiom,
    ~ equal_jobs(chef,guard),
    inference(unfold_definition,[status(thm)],[c_0_173,def_lhs_atom9]) ).

cnf(c_0_174_0,axiom,
    ~ equal_people(thelma,steve),
    inference(unfold_definition,[status(thm)],[c_0_174,def_lhs_atom8]) ).

cnf(c_0_175_0,axiom,
    ~ equal_people(pete,steve),
    inference(unfold_definition,[status(thm)],[c_0_175,def_lhs_atom7]) ).

cnf(c_0_176_0,axiom,
    ~ equal_people(pete,thelma),
    inference(unfold_definition,[status(thm)],[c_0_176,def_lhs_atom6]) ).

cnf(c_0_177_0,axiom,
    ~ equal_people(roberta,steve),
    inference(unfold_definition,[status(thm)],[c_0_177,def_lhs_atom5]) ).

cnf(c_0_178_0,axiom,
    ~ equal_people(roberta,pete),
    inference(unfold_definition,[status(thm)],[c_0_178,def_lhs_atom4]) ).

cnf(c_0_179_0,axiom,
    ~ equal_people(roberta,thelma),
    inference(unfold_definition,[status(thm)],[c_0_179,def_lhs_atom3]) ).

% Orienting (remaining) axiom formulas using strategy ClausalAll
% CNF of (remaining) axioms:
% Start CNF derivation
fof(c_0_0_001,axiom,
    ! [X2] :
      ( ~ has_job(X2,chef)
      | ~ has_job(X2,police) ),
    file('<stdin>',chef_is_not_also_police) ).

fof(c_0_1_002,axiom,
    ! [X1,X2] :
      ( ~ equal_people(X2,X1)
      | equal_people(X1,X2) ),
    file('<stdin>',symmetry_of_equal_people) ).

fof(c_0_2_003,axiom,
    ! [X1,X2] :
      ( ~ equal_jobs(X2,X1)
      | equal_jobs(X1,X2) ),
    file('<stdin>',symmetry_of_equal_jobs) ).

fof(c_0_3_004,axiom,
    ! [X1,X2] :
      ( ~ husband(X2,X1)
      | male(X1) ),
    file('<stdin>',husband_is_male) ).

fof(c_0_4_005,axiom,
    ! [X1,X2] :
      ( ~ husband(X2,X1)
      | female(X2) ),
    file('<stdin>',wife_is_female) ).

fof(c_0_5_006,axiom,
    ! [X2] :
      ( ~ has_job(X2,nurse)
      | male(X2) ),
    file('<stdin>',nurse_is_male) ).

fof(c_0_6_007,axiom,
    ! [X2] :
      ( ~ has_job(X2,actor)
      | male(X2) ),
    file('<stdin>',actor_is_male) ).

fof(c_0_7_008,axiom,
    ! [X2] :
      ( ~ has_job(X2,chef)
      | female(X2) ),
    file('<stdin>',chef_is_female) ).

fof(c_0_8_009,axiom,
    ! [X2] :
      ( ~ has_job(X2,nurse)
      | educated(X2) ),
    file('<stdin>',nurse_is_educated) ).

fof(c_0_9_010,axiom,
    ! [X2] :
      ( ~ has_job(X2,teacher)
      | educated(X2) ),
    file('<stdin>',teacher_is_educated) ).

fof(c_0_10_011,axiom,
    ! [X2] :
      ( ~ has_job(X2,police)
      | educated(X2) ),
    file('<stdin>',police_is_educated) ).

fof(c_0_11_012,axiom,
    ! [X2] :
      ( ~ male(X2)
      | ~ female(X2) ),
    file('<stdin>',males_are_not_female) ).

fof(c_0_12_013,axiom,
    ! [X2] :
      ( male(X2)
      | female(X2) ),
    file('<stdin>',everyone_male_or_female) ).

fof(c_0_13_014,plain,
    ! [X2] :
      ( ~ has_job(X2,chef)
      | ~ has_job(X2,police) ),
    inference(fof_simplification,[status(thm)],[c_0_0]) ).

fof(c_0_14_015,plain,
    ! [X1,X2] :
      ( ~ equal_people(X2,X1)
      | equal_people(X1,X2) ),
    inference(fof_simplification,[status(thm)],[c_0_1]) ).

fof(c_0_15_016,plain,
    ! [X1,X2] :
      ( ~ equal_jobs(X2,X1)
      | equal_jobs(X1,X2) ),
    inference(fof_simplification,[status(thm)],[c_0_2]) ).

fof(c_0_16_017,plain,
    ! [X1,X2] :
      ( ~ husband(X2,X1)
      | male(X1) ),
    inference(fof_simplification,[status(thm)],[c_0_3]) ).

fof(c_0_17_018,plain,
    ! [X1,X2] :
      ( ~ husband(X2,X1)
      | female(X2) ),
    inference(fof_simplification,[status(thm)],[c_0_4]) ).

fof(c_0_18_019,plain,
    ! [X2] :
      ( ~ has_job(X2,nurse)
      | male(X2) ),
    inference(fof_simplification,[status(thm)],[c_0_5]) ).

fof(c_0_19_020,plain,
    ! [X2] :
      ( ~ has_job(X2,actor)
      | male(X2) ),
    inference(fof_simplification,[status(thm)],[c_0_6]) ).

fof(c_0_20_021,plain,
    ! [X2] :
      ( ~ has_job(X2,chef)
      | female(X2) ),
    inference(fof_simplification,[status(thm)],[c_0_7]) ).

fof(c_0_21_022,plain,
    ! [X2] :
      ( ~ has_job(X2,nurse)
      | educated(X2) ),
    inference(fof_simplification,[status(thm)],[c_0_8]) ).

fof(c_0_22_023,plain,
    ! [X2] :
      ( ~ has_job(X2,teacher)
      | educated(X2) ),
    inference(fof_simplification,[status(thm)],[c_0_9]) ).

fof(c_0_23_024,plain,
    ! [X2] :
      ( ~ has_job(X2,police)
      | educated(X2) ),
    inference(fof_simplification,[status(thm)],[c_0_10]) ).

fof(c_0_24_025,plain,
    ! [X2] :
      ( ~ male(X2)
      | ~ female(X2) ),
    inference(fof_simplification,[status(thm)],[c_0_11]) ).

fof(c_0_25_026,axiom,
    ! [X2] :
      ( male(X2)
      | female(X2) ),
    c_0_12 ).

fof(c_0_26_027,plain,
    ! [X3] :
      ( ~ has_job(X3,chef)
      | ~ has_job(X3,police) ),
    inference(variable_rename,[status(thm)],[c_0_13]) ).

fof(c_0_27_028,plain,
    ! [X3,X4] :
      ( ~ equal_people(X4,X3)
      | equal_people(X3,X4) ),
    inference(variable_rename,[status(thm)],[c_0_14]) ).

fof(c_0_28_029,plain,
    ! [X3,X4] :
      ( ~ equal_jobs(X4,X3)
      | equal_jobs(X3,X4) ),
    inference(variable_rename,[status(thm)],[c_0_15]) ).

fof(c_0_29_030,plain,
    ! [X3,X4] :
      ( ~ husband(X4,X3)
      | male(X3) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_16])])]) ).

fof(c_0_30_031,plain,
    ! [X3,X4] :
      ( ~ husband(X4,X3)
      | female(X4) ),
    inference(variable_rename,[status(thm)],[c_0_17]) ).

fof(c_0_31_032,plain,
    ! [X3] :
      ( ~ has_job(X3,nurse)
      | male(X3) ),
    inference(variable_rename,[status(thm)],[c_0_18]) ).

fof(c_0_32_033,plain,
    ! [X3] :
      ( ~ has_job(X3,actor)
      | male(X3) ),
    inference(variable_rename,[status(thm)],[c_0_19]) ).

fof(c_0_33_034,plain,
    ! [X3] :
      ( ~ has_job(X3,chef)
      | female(X3) ),
    inference(variable_rename,[status(thm)],[c_0_20]) ).

fof(c_0_34_035,plain,
    ! [X3] :
      ( ~ has_job(X3,nurse)
      | educated(X3) ),
    inference(variable_rename,[status(thm)],[c_0_21]) ).

fof(c_0_35_036,plain,
    ! [X3] :
      ( ~ has_job(X3,teacher)
      | educated(X3) ),
    inference(variable_rename,[status(thm)],[c_0_22]) ).

fof(c_0_36_037,plain,
    ! [X3] :
      ( ~ has_job(X3,police)
      | educated(X3) ),
    inference(variable_rename,[status(thm)],[c_0_23]) ).

fof(c_0_37_038,plain,
    ! [X3] :
      ( ~ male(X3)
      | ~ female(X3) ),
    inference(variable_rename,[status(thm)],[c_0_24]) ).

fof(c_0_38_039,plain,
    ! [X3] :
      ( male(X3)
      | female(X3) ),
    inference(variable_rename,[status(thm)],[c_0_25]) ).

cnf(c_0_39_040,plain,
    ( ~ has_job(X1,police)
    | ~ has_job(X1,chef) ),
    inference(split_conjunct,[status(thm)],[c_0_26]) ).

cnf(c_0_40_041,plain,
    ( equal_people(X1,X2)
    | ~ equal_people(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_27]) ).

cnf(c_0_41_042,plain,
    ( equal_jobs(X1,X2)
    | ~ equal_jobs(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_42_043,plain,
    ( male(X1)
    | ~ husband(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_43_044,plain,
    ( female(X1)
    | ~ husband(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

cnf(c_0_44_045,plain,
    ( male(X1)
    | ~ has_job(X1,nurse) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_45_046,plain,
    ( male(X1)
    | ~ has_job(X1,actor) ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_46_047,plain,
    ( female(X1)
    | ~ has_job(X1,chef) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

cnf(c_0_47_048,plain,
    ( educated(X1)
    | ~ has_job(X1,nurse) ),
    inference(split_conjunct,[status(thm)],[c_0_34]) ).

cnf(c_0_48_049,plain,
    ( educated(X1)
    | ~ has_job(X1,teacher) ),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

cnf(c_0_49_050,plain,
    ( educated(X1)
    | ~ has_job(X1,police) ),
    inference(split_conjunct,[status(thm)],[c_0_36]) ).

cnf(c_0_50_051,plain,
    ( ~ female(X1)
    | ~ male(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_37]) ).

cnf(c_0_51_052,plain,
    ( female(X1)
    | male(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_38]) ).

cnf(c_0_52_053,plain,
    ( ~ has_job(X1,police)
    | ~ has_job(X1,chef) ),
    c_0_39,
    [final] ).

cnf(c_0_53_054,plain,
    ( equal_people(X1,X2)
    | ~ equal_people(X2,X1) ),
    c_0_40,
    [final] ).

cnf(c_0_54_055,plain,
    ( equal_jobs(X1,X2)
    | ~ equal_jobs(X2,X1) ),
    c_0_41,
    [final] ).

cnf(c_0_55_056,plain,
    ( male(X1)
    | ~ husband(X2,X1) ),
    c_0_42,
    [final] ).

cnf(c_0_56_057,plain,
    ( female(X1)
    | ~ husband(X1,X2) ),
    c_0_43,
    [final] ).

cnf(c_0_57_058,plain,
    ( male(X1)
    | ~ has_job(X1,nurse) ),
    c_0_44,
    [final] ).

cnf(c_0_58_059,plain,
    ( male(X1)
    | ~ has_job(X1,actor) ),
    c_0_45,
    [final] ).

cnf(c_0_59_060,plain,
    ( female(X1)
    | ~ has_job(X1,chef) ),
    c_0_46,
    [final] ).

cnf(c_0_60_061,plain,
    ( educated(X1)
    | ~ has_job(X1,nurse) ),
    c_0_47,
    [final] ).

cnf(c_0_61_062,plain,
    ( educated(X1)
    | ~ has_job(X1,teacher) ),
    c_0_48,
    [final] ).

cnf(c_0_62_063,plain,
    ( educated(X1)
    | ~ has_job(X1,police) ),
    c_0_49,
    [final] ).

cnf(c_0_63_064,plain,
    ( ~ female(X1)
    | ~ male(X1) ),
    c_0_50,
    [final] ).

cnf(c_0_64_065,plain,
    ( female(X1)
    | male(X1) ),
    c_0_51,
    [final] ).

% End CNF derivation
% Generating one_way clauses for all literals in the CNF.
cnf(c_0_52_0,axiom,
    ( ~ has_job(X1,police)
    | ~ has_job(X1,chef) ),
    inference(literals_permutation,[status(thm)],[c_0_52]) ).

cnf(c_0_52_1,axiom,
    ( ~ has_job(X1,chef)
    | ~ has_job(X1,police) ),
    inference(literals_permutation,[status(thm)],[c_0_52]) ).

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

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

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

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

cnf(c_0_55_0,axiom,
    ( male(X1)
    | ~ husband(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_55]) ).

cnf(c_0_55_1,axiom,
    ( ~ husband(X2,X1)
    | male(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_55]) ).

cnf(c_0_56_0,axiom,
    ( female(X1)
    | ~ husband(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_56]) ).

cnf(c_0_56_1,axiom,
    ( ~ husband(X1,X2)
    | female(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_56]) ).

cnf(c_0_57_0,axiom,
    ( male(X1)
    | ~ has_job(X1,nurse) ),
    inference(literals_permutation,[status(thm)],[c_0_57]) ).

cnf(c_0_57_1,axiom,
    ( ~ has_job(X1,nurse)
    | male(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_57]) ).

cnf(c_0_58_0,axiom,
    ( male(X1)
    | ~ has_job(X1,actor) ),
    inference(literals_permutation,[status(thm)],[c_0_58]) ).

cnf(c_0_58_1,axiom,
    ( ~ has_job(X1,actor)
    | male(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_58]) ).

cnf(c_0_59_0,axiom,
    ( female(X1)
    | ~ has_job(X1,chef) ),
    inference(literals_permutation,[status(thm)],[c_0_59]) ).

cnf(c_0_59_1,axiom,
    ( ~ has_job(X1,chef)
    | female(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_59]) ).

cnf(c_0_60_0,axiom,
    ( educated(X1)
    | ~ has_job(X1,nurse) ),
    inference(literals_permutation,[status(thm)],[c_0_60]) ).

cnf(c_0_60_1,axiom,
    ( ~ has_job(X1,nurse)
    | educated(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_60]) ).

cnf(c_0_61_0,axiom,
    ( educated(X1)
    | ~ has_job(X1,teacher) ),
    inference(literals_permutation,[status(thm)],[c_0_61]) ).

cnf(c_0_61_1,axiom,
    ( ~ has_job(X1,teacher)
    | educated(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_61]) ).

cnf(c_0_62_0,axiom,
    ( educated(X1)
    | ~ has_job(X1,police) ),
    inference(literals_permutation,[status(thm)],[c_0_62]) ).

cnf(c_0_62_1,axiom,
    ( ~ has_job(X1,police)
    | educated(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_62]) ).

cnf(c_0_63_0,axiom,
    ( ~ female(X1)
    | ~ male(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_63]) ).

cnf(c_0_63_1,axiom,
    ( ~ male(X1)
    | ~ female(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_63]) ).

cnf(c_0_64_0,axiom,
    ( female(X1)
    | male(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_64]) ).

cnf(c_0_64_1,axiom,
    ( male(X1)
    | female(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_64]) ).

% CNF of non-axioms
% Start CNF derivation
fof(c_0_0_066,negated_conjecture,
    ! [X5,X6,X7,X8,X9,X10,X11,X12] :
      ( ~ has_job(X12,chef)
      | ~ has_job(X11,guard)
      | ~ has_job(X10,nurse)
      | ~ has_job(X9,operator)
      | ~ has_job(X8,police)
      | ~ has_job(X7,teacher)
      | ~ has_job(X6,actor)
      | ~ has_job(X5,boxer) ),
    file('<stdin>',find_who_has_each_job) ).

fof(c_0_1_067,hypothesis,
    ! [X3,X1,X2,X4] :
      ( ~ has_job(X3,X4)
      | ~ has_job(X3,X2)
      | ~ has_job(X3,X1)
      | equal_jobs(X4,X2)
      | equal_jobs(X4,X1)
      | equal_jobs(X2,X1) ),
    file('<stdin>',each_has_maximum_of_two_jobs) ).

fof(c_0_2_068,hypothesis,
    ! [X2] :
      ( has_job(X2,chef)
      | has_job(X2,guard)
      | has_job(X2,nurse)
      | has_job(X2,operator)
      | has_job(X2,police)
      | has_job(X2,teacher)
      | has_job(X2,actor)
      | has_job(X2,boxer) ),
    file('<stdin>',everyone_works) ).

fof(c_0_3_069,hypothesis,
    ! [X3,X1,X2] :
      ( ~ has_job(X2,X3)
      | ~ has_job(X1,X3)
      | equal_people(X2,X1) ),
    file('<stdin>',each_job_held_once) ).

fof(c_0_4_070,hypothesis,
    ! [X1,X2] :
      ( ~ has_job(X2,chef)
      | has_job(X1,operator)
      | ~ husband(X2,X1) ),
    file('<stdin>',husband_of_chef_is_operator2) ).

fof(c_0_5_071,hypothesis,
    ! [X1,X2] :
      ( ~ has_job(X2,chef)
      | ~ has_job(X1,operator)
      | husband(X2,X1) ),
    file('<stdin>',husband_of_chef_is_operator1) ).

fof(c_0_6_072,hypothesis,
    ! [X2] :
      ( has_job(roberta,X2)
      | has_job(thelma,X2)
      | has_job(pete,X2)
      | has_job(steve,X2) ),
    file('<stdin>',every_job_is_used) ).

fof(c_0_7_073,hypothesis,
    ~ has_job(roberta,police),
    file('<stdin>',roberta_is_not_police) ).

fof(c_0_8_074,hypothesis,
    ~ has_job(roberta,boxer),
    file('<stdin>',roberta_is_not_boxer) ).

fof(c_0_9_075,hypothesis,
    ~ has_job(roberta,chef),
    file('<stdin>',roberta_is_not_chef) ).

fof(c_0_10_076,hypothesis,
    ~ educated(pete),
    file('<stdin>',pete_is_not_educated) ).

fof(c_0_11_077,hypothesis,
    female(thelma),
    file('<stdin>',thelma_is_female) ).

fof(c_0_12_078,hypothesis,
    female(roberta),
    file('<stdin>',roberta_is_female) ).

fof(c_0_13_079,hypothesis,
    male(pete),
    file('<stdin>',pete_is_male) ).

fof(c_0_14_080,hypothesis,
    male(steve),
    file('<stdin>',steve_is_male) ).

fof(c_0_15_081,negated_conjecture,
    ! [X5,X6,X7,X8,X9,X10,X11,X12] :
      ( ~ has_job(X12,chef)
      | ~ has_job(X11,guard)
      | ~ has_job(X10,nurse)
      | ~ has_job(X9,operator)
      | ~ has_job(X8,police)
      | ~ has_job(X7,teacher)
      | ~ has_job(X6,actor)
      | ~ has_job(X5,boxer) ),
    inference(fof_simplification,[status(thm)],[c_0_0]) ).

fof(c_0_16_082,hypothesis,
    ! [X3,X1,X2,X4] :
      ( ~ has_job(X3,X4)
      | ~ has_job(X3,X2)
      | ~ has_job(X3,X1)
      | equal_jobs(X4,X2)
      | equal_jobs(X4,X1)
      | equal_jobs(X2,X1) ),
    inference(fof_simplification,[status(thm)],[c_0_1]) ).

fof(c_0_17_083,hypothesis,
    ! [X2] :
      ( has_job(X2,chef)
      | has_job(X2,guard)
      | has_job(X2,nurse)
      | has_job(X2,operator)
      | has_job(X2,police)
      | has_job(X2,teacher)
      | has_job(X2,actor)
      | has_job(X2,boxer) ),
    c_0_2 ).

fof(c_0_18_084,hypothesis,
    ! [X3,X1,X2] :
      ( ~ has_job(X2,X3)
      | ~ has_job(X1,X3)
      | equal_people(X2,X1) ),
    inference(fof_simplification,[status(thm)],[c_0_3]) ).

fof(c_0_19_085,hypothesis,
    ! [X1,X2] :
      ( ~ has_job(X2,chef)
      | has_job(X1,operator)
      | ~ husband(X2,X1) ),
    inference(fof_simplification,[status(thm)],[c_0_4]) ).

fof(c_0_20_086,hypothesis,
    ! [X1,X2] :
      ( ~ has_job(X2,chef)
      | ~ has_job(X1,operator)
      | husband(X2,X1) ),
    inference(fof_simplification,[status(thm)],[c_0_5]) ).

fof(c_0_21_087,hypothesis,
    ! [X2] :
      ( has_job(roberta,X2)
      | has_job(thelma,X2)
      | has_job(pete,X2)
      | has_job(steve,X2) ),
    c_0_6 ).

fof(c_0_22_088,hypothesis,
    ~ has_job(roberta,police),
    inference(fof_simplification,[status(thm)],[c_0_7]) ).

fof(c_0_23_089,hypothesis,
    ~ has_job(roberta,boxer),
    inference(fof_simplification,[status(thm)],[c_0_8]) ).

fof(c_0_24_090,hypothesis,
    ~ has_job(roberta,chef),
    inference(fof_simplification,[status(thm)],[c_0_9]) ).

fof(c_0_25_091,hypothesis,
    ~ educated(pete),
    inference(fof_simplification,[status(thm)],[c_0_10]) ).

fof(c_0_26_092,hypothesis,
    female(thelma),
    c_0_11 ).

fof(c_0_27_093,hypothesis,
    female(roberta),
    c_0_12 ).

fof(c_0_28_094,hypothesis,
    male(pete),
    c_0_13 ).

fof(c_0_29_095,hypothesis,
    male(steve),
    c_0_14 ).

fof(c_0_30_096,negated_conjecture,
    ! [X13,X14,X15,X16,X17,X18,X19,X20] :
      ( ~ has_job(X13,chef)
      | ~ has_job(X14,guard)
      | ~ has_job(X15,nurse)
      | ~ has_job(X16,operator)
      | ~ has_job(X17,police)
      | ~ has_job(X18,teacher)
      | ~ has_job(X19,actor)
      | ~ has_job(X20,boxer) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_15])])]) ).

fof(c_0_31_097,hypothesis,
    ! [X5,X6,X7,X8] :
      ( ~ has_job(X5,X8)
      | ~ has_job(X5,X7)
      | ~ has_job(X5,X6)
      | equal_jobs(X8,X7)
      | equal_jobs(X8,X6)
      | equal_jobs(X7,X6) ),
    inference(variable_rename,[status(thm)],[c_0_16]) ).

fof(c_0_32_098,hypothesis,
    ! [X3] :
      ( has_job(X3,chef)
      | has_job(X3,guard)
      | has_job(X3,nurse)
      | has_job(X3,operator)
      | has_job(X3,police)
      | has_job(X3,teacher)
      | has_job(X3,actor)
      | has_job(X3,boxer) ),
    inference(variable_rename,[status(thm)],[c_0_17]) ).

fof(c_0_33_099,hypothesis,
    ! [X4,X5,X6] :
      ( ~ has_job(X6,X4)
      | ~ has_job(X5,X4)
      | equal_people(X6,X5) ),
    inference(variable_rename,[status(thm)],[c_0_18]) ).

fof(c_0_34_100,hypothesis,
    ! [X3,X4] :
      ( ~ has_job(X4,chef)
      | has_job(X3,operator)
      | ~ husband(X4,X3) ),
    inference(variable_rename,[status(thm)],[c_0_19]) ).

fof(c_0_35_101,hypothesis,
    ! [X3,X4] :
      ( ~ has_job(X4,chef)
      | ~ has_job(X3,operator)
      | husband(X4,X3) ),
    inference(variable_rename,[status(thm)],[c_0_20]) ).

fof(c_0_36_102,hypothesis,
    ! [X3] :
      ( has_job(roberta,X3)
      | has_job(thelma,X3)
      | has_job(pete,X3)
      | has_job(steve,X3) ),
    inference(variable_rename,[status(thm)],[c_0_21]) ).

fof(c_0_37_103,hypothesis,
    ~ has_job(roberta,police),
    c_0_22 ).

fof(c_0_38_104,hypothesis,
    ~ has_job(roberta,boxer),
    c_0_23 ).

fof(c_0_39_105,hypothesis,
    ~ has_job(roberta,chef),
    c_0_24 ).

fof(c_0_40_106,hypothesis,
    ~ educated(pete),
    c_0_25 ).

fof(c_0_41_107,hypothesis,
    female(thelma),
    c_0_26 ).

fof(c_0_42_108,hypothesis,
    female(roberta),
    c_0_27 ).

fof(c_0_43_109,hypothesis,
    male(pete),
    c_0_28 ).

fof(c_0_44_110,hypothesis,
    male(steve),
    c_0_29 ).

cnf(c_0_45_111,negated_conjecture,
    ( ~ has_job(X1,boxer)
    | ~ has_job(X2,actor)
    | ~ has_job(X3,teacher)
    | ~ has_job(X4,police)
    | ~ has_job(X5,operator)
    | ~ has_job(X6,nurse)
    | ~ has_job(X7,guard)
    | ~ has_job(X8,chef) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

cnf(c_0_46_112,hypothesis,
    ( equal_jobs(X1,X2)
    | equal_jobs(X3,X2)
    | equal_jobs(X3,X1)
    | ~ has_job(X4,X2)
    | ~ has_job(X4,X1)
    | ~ has_job(X4,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_47_113,hypothesis,
    ( has_job(X1,boxer)
    | has_job(X1,actor)
    | has_job(X1,teacher)
    | has_job(X1,police)
    | has_job(X1,operator)
    | has_job(X1,nurse)
    | has_job(X1,guard)
    | has_job(X1,chef) ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_48_114,hypothesis,
    ( equal_people(X1,X2)
    | ~ has_job(X2,X3)
    | ~ has_job(X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

cnf(c_0_49_115,hypothesis,
    ( has_job(X2,operator)
    | ~ husband(X1,X2)
    | ~ has_job(X1,chef) ),
    inference(split_conjunct,[status(thm)],[c_0_34]) ).

cnf(c_0_50_116,hypothesis,
    ( husband(X1,X2)
    | ~ has_job(X2,operator)
    | ~ has_job(X1,chef) ),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

cnf(c_0_51_117,hypothesis,
    ( has_job(steve,X1)
    | has_job(pete,X1)
    | has_job(thelma,X1)
    | has_job(roberta,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_36]) ).

cnf(c_0_52_118,hypothesis,
    ~ has_job(roberta,police),
    inference(split_conjunct,[status(thm)],[c_0_37]) ).

cnf(c_0_53_119,hypothesis,
    ~ has_job(roberta,boxer),
    inference(split_conjunct,[status(thm)],[c_0_38]) ).

cnf(c_0_54_120,hypothesis,
    ~ has_job(roberta,chef),
    inference(split_conjunct,[status(thm)],[c_0_39]) ).

cnf(c_0_55_121,hypothesis,
    ~ educated(pete),
    inference(split_conjunct,[status(thm)],[c_0_40]) ).

cnf(c_0_56_122,hypothesis,
    female(thelma),
    inference(split_conjunct,[status(thm)],[c_0_41]) ).

cnf(c_0_57_123,hypothesis,
    female(roberta),
    inference(split_conjunct,[status(thm)],[c_0_42]) ).

cnf(c_0_58_124,hypothesis,
    male(pete),
    inference(split_conjunct,[status(thm)],[c_0_43]) ).

cnf(c_0_59_125,hypothesis,
    male(steve),
    inference(split_conjunct,[status(thm)],[c_0_44]) ).

cnf(c_0_60_126,negated_conjecture,
    ( ~ has_job(X1,boxer)
    | ~ has_job(X2,actor)
    | ~ has_job(X3,teacher)
    | ~ has_job(X4,police)
    | ~ has_job(X5,operator)
    | ~ has_job(X6,nurse)
    | ~ has_job(X7,guard)
    | ~ has_job(X8,chef) ),
    c_0_45,
    [final] ).

cnf(c_0_61_127,hypothesis,
    ( equal_jobs(X1,X2)
    | equal_jobs(X3,X2)
    | equal_jobs(X3,X1)
    | ~ has_job(X4,X2)
    | ~ has_job(X4,X1)
    | ~ has_job(X4,X3) ),
    c_0_46,
    [final] ).

cnf(c_0_62_128,hypothesis,
    ( has_job(X1,boxer)
    | has_job(X1,actor)
    | has_job(X1,teacher)
    | has_job(X1,police)
    | has_job(X1,operator)
    | has_job(X1,nurse)
    | has_job(X1,guard)
    | has_job(X1,chef) ),
    c_0_47,
    [final] ).

cnf(c_0_63_129,hypothesis,
    ( equal_people(X1,X2)
    | ~ has_job(X2,X3)
    | ~ has_job(X1,X3) ),
    c_0_48,
    [final] ).

cnf(c_0_64_130,hypothesis,
    ( has_job(X2,operator)
    | ~ husband(X1,X2)
    | ~ has_job(X1,chef) ),
    c_0_49,
    [final] ).

cnf(c_0_65_131,hypothesis,
    ( husband(X1,X2)
    | ~ has_job(X2,operator)
    | ~ has_job(X1,chef) ),
    c_0_50,
    [final] ).

cnf(c_0_66_132,hypothesis,
    ( has_job(steve,X1)
    | has_job(pete,X1)
    | has_job(thelma,X1)
    | has_job(roberta,X1) ),
    c_0_51,
    [final] ).

cnf(c_0_67_133,hypothesis,
    ~ has_job(roberta,police),
    c_0_52,
    [final] ).

cnf(c_0_68_134,hypothesis,
    ~ has_job(roberta,boxer),
    c_0_53,
    [final] ).

cnf(c_0_69_135,hypothesis,
    ~ has_job(roberta,chef),
    c_0_54,
    [final] ).

cnf(c_0_70_136,hypothesis,
    ~ educated(pete),
    c_0_55,
    [final] ).

cnf(c_0_71_137,hypothesis,
    female(thelma),
    c_0_56,
    [final] ).

cnf(c_0_72_138,hypothesis,
    female(roberta),
    c_0_57,
    [final] ).

cnf(c_0_73_139,hypothesis,
    male(pete),
    c_0_58,
    [final] ).

cnf(c_0_74_140,hypothesis,
    male(steve),
    c_0_59,
    [final] ).

% End CNF derivation

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

cnf(c_68,plain,
    ( has_job(roberta,X0)
    | has_job(thelma,X0)
    | has_job(pete,X0)
    | has_job(steve,X0) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_c14e5b.p',c_0_66) ).

cnf(c_133,plain,
    ( has_job(roberta,X0)
    | has_job(thelma,X0)
    | has_job(pete,X0)
    | has_job(steve,X0) ),
    inference(copy,[status(esa)],[c_68]) ).

cnf(c_192,plain,
    ( has_job(roberta,X0)
    | has_job(thelma,X0)
    | has_job(pete,X0)
    | has_job(steve,X0) ),
    inference(copy,[status(esa)],[c_133]) ).

cnf(c_227,plain,
    ( has_job(roberta,X0)
    | has_job(thelma,X0)
    | has_job(pete,X0)
    | has_job(steve,X0) ),
    inference(copy,[status(esa)],[c_192]) ).

cnf(c_518,plain,
    ( has_job(roberta,X0)
    | has_job(thelma,X0)
    | has_job(pete,X0)
    | has_job(steve,X0) ),
    inference(copy,[status(esa)],[c_227]) ).

cnf(c_736,plain,
    ( has_job(roberta,X0)
    | has_job(thelma,X0)
    | has_job(pete,X0)
    | has_job(steve,X0) ),
    inference(copy,[status(esa)],[c_518]) ).

cnf(c_62,negated_conjecture,
    ( ~ has_job(X0,police)
    | ~ has_job(X1,chef)
    | ~ has_job(X2,nurse)
    | ~ has_job(X3,actor)
    | ~ has_job(X4,teacher)
    | ~ has_job(X5,guard)
    | ~ has_job(X6,operator)
    | ~ has_job(X7,boxer) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_c14e5b.p',c_0_60) ).

cnf(c_100,negated_conjecture,
    ( ~ has_job(X0,nurse)
    | ~ sP3_iProver_split ),
    inference(splitting,[splitting(split),new_symbols(definition,[sP3_iProver_split])],[c_62]) ).

cnf(c_109,negated_conjecture,
    ( ~ has_job(X0,nurse)
    | ~ sP3_iProver_split ),
    inference(copy,[status(esa)],[c_100]) ).

cnf(c_157,negated_conjecture,
    ( ~ has_job(X0,nurse)
    | ~ sP3_iProver_split ),
    inference(copy,[status(esa)],[c_109]) ).

cnf(c_204,negated_conjecture,
    ( ~ has_job(X0,nurse)
    | ~ sP3_iProver_split ),
    inference(copy,[status(esa)],[c_157]) ).

cnf(c_215,negated_conjecture,
    ( ~ has_job(X0,nurse)
    | ~ sP3_iProver_split ),
    inference(copy,[status(esa)],[c_204]) ).

cnf(c_519,negated_conjecture,
    ( ~ has_job(X0,nurse)
    | ~ sP3_iProver_split ),
    inference(copy,[status(esa)],[c_215]) ).

cnf(c_738,negated_conjecture,
    ( ~ has_job(X0,nurse)
    | ~ sP3_iProver_split ),
    inference(copy,[status(esa)],[c_519]) ).

cnf(c_820,plain,
    ( has_job(roberta,nurse)
    | has_job(thelma,nurse)
    | has_job(pete,nurse)
    | ~ sP3_iProver_split ),
    inference(resolution,[status(thm)],[c_736,c_738]) ).

cnf(c_821,plain,
    ( has_job(roberta,nurse)
    | has_job(thelma,nurse)
    | has_job(pete,nurse)
    | ~ sP3_iProver_split ),
    inference(rewriting,[status(thm)],[c_820]) ).

cnf(c_861,plain,
    ~ sP3_iProver_split,
    inference(forward_subsumption_resolution,[status(thm)],[c_821,c_738,c_738,c_738]) ).

cnf(c_862,negated_conjecture,
    ~ sP3_iProver_split,
    inference(rewriting,[status(thm)],[c_861]) ).

cnf(c_102,negated_conjecture,
    ( ~ has_job(X0,chef)
    | ~ sP5_iProver_split ),
    inference(splitting,[splitting(split),new_symbols(definition,[sP5_iProver_split])],[c_62]) ).

cnf(c_111,negated_conjecture,
    ( ~ has_job(X0,chef)
    | ~ sP5_iProver_split ),
    inference(copy,[status(esa)],[c_102]) ).

cnf(c_161,negated_conjecture,
    ( ~ has_job(X0,chef)
    | ~ sP5_iProver_split ),
    inference(copy,[status(esa)],[c_111]) ).

cnf(c_206,negated_conjecture,
    ( ~ has_job(X0,chef)
    | ~ sP5_iProver_split ),
    inference(copy,[status(esa)],[c_161]) ).

cnf(c_213,negated_conjecture,
    ( ~ has_job(X0,chef)
    | ~ sP5_iProver_split ),
    inference(copy,[status(esa)],[c_206]) ).

cnf(c_523,negated_conjecture,
    ( ~ has_job(X0,chef)
    | ~ sP5_iProver_split ),
    inference(copy,[status(esa)],[c_213]) ).

cnf(c_746,negated_conjecture,
    ( ~ has_job(X0,chef)
    | ~ sP5_iProver_split ),
    inference(copy,[status(esa)],[c_523]) ).

cnf(c_818,plain,
    ( has_job(roberta,chef)
    | has_job(thelma,chef)
    | has_job(pete,chef)
    | ~ sP5_iProver_split ),
    inference(resolution,[status(thm)],[c_736,c_746]) ).

cnf(c_819,plain,
    ( has_job(roberta,chef)
    | has_job(thelma,chef)
    | has_job(pete,chef)
    | ~ sP5_iProver_split ),
    inference(rewriting,[status(thm)],[c_818]) ).

cnf(c_71,plain,
    ~ has_job(roberta,chef),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_c14e5b.p',c_0_69) ).

cnf(c_139,plain,
    ~ has_job(roberta,chef),
    inference(copy,[status(esa)],[c_71]) ).

cnf(c_195,plain,
    ~ has_job(roberta,chef),
    inference(copy,[status(esa)],[c_139]) ).

cnf(c_224,plain,
    ~ has_job(roberta,chef),
    inference(copy,[status(esa)],[c_195]) ).

cnf(c_524,plain,
    ~ has_job(roberta,chef),
    inference(copy,[status(esa)],[c_224]) ).

cnf(c_748,plain,
    ~ has_job(roberta,chef),
    inference(copy,[status(esa)],[c_524]) ).

cnf(c_836,plain,
    ~ sP5_iProver_split,
    inference(forward_subsumption_resolution,[status(thm)],[c_819,c_746,c_746,c_748]) ).

cnf(c_837,negated_conjecture,
    ~ sP5_iProver_split,
    inference(rewriting,[status(thm)],[c_836]) ).

cnf(c_114,negated_conjecture,
    ( sP0_iProver_split
    | sP1_iProver_split
    | sP2_iProver_split
    | sP3_iProver_split
    | sP4_iProver_split
    | sP5_iProver_split
    | sP6_iProver_split
    | sP7_iProver_split ),
    inference(splitting,[splitting(split),new_symbols(definition,[sP7_iProver_split,sP6_iProver_split,sP5_iProver_split,sP4_iProver_split,sP3_iProver_split,sP2_iProver_split,sP1_iProver_split,sP0_iProver_split])],[c_62]) ).

cnf(c_167,negated_conjecture,
    ( sP0_iProver_split
    | sP1_iProver_split
    | sP2_iProver_split
    | sP3_iProver_split
    | sP4_iProver_split
    | sP5_iProver_split
    | sP6_iProver_split
    | sP7_iProver_split ),
    inference(copy,[status(esa)],[c_114]) ).

cnf(c_209,negated_conjecture,
    ( sP0_iProver_split
    | sP1_iProver_split
    | sP2_iProver_split
    | sP3_iProver_split
    | sP4_iProver_split
    | sP5_iProver_split
    | sP6_iProver_split
    | sP7_iProver_split ),
    inference(copy,[status(esa)],[c_167]) ).

cnf(c_210,negated_conjecture,
    ( sP0_iProver_split
    | sP1_iProver_split
    | sP2_iProver_split
    | sP3_iProver_split
    | sP4_iProver_split
    | sP5_iProver_split
    | sP6_iProver_split
    | sP7_iProver_split ),
    inference(copy,[status(esa)],[c_209]) ).

cnf(c_104,negated_conjecture,
    ( ~ has_job(X0,police)
    | ~ sP7_iProver_split ),
    inference(splitting,[splitting(split),new_symbols(definition,[sP7_iProver_split])],[c_62]) ).

cnf(c_113,negated_conjecture,
    ( ~ has_job(X0,police)
    | ~ sP7_iProver_split ),
    inference(copy,[status(esa)],[c_104]) ).

cnf(c_165,negated_conjecture,
    ( ~ has_job(X0,police)
    | ~ sP7_iProver_split ),
    inference(copy,[status(esa)],[c_113]) ).

cnf(c_208,negated_conjecture,
    ( ~ has_job(X0,police)
    | ~ sP7_iProver_split ),
    inference(copy,[status(esa)],[c_165]) ).

cnf(c_211,negated_conjecture,
    ( ~ has_job(X0,police)
    | ~ sP7_iProver_split ),
    inference(copy,[status(esa)],[c_208]) ).

cnf(c_234,plain,
    ( ~ has_job(X0,police)
    | sP0_iProver_split
    | sP1_iProver_split
    | sP2_iProver_split
    | sP3_iProver_split
    | sP4_iProver_split
    | sP5_iProver_split
    | sP6_iProver_split ),
    inference(resolution,[status(thm)],[c_210,c_211]) ).

cnf(c_260,plain,
    ( ~ has_job(X0,police)
    | sP0_iProver_split
    | sP1_iProver_split
    | sP2_iProver_split
    | sP3_iProver_split
    | sP4_iProver_split
    | sP5_iProver_split
    | sP6_iProver_split ),
    inference(copy,[status(esa)],[c_234]) ).

cnf(c_269,plain,
    ( ~ has_job(X0,police)
    | sP0_iProver_split
    | sP1_iProver_split
    | sP2_iProver_split
    | sP3_iProver_split
    | sP4_iProver_split
    | sP5_iProver_split
    | sP6_iProver_split ),
    inference(copy,[status(esa)],[c_260]) ).

cnf(c_526,plain,
    ( ~ has_job(X0,police)
    | sP0_iProver_split
    | sP1_iProver_split
    | sP2_iProver_split
    | sP3_iProver_split
    | sP4_iProver_split
    | sP5_iProver_split
    | sP6_iProver_split ),
    inference(copy,[status(esa)],[c_269]) ).

cnf(c_752,plain,
    ( ~ has_job(X0,police)
    | sP0_iProver_split
    | sP1_iProver_split
    | sP2_iProver_split
    | sP3_iProver_split
    | sP4_iProver_split
    | sP5_iProver_split
    | sP6_iProver_split ),
    inference(copy,[status(esa)],[c_526]) ).

cnf(c_839,plain,
    ( ~ has_job(X0,police)
    | sP0_iProver_split
    | sP1_iProver_split
    | sP2_iProver_split
    | sP3_iProver_split
    | sP4_iProver_split
    | sP6_iProver_split ),
    inference(backward_subsumption_resolution,[status(thm)],[c_837,c_752]) ).

cnf(c_840,plain,
    ( ~ has_job(X0,police)
    | sP0_iProver_split
    | sP1_iProver_split
    | sP2_iProver_split
    | sP3_iProver_split
    | sP4_iProver_split
    | sP6_iProver_split ),
    inference(rewriting,[status(thm)],[c_839]) ).

cnf(c_864,plain,
    ( ~ has_job(X0,police)
    | sP0_iProver_split
    | sP1_iProver_split
    | sP2_iProver_split
    | sP4_iProver_split
    | sP6_iProver_split ),
    inference(backward_subsumption_resolution,[status(thm)],[c_862,c_840]) ).

cnf(c_865,plain,
    ( ~ has_job(X0,police)
    | sP0_iProver_split
    | sP1_iProver_split
    | sP2_iProver_split
    | sP4_iProver_split
    | sP6_iProver_split ),
    inference(rewriting,[status(thm)],[c_864]) ).

cnf(c_103,negated_conjecture,
    ( ~ has_job(X0,boxer)
    | ~ sP6_iProver_split ),
    inference(splitting,[splitting(split),new_symbols(definition,[sP6_iProver_split])],[c_62]) ).

cnf(c_112,negated_conjecture,
    ( ~ has_job(X0,boxer)
    | ~ sP6_iProver_split ),
    inference(copy,[status(esa)],[c_103]) ).

cnf(c_163,negated_conjecture,
    ( ~ has_job(X0,boxer)
    | ~ sP6_iProver_split ),
    inference(copy,[status(esa)],[c_112]) ).

cnf(c_207,negated_conjecture,
    ( ~ has_job(X0,boxer)
    | ~ sP6_iProver_split ),
    inference(copy,[status(esa)],[c_163]) ).

cnf(c_212,negated_conjecture,
    ( ~ has_job(X0,boxer)
    | ~ sP6_iProver_split ),
    inference(copy,[status(esa)],[c_207]) ).

cnf(c_525,negated_conjecture,
    ( ~ has_job(X0,boxer)
    | ~ sP6_iProver_split ),
    inference(copy,[status(esa)],[c_212]) ).

cnf(c_750,negated_conjecture,
    ( ~ has_job(X0,boxer)
    | ~ sP6_iProver_split ),
    inference(copy,[status(esa)],[c_525]) ).

cnf(c_826,plain,
    ( has_job(roberta,boxer)
    | has_job(thelma,boxer)
    | has_job(pete,boxer)
    | ~ sP6_iProver_split ),
    inference(resolution,[status(thm)],[c_736,c_750]) ).

cnf(c_827,plain,
    ( has_job(roberta,boxer)
    | has_job(thelma,boxer)
    | has_job(pete,boxer)
    | ~ sP6_iProver_split ),
    inference(rewriting,[status(thm)],[c_826]) ).

cnf(c_920,plain,
    ~ sP6_iProver_split,
    inference(forward_subsumption_resolution,[status(thm)],[c_827,c_750,c_750,c_750]) ).

cnf(c_921,plain,
    ~ sP6_iProver_split,
    inference(rewriting,[status(thm)],[c_920]) ).

cnf(c_101,negated_conjecture,
    ( ~ has_job(X0,operator)
    | ~ sP4_iProver_split ),
    inference(splitting,[splitting(split),new_symbols(definition,[sP4_iProver_split])],[c_62]) ).

cnf(c_110,negated_conjecture,
    ( ~ has_job(X0,operator)
    | ~ sP4_iProver_split ),
    inference(copy,[status(esa)],[c_101]) ).

cnf(c_159,negated_conjecture,
    ( ~ has_job(X0,operator)
    | ~ sP4_iProver_split ),
    inference(copy,[status(esa)],[c_110]) ).

cnf(c_205,negated_conjecture,
    ( ~ has_job(X0,operator)
    | ~ sP4_iProver_split ),
    inference(copy,[status(esa)],[c_159]) ).

cnf(c_214,negated_conjecture,
    ( ~ has_job(X0,operator)
    | ~ sP4_iProver_split ),
    inference(copy,[status(esa)],[c_205]) ).

cnf(c_521,negated_conjecture,
    ( ~ has_job(X0,operator)
    | ~ sP4_iProver_split ),
    inference(copy,[status(esa)],[c_214]) ).

cnf(c_742,negated_conjecture,
    ( ~ has_job(X0,operator)
    | ~ sP4_iProver_split ),
    inference(copy,[status(esa)],[c_521]) ).

cnf(c_830,plain,
    ( has_job(roberta,operator)
    | has_job(thelma,operator)
    | has_job(pete,operator)
    | ~ sP4_iProver_split ),
    inference(resolution,[status(thm)],[c_736,c_742]) ).

cnf(c_831,plain,
    ( has_job(roberta,operator)
    | has_job(thelma,operator)
    | has_job(pete,operator)
    | ~ sP4_iProver_split ),
    inference(rewriting,[status(thm)],[c_830]) ).

cnf(c_934,plain,
    ~ sP4_iProver_split,
    inference(forward_subsumption_resolution,[status(thm)],[c_831,c_742,c_742,c_742]) ).

cnf(c_935,negated_conjecture,
    ~ sP4_iProver_split,
    inference(rewriting,[status(thm)],[c_934]) ).

cnf(c_99,negated_conjecture,
    ( ~ has_job(X0,guard)
    | ~ sP2_iProver_split ),
    inference(splitting,[splitting(split),new_symbols(definition,[sP2_iProver_split])],[c_62]) ).

cnf(c_108,negated_conjecture,
    ( ~ has_job(X0,guard)
    | ~ sP2_iProver_split ),
    inference(copy,[status(esa)],[c_99]) ).

cnf(c_155,negated_conjecture,
    ( ~ has_job(X0,guard)
    | ~ sP2_iProver_split ),
    inference(copy,[status(esa)],[c_108]) ).

cnf(c_203,negated_conjecture,
    ( ~ has_job(X0,guard)
    | ~ sP2_iProver_split ),
    inference(copy,[status(esa)],[c_155]) ).

cnf(c_216,negated_conjecture,
    ( ~ has_job(X0,guard)
    | ~ sP2_iProver_split ),
    inference(copy,[status(esa)],[c_203]) ).

cnf(c_517,negated_conjecture,
    ( ~ has_job(X0,guard)
    | ~ sP2_iProver_split ),
    inference(copy,[status(esa)],[c_216]) ).

cnf(c_734,negated_conjecture,
    ( ~ has_job(X0,guard)
    | ~ sP2_iProver_split ),
    inference(copy,[status(esa)],[c_517]) ).

cnf(c_828,plain,
    ( has_job(roberta,guard)
    | has_job(thelma,guard)
    | has_job(pete,guard)
    | ~ sP2_iProver_split ),
    inference(resolution,[status(thm)],[c_736,c_734]) ).

cnf(c_829,plain,
    ( has_job(roberta,guard)
    | has_job(thelma,guard)
    | has_job(pete,guard)
    | ~ sP2_iProver_split ),
    inference(rewriting,[status(thm)],[c_828]) ).

cnf(c_927,plain,
    ~ sP2_iProver_split,
    inference(forward_subsumption_resolution,[status(thm)],[c_829,c_734,c_734,c_734]) ).

cnf(c_928,negated_conjecture,
    ~ sP2_iProver_split,
    inference(rewriting,[status(thm)],[c_927]) ).

cnf(c_98,negated_conjecture,
    ( ~ has_job(X0,actor)
    | ~ sP1_iProver_split ),
    inference(splitting,[splitting(split),new_symbols(definition,[sP1_iProver_split])],[c_62]) ).

cnf(c_107,negated_conjecture,
    ( ~ has_job(X0,actor)
    | ~ sP1_iProver_split ),
    inference(copy,[status(esa)],[c_98]) ).

cnf(c_153,negated_conjecture,
    ( ~ has_job(X0,actor)
    | ~ sP1_iProver_split ),
    inference(copy,[status(esa)],[c_107]) ).

cnf(c_202,negated_conjecture,
    ( ~ has_job(X0,actor)
    | ~ sP1_iProver_split ),
    inference(copy,[status(esa)],[c_153]) ).

cnf(c_217,negated_conjecture,
    ( ~ has_job(X0,actor)
    | ~ sP1_iProver_split ),
    inference(copy,[status(esa)],[c_202]) ).

cnf(c_516,negated_conjecture,
    ( ~ has_job(X0,actor)
    | ~ sP1_iProver_split ),
    inference(copy,[status(esa)],[c_217]) ).

cnf(c_732,negated_conjecture,
    ( ~ has_job(X0,actor)
    | ~ sP1_iProver_split ),
    inference(copy,[status(esa)],[c_516]) ).

cnf(c_822,plain,
    ( has_job(roberta,actor)
    | has_job(thelma,actor)
    | has_job(pete,actor)
    | ~ sP1_iProver_split ),
    inference(resolution,[status(thm)],[c_736,c_732]) ).

cnf(c_823,plain,
    ( has_job(roberta,actor)
    | has_job(thelma,actor)
    | has_job(pete,actor)
    | ~ sP1_iProver_split ),
    inference(rewriting,[status(thm)],[c_822]) ).

cnf(c_906,plain,
    ~ sP1_iProver_split,
    inference(forward_subsumption_resolution,[status(thm)],[c_823,c_732,c_732,c_732]) ).

cnf(c_907,negated_conjecture,
    ~ sP1_iProver_split,
    inference(rewriting,[status(thm)],[c_906]) ).

cnf(c_97,negated_conjecture,
    ( ~ has_job(X0,teacher)
    | ~ sP0_iProver_split ),
    inference(splitting,[splitting(split),new_symbols(definition,[sP0_iProver_split])],[c_62]) ).

cnf(c_106,negated_conjecture,
    ( ~ has_job(X0,teacher)
    | ~ sP0_iProver_split ),
    inference(copy,[status(esa)],[c_97]) ).

cnf(c_151,negated_conjecture,
    ( ~ has_job(X0,teacher)
    | ~ sP0_iProver_split ),
    inference(copy,[status(esa)],[c_106]) ).

cnf(c_201,negated_conjecture,
    ( ~ has_job(X0,teacher)
    | ~ sP0_iProver_split ),
    inference(copy,[status(esa)],[c_151]) ).

cnf(c_218,negated_conjecture,
    ( ~ has_job(X0,teacher)
    | ~ sP0_iProver_split ),
    inference(copy,[status(esa)],[c_201]) ).

cnf(c_515,negated_conjecture,
    ( ~ has_job(X0,teacher)
    | ~ sP0_iProver_split ),
    inference(copy,[status(esa)],[c_218]) ).

cnf(c_730,negated_conjecture,
    ( ~ has_job(X0,teacher)
    | ~ sP0_iProver_split ),
    inference(copy,[status(esa)],[c_515]) ).

cnf(c_824,plain,
    ( has_job(roberta,teacher)
    | has_job(thelma,teacher)
    | has_job(pete,teacher)
    | ~ sP0_iProver_split ),
    inference(resolution,[status(thm)],[c_736,c_730]) ).

cnf(c_825,plain,
    ( has_job(roberta,teacher)
    | has_job(thelma,teacher)
    | has_job(pete,teacher)
    | ~ sP0_iProver_split ),
    inference(rewriting,[status(thm)],[c_824]) ).

cnf(c_913,plain,
    ~ sP0_iProver_split,
    inference(forward_subsumption_resolution,[status(thm)],[c_825,c_730,c_730,c_730]) ).

cnf(c_914,negated_conjecture,
    ~ sP0_iProver_split,
    inference(rewriting,[status(thm)],[c_913]) ).

cnf(c_943,plain,
    ~ has_job(X0,police),
    inference(forward_subsumption_resolution,[status(thm)],[c_865,c_921,c_935,c_928,c_907,c_914]) ).

cnf(c_944,plain,
    ~ has_job(X0,police),
    inference(rewriting,[status(thm)],[c_943]) ).

cnf(c_948,plain,
    ( has_job(roberta,police)
    | has_job(thelma,police)
    | has_job(pete,police) ),
    inference(resolution,[status(thm)],[c_944,c_736]) ).

cnf(c_949,plain,
    ( has_job(roberta,police)
    | has_job(thelma,police)
    | has_job(pete,police) ),
    inference(rewriting,[status(thm)],[c_948]) ).

cnf(c_953,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_949,c_944,c_944,c_944]) ).


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