TSTP Solution File: NLP207+1 by iProver---3.8

View Problem - Process Solution

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

% Computer : n009.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:56:09 EDT 2023

% Result   : CounterSatisfiable 0.47s 1.18s
% Output   : Saturation 2.64s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
fof(f2,axiom,
    ! [X0,X1] :
      ( forename(X0,X1)
     => relname(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax2) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

fof(f66,axiom,
    ! [X0,X1,X2] :
      ( ( of(X0,X2,X1)
        & forename(X0,X2)
        & entity(X0,X1) )
     => ~ ? [X3] :
            ( of(X0,X3,X1)
            & X2 != X3
            & forename(X0,X3) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax66) ).

fof(f67,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/sandbox2/benchmark/theBenchmark.p',ax67) ).

fof(f68,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/sandbox2/benchmark/theBenchmark.p',ax68) ).

fof(f70,axiom,
    ! [X0] :
      ~ ? [X1] : member(X0,X1,X1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax70) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

fof(f87,plain,
    ! [X0,X1] :
      ( relname(X0,X1)
      | ~ forename(X0,X1) ),
    inference(ennf_transformation,[],[f2]) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

fof(f149,plain,
    ! [X0,X1,X2] :
      ( ! [X3] :
          ( ~ of(X0,X3,X1)
          | X2 = X3
          | ~ forename(X0,X3) )
      | ~ of(X0,X2,X1)
      | ~ forename(X0,X2)
      | ~ entity(X0,X1) ),
    inference(ennf_transformation,[],[f66]) ).

fof(f150,plain,
    ! [X0,X1,X2] :
      ( ! [X3] :
          ( ~ of(X0,X3,X1)
          | X2 = X3
          | ~ forename(X0,X3) )
      | ~ of(X0,X2,X1)
      | ~ forename(X0,X2)
      | ~ entity(X0,X1) ),
    inference(flattening,[],[f149]) ).

fof(f151,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,[],[f67]) ).

fof(f152,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,[],[f151]) ).

fof(f153,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,[],[f68]) ).

fof(f154,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,[],[f153]) ).

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

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

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

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

fof(f161,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,[],[f154]) ).

fof(f162,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,[],[f161]) ).

fof(f163,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(f164,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(f165,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(f166,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])],[f162,f165,f164,f163]) ).

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

fof(f168,plain,
    ! [X12,X13] :
      ( ? [X14] :
          ( wear(sK3,X14)
          & nonreflexive(sK3,X14)
          & patient(sK3,X14,X12)
          & agent(sK3,X14,X13)
          & event(sK3,X14) )
     => ( wear(sK3,sK14(X12,X13))
        & nonreflexive(sK3,sK14(X12,X13))
        & patient(sK3,sK14(X12,X13),X12)
        & agent(sK3,sK14(X12,X13),X13)
        & event(sK3,sK14(X12,X13)) ) ),
    introduced(choice_axiom,[]) ).

fof(f169,plain,
    ! [X16] :
      ( ? [X18,X17] :
          ( be(sK3,X17,X16,X18)
          & state(sK3,X17) )
     => ( be(sK3,sK15(X16),X16,sK16(X16))
        & state(sK3,sK15(X16)) ) ),
    introduced(choice_axiom,[]) ).

fof(f170,plain,
    ( be(sK3,sK12,sK4,sK13)
    & state(sK3,sK12)
    & ! [X11] :
        ( ( black(sK3,X11)
          & coat(sK3,X11) )
        | ~ member(sK3,X11,sK11) )
    & group(sK3,sK11)
    & ! [X12] :
        ( ! [X13] :
            ( ( wear(sK3,sK14(X12,X13))
              & nonreflexive(sK3,sK14(X12,X13))
              & patient(sK3,sK14(X12,X13),X12)
              & agent(sK3,sK14(X12,X13),X13)
              & event(sK3,sK14(X12,X13)) )
            | ~ member(sK3,X13,sK10) )
        | ~ member(sK3,X12,sK11) )
    & ! [X15] :
        ( ( young(sK3,X15)
          & fellow(sK3,X15) )
        | ~ member(sK3,X15,sK10) )
    & group(sK3,sK10)
    & two(sK3,sK10)
    & ! [X16] :
        ( ( be(sK3,sK15(X16),X16,sK16(X16))
          & state(sK3,sK15(X16)) )
        | ~ member(sK3,X16,sK10) )
    & barrel(sK3,sK9)
    & agent(sK3,sK9,sK6)
    & event(sK3,sK9)
    & street(sK3,sK8)
    & placename(sK3,sK7)
    & hollywood_placename(sK3,sK7)
    & city(sK3,sK8)
    & of(sK3,sK7,sK8)
    & old(sK3,sK6)
    & white(sK3,sK6)
    & chevy(sK3,sK6)
    & frontseat(sK3,sK8)
    & wheel(sK3,sK6)
    & forename(sK3,sK5)
    & jules_forename(sK3,sK5)
    & man(sK3,sK4)
    & of(sK3,sK5,sK4) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK3,sK4,sK5,sK6,sK7,sK8,sK9,sK10,sK11,sK12,sK13,sK14,sK15,sK16])],[f160,f169,f168,f167]) ).

