TSTP Solution File: NLP178+1 by iProver-SAT---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver-SAT---3.8
% Problem  : NLP178+1 : TPTP v8.1.2. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d SAT

% Computer : n022.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 09:58:33 EDT 2023

% Result   : CounterSatisfiable 3.51s 1.15s
% Output   : Saturation 3.51s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
fof(f4,axiom,
    ! [X0,X1] :
      ( instrumentality(X0,X1)
     => artifact(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax4) ).

fof(f5,axiom,
    ! [X0,X1] :
      ( transport(X0,X1)
     => instrumentality(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax5) ).

fof(f6,axiom,
    ! [X0,X1] :
      ( vehicle(X0,X1)
     => transport(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax6) ).

fof(f7,axiom,
    ! [X0,X1] :
      ( car(X0,X1)
     => vehicle(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax7) ).

fof(f8,axiom,
    ! [X0,X1] :
      ( chevy(X0,X1)
     => car(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax8) ).

fof(f9,axiom,
    ! [X0,X1] :
      ( location(X0,X1)
     => object(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax9) ).

fof(f10,axiom,
    ! [X0,X1] :
      ( city(X0,X1)
     => location(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax10) ).

fof(f12,axiom,
    ! [X0,X1] :
      ( abstraction(X0,X1)
     => unisex(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax12) ).

fof(f13,axiom,
    ! [X0,X1] :
      ( abstraction(X0,X1)
     => general(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax13) ).

fof(f15,axiom,
    ! [X0,X1] :
      ( abstraction(X0,X1)
     => thing(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax15) ).

fof(f16,axiom,
    ! [X0,X1] :
      ( relation(X0,X1)
     => abstraction(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax16) ).

fof(f17,axiom,
    ! [X0,X1] :
      ( relname(X0,X1)
     => relation(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax17) ).

fof(f18,axiom,
    ! [X0,X1] :
      ( placename(X0,X1)
     => relname(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax18) ).

fof(f23,axiom,
    ! [X0,X1] :
      ( state(X0,X1)
     => eventuality(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax23) ).

fof(f24,axiom,
    ! [X0,X1] :
      ( two(X0,X1)
     => group(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax24) ).

fof(f25,axiom,
    ! [X0,X1] :
      ( man(X0,X1)
     => male(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax25) ).

fof(f30,axiom,
    ! [X0,X1] :
      ( organism(X0,X1)
     => entity(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax30) ).

fof(f31,axiom,
    ! [X0,X1] :
      ( human_person(X0,X1)
     => organism(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax31) ).

fof(f32,axiom,
    ! [X0,X1] :
      ( man(X0,X1)
     => human_person(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax32) ).

fof(f33,axiom,
    ! [X0,X1] :
      ( fellow(X0,X1)
     => man(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax33) ).

fof(f34,axiom,
    ! [X0,X1] :
      ( eventuality(X0,X1)
     => unisex(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax34) ).

fof(f35,axiom,
    ! [X0,X1] :
      ( eventuality(X0,X1)
     => nonexistent(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax35) ).

fof(f36,axiom,
    ! [X0,X1] :
      ( eventuality(X0,X1)
     => specific(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax36) ).

fof(f37,axiom,
    ! [X0,X1] :
      ( eventuality(X0,X1)
     => thing(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax37) ).

fof(f38,axiom,
    ! [X0,X1] :
      ( event(X0,X1)
     => eventuality(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax38) ).

fof(f40,axiom,
    ! [X0,X1] :
      ( set(X0,X1)
     => multiple(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax40) ).

fof(f41,axiom,
    ! [X0,X1] :
      ( group(X0,X1)
     => set(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax41) ).

fof(f42,axiom,
    ! [X0,X1] :
      ( object(X0,X1)
     => unisex(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax42) ).

fof(f45,axiom,
    ! [X0,X1] :
      ( entity(X0,X1)
     => existent(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax45) ).

fof(f46,axiom,
    ! [X0,X1] :
      ( entity(X0,X1)
     => specific(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax46) ).

fof(f47,axiom,
    ! [X0,X1] :
      ( thing(X0,X1)
     => singleton(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax47) ).

fof(f48,axiom,
    ! [X0,X1] :
      ( entity(X0,X1)
     => thing(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax48) ).

fof(f49,axiom,
    ! [X0,X1] :
      ( object(X0,X1)
     => entity(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax49) ).

fof(f50,axiom,
    ! [X0,X1] :
      ( artifact(X0,X1)
     => object(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax50) ).

fof(f51,axiom,
    ! [X0,X1] :
      ( clothes(X0,X1)
     => artifact(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax51) ).

fof(f52,axiom,
    ! [X0,X1] :
      ( coat(X0,X1)
     => clothes(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax52) ).

fof(f54,axiom,
    ! [X0,X1] :
      ( existent(X0,X1)
     => ~ nonexistent(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax54) ).

fof(f57,axiom,
    ! [X0,X1] :
      ( singleton(X0,X1)
     => ~ multiple(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax57) ).

fof(f58,axiom,
    ! [X0,X1] :
      ( specific(X0,X1)
     => ~ general(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax58) ).

fof(f59,axiom,
    ! [X0,X1] :
      ( unisex(X0,X1)
     => ~ male(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax59) ).

fof(f60,axiom,
    ! [X0,X1] :
      ( white(X0,X1)
     => ~ black(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax60) ).

fof(f61,axiom,
    ! [X0,X1] :
      ( young(X0,X1)
     => ~ old(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax61) ).

fof(f62,axiom,
    ! [X0,X1,X2] :
      ( ( of(X0,X2,X1)
        & placename(X0,X2)
        & entity(X0,X1) )
     => ~ ? [X3] :
            ( of(X0,X3,X1)
            & X2 != X3
            & placename(X0,X3) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax62) ).

fof(f63,axiom,
    ! [X0,X1,X2,X3] :
      ( be(X0,X1,X2,X3)
     => X2 = X3 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax63) ).

fof(f64,axiom,
    ! [X0,X1] :
      ( two(X0,X1)
    <=> ? [X2] :
          ( ? [X3] :
              ( ! [X4] :
                  ( member(X0,X4,X1)
                 => ( X2 = X4
                    | X3 = X4 ) )
              & X2 != X3
              & member(X0,X3,X1) )
          & member(X0,X2,X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax64) ).

fof(f65,axiom,
    ! [X0,X1,X2,X3] :
      ( ( patient(X0,X1,X3)
        & agent(X0,X1,X2)
        & nonreflexive(X0,X1) )
     => X2 != X3 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax65) ).

fof(f66,axiom,
    ! [X0] :
      ~ ? [X1] : member(X0,X1,X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax66) ).

fof(f67,conjecture,
    ~ ? [X0] :
        ( ? [X1,X2,X3,X4,X5,X6,X7] :
            ( ! [X15] :
                ( member(X0,X15,X7)
               => ( cheap(X0,X15)
                  & black(X0,X15)
                  & coat(X0,X15) ) )
            & group(X0,X7)
            & ! [X12] :
                ( member(X0,X12,X7)
               => ! [X13] :
                    ( member(X0,X13,X1)
                   => ? [X14] :
                        ( wear(X0,X14)
                        & nonreflexive(X0,X14)
                        & present(X0,X14)
                        & patient(X0,X14,X12)
                        & agent(X0,X14,X13)
                        & event(X0,X14) ) ) )
            & ! [X11] :
                ( member(X0,X11,X6)
               => ( young(X0,X11)
                  & fellow(X0,X11) ) )
            & group(X0,X6)
            & two(X0,X6)
            & ! [X8] :
                ( member(X0,X8,X6)
               => ? [X9,X10] :
                    ( in(X0,X10,X4)
                    & be(X0,X9,X8,X10)
                    & state(X0,X9) ) )
            & in(X0,X5,X4)
            & down(X0,X5,X4)
            & barrel(X0,X5)
            & present(X0,X5)
            & agent(X0,X5,X2)
            & event(X0,X5)
            & lonely(X0,X4)
            & street(X0,X4)
            & placename(X0,X3)
            & hollywood_placename(X0,X3)
            & city(X0,X4)
            & of(X0,X3,X4)
            & old(X0,X2)
            & dirty(X0,X2)
            & white(X0,X2)
            & chevy(X0,X2)
            & frontseat(X0,X4)
            & group(X0,X1) )
        & actual_world(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

fof(f68,negated_conjecture,
    ~ ~ ? [X0] :
          ( ? [X1,X2,X3,X4,X5,X6,X7] :
              ( ! [X15] :
                  ( member(X0,X15,X7)
                 => ( cheap(X0,X15)
                    & black(X0,X15)
                    & coat(X0,X15) ) )
              & group(X0,X7)
              & ! [X12] :
                  ( member(X0,X12,X7)
                 => ! [X13] :
                      ( member(X0,X13,X1)
                     => ? [X14] :
                          ( wear(X0,X14)
                          & nonreflexive(X0,X14)
                          & present(X0,X14)
                          & patient(X0,X14,X12)
                          & agent(X0,X14,X13)
                          & event(X0,X14) ) ) )
              & ! [X11] :
                  ( member(X0,X11,X6)
                 => ( young(X0,X11)
                    & fellow(X0,X11) ) )
              & group(X0,X6)
              & two(X0,X6)
              & ! [X8] :
                  ( member(X0,X8,X6)
                 => ? [X9,X10] :
                      ( in(X0,X10,X4)
                      & be(X0,X9,X8,X10)
                      & state(X0,X9) ) )
              & in(X0,X5,X4)
              & down(X0,X5,X4)
              & barrel(X0,X5)
              & present(X0,X5)
              & agent(X0,X5,X2)
              & event(X0,X5)
              & lonely(X0,X4)
              & street(X0,X4)
              & placename(X0,X3)
              & hollywood_placename(X0,X3)
              & city(X0,X4)
              & of(X0,X3,X4)
              & old(X0,X2)
              & dirty(X0,X2)
              & white(X0,X2)
              & chevy(X0,X2)
              & frontseat(X0,X4)
              & group(X0,X1) )
          & actual_world(X0) ),
    inference(negated_conjecture,[],[f67]) ).

fof(f69,plain,
    ~ ~ ? [X0] :
          ( ? [X1,X2,X3,X4,X5,X6,X7] :
              ( ! [X8] :
                  ( member(X0,X8,X7)
                 => ( cheap(X0,X8)
                    & black(X0,X8)
                    & coat(X0,X8) ) )
              & group(X0,X7)
              & ! [X9] :
                  ( member(X0,X9,X7)
                 => ! [X10] :
                      ( member(X0,X10,X1)
                     => ? [X11] :
                          ( wear(X0,X11)
                          & nonreflexive(X0,X11)
                          & present(X0,X11)
                          & patient(X0,X11,X9)
                          & agent(X0,X11,X10)
                          & event(X0,X11) ) ) )
              & ! [X12] :
                  ( member(X0,X12,X6)
                 => ( young(X0,X12)
                    & fellow(X0,X12) ) )
              & group(X0,X6)
              & two(X0,X6)
              & ! [X13] :
                  ( member(X0,X13,X6)
                 => ? [X14,X15] :
                      ( in(X0,X15,X4)
                      & be(X0,X14,X13,X15)
                      & state(X0,X14) ) )
              & in(X0,X5,X4)
              & down(X0,X5,X4)
              & barrel(X0,X5)
              & present(X0,X5)
              & agent(X0,X5,X2)
              & event(X0,X5)
              & lonely(X0,X4)
              & street(X0,X4)
              & placename(X0,X3)
              & hollywood_placename(X0,X3)
              & city(X0,X4)
              & of(X0,X3,X4)
              & old(X0,X2)
              & dirty(X0,X2)
              & white(X0,X2)
              & chevy(X0,X2)
              & frontseat(X0,X4)
              & group(X0,X1) )
          & actual_world(X0) ),
    inference(rectify,[],[f68]) ).

fof(f70,plain,
    ? [X0] :
      ( ? [X1,X2,X3,X4,X5,X6,X7] :
          ( ! [X8] :
              ( member(X0,X8,X7)
             => ( cheap(X0,X8)
                & black(X0,X8)
                & coat(X0,X8) ) )
          & group(X0,X7)
          & ! [X9] :
              ( member(X0,X9,X7)
             => ! [X10] :
                  ( member(X0,X10,X1)
                 => ? [X11] :
                      ( wear(X0,X11)
                      & nonreflexive(X0,X11)
                      & present(X0,X11)
                      & patient(X0,X11,X9)
                      & agent(X0,X11,X10)
                      & event(X0,X11) ) ) )
          & ! [X12] :
              ( member(X0,X12,X6)
             => ( young(X0,X12)
                & fellow(X0,X12) ) )
          & group(X0,X6)
          & two(X0,X6)
          & ! [X13] :
              ( member(X0,X13,X6)
             => ? [X14,X15] :
                  ( in(X0,X15,X4)
                  & be(X0,X14,X13,X15)
                  & state(X0,X14) ) )
          & in(X0,X5,X4)
          & down(X0,X5,X4)
          & barrel(X0,X5)
          & present(X0,X5)
          & agent(X0,X5,X2)
          & event(X0,X5)
          & lonely(X0,X4)
          & street(X0,X4)
          & placename(X0,X3)
          & hollywood_placename(X0,X3)
          & city(X0,X4)
          & of(X0,X3,X4)
          & old(X0,X2)
          & dirty(X0,X2)
          & white(X0,X2)
          & chevy(X0,X2)
          & frontseat(X0,X4)
          & group(X0,X1) )
      & actual_world(X0) ),
    inference(flattening,[],[f69]) ).

fof(f71,plain,
    ? [X0] :
      ( ? [X1,X2,X3,X4,X5,X6,X7] :
          ( ! [X8] :
              ( member(X0,X8,X7)
             => ( black(X0,X8)
                & coat(X0,X8) ) )
          & group(X0,X7)
          & ! [X9] :
              ( member(X0,X9,X7)
             => ! [X10] :
                  ( member(X0,X10,X1)
                 => ? [X11] :
                      ( wear(X0,X11)
                      & nonreflexive(X0,X11)
                      & present(X0,X11)
                      & patient(X0,X11,X9)
                      & agent(X0,X11,X10)
                      & event(X0,X11) ) ) )
          & ! [X12] :
              ( member(X0,X12,X6)
             => ( young(X0,X12)
                & fellow(X0,X12) ) )
          & group(X0,X6)
          & two(X0,X6)
          & ! [X13] :
              ( member(X0,X13,X6)
             => ? [X14,X15] :
                  ( in(X0,X15,X4)
                  & be(X0,X14,X13,X15)
                  & state(X0,X14) ) )
          & in(X0,X5,X4)
          & down(X0,X5,X4)
          & barrel(X0,X5)
          & present(X0,X5)
          & agent(X0,X5,X2)
          & event(X0,X5)
          & lonely(X0,X4)
          & street(X0,X4)
          & placename(X0,X3)
          & hollywood_placename(X0,X3)
          & city(X0,X4)
          & of(X0,X3,X4)
          & old(X0,X2)
          & dirty(X0,X2)
          & white(X0,X2)
          & chevy(X0,X2)
          & frontseat(X0,X4)
          & group(X0,X1) )
      & actual_world(X0) ),
    inference(pure_predicate_removal,[],[f70]) ).

fof(f72,plain,
    ? [X0] :
      ( ? [X1,X2,X3,X4,X5,X6,X7] :
          ( ! [X8] :
              ( member(X0,X8,X7)
             => ( black(X0,X8)
                & coat(X0,X8) ) )
          & group(X0,X7)
          & ! [X9] :
              ( member(X0,X9,X7)
             => ! [X10] :
                  ( member(X0,X10,X1)
                 => ? [X11] :
                      ( wear(X0,X11)
                      & nonreflexive(X0,X11)
                      & present(X0,X11)
                      & patient(X0,X11,X9)
                      & agent(X0,X11,X10)
                      & event(X0,X11) ) ) )
          & ! [X12] :
              ( member(X0,X12,X6)
             => ( young(X0,X12)
                & fellow(X0,X12) ) )
          & group(X0,X6)
          & two(X0,X6)
          & ! [X13] :
              ( member(X0,X13,X6)
             => ? [X14,X15] :
                  ( be(X0,X14,X13,X15)
                  & state(X0,X14) ) )
          & down(X0,X5,X4)
          & barrel(X0,X5)
          & present(X0,X5)
          & agent(X0,X5,X2)
          & event(X0,X5)
          & lonely(X0,X4)
          & street(X0,X4)
          & placename(X0,X3)
          & hollywood_placename(X0,X3)
          & city(X0,X4)
          & of(X0,X3,X4)
          & old(X0,X2)
          & dirty(X0,X2)
          & white(X0,X2)
          & chevy(X0,X2)
          & frontseat(X0,X4)
          & group(X0,X1) )
      & actual_world(X0) ),
    inference(pure_predicate_removal,[],[f71]) ).

fof(f73,plain,
    ? [X0] :
      ( ? [X1,X2,X3,X4,X5,X6,X7] :
          ( ! [X8] :
              ( member(X0,X8,X7)
             => ( black(X0,X8)
                & coat(X0,X8) ) )
          & group(X0,X7)
          & ! [X9] :
              ( member(X0,X9,X7)
             => ! [X10] :
                  ( member(X0,X10,X1)
                 => ? [X11] :
                      ( wear(X0,X11)
                      & nonreflexive(X0,X11)
                      & present(X0,X11)
                      & patient(X0,X11,X9)
                      & agent(X0,X11,X10)
                      & event(X0,X11) ) ) )
          & ! [X12] :
              ( member(X0,X12,X6)
             => ( young(X0,X12)
                & fellow(X0,X12) ) )
          & group(X0,X6)
          & two(X0,X6)
          & ! [X13] :
              ( member(X0,X13,X6)
             => ? [X14,X15] :
                  ( be(X0,X14,X13,X15)
                  & state(X0,X14) ) )
          & barrel(X0,X5)
          & present(X0,X5)
          & agent(X0,X5,X2)
          & event(X0,X5)
          & lonely(X0,X4)
          & street(X0,X4)
          & placename(X0,X3)
          & hollywood_placename(X0,X3)
          & city(X0,X4)
          & of(X0,X3,X4)
          & old(X0,X2)
          & dirty(X0,X2)
          & white(X0,X2)
          & chevy(X0,X2)
          & frontseat(X0,X4)
          & group(X0,X1) )
      & actual_world(X0) ),
    inference(pure_predicate_removal,[],[f72]) ).

fof(f74,plain,
    ? [X0] :
      ( ? [X1,X2,X3,X4,X5,X6,X7] :
          ( ! [X8] :
              ( member(X0,X8,X7)
             => ( black(X0,X8)
                & coat(X0,X8) ) )
          & group(X0,X7)
          & ! [X9] :
              ( member(X0,X9,X7)
             => ! [X10] :
                  ( member(X0,X10,X1)
                 => ? [X11] :
                      ( wear(X0,X11)
                      & nonreflexive(X0,X11)
                      & patient(X0,X11,X9)
                      & agent(X0,X11,X10)
                      & event(X0,X11) ) ) )
          & ! [X12] :
              ( member(X0,X12,X6)
             => ( young(X0,X12)
                & fellow(X0,X12) ) )
          & group(X0,X6)
          & two(X0,X6)
          & ! [X13] :
              ( member(X0,X13,X6)
             => ? [X14,X15] :
                  ( be(X0,X14,X13,X15)
                  & state(X0,X14) ) )
          & barrel(X0,X5)
          & agent(X0,X5,X2)
          & event(X0,X5)
          & lonely(X0,X4)
          & street(X0,X4)
          & placename(X0,X3)
          & hollywood_placename(X0,X3)
          & city(X0,X4)
          & of(X0,X3,X4)
          & old(X0,X2)
          & dirty(X0,X2)
          & white(X0,X2)
          & chevy(X0,X2)
          & frontseat(X0,X4)
          & group(X0,X1) )
      & actual_world(X0) ),
    inference(pure_predicate_removal,[],[f73]) ).

fof(f75,plain,
    ? [X0] :
      ( ? [X1,X2,X3,X4,X5,X6,X7] :
          ( ! [X8] :
              ( member(X0,X8,X7)
             => ( black(X0,X8)
                & coat(X0,X8) ) )
          & group(X0,X7)
          & ! [X9] :
              ( member(X0,X9,X7)
             => ! [X10] :
                  ( member(X0,X10,X1)
                 => ? [X11] :
                      ( wear(X0,X11)
                      & nonreflexive(X0,X11)
                      & patient(X0,X11,X9)
                      & agent(X0,X11,X10)
                      & event(X0,X11) ) ) )
          & ! [X12] :
              ( member(X0,X12,X6)
             => ( young(X0,X12)
                & fellow(X0,X12) ) )
          & group(X0,X6)
          & two(X0,X6)
          & ! [X13] :
              ( member(X0,X13,X6)
             => ? [X14,X15] :
                  ( be(X0,X14,X13,X15)
                  & state(X0,X14) ) )
          & barrel(X0,X5)
          & agent(X0,X5,X2)
          & event(X0,X5)
          & street(X0,X4)
          & placename(X0,X3)
          & hollywood_placename(X0,X3)
          & city(X0,X4)
          & of(X0,X3,X4)
          & old(X0,X2)
          & dirty(X0,X2)
          & white(X0,X2)
          & chevy(X0,X2)
          & frontseat(X0,X4)
          & group(X0,X1) )
      & actual_world(X0) ),
    inference(pure_predicate_removal,[],[f74]) ).

fof(f76,plain,
    ? [X0] :
      ( ? [X1,X2,X3,X4,X5,X6,X7] :
          ( ! [X8] :
              ( member(X0,X8,X7)
             => ( black(X0,X8)
                & coat(X0,X8) ) )
          & group(X0,X7)
          & ! [X9] :
              ( member(X0,X9,X7)
             => ! [X10] :
                  ( member(X0,X10,X1)
                 => ? [X11] :
                      ( wear(X0,X11)
                      & nonreflexive(X0,X11)
                      & patient(X0,X11,X9)
                      & agent(X0,X11,X10)
                      & event(X0,X11) ) ) )
          & ! [X12] :
              ( member(X0,X12,X6)
             => ( young(X0,X12)
                & fellow(X0,X12) ) )
          & group(X0,X6)
          & two(X0,X6)
          & ! [X13] :
              ( member(X0,X13,X6)
             => ? [X14,X15] :
                  ( be(X0,X14,X13,X15)
                  & state(X0,X14) ) )
          & barrel(X0,X5)
          & agent(X0,X5,X2)
          & event(X0,X5)
          & street(X0,X4)
          & placename(X0,X3)
          & hollywood_placename(X0,X3)
          & city(X0,X4)
          & of(X0,X3,X4)
          & old(X0,X2)
          & white(X0,X2)
          & chevy(X0,X2)
          & frontseat(X0,X4)
          & group(X0,X1) )
      & actual_world(X0) ),
    inference(pure_predicate_removal,[],[f75]) ).

fof(f77,plain,
    ? [X0,X1,X2,X3,X4,X5,X6,X7] :
      ( ! [X8] :
          ( member(X0,X8,X7)
         => ( black(X0,X8)
            & coat(X0,X8) ) )
      & group(X0,X7)
      & ! [X9] :
          ( member(X0,X9,X7)
         => ! [X10] :
              ( member(X0,X10,X1)
             => ? [X11] :
                  ( wear(X0,X11)
                  & nonreflexive(X0,X11)
                  & patient(X0,X11,X9)
                  & agent(X0,X11,X10)
                  & event(X0,X11) ) ) )
      & ! [X12] :
          ( member(X0,X12,X6)
         => ( young(X0,X12)
            & fellow(X0,X12) ) )
      & group(X0,X6)
      & two(X0,X6)
      & ! [X13] :
          ( member(X0,X13,X6)
         => ? [X14,X15] :
              ( be(X0,X14,X13,X15)
              & state(X0,X14) ) )
      & barrel(X0,X5)
      & agent(X0,X5,X2)
      & event(X0,X5)
      & street(X0,X4)
      & placename(X0,X3)
      & hollywood_placename(X0,X3)
      & city(X0,X4)
      & of(X0,X3,X4)
      & old(X0,X2)
      & white(X0,X2)
      & chevy(X0,X2)
      & frontseat(X0,X4)
      & group(X0,X1) ),
    inference(pure_predicate_removal,[],[f76]) ).

fof(f83,plain,
    ! [X0,X1] :
      ( artifact(X0,X1)
      | ~ instrumentality(X0,X1) ),
    inference(ennf_transformation,[],[f4]) ).

fof(f84,plain,
    ! [X0,X1] :
      ( instrumentality(X0,X1)
      | ~ transport(X0,X1) ),
    inference(ennf_transformation,[],[f5]) ).

fof(f85,plain,
    ! [X0,X1] :
      ( transport(X0,X1)
      | ~ vehicle(X0,X1) ),
    inference(ennf_transformation,[],[f6]) ).

fof(f86,plain,
    ! [X0,X1] :
      ( vehicle(X0,X1)
      | ~ car(X0,X1) ),
    inference(ennf_transformation,[],[f7]) ).

fof(f87,plain,
    ! [X0,X1] :
      ( car(X0,X1)
      | ~ chevy(X0,X1) ),
    inference(ennf_transformation,[],[f8]) ).

fof(f88,plain,
    ! [X0,X1] :
      ( object(X0,X1)
      | ~ location(X0,X1) ),
    inference(ennf_transformation,[],[f9]) ).

fof(f89,plain,
    ! [X0,X1] :
      ( location(X0,X1)
      | ~ city(X0,X1) ),
    inference(ennf_transformation,[],[f10]) ).

fof(f91,plain,
    ! [X0,X1] :
      ( unisex(X0,X1)
      | ~ abstraction(X0,X1) ),
    inference(ennf_transformation,[],[f12]) ).

fof(f92,plain,
    ! [X0,X1] :
      ( general(X0,X1)
      | ~ abstraction(X0,X1) ),
    inference(ennf_transformation,[],[f13]) ).

fof(f94,plain,
    ! [X0,X1] :
      ( thing(X0,X1)
      | ~ abstraction(X0,X1) ),
    inference(ennf_transformation,[],[f15]) ).

fof(f95,plain,
    ! [X0,X1] :
      ( abstraction(X0,X1)
      | ~ relation(X0,X1) ),
    inference(ennf_transformation,[],[f16]) ).

fof(f96,plain,
    ! [X0,X1] :
      ( relation(X0,X1)
      | ~ relname(X0,X1) ),
    inference(ennf_transformation,[],[f17]) ).

fof(f97,plain,
    ! [X0,X1] :
      ( relname(X0,X1)
      | ~ placename(X0,X1) ),
    inference(ennf_transformation,[],[f18]) ).

fof(f102,plain,
    ! [X0,X1] :
      ( eventuality(X0,X1)
      | ~ state(X0,X1) ),
    inference(ennf_transformation,[],[f23]) ).

fof(f103,plain,
    ! [X0,X1] :
      ( group(X0,X1)
      | ~ two(X0,X1) ),
    inference(ennf_transformation,[],[f24]) ).

fof(f104,plain,
    ! [X0,X1] :
      ( male(X0,X1)
      | ~ man(X0,X1) ),
    inference(ennf_transformation,[],[f25]) ).

fof(f108,plain,
    ! [X0,X1] :
      ( entity(X0,X1)
      | ~ organism(X0,X1) ),
    inference(ennf_transformation,[],[f30]) ).

fof(f109,plain,
    ! [X0,X1] :
      ( organism(X0,X1)
      | ~ human_person(X0,X1) ),
    inference(ennf_transformation,[],[f31]) ).

fof(f110,plain,
    ! [X0,X1] :
      ( human_person(X0,X1)
      | ~ man(X0,X1) ),
    inference(ennf_transformation,[],[f32]) ).

fof(f111,plain,
    ! [X0,X1] :
      ( man(X0,X1)
      | ~ fellow(X0,X1) ),
    inference(ennf_transformation,[],[f33]) ).

fof(f112,plain,
    ! [X0,X1] :
      ( unisex(X0,X1)
      | ~ eventuality(X0,X1) ),
    inference(ennf_transformation,[],[f34]) ).

fof(f113,plain,
    ! [X0,X1] :
      ( nonexistent(X0,X1)
      | ~ eventuality(X0,X1) ),
    inference(ennf_transformation,[],[f35]) ).

fof(f114,plain,
    ! [X0,X1] :
      ( specific(X0,X1)
      | ~ eventuality(X0,X1) ),
    inference(ennf_transformation,[],[f36]) ).

fof(f115,plain,
    ! [X0,X1] :
      ( thing(X0,X1)
      | ~ eventuality(X0,X1) ),
    inference(ennf_transformation,[],[f37]) ).

fof(f116,plain,
    ! [X0,X1] :
      ( eventuality(X0,X1)
      | ~ event(X0,X1) ),
    inference(ennf_transformation,[],[f38]) ).

fof(f118,plain,
    ! [X0,X1] :
      ( multiple(X0,X1)
      | ~ set(X0,X1) ),
    inference(ennf_transformation,[],[f40]) ).

fof(f119,plain,
    ! [X0,X1] :
      ( set(X0,X1)
      | ~ group(X0,X1) ),
    inference(ennf_transformation,[],[f41]) ).

fof(f120,plain,
    ! [X0,X1] :
      ( unisex(X0,X1)
      | ~ object(X0,X1) ),
    inference(ennf_transformation,[],[f42]) ).

fof(f122,plain,
    ! [X0,X1] :
      ( existent(X0,X1)
      | ~ entity(X0,X1) ),
    inference(ennf_transformation,[],[f45]) ).

fof(f123,plain,
    ! [X0,X1] :
      ( specific(X0,X1)
      | ~ entity(X0,X1) ),
    inference(ennf_transformation,[],[f46]) ).

fof(f124,plain,
    ! [X0,X1] :
      ( singleton(X0,X1)
      | ~ thing(X0,X1) ),
    inference(ennf_transformation,[],[f47]) ).

fof(f125,plain,
    ! [X0,X1] :
      ( thing(X0,X1)
      | ~ entity(X0,X1) ),
    inference(ennf_transformation,[],[f48]) ).

fof(f126,plain,
    ! [X0,X1] :
      ( entity(X0,X1)
      | ~ object(X0,X1) ),
    inference(ennf_transformation,[],[f49]) ).

fof(f127,plain,
    ! [X0,X1] :
      ( object(X0,X1)
      | ~ artifact(X0,X1) ),
    inference(ennf_transformation,[],[f50]) ).

fof(f128,plain,
    ! [X0,X1] :
      ( artifact(X0,X1)
      | ~ clothes(X0,X1) ),
    inference(ennf_transformation,[],[f51]) ).

fof(f129,plain,
    ! [X0,X1] :
      ( clothes(X0,X1)
      | ~ coat(X0,X1) ),
    inference(ennf_transformation,[],[f52]) ).

fof(f131,plain,
    ! [X0,X1] :
      ( ~ nonexistent(X0,X1)
      | ~ existent(X0,X1) ),
    inference(ennf_transformation,[],[f54]) ).

fof(f134,plain,
    ! [X0,X1] :
      ( ~ multiple(X0,X1)
      | ~ singleton(X0,X1) ),
    inference(ennf_transformation,[],[f57]) ).

fof(f135,plain,
    ! [X0,X1] :
      ( ~ general(X0,X1)
      | ~ specific(X0,X1) ),
    inference(ennf_transformation,[],[f58]) ).

fof(f136,plain,
    ! [X0,X1] :
      ( ~ male(X0,X1)
      | ~ unisex(X0,X1) ),
    inference(ennf_transformation,[],[f59]) ).

fof(f137,plain,
    ! [X0,X1] :
      ( ~ black(X0,X1)
      | ~ white(X0,X1) ),
    inference(ennf_transformation,[],[f60]) ).

fof(f138,plain,
    ! [X0,X1] :
      ( ~ old(X0,X1)
      | ~ young(X0,X1) ),
    inference(ennf_transformation,[],[f61]) ).

fof(f139,plain,
    ! [X0,X1,X2] :
      ( ! [X3] :
          ( ~ of(X0,X3,X1)
          | X2 = X3
          | ~ placename(X0,X3) )
      | ~ of(X0,X2,X1)
      | ~ placename(X0,X2)
      | ~ entity(X0,X1) ),
    inference(ennf_transformation,[],[f62]) ).

fof(f140,plain,
    ! [X0,X1,X2] :
      ( ! [X3] :
          ( ~ of(X0,X3,X1)
          | X2 = X3
          | ~ placename(X0,X3) )
      | ~ of(X0,X2,X1)
      | ~ placename(X0,X2)
      | ~ entity(X0,X1) ),
    inference(flattening,[],[f139]) ).

fof(f141,plain,
    ! [X0,X1,X2,X3] :
      ( X2 = X3
      | ~ be(X0,X1,X2,X3) ),
    inference(ennf_transformation,[],[f63]) ).

fof(f142,plain,
    ! [X0,X1] :
      ( two(X0,X1)
    <=> ? [X2] :
          ( ? [X3] :
              ( ! [X4] :
                  ( X2 = X4
                  | X3 = X4
                  | ~ member(X0,X4,X1) )
              & X2 != X3
              & member(X0,X3,X1) )
          & member(X0,X2,X1) ) ),
    inference(ennf_transformation,[],[f64]) ).

fof(f143,plain,
    ! [X0,X1] :
      ( two(X0,X1)
    <=> ? [X2] :
          ( ? [X3] :
              ( ! [X4] :
                  ( X2 = X4
                  | X3 = X4
                  | ~ member(X0,X4,X1) )
              & X2 != X3
              & member(X0,X3,X1) )
          & member(X0,X2,X1) ) ),
    inference(flattening,[],[f142]) ).

fof(f144,plain,
    ! [X0,X1,X2,X3] :
      ( X2 != X3
      | ~ patient(X0,X1,X3)
      | ~ agent(X0,X1,X2)
      | ~ nonreflexive(X0,X1) ),
    inference(ennf_transformation,[],[f65]) ).

fof(f145,plain,
    ! [X0,X1,X2,X3] :
      ( X2 != X3
      | ~ patient(X0,X1,X3)
      | ~ agent(X0,X1,X2)
      | ~ nonreflexive(X0,X1) ),
    inference(flattening,[],[f144]) ).

fof(f146,plain,
    ! [X0,X1] : ~ member(X0,X1,X1),
    inference(ennf_transformation,[],[f66]) ).

fof(f147,plain,
    ! [X0,X1] : ~ member(X0,X1,X1),
    inference(flattening,[],[f146]) ).

fof(f148,plain,
    ? [X0,X1,X2,X3,X4,X5,X6,X7] :
      ( ! [X8] :
          ( ( black(X0,X8)
            & coat(X0,X8) )
          | ~ member(X0,X8,X7) )
      & group(X0,X7)
      & ! [X9] :
          ( ! [X10] :
              ( ? [X11] :
                  ( wear(X0,X11)
                  & nonreflexive(X0,X11)
                  & patient(X0,X11,X9)
                  & agent(X0,X11,X10)
                  & event(X0,X11) )
              | ~ member(X0,X10,X1) )
          | ~ member(X0,X9,X7) )
      & ! [X12] :
          ( ( young(X0,X12)
            & fellow(X0,X12) )
          | ~ member(X0,X12,X6) )
      & group(X0,X6)
      & two(X0,X6)
      & ! [X13] :
          ( ? [X14,X15] :
              ( be(X0,X14,X13,X15)
              & state(X0,X14) )
          | ~ member(X0,X13,X6) )
      & barrel(X0,X5)
      & agent(X0,X5,X2)
      & event(X0,X5)
      & street(X0,X4)
      & placename(X0,X3)
      & hollywood_placename(X0,X3)
      & city(X0,X4)
      & of(X0,X3,X4)
      & old(X0,X2)
      & white(X0,X2)
      & chevy(X0,X2)
      & frontseat(X0,X4)
      & group(X0,X1) ),
    inference(ennf_transformation,[],[f77]) ).

fof(f149,plain,
    ! [X0,X1] :
      ( ( two(X0,X1)
        | ! [X2] :
            ( ! [X3] :
                ( ? [X4] :
                    ( X2 != X4
                    & X3 != X4
                    & member(X0,X4,X1) )
                | X2 = X3
                | ~ member(X0,X3,X1) )
            | ~ member(X0,X2,X1) ) )
      & ( ? [X2] :
            ( ? [X3] :
                ( ! [X4] :
                    ( X2 = X4
                    | X3 = X4
                    | ~ member(X0,X4,X1) )
                & X2 != X3
                & member(X0,X3,X1) )
            & member(X0,X2,X1) )
        | ~ two(X0,X1) ) ),
    inference(nnf_transformation,[],[f143]) ).

fof(f150,plain,
    ! [X0,X1] :
      ( ( two(X0,X1)
        | ! [X2] :
            ( ! [X3] :
                ( ? [X4] :
                    ( X2 != X4
                    & X3 != X4
                    & member(X0,X4,X1) )
                | X2 = X3
                | ~ member(X0,X3,X1) )
            | ~ member(X0,X2,X1) ) )
      & ( ? [X5] :
            ( ? [X6] :
                ( ! [X7] :
                    ( X5 = X7
                    | X6 = X7
                    | ~ member(X0,X7,X1) )
                & X5 != X6
                & member(X0,X6,X1) )
            & member(X0,X5,X1) )
        | ~ two(X0,X1) ) ),
    inference(rectify,[],[f149]) ).

fof(f151,plain,
    ! [X0,X1,X2,X3] :
      ( ? [X4] :
          ( X2 != X4
          & X3 != X4
          & member(X0,X4,X1) )
     => ( sK0(X0,X1,X2,X3) != X2
        & sK0(X0,X1,X2,X3) != X3
        & member(X0,sK0(X0,X1,X2,X3),X1) ) ),
    introduced(choice_axiom,[]) ).

fof(f152,plain,
    ! [X0,X1] :
      ( ? [X5] :
          ( ? [X6] :
              ( ! [X7] :
                  ( X5 = X7
                  | X6 = X7
                  | ~ member(X0,X7,X1) )
              & X5 != X6
              & member(X0,X6,X1) )
          & member(X0,X5,X1) )
     => ( ? [X6] :
            ( ! [X7] :
                ( sK1(X0,X1) = X7
                | X6 = X7
                | ~ member(X0,X7,X1) )
            & sK1(X0,X1) != X6
            & member(X0,X6,X1) )
        & member(X0,sK1(X0,X1),X1) ) ),
    introduced(choice_axiom,[]) ).

fof(f153,plain,
    ! [X0,X1] :
      ( ? [X6] :
          ( ! [X7] :
              ( sK1(X0,X1) = X7
              | X6 = X7
              | ~ member(X0,X7,X1) )
          & sK1(X0,X1) != X6
          & member(X0,X6,X1) )
     => ( ! [X7] :
            ( sK1(X0,X1) = X7
            | sK2(X0,X1) = X7
            | ~ member(X0,X7,X1) )
        & sK1(X0,X1) != sK2(X0,X1)
        & member(X0,sK2(X0,X1),X1) ) ),
    introduced(choice_axiom,[]) ).

fof(f154,plain,
    ! [X0,X1] :
      ( ( two(X0,X1)
        | ! [X2] :
            ( ! [X3] :
                ( ( sK0(X0,X1,X2,X3) != X2
                  & sK0(X0,X1,X2,X3) != X3
                  & member(X0,sK0(X0,X1,X2,X3),X1) )
                | X2 = X3
                | ~ member(X0,X3,X1) )
            | ~ member(X0,X2,X1) ) )
      & ( ( ! [X7] :
              ( sK1(X0,X1) = X7
              | sK2(X0,X1) = X7
              | ~ member(X0,X7,X1) )
          & sK1(X0,X1) != sK2(X0,X1)
          & member(X0,sK2(X0,X1),X1)
          & member(X0,sK1(X0,X1),X1) )
        | ~ two(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f150,f153,f152,f151]) ).

fof(f155,plain,
    ( ? [X0,X1,X2,X3,X4,X5,X6,X7] :
        ( ! [X8] :
            ( ( black(X0,X8)
              & coat(X0,X8) )
            | ~ member(X0,X8,X7) )
        & group(X0,X7)
        & ! [X9] :
            ( ! [X10] :
                ( ? [X11] :
                    ( wear(X0,X11)
                    & nonreflexive(X0,X11)
                    & patient(X0,X11,X9)
                    & agent(X0,X11,X10)
                    & event(X0,X11) )
                | ~ member(X0,X10,X1) )
            | ~ member(X0,X9,X7) )
        & ! [X12] :
            ( ( young(X0,X12)
              & fellow(X0,X12) )
            | ~ member(X0,X12,X6) )
        & group(X0,X6)
        & two(X0,X6)
        & ! [X13] :
            ( ? [X14,X15] :
                ( be(X0,X14,X13,X15)
                & state(X0,X14) )
            | ~ member(X0,X13,X6) )
        & barrel(X0,X5)
        & agent(X0,X5,X2)
        & event(X0,X5)
        & street(X0,X4)
        & placename(X0,X3)
        & hollywood_placename(X0,X3)
        & city(X0,X4)
        & of(X0,X3,X4)
        & old(X0,X2)
        & white(X0,X2)
        & chevy(X0,X2)
        & frontseat(X0,X4)
        & group(X0,X1) )
   => ( ! [X8] :
          ( ( black(sK3,X8)
            & coat(sK3,X8) )
          | ~ member(sK3,X8,sK10) )
      & group(sK3,sK10)
      & ! [X9] :
          ( ! [X10] :
              ( ? [X11] :
                  ( wear(sK3,X11)
                  & nonreflexive(sK3,X11)
                  & patient(sK3,X11,X9)
                  & agent(sK3,X11,X10)
                  & event(sK3,X11) )
              | ~ member(sK3,X10,sK4) )
          | ~ member(sK3,X9,sK10) )
      & ! [X12] :
          ( ( young(sK3,X12)
            & fellow(sK3,X12) )
          | ~ member(sK3,X12,sK9) )
      & group(sK3,sK9)
      & two(sK3,sK9)
      & ! [X13] :
          ( ? [X15,X14] :
              ( be(sK3,X14,X13,X15)
              & state(sK3,X14) )
          | ~ member(sK3,X13,sK9) )
      & barrel(sK3,sK8)
      & agent(sK3,sK8,sK5)
      & event(sK3,sK8)
      & street(sK3,sK7)
      & placename(sK3,sK6)
      & hollywood_placename(sK3,sK6)
      & city(sK3,sK7)
      & of(sK3,sK6,sK7)
      & old(sK3,sK5)
      & white(sK3,sK5)
      & chevy(sK3,sK5)
      & frontseat(sK3,sK7)
      & group(sK3,sK4) ) ),
    introduced(choice_axiom,[]) ).

fof(f156,plain,
    ! [X9,X10] :
      ( ? [X11] :
          ( wear(sK3,X11)
          & nonreflexive(sK3,X11)
          & patient(sK3,X11,X9)
          & agent(sK3,X11,X10)
          & event(sK3,X11) )
     => ( wear(sK3,sK11(X9,X10))
        & nonreflexive(sK3,sK11(X9,X10))
        & patient(sK3,sK11(X9,X10),X9)
        & agent(sK3,sK11(X9,X10),X10)
        & event(sK3,sK11(X9,X10)) ) ),
    introduced(choice_axiom,[]) ).

fof(f157,plain,
    ! [X13] :
      ( ? [X15,X14] :
          ( be(sK3,X14,X13,X15)
          & state(sK3,X14) )
     => ( be(sK3,sK12(X13),X13,sK13(X13))
        & state(sK3,sK12(X13)) ) ),
    introduced(choice_axiom,[]) ).

fof(f158,plain,
    ( ! [X8] :
        ( ( black(sK3,X8)
          & coat(sK3,X8) )
        | ~ member(sK3,X8,sK10) )
    & group(sK3,sK10)
    & ! [X9] :
        ( ! [X10] :
            ( ( wear(sK3,sK11(X9,X10))
              & nonreflexive(sK3,sK11(X9,X10))
              & patient(sK3,sK11(X9,X10),X9)
              & agent(sK3,sK11(X9,X10),X10)
              & event(sK3,sK11(X9,X10)) )
            | ~ member(sK3,X10,sK4) )
        | ~ member(sK3,X9,sK10) )
    & ! [X12] :
        ( ( young(sK3,X12)
          & fellow(sK3,X12) )
        | ~ member(sK3,X12,sK9) )
    & group(sK3,sK9)
    & two(sK3,sK9)
    & ! [X13] :
        ( ( be(sK3,sK12(X13),X13,sK13(X13))
          & state(sK3,sK12(X13)) )
        | ~ member(sK3,X13,sK9) )
    & barrel(sK3,sK8)
    & agent(sK3,sK8,sK5)
    & event(sK3,sK8)
    & street(sK3,sK7)
    & placename(sK3,sK6)
    & hollywood_placename(sK3,sK6)
    & city(sK3,sK7)
    & of(sK3,sK6,sK7)
    & old(sK3,sK5)
    & white(sK3,sK5)
    & chevy(sK3,sK5)
    & frontseat(sK3,sK7)
    & group(sK3,sK4) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK3,sK4,sK5,sK6,sK7,sK8,sK9,sK10,sK11,sK12,sK13])],[f148,f157,f156,f155]) ).

fof(f162,plain,
    ! [X0,X1] :
      ( artifact(X0,X1)
      | ~ instrumentality(X0,X1) ),
    inference(cnf_transformation,[],[f83]) ).

fof(f163,plain,
    ! [X0,X1] :
      ( instrumentality(X0,X1)
      | ~ transport(X0,X1) ),
    inference(cnf_transformation,[],[f84]) ).

fof(f164,plain,
    ! [X0,X1] :
      ( transport(X0,X1)
      | ~ vehicle(X0,X1) ),
    inference(cnf_transformation,[],[f85]) ).

fof(f165,plain,
    ! [X0,X1] :
      ( vehicle(X0,X1)
      | ~ car(X0,X1) ),
    inference(cnf_transformation,[],[f86]) ).

fof(f166,plain,
    ! [X0,X1] :
      ( car(X0,X1)
      | ~ chevy(X0,X1) ),
    inference(cnf_transformation,[],[f87]) ).

fof(f167,plain,
    ! [X0,X1] :
      ( object(X0,X1)
      | ~ location(X0,X1) ),
    inference(cnf_transformation,[],[f88]) ).

fof(f168,plain,
    ! [X0,X1] :
      ( location(X0,X1)
      | ~ city(X0,X1) ),
    inference(cnf_transformation,[],[f89]) ).

fof(f170,plain,
    ! [X0,X1] :
      ( unisex(X0,X1)
      | ~ abstraction(X0,X1) ),
    inference(cnf_transformation,[],[f91]) ).

fof(f171,plain,
    ! [X0,X1] :
      ( general(X0,X1)
      | ~ abstraction(X0,X1) ),
    inference(cnf_transformation,[],[f92]) ).

fof(f173,plain,
    ! [X0,X1] :
      ( thing(X0,X1)
      | ~ abstraction(X0,X1) ),
    inference(cnf_transformation,[],[f94]) ).

fof(f174,plain,
    ! [X0,X1] :
      ( abstraction(X0,X1)
      | ~ relation(X0,X1) ),
    inference(cnf_transformation,[],[f95]) ).

fof(f175,plain,
    ! [X0,X1] :
      ( relation(X0,X1)
      | ~ relname(X0,X1) ),
    inference(cnf_transformation,[],[f96]) ).

fof(f176,plain,
    ! [X0,X1] :
      ( relname(X0,X1)
      | ~ placename(X0,X1) ),
    inference(cnf_transformation,[],[f97]) ).

fof(f181,plain,
    ! [X0,X1] :
      ( eventuality(X0,X1)
      | ~ state(X0,X1) ),
    inference(cnf_transformation,[],[f102]) ).

fof(f182,plain,
    ! [X0,X1] :
      ( group(X0,X1)
      | ~ two(X0,X1) ),
    inference(cnf_transformation,[],[f103]) ).

fof(f183,plain,
    ! [X0,X1] :
      ( male(X0,X1)
      | ~ man(X0,X1) ),
    inference(cnf_transformation,[],[f104]) ).

fof(f187,plain,
    ! [X0,X1] :
      ( entity(X0,X1)
      | ~ organism(X0,X1) ),
    inference(cnf_transformation,[],[f108]) ).

fof(f188,plain,
    ! [X0,X1] :
      ( organism(X0,X1)
      | ~ human_person(X0,X1) ),
    inference(cnf_transformation,[],[f109]) ).

fof(f189,plain,
    ! [X0,X1] :
      ( human_person(X0,X1)
      | ~ man(X0,X1) ),
    inference(cnf_transformation,[],[f110]) ).

fof(f190,plain,
    ! [X0,X1] :
      ( man(X0,X1)
      | ~ fellow(X0,X1) ),
    inference(cnf_transformation,[],[f111]) ).

fof(f191,plain,
    ! [X0,X1] :
      ( unisex(X0,X1)
      | ~ eventuality(X0,X1) ),
    inference(cnf_transformation,[],[f112]) ).

fof(f192,plain,
    ! [X0,X1] :
      ( nonexistent(X0,X1)
      | ~ eventuality(X0,X1) ),
    inference(cnf_transformation,[],[f113]) ).

fof(f193,plain,
    ! [X0,X1] :
      ( specific(X0,X1)
      | ~ eventuality(X0,X1) ),
    inference(cnf_transformation,[],[f114]) ).

fof(f194,plain,
    ! [X0,X1] :
      ( thing(X0,X1)
      | ~ eventuality(X0,X1) ),
    inference(cnf_transformation,[],[f115]) ).

fof(f195,plain,
    ! [X0,X1] :
      ( eventuality(X0,X1)
      | ~ event(X0,X1) ),
    inference(cnf_transformation,[],[f116]) ).

fof(f197,plain,
    ! [X0,X1] :
      ( multiple(X0,X1)
      | ~ set(X0,X1) ),
    inference(cnf_transformation,[],[f118]) ).

fof(f198,plain,
    ! [X0,X1] :
      ( set(X0,X1)
      | ~ group(X0,X1) ),
    inference(cnf_transformation,[],[f119]) ).

fof(f199,plain,
    ! [X0,X1] :
      ( unisex(X0,X1)
      | ~ object(X0,X1) ),
    inference(cnf_transformation,[],[f120]) ).

fof(f201,plain,
    ! [X0,X1] :
      ( existent(X0,X1)
      | ~ entity(X0,X1) ),
    inference(cnf_transformation,[],[f122]) ).

fof(f202,plain,
    ! [X0,X1] :
      ( specific(X0,X1)
      | ~ entity(X0,X1) ),
    inference(cnf_transformation,[],[f123]) ).

fof(f203,plain,
    ! [X0,X1] :
      ( singleton(X0,X1)
      | ~ thing(X0,X1) ),
    inference(cnf_transformation,[],[f124]) ).

fof(f204,plain,
    ! [X0,X1] :
      ( thing(X0,X1)
      | ~ entity(X0,X1) ),
    inference(cnf_transformation,[],[f125]) ).

fof(f205,plain,
    ! [X0,X1] :
      ( entity(X0,X1)
      | ~ object(X0,X1) ),
    inference(cnf_transformation,[],[f126]) ).

fof(f206,plain,
    ! [X0,X1] :
      ( object(X0,X1)
      | ~ artifact(X0,X1) ),
    inference(cnf_transformation,[],[f127]) ).

fof(f207,plain,
    ! [X0,X1] :
      ( artifact(X0,X1)
      | ~ clothes(X0,X1) ),
    inference(cnf_transformation,[],[f128]) ).

fof(f208,plain,
    ! [X0,X1] :
      ( clothes(X0,X1)
      | ~ coat(X0,X1) ),
    inference(cnf_transformation,[],[f129]) ).

fof(f210,plain,
    ! [X0,X1] :
      ( ~ nonexistent(X0,X1)
      | ~ existent(X0,X1) ),
    inference(cnf_transformation,[],[f131]) ).

fof(f213,plain,
    ! [X0,X1] :
      ( ~ multiple(X0,X1)
      | ~ singleton(X0,X1) ),
    inference(cnf_transformation,[],[f134]) ).

fof(f214,plain,
    ! [X0,X1] :
      ( ~ general(X0,X1)
      | ~ specific(X0,X1) ),
    inference(cnf_transformation,[],[f135]) ).

fof(f215,plain,
    ! [X0,X1] :
      ( ~ male(X0,X1)
      | ~ unisex(X0,X1) ),
    inference(cnf_transformation,[],[f136]) ).

fof(f216,plain,
    ! [X0,X1] :
      ( ~ black(X0,X1)
      | ~ white(X0,X1) ),
    inference(cnf_transformation,[],[f137]) ).

fof(f217,plain,
    ! [X0,X1] :
      ( ~ old(X0,X1)
      | ~ young(X0,X1) ),
    inference(cnf_transformation,[],[f138]) ).

fof(f218,plain,
    ! [X2,X3,X0,X1] :
      ( ~ of(X0,X3,X1)
      | X2 = X3
      | ~ placename(X0,X3)
      | ~ of(X0,X2,X1)
      | ~ placename(X0,X2)
      | ~ entity(X0,X1) ),
    inference(cnf_transformation,[],[f140]) ).

fof(f219,plain,
    ! [X2,X3,X0,X1] :
      ( X2 = X3
      | ~ be(X0,X1,X2,X3) ),
    inference(cnf_transformation,[],[f141]) ).

fof(f220,plain,
    ! [X0,X1] :
      ( member(X0,sK1(X0,X1),X1)
      | ~ two(X0,X1) ),
    inference(cnf_transformation,[],[f154]) ).

fof(f221,plain,
    ! [X0,X1] :
      ( member(X0,sK2(X0,X1),X1)
      | ~ two(X0,X1) ),
    inference(cnf_transformation,[],[f154]) ).

fof(f222,plain,
    ! [X0,X1] :
      ( sK1(X0,X1) != sK2(X0,X1)
      | ~ two(X0,X1) ),
    inference(cnf_transformation,[],[f154]) ).

fof(f223,plain,
    ! [X0,X1,X7] :
      ( sK1(X0,X1) = X7
      | sK2(X0,X1) = X7
      | ~ member(X0,X7,X1)
      | ~ two(X0,X1) ),
    inference(cnf_transformation,[],[f154]) ).

fof(f224,plain,
    ! [X2,X3,X0,X1] :
      ( two(X0,X1)
      | member(X0,sK0(X0,X1,X2,X3),X1)
      | X2 = X3
      | ~ member(X0,X3,X1)
      | ~ member(X0,X2,X1) ),
    inference(cnf_transformation,[],[f154]) ).

fof(f225,plain,
    ! [X2,X3,X0,X1] :
      ( two(X0,X1)
      | sK0(X0,X1,X2,X3) != X3
      | X2 = X3
      | ~ member(X0,X3,X1)
      | ~ member(X0,X2,X1) ),
    inference(cnf_transformation,[],[f154]) ).

fof(f226,plain,
    ! [X2,X3,X0,X1] :
      ( two(X0,X1)
      | sK0(X0,X1,X2,X3) != X2
      | X2 = X3
      | ~ member(X0,X3,X1)
      | ~ member(X0,X2,X1) ),
    inference(cnf_transformation,[],[f154]) ).

fof(f227,plain,
    ! [X2,X3,X0,X1] :
      ( X2 != X3
      | ~ patient(X0,X1,X3)
      | ~ agent(X0,X1,X2)
      | ~ nonreflexive(X0,X1) ),
    inference(cnf_transformation,[],[f145]) ).

fof(f228,plain,
    ! [X0,X1] : ~ member(X0,X1,X1),
    inference(cnf_transformation,[],[f147]) ).

fof(f229,plain,
    group(sK3,sK4),
    inference(cnf_transformation,[],[f158]) ).

fof(f231,plain,
    chevy(sK3,sK5),
    inference(cnf_transformation,[],[f158]) ).

fof(f232,plain,
    white(sK3,sK5),
    inference(cnf_transformation,[],[f158]) ).

fof(f233,plain,
    old(sK3,sK5),
    inference(cnf_transformation,[],[f158]) ).

fof(f234,plain,
    of(sK3,sK6,sK7),
    inference(cnf_transformation,[],[f158]) ).

fof(f235,plain,
    city(sK3,sK7),
    inference(cnf_transformation,[],[f158]) ).

fof(f237,plain,
    placename(sK3,sK6),
    inference(cnf_transformation,[],[f158]) ).

fof(f239,plain,
    event(sK3,sK8),
    inference(cnf_transformation,[],[f158]) ).

fof(f240,plain,
    agent(sK3,sK8,sK5),
    inference(cnf_transformation,[],[f158]) ).

fof(f242,plain,
    ! [X13] :
      ( state(sK3,sK12(X13))
      | ~ member(sK3,X13,sK9) ),
    inference(cnf_transformation,[],[f158]) ).

fof(f243,plain,
    ! [X13] :
      ( be(sK3,sK12(X13),X13,sK13(X13))
      | ~ member(sK3,X13,sK9) ),
    inference(cnf_transformation,[],[f158]) ).

fof(f244,plain,
    two(sK3,sK9),
    inference(cnf_transformation,[],[f158]) ).

fof(f245,plain,
    group(sK3,sK9),
    inference(cnf_transformation,[],[f158]) ).

fof(f246,plain,
    ! [X12] :
      ( fellow(sK3,X12)
      | ~ member(sK3,X12,sK9) ),
    inference(cnf_transformation,[],[f158]) ).

fof(f247,plain,
    ! [X12] :
      ( young(sK3,X12)
      | ~ member(sK3,X12,sK9) ),
    inference(cnf_transformation,[],[f158]) ).

fof(f248,plain,
    ! [X10,X9] :
      ( event(sK3,sK11(X9,X10))
      | ~ member(sK3,X10,sK4)
      | ~ member(sK3,X9,sK10) ),
    inference(cnf_transformation,[],[f158]) ).

fof(f249,plain,
    ! [X10,X9] :
      ( agent(sK3,sK11(X9,X10),X10)
      | ~ member(sK3,X10,sK4)
      | ~ member(sK3,X9,sK10) ),
    inference(cnf_transformation,[],[f158]) ).

fof(f250,plain,
    ! [X10,X9] :
      ( patient(sK3,sK11(X9,X10),X9)
      | ~ member(sK3,X10,sK4)
      | ~ member(sK3,X9,sK10) ),
    inference(cnf_transformation,[],[f158]) ).

fof(f251,plain,
    ! [X10,X9] :
      ( nonreflexive(sK3,sK11(X9,X10))
      | ~ member(sK3,X10,sK4)
      | ~ member(sK3,X9,sK10) ),
    inference(cnf_transformation,[],[f158]) ).

fof(f253,plain,
    group(sK3,sK10),
    inference(cnf_transformation,[],[f158]) ).

fof(f254,plain,
    ! [X8] :
      ( coat(sK3,X8)
      | ~ member(sK3,X8,sK10) ),
    inference(cnf_transformation,[],[f158]) ).

fof(f255,plain,
    ! [X8] :
      ( black(sK3,X8)
      | ~ member(sK3,X8,sK10) ),
    inference(cnf_transformation,[],[f158]) ).

fof(f256,plain,
    ! [X3,X0,X1] :
      ( ~ patient(X0,X1,X3)
      | ~ agent(X0,X1,X3)
      | ~ nonreflexive(X0,X1) ),
    inference(equality_resolution,[],[f227]) ).

cnf(c_52,plain,
    ( ~ instrumentality(X0,X1)
    | artifact(X0,X1) ),
    inference(cnf_transformation,[],[f162]) ).

cnf(c_53,plain,
    ( ~ transport(X0,X1)
    | instrumentality(X0,X1) ),
    inference(cnf_transformation,[],[f163]) ).

cnf(c_54,plain,
    ( ~ vehicle(X0,X1)
    | transport(X0,X1) ),
    inference(cnf_transformation,[],[f164]) ).

cnf(c_55,plain,
    ( ~ car(X0,X1)
    | vehicle(X0,X1) ),
    inference(cnf_transformation,[],[f165]) ).

cnf(c_56,plain,
    ( ~ chevy(X0,X1)
    | car(X0,X1) ),
    inference(cnf_transformation,[],[f166]) ).

cnf(c_57,plain,
    ( ~ location(X0,X1)
    | object(X0,X1) ),
    inference(cnf_transformation,[],[f167]) ).

cnf(c_58,plain,
    ( ~ city(X0,X1)
    | location(X0,X1) ),
    inference(cnf_transformation,[],[f168]) ).

cnf(c_60,plain,
    ( ~ abstraction(X0,X1)
    | unisex(X0,X1) ),
    inference(cnf_transformation,[],[f170]) ).

cnf(c_61,plain,
    ( ~ abstraction(X0,X1)
    | general(X0,X1) ),
    inference(cnf_transformation,[],[f171]) ).

cnf(c_63,plain,
    ( ~ abstraction(X0,X1)
    | thing(X0,X1) ),
    inference(cnf_transformation,[],[f173]) ).

cnf(c_64,plain,
    ( ~ relation(X0,X1)
    | abstraction(X0,X1) ),
    inference(cnf_transformation,[],[f174]) ).

cnf(c_65,plain,
    ( ~ relname(X0,X1)
    | relation(X0,X1) ),
    inference(cnf_transformation,[],[f175]) ).

cnf(c_66,plain,
    ( ~ placename(X0,X1)
    | relname(X0,X1) ),
    inference(cnf_transformation,[],[f176]) ).

cnf(c_71,plain,
    ( ~ state(X0,X1)
    | eventuality(X0,X1) ),
    inference(cnf_transformation,[],[f181]) ).

cnf(c_72,plain,
    ( ~ two(X0,X1)
    | group(X0,X1) ),
    inference(cnf_transformation,[],[f182]) ).

cnf(c_73,plain,
    ( ~ man(X0,X1)
    | male(X0,X1) ),
    inference(cnf_transformation,[],[f183]) ).

cnf(c_77,plain,
    ( ~ organism(X0,X1)
    | entity(X0,X1) ),
    inference(cnf_transformation,[],[f187]) ).

cnf(c_78,plain,
    ( ~ human_person(X0,X1)
    | organism(X0,X1) ),
    inference(cnf_transformation,[],[f188]) ).

cnf(c_79,plain,
    ( ~ man(X0,X1)
    | human_person(X0,X1) ),
    inference(cnf_transformation,[],[f189]) ).

cnf(c_80,plain,
    ( ~ fellow(X0,X1)
    | man(X0,X1) ),
    inference(cnf_transformation,[],[f190]) ).

cnf(c_81,plain,
    ( ~ eventuality(X0,X1)
    | unisex(X0,X1) ),
    inference(cnf_transformation,[],[f191]) ).

cnf(c_82,plain,
    ( ~ eventuality(X0,X1)
    | nonexistent(X0,X1) ),
    inference(cnf_transformation,[],[f192]) ).

cnf(c_83,plain,
    ( ~ eventuality(X0,X1)
    | specific(X0,X1) ),
    inference(cnf_transformation,[],[f193]) ).

cnf(c_84,plain,
    ( ~ eventuality(X0,X1)
    | thing(X0,X1) ),
    inference(cnf_transformation,[],[f194]) ).

cnf(c_85,plain,
    ( ~ event(X0,X1)
    | eventuality(X0,X1) ),
    inference(cnf_transformation,[],[f195]) ).

cnf(c_87,plain,
    ( ~ set(X0,X1)
    | multiple(X0,X1) ),
    inference(cnf_transformation,[],[f197]) ).

cnf(c_88,plain,
    ( ~ group(X0,X1)
    | set(X0,X1) ),
    inference(cnf_transformation,[],[f198]) ).

cnf(c_89,plain,
    ( ~ object(X0,X1)
    | unisex(X0,X1) ),
    inference(cnf_transformation,[],[f199]) ).

cnf(c_91,plain,
    ( ~ entity(X0,X1)
    | existent(X0,X1) ),
    inference(cnf_transformation,[],[f201]) ).

cnf(c_92,plain,
    ( ~ entity(X0,X1)
    | specific(X0,X1) ),
    inference(cnf_transformation,[],[f202]) ).

cnf(c_93,plain,
    ( ~ thing(X0,X1)
    | singleton(X0,X1) ),
    inference(cnf_transformation,[],[f203]) ).

cnf(c_94,plain,
    ( ~ entity(X0,X1)
    | thing(X0,X1) ),
    inference(cnf_transformation,[],[f204]) ).

cnf(c_95,plain,
    ( ~ object(X0,X1)
    | entity(X0,X1) ),
    inference(cnf_transformation,[],[f205]) ).

cnf(c_96,plain,
    ( ~ artifact(X0,X1)
    | object(X0,X1) ),
    inference(cnf_transformation,[],[f206]) ).

cnf(c_97,plain,
    ( ~ clothes(X0,X1)
    | artifact(X0,X1) ),
    inference(cnf_transformation,[],[f207]) ).

cnf(c_98,plain,
    ( ~ coat(X0,X1)
    | clothes(X0,X1) ),
    inference(cnf_transformation,[],[f208]) ).

cnf(c_100,plain,
    ( ~ nonexistent(X0,X1)
    | ~ existent(X0,X1) ),
    inference(cnf_transformation,[],[f210]) ).

cnf(c_103,plain,
    ( ~ multiple(X0,X1)
    | ~ singleton(X0,X1) ),
    inference(cnf_transformation,[],[f213]) ).

cnf(c_104,plain,
    ( ~ general(X0,X1)
    | ~ specific(X0,X1) ),
    inference(cnf_transformation,[],[f214]) ).

cnf(c_105,plain,
    ( ~ unisex(X0,X1)
    | ~ male(X0,X1) ),
    inference(cnf_transformation,[],[f215]) ).

cnf(c_106,plain,
    ( ~ black(X0,X1)
    | ~ white(X0,X1) ),
    inference(cnf_transformation,[],[f216]) ).

cnf(c_107,plain,
    ( ~ old(X0,X1)
    | ~ young(X0,X1) ),
    inference(cnf_transformation,[],[f217]) ).

cnf(c_108,plain,
    ( ~ of(X0,X1,X2)
    | ~ of(X0,X3,X2)
    | ~ placename(X0,X1)
    | ~ placename(X0,X3)
    | ~ entity(X0,X2)
    | X1 = X3 ),
    inference(cnf_transformation,[],[f218]) ).

cnf(c_109,plain,
    ( ~ be(X0,X1,X2,X3)
    | X2 = X3 ),
    inference(cnf_transformation,[],[f219]) ).

cnf(c_110,plain,
    ( sK0(X0,X1,X2,X3) != X2
    | ~ member(X0,X2,X1)
    | ~ member(X0,X3,X1)
    | X2 = X3
    | two(X0,X1) ),
    inference(cnf_transformation,[],[f226]) ).

cnf(c_111,plain,
    ( sK0(X0,X1,X2,X3) != X3
    | ~ member(X0,X2,X1)
    | ~ member(X0,X3,X1)
    | X2 = X3
    | two(X0,X1) ),
    inference(cnf_transformation,[],[f225]) ).

cnf(c_112,plain,
    ( ~ member(X0,X1,X2)
    | ~ member(X0,X3,X2)
    | X1 = X3
    | member(X0,sK0(X0,X2,X3,X1),X2)
    | two(X0,X2) ),
    inference(cnf_transformation,[],[f224]) ).

cnf(c_113,plain,
    ( ~ member(X0,X1,X2)
    | ~ two(X0,X2)
    | sK1(X0,X2) = X1
    | sK2(X0,X2) = X1 ),
    inference(cnf_transformation,[],[f223]) ).

cnf(c_114,plain,
    ( sK1(X0,X1) != sK2(X0,X1)
    | ~ two(X0,X1) ),
    inference(cnf_transformation,[],[f222]) ).

cnf(c_115,plain,
    ( ~ two(X0,X1)
    | member(X0,sK2(X0,X1),X1) ),
    inference(cnf_transformation,[],[f221]) ).

cnf(c_116,plain,
    ( ~ two(X0,X1)
    | member(X0,sK1(X0,X1),X1) ),
    inference(cnf_transformation,[],[f220]) ).

cnf(c_117,plain,
    ( ~ patient(X0,X1,X2)
    | ~ agent(X0,X1,X2)
    | ~ nonreflexive(X0,X1) ),
    inference(cnf_transformation,[],[f256]) ).

cnf(c_118,plain,
    ~ member(X0,X1,X1),
    inference(cnf_transformation,[],[f228]) ).

cnf(c_119,negated_conjecture,
    ( ~ member(sK3,X0,sK10)
    | black(sK3,X0) ),
    inference(cnf_transformation,[],[f255]) ).

cnf(c_120,negated_conjecture,
    ( ~ member(sK3,X0,sK10)
    | coat(sK3,X0) ),
    inference(cnf_transformation,[],[f254]) ).

cnf(c_121,negated_conjecture,
    group(sK3,sK10),
    inference(cnf_transformation,[],[f253]) ).

cnf(c_123,negated_conjecture,
    ( ~ member(sK3,X0,sK10)
    | ~ member(sK3,X1,sK4)
    | nonreflexive(sK3,sK11(X0,X1)) ),
    inference(cnf_transformation,[],[f251]) ).

cnf(c_124,negated_conjecture,
    ( ~ member(sK3,X0,sK10)
    | ~ member(sK3,X1,sK4)
    | patient(sK3,sK11(X0,X1),X0) ),
    inference(cnf_transformation,[],[f250]) ).

cnf(c_125,negated_conjecture,
    ( ~ member(sK3,X0,sK10)
    | ~ member(sK3,X1,sK4)
    | agent(sK3,sK11(X0,X1),X1) ),
    inference(cnf_transformation,[],[f249]) ).

cnf(c_126,negated_conjecture,
    ( ~ member(sK3,X0,sK10)
    | ~ member(sK3,X1,sK4)
    | event(sK3,sK11(X0,X1)) ),
    inference(cnf_transformation,[],[f248]) ).

cnf(c_127,negated_conjecture,
    ( ~ member(sK3,X0,sK9)
    | young(sK3,X0) ),
    inference(cnf_transformation,[],[f247]) ).

cnf(c_128,negated_conjecture,
    ( ~ member(sK3,X0,sK9)
    | fellow(sK3,X0) ),
    inference(cnf_transformation,[],[f246]) ).

cnf(c_129,negated_conjecture,
    group(sK3,sK9),
    inference(cnf_transformation,[],[f245]) ).

cnf(c_130,negated_conjecture,
    two(sK3,sK9),
    inference(cnf_transformation,[],[f244]) ).

cnf(c_131,negated_conjecture,
    ( ~ member(sK3,X0,sK9)
    | be(sK3,sK12(X0),X0,sK13(X0)) ),
    inference(cnf_transformation,[],[f243]) ).

cnf(c_132,negated_conjecture,
    ( ~ member(sK3,X0,sK9)
    | state(sK3,sK12(X0)) ),
    inference(cnf_transformation,[],[f242]) ).

cnf(c_134,negated_conjecture,
    agent(sK3,sK8,sK5),
    inference(cnf_transformation,[],[f240]) ).

cnf(c_135,negated_conjecture,
    event(sK3,sK8),
    inference(cnf_transformation,[],[f239]) ).

cnf(c_137,negated_conjecture,
    placename(sK3,sK6),
    inference(cnf_transformation,[],[f237]) ).

cnf(c_139,negated_conjecture,
    city(sK3,sK7),
    inference(cnf_transformation,[],[f235]) ).

cnf(c_140,negated_conjecture,
    of(sK3,sK6,sK7),
    inference(cnf_transformation,[],[f234]) ).

cnf(c_141,negated_conjecture,
    old(sK3,sK5),
    inference(cnf_transformation,[],[f233]) ).

cnf(c_142,negated_conjecture,
    white(sK3,sK5),
    inference(cnf_transformation,[],[f232]) ).

cnf(c_143,negated_conjecture,
    chevy(sK3,sK5),
    inference(cnf_transformation,[],[f231]) ).

cnf(c_145,negated_conjecture,
    group(sK3,sK4),
    inference(cnf_transformation,[],[f229]) ).

cnf(c_982,plain,
    ( X0 != X1
    | X2 != X3
    | ~ frontseat(X1,X3)
    | frontseat(X0,X2) ),
    theory(equality) ).

cnf(c_983,plain,
    ( X0 != X1
    | X2 != X3
    | ~ chevy(X1,X3)
    | chevy(X0,X2) ),
    theory(equality) ).

cnf(c_984,plain,
    ( X0 != X1
    | X2 != X3
    | ~ city(X1,X3)
    | city(X0,X2) ),
    theory(equality) ).

cnf(c_986,plain,
    ( X0 != X1
    | X2 != X3
    | ~ hollywood_placename(X1,X3)
    | hollywood_placename(X0,X2) ),
    theory(equality) ).

cnf(c_987,plain,
    ( X0 != X1
    | X2 != X3
    | ~ street(X1,X3)
    | street(X0,X2) ),
    theory(equality) ).

cnf(c_988,plain,
    ( X0 != X1
    | X2 != X3
    | ~ event(X1,X3)
    | event(X0,X2) ),
    theory(equality) ).

cnf(c_989,plain,
    ( X0 != X1
    | X2 != X3
    | ~ barrel(X1,X3)
    | barrel(X0,X2) ),
    theory(equality) ).

cnf(c_990,plain,
    ( X0 != X1
    | X2 != X3
    | ~ state(X1,X3)
    | state(X0,X2) ),
    theory(equality) ).

cnf(c_991,plain,
    ( X0 != X1
    | X2 != X3
    | ~ group(X1,X3)
    | group(X0,X2) ),
    theory(equality) ).

cnf(c_993,plain,
    ( X0 != X1
    | ~ fellow(X1,X2)
    | fellow(X0,X2) ),
    theory(equality) ).

cnf(c_994,plain,
    ( X0 != X1
    | X2 != X3
    | ~ wear(X1,X3)
    | wear(X0,X2) ),
    theory(equality) ).

cnf(c_995,plain,
    ( X0 != X1
    | ~ coat(X1,X2)
    | coat(X0,X2) ),
    theory(equality) ).

cnf(c_996,plain,
    ( X0 != X1
    | ~ black(X1,X2)
    | black(X0,X2) ),
    theory(equality) ).

cnf(c_997,plain,
    ( X0 != X1
    | X2 != X3
    | ~ white(X1,X3)
    | white(X0,X2) ),
    theory(equality) ).

cnf(c_998,plain,
    ( X0 != X1
    | X2 != X3
    | ~ old(X1,X3)
    | old(X0,X2) ),
    theory(equality) ).

cnf(c_999,plain,
    ( X0 != X1
    | ~ young(X1,X2)
    | young(X0,X2) ),
    theory(equality) ).

cnf(c_1001,plain,
    ( X0 != X1
    | X2 != X3
    | X4 != X5
    | ~ be(X1,X3,X6,X5)
    | be(X0,X2,X6,X4) ),
    theory(equality) ).

cnf(c_1003,plain,
    ( X0 != X1
    | X2 != X3
    | ~ patient(X1,X3,X4)
    | patient(X0,X2,X4) ),
    theory(equality) ).

cnf(c_1005,plain,
    ( X0 != X1
    | X2 != X3
    | ~ nonreflexive(X1,X3)
    | nonreflexive(X0,X2) ),
    theory(equality) ).

cnf(c_1024,plain,
    ( X0 != sK3
    | X1 != sK5
    | car(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_56,c_143]) ).

cnf(c_1025,plain,
    car(sK3,sK5),
    inference(unflattening,[status(thm)],[c_1024]) ).

cnf(c_1030,plain,
    ( X0 != sK3
    | X1 != sK5
    | vehicle(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_55,c_1025]) ).

cnf(c_1031,plain,
    vehicle(sK3,sK5),
    inference(unflattening,[status(thm)],[c_1030]) ).

cnf(c_1036,plain,
    ( X0 != sK3
    | X1 != sK5
    | transport(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_54,c_1031]) ).

cnf(c_1037,plain,
    transport(sK3,sK5),
    inference(unflattening,[status(thm)],[c_1036]) ).

cnf(c_1042,plain,
    ( X0 != sK3
    | X1 != sK5
    | instrumentality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_53,c_1037]) ).

cnf(c_1043,plain,
    instrumentality(sK3,sK5),
    inference(unflattening,[status(thm)],[c_1042]) ).

cnf(c_1048,plain,
    ( X0 != sK3
    | X1 != sK7
    | location(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_58,c_139]) ).

cnf(c_1049,plain,
    location(sK3,sK7),
    inference(unflattening,[status(thm)],[c_1048]) ).

cnf(c_1054,plain,
    ( X0 != sK3
    | X1 != sK7
    | object(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_57,c_1049]) ).

cnf(c_1055,plain,
    object(sK3,sK7),
    inference(unflattening,[status(thm)],[c_1054]) ).

cnf(c_1076,plain,
    ( X0 != sK3
    | X1 != sK5
    | ~ black(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_106,c_142]) ).

cnf(c_1077,plain,
    ~ black(sK3,sK5),
    inference(unflattening,[status(thm)],[c_1076]) ).

cnf(c_1082,plain,
    ( X0 != sK5
    | sK3 != sK3
    | ~ member(sK3,X0,sK10) ),
    inference(resolution_lifted,[status(thm)],[c_119,c_1077]) ).

cnf(c_1083,plain,
    ~ member(sK3,sK5,sK10),
    inference(unflattening,[status(thm)],[c_1082]) ).

cnf(c_1088,plain,
    ( X0 != sK3
    | X1 != sK5
    | ~ young(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_107,c_141]) ).

cnf(c_1089,plain,
    ~ young(sK3,sK5),
    inference(unflattening,[status(thm)],[c_1088]) ).

cnf(c_1094,plain,
    ( X0 != sK5
    | sK3 != sK3
    | ~ member(sK3,X0,sK9) ),
    inference(resolution_lifted,[status(thm)],[c_127,c_1089]) ).

cnf(c_1095,plain,
    ~ member(sK3,sK5,sK9),
    inference(unflattening,[status(thm)],[c_1094]) ).

cnf(c_1102,plain,
    ( X0 != sK3
    | X1 != sK5
    | artifact(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_52,c_1043]) ).

cnf(c_1103,plain,
    artifact(sK3,sK5),
    inference(unflattening,[status(thm)],[c_1102]) ).

cnf(c_1108,plain,
    ( X0 != X1
    | X2 != X3
    | ~ abstraction(X0,X2)
    | ~ specific(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_61,c_104]) ).

cnf(c_1109,plain,
    ( ~ abstraction(X0,X1)
    | ~ specific(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1108]) ).

cnf(c_1130,plain,
    ( X0 != X1
    | X2 != X3
    | ~ relname(X0,X2)
    | abstraction(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_65,c_64]) ).

cnf(c_1131,plain,
    ( ~ relname(X0,X1)
    | abstraction(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1130]) ).

cnf(c_1141,plain,
    ( X0 != X1
    | X2 != X3
    | ~ placename(X0,X2)
    | abstraction(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_66,c_1131]) ).

cnf(c_1142,plain,
    ( ~ placename(X0,X1)
    | abstraction(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1141]) ).

cnf(c_1152,plain,
    ( X0 != X1
    | X2 != X3
    | ~ unisex(X1,X3)
    | ~ man(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_73,c_105]) ).

cnf(c_1153,plain,
    ( ~ unisex(X0,X1)
    | ~ man(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1152]) ).

cnf(c_1196,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK9)
    | man(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_80,c_128]) ).

cnf(c_1197,plain,
    ( ~ member(sK3,X0,sK9)
    | man(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_1196]) ).

cnf(c_1207,plain,
    ( X0 != X1
    | X2 != X3
    | ~ eventuality(X0,X2)
    | ~ existent(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_82,c_100]) ).

cnf(c_1208,plain,
    ( ~ eventuality(X0,X1)
    | ~ existent(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1207]) ).

cnf(c_1218,plain,
    ( X0 != X1
    | X2 != X3
    | ~ set(X0,X2)
    | ~ singleton(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_87,c_103]) ).

cnf(c_1219,plain,
    ( ~ set(X0,X1)
    | ~ singleton(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1218]) ).

cnf(c_1229,plain,
    ( X0 != X1
    | X2 != X3
    | ~ group(X0,X2)
    | ~ singleton(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_88,c_1219]) ).

cnf(c_1230,plain,
    ( ~ group(X0,X1)
    | ~ singleton(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1229]) ).

cnf(c_1240,plain,
    ( X0 != X1
    | X2 != X3
    | ~ eventuality(X1,X3)
    | ~ entity(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_91,c_1208]) ).

cnf(c_1241,plain,
    ( ~ eventuality(X0,X1)
    | ~ entity(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1240]) ).

cnf(c_1251,plain,
    ( X0 != X1
    | X2 != X3
    | ~ thing(X0,X2)
    | ~ group(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_93,c_1230]) ).

cnf(c_1252,plain,
    ( ~ thing(X0,X1)
    | ~ group(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1251]) ).

cnf(c_1262,plain,
    ( X0 != X1
    | X2 != X3
    | ~ coat(X0,X2)
    | artifact(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_98,c_97]) ).

cnf(c_1263,plain,
    ( ~ coat(X0,X1)
    | artifact(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1262]) ).

cnf(c_1273,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK10)
    | artifact(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1263,c_120]) ).

cnf(c_1274,plain,
    ( ~ member(sK3,X0,sK10)
    | artifact(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_1273]) ).

cnf(c_1284,plain,
    ( sK12(X1) != X2
    | sK13(X1) != X4
    | X0 != sK3
    | X1 != X3
    | ~ member(sK3,X1,sK9)
    | X3 = X4 ),
    inference(resolution_lifted,[status(thm)],[c_109,c_131]) ).

cnf(c_1285,plain,
    ( ~ member(sK3,X0,sK9)
    | X0 = sK13(X0) ),
    inference(unflattening,[status(thm)],[c_1284]) ).

cnf(c_1299,plain,
    ( X0 != sK3
    | X1 != sK5
    | object(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_96,c_1103]) ).

cnf(c_1300,plain,
    object(sK3,sK5),
    inference(unflattening,[status(thm)],[c_1299]) ).

cnf(c_1304,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK10)
    | object(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_96,c_1274]) ).

cnf(c_1305,plain,
    ( ~ member(sK3,X0,sK10)
    | object(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_1304]) ).

cnf(c_1316,plain,
    ( sK12(X1) != X2
    | X0 != sK3
    | ~ member(sK3,X1,sK9)
    | eventuality(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_71,c_132]) ).

cnf(c_1317,plain,
    ( ~ member(sK3,X0,sK9)
    | eventuality(sK3,sK12(X0)) ),
    inference(unflattening,[status(thm)],[c_1316]) ).

cnf(c_1338,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK9)
    | ~ unisex(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1153,c_1197]) ).

cnf(c_1339,plain,
    ( ~ member(sK3,X0,sK9)
    | ~ unisex(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_1338]) ).

cnf(c_1347,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK9)
    | human_person(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_79,c_1197]) ).

cnf(c_1348,plain,
    ( ~ member(sK3,X0,sK9)
    | human_person(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_1347]) ).

cnf(c_1362,plain,
    ( X0 != X1
    | X2 != X3
    | ~ human_person(X0,X2)
    | entity(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_78,c_77]) ).

cnf(c_1363,plain,
    ( ~ human_person(X0,X1)
    | entity(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1362]) ).

cnf(c_1384,plain,
    ( X0 != X1
    | X2 != X3
    | ~ abstraction(X1,X3)
    | ~ entity(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_92,c_1109]) ).

cnf(c_1385,plain,
    ( ~ abstraction(X0,X1)
    | ~ entity(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1384]) ).

cnf(c_1393,plain,
    ( X0 != X1
    | X2 != X3
    | ~ abstraction(X1,X3)
    | ~ eventuality(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_83,c_1109]) ).

cnf(c_1394,plain,
    ( ~ abstraction(X0,X1)
    | ~ eventuality(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1393]) ).

cnf(c_1406,plain,
    ( sK11(X1,X2) != X3
    | X0 != sK3
    | X1 != X4
    | ~ agent(X0,X3,X4)
    | ~ member(sK3,X1,sK10)
    | ~ member(sK3,X2,sK4)
    | ~ nonreflexive(X0,X3) ),
    inference(resolution_lifted,[status(thm)],[c_117,c_124]) ).

cnf(c_1407,plain,
    ( ~ agent(sK3,sK11(X0,X1),X0)
    | ~ nonreflexive(sK3,sK11(X0,X1))
    | ~ member(sK3,X0,sK10)
    | ~ member(sK3,X1,sK4) ),
    inference(unflattening,[status(thm)],[c_1406]) ).

cnf(c_1409,plain,
    ( ~ agent(sK3,sK11(X0,X1),X0)
    | ~ member(sK3,X0,sK10)
    | ~ member(sK3,X1,sK4) ),
    inference(global_subsumption_just,[status(thm)],[c_1407,c_123,c_1407]) ).

cnf(c_1424,plain,
    ( X0 != X1
    | X2 != X3
    | ~ thing(X1,X3)
    | ~ two(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_72,c_1252]) ).

cnf(c_1425,plain,
    ( ~ thing(X0,X1)
    | ~ two(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1424]) ).

cnf(c_1433,plain,
    ( X0 != sK3
    | X1 != sK10
    | ~ thing(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1252,c_121]) ).

cnf(c_1434,plain,
    ~ thing(sK3,sK10),
    inference(unflattening,[status(thm)],[c_1433]) ).

cnf(c_1438,plain,
    ( X0 != sK3
    | X1 != sK9
    | ~ thing(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1252,c_129]) ).

cnf(c_1439,plain,
    ~ thing(sK3,sK9),
    inference(unflattening,[status(thm)],[c_1438]) ).

cnf(c_1443,plain,
    ( X0 != sK3
    | X1 != sK4
    | ~ thing(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1252,c_145]) ).

cnf(c_1444,plain,
    ~ thing(sK3,sK4),
    inference(unflattening,[status(thm)],[c_1443]) ).

cnf(c_1453,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK9)
    | ~ object(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_89,c_1339]) ).

cnf(c_1454,plain,
    ( ~ member(sK3,X0,sK9)
    | ~ object(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_1453]) ).

cnf(c_1462,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK9)
    | ~ eventuality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_81,c_1339]) ).

cnf(c_1463,plain,
    ( ~ member(sK3,X0,sK9)
    | ~ eventuality(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_1462]) ).

cnf(c_1471,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK9)
    | ~ abstraction(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_60,c_1339]) ).

cnf(c_1472,plain,
    ( ~ member(sK3,X0,sK9)
    | ~ abstraction(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_1471]) ).

cnf(c_1486,plain,
    ( sK11(X1,X2) != X3
    | X0 != sK3
    | ~ member(sK3,X1,sK10)
    | ~ member(sK3,X2,sK4)
    | eventuality(X0,X3) ),
    inference(resolution_lifted,[status(thm)],[c_85,c_126]) ).

cnf(c_1487,plain,
    ( ~ member(sK3,X0,sK10)
    | ~ member(sK3,X1,sK4)
    | eventuality(sK3,sK11(X0,X1)) ),
    inference(unflattening,[status(thm)],[c_1486]) ).

cnf(c_1498,plain,
    ( X0 != sK3
    | X1 != sK8
    | eventuality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_85,c_135]) ).

cnf(c_1499,plain,
    eventuality(sK3,sK8),
    inference(unflattening,[status(thm)],[c_1498]) ).

cnf(c_1511,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK9)
    | entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1363,c_1348]) ).

cnf(c_1512,plain,
    ( ~ member(sK3,X0,sK9)
    | entity(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_1511]) ).

cnf(c_1549,plain,
    ( X0 != X1
    | sK3 != sK3
    | ~ member(sK3,X0,sK10)
    | ~ member(sK3,X1,sK9) ),
    inference(resolution_lifted,[status(thm)],[c_1305,c_1454]) ).

cnf(c_1550,plain,
    ( ~ member(sK3,X0,sK10)
    | ~ member(sK3,X0,sK9) ),
    inference(unflattening,[status(thm)],[c_1549]) ).

cnf(c_1558,plain,
    ( X0 != sK3
    | X1 != sK7
    | entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_95,c_1055]) ).

cnf(c_1559,plain,
    entity(sK3,sK7),
    inference(unflattening,[status(thm)],[c_1558]) ).

cnf(c_1563,plain,
    ( X0 != sK3
    | X1 != sK5
    | entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_95,c_1300]) ).

cnf(c_1564,plain,
    entity(sK3,sK5),
    inference(unflattening,[status(thm)],[c_1563]) ).

cnf(c_1568,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK10)
    | entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_95,c_1305]) ).

cnf(c_1569,plain,
    ( ~ member(sK3,X0,sK10)
    | entity(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_1568]) ).

cnf(c_1577,plain,
    ( X0 != sK7
    | sK3 != sK3
    | ~ member(sK3,X0,sK9) ),
    inference(resolution_lifted,[status(thm)],[c_1055,c_1454]) ).

cnf(c_1578,plain,
    ~ member(sK3,sK7,sK9),
    inference(unflattening,[status(thm)],[c_1577]) ).

cnf(c_1591,plain,
    ( X0 != X1
    | X2 != X3
    | ~ placename(X0,X2)
    | ~ eventuality(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_1142,c_1394]) ).

cnf(c_1592,plain,
    ( ~ placename(X0,X1)
    | ~ eventuality(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1591]) ).

cnf(c_1600,plain,
    ( X0 != X1
    | X2 != X3
    | ~ placename(X0,X2)
    | ~ entity(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_1142,c_1385]) ).

cnf(c_1601,plain,
    ( ~ placename(X0,X1)
    | ~ entity(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1600]) ).

cnf(c_1609,plain,
    ( X0 != X1
    | X2 != X3
    | ~ placename(X0,X2)
    | thing(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_1142,c_63]) ).

cnf(c_1610,plain,
    ( ~ placename(X0,X1)
    | thing(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1609]) ).

cnf(c_1618,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK9)
    | ~ placename(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1142,c_1472]) ).

cnf(c_1619,plain,
    ( ~ member(sK3,X0,sK9)
    | ~ placename(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_1618]) ).

cnf(c_1635,plain,
    ( X0 != X1
    | X2 != X3
    | ~ placename(X0,X2)
    | ~ two(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_1610,c_1425]) ).

cnf(c_1636,plain,
    ( ~ placename(X0,X1)
    | ~ two(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1635]) ).

cnf(c_1644,plain,
    ( X0 != X1
    | X2 != X3
    | ~ two(X1,X3)
    | ~ entity(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_94,c_1425]) ).

cnf(c_1645,plain,
    ( ~ two(X0,X1)
    | ~ entity(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1644]) ).

cnf(c_1653,plain,
    ( X0 != X1
    | X2 != X3
    | ~ eventuality(X0,X2)
    | ~ two(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_84,c_1425]) ).

cnf(c_1654,plain,
    ( ~ eventuality(X0,X1)
    | ~ two(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1653]) ).

cnf(c_1662,plain,
    ( X0 != sK3
    | X1 != sK10
    | ~ placename(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1610,c_1434]) ).

cnf(c_1663,plain,
    ~ placename(sK3,sK10),
    inference(unflattening,[status(thm)],[c_1662]) ).

cnf(c_1667,plain,
    ( X0 != sK3
    | X1 != sK10
    | ~ entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_94,c_1434]) ).

cnf(c_1668,plain,
    ~ entity(sK3,sK10),
    inference(unflattening,[status(thm)],[c_1667]) ).

cnf(c_1672,plain,
    ( X0 != sK3
    | X1 != sK10
    | ~ eventuality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_84,c_1434]) ).

cnf(c_1673,plain,
    ~ eventuality(sK3,sK10),
    inference(unflattening,[status(thm)],[c_1672]) ).

cnf(c_1677,plain,
    ( X0 != sK3
    | X1 != sK9
    | ~ placename(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1610,c_1439]) ).

cnf(c_1678,plain,
    ~ placename(sK3,sK9),
    inference(unflattening,[status(thm)],[c_1677]) ).

cnf(c_1682,plain,
    ( X0 != sK3
    | X1 != sK9
    | ~ entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_94,c_1439]) ).

cnf(c_1683,plain,
    ~ entity(sK3,sK9),
    inference(unflattening,[status(thm)],[c_1682]) ).

cnf(c_1687,plain,
    ( X0 != sK3
    | X1 != sK9
    | ~ eventuality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_84,c_1439]) ).

cnf(c_1688,plain,
    ~ eventuality(sK3,sK9),
    inference(unflattening,[status(thm)],[c_1687]) ).

cnf(c_1692,plain,
    ( X0 != sK3
    | X1 != sK4
    | ~ placename(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1610,c_1444]) ).

cnf(c_1693,plain,
    ~ placename(sK3,sK4),
    inference(unflattening,[status(thm)],[c_1692]) ).

cnf(c_1697,plain,
    ( X0 != sK3
    | X1 != sK4
    | ~ entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_94,c_1444]) ).

cnf(c_1698,plain,
    ~ entity(sK3,sK4),
    inference(unflattening,[status(thm)],[c_1697]) ).

cnf(c_1702,plain,
    ( X0 != sK3
    | X1 != sK4
    | ~ eventuality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_84,c_1444]) ).

cnf(c_1703,plain,
    ~ eventuality(sK3,sK4),
    inference(unflattening,[status(thm)],[c_1702]) ).

cnf(c_1973,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK10)
    | ~ two(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1645,c_1569]) ).

cnf(c_1974,plain,
    ( ~ member(sK3,X0,sK10)
    | ~ two(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_1973]) ).

cnf(c_1982,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK9)
    | ~ two(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1645,c_1512]) ).

cnf(c_1983,plain,
    ( ~ member(sK3,X0,sK9)
    | ~ two(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_1982]) ).

cnf(c_1991,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK10)
    | ~ placename(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1601,c_1569]) ).

cnf(c_1992,plain,
    ( ~ member(sK3,X0,sK10)
    | ~ placename(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_1991]) ).

cnf(c_2002,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK10)
    | ~ eventuality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1241,c_1569]) ).

cnf(c_2003,plain,
    ( ~ member(sK3,X0,sK10)
    | ~ eventuality(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_2002]) ).

cnf(c_2013,plain,
    ( X0 != sK3
    | X1 != sK7
    | ~ two(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1645,c_1559]) ).

cnf(c_2014,plain,
    ~ two(sK3,sK7),
    inference(unflattening,[status(thm)],[c_2013]) ).

cnf(c_2018,plain,
    ( X0 != sK3
    | X1 != sK7
    | ~ placename(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1601,c_1559]) ).

cnf(c_2019,plain,
    ~ placename(sK3,sK7),
    inference(unflattening,[status(thm)],[c_2018]) ).

cnf(c_2023,plain,
    ( X0 != sK3
    | X1 != sK7
    | ~ eventuality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1241,c_1559]) ).

cnf(c_2024,plain,
    ~ eventuality(sK3,sK7),
    inference(unflattening,[status(thm)],[c_2023]) ).

cnf(c_2028,plain,
    ( X0 != sK3
    | X1 != sK5
    | ~ two(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1645,c_1564]) ).

cnf(c_2029,plain,
    ~ two(sK3,sK5),
    inference(unflattening,[status(thm)],[c_2028]) ).

cnf(c_2033,plain,
    ( X0 != sK3
    | X1 != sK5
    | ~ placename(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1601,c_1564]) ).

cnf(c_2034,plain,
    ~ placename(sK3,sK5),
    inference(unflattening,[status(thm)],[c_2033]) ).

cnf(c_2038,plain,
    ( X0 != sK3
    | X1 != sK5
    | ~ eventuality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1241,c_1564]) ).

