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

View Problem - Process Solution

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

% Computer : n014.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:13 EDT 2023

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

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

fof(f4,axiom,
    ! [X0,X1] :
      ( seat(X0,X1)
     => furniture(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax4) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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/sandbox/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/sandbox/benchmark/theBenchmark.p',ax68) ).

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

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

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

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

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

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

fof(f76,plain,
    ? [X20] :
      ( ? [X21,X22,X23,X24,X25,X26,X27] :
          ( ! [X28] :
              ( member(X20,X28,X27)
             => ( cheap(X20,X28)
                & black(X20,X28)
                & coat(X20,X28) ) )
          & group(X20,X27)
          & ! [X29] :
              ( member(X20,X29,X27)
             => ! [X30] :
                  ( member(X20,X30,X26)
                 => ? [X31] :
                      ( wear(X20,X31)
                      & nonreflexive(X20,X31)
                      & present(X20,X31)
                      & patient(X20,X31,X29)
                      & agent(X20,X31,X30)
                      & event(X20,X31) ) ) )
          & ! [X32] :
              ( member(X20,X32,X26)
             => ( young(X20,X32)
                & fellow(X20,X32) ) )
          & group(X20,X26)
          & two(X20,X26)
          & ! [X33] :
              ( member(X20,X33,X26)
             => ? [X34,X35] :
                  ( in(X20,X35,X21)
                  & be(X20,X34,X33,X35)
                  & state(X20,X34) ) )
          & in(X20,X25,X24)
          & down(X20,X25,X24)
          & barrel(X20,X25)
          & present(X20,X25)
          & agent(X20,X25,X22)
          & event(X20,X25)
          & lonely(X20,X24)
          & street(X20,X24)
          & placename(X20,X23)
          & hollywood_placename(X20,X23)
          & city(X20,X24)
          & of(X20,X23,X24)
          & old(X20,X22)
          & dirty(X20,X22)
          & white(X20,X22)
          & chevy(X20,X22)
          & frontseat(X20,X21) )
      & actual_world(X20) ),
    inference(pure_predicate_removal,[],[f75]) ).

fof(f77,plain,
    ? [X20] :
      ( ? [X21,X22,X23,X24,X25,X26,X27] :
          ( ! [X28] :
              ( member(X20,X28,X27)
             => ( black(X20,X28)
                & coat(X20,X28) ) )
          & group(X20,X27)
          & ! [X29] :
              ( member(X20,X29,X27)
             => ! [X30] :
                  ( member(X20,X30,X26)
                 => ? [X31] :
                      ( wear(X20,X31)
                      & nonreflexive(X20,X31)
                      & present(X20,X31)
                      & patient(X20,X31,X29)
                      & agent(X20,X31,X30)
                      & event(X20,X31) ) ) )
          & ! [X32] :
              ( member(X20,X32,X26)
             => ( young(X20,X32)
                & fellow(X20,X32) ) )
          & group(X20,X26)
          & two(X20,X26)
          & ! [X33] :
              ( member(X20,X33,X26)
             => ? [X34,X35] :
                  ( in(X20,X35,X21)
                  & be(X20,X34,X33,X35)
                  & state(X20,X34) ) )
          & in(X20,X25,X24)
          & down(X20,X25,X24)
          & barrel(X20,X25)
          & present(X20,X25)
          & agent(X20,X25,X22)
          & event(X20,X25)
          & lonely(X20,X24)
          & street(X20,X24)
          & placename(X20,X23)
          & hollywood_placename(X20,X23)
          & city(X20,X24)
          & of(X20,X23,X24)
          & old(X20,X22)
          & dirty(X20,X22)
          & white(X20,X22)
          & chevy(X20,X22)
          & frontseat(X20,X21) )
      & actual_world(X20) ),
    inference(pure_predicate_removal,[],[f76]) ).

fof(f78,plain,
    ? [X20] :
      ( ? [X21,X22,X23,X24,X25,X26,X27] :
          ( ! [X28] :
              ( member(X20,X28,X27)
             => ( black(X20,X28)
                & coat(X20,X28) ) )
          & group(X20,X27)
          & ! [X29] :
              ( member(X20,X29,X27)
             => ! [X30] :
                  ( member(X20,X30,X26)
                 => ? [X31] :
                      ( wear(X20,X31)
                      & nonreflexive(X20,X31)
                      & patient(X20,X31,X29)
                      & agent(X20,X31,X30)
                      & event(X20,X31) ) ) )
          & ! [X32] :
              ( member(X20,X32,X26)
             => ( young(X20,X32)
                & fellow(X20,X32) ) )
          & group(X20,X26)
          & two(X20,X26)
          & ! [X33] :
              ( member(X20,X33,X26)
             => ? [X34,X35] :
                  ( in(X20,X35,X21)
                  & be(X20,X34,X33,X35)
                  & state(X20,X34) ) )
          & in(X20,X25,X24)
          & down(X20,X25,X24)
          & barrel(X20,X25)
          & agent(X20,X25,X22)
          & event(X20,X25)
          & lonely(X20,X24)
          & street(X20,X24)
          & placename(X20,X23)
          & hollywood_placename(X20,X23)
          & city(X20,X24)
          & of(X20,X23,X24)
          & old(X20,X22)
          & dirty(X20,X22)
          & white(X20,X22)
          & chevy(X20,X22)
          & frontseat(X20,X21) )
      & actual_world(X20) ),
    inference(pure_predicate_removal,[],[f77]) ).

fof(f79,plain,
    ? [X20] :
      ( ? [X21,X22,X23,X24,X25,X26,X27] :
          ( ! [X28] :
              ( member(X20,X28,X27)
             => ( black(X20,X28)
                & coat(X20,X28) ) )
          & group(X20,X27)
          & ! [X29] :
              ( member(X20,X29,X27)
             => ! [X30] :
                  ( member(X20,X30,X26)
                 => ? [X31] :
                      ( wear(X20,X31)
                      & nonreflexive(X20,X31)
                      & patient(X20,X31,X29)
                      & agent(X20,X31,X30)
                      & event(X20,X31) ) ) )
          & ! [X32] :
              ( member(X20,X32,X26)
             => ( young(X20,X32)
                & fellow(X20,X32) ) )
          & group(X20,X26)
          & two(X20,X26)
          & ! [X33] :
              ( member(X20,X33,X26)
             => ? [X34,X35] :
                  ( be(X20,X34,X33,X35)
                  & state(X20,X34) ) )
          & down(X20,X25,X24)
          & barrel(X20,X25)
          & agent(X20,X25,X22)
          & event(X20,X25)
          & lonely(X20,X24)
          & street(X20,X24)
          & placename(X20,X23)
          & hollywood_placename(X20,X23)
          & city(X20,X24)
          & of(X20,X23,X24)
          & old(X20,X22)
          & dirty(X20,X22)
          & white(X20,X22)
          & chevy(X20,X22)
          & frontseat(X20,X21) )
      & actual_world(X20) ),
    inference(pure_predicate_removal,[],[f78]) ).

fof(f80,plain,
    ? [X20] :
      ( ? [X21,X22,X23,X24,X25,X26,X27] :
          ( ! [X28] :
              ( member(X20,X28,X27)
             => ( black(X20,X28)
                & coat(X20,X28) ) )
          & group(X20,X27)
          & ! [X29] :
              ( member(X20,X29,X27)
             => ! [X30] :
                  ( member(X20,X30,X26)
                 => ? [X31] :
                      ( wear(X20,X31)
                      & nonreflexive(X20,X31)
                      & patient(X20,X31,X29)
                      & agent(X20,X31,X30)
                      & event(X20,X31) ) ) )
          & ! [X32] :
              ( member(X20,X32,X26)
             => ( young(X20,X32)
                & fellow(X20,X32) ) )
          & group(X20,X26)
          & two(X20,X26)
          & ! [X33] :
              ( member(X20,X33,X26)
             => ? [X34,X35] :
                  ( be(X20,X34,X33,X35)
                  & state(X20,X34) ) )
          & barrel(X20,X25)
          & agent(X20,X25,X22)
          & event(X20,X25)
          & lonely(X20,X24)
          & street(X20,X24)
          & placename(X20,X23)
          & hollywood_placename(X20,X23)
          & city(X20,X24)
          & of(X20,X23,X24)
          & old(X20,X22)
          & dirty(X20,X22)
          & white(X20,X22)
          & chevy(X20,X22)
          & frontseat(X20,X21) )
      & actual_world(X20) ),
    inference(pure_predicate_removal,[],[f79]) ).

fof(f81,plain,
    ? [X20] :
      ( ? [X21,X22,X23,X24,X25,X26,X27] :
          ( ! [X28] :
              ( member(X20,X28,X27)
             => ( black(X20,X28)
                & coat(X20,X28) ) )
          & group(X20,X27)
          & ! [X29] :
              ( member(X20,X29,X27)
             => ! [X30] :
                  ( member(X20,X30,X26)
                 => ? [X31] :
                      ( wear(X20,X31)
                      & nonreflexive(X20,X31)
                      & patient(X20,X31,X29)
                      & agent(X20,X31,X30)
                      & event(X20,X31) ) ) )
          & ! [X32] :
              ( member(X20,X32,X26)
             => ( young(X20,X32)
                & fellow(X20,X32) ) )
          & group(X20,X26)
          & two(X20,X26)
          & ! [X33] :
              ( member(X20,X33,X26)
             => ? [X34,X35] :
                  ( be(X20,X34,X33,X35)
                  & state(X20,X34) ) )
          & barrel(X20,X25)
          & agent(X20,X25,X22)
          & event(X20,X25)
          & street(X20,X24)
          & placename(X20,X23)
          & hollywood_placename(X20,X23)
          & city(X20,X24)
          & of(X20,X23,X24)
          & old(X20,X22)
          & dirty(X20,X22)
          & white(X20,X22)
          & chevy(X20,X22)
          & frontseat(X20,X21) )
      & actual_world(X20) ),
    inference(pure_predicate_removal,[],[f80]) ).

fof(f82,plain,
    ? [X20] :
      ( ? [X21,X22,X23,X24,X25,X26,X27] :
          ( ! [X28] :
              ( member(X20,X28,X27)
             => ( black(X20,X28)
                & coat(X20,X28) ) )
          & group(X20,X27)
          & ! [X29] :
              ( member(X20,X29,X27)
             => ! [X30] :
                  ( member(X20,X30,X26)
                 => ? [X31] :
                      ( wear(X20,X31)
                      & nonreflexive(X20,X31)
                      & patient(X20,X31,X29)
                      & agent(X20,X31,X30)
                      & event(X20,X31) ) ) )
          & ! [X32] :
              ( member(X20,X32,X26)
             => ( young(X20,X32)
                & fellow(X20,X32) ) )
          & group(X20,X26)
          & two(X20,X26)
          & ! [X33] :
              ( member(X20,X33,X26)
             => ? [X34,X35] :
                  ( be(X20,X34,X33,X35)
                  & state(X20,X34) ) )
          & barrel(X20,X25)
          & agent(X20,X25,X22)
          & event(X20,X25)
          & street(X20,X24)
          & placename(X20,X23)
          & hollywood_placename(X20,X23)
          & city(X20,X24)
          & of(X20,X23,X24)
          & old(X20,X22)
          & white(X20,X22)
          & chevy(X20,X22)
          & frontseat(X20,X21) )
      & actual_world(X20) ),
    inference(pure_predicate_removal,[],[f81]) ).

fof(f83,plain,
    ? [X20,X21,X22,X23,X24,X25,X26,X27] :
      ( ! [X28] :
          ( member(X20,X28,X27)
         => ( black(X20,X28)
            & coat(X20,X28) ) )
      & group(X20,X27)
      & ! [X29] :
          ( member(X20,X29,X27)
         => ! [X30] :
              ( member(X20,X30,X26)
             => ? [X31] :
                  ( wear(X20,X31)
                  & nonreflexive(X20,X31)
                  & patient(X20,X31,X29)
                  & agent(X20,X31,X30)
                  & event(X20,X31) ) ) )
      & ! [X32] :
          ( member(X20,X32,X26)
         => ( young(X20,X32)
            & fellow(X20,X32) ) )
      & group(X20,X26)
      & two(X20,X26)
      & ! [X33] :
          ( member(X20,X33,X26)
         => ? [X34,X35] :
              ( be(X20,X34,X33,X35)
              & state(X20,X34) ) )
      & barrel(X20,X25)
      & agent(X20,X25,X22)
      & event(X20,X25)
      & street(X20,X24)
      & placename(X20,X23)
      & hollywood_placename(X20,X23)
      & city(X20,X24)
      & of(X20,X23,X24)
      & old(X20,X22)
      & white(X20,X22)
      & chevy(X20,X22)
      & frontseat(X20,X21) ),
    inference(pure_predicate_removal,[],[f82]) ).

fof(f91,plain,
    ! [X0,X1] :
      ( instrumentality(X0,X1)
      | ~ furniture(X0,X1) ),
    inference(ennf_transformation,[],[f3]) ).

fof(f92,plain,
    ! [X0,X1] :
      ( furniture(X0,X1)
      | ~ seat(X0,X1) ),
    inference(ennf_transformation,[],[f4]) ).

fof(f93,plain,
    ! [X0,X1] :
      ( seat(X0,X1)
      | ~ frontseat(X0,X1) ),
    inference(ennf_transformation,[],[f5]) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

fof(f150,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(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(flattening,[],[f150]) ).

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

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

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

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

fof(f159,plain,
    ? [X20,X21,X22,X23,X24,X25,X26,X27] :
      ( ! [X28] :
          ( ( black(X20,X28)
            & coat(X20,X28) )
          | ~ member(X20,X28,X27) )
      & group(X20,X27)
      & ! [X29] :
          ( ! [X30] :
              ( ? [X31] :
                  ( wear(X20,X31)
                  & nonreflexive(X20,X31)
                  & patient(X20,X31,X29)
                  & agent(X20,X31,X30)
                  & event(X20,X31) )
              | ~ member(X20,X30,X26) )
          | ~ member(X20,X29,X27) )
      & ! [X32] :
          ( ( young(X20,X32)
            & fellow(X20,X32) )
          | ~ member(X20,X32,X26) )
      & group(X20,X26)
      & two(X20,X26)
      & ! [X33] :
          ( ? [X34,X35] :
              ( be(X20,X34,X33,X35)
              & state(X20,X34) )
          | ~ member(X20,X33,X26) )
      & barrel(X20,X25)
      & agent(X20,X25,X22)
      & event(X20,X25)
      & street(X20,X24)
      & placename(X20,X23)
      & hollywood_placename(X20,X23)
      & city(X20,X24)
      & of(X20,X23,X24)
      & old(X20,X22)
      & white(X20,X22)
      & chevy(X20,X22)
      & frontseat(X20,X21) ),
    inference(ennf_transformation,[],[f83]) ).

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

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) ) )
      & ( ? [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,[],[f160]) ).

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

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

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

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

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

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

fof(f171,plain,
    ! [X0,X1] :
      ( instrumentality(X0,X1)
      | ~ furniture(X0,X1) ),
    inference(cnf_transformation,[],[f91]) ).

fof(f172,plain,
    ! [X0,X1] :
      ( furniture(X0,X1)
      | ~ seat(X0,X1) ),
    inference(cnf_transformation,[],[f92]) ).

fof(f173,plain,
    ! [X0,X1] :
      ( seat(X0,X1)
      | ~ frontseat(X0,X1) ),
    inference(cnf_transformation,[],[f93]) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

fof(f236,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,[],[f165]) ).

fof(f237,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,[],[f165]) ).

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

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