fof(f172,plain,
    ! [X0,X1] :
      ( relname(X0,X1)
      | ~ forename(X0,X1) ),
    inference(cnf_transformation,[],[f87]) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

fof(f234,plain,
    ! [X2,X3,X0,X1] :
      ( ~ of(X0,X3,X1)
      | X2 = X3
      | ~ forename(X0,X3)
      | ~ of(X0,X2,X1)
      | ~ forename(X0,X2)
      | ~ entity(X0,X1) ),
    inference(cnf_transformation,[],[f150]) ).

fof(f235,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,[],[f152]) ).

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

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

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

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

fof(f240,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,[],[f166]) ).

fof(f241,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,[],[f166]) ).

fof(f242,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,[],[f166]) ).

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

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

fof(f246,plain,
    of(sK3,sK5,sK4),
    inference(cnf_transformation,[],[f170]) ).

fof(f247,plain,
    man(sK3,sK4),
    inference(cnf_transformation,[],[f170]) ).

fof(f249,plain,
    forename(sK3,sK5),
    inference(cnf_transformation,[],[f170]) ).

fof(f252,plain,
    chevy(sK3,sK6),
    inference(cnf_transformation,[],[f170]) ).

fof(f253,plain,
    white(sK3,sK6),
    inference(cnf_transformation,[],[f170]) ).

fof(f254,plain,
    old(sK3,sK6),
    inference(cnf_transformation,[],[f170]) ).

fof(f255,plain,
    of(sK3,sK7,sK8),
    inference(cnf_transformation,[],[f170]) ).

fof(f256,plain,
    city(sK3,sK8),
    inference(cnf_transformation,[],[f170]) ).

fof(f258,plain,
    placename(sK3,sK7),
    inference(cnf_transformation,[],[f170]) ).

fof(f260,plain,
    event(sK3,sK9),
    inference(cnf_transformation,[],[f170]) ).

fof(f263,plain,
    ! [X16] :
      ( state(sK3,sK15(X16))
      | ~ member(sK3,X16,sK10) ),
    inference(cnf_transformation,[],[f170]) ).

fof(f264,plain,
    ! [X16] :
      ( be(sK3,sK15(X16),X16,sK16(X16))
      | ~ member(sK3,X16,sK10) ),
    inference(cnf_transformation,[],[f170]) ).

fof(f265,plain,
    two(sK3,sK10),
    inference(cnf_transformation,[],[f170]) ).

fof(f266,plain,
    group(sK3,sK10),
    inference(cnf_transformation,[],[f170]) ).

fof(f267,plain,
    ! [X15] :
      ( fellow(sK3,X15)
      | ~ member(sK3,X15,sK10) ),
    inference(cnf_transformation,[],[f170]) ).

fof(f268,plain,
    ! [X15] :
      ( young(sK3,X15)
      | ~ member(sK3,X15,sK10) ),
    inference(cnf_transformation,[],[f170]) ).

fof(f269,plain,
    ! [X12,X13] :
      ( event(sK3,sK14(X12,X13))
      | ~ member(sK3,X13,sK10)
      | ~ member(sK3,X12,sK11) ),
    inference(cnf_transformation,[],[f170]) ).

fof(f274,plain,
    group(sK3,sK11),
    inference(cnf_transformation,[],[f170]) ).

fof(f275,plain,
    ! [X11] :
      ( coat(sK3,X11)
      | ~ member(sK3,X11,sK11) ),
    inference(cnf_transformation,[],[f170]) ).

fof(f276,plain,
    ! [X11] :
      ( black(sK3,X11)
      | ~ member(sK3,X11,sK11) ),
    inference(cnf_transformation,[],[f170]) ).

fof(f277,plain,
    state(sK3,sK12),
    inference(cnf_transformation,[],[f170]) ).

fof(f278,plain,
    be(sK3,sK12,sK4,sK13),
    inference(cnf_transformation,[],[f170]) ).

cnf(c_50,plain,
    ( ~ forename(X0,X1)
    | relname(X0,X1) ),
    inference(cnf_transformation,[],[f172]) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

cnf(c_112,plain,
    ( ~ of(X0,X1,X2)
    | ~ of(X0,X3,X2)
    | ~ forename(X0,X1)
    | ~ forename(X0,X3)
    | ~ entity(X0,X2)
    | X1 = X3 ),
    inference(cnf_transformation,[],[f234]) ).

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

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

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

cnf(c_116,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,[],[f240]) ).

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

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

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

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

cnf(c_122,plain,
    ~ member(X0,X1,X1),
    inference(cnf_transformation,[],[f244]) ).

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

cnf(c_124,negated_conjecture,
    be(sK3,sK12,sK4,sK13),
    inference(cnf_transformation,[],[f278]) ).

cnf(c_125,negated_conjecture,
    state(sK3,sK12),
    inference(cnf_transformation,[],[f277]) ).

cnf(c_126,negated_conjecture,
    ( ~ member(sK3,X0,sK11)
    | black(sK3,X0) ),
    inference(cnf_transformation,[],[f276]) ).

cnf(c_127,negated_conjecture,
    ( ~ member(sK3,X0,sK11)
    | coat(sK3,X0) ),
    inference(cnf_transformation,[],[f275]) ).