cnf(c_2039,plain,
    ~ eventuality(sK3,sK5),
    inference(unflattening,[status(thm)],[c_2038]) ).

cnf(c_2043,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ of(X0,X3,X1)
    | ~ of(X0,X4,X1)
    | ~ member(sK3,X2,sK10)
    | ~ placename(X0,X3)
    | ~ placename(X0,X4)
    | X3 = X4 ),
    inference(resolution_lifted,[status(thm)],[c_108,c_1569]) ).

cnf(c_2044,plain,
    ( ~ of(sK3,X0,X1)
    | ~ of(sK3,X2,X1)
    | ~ member(sK3,X1,sK10)
    | ~ placename(sK3,X0)
    | ~ placename(sK3,X2)
    | X0 = X2 ),
    inference(unflattening,[status(thm)],[c_2043]) ).

cnf(c_2063,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ of(X0,X3,X1)
    | ~ of(X0,X4,X1)
    | ~ member(sK3,X2,sK9)
    | ~ placename(X0,X3)
    | ~ placename(X0,X4)
    | X3 = X4 ),
    inference(resolution_lifted,[status(thm)],[c_108,c_1512]) ).

cnf(c_2064,plain,
    ( ~ of(sK3,X0,X1)
    | ~ of(sK3,X2,X1)
    | ~ member(sK3,X1,sK9)
    | ~ placename(sK3,X0)
    | ~ placename(sK3,X2)
    | X0 = X2 ),
    inference(unflattening,[status(thm)],[c_2063]) ).