fof(f241,plain,
    frontseat(sK3,sK4),
    inference(cnf_transformation,[],[f170]) ).

fof(f242,plain,
    chevy(sK3,sK5),
    inference(cnf_transformation,[],[f170]) ).

fof(f243,plain,
    white(sK3,sK5),
    inference(cnf_transformation,[],[f170]) ).

fof(f244,plain,
    old(sK3,sK5),
    inference(cnf_transformation,[],[f170]) ).

fof(f245,plain,
    of(sK3,sK6,sK7),
    inference(cnf_transformation,[],[f170]) ).

fof(f246,plain,
    city(sK3,sK7),
    inference(cnf_transformation,[],[f170]) ).

fof(f248,plain,
    placename(sK3,sK6),
    inference(cnf_transformation,[],[f170]) ).

fof(f250,plain,
    event(sK3,sK8),
    inference(cnf_transformation,[],[f170]) ).

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

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

fof(f255,plain,
    two(sK3,sK9),
    inference(cnf_transformation,[],[f170]) ).

fof(f256,plain,
    group(sK3,sK9),
    inference(cnf_transformation,[],[f170]) ).

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

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

fof(f259,plain,
    ! [X10,X9] :
      ( event(sK3,sK11(X9,X10))
      | ~ member(sK3,X10,sK9)
      | ~ member(sK3,X9,sK10) ),
    inference(cnf_transformation,[],[f170]) ).

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

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

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