cnf(c_128,negated_conjecture,
    group(sK3,sK11),
    inference(cnf_transformation,[],[f274]) ).

cnf(c_133,negated_conjecture,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK10)
    | event(sK3,sK14(X0,X1)) ),
    inference(cnf_transformation,[],[f269]) ).

cnf(c_134,negated_conjecture,
    ( ~ member(sK3,X0,sK10)
    | young(sK3,X0) ),
    inference(cnf_transformation,[],[f268]) ).

cnf(c_135,negated_conjecture,
    ( ~ member(sK3,X0,sK10)
    | fellow(sK3,X0) ),
    inference(cnf_transformation,[],[f267]) ).

cnf(c_136,negated_conjecture,
    group(sK3,sK10),
    inference(cnf_transformation,[],[f266]) ).

cnf(c_137,negated_conjecture,
    two(sK3,sK10),
    inference(cnf_transformation,[],[f265]) ).

cnf(c_138,negated_conjecture,
    ( ~ member(sK3,X0,sK10)
    | be(sK3,sK15(X0),X0,sK16(X0)) ),
    inference(cnf_transformation,[],[f264]) ).

cnf(c_139,negated_conjecture,
    ( ~ member(sK3,X0,sK10)
    | state(sK3,sK15(X0)) ),
    inference(cnf_transformation,[],[f263]) ).

cnf(c_142,negated_conjecture,
    event(sK3,sK9),
    inference(cnf_transformation,[],[f260]) ).

cnf(c_144,negated_conjecture,
    placename(sK3,sK7),
    inference(cnf_transformation,[],[f258]) ).

cnf(c_146,negated_conjecture,
    city(sK3,sK8),
    inference(cnf_transformation,[],[f256]) ).

cnf(c_147,negated_conjecture,
    of(sK3,sK7,sK8),
    inference(cnf_transformation,[],[f255]) ).

cnf(c_148,negated_conjecture,
    old(sK3,sK6),
    inference(cnf_transformation,[],[f254]) ).

cnf(c_149,negated_conjecture,
    white(sK3,sK6),
    inference(cnf_transformation,[],[f253]) ).

cnf(c_150,negated_conjecture,
    chevy(sK3,sK6),
    inference(cnf_transformation,[],[f252]) ).

cnf(c_153,negated_conjecture,
    forename(sK3,sK5),
    inference(cnf_transformation,[],[f249]) ).

cnf(c_155,negated_conjecture,
    man(sK3,sK4),
    inference(cnf_transformation,[],[f247]) ).

cnf(c_156,negated_conjecture,
    of(sK3,sK5,sK4),
    inference(cnf_transformation,[],[f246]) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

cnf(c_1114,plain,
    ( X0 != sK3
    | X1 != sK8
    | location(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_55,c_146]) ).

cnf(c_1115,plain,
    location(sK3,sK8),
    inference(unflattening,[status(thm)],[c_1114]) ).

cnf(c_1120,plain,
    ( X0 != sK3
    | X1 != sK8
    | object(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_54,c_1115]) ).

cnf(c_1121,plain,
    object(sK3,sK8),
    inference(unflattening,[status(thm)],[c_1120]) ).

cnf(c_1128,plain,
    ( X0 != sK3
    | X1 != sK6
    | car(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_67,c_150]) ).

cnf(c_1129,plain,
    car(sK3,sK6),
    inference(unflattening,[status(thm)],[c_1128]) ).

cnf(c_1134,plain,
    ( X0 != sK3
    | X1 != sK6
    | vehicle(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_66,c_1129]) ).

cnf(c_1135,plain,
    vehicle(sK3,sK6),
    inference(unflattening,[status(thm)],[c_1134]) ).

cnf(c_1140,plain,
    ( X0 != sK3
    | X1 != sK6
    | transport(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_65,c_1135]) ).

cnf(c_1141,plain,
    transport(sK3,sK6),
    inference(unflattening,[status(thm)],[c_1140]) ).

cnf(c_1146,plain,
    ( X0 != sK3
    | X1 != sK6
    | instrumentality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_64,c_1141]) ).

cnf(c_1147,plain,
    instrumentality(sK3,sK6),
    inference(unflattening,[status(thm)],[c_1146]) ).

cnf(c_1174,plain,
    ( X0 != sK3
    | X1 != sK6
    | ~ black(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_110,c_149]) ).

cnf(c_1175,plain,
    ~ black(sK3,sK6),
    inference(unflattening,[status(thm)],[c_1174]) ).

cnf(c_1180,plain,
    ( X0 != sK6
    | sK3 != sK3
    | ~ member(sK3,X0,sK11) ),
    inference(resolution_lifted,[status(thm)],[c_126,c_1175]) ).

cnf(c_1181,plain,
    ~ member(sK3,sK6,sK11),
    inference(unflattening,[status(thm)],[c_1180]) ).

cnf(c_1186,plain,
    ( X0 != sK3
    | X1 != sK6
    | ~ young(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_111,c_148]) ).

cnf(c_1187,plain,
    ~ young(sK3,sK6),
    inference(unflattening,[status(thm)],[c_1186]) ).