cnf(c_2083,plain,
    ( X0 != sK3
    | X1 != sK7
    | ~ of(X0,X2,X1)
    | ~ of(X0,X3,X1)
    | ~ placename(X0,X2)
    | ~ placename(X0,X3)
    | X2 = X3 ),
    inference(resolution_lifted,[status(thm)],[c_108,c_1559]) ).

cnf(c_2084,plain,
    ( ~ of(sK3,X0,sK7)
    | ~ of(sK3,X1,sK7)
    | ~ placename(sK3,X0)
    | ~ placename(sK3,X1)
    | X0 = X1 ),
    inference(unflattening,[status(thm)],[c_2083]) ).

cnf(c_2101,plain,
    ( X0 != sK3
    | X1 != sK5
    | ~ of(X0,X2,X1)
    | ~ of(X0,X3,X1)
    | ~ placename(X0,X2)
    | ~ placename(X0,X3)
    | X2 = X3 ),
    inference(resolution_lifted,[status(thm)],[c_108,c_1564]) ).

cnf(c_2102,plain,
    ( ~ of(sK3,X0,sK5)
    | ~ of(sK3,X1,sK5)
    | ~ placename(sK3,X0)
    | ~ placename(sK3,X1)
    | X0 = X1 ),
    inference(unflattening,[status(thm)],[c_2101]) ).