cnf(c_49,plain,
    ( ~ furniture(X0,X1)
    | instrumentality(X0,X1) ),
    inference(cnf_transformation,[],[f171]) ).

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

cnf(c_51,plain,
    ( ~ frontseat(X0,X1)
    | seat(X0,X1) ),
    inference(cnf_transformation,[],[f173]) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

cnf(c_111,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,[],[f235]) ).

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

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

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

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

cnf(c_117,plain,
    ~ member(X0,X1,X1),
    inference(cnf_transformation,[],[f239]) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

cnf(c_144,negated_conjecture,
    frontseat(sK3,sK4),
    inference(cnf_transformation,[],[f241]) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

cnf(c_1003,plain,
    ( X0 != sK3
    | X1 != sK4
    | seat(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_51,c_144]) ).

cnf(c_1004,plain,
    seat(sK3,sK4),
    inference(unflattening,[status(thm)],[c_1003]) ).

cnf(c_1009,plain,
    ( X0 != sK3
    | X1 != sK4
    | furniture(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_50,c_1004]) ).

cnf(c_1010,plain,
    furniture(sK3,sK4),
    inference(unflattening,[status(thm)],[c_1009]) ).

cnf(c_1015,plain,
    ( X0 != sK3
    | X1 != sK4
    | instrumentality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_49,c_1010]) ).

cnf(c_1016,plain,
    instrumentality(sK3,sK4),
    inference(unflattening,[status(thm)],[c_1015]) ).

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

cnf(c_1022,plain,
    location(sK3,sK7),
    inference(unflattening,[status(thm)],[c_1021]) ).

cnf(c_1027,plain,
    ( X0 != sK3
    | X1 != sK7
    | object(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_52,c_1022]) ).

cnf(c_1028,plain,
    object(sK3,sK7),
    inference(unflattening,[status(thm)],[c_1027]) ).

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

cnf(c_1036,plain,
    car(sK3,sK5),
    inference(unflattening,[status(thm)],[c_1035]) ).

cnf(c_1041,plain,
    ( X0 != sK3
    | X1 != sK5
    | vehicle(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_64,c_1036]) ).

cnf(c_1042,plain,
    vehicle(sK3,sK5),
    inference(unflattening,[status(thm)],[c_1041]) ).

cnf(c_1047,plain,
    ( X0 != sK3
    | X1 != sK5
    | transport(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_63,c_1042]) ).

cnf(c_1048,plain,
    transport(sK3,sK5),
    inference(unflattening,[status(thm)],[c_1047]) ).

cnf(c_1053,plain,
    ( X0 != sK3
    | X1 != sK5
    | instrumentality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_62,c_1048]) ).