cnf(c_1192,plain,
    ( X0 != sK6
    | sK3 != sK3
    | ~ member(sK3,X0,sK10) ),
    inference(resolution_lifted,[status(thm)],[c_134,c_1187]) ).

cnf(c_1193,plain,
    ~ member(sK3,sK6,sK10),
    inference(unflattening,[status(thm)],[c_1192]) ).

cnf(c_1200,plain,
    ( X0 != sK3
    | X1 != sK6
    | artifact(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_92,c_1147]) ).

cnf(c_1201,plain,
    artifact(sK3,sK6),
    inference(unflattening,[status(thm)],[c_1200]) ).

cnf(c_1206,plain,
    ( X0 != X1
    | X2 != X3
    | ~ abstraction(X0,X2)
    | ~ specific(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_58,c_108]) ).

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

cnf(c_1228,plain,
    ( X0 != X1
    | X2 != X3
    | ~ relname(X0,X2)
    | abstraction(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_62,c_61]) ).

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

cnf(c_1239,plain,
    ( X0 != X1
    | X2 != X3
    | ~ unisex(X1,X3)
    | ~ man(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_72,c_109]) ).

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

cnf(c_1283,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK10)
    | man(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_79,c_135]) ).

cnf(c_1284,plain,
    ( ~ member(sK3,X0,sK10)
    | man(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_1283]) ).

cnf(c_1294,plain,
    ( X0 != X1
    | X2 != X3
    | ~ set(X0,X2)
    | ~ singleton(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_81,c_107]) ).

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

cnf(c_1305,plain,
    ( X0 != X1
    | X2 != X3
    | ~ group(X0,X2)
    | ~ singleton(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_82,c_1295]) ).

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

cnf(c_1316,plain,
    ( X0 != X1
    | X2 != X3
    | ~ coat(X0,X2)
    | artifact(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_84,c_83]) ).

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

cnf(c_1327,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK11)
    | artifact(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1317,c_127]) ).

cnf(c_1328,plain,
    ( ~ member(sK3,X0,sK11)
    | artifact(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_1327]) ).

cnf(c_1338,plain,
    ( X0 != X1
    | X2 != X3
    | ~ entity(X0,X2)
    | ~ nonexistent(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_87,c_104]) ).

cnf(c_1339,plain,
    ( ~ entity(X0,X1)
    | ~ nonexistent(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1338]) ).

cnf(c_1349,plain,
    ( X0 != X1
    | X2 != X3
    | ~ entity(X1,X3)
    | ~ eventuality(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_98,c_1339]) ).

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

cnf(c_1360,plain,
    ( X0 != X1
    | X2 != X3
    | ~ thing(X0,X2)
    | ~ group(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_100,c_1306]) ).

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

cnf(c_1373,plain,
    ( X0 != sK3
    | X1 != sK12
    | X2 != sK4
    | X3 != sK13
    | X2 = X3 ),
    inference(resolution_lifted,[status(thm)],[c_123,c_124]) ).

cnf(c_1374,plain,
    sK4 = sK13,
    inference(unflattening,[status(thm)],[c_1373]) ).

cnf(c_1378,plain,
    ( sK15(X1) != X2
    | sK16(X1) != X4
    | X0 != sK3
    | X1 != X3
    | ~ member(sK3,X1,sK10)
    | X3 = X4 ),
    inference(resolution_lifted,[status(thm)],[c_123,c_138]) ).

cnf(c_1379,plain,
    ( ~ member(sK3,X0,sK10)
    | X0 = sK16(X0) ),
    inference(unflattening,[status(thm)],[c_1378]) ).

cnf(c_1390,plain,
    ( X0 != X1
    | X2 != X3
    | ~ placename(X0,X2)
    | abstraction(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_63,c_1229]) ).

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

cnf(c_1399,plain,
    ( X0 != X1
    | X2 != X3
    | ~ forename(X0,X2)
    | abstraction(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_50,c_1229]) ).

cnf(c_1400,plain,
    ( ~ forename(X0,X1)
    | abstraction(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1399]) ).

cnf(c_1414,plain,
    ( X0 != sK3
    | X1 != sK6
    | object(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_91,c_1201]) ).

cnf(c_1415,plain,
    object(sK3,sK6),
    inference(unflattening,[status(thm)],[c_1414]) ).

cnf(c_1419,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK11)
    | object(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_91,c_1328]) ).

cnf(c_1420,plain,
    ( ~ member(sK3,X0,sK11)
    | object(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_1419]) ).

cnf(c_1431,plain,
    ( X0 != X1
    | X2 != X3
    | ~ thing(X1,X3)
    | ~ two(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_71,c_1361]) ).

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

cnf(c_1440,plain,
    ( X0 != sK3
    | X1 != sK11
    | ~ thing(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1361,c_128]) ).

cnf(c_1441,plain,
    ~ thing(sK3,sK11),
    inference(unflattening,[status(thm)],[c_1440]) ).

cnf(c_1445,plain,
    ( X0 != sK3
    | X1 != sK10
    | ~ thing(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1361,c_136]) ).

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

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

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

cnf(c_1478,plain,
    ( X0 != X1
    | X2 != X3
    | ~ abstraction(X1,X3)
    | ~ eventuality(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_99,c_1207]) ).

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