cnf(c_2121,plain,
    ( X0 != sK10
    | sK3 != sK3
    | ~ member(sK3,X0,sK9) ),
    inference(resolution_lifted,[status(thm)],[c_1512,c_1668]) ).

cnf(c_2122,plain,
    ~ member(sK3,sK10,sK9),
    inference(unflattening,[status(thm)],[c_2121]) ).

cnf(c_2126,plain,
    ( X0 != sK9
    | sK3 != sK3
    | ~ member(sK3,X0,sK10) ),
    inference(resolution_lifted,[status(thm)],[c_1569,c_1683]) ).

cnf(c_2127,plain,
    ~ member(sK3,sK9,sK10),
    inference(unflattening,[status(thm)],[c_2126]) ).

cnf(c_2133,plain,
    ( X0 != sK4
    | sK3 != sK3
    | ~ member(sK3,X0,sK10) ),
    inference(resolution_lifted,[status(thm)],[c_1569,c_1698]) ).

cnf(c_2134,plain,
    ~ member(sK3,sK4,sK10),
    inference(unflattening,[status(thm)],[c_2133]) ).

cnf(c_2138,plain,
    ( X0 != sK4
    | sK3 != sK3
    | ~ member(sK3,X0,sK9) ),
    inference(resolution_lifted,[status(thm)],[c_1512,c_1698]) ).