cnf(c_1054,plain,
    instrumentality(sK3,sK5),
    inference(unflattening,[status(thm)],[c_1053]) ).

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

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

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

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

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

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

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

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

cnf(c_1097,plain,
    ( X0 != sK3
    | X1 != sK4
    | artifact(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_90,c_1016]) ).

cnf(c_1098,plain,
    artifact(sK3,sK4),
    inference(unflattening,[status(thm)],[c_1097]) ).

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

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

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

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

cnf(c_1131,plain,
    ( X0 != X1
    | X2 != X3
    | ~ relname(X0,X2)
    | abstraction(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_60,c_59]) ).

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

cnf(c_1142,plain,
    ( X0 != X1
    | X2 != X3
    | ~ placename(X0,X2)
    | abstraction(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_61,c_1132]) ).

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

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

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

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

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

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

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

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

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

cnf(c_1230,plain,
    ( X0 != X1
    | X2 != X3
    | ~ coat(X0,X2)
    | artifact(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_82,c_81]) ).

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

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

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

cnf(c_1252,plain,
    ( X0 != X1
    | X2 != X3
    | ~ entity(X0,X2)
    | ~ nonexistent(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_85,c_100]) ).

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

cnf(c_1263,plain,
    ( X0 != X1
    | X2 != X3
    | ~ entity(X1,X3)
    | ~ eventuality(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_94,c_1253]) ).

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

