TSTP Solution File: NLP217+1 by Otter---3.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Otter---3.3
% Problem  : NLP217+1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : otter-tptp-script %s

% Computer : n006.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 : Wed Jul 27 13:07:11 EDT 2022

% Result   : Unknown 3.64s 3.81s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : NLP217+1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/0.12  % Command  : otter-tptp-script %s
% 0.12/0.32  % Computer : n006.cluster.edu
% 0.12/0.32  % Model    : x86_64 x86_64
% 0.12/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % Memory   : 8042.1875MB
% 0.12/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Wed Jul 27 08:47:16 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 2.29/2.48  
% 2.29/2.48  
% 2.29/2.48  WARNING, multiple arity: set/1, set/2.
% 2.29/2.48  
% 2.29/2.48  ----- Otter 3.3f, August 2004 -----
% 2.29/2.48  The process was started by sandbox2 on n006.cluster.edu,
% 2.29/2.48  Wed Jul 27 08:47:17 2022
% 2.29/2.48  The command was "./otter".  The process ID is 19322.
% 2.29/2.48  
% 2.29/2.48  set(prolog_style_variables).
% 2.29/2.48  set(auto).
% 2.29/2.48     dependent: set(auto1).
% 2.29/2.48     dependent: set(process_input).
% 2.29/2.48     dependent: clear(print_kept).
% 2.29/2.48     dependent: clear(print_new_demod).
% 2.29/2.48     dependent: clear(print_back_demod).
% 2.29/2.48     dependent: clear(print_back_sub).
% 2.29/2.48     dependent: set(control_memory).
% 2.29/2.48     dependent: assign(max_mem, 12000).
% 2.29/2.48     dependent: assign(pick_given_ratio, 4).
% 2.29/2.48     dependent: assign(stats_level, 1).
% 2.29/2.48     dependent: assign(max_seconds, 10800).
% 2.29/2.48  clear(print_given).
% 2.29/2.48  
% 2.29/2.48  formula_list(usable).
% 2.29/2.48  all A (A=A).
% 2.29/2.48  all U V (jules_forename(U,V)->forename(U,V)).
% 2.29/2.48  all U V (forename(U,V)->relname(U,V)).
% 2.29/2.48  all U V (furniture(U,V)->instrumentality(U,V)).
% 2.29/2.48  all U V (seat(U,V)->furniture(U,V)).
% 2.29/2.48  all U V (frontseat(U,V)->seat(U,V)).
% 2.29/2.48  all U V (location(U,V)->object(U,V)).
% 2.29/2.48  all U V (city(U,V)->location(U,V)).
% 2.29/2.48  all U V (hollywood_placename(U,V)->placename(U,V)).
% 2.29/2.48  all U V (abstraction(U,V)->unisex(U,V)).
% 2.29/2.48  all U V (abstraction(U,V)->general(U,V)).
% 2.29/2.48  all U V (abstraction(U,V)->nonhuman(U,V)).
% 2.29/2.48  all U V (abstraction(U,V)->thing(U,V)).
% 2.29/2.48  all U V (relation(U,V)->abstraction(U,V)).
% 2.29/2.48  all U V (relname(U,V)->relation(U,V)).
% 2.29/2.48  all U V (placename(U,V)->relname(U,V)).
% 2.29/2.48  all U V (transport(U,V)->instrumentality(U,V)).
% 2.29/2.48  all U V (vehicle(U,V)->transport(U,V)).
% 2.29/2.48  all U V (car(U,V)->vehicle(U,V)).
% 2.29/2.48  all U V (chevy(U,V)->car(U,V)).
% 2.29/2.48  all U V (way(U,V)->artifact(U,V)).
% 2.29/2.48  all U V (street(U,V)->way(U,V)).
% 2.29/2.48  all U V (barrel(U,V)->event(U,V)).
% 2.29/2.48  all U V (two(U,V)->group(U,V)).
% 2.29/2.48  all U V (man(U,V)->male(U,V)).
% 2.29/2.48  all U V (human_person(U,V)->animate(U,V)).
% 2.29/2.48  all U V (human_person(U,V)->human(U,V)).
% 2.29/2.48  all U V (organism(U,V)->living(U,V)).
% 2.29/2.48  all U V (organism(U,V)->impartial(U,V)).
% 2.29/2.48  all U V (organism(U,V)->entity(U,V)).
% 2.29/2.48  all U V (human_person(U,V)->organism(U,V)).
% 2.29/2.48  all U V (man(U,V)->human_person(U,V)).
% 2.29/2.48  all U V (fellow(U,V)->man(U,V)).
% 2.29/2.48  all U V (wear(U,V)->event(U,V)).
% 2.29/2.48  all U V (set(U,V)->multiple(U,V)).
% 2.29/2.48  all U V (group(U,V)->set(U,V)).
% 2.29/2.48  all U V (clothes(U,V)->artifact(U,V)).
% 2.29/2.48  all U V (coat(U,V)->clothes(U,V)).
% 2.29/2.48  all U V (object(U,V)->unisex(U,V)).
% 2.29/2.48  all U V (object(U,V)->impartial(U,V)).
% 2.29/2.48  all U V (object(U,V)->nonliving(U,V)).
% 2.29/2.48  all U V (entity(U,V)->existent(U,V)).
% 2.29/2.48  all U V (entity(U,V)->specific(U,V)).
% 2.29/2.48  all U V (entity(U,V)->thing(U,V)).
% 2.29/2.48  all U V (object(U,V)->entity(U,V)).
% 2.29/2.48  all U V (artifact(U,V)->object(U,V)).
% 2.29/2.48  all U V (instrumentality(U,V)->artifact(U,V)).
% 2.29/2.48  all U V (device(U,V)->instrumentality(U,V)).
% 2.29/2.48  all U V (wheel(U,V)->device(U,V)).
% 2.29/2.48  all U V (event(U,V)->eventuality(U,V)).
% 2.29/2.48  all U V (state(U,V)->event(U,V)).
% 2.29/2.48  all U V (eventuality(U,V)->unisex(U,V)).
% 2.29/2.48  all U V (eventuality(U,V)->nonexistent(U,V)).
% 2.29/2.48  all U V (eventuality(U,V)->specific(U,V)).
% 2.29/2.48  all U V (thing(U,V)->singleton(U,V)).
% 2.29/2.48  all U V (eventuality(U,V)->thing(U,V)).
% 2.29/2.48  all U V (state(U,V)->eventuality(U,V)).
% 2.29/2.48  all U V (animate(U,V)-> -nonliving(U,V)).
% 2.29/2.48  all U V (existent(U,V)-> -nonexistent(U,V)).
% 2.29/2.48  all U V (nonhuman(U,V)-> -human(U,V)).
% 2.29/2.48  all U V (nonliving(U,V)-> -living(U,V)).
% 2.29/2.48  all U V (singleton(U,V)-> -multiple(U,V)).
% 2.29/2.48  all U V (specific(U,V)-> -general(U,V)).
% 2.29/2.48  all U V (unisex(U,V)-> -male(U,V)).
% 2.29/2.48  all U V (white(U,V)-> -black(U,V)).
% 2.29/2.48  all U V (young(U,V)-> -old(U,V)).
% 2.29/2.48  all U V W (entity(U,V)&forename(U,W)&of(U,W,V)-> -(exists X (forename(U,X)&X!=W&of(U,X,V)))).
% 2.29/2.48  all U V W (entity(U,V)&placename(U,W)&of(U,W,V)-> -(exists X (placename(U,X)&X!=W&of(U,X,V)))).
% 2.29/2.48  all U V (two(U,V)<-> (exists W (member(U,W,V)& (exists X (member(U,X,V)&X!=W& (all Y (member(U,Y,V)->Y=X|Y=W))))))).
% 2.29/2.48  all U V W X (nonreflexive(U,V)&agent(U,V,W)&patient(U,V,X)->W!=X).
% 2.29/2.48  all U (-(exists V member(U,V,V))).
% 2.29/2.48  all U V W X (be(U,V,W,X)->W=X).
% 2.29/2.48  -(-((exists U (actual_world(U)& (exists V W X Y Z X1 (frontseat(U,X)&chevy(U,V)&white(U,V)&dirty(U,V)&old(U,V)&of(U,W,X)&city(U,X)&hollywood_placename(U,W)&placename(U,W)&street(U,X)&lonely(U,X)&event(U,Y)&agent(U,Y,V)&present(U,Y)&barrel(U,Y)&down(U,Y,X)&in(U,Y,X)& (all X2 (member(U,X2,Z)-> (exists X3 X4 (state(U,X3)&be(U,X3,X2,X4)&in(U,X4,X)))))&two(U,Z)&group(U,Z)& (all X5 (member(U,X5,Z)->fellow(U,X5)&young(U,X5)))& (all X6 (member(U,X6,X1)-> (all X7 (member(U,X7,Z)-> (exists X8 (event(U,X8)&agent(U,X8,X7)&patient(U,X8,X6)&present(U,X8)&nonreflexive(U,X8)&wear(U,X8)))))))&group(U,X1)& (all X9 (member(U,X9,X1)->coat(U,X9)&black(U,X9)&cheap(U,X9)))))))& -(exists X10 (actual_world(X10)& (exists X11 X12 V W X Y Z X1 X13 X14 (of(X10,X12,X11)&man(X10,X11)&jules_forename(X10,X12)&forename(X10,X12)&wheel(X10,V)&frontseat(X10,X)&chevy(X10,V)&white(X10,V)&dirty(X10,V)&old(X10,V)&of(X10,W,X)&city(X10,X)&hollywood_placename(X10,W)&placename(X10,W)&street(X10,X)&lonely(X10,X)&event(X10,Y)&agent(X10,Y,V)&present(X10,Y)&barrel(X10,Y)&down(X10,Y,X)&in(X10,Y,X)& (all X2 (member(X10,X2,Z)-> (exists X3 X4 (state(X10,X3)&be(X10,X3,X2,X4)&in(X10,X4,X)))))&two(X10,Z)&group(X10,Z)& (all X5 (member(X10,X5,Z)->fellow(X10,X5)&young(X10,X5)))& (all X6 (member(X10,X6,X1)-> (all X7 (member(X10,X7,Z)-> (exists X8 (event(X10,X8)&agent(X10,X8,X7)&patient(X10,X8,X6)&present(X10,X8)&nonreflexive(X10,X8)&wear(X10,X8)))))))&group(X10,X1)& (all X9 (member(X10,X9,X1)->coat(X10,X9)&black(X10,X9)&cheap(X10,X9)))&state(X10,X13)&be(X10,X13,X11,X14)&behind(X10,X14,V))))))).
% 2.29/2.48  end_of_list.
% 2.29/2.48  
% 2.29/2.48  -------> usable clausifies to:
% 2.29/2.48  
% 2.29/2.48  list(usable).
% 2.29/2.48  0 [] A=A.
% 2.29/2.48  0 [] -jules_forename(U,V)|forename(U,V).
% 2.29/2.48  0 [] -forename(U,V)|relname(U,V).
% 2.29/2.48  0 [] -furniture(U,V)|instrumentality(U,V).
% 2.29/2.48  0 [] -seat(U,V)|furniture(U,V).
% 2.29/2.48  0 [] -frontseat(U,V)|seat(U,V).
% 2.29/2.48  0 [] -location(U,V)|object(U,V).
% 2.29/2.48  0 [] -city(U,V)|location(U,V).
% 2.29/2.48  0 [] -hollywood_placename(U,V)|placename(U,V).
% 2.29/2.48  0 [] -abstraction(U,V)|unisex(U,V).
% 2.29/2.48  0 [] -abstraction(U,V)|general(U,V).
% 2.29/2.48  0 [] -abstraction(U,V)|nonhuman(U,V).
% 2.29/2.48  0 [] -abstraction(U,V)|thing(U,V).
% 2.29/2.48  0 [] -relation(U,V)|abstraction(U,V).
% 2.29/2.48  0 [] -relname(U,V)|relation(U,V).
% 2.29/2.48  0 [] -placename(U,V)|relname(U,V).
% 2.29/2.48  0 [] -transport(U,V)|instrumentality(U,V).
% 2.29/2.48  0 [] -vehicle(U,V)|transport(U,V).
% 2.29/2.48  0 [] -car(U,V)|vehicle(U,V).
% 2.29/2.48  0 [] -chevy(U,V)|car(U,V).
% 2.29/2.48  0 [] -way(U,V)|artifact(U,V).
% 2.29/2.48  0 [] -street(U,V)|way(U,V).
% 2.29/2.48  0 [] -barrel(U,V)|event(U,V).
% 2.29/2.48  0 [] -two(U,V)|group(U,V).
% 2.29/2.48  0 [] -man(U,V)|male(U,V).
% 2.29/2.48  0 [] -human_person(U,V)|animate(U,V).
% 2.29/2.48  0 [] -human_person(U,V)|human(U,V).
% 2.29/2.48  0 [] -organism(U,V)|living(U,V).
% 2.29/2.48  0 [] -organism(U,V)|impartial(U,V).
% 2.29/2.48  0 [] -organism(U,V)|entity(U,V).
% 2.29/2.48  0 [] -human_person(U,V)|organism(U,V).
% 2.29/2.48  0 [] -man(U,V)|human_person(U,V).
% 2.29/2.48  0 [] -fellow(U,V)|man(U,V).
% 2.29/2.48  0 [] -wear(U,V)|event(U,V).
% 2.29/2.48  0 [] -set(U,V)|multiple(U,V).
% 2.29/2.48  0 [] -group(U,V)|set(U,V).
% 2.29/2.48  0 [] -clothes(U,V)|artifact(U,V).
% 2.29/2.48  0 [] -coat(U,V)|clothes(U,V).
% 2.29/2.48  0 [] -object(U,V)|unisex(U,V).
% 2.29/2.48  0 [] -object(U,V)|impartial(U,V).
% 2.29/2.48  0 [] -object(U,V)|nonliving(U,V).
% 2.29/2.48  0 [] -entity(U,V)|existent(U,V).
% 2.29/2.48  0 [] -entity(U,V)|specific(U,V).
% 2.29/2.48  0 [] -entity(U,V)|thing(U,V).
% 2.29/2.48  0 [] -object(U,V)|entity(U,V).
% 2.29/2.48  0 [] -artifact(U,V)|object(U,V).
% 2.29/2.48  0 [] -instrumentality(U,V)|artifact(U,V).
% 2.29/2.48  0 [] -device(U,V)|instrumentality(U,V).
% 2.29/2.48  0 [] -wheel(U,V)|device(U,V).
% 2.29/2.48  0 [] -event(U,V)|eventuality(U,V).
% 2.29/2.48  0 [] -state(U,V)|event(U,V).
% 2.29/2.48  0 [] -eventuality(U,V)|unisex(U,V).
% 2.29/2.48  0 [] -eventuality(U,V)|nonexistent(U,V).
% 2.29/2.48  0 [] -eventuality(U,V)|specific(U,V).
% 2.29/2.48  0 [] -thing(U,V)|singleton(U,V).
% 2.29/2.48  0 [] -eventuality(U,V)|thing(U,V).
% 2.29/2.48  0 [] -state(U,V)|eventuality(U,V).
% 2.29/2.48  0 [] -animate(U,V)| -nonliving(U,V).
% 2.29/2.48  0 [] -existent(U,V)| -nonexistent(U,V).
% 2.29/2.48  0 [] -nonhuman(U,V)| -human(U,V).
% 2.29/2.48  0 [] -nonliving(U,V)| -living(U,V).
% 2.29/2.48  0 [] -singleton(U,V)| -multiple(U,V).
% 2.29/2.48  0 [] -specific(U,V)| -general(U,V).
% 2.29/2.48  0 [] -unisex(U,V)| -male(U,V).
% 2.29/2.48  0 [] -white(U,V)| -black(U,V).
% 2.29/2.48  0 [] -young(U,V)| -old(U,V).
% 2.29/2.48  0 [] -entity(U,V)| -forename(U,W)| -of(U,W,V)| -forename(U,X)|X=W| -of(U,X,V).
% 2.29/2.48  0 [] -entity(U,V)| -placename(U,W)| -of(U,W,V)| -placename(U,X)|X=W| -of(U,X,V).
% 2.29/2.48  0 [] -two(U,V)|member(U,$f2(U,V),V).
% 2.29/2.48  0 [] -two(U,V)|member(U,$f1(U,V),V).
% 2.29/2.48  0 [] -two(U,V)|$f1(U,V)!=$f2(U,V).
% 2.29/2.48  0 [] -two(U,V)| -member(U,Y,V)|Y=$f1(U,V)|Y=$f2(U,V).
% 2.29/2.48  0 [] two(U,V)| -member(U,W,V)| -member(U,X,V)|X=W|member(U,$f3(U,V,W,X),V).
% 2.29/2.48  0 [] two(U,V)| -member(U,W,V)| -member(U,X,V)|X=W|$f3(U,V,W,X)!=X.
% 2.29/2.48  0 [] two(U,V)| -member(U,W,V)| -member(U,X,V)|X=W|$f3(U,V,W,X)!=W.
% 2.29/2.48  0 [] -nonreflexive(U,V)| -agent(U,V,W)| -patient(U,V,X)|W!=X.
% 2.29/2.48  0 [] -member(U,V,V).
% 2.29/2.48  0 [] -be(U,V,W,X)|W=X.
% 2.29/2.48  0 [] actual_world($c7).
% 2.29/2.49  0 [] frontseat($c7,$c4).
% 2.29/2.49  0 [] chevy($c7,$c6).
% 2.29/2.49  0 [] white($c7,$c6).
% 2.29/2.49  0 [] dirty($c7,$c6).
% 2.29/2.49  0 [] old($c7,$c6).
% 2.29/2.49  0 [] of($c7,$c5,$c4).
% 2.29/2.49  0 [] city($c7,$c4).
% 2.29/2.49  0 [] hollywood_placename($c7,$c5).
% 2.29/2.49  0 [] placename($c7,$c5).
% 2.29/2.49  0 [] street($c7,$c4).
% 2.29/2.49  0 [] lonely($c7,$c4).
% 2.29/2.49  0 [] event($c7,$c3).
% 2.29/2.49  0 [] agent($c7,$c3,$c6).
% 2.29/2.49  0 [] present($c7,$c3).
% 2.29/2.49  0 [] barrel($c7,$c3).
% 2.29/2.49  0 [] down($c7,$c3,$c4).
% 2.29/2.49  0 [] in($c7,$c3,$c4).
% 2.29/2.49  0 [] -member($c7,X2,$c2)|state($c7,$f5(X2)).
% 2.29/2.49  0 [] -member($c7,X2,$c2)|be($c7,$f5(X2),X2,$f4(X2)).
% 2.29/2.49  0 [] -member($c7,X2,$c2)|in($c7,$f4(X2),$c4).
% 2.29/2.49  0 [] two($c7,$c2).
% 2.29/2.49  0 [] group($c7,$c2).
% 2.29/2.49  0 [] -member($c7,X5,$c2)|fellow($c7,X5).
% 2.29/2.49  0 [] -member($c7,X5,$c2)|young($c7,X5).
% 2.29/2.49  0 [] -member($c7,X6,$c1)| -member($c7,X7,$c2)|event($c7,$f6(X6,X7)).
% 2.29/2.49  0 [] -member($c7,X6,$c1)| -member($c7,X7,$c2)|agent($c7,$f6(X6,X7),X7).
% 2.29/2.49  0 [] -member($c7,X6,$c1)| -member($c7,X7,$c2)|patient($c7,$f6(X6,X7),X6).
% 2.29/2.49  0 [] -member($c7,X6,$c1)| -member($c7,X7,$c2)|present($c7,$f6(X6,X7)).
% 2.29/2.49  0 [] -member($c7,X6,$c1)| -member($c7,X7,$c2)|nonreflexive($c7,$f6(X6,X7)).
% 2.29/2.49  0 [] -member($c7,X6,$c1)| -member($c7,X7,$c2)|wear($c7,$f6(X6,X7)).
% 2.29/2.49  0 [] group($c7,$c1).
% 2.29/2.49  0 [] -member($c7,X9,$c1)|coat($c7,X9).
% 2.29/2.49  0 [] -member($c7,X9,$c1)|black($c7,X9).
% 2.29/2.49  0 [] -member($c7,X9,$c1)|cheap($c7,X9).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)|member(X10,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -two(X10,Z)| -group(X10,Z)|member(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)|member(X10,$f10(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X1)| -group(X10,X1)|member(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X1)| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)|member(X10,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -two(X10,Z)| -group(X10,Z)|member(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)|member(X10,$f10(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X1)| -group(X10,X1)| -coat(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -black(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -cheap(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)|member(X10,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -two(X10,Z)| -group(X10,Z)|member(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)|member(X10,$f9(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -group(X10,X1)|member(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X1)| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)|member(X10,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -two(X10,Z)| -group(X10,Z)|member(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)|member(X10,$f9(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -group(X10,X1)| -coat(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -black(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -cheap(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)|member(X10,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -two(X10,Z)| -group(X10,Z)|member(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -event(X10,X8)| -agent(X10,X8,$f9(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -patient(X10,X8,$f10(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -present(X10,X8)| -nonreflexive(X10,X8)| -wear(X10,X8)| -group(X10,X1)|member(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X1)| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)|member(X10,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -two(X10,Z)| -group(X10,Z)|member(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -event(X10,X8)| -agent(X10,X8,$f9(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -patient(X10,X8,$f10(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -present(X10,X8)| -nonreflexive(X10,X8)| -wear(X10,X8)| -group(X10,X1)| -coat(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -black(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -cheap(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)|member(X10,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -two(X10,Z)| -group(X10,Z)| -fellow(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -young(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))|member(X10,$f10(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X1)| -group(X10,X1)|member(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X1)| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)|member(X10,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -two(X10,Z)| -group(X10,Z)| -fellow(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -young(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))|member(X10,$f10(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X1)| -group(X10,X1)| -coat(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -black(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -cheap(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)|member(X10,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -two(X10,Z)| -group(X10,Z)| -fellow(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -young(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))|member(X10,$f9(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -group(X10,X1)|member(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X1)| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)|member(X10,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -two(X10,Z)| -group(X10,Z)| -fellow(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -young(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))|member(X10,$f9(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -group(X10,X1)| -coat(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -black(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -cheap(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)|member(X10,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -two(X10,Z)| -group(X10,Z)| -fellow(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -young(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -event(X10,X8)| -agent(X10,X8,$f9(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -patient(X10,X8,$f10(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -present(X10,X8)| -nonreflexive(X10,X8)| -wear(X10,X8)| -group(X10,X1)|member(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X1)| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)|member(X10,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -two(X10,Z)| -group(X10,Z)| -fellow(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -young(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -event(X10,X8)| -agent(X10,X8,$f9(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -patient(X10,X8,$f10(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -present(X10,X8)| -nonreflexive(X10,X8)| -wear(X10,X8)| -group(X10,X1)| -coat(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -black(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -cheap(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)| -state(X10,X3)| -be(X10,X3,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X4)| -in(X10,X4,X)| -two(X10,Z)| -group(X10,Z)|member(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)|member(X10,$f10(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X1)| -group(X10,X1)|member(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X1)| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)| -state(X10,X3)| -be(X10,X3,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X4)| -in(X10,X4,X)| -two(X10,Z)| -group(X10,Z)|member(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)|member(X10,$f10(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X1)| -group(X10,X1)| -coat(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -black(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -cheap(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)| -state(X10,X3)| -be(X10,X3,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X4)| -in(X10,X4,X)| -two(X10,Z)| -group(X10,Z)|member(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)|member(X10,$f9(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -group(X10,X1)|member(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X1)| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)| -state(X10,X3)| -be(X10,X3,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X4)| -in(X10,X4,X)| -two(X10,Z)| -group(X10,Z)|member(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)|member(X10,$f9(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -group(X10,X1)| -coat(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -black(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -cheap(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)| -state(X10,X3)| -be(X10,X3,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X4)| -in(X10,X4,X)| -two(X10,Z)| -group(X10,Z)|member(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -event(X10,X8)| -agent(X10,X8,$f9(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -patient(X10,X8,$f10(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -present(X10,X8)| -nonreflexive(X10,X8)| -wear(X10,X8)| -group(X10,X1)|member(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X1)| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)| -state(X10,X3)| -be(X10,X3,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X4)| -in(X10,X4,X)| -two(X10,Z)| -group(X10,Z)|member(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -event(X10,X8)| -agent(X10,X8,$f9(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -patient(X10,X8,$f10(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -present(X10,X8)| -nonreflexive(X10,X8)| -wear(X10,X8)| -group(X10,X1)| -coat(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -black(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -cheap(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)| -state(X10,X3)| -be(X10,X3,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X4)| -in(X10,X4,X)| -two(X10,Z)| -group(X10,Z)| -fellow(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -young(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))|member(X10,$f10(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X1)| -group(X10,X1)|member(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X1)| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)| -state(X10,X3)| -be(X10,X3,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X4)| -in(X10,X4,X)| -two(X10,Z)| -group(X10,Z)| -fellow(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -young(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))|member(X10,$f10(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X1)| -group(X10,X1)| -coat(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -black(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -cheap(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)| -state(X10,X3)| -be(X10,X3,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X4)| -in(X10,X4,X)| -two(X10,Z)| -group(X10,Z)| -fellow(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -young(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))|member(X10,$f9(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -group(X10,X1)|member(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X1)| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)| -state(X10,X3)| -be(X10,X3,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X4)| -in(X10,X4,X)| -two(X10,Z)| -group(X10,Z)| -fellow(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -young(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))|member(X10,$f9(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),Z)| -group(X10,X1)| -coat(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -black(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -cheap(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)| -state(X10,X3)| -be(X10,X3,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X4)| -in(X10,X4,X)| -two(X10,Z)| -group(X10,Z)| -fellow(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -young(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -event(X10,X8)| -agent(X10,X8,$f9(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -patient(X10,X8,$f10(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -present(X10,X8)| -nonreflexive(X10,X8)| -wear(X10,X8)| -group(X10,X1)|member(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X1)| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  0 [] -actual_world(X10)| -of(X10,X12,X11)| -man(X10,X11)| -jules_forename(X10,X12)| -forename(X10,X12)| -wheel(X10,V)| -frontseat(X10,X)| -chevy(X10,V)| -white(X10,V)| -dirty(X10,V)| -old(X10,V)| -of(X10,W,X)| -city(X10,X)| -hollywood_placename(X10,W)| -placename(X10,W)| -street(X10,X)| -lonely(X10,X)| -event(X10,Y)| -agent(X10,Y,V)| -present(X10,Y)| -barrel(X10,Y)| -down(X10,Y,X)| -in(X10,Y,X)| -state(X10,X3)| -be(X10,X3,$f7(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14),X4)| -in(X10,X4,X)| -two(X10,Z)| -group(X10,Z)| -fellow(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -young(X10,$f8(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -event(X10,X8)| -agent(X10,X8,$f9(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -patient(X10,X8,$f10(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -present(X10,X8)| -nonreflexive(X10,X8)| -wear(X10,X8)| -group(X10,X1)| -coat(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -black(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -cheap(X10,$f11(X10,X11,X12,V,W,X,Y,Z,X1,X13,X14))| -state(X10,X13)| -be(X10,X13,X11,X14)| -behind(X10,X14,V).
% 2.29/2.49  end_of_list.
% 2.29/2.49  
% 2.29/2.49  SCAN INPUT: prop=0, horn=0, equality=1, symmetry=0, max_lits=43.
% 2.29/2.49  
% 2.29/2.49  This ia a non-Horn set with equality.  The strategy will be
% 2.29/2.49  Knuth-Bendix, ordered hyper_res, factoring, and unit
% 2.29/2.49  deletion, with positive clauses in sos and nonpositive
% 2.29/2.49  clauses in usable.
% 2.29/2.49  
% 2.29/2.49     dependent: set(knuth_bendix).
% 2.29/2.49     dependent: set(anl_eq).
% 2.29/2.49     dependent: set(para_from).
% 2.29/2.49     dependent: set(para_into).
% 2.29/2.49     dependent: clear(para_from_right).
% 2.29/2.49     dependent: clear(para_into_right).
% 2.29/2.49     dependent: set(para_from_vars).
% 2.29/2.49     dependent: set(eq_units_both_ways).
% 2.29/2.49     dependent: set(dynamic_demod_all).
% 2.29/2.49     dependent: set(dynamic_demod).
% 2.29/2.49     dependent: set(order_eq).
% 2.29/2.49     dependent: set(back_demod).
% 2.29/2.49     dependent: set(lrpo).
% 2.29/2.49     dependent: set(hyper_res).
% 2.29/2.49     dependent: set(unit_deletion).
% 2.29/2.49     dependent: set(factor).
% 2.29/2.49  
% 2.29/2.49  ------------> process usable:
% 2.29/2.49  ** KEPT (pick-wt=6): 1 [] -jules_forename(A,B)|forename(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 2 [] -forename(A,B)|relname(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 3 [] -furniture(A,B)|instrumentality(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 4 [] -seat(A,B)|furniture(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 5 [] -frontseat(A,B)|seat(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 6 [] -location(A,B)|object(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 7 [] -city(A,B)|location(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 8 [] -hollywood_placename(A,B)|placename(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 9 [] -abstraction(A,B)|unisex(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 10 [] -abstraction(A,B)|general(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 11 [] -abstraction(A,B)|nonhuman(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 12 [] -abstraction(A,B)|thing(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 13 [] -relation(A,B)|abstraction(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 14 [] -relname(A,B)|relation(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 15 [] -placename(A,B)|relname(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 16 [] -transport(A,B)|instrumentality(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 17 [] -vehicle(A,B)|transport(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 18 [] -car(A,B)|vehicle(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 19 [] -chevy(A,B)|car(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 20 [] -way(A,B)|artifact(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 21 [] -street(A,B)|way(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 22 [] -barrel(A,B)|event(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 23 [] -two(A,B)|group(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 24 [] -man(A,B)|male(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 25 [] -human_person(A,B)|animate(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 26 [] -human_person(A,B)|human(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 27 [] -organism(A,B)|living(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 28 [] -organism(A,B)|impartial(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 29 [] -organism(A,B)|entity(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 30 [] -human_person(A,B)|organism(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 31 [] -man(A,B)|human_person(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 32 [] -fellow(A,B)|man(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 33 [] -wear(A,B)|event(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 34 [] -set(A,B)|multiple(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 35 [] -group(A,B)|set(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 36 [] -clothes(A,B)|artifact(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 37 [] -coat(A,B)|clothes(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 38 [] -object(A,B)|unisex(A,B).
% 2.29/2.49  ** KEPT (pick-wt=6): 39 [] -object(A,B)|impartial(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 40 [] -object(A,B)|nonliving(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 41 [] -entity(A,B)|existent(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 42 [] -entity(A,B)|specific(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 43 [] -entity(A,B)|thing(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 44 [] -object(A,B)|entity(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 45 [] -artifact(A,B)|object(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 46 [] -instrumentality(A,B)|artifact(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 47 [] -device(A,B)|instrumentality(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 48 [] -wheel(A,B)|device(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 49 [] -event(A,B)|eventuality(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 50 [] -state(A,B)|event(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 51 [] -eventuality(A,B)|unisex(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 52 [] -eventuality(A,B)|nonexistent(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 53 [] -eventuality(A,B)|specific(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 54 [] -thing(A,B)|singleton(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 55 [] -eventuality(A,B)|thing(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 56 [] -state(A,B)|eventuality(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 57 [] -animate(A,B)| -nonliving(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 58 [] -existent(A,B)| -nonexistent(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 59 [] -nonhuman(A,B)| -human(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 60 [] -nonliving(A,B)| -living(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 61 [] -singleton(A,B)| -multiple(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 62 [] -specific(A,B)| -general(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 63 [] -unisex(A,B)| -male(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 64 [] -white(A,B)| -black(A,B).
% 2.29/2.50  ** KEPT (pick-wt=6): 65 [] -young(A,B)| -old(A,B).
% 2.29/2.50  ** KEPT (pick-wt=20): 66 [] -entity(A,B)| -forename(A,C)| -of(A,C,B)| -forename(A,D)|D=C| -of(A,D,B).
% 2.29/2.50  ** KEPT (pick-wt=20): 67 [] -entity(A,B)| -placename(A,C)| -of(A,C,B)| -placename(A,D)|D=C| -of(A,D,B).
% 2.29/2.50  ** KEPT (pick-wt=9): 68 [] -two(A,B)|member(A,$f2(A,B),B).
% 2.29/2.50  ** KEPT (pick-wt=9): 69 [] -two(A,B)|member(A,$f1(A,B),B).
% 2.29/2.50  ** KEPT (pick-wt=10): 71 [copy,70,flip.2] -two(A,B)|$f2(A,B)!=$f1(A,B).
% 2.29/2.50  ** KEPT (pick-wt=17): 72 [] -two(A,B)| -member(A,C,B)|C=$f1(A,B)|C=$f2(A,B).
% 2.29/2.50  ** KEPT (pick-wt=22): 73 [] two(A,B)| -member(A,C,B)| -member(A,D,B)|D=C|member(A,$f3(A,B,C,D),B).
% 2.29/2.50  ** KEPT (pick-wt=21): 74 [] two(A,B)| -member(A,C,B)| -member(A,D,B)|D=C|$f3(A,B,C,D)!=D.
% 2.29/2.50  ** KEPT (pick-wt=21): 75 [] two(A,B)| -member(A,C,B)| -member(A,D,B)|D=C|$f3(A,B,C,D)!=C.
% 2.29/2.50  ** KEPT (pick-wt=14): 76 [] -nonreflexive(A,B)| -agent(A,B,C)| -patient(A,B,D)|C!=D.
% 2.29/2.50  ** KEPT (pick-wt=4): 77 [] -member(A,B,B).
% 2.29/2.50  ** KEPT (pick-wt=8): 78 [] -be(A,B,C,D)|C=D.
% 2.29/2.50  ** KEPT (pick-wt=8): 79 [] -member($c7,A,$c2)|state($c7,$f5(A)).
% 2.29/2.50  ** KEPT (pick-wt=11): 80 [] -member($c7,A,$c2)|be($c7,$f5(A),A,$f4(A)).
% 2.29/2.50  ** KEPT (pick-wt=9): 81 [] -member($c7,A,$c2)|in($c7,$f4(A),$c4).
% 2.29/2.50  ** KEPT (pick-wt=7): 82 [] -member($c7,A,$c2)|fellow($c7,A).
% 2.29/2.50  ** KEPT (pick-wt=7): 83 [] -member($c7,A,$c2)|young($c7,A).
% 2.29/2.50  ** KEPT (pick-wt=13): 84 [] -member($c7,A,$c1)| -member($c7,B,$c2)|event($c7,$f6(A,B)).
% 2.29/2.50  ** KEPT (pick-wt=14): 85 [] -member($c7,A,$c1)| -member($c7,B,$c2)|agent($c7,$f6(A,B),B).
% 2.29/2.50  ** KEPT (pick-wt=14): 86 [] -member($c7,A,$c1)| -member($c7,B,$c2)|patient($c7,$f6(A,B),A).
% 2.29/2.50  ** KEPT (pick-wt=13): 87 [] -member($c7,A,$c1)| -member($c7,B,$c2)|present($c7,$f6(A,B)).
% 2.29/2.50  ** KEPT (pick-wt=13): 88 [] -member($c7,A,$c1)| -member($c7,B,$c2)|nonreflexive($c7,$f6(A,B)).
% 2.29/2.50  ** KEPT (pick-wt=13): 89 [] -member($c7,A,$c1)| -member($c7,B,$c2)|wear($c7,$f6(A,B)).
% 2.29/2.50  ** KEPT (pick-wt=7): 90 [] -member($c7,A,$c1)|coat($c7,A).
% 2.29/2.50  ** KEPT (pick-wt=7): 91 [] -member($c7,A,$c1)|black($c7,A).
% 2.29/2.50  ** KEPT (pick-wt=7): 92 [] -member($c7,A,$c1)|cheap($c7,A).
% 2.29/2.50  ** KEPT (pick-wt=154): 93 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)|member(A,$f7(A,C,B,D,F,E,G,H,I,J,K),H)| -two(A,H)| -group(A,H)|member(A,$f8(A,C,B,D,F,E,G,H,I,J,K),H)|member(A,$f10(A,C,B,D,F,E,G,H,I,J,K),I)| -group(A,I)|member(A,$f11(A,C,B,D,F,E,G,H,I,J,K),I)| -state(A,J)| -be(A,J,C,K)| -behind(A,K,D).
% 2.29/2.50  ** KEPT (pick-wt=181): 94 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)|member(A,$f7(A,C,B,D,F,E,G,H,I,J,K),H)| -two(A,H)| -group(A,H)|member(A,$f8(A,C,B,D,F,E,G,H,I,J,K),H)|member(A,$f10(A,C,B,D,F,E,G,H,I,J,K),I)| -group(A,I)| -coat(A,$f11(A,C,B,D,F,E,G,H,I,J,K))| -black(A,$f11(A,C,B,D,F,E,G,H,I,J,K))| -cheap(A,$f11(A,C,B,D,F,E,G,H,I,J,K))| -state(A,J)| -be(A,J,C,K)| -behind(A,K,D).
% 2.29/2.50  ** KEPT (pick-wt=154): 95 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)|member(A,$f7(A,C,B,D,F,E,G,H,I,J,K),H)| -two(A,H)| -group(A,H)|member(A,$f8(A,C,B,D,F,E,G,H,I,J,K),H)|member(A,$f9(A,C,B,D,F,E,G,H,I,J,K),H)| -group(A,I)|member(A,$f11(A,C,B,D,F,E,G,H,I,J,K),I)| -state(A,J)| -be(A,J,C,K)| -behind(A,K,D).
% 2.29/2.50  ** KEPT (pick-wt=181): 96 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)|member(A,$f7(A,C,B,D,F,E,G,H,I,J,K),H)| -two(A,H)| -group(A,H)|member(A,$f8(A,C,B,D,F,E,G,H,I,J,K),H)|member(A,$f9(A,C,B,D,F,E,G,H,I,J,K),H)| -group(A,I)| -coat(A,$f11(A,C,B,D,F,E,G,H,I,J,K))| -black(A,$f11(A,C,B,D,F,E,G,H,I,J,K))| -cheap(A,$f11(A,C,B,D,F,E,G,H,I,J,K))| -state(A,J)| -be(A,J,C,K)| -behind(A,K,D).
% 2.29/2.50  ** KEPT (pick-wt=181): 97 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)|member(A,$f7(A,C,B,D,F,E,G,H,I,J,K),H)| -two(A,H)| -group(A,H)|member(A,$f8(A,C,B,D,F,E,G,H,I,J,K),H)| -event(A,L)| -agent(A,L,$f9(A,C,B,D,F,E,G,H,I,J,K))| -patient(A,L,$f10(A,C,B,D,F,E,G,H,I,J,K))| -present(A,L)| -nonreflexive(A,L)| -wear(A,L)| -group(A,I)|member(A,$f11(A,C,B,D,F,E,G,H,I,J,K),I)| -state(A,J)| -be(A,J,C,K)| -behind(A,K,D).
% 2.29/2.50  ** KEPT (pick-wt=208): 98 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)|member(A,$f7(A,C,B,D,F,E,G,H,I,J,K),H)| -two(A,H)| -group(A,H)|member(A,$f8(A,C,B,D,F,E,G,H,I,J,K),H)| -event(A,L)| -agent(A,L,$f9(A,C,B,D,F,E,G,H,I,J,K))| -patient(A,L,$f10(A,C,B,D,F,E,G,H,I,J,K))| -present(A,L)| -nonreflexive(A,L)| -wear(A,L)| -group(A,I)| -coat(A,$f11(A,C,B,D,F,E,G,H,I,J,K))| -black(A,$f11(A,C,B,D,F,E,G,H,I,J,K))| -cheap(A,$f11(A,C,B,D,F,E,G,H,I,J,K))| -state(A,J)| -be(A,J,C,K)| -behind(A,K,D).
% 2.29/2.50  ** KEPT (pick-wt=167): 99 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)|member(A,$f7(A,C,B,D,F,E,G,H,I,J,K),H)| -two(A,H)| -group(A,H)| -fellow(A,$f8(A,C,B,D,F,E,G,H,I,J,K))| -young(A,$f8(A,C,B,D,F,E,G,H,I,J,K))|member(A,$f10(A,C,B,D,F,E,G,H,I,J,K),I)| -group(A,I)|member(A,$f11(A,C,B,D,F,E,G,H,I,J,K),I)| -state(A,J)| -be(A,J,C,K)| -behind(A,K,D).
% 2.29/2.50  ** KEPT (pick-wt=194): 100 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)|member(A,$f7(A,C,B,D,F,E,G,H,I,J,K),H)| -two(A,H)| -group(A,H)| -fellow(A,$f8(A,C,B,D,F,E,G,H,I,J,K))| -young(A,$f8(A,C,B,D,F,E,G,H,I,J,K))|member(A,$f10(A,C,B,D,F,E,G,H,I,J,K),I)| -group(A,I)| -coat(A,$f11(A,C,B,D,F,E,G,H,I,J,K))| -black(A,$f11(A,C,B,D,F,E,G,H,I,J,K))| -cheap(A,$f11(A,C,B,D,F,E,G,H,I,J,K))| -state(A,J)| -be(A,J,C,K)| -behind(A,K,D).
% 2.29/2.51  ** KEPT (pick-wt=167): 101 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)|member(A,$f7(A,C,B,D,F,E,G,H,I,J,K),H)| -two(A,H)| -group(A,H)| -fellow(A,$f8(A,C,B,D,F,E,G,H,I,J,K))| -young(A,$f8(A,C,B,D,F,E,G,H,I,J,K))|member(A,$f9(A,C,B,D,F,E,G,H,I,J,K),H)| -group(A,I)|member(A,$f11(A,C,B,D,F,E,G,H,I,J,K),I)| -state(A,J)| -be(A,J,C,K)| -behind(A,K,D).
% 2.29/2.51  ** KEPT (pick-wt=194): 102 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)|member(A,$f7(A,C,B,D,F,E,G,H,I,J,K),H)| -two(A,H)| -group(A,H)| -fellow(A,$f8(A,C,B,D,F,E,G,H,I,J,K))| -young(A,$f8(A,C,B,D,F,E,G,H,I,J,K))|member(A,$f9(A,C,B,D,F,E,G,H,I,J,K),H)| -group(A,I)| -coat(A,$f11(A,C,B,D,F,E,G,H,I,J,K))| -black(A,$f11(A,C,B,D,F,E,G,H,I,J,K))| -cheap(A,$f11(A,C,B,D,F,E,G,H,I,J,K))| -state(A,J)| -be(A,J,C,K)| -behind(A,K,D).
% 2.29/2.51  ** KEPT (pick-wt=194): 103 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)|member(A,$f7(A,C,B,D,F,E,G,H,I,J,K),H)| -two(A,H)| -group(A,H)| -fellow(A,$f8(A,C,B,D,F,E,G,H,I,J,K))| -young(A,$f8(A,C,B,D,F,E,G,H,I,J,K))| -event(A,L)| -agent(A,L,$f9(A,C,B,D,F,E,G,H,I,J,K))| -patient(A,L,$f10(A,C,B,D,F,E,G,H,I,J,K))| -present(A,L)| -nonreflexive(A,L)| -wear(A,L)| -group(A,I)|member(A,$f11(A,C,B,D,F,E,G,H,I,J,K),I)| -state(A,J)| -be(A,J,C,K)| -behind(A,K,D).
% 2.29/2.51  ** KEPT (pick-wt=221): 104 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)|member(A,$f7(A,C,B,D,F,E,G,H,I,J,K),H)| -two(A,H)| -group(A,H)| -fellow(A,$f8(A,C,B,D,F,E,G,H,I,J,K))| -young(A,$f8(A,C,B,D,F,E,G,H,I,J,K))| -event(A,L)| -agent(A,L,$f9(A,C,B,D,F,E,G,H,I,J,K))| -patient(A,L,$f10(A,C,B,D,F,E,G,H,I,J,K))| -present(A,L)| -nonreflexive(A,L)| -wear(A,L)| -group(A,I)| -coat(A,$f11(A,C,B,D,F,E,G,H,I,J,K))| -black(A,$f11(A,C,B,D,F,E,G,H,I,J,K))| -cheap(A,$f11(A,C,B,D,F,E,G,H,I,J,K))| -state(A,J)| -be(A,J,C,K)| -behind(A,K,D).
% 2.29/2.51  ** KEPT (pick-wt=162): 105 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)| -state(A,H)| -be(A,H,$f7(A,C,B,D,F,E,G,I,J,K,L),M)| -in(A,M,E)| -two(A,I)| -group(A,I)|member(A,$f8(A,C,B,D,F,E,G,I,J,K,L),I)|member(A,$f10(A,C,B,D,F,E,G,I,J,K,L),J)| -group(A,J)|member(A,$f11(A,C,B,D,F,E,G,I,J,K,L),J)| -state(A,K)| -be(A,K,C,L)| -behind(A,L,D).
% 3.52/3.71  ** KEPT (pick-wt=189): 106 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)| -state(A,H)| -be(A,H,$f7(A,C,B,D,F,E,G,I,J,K,L),M)| -in(A,M,E)| -two(A,I)| -group(A,I)|member(A,$f8(A,C,B,D,F,E,G,I,J,K,L),I)|member(A,$f10(A,C,B,D,F,E,G,I,J,K,L),J)| -group(A,J)| -coat(A,$f11(A,C,B,D,F,E,G,I,J,K,L))| -black(A,$f11(A,C,B,D,F,E,G,I,J,K,L))| -cheap(A,$f11(A,C,B,D,F,E,G,I,J,K,L))| -state(A,K)| -be(A,K,C,L)| -behind(A,L,D).
% 3.52/3.71  ** KEPT (pick-wt=162): 107 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)| -state(A,H)| -be(A,H,$f7(A,C,B,D,F,E,G,I,J,K,L),M)| -in(A,M,E)| -two(A,I)| -group(A,I)|member(A,$f8(A,C,B,D,F,E,G,I,J,K,L),I)|member(A,$f9(A,C,B,D,F,E,G,I,J,K,L),I)| -group(A,J)|member(A,$f11(A,C,B,D,F,E,G,I,J,K,L),J)| -state(A,K)| -be(A,K,C,L)| -behind(A,L,D).
% 3.52/3.71  ** KEPT (pick-wt=189): 108 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)| -state(A,H)| -be(A,H,$f7(A,C,B,D,F,E,G,I,J,K,L),M)| -in(A,M,E)| -two(A,I)| -group(A,I)|member(A,$f8(A,C,B,D,F,E,G,I,J,K,L),I)|member(A,$f9(A,C,B,D,F,E,G,I,J,K,L),I)| -group(A,J)| -coat(A,$f11(A,C,B,D,F,E,G,I,J,K,L))| -black(A,$f11(A,C,B,D,F,E,G,I,J,K,L))| -cheap(A,$f11(A,C,B,D,F,E,G,I,J,K,L))| -state(A,K)| -be(A,K,C,L)| -behind(A,L,D).
% 3.52/3.71  ** KEPT (pick-wt=189): 109 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)| -state(A,H)| -be(A,H,$f7(A,C,B,D,F,E,G,I,J,K,L),M)| -in(A,M,E)| -two(A,I)| -group(A,I)|member(A,$f8(A,C,B,D,F,E,G,I,J,K,L),I)| -event(A,N)| -agent(A,N,$f9(A,C,B,D,F,E,G,I,J,K,L))| -patient(A,N,$f10(A,C,B,D,F,E,G,I,J,K,L))| -present(A,N)| -nonreflexive(A,N)| -wear(A,N)| -group(A,J)|member(A,$f11(A,C,B,D,F,E,G,I,J,K,L),J)| -state(A,K)| -be(A,K,C,L)| -behind(A,L,D).
% 3.52/3.71  ** KEPT (pick-wt=216): 110 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)| -state(A,H)| -be(A,H,$f7(A,C,B,D,F,E,G,I,J,K,L),M)| -in(A,M,E)| -two(A,I)| -group(A,I)|member(A,$f8(A,C,B,D,F,E,G,I,J,K,L),I)| -event(A,N)| -agent(A,N,$f9(A,C,B,D,F,E,G,I,J,K,L))| -patient(A,N,$f10(A,C,B,D,F,E,G,I,J,K,L))| -present(A,N)| -nonreflexive(A,N)| -wear(A,N)| -group(A,J)| -coat(A,$f11(A,C,B,D,F,E,G,I,J,K,L))| -black(A,$f11(A,C,B,D,F,E,G,I,J,K,L))| -cheap(A,$f11(A,C,B,D,F,E,G,I,J,K,L))| -state(A,K)| -be(A,K,C,L)| -behind(A,L,D).
% 3.52/3.71  ** KEPT (pick-wt=175): 111 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)| -state(A,H)| -be(A,H,$f7(A,C,B,D,F,E,G,I,J,K,L),M)| -in(A,M,E)| -two(A,I)| -group(A,I)| -fellow(A,$f8(A,C,B,D,F,E,G,I,J,K,L))| -young(A,$f8(A,C,B,D,F,E,G,I,J,K,L))|member(A,$f10(A,C,B,D,F,E,G,I,J,K,L),J)| -group(A,J)|member(A,$f11(A,C,B,D,F,E,G,I,J,K,L),J)| -state(A,K)| -be(A,K,C,L)| -behind(A,L,D).
% 3.52/3.71  ** KEPT (pick-wt=202): 112 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)| -state(A,H)| -be(A,H,$f7(A,C,B,D,F,E,G,I,J,K,L),M)| -in(A,M,E)| -two(A,I)| -group(A,I)| -fellow(A,$f8(A,C,B,D,F,E,G,I,J,K,L))| -young(A,$f8(A,C,B,D,F,E,G,I,J,K,L))|member(A,$f10(A,C,B,D,F,E,G,I,J,K,L),J)| -group(A,J)| -coat(A,$f11(A,C,B,D,F,E,G,I,J,K,L))| -black(A,$f11(A,C,B,D,F,E,G,I,J,K,L))| -cheap(A,$f11(A,C,B,D,F,E,G,I,J,K,L))| -state(A,K)| -be(A,K,C,L)| -behind(A,L,D).
% 3.52/3.71  ** KEPT (pick-wt=175): 113 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)| -state(A,H)| -be(A,H,$f7(A,C,B,D,F,E,G,I,J,K,L),M)| -in(A,M,E)| -two(A,I)| -group(A,I)| -fellow(A,$f8(A,C,B,D,F,E,G,I,J,K,L))| -young(A,$f8(A,C,B,D,F,E,G,I,J,K,L))|member(A,$f9(A,C,B,D,F,E,G,I,J,K,L),I)| -group(A,J)|member(A,$f11(A,C,B,D,F,E,G,I,J,K,L),J)| -state(A,K)| -be(A,K,C,L)| -behind(A,L,D).
% 3.52/3.71  ** KEPT (pick-wt=202): 114 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)| -state(A,H)| -be(A,H,$f7(A,C,B,D,F,E,G,I,J,K,L),M)| -in(A,M,E)| -two(A,I)| -group(A,I)| -fellow(A,$f8(A,C,B,D,F,E,G,I,J,K,L))| -young(A,$f8(A,C,B,D,F,E,G,I,J,K,L))|member(A,$f9(A,C,B,D,F,E,G,I,J,K,L),I)| -group(A,J)| -coat(A,$f11(A,C,B,D,F,E,G,I,J,K,L))| -black(A,$f11(A,C,B,D,F,E,G,I,J,K,L))| -cheap(A,$f11(A,C,B,D,F,E,G,I,J,K,L))| -state(A,K)| -be(A,K,C,L)| -behind(A,L,D).
% 3.52/3.71  ** KEPT (pick-wt=202): 115 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)| -state(A,H)| -be(A,H,$f7(A,C,B,D,F,E,G,I,J,K,L),M)| -in(A,M,E)| -two(A,I)| -group(A,I)| -fellow(A,$f8(A,C,B,D,F,E,G,I,J,K,L))| -young(A,$f8(A,C,B,D,F,E,G,I,J,K,L))| -event(A,N)| -agent(A,N,$f9(A,C,B,D,F,E,G,I,J,K,L))| -patient(A,N,$f10(A,C,B,D,F,E,G,I,J,K,L))| -present(A,N)| -nonreflexive(A,N)| -wear(A,N)| -group(A,J)|member(A,$f11(A,C,B,D,F,E,G,I,J,K,L),J)| -state(A,K)| -be(A,K,C,L)| -behind(A,L,D).
% 3.52/3.71  ** KEPT (pick-wt=229): 116 [] -actual_world(A)| -of(A,B,C)| -man(A,C)| -jules_forename(A,B)| -forename(A,B)| -wheel(A,D)| -frontseat(A,E)| -chevy(A,D)| -white(A,D)| -dirty(A,D)| -old(A,D)| -of(A,F,E)| -city(A,E)| -hollywood_placename(A,F)| -placename(A,F)| -street(A,E)| -lonely(A,E)| -event(A,G)| -agent(A,G,D)| -present(A,G)| -barrel(A,G)| -down(A,G,E)| -in(A,G,E)| -state(A,H)| -be(A,H,$f7(A,C,B,D,F,E,G,I,J,K,L),M)| -in(A,M,E)| -two(A,I)| -group(A,I)| -fellow(A,$f8(A,C,B,D,F,E,G,I,J,K,L))| -young(A,$f8(A,C,B,D,F,E,G,I,J,K,L))| -event(A,N)| -agent(A,N,$f9(A,C,B,D,F,E,G,I,J,K,L))| -patient(A,N,$f10(A,C,B,D,F,E,G,I,J,K,L))| -present(A,N)| -nonreflexive(A,N)| -wear(A,N)| -group(A,J)| -coat(A,$f11(A,C,B,D,F,E,G,I,J,K,L))| -black(A,$f11(A,C,B,D,F,E,G,I,J,K,L))| -cheap(A,$f11(A,C,B,D,F,E,G,I,J,K,L))| -state(A,K)| -be(A,K,C,L)| -behind(A,L,D).
% 3.52/3.71  
% 3.52/3.71  ------------> process sos:
% 3.64/3.81  ** KEPT (pick-wt=3): 417 [] A=A.
% 3.64/3.81  ** KEPT (pick-wt=2): 418 [] actual_world($c7).
% 3.64/3.81  ** KEPT (pick-wt=3): 419 [] frontseat($c7,$c4).
% 3.64/3.81  ** KEPT (pick-wt=3): 420 [] chevy($c7,$c6).
% 3.64/3.81  ** KEPT (pick-wt=3): 421 [] white($c7,$c6).
% 3.64/3.81  ** KEPT (pick-wt=3): 422 [] dirty($c7,$c6).
% 3.64/3.81  ** KEPT (pick-wt=3): 423 [] old($c7,$c6).
% 3.64/3.81  ** KEPT (pick-wt=4): 424 [] of($c7,$c5,$c4).
% 3.64/3.81  ** KEPT (pick-wt=3): 425 [] city($c7,$c4).
% 3.64/3.81  ** KEPT (pick-wt=3): 426 [] hollywood_placename($c7,$c5).
% 3.64/3.81  ** KEPT (pick-wt=3): 427 [] placename($c7,$c5).
% 3.64/3.81  ** KEPT (pick-wt=3): 428 [] street($c7,$c4).
% 3.64/3.81  ** KEPT (pick-wt=3): 429 [] lonely($c7,$c4).
% 3.64/3.81  ** KEPT (pick-wt=3): 430 [] event($c7,$c3).
% 3.64/3.81  ** KEPT (pick-wt=4): 431 [] agent($c7,$c3,$c6).
% 3.64/3.81  ** KEPT (pick-wt=3): 432 [] present($c7,$c3).
% 3.64/3.81  ** KEPT (pick-wt=3): 433 [] barrel($c7,$c3).
% 3.64/3.81  ** KEPT (pick-wt=4): 434 [] down($c7,$c3,$c4).
% 3.64/3.81  ** KEPT (pick-wt=4): 435 [] in($c7,$c3,$c4).
% 3.64/3.81  ** KEPT (pick-wt=3): 436 [] two($c7,$c2).
% 3.64/3.81  ** KEPT (pick-wt=3): 437 [] group($c7,$c2).
% 3.64/3.81  ** KEPT (pick-wt=3): 438 [] group($c7,$c1).
% 3.64/3.81    Following clause subsumed by 417 during input processing: 0 [copy,417,flip.1] A=A.
% 3.64/3.81  417 back subsumes 120.
% 3.64/3.81  417 back subsumes 119.
% 3.64/3.81  417 back subsumes 118.
% 3.64/3.81  417 back subsumes 117.
% 3.64/3.81  
% 3.64/3.81  ======= end of input processing =======
% 3.64/3.81  
% 3.64/3.81  =========== start of search ===========
% 3.64/3.81  
% 3.64/3.81  
% 3.64/3.81  Resetting weight limit to 3.
% 3.64/3.81  
% 3.64/3.81  
% 3.64/3.81  Resetting weight limit to 3.
% 3.64/3.81  
% 3.64/3.81  sos_size=20
% 3.64/3.81  
% 3.64/3.81  Search stopped because sos empty.
% 3.64/3.81  
% 3.64/3.81  
% 3.64/3.81  Search stopped because sos empty.
% 3.64/3.81  
% 3.64/3.81  ============ end of search ============
% 3.64/3.81  
% 3.64/3.81  -------------- statistics -------------
% 3.64/3.81  clauses given                 69
% 3.64/3.81  clauses generated           1910
% 3.64/3.81  clauses kept                 484
% 3.64/3.81  clauses forward subsumed     450
% 3.64/3.81  clauses back subsumed          4
% 3.64/3.81  Kbytes malloced             4882
% 3.64/3.81  
% 3.64/3.81  ----------- times (seconds) -----------
% 3.64/3.81  user CPU time          1.38          (0 hr, 0 min, 1 sec)
% 3.64/3.81  system CPU time        0.00          (0 hr, 0 min, 0 sec)
% 3.64/3.81  wall-clock time        3             (0 hr, 0 min, 3 sec)
% 3.64/3.81  
% 3.64/3.81  Process 19322 finished Wed Jul 27 08:47:20 2022
% 3.64/3.81  Otter interrupted
% 3.64/3.81  PROOF NOT FOUND
%------------------------------------------------------------------------------