cnf(c_1487,plain,
    ( X0 != X1
    | X2 != X3
    | ~ abstraction(X1,X3)
    | ~ entity(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_88,c_1207]) ).

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

cnf(c_1518,plain,
    ( X0 != X1
    | X2 != X3
    | ~ man(X1,X3)
    | ~ eventuality(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_97,c_1240]) ).

cnf(c_1519,plain,
    ( ~ man(X0,X1)
    | ~ eventuality(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1518]) ).

cnf(c_1527,plain,
    ( X0 != X1
    | X2 != X3
    | ~ object(X0,X2)
    | ~ man(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_85,c_1240]) ).

cnf(c_1528,plain,
    ( ~ object(X0,X1)
    | ~ man(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1527]) ).

cnf(c_1536,plain,
    ( X0 != X1
    | X2 != X3
    | ~ abstraction(X0,X2)
    | ~ man(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_57,c_1240]) ).

cnf(c_1537,plain,
    ( ~ abstraction(X0,X1)
    | ~ man(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1536]) ).

cnf(c_1553,plain,
    ( sK14(X1,X2) != X3
    | X0 != sK3
    | ~ member(sK3,X1,sK11)
    | ~ member(sK3,X2,sK10)
    | eventuality(X0,X3) ),
    inference(resolution_lifted,[status(thm)],[c_95,c_133]) ).

cnf(c_1554,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK10)
    | eventuality(sK3,sK14(X0,X1)) ),
    inference(unflattening,[status(thm)],[c_1553]) ).

cnf(c_1565,plain,
    ( X0 != sK3
    | X1 != sK9
    | eventuality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_95,c_142]) ).

cnf(c_1566,plain,
    eventuality(sK3,sK9),
    inference(unflattening,[status(thm)],[c_1565]) ).

cnf(c_1574,plain,
    ( X0 != sK3
    | X1 != sK12
    | eventuality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_102,c_125]) ).

cnf(c_1575,plain,
    eventuality(sK3,sK12),
    inference(unflattening,[status(thm)],[c_1574]) ).

cnf(c_1579,plain,
    ( sK15(X1) != X2
    | X0 != sK3
    | ~ member(sK3,X1,sK10)
    | eventuality(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_102,c_139]) ).

cnf(c_1580,plain,
    ( ~ member(sK3,X0,sK10)
    | eventuality(sK3,sK15(X0)) ),
    inference(unflattening,[status(thm)],[c_1579]) ).

cnf(c_1593,plain,
    ( X0 != X1
    | X2 != X3
    | ~ man(X0,X2)
    | entity(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_78,c_1457]) ).

cnf(c_1594,plain,
    ( ~ man(X0,X1)
    | entity(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1593]) ).

cnf(c_1631,plain,
    ( X0 != sK3
    | X1 != sK8
    | ~ man(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1528,c_1121]) ).

cnf(c_1632,plain,
    ~ man(sK3,sK8),
    inference(unflattening,[status(thm)],[c_1631]) ).

cnf(c_1636,plain,
    ( X0 != sK3
    | X1 != sK8
    | entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_90,c_1121]) ).

cnf(c_1637,plain,
    entity(sK3,sK8),
    inference(unflattening,[status(thm)],[c_1636]) ).

cnf(c_1641,plain,
    ( X0 != sK3
    | X1 != sK6
    | ~ man(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1528,c_1415]) ).

cnf(c_1642,plain,
    ~ man(sK3,sK6),
    inference(unflattening,[status(thm)],[c_1641]) ).

cnf(c_1646,plain,
    ( X0 != sK3
    | X1 != sK6
    | entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_90,c_1415]) ).

cnf(c_1647,plain,
    entity(sK3,sK6),
    inference(unflattening,[status(thm)],[c_1646]) ).

cnf(c_1651,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK11)
    | ~ man(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1528,c_1420]) ).

cnf(c_1652,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ man(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_1651]) ).

cnf(c_1660,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK11)
    | entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_90,c_1420]) ).

cnf(c_1661,plain,
    ( ~ member(sK3,X0,sK11)
    | entity(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_1660]) ).

cnf(c_1677,plain,
    ( X0 != X1
    | X2 != X3
    | ~ two(X1,X3)
    | ~ eventuality(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_101,c_1432]) ).

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

cnf(c_1686,plain,
    ( X0 != X1
    | X2 != X3
    | ~ two(X1,X3)
    | ~ entity(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_89,c_1432]) ).

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

cnf(c_1695,plain,
    ( X0 != X1
    | X2 != X3
    | ~ abstraction(X0,X2)
    | ~ two(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_60,c_1432]) ).

cnf(c_1696,plain,
    ( ~ abstraction(X0,X1)
    | ~ two(X0,X1) ),
    inference(unflattening,[status(thm)],[c_1695]) ).

cnf(c_1704,plain,
    ( X0 != sK3
    | X1 != sK11
    | ~ eventuality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_101,c_1441]) ).

cnf(c_1705,plain,
    ~ eventuality(sK3,sK11),
    inference(unflattening,[status(thm)],[c_1704]) ).

cnf(c_1709,plain,
    ( X0 != sK3
    | X1 != sK11
    | ~ entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_89,c_1441]) ).