cnf(c_2139,plain,
    ~ member(sK3,sK4,sK9),
    inference(unflattening,[status(thm)],[c_2138]) ).

cnf(c_2143,plain,
    ( sK3 != sK3
    | sK10 != sK7 ),
    inference(resolution_lifted,[status(thm)],[c_1559,c_1668]) ).

cnf(c_2150,plain,
    ( sK3 != sK3
    | sK9 != sK7 ),
    inference(resolution_lifted,[status(thm)],[c_1559,c_1683]) ).

cnf(c_2157,plain,
    ( sK3 != sK3
    | sK4 != sK7 ),
    inference(resolution_lifted,[status(thm)],[c_1559,c_1698]) ).

cnf(c_2164,plain,
    ( sK3 != sK3
    | sK10 != sK5 ),
    inference(resolution_lifted,[status(thm)],[c_1564,c_1668]) ).

cnf(c_2171,plain,
    ( sK3 != sK3
    | sK9 != sK5 ),
    inference(resolution_lifted,[status(thm)],[c_1564,c_1683]) ).

cnf(c_2178,plain,
    ( sK3 != sK3
    | sK4 != sK5 ),
    inference(resolution_lifted,[status(thm)],[c_1564,c_1698]) ).

cnf(c_3265,plain,
    sK4 != sK5,
    inference(equality_resolution_simp,[status(thm)],[c_2178]) ).