cnf(c_1274,plain,
    ( X0 != X1
    | X2 != X3
    | ~ thing(X0,X2)
    | ~ group(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_96,c_1220]) ).

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

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

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

cnf(c_1298,plain,
    ( X0 != X1
    | X2 != X3
    | ~ thing(X1,X3)
    | ~ two(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_69,c_1275]) ).

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

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

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

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

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

cnf(c_1321,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK9)
    | ~ unisex(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1154,c_1198]) ).

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

cnf(c_1330,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK9)
    | human_person(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_76,c_1198]) ).

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

cnf(c_1345,plain,
    ( X0 != X1
    | X2 != X3
    | ~ human_person(X0,X2)
    | entity(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_75,c_74]) ).

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

cnf(c_1367,plain,
    ( X0 != X1
    | X2 != X3
    | ~ abstraction(X1,X3)
    | ~ eventuality(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_95,c_1110]) ).

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

cnf(c_1376,plain,
    ( X0 != X1
    | X2 != X3
    | ~ abstraction(X1,X3)
    | ~ entity(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_86,c_1110]) ).

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

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

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

cnf(c_1431,plain,
    ( X0 != sK3
    | X1 != sK4
    | object(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_89,c_1098]) ).

cnf(c_1432,plain,
    object(sK3,sK4),
    inference(unflattening,[status(thm)],[c_1431]) ).

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