cnf(c_1710,plain,
    ~ entity(sK3,sK11),
    inference(unflattening,[status(thm)],[c_1709]) ).

cnf(c_1714,plain,
    ( X0 != sK3
    | X1 != sK11
    | ~ abstraction(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_60,c_1441]) ).

cnf(c_1715,plain,
    ~ abstraction(sK3,sK11),
    inference(unflattening,[status(thm)],[c_1714]) ).

cnf(c_1719,plain,
    ( X0 != sK3
    | X1 != sK10
    | ~ eventuality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_101,c_1446]) ).

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

cnf(c_1724,plain,
    ( X0 != sK3
    | X1 != sK10
    | ~ entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_89,c_1446]) ).

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

cnf(c_1729,plain,
    ( X0 != sK3
    | X1 != sK10
    | ~ abstraction(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_60,c_1446]) ).

cnf(c_1730,plain,
    ~ abstraction(sK3,sK10),
    inference(unflattening,[status(thm)],[c_1729]) ).

cnf(c_1746,plain,
    ( X0 != X1
    | sK3 != sK3
    | ~ member(sK3,X0,sK10)
    | ~ member(sK3,X1,sK11) ),
    inference(resolution_lifted,[status(thm)],[c_1284,c_1652]) ).

cnf(c_1747,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X0,sK10) ),
    inference(unflattening,[status(thm)],[c_1746]) ).

cnf(c_1755,plain,
    ( X0 != sK3
    | X1 != sK4
    | entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1594,c_155]) ).

cnf(c_1756,plain,
    entity(sK3,sK4),
    inference(unflattening,[status(thm)],[c_1755]) ).

cnf(c_1760,plain,
    ( X0 != sK3
    | X1 != sK4
    | ~ abstraction(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1537,c_155]) ).

cnf(c_1761,plain,
    ~ abstraction(sK3,sK4),
    inference(unflattening,[status(thm)],[c_1760]) ).

cnf(c_1765,plain,
    ( X0 != sK3
    | X1 != sK4
    | ~ eventuality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1519,c_155]) ).

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

cnf(c_1770,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK10)
    | entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1594,c_1284]) ).

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

cnf(c_1779,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK10)
    | ~ abstraction(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1537,c_1284]) ).

cnf(c_1780,plain,
    ( ~ member(sK3,X0,sK10)
    | ~ abstraction(sK3,X0) ),
    inference(unflattening,[status(thm)],[c_1779]) ).

cnf(c_1788,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK10)
    | ~ eventuality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1519,c_1284]) ).

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

cnf(c_1797,plain,
    ( X0 != sK4
    | sK3 != sK3
    | ~ member(sK3,X0,sK11) ),
    inference(resolution_lifted,[status(thm)],[c_155,c_1652]) ).

cnf(c_1798,plain,
    ~ member(sK3,sK4,sK11),
    inference(unflattening,[status(thm)],[c_1797]) ).

cnf(c_1802,plain,
    ( sK3 != sK3
    | sK4 != sK8 ),
    inference(resolution_lifted,[status(thm)],[c_155,c_1632]) ).

cnf(c_1809,plain,
    ( sK3 != sK3
    | sK4 != sK6 ),
    inference(resolution_lifted,[status(thm)],[c_155,c_1642]) ).

cnf(c_1816,plain,
    ( X0 != sK8
    | sK3 != sK3
    | ~ member(sK3,X0,sK10) ),
    inference(resolution_lifted,[status(thm)],[c_1284,c_1632]) ).

cnf(c_1817,plain,
    ~ member(sK3,sK8,sK10),
    inference(unflattening,[status(thm)],[c_1816]) ).

cnf(c_3192,plain,
    sK4 != sK6,
    inference(equality_resolution_simp,[status(thm)],[c_1809]) ).

cnf(c_3193,plain,
    sK4 != sK8,
    inference(equality_resolution_simp,[status(thm)],[c_1802]) ).

cnf(c_3561,plain,
    ( X0 != X1
    | X2 != X3
    | X4 != X5
    | ~ agent(X1,X3,X5)
    | agent(X0,X2,X4) ),
    theory(equality) ).

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

cnf(c_7120,plain,
    ( ~ two(sK3,sK10)
    | eventuality(sK3,sK15(sK2(sK3,sK10))) ),
    inference(superposition,[status(thm)],[c_119,c_1580]) ).

cnf(c_7121,plain,
    ( ~ two(sK3,sK10)
    | eventuality(sK3,sK15(sK1(sK3,sK10))) ),
    inference(superposition,[status(thm)],[c_120,c_1580]) ).

cnf(c_7122,plain,
    eventuality(sK3,sK15(sK1(sK3,sK10))),
    inference(forward_subsumption_resolution,[status(thm)],[c_7121,c_137]) ).

cnf(c_7123,plain,
    eventuality(sK3,sK15(sK2(sK3,sK10))),
    inference(forward_subsumption_resolution,[status(thm)],[c_7120,c_137]) ).

cnf(c_7128,plain,
    ( ~ two(sK3,sK10)
    | sK16(sK2(sK3,sK10)) = sK2(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_119,c_1379]) ).