cnf(c_3266,plain,
    sK9 != sK5,
    inference(equality_resolution_simp,[status(thm)],[c_2171]) ).

cnf(c_3267,plain,
    sK10 != sK5,
    inference(equality_resolution_simp,[status(thm)],[c_2164]) ).

cnf(c_3268,plain,
    sK4 != sK7,
    inference(equality_resolution_simp,[status(thm)],[c_2157]) ).

cnf(c_3269,plain,
    sK9 != sK7,
    inference(equality_resolution_simp,[status(thm)],[c_2150]) ).

cnf(c_3270,plain,
    sK10 != sK7,
    inference(equality_resolution_simp,[status(thm)],[c_2143]) ).

cnf(c_4702,plain,
    X0_1 = X0_1,
    theory(equality) ).

cnf(c_5301,plain,
    ( ~ two(sK3,sK9)
    | eventuality(sK3,sK12(sK2(sK3,sK9))) ),
    inference(superposition,[status(thm)],[c_115,c_1317]) ).

cnf(c_5302,plain,
    ( ~ two(sK3,sK9)
    | eventuality(sK3,sK12(sK1(sK3,sK9))) ),
    inference(superposition,[status(thm)],[c_116,c_1317]) ).

cnf(c_5303,plain,
    eventuality(sK3,sK12(sK1(sK3,sK9))),
    inference(forward_subsumption_resolution,[status(thm)],[c_5302,c_130]) ).