cnf(c_1437,plain,
    object(sK3,sK5),
    inference(unflattening,[status(thm)],[c_1436]) ).

cnf(c_1441,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK10)
    | object(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_89,c_1242]) ).

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

cnf(c_1454,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK9)
    | ~ eventuality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_93,c_1322]) ).

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

cnf(c_1463,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK9)
    | ~ object(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_83,c_1322]) ).

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

cnf(c_1472,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK9)
    | ~ abstraction(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_55,c_1322]) ).

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

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

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

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

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

cnf(c_1512,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK9)
    | entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1346,c_1331]) ).

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

cnf(c_1550,plain,
    ( X0 != X1
    | X2 != X3
    | ~ placename(X0,X2)
    | ~ entity(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_1143,c_1377]) ).

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

cnf(c_1559,plain,
    ( X0 != X1
    | X2 != X3
    | ~ placename(X0,X2)
    | ~ eventuality(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_1143,c_1368]) ).

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

cnf(c_1568,plain,
    ( X0 != X1
    | X2 != X3
    | ~ placename(X0,X2)
    | thing(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_1143,c_58]) ).

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

cnf(c_1577,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK9)
    | ~ placename(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1143,c_1473]) ).

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

cnf(c_1594,plain,
    ( X0 != X1
    | sK3 != sK3
    | ~ member(sK3,X0,sK10)
    | ~ member(sK3,X1,sK9) ),
    inference(resolution_lifted,[status(thm)],[c_1442,c_1464]) ).

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

cnf(c_1603,plain,
    ( X0 != sK3
    | X1 != sK7
    | entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_88,c_1028]) ).

cnf(c_1604,plain,
    entity(sK3,sK7),
    inference(unflattening,[status(thm)],[c_1603]) ).

cnf(c_1608,plain,
    ( X0 != sK3
    | X1 != sK4
    | entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_88,c_1432]) ).

cnf(c_1609,plain,
    entity(sK3,sK4),
    inference(unflattening,[status(thm)],[c_1608]) ).

cnf(c_1613,plain,
    ( X0 != sK3
    | X1 != sK5
    | entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_88,c_1437]) ).

cnf(c_1614,plain,
    entity(sK3,sK5),
    inference(unflattening,[status(thm)],[c_1613]) ).

cnf(c_1618,plain,
    ( X0 != sK3
    | X1 != X2
    | ~ member(sK3,X2,sK10)
    | entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_88,c_1442]) ).

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

cnf(c_1627,plain,
    ( X0 != sK7
    | sK3 != sK3
    | ~ member(sK3,X0,sK9) ),
    inference(resolution_lifted,[status(thm)],[c_1028,c_1464]) ).

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

cnf(c_1632,plain,
    ( X0 != sK4
    | sK3 != sK3
    | ~ member(sK3,X0,sK9) ),
    inference(resolution_lifted,[status(thm)],[c_1432,c_1464]) ).

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

cnf(c_1648,plain,
    ( X0 != X1
    | X2 != X3
    | ~ placename(X0,X2)
    | ~ two(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_1569,c_1299]) ).

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

cnf(c_1657,plain,
    ( X0 != X1
    | X2 != X3
    | ~ two(X1,X3)
    | ~ eventuality(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_97,c_1299]) ).

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

cnf(c_1666,plain,
    ( X0 != X1
    | X2 != X3
    | ~ two(X1,X3)
    | ~ entity(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_87,c_1299]) ).

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

cnf(c_1675,plain,
    ( X0 != sK3
    | X1 != sK10
    | ~ placename(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1569,c_1308]) ).

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

cnf(c_1680,plain,
    ( X0 != sK3
    | X1 != sK10
    | ~ eventuality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_97,c_1308]) ).

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

cnf(c_1685,plain,
    ( X0 != sK3
    | X1 != sK10
    | ~ entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_87,c_1308]) ).

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

cnf(c_1690,plain,
    ( X0 != sK3
    | X1 != sK9
    | ~ placename(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_1569,c_1313]) ).

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