cnf(c_7129,plain,
    ( ~ two(sK3,sK10)
    | sK16(sK1(sK3,sK10)) = sK1(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_120,c_1379]) ).

cnf(c_7130,plain,
    sK16(sK1(sK3,sK10)) = sK1(sK3,sK10),
    inference(forward_subsumption_resolution,[status(thm)],[c_7129,c_137]) ).

cnf(c_7131,plain,
    sK16(sK2(sK3,sK10)) = sK2(sK3,sK10),
    inference(forward_subsumption_resolution,[status(thm)],[c_7128,c_137]) ).

cnf(c_7136,plain,
    ( ~ member(sK3,sK2(sK3,sK11),sK10)
    | ~ two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_119,c_1747]) ).

cnf(c_7137,plain,
    ( ~ member(sK3,sK1(sK3,sK11),sK10)
    | ~ two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_120,c_1747]) ).

cnf(c_7163,plain,
    ( ~ member(sK3,sK0(sK3,sK11,X0,X1),sK10)
    | ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_116,c_1747]) ).

cnf(c_7183,plain,
    ( ~ of(sK3,X0,sK8)
    | ~ forename(sK3,X0)
    | ~ forename(sK3,sK7)
    | ~ entity(sK3,sK8)
    | X0 = sK7 ),
    inference(superposition,[status(thm)],[c_147,c_112]) ).

cnf(c_7184,plain,
    ( ~ of(sK3,X0,sK4)
    | ~ forename(sK3,X0)
    | ~ forename(sK3,sK5)
    | ~ entity(sK3,sK4)
    | X0 = sK5 ),
    inference(superposition,[status(thm)],[c_156,c_112]) ).

cnf(c_7185,plain,
    ( ~ of(sK3,X0,sK4)
    | ~ forename(sK3,X0)
    | X0 = sK5 ),
    inference(forward_subsumption_resolution,[status(thm)],[c_7184,c_1756,c_153]) ).

cnf(c_7189,plain,
    ( ~ of(sK3,X0,sK8)
    | ~ forename(sK3,X0)
    | ~ forename(sK3,sK7)
    | X0 = sK7 ),
    inference(forward_subsumption_resolution,[status(thm)],[c_7183,c_1637]) ).

cnf(c_7208,plain,
    ( ~ of(sK3,X0,sK8)
    | ~ placename(sK3,X0)
    | ~ placename(sK3,sK7)
    | ~ entity(sK3,sK8)
    | X0 = sK7 ),
    inference(superposition,[status(thm)],[c_147,c_113]) ).

cnf(c_7209,plain,
    ( ~ of(sK3,X0,sK4)
    | ~ placename(sK3,X0)
    | ~ placename(sK3,sK5)
    | ~ entity(sK3,sK4)
    | X0 = sK5 ),
    inference(superposition,[status(thm)],[c_156,c_113]) ).

cnf(c_7210,plain,
    ( ~ of(sK3,X0,sK4)
    | ~ placename(sK3,X0)
    | ~ placename(sK3,sK5)
    | X0 = sK5 ),
    inference(forward_subsumption_resolution,[status(thm)],[c_7209,c_1756]) ).

cnf(c_7215,plain,
    ( ~ of(sK3,X0,sK8)
    | ~ placename(sK3,X0)
    | X0 = sK7 ),
    inference(forward_subsumption_resolution,[status(thm)],[c_7208,c_1637,c_144]) ).

cnf(c_7269,plain,
    abstraction(sK3,sK7),
    inference(superposition,[status(thm)],[c_144,c_1391]) ).

cnf(c_7274,plain,
    abstraction(sK3,sK5),
    inference(superposition,[status(thm)],[c_153,c_1400]) ).

cnf(c_7279,plain,
    ~ eventuality(sK3,sK8),
    inference(superposition,[status(thm)],[c_1637,c_1350]) ).

cnf(c_7280,plain,
    ~ eventuality(sK3,sK6),
    inference(superposition,[status(thm)],[c_1647,c_1350]) ).

cnf(c_7287,plain,
    ( ~ two(sK3,sK10)
    | entity(sK3,sK2(sK3,sK10)) ),
    inference(superposition,[status(thm)],[c_119,c_1771]) ).

cnf(c_7288,plain,
    ( ~ two(sK3,sK10)
    | entity(sK3,sK1(sK3,sK10)) ),
    inference(superposition,[status(thm)],[c_120,c_1771]) ).

cnf(c_7289,plain,
    entity(sK3,sK1(sK3,sK10)),
    inference(forward_subsumption_resolution,[status(thm)],[c_7288,c_137]) ).

cnf(c_7290,plain,
    entity(sK3,sK2(sK3,sK10)),
    inference(forward_subsumption_resolution,[status(thm)],[c_7287,c_137]) ).

cnf(c_7291,plain,
    ~ eventuality(sK3,sK1(sK3,sK10)),
    inference(superposition,[status(thm)],[c_7289,c_1350]) ).

cnf(c_7292,plain,
    ~ eventuality(sK3,sK2(sK3,sK10)),
    inference(superposition,[status(thm)],[c_7290,c_1350]) ).

cnf(c_7298,plain,
    ( ~ abstraction(sK3,sK2(sK3,sK10))
    | ~ two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_119,c_1780]) ).