cnf(c_5304,plain,
    eventuality(sK3,sK12(sK2(sK3,sK9))),
    inference(forward_subsumption_resolution,[status(thm)],[c_5301,c_130]) ).

cnf(c_5309,plain,
    ( ~ two(sK3,sK9)
    | sK13(sK2(sK3,sK9)) = sK2(sK3,sK9) ),
    inference(superposition,[status(thm)],[c_115,c_1285]) ).

cnf(c_5310,plain,
    ( ~ two(sK3,sK9)
    | sK13(sK1(sK3,sK9)) = sK1(sK3,sK9) ),
    inference(superposition,[status(thm)],[c_116,c_1285]) ).

cnf(c_5311,plain,
    sK13(sK1(sK3,sK9)) = sK1(sK3,sK9),
    inference(forward_subsumption_resolution,[status(thm)],[c_5310,c_130]) ).

cnf(c_5312,plain,
    sK13(sK2(sK3,sK9)) = sK2(sK3,sK9),
    inference(forward_subsumption_resolution,[status(thm)],[c_5309,c_130]) ).

cnf(c_5325,plain,
    ( ~ member(sK3,X0,sK10)
    | ~ member(sK3,X0,sK4) ),
    inference(superposition,[status(thm)],[c_125,c_1409]) ).

cnf(c_5376,plain,
    ( ~ member(sK3,sK0(sK3,sK10,X0,X1),sK4)
    | ~ member(sK3,X0,sK10)
    | ~ member(sK3,X1,sK10)
    | X0 = X1
    | two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_112,c_5325]) ).

cnf(c_5377,plain,
    ( ~ member(sK3,sK2(sK3,sK10),sK4)
    | ~ two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_115,c_5325]) ).

cnf(c_5378,plain,
    ( ~ member(sK3,sK1(sK3,sK10),sK4)
    | ~ two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_116,c_5325]) ).

cnf(c_5416,plain,
    ( ~ eventuality(sK3,sK2(sK3,sK9))
    | ~ two(sK3,sK9) ),
    inference(superposition,[status(thm)],[c_115,c_1463]) ).

cnf(c_5417,plain,
    ( ~ eventuality(sK3,sK1(sK3,sK9))
    | ~ two(sK3,sK9) ),
    inference(superposition,[status(thm)],[c_116,c_1463]) ).

cnf(c_5418,plain,
    ~ eventuality(sK3,sK1(sK3,sK9)),
    inference(forward_subsumption_resolution,[status(thm)],[c_5417,c_130]) ).

cnf(c_5419,plain,
    ~ eventuality(sK3,sK2(sK3,sK9)),
    inference(forward_subsumption_resolution,[status(thm)],[c_5416,c_130]) ).

cnf(c_5424,plain,
    ( ~ member(sK3,sK0(sK3,sK10,X0,X1),sK9)
    | ~ member(sK3,X0,sK10)
    | ~ member(sK3,X1,sK10)
    | X0 = X1
    | two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_112,c_1550]) ).

cnf(c_5425,plain,
    ( ~ member(sK3,sK2(sK3,sK10),sK9)
    | ~ two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_115,c_1550]) ).

cnf(c_5426,plain,
    ( ~ member(sK3,sK1(sK3,sK10),sK9)
    | ~ two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_116,c_1550]) ).

cnf(c_5441,plain,
    ( ~ placename(sK3,sK2(sK3,sK9))
    | ~ two(sK3,sK9) ),
    inference(superposition,[status(thm)],[c_115,c_1619]) ).

cnf(c_5442,plain,
    ( ~ placename(sK3,sK1(sK3,sK9))
    | ~ two(sK3,sK9) ),
    inference(superposition,[status(thm)],[c_116,c_1619]) ).

cnf(c_5443,plain,
    ~ placename(sK3,sK1(sK3,sK9)),
    inference(forward_subsumption_resolution,[status(thm)],[c_5442,c_130]) ).

cnf(c_5444,plain,
    ~ placename(sK3,sK2(sK3,sK9)),
    inference(forward_subsumption_resolution,[status(thm)],[c_5441,c_130]) ).

cnf(c_5449,plain,
    ~ two(sK3,sK6),
    inference(superposition,[status(thm)],[c_137,c_1636]) ).

cnf(c_5468,plain,
    ( ~ of(sK3,X0,sK7)
    | ~ placename(sK3,X0)
    | ~ placename(sK3,sK6)
    | X0 = sK6 ),
    inference(superposition,[status(thm)],[c_140,c_2084]) ).

cnf(c_5469,plain,
    ( ~ of(sK3,X0,sK7)
    | ~ placename(sK3,X0)
    | X0 = sK6 ),
    inference(forward_subsumption_resolution,[status(thm)],[c_5468,c_137]) ).

cnf(c_5478,plain,
    ~ eventuality(sK3,sK6),
    inference(superposition,[status(thm)],[c_137,c_1592]) ).

cnf(c_5483,plain,
    ( ~ two(sK3,sK0(sK3,sK10,X0,X1))
    | ~ member(sK3,X0,sK10)
    | ~ member(sK3,X1,sK10)
    | X0 = X1
    | two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_112,c_1974]) ).

cnf(c_5484,plain,
    ( ~ two(sK3,sK2(sK3,sK10))
    | ~ two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_115,c_1974]) ).

cnf(c_5485,plain,
    ( ~ two(sK3,sK1(sK3,sK10))
    | ~ two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_116,c_1974]) ).

cnf(c_5500,plain,
    ( ~ two(sK3,sK2(sK3,sK9))
    | ~ two(sK3,sK9) ),
    inference(superposition,[status(thm)],[c_115,c_1983]) ).

cnf(c_5501,plain,
    ( ~ two(sK3,sK1(sK3,sK9))
    | ~ two(sK3,sK9) ),
    inference(superposition,[status(thm)],[c_116,c_1983]) ).

cnf(c_5502,plain,
    ~ two(sK3,sK1(sK3,sK9)),
    inference(forward_subsumption_resolution,[status(thm)],[c_5501,c_130]) ).

cnf(c_5503,plain,
    ~ two(sK3,sK2(sK3,sK9)),
    inference(forward_subsumption_resolution,[status(thm)],[c_5500,c_130]) ).

cnf(c_5515,plain,
    ( ~ placename(sK3,sK0(sK3,sK10,X0,X1))
    | ~ member(sK3,X0,sK10)
    | ~ member(sK3,X1,sK10)
    | X0 = X1
    | two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_112,c_1992]) ).

cnf(c_5516,plain,
    ( ~ placename(sK3,sK2(sK3,sK10))
    | ~ two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_115,c_1992]) ).

cnf(c_5517,plain,
    ( ~ placename(sK3,sK1(sK3,sK10))
    | ~ two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_116,c_1992]) ).

cnf(c_5531,plain,
    ( ~ eventuality(sK3,sK0(sK3,sK10,X0,X1))
    | ~ member(sK3,X0,sK10)
    | ~ member(sK3,X1,sK10)
    | X0 = X1
    | two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_112,c_2003]) ).

cnf(c_5532,plain,
    ( ~ eventuality(sK3,sK2(sK3,sK10))
    | ~ two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_115,c_2003]) ).

cnf(c_5533,plain,
    ( ~ eventuality(sK3,sK1(sK3,sK10))
    | ~ two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_116,c_2003]) ).

cnf(c_5565,plain,
    ( ~ of(sK3,X0,sK0(sK3,sK10,X1,X2))
    | ~ of(sK3,X3,sK0(sK3,sK10,X1,X2))
    | ~ member(sK3,X1,sK10)
    | ~ member(sK3,X2,sK10)
    | ~ placename(sK3,X0)
    | ~ placename(sK3,X3)
    | X0 = X3
    | X1 = X2
    | two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_112,c_2044]) ).

cnf(c_5566,plain,
    ( ~ of(sK3,X0,sK2(sK3,sK10))
    | ~ of(sK3,X1,sK2(sK3,sK10))
    | ~ placename(sK3,X0)
    | ~ placename(sK3,X1)
    | ~ two(sK3,sK10)
    | X0 = X1 ),
    inference(superposition,[status(thm)],[c_115,c_2044]) ).

cnf(c_5567,plain,
    ( ~ of(sK3,X0,sK1(sK3,sK10))
    | ~ of(sK3,X1,sK1(sK3,sK10))
    | ~ placename(sK3,X0)
    | ~ placename(sK3,X1)
    | ~ two(sK3,sK10)
    | X0 = X1 ),
    inference(superposition,[status(thm)],[c_116,c_2044]) ).

cnf(c_5602,plain,
    ( ~ of(sK3,X0,sK2(sK3,sK9))
    | ~ of(sK3,X1,sK2(sK3,sK9))
    | ~ placename(sK3,X0)
    | ~ placename(sK3,X1)
    | ~ two(sK3,sK9)
    | X0 = X1 ),
    inference(superposition,[status(thm)],[c_115,c_2064]) ).

cnf(c_5603,plain,
    ( ~ of(sK3,X0,sK1(sK3,sK9))
    | ~ of(sK3,X1,sK1(sK3,sK9))
    | ~ placename(sK3,X0)
    | ~ placename(sK3,X1)
    | ~ two(sK3,sK9)
    | X0 = X1 ),
    inference(superposition,[status(thm)],[c_116,c_2064]) ).

cnf(c_5604,plain,
    ( ~ of(sK3,X0,sK1(sK3,sK9))
    | ~ of(sK3,X1,sK1(sK3,sK9))
    | ~ placename(sK3,X0)
    | ~ placename(sK3,X1)
    | X0 = X1 ),
    inference(forward_subsumption_resolution,[status(thm)],[c_5603,c_130]) ).