cnf(c_1695,plain,
    ( X0 != sK3
    | X1 != sK9
    | ~ eventuality(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_97,c_1313]) ).

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

cnf(c_1700,plain,
    ( X0 != sK3
    | X1 != sK9
    | ~ entity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_87,c_1313]) ).

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

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

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

cnf(c_5807,plain,
    ( ~ two(sK3,sK9)
    | sK13(sK2(sK3,sK9)) = sK2(sK3,sK9) ),
    inference(superposition,[status(thm)],[c_114,c_1286]) ).

cnf(c_5808,plain,
    ( ~ two(sK3,sK9)
    | eventuality(sK3,sK12(sK2(sK3,sK9))) ),
    inference(superposition,[status(thm)],[c_114,c_1390]) ).

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

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

cnf(c_5815,plain,
    ( ~ two(sK3,sK9)
    | sK13(sK1(sK3,sK9)) = sK1(sK3,sK9) ),
    inference(superposition,[status(thm)],[c_115,c_1286]) ).

cnf(c_5816,plain,
    ( ~ two(sK3,sK9)
    | eventuality(sK3,sK12(sK1(sK3,sK9))) ),
    inference(superposition,[status(thm)],[c_115,c_1390]) ).

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

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

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

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

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

cnf(c_5897,plain,
    ( ~ two(sK3,sK9)
    | entity(sK3,sK2(sK3,sK9)) ),
    inference(superposition,[status(thm)],[c_114,c_1513]) ).

cnf(c_5898,plain,
    ( ~ two(sK3,sK9)
    | entity(sK3,sK1(sK3,sK9)) ),
    inference(superposition,[status(thm)],[c_115,c_1513]) ).

cnf(c_5899,plain,
    entity(sK3,sK1(sK3,sK9)),
    inference(forward_subsumption_resolution,[status(thm)],[c_5898,c_130]) ).

cnf(c_5900,plain,
    entity(sK3,sK2(sK3,sK9)),
    inference(forward_subsumption_resolution,[status(thm)],[c_5897,c_130]) ).

cnf(c_5905,plain,
    ( ~ member(sK3,X0,sK10)
    | ~ member(sK3,X1,sK10)
    | X0 = X1
    | entity(sK3,sK0(sK3,sK10,X1,X0))
    | two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_111,c_1619]) ).

cnf(c_5906,plain,
    ( ~ two(sK3,sK10)
    | entity(sK3,sK2(sK3,sK10)) ),
    inference(superposition,[status(thm)],[c_114,c_1619]) ).

cnf(c_5907,plain,
    ( ~ two(sK3,sK10)
    | entity(sK3,sK1(sK3,sK10)) ),
    inference(superposition,[status(thm)],[c_115,c_1619]) ).

cnf(c_5922,plain,
    ( ~ eventuality(sK3,sK2(sK3,sK9))
    | ~ two(sK3,sK9) ),
    inference(superposition,[status(thm)],[c_114,c_1455]) ).

cnf(c_5923,plain,
    ( ~ eventuality(sK3,sK1(sK3,sK9))
    | ~ two(sK3,sK9) ),
    inference(superposition,[status(thm)],[c_115,c_1455]) ).

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

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

cnf(c_5931,plain,
    ( ~ placename(sK3,sK2(sK3,sK9))
    | ~ two(sK3,sK9) ),
    inference(superposition,[status(thm)],[c_114,c_1578]) ).

cnf(c_5932,plain,
    ( ~ placename(sK3,sK1(sK3,sK9))
    | ~ two(sK3,sK9) ),
    inference(superposition,[status(thm)],[c_115,c_1578]) ).

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

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

cnf(c_5949,plain,
    ~ eventuality(sK3,sK7),
    inference(superposition,[status(thm)],[c_1604,c_1264]) ).

cnf(c_5950,plain,
    ~ eventuality(sK3,sK4),
    inference(superposition,[status(thm)],[c_1609,c_1264]) ).

cnf(c_5951,plain,
    ~ eventuality(sK3,sK5),
    inference(superposition,[status(thm)],[c_1614,c_1264]) ).

cnf(c_5958,plain,
    ~ entity(sK3,sK6),
    inference(superposition,[status(thm)],[c_137,c_1551]) ).

cnf(c_5963,plain,
    ( ~ member(sK3,sK0(sK3,sK10,X0,X1),sK9)
    | ~ member(sK3,X0,sK10)
    | ~ member(sK3,X1,sK10)
    | X0 = X1
    | two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_111,c_1595]) ).