cnf(c_7299,plain,
    ( ~ abstraction(sK3,sK1(sK3,sK10))
    | ~ two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_120,c_1780]) ).

cnf(c_7300,plain,
    ~ abstraction(sK3,sK1(sK3,sK10)),
    inference(forward_subsumption_resolution,[status(thm)],[c_7299,c_137]) ).

cnf(c_7301,plain,
    ~ abstraction(sK3,sK2(sK3,sK10)),
    inference(forward_subsumption_resolution,[status(thm)],[c_7298,c_137]) ).

cnf(c_7310,plain,
    ~ eventuality(sK3,sK7),
    inference(superposition,[status(thm)],[c_7269,c_1479]) ).

cnf(c_7311,plain,
    ~ eventuality(sK3,sK5),
    inference(superposition,[status(thm)],[c_7274,c_1479]) ).

cnf(c_7316,plain,
    ~ entity(sK3,sK7),
    inference(superposition,[status(thm)],[c_7269,c_1488]) ).

cnf(c_7317,plain,
    ~ entity(sK3,sK5),
    inference(superposition,[status(thm)],[c_7274,c_1488]) ).

cnf(c_7322,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | entity(sK3,sK0(sK3,sK11,X1,X0))
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_116,c_1661]) ).

cnf(c_7323,plain,
    ( ~ two(sK3,sK11)
    | entity(sK3,sK2(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_119,c_1661]) ).

cnf(c_7324,plain,
    ( ~ two(sK3,sK11)
    | entity(sK3,sK1(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_120,c_1661]) ).

cnf(c_7378,plain,
    ( ~ eventuality(sK3,sK2(sK3,sK11))
    | ~ two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_7323,c_1350]) ).

cnf(c_7385,plain,
    ( ~ eventuality(sK3,sK1(sK3,sK11))
    | ~ two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_7324,c_1350]) ).

cnf(c_7397,plain,
    ~ two(sK3,sK7),
    inference(superposition,[status(thm)],[c_7269,c_1696]) ).

cnf(c_7398,plain,
    ~ two(sK3,sK5),
    inference(superposition,[status(thm)],[c_7274,c_1696]) ).

cnf(c_7409,plain,
    ( ~ eventuality(sK3,sK0(sK3,sK11,X0,X1))
    | ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_7322,c_1350]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : NLP207+1 : TPTP v8.1.2. Released v2.4.0.
% 0.12/0.13  % Command  : run_iprover %s %d THM
% 0.13/0.34  % Computer : n009.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Thu Aug 24 11:23:36 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.19/0.47  Running first-order theorem proving
% 0.19/0.47  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 0.47/1.18  % SZS status Started for theBenchmark.p
% 0.47/1.18  % SZS status CounterSatisfiable for theBenchmark.p
% 0.47/1.18  
% 0.47/1.18  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 0.47/1.18  
% 0.47/1.18  ------  iProver source info
% 0.47/1.18  
% 0.47/1.18  git: date: 2023-05-31 18:12:56 +0000
% 0.47/1.18  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 0.47/1.18  git: non_committed_changes: false
% 0.47/1.18  git: last_make_outside_of_git: false
% 0.47/1.18  
% 0.47/1.18  ------ Parsing...
% 0.47/1.18  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 0.47/1.18  
% 0.47/1.18  ------ 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: 23 0s  sf_e  pe_s  pe:1:0s pe_e  sup_sim: 0  sf_s  rm: 24 0s  sf_e  pe_s  pe_e 
% 0.47/1.18  
% 0.47/1.18  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 0.47/1.18  
% 0.47/1.18  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 0.47/1.18  ------ Proving...
% 0.47/1.18  ------ Problem Properties 
% 0.47/1.18  
% 0.47/1.18  
% 0.47/1.18  clauses                                 51
% 0.47/1.18  conjectures                             5
% 0.47/1.18  EPR                                     41
% 0.47/1.18  Horn                                    47
% 0.47/1.18  unary                                   26
% 0.47/1.18  binary                                  18
% 0.47/1.18  lits                                    96
% 0.47/1.18  lits eq                                 14
% 0.47/1.18  fd_pure                                 0
% 0.47/1.18  fd_pseudo                               0
% 0.47/1.18  fd_cond                                 0
% 0.47/1.18  fd_pseudo_cond                          6
% 0.47/1.18  AC symbols                              0
% 0.47/1.18  
% 0.47/1.18  ------ Schedule dynamic 5 is on 
% 0.47/1.18  
% 0.47/1.18  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 0.47/1.18  
% 0.47/1.18  
% 0.47/1.18  ------ 
% 0.47/1.18  Current options:
% 0.47/1.18  ------ 
% 0.47/1.18  
% 0.47/1.18  
% 0.47/1.18  
% 0.47/1.18  
% 0.47/1.18  ------ Proving...
% 0.47/1.18  
% 0.47/1.18  
% 0.47/1.18  % SZS status CounterSatisfiable for theBenchmark.p
% 0.47/1.18  
% 0.47/1.18  % SZS output start Saturation for theBenchmark.p
% See solution above
% 2.64/1.18  
% 2.64/1.18  
%------------------------------------------------------------------------------