cnf(c_5610,plain,
    ( ~ of(sK3,X0,sK2(sK3,sK9))
    | ~ of(sK3,X1,sK2(sK3,sK9))
    | ~ placename(sK3,X0)
    | ~ placename(sK3,X1)
    | X0 = X1 ),
    inference(forward_subsumption_resolution,[status(thm)],[c_5602,c_130]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : NLP178+1 : TPTP v8.1.2. Released v2.4.0.
% 0.00/0.13  % Command  : run_iprover %s %d SAT
% 0.14/0.34  % Computer : n022.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Thu Aug 24 12:20:40 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.21/0.46  Running model finding
% 0.21/0.46  Running: /export/starexec/sandbox/solver/bin/run_problem --no_cores 8 --heuristic_context fnt --schedule fnt_schedule /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 3.51/1.15  % SZS status Started for theBenchmark.p
% 3.51/1.15  % SZS status CounterSatisfiable for theBenchmark.p
% 3.51/1.15  
% 3.51/1.15  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 3.51/1.15  
% 3.51/1.15  ------  iProver source info
% 3.51/1.15  
% 3.51/1.15  git: date: 2023-05-31 18:12:56 +0000
% 3.51/1.15  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 3.51/1.15  git: non_committed_changes: false
% 3.51/1.15  git: last_make_outside_of_git: false
% 3.51/1.15  
% 3.51/1.15  ------ Parsing...
% 3.51/1.15  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 3.51/1.15  
% 3.51/1.15  ------ Preprocessing... sup_sim: 0  sf_s  rm: 1 0s  sf_e  pe_s  pe:1:0s pe:2:0s pe:4:0s pe:8:0s pe:16:0s pe:32:0s pe_e  sup_sim: 0  sf_s  rm: 20 0s  sf_e  pe_s  pe_e 
% 3.51/1.15  
% 3.51/1.15  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 3.51/1.15  
% 3.51/1.15  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 3.51/1.15  ------ Proving...
% 3.51/1.15  ------ Problem Properties 
% 3.51/1.15  
% 3.51/1.15  
% 3.51/1.15  clauses                                 57
% 3.51/1.15  conjectures                             5
% 3.51/1.15  EPR                                     45
% 3.51/1.15  Horn                                    53
% 3.51/1.15  unary                                   31
% 3.51/1.15  binary                                  15
% 3.51/1.15  lits                                    111
% 3.51/1.15  lits eq                                 19
% 3.51/1.15  fd_pure                                 0
% 3.51/1.15  fd_pseudo                               0
% 3.51/1.15  fd_cond                                 0
% 3.51/1.15  fd_pseudo_cond                          8
% 3.51/1.15  AC symbols                              0
% 3.51/1.15  
% 3.51/1.15  ------ Schedule dynamic 5 is on 
% 3.51/1.15  
% 3.51/1.15  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 3.51/1.15  
% 3.51/1.15  
% 3.51/1.15  ------ 
% 3.51/1.15  Current options:
% 3.51/1.15  ------ 
% 3.51/1.15  
% 3.51/1.15  
% 3.51/1.15  
% 3.51/1.15  
% 3.51/1.15  ------ Proving...
% 3.51/1.15  
% 3.51/1.15  
% 3.51/1.15  % SZS status CounterSatisfiable for theBenchmark.p
% 3.51/1.15  
% 3.51/1.15  % SZS output start Saturation for theBenchmark.p
% See solution above
% 3.51/1.15  
% 3.51/1.15  ------                               Statistics
% 3.51/1.15  
% 3.51/1.15  ------ Problem properties
% 3.51/1.15  
% 3.51/1.15  clauses:                                57
% 3.51/1.15  conjectures:                            5
% 3.51/1.15  epr:                                    45
% 3.51/1.15  horn:                                   53
% 3.51/1.15  ground:                                 30
% 3.51/1.15  unary:                                  31
% 3.51/1.15  binary:                                 15
% 3.51/1.15  lits:                                   111
% 3.51/1.15  lits_eq:                                19
% 3.51/1.15  fd_pure:                                0
% 3.51/1.15  fd_pseudo:                              0
% 3.51/1.15  fd_cond:                                0
% 3.51/1.15  fd_pseudo_cond:                         8
% 3.51/1.15  ac_symbols:                             0
% 3.51/1.15  
% 3.51/1.15  ------ General
% 3.51/1.15  
% 3.51/1.15  abstr_ref_over_cycles:                  0
% 3.51/1.15  abstr_ref_under_cycles:                 0
% 3.51/1.15  gc_basic_clause_elim:                   0
% 3.51/1.15  num_of_symbols:                         168
% 3.51/1.15  num_of_terms:                           1786
% 3.51/1.15  
% 3.51/1.15  parsing_time:                           0.016
% 3.51/1.15  unif_index_cands_time:                  0.
% 3.51/1.15  unif_index_add_time:                    0.
% 3.51/1.15  orderings_time:                         0.
% 3.51/1.15  out_proof_time:                         0.007
% 3.51/1.15  total_time:                             0.168
% 3.51/1.15  
% 3.51/1.15  ------ Preprocessing
% 3.51/1.15  
% 3.51/1.15  num_of_splits:                          0
% 3.51/1.15  num_of_split_atoms:                     0
% 3.51/1.15  num_of_reused_defs:                     0
% 3.51/1.15  num_eq_ax_congr_red:                    110
% 3.51/1.15  num_of_sem_filtered_clauses:            1
% 3.51/1.15  num_of_subtypes:                        0
% 3.51/1.15  monotx_restored_types:                  0
% 3.51/1.15  sat_num_of_epr_types:                   0
% 3.51/1.15  sat_num_of_non_cyclic_types:            0
% 3.51/1.15  sat_guarded_non_collapsed_types:        0
% 3.51/1.15  num_pure_diseq_elim:                    0
% 3.51/1.15  simp_replaced_by:                       0
% 3.51/1.15  res_preprocessed:                       0
% 3.51/1.15  sup_preprocessed:                       0
% 3.51/1.15  prep_upred:                             0
% 3.51/1.15  prep_unflattend:                        415
% 3.51/1.15  prep_well_definedness:                  0
% 3.51/1.15  smt_new_axioms:                         0
% 3.51/1.15  pred_elim_cands:                        6
% 3.51/1.15  pred_elim:                              52
% 3.51/1.15  pred_elim_cl:                           40
% 3.51/1.15  pred_elim_cycles:                       59
% 3.51/1.15  merged_defs:                            0
% 3.51/1.15  merged_defs_ncl:                        0
% 3.51/1.15  bin_hyper_res:                          0
% 3.51/1.15  prep_cycles:                            4
% 3.51/1.15  
% 3.51/1.15  splitting_time:                         0.
% 3.51/1.15  sem_filter_time:                        0.006
% 3.51/1.15  monotx_time:                            0.
% 3.51/1.15  subtype_inf_time:                       0.
% 3.51/1.15  res_prep_time:                          0.017
% 3.51/1.15  sup_prep_time:                          0.007
% 3.51/1.15  pred_elim_time:                         0.044
% 3.51/1.15  bin_hyper_res_time:                     0.
% 3.51/1.15  prep_time_total:                        0.083
% 3.51/1.15  
% 3.51/1.15  ------ Propositional Solver
% 3.51/1.15  
% 3.51/1.15  prop_solver_calls:                      12
% 3.51/1.15  prop_fast_solver_calls:                 2676
% 3.51/1.15  smt_solver_calls:                       0
% 3.51/1.15  smt_fast_solver_calls:                  0
% 3.51/1.15  prop_num_of_clauses:                    469
% 3.51/1.15  prop_preprocess_simplified:             4602
% 3.51/1.15  prop_fo_subsumed:                       1
% 3.51/1.15  
% 3.51/1.15  prop_solver_time:                       0.
% 3.51/1.15  prop_fast_solver_time:                  0.002
% 3.51/1.15  prop_unsat_core_time:                   0.
% 3.51/1.15  smt_solver_time:                        0.
% 3.51/1.15  smt_fast_solver_time:                   0.
% 3.51/1.15  
% 3.51/1.15  ------ QBF
% 3.51/1.15  
% 3.51/1.15  qbf_q_res:                              0
% 3.51/1.15  qbf_num_tautologies:                    0
% 3.51/1.15  qbf_prep_cycles:                        0
% 3.51/1.15  
% 3.51/1.15  ------ BMC1
% 3.51/1.15  
% 3.51/1.15  bmc1_current_bound:                     -1
% 3.51/1.15  bmc1_last_solved_bound:                 -1
% 3.51/1.15  bmc1_unsat_core_size:                   -1
% 3.51/1.15  bmc1_unsat_core_parents_size:           -1
% 3.51/1.15  bmc1_merge_next_fun:                    0
% 3.51/1.15  
% 3.51/1.15  bmc1_unsat_core_clauses_time:           0.
% 3.51/1.15  
% 3.51/1.15  ------ Instantiation
% 3.51/1.15  
% 3.51/1.15  inst_num_of_clauses:                    65
% 3.51/1.15  inst_num_in_passive:                    0
% 3.51/1.15  inst_num_in_active:                     0
% 3.51/1.15  inst_num_of_loops:                      0
% 3.51/1.15  inst_num_in_unprocessed:                65
% 3.51/1.15  inst_num_of_learning_restarts:          0
% 3.51/1.15  inst_num_moves_active_passive:          0
% 3.51/1.15  inst_lit_activity:                      0
% 3.51/1.15  inst_lit_activity_moves:                0
% 3.51/1.15  inst_num_tautologies:                   0
% 3.51/1.15  inst_num_prop_implied:                  0
% 3.51/1.15  inst_num_existing_simplified:           0
% 3.51/1.15  inst_num_eq_res_simplified:             0
% 3.51/1.15  inst_num_child_elim:                    0
% 3.51/1.15  inst_num_of_dismatching_blockings:      0
% 3.51/1.15  inst_num_of_non_proper_insts:           0
% 3.51/1.15  inst_num_of_duplicates:                 0
% 3.51/1.15  inst_inst_num_from_inst_to_res:         0
% 3.51/1.15  
% 3.51/1.15  inst_time_sim_new:                      0.
% 3.51/1.15  inst_time_sim_given:                    0.
% 3.51/1.15  inst_time_dismatching_checking:         0.
% 3.51/1.15  inst_time_total:                        0.
% 3.51/1.15  
% 3.51/1.15  ------ Resolution
% 3.51/1.15  
% 3.51/1.15  res_num_of_clauses:                     65
% 3.51/1.15  res_num_in_passive:                     0
% 3.51/1.15  res_num_in_active:                      0
% 3.51/1.15  res_num_of_loops:                       289
% 3.51/1.15  res_forward_subset_subsumed:            24
% 3.51/1.15  res_backward_subset_subsumed:           0
% 3.51/1.15  res_forward_subsumed:                   4
% 3.51/1.15  res_backward_subsumed:                  0
% 3.51/1.15  res_forward_subsumption_resolution:     0
% 3.51/1.15  res_backward_subsumption_resolution:    0
% 3.51/1.15  res_clause_to_clause_subsumption:       2168
% 3.51/1.15  res_subs_bck_cnt:                       6
% 3.51/1.15  res_orphan_elimination:                 0
% 3.51/1.15  res_tautology_del:                      0
% 3.51/1.15  res_num_eq_res_simplified:              6
% 3.51/1.15  res_num_sel_changes:                    0
% 3.51/1.15  res_moves_from_active_to_pass:          0
% 3.51/1.15  
% 3.51/1.15  res_time_sim_new:                       0.003
% 3.51/1.15  res_time_sim_fw_given:                  0.007
% 3.51/1.15  res_time_sim_bw_given:                  0.003
% 3.51/1.15  res_time_total:                         0.003
% 3.51/1.15  
% 3.51/1.15  ------ Superposition
% 3.51/1.15  
% 3.51/1.15  sup_num_of_clauses:                     57
% 3.51/1.15  sup_num_in_active:                      0
% 3.51/1.15  sup_num_in_passive:                     57
% 3.51/1.15  sup_num_of_loops:                       91
% 3.51/1.15  sup_fw_superposition:                   42
% 3.51/1.15  sup_bw_superposition:                   3
% 3.51/1.15  sup_eq_factoring:                       0
% 3.51/1.15  sup_eq_resolution:                      0
% 3.51/1.15  sup_immediate_simplified:               0
% 3.51/1.15  sup_given_eliminated:                   0
% 3.51/1.15  comparisons_done:                       105
% 3.51/1.15  comparisons_avoided:                    0
% 3.51/1.15  comparisons_inc_criteria:               0
% 3.51/1.15  sup_deep_cl_discarded:                  0
% 3.51/1.15  sup_num_of_deepenings:                  0
% 3.51/1.15  sup_num_of_restarts:                    0
% 3.51/1.15  
% 3.51/1.15  sup_time_generating:                    0.001
% 3.51/1.15  sup_time_sim_fw_full:                   0.002
% 3.51/1.15  sup_time_sim_bw_full:                   0.012
% 3.51/1.15  sup_time_sim_fw_immed:                  0.
% 3.51/1.15  sup_time_sim_bw_immed:                  0.
% 3.51/1.15  sup_time_prep_sim_fw_input:             0.003
% 3.51/1.15  sup_time_prep_sim_bw_input:             0.002
% 3.51/1.15  sup_time_total:                         0.022
% 3.51/1.15  
% 3.51/1.15  ------ Simplifications
% 3.51/1.15  
% 3.51/1.15  sim_repeated:                           1
% 3.51/1.15  sim_fw_subset_subsumed:                 6
% 3.51/1.15  sim_bw_subset_subsumed:                 0
% 3.51/1.15  sim_fw_subsumed:                        0
% 3.51/1.15  sim_bw_subsumed:                        0
% 3.51/1.15  sim_fw_subsumption_res:                 0
% 3.51/1.15  sim_bw_subsumption_res:                 0
% 3.51/1.15  sim_fw_unit_subs:                       13
% 3.51/1.15  sim_bw_unit_subs:                       0
% 3.51/1.15  sim_tautology_del:                      1
% 3.51/1.15  sim_eq_tautology_del:                   3
% 3.51/1.15  sim_eq_res_simp:                        0
% 3.51/1.15  sim_fw_demodulated:                     0
% 3.51/1.15  sim_bw_demodulated:                     0
% 3.51/1.15  sim_encompassment_demod:                0
% 3.51/1.15  sim_light_normalised:                   0
% 3.51/1.15  sim_ac_normalised:                      0
% 3.51/1.15  sim_joinable_taut:                      0
% 3.51/1.15  sim_joinable_simp:                      0
% 3.51/1.15  sim_fw_ac_demod:                        0
% 3.51/1.15  sim_bw_ac_demod:                        0
% 3.51/1.15  sim_smt_subsumption:                    0
% 3.51/1.15  sim_smt_simplified:                     0
% 3.51/1.15  sim_ground_joinable:                    0
% 3.51/1.15  sim_bw_ground_joinable:                 0
% 3.51/1.15  sim_connectedness:                      0
% 3.51/1.15  
% 3.51/1.15  sim_time_fw_subset_subs:                0.
% 3.51/1.15  sim_time_bw_subset_subs:                0.
% 3.51/1.15  sim_time_fw_subs:                       0.001
% 3.51/1.15  sim_time_bw_subs:                       0.001
% 3.51/1.15  sim_time_fw_subs_res:                   0.003
% 3.51/1.15  sim_time_bw_subs_res:                   0.
% 3.51/1.15  sim_time_fw_unit_subs:                  0.
% 3.51/1.15  sim_time_bw_unit_subs:                  0.
% 3.51/1.15  sim_time_tautology_del:                 0.
% 3.51/1.15  sim_time_eq_tautology_del:              0.
% 3.51/1.15  sim_time_eq_res_simp:                   0.
% 3.51/1.15  sim_time_fw_demod:                      0.
% 3.51/1.15  sim_time_bw_demod:                      0.
% 3.51/1.15  sim_time_light_norm:                    0.
% 3.51/1.15  sim_time_joinable:                      0.
% 3.51/1.15  sim_time_ac_norm:                       0.
% 3.51/1.15  sim_time_fw_ac_demod:                   0.
% 3.51/1.15  sim_time_bw_ac_demod:                   0.
% 3.51/1.15  sim_time_smt_subs:                      0.
% 3.51/1.15  sim_time_fw_gjoin:                      0.
% 3.51/1.15  sim_time_fw_connected:                  0.
% 3.51/1.15  
% 3.51/1.16  
%------------------------------------------------------------------------------