cnf(c_5964,plain,
    ( ~ member(sK3,sK2(sK3,sK10),sK9)
    | ~ two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_114,c_1595]) ).

cnf(c_5965,plain,
    ( ~ member(sK3,sK1(sK3,sK10),sK9)
    | ~ two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_115,c_1595]) ).

cnf(c_5979,plain,
    ( ~ eventuality(sK3,sK2(sK3,sK10))
    | ~ two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_5906,c_1264]) ).

cnf(c_5986,plain,
    ( ~ eventuality(sK3,sK1(sK3,sK10))
    | ~ two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_5907,c_1264]) ).

cnf(c_6007,plain,
    ( ~ eventuality(sK3,sK0(sK3,sK10,X0,X1))
    | ~ member(sK3,X0,sK10)
    | ~ member(sK3,X1,sK10)
    | X0 = X1
    | two(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_5905,c_1264]) ).

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


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : NLP213+1 : TPTP v8.1.2. Released v2.4.0.
% 0.00/0.13  % Command  : run_iprover %s %d THM
% 0.17/0.34  % Computer : n014.cluster.edu
% 0.17/0.34  % Model    : x86_64 x86_64
% 0.17/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.17/0.34  % Memory   : 8042.1875MB
% 0.17/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.17/0.34  % CPULimit : 300
% 0.17/0.34  % WCLimit  : 300
% 0.17/0.34  % DateTime : Thu Aug 24 11:27:04 EDT 2023
% 0.17/0.35  % CPUTime  : 
% 0.20/0.47  Running first-order theorem proving
% 0.20/0.47  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 2.96/1.19  % SZS status Started for theBenchmark.p
% 2.96/1.19  % SZS status CounterSatisfiable for theBenchmark.p
% 2.96/1.19  
% 2.96/1.19  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 2.96/1.19  
% 2.96/1.19  ------  iProver source info
% 2.96/1.19  
% 2.96/1.19  git: date: 2023-05-31 18:12:56 +0000
% 2.96/1.19  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 2.96/1.19  git: non_committed_changes: false
% 2.96/1.19  git: last_make_outside_of_git: false
% 2.96/1.19  
% 2.96/1.19  ------ Parsing...
% 2.96/1.19  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 2.96/1.19  
% 2.96/1.19  ------ Preprocessing... sup_sim: 0  sf_s  rm: 1 0s  sf_e  pe_s  pe:1:0s pe:2:0s pe:4:0s pe:8:0s pe:16:0s pe:32:0s pe_e  sup_sim: 0  sf_s  rm: 20 0s  sf_e  pe_s  pe:1:0s pe_e  sup_sim: 0  sf_s  rm: 21 0s  sf_e  pe_s  pe_e 
% 2.96/1.19  
% 2.96/1.19  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 2.96/1.19  
% 2.96/1.19  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 2.96/1.19  ------ Proving...
% 2.96/1.19  ------ Problem Properties 
% 2.96/1.19  
% 2.96/1.19  
% 2.96/1.19  clauses                                 40
% 2.96/1.19  conjectures                             3
% 2.96/1.19  EPR                                     30
% 2.96/1.19  Horn                                    36
% 2.96/1.19  unary                                   18
% 2.96/1.19  binary                                  16
% 2.96/1.19  lits                                    78
% 2.96/1.19  lits eq                                 10
% 2.96/1.19  fd_pure                                 0
% 2.96/1.19  fd_pseudo                               0
% 2.96/1.19  fd_cond                                 0
% 2.96/1.19  fd_pseudo_cond                          5
% 2.96/1.19  AC symbols                              0
% 2.96/1.19  
% 2.96/1.19  ------ Schedule dynamic 5 is on 
% 2.96/1.19  
% 2.96/1.19  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 2.96/1.19  
% 2.96/1.19  
% 2.96/1.19  ------ 
% 2.96/1.19  Current options:
% 2.96/1.19  ------ 
% 2.96/1.19  
% 2.96/1.19  
% 2.96/1.19  
% 2.96/1.19  
% 2.96/1.19  ------ Proving...
% 2.96/1.19  
% 2.96/1.19  
% 2.96/1.19  % SZS status CounterSatisfiable for theBenchmark.p
% 2.96/1.19  
% 2.96/1.19  % SZS output start Saturation for theBenchmark.p
% See solution above
% 2.96/1.20  
% 2.96/1.20  
%------------------------------------------------------------------------------