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

View Problem - Process Solution

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

% Computer : n011.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:03 EDT 2022

% Result   : Unknown 19.23s 19.41s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : NLP178+1 : TPTP v8.1.0. Released v2.4.0.
% 0.07/0.13  % Command  : otter-tptp-script %s
% 0.13/0.35  % Computer : n011.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Wed Jul 27 08:48:40 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 2.19/2.34  
% 2.19/2.34  
% 2.19/2.34  WARNING, multiple arity: set/1, set/2.
% 2.19/2.34  
% 2.19/2.34  ----- Otter 3.3f, August 2004 -----
% 2.19/2.34  The process was started by sandbox on n011.cluster.edu,
% 2.19/2.34  Wed Jul 27 08:48:40 2022
% 2.19/2.34  The command was "./otter".  The process ID is 26400.
% 2.19/2.34  
% 2.19/2.34  set(prolog_style_variables).
% 2.19/2.34  set(auto).
% 2.19/2.34     dependent: set(auto1).
% 2.19/2.34     dependent: set(process_input).
% 2.19/2.34     dependent: clear(print_kept).
% 2.19/2.34     dependent: clear(print_new_demod).
% 2.19/2.34     dependent: clear(print_back_demod).
% 2.19/2.34     dependent: clear(print_back_sub).
% 2.19/2.34     dependent: set(control_memory).
% 2.19/2.34     dependent: assign(max_mem, 12000).
% 2.19/2.34     dependent: assign(pick_given_ratio, 4).
% 2.19/2.34     dependent: assign(stats_level, 1).
% 2.19/2.34     dependent: assign(max_seconds, 10800).
% 2.19/2.34  clear(print_given).
% 2.19/2.34  
% 2.19/2.34  formula_list(usable).
% 2.19/2.34  all A (A=A).
% 2.19/2.34  all U V (furniture(U,V)->instrumentality(U,V)).
% 2.19/2.34  all U V (seat(U,V)->furniture(U,V)).
% 2.19/2.34  all U V (frontseat(U,V)->seat(U,V)).
% 2.19/2.34  all U V (instrumentality(U,V)->artifact(U,V)).
% 2.19/2.34  all U V (transport(U,V)->instrumentality(U,V)).
% 2.19/2.34  all U V (vehicle(U,V)->transport(U,V)).
% 2.19/2.34  all U V (car(U,V)->vehicle(U,V)).
% 2.19/2.34  all U V (chevy(U,V)->car(U,V)).
% 2.19/2.34  all U V (location(U,V)->object(U,V)).
% 2.19/2.34  all U V (city(U,V)->location(U,V)).
% 2.19/2.34  all U V (hollywood_placename(U,V)->placename(U,V)).
% 2.19/2.34  all U V (abstraction(U,V)->unisex(U,V)).
% 2.19/2.34  all U V (abstraction(U,V)->general(U,V)).
% 2.19/2.34  all U V (abstraction(U,V)->nonhuman(U,V)).
% 2.19/2.34  all U V (abstraction(U,V)->thing(U,V)).
% 2.19/2.34  all U V (relation(U,V)->abstraction(U,V)).
% 2.19/2.34  all U V (relname(U,V)->relation(U,V)).
% 2.19/2.34  all U V (placename(U,V)->relname(U,V)).
% 2.19/2.34  all U V (way(U,V)->artifact(U,V)).
% 2.19/2.34  all U V (street(U,V)->way(U,V)).
% 2.19/2.34  all U V (barrel(U,V)->event(U,V)).
% 2.19/2.34  all U V (state(U,V)->event(U,V)).
% 2.19/2.34  all U V (state(U,V)->eventuality(U,V)).
% 2.19/2.34  all U V (two(U,V)->group(U,V)).
% 2.19/2.34  all U V (man(U,V)->male(U,V)).
% 2.19/2.34  all U V (human_person(U,V)->animate(U,V)).
% 2.19/2.34  all U V (human_person(U,V)->human(U,V)).
% 2.19/2.34  all U V (organism(U,V)->living(U,V)).
% 2.19/2.34  all U V (organism(U,V)->impartial(U,V)).
% 2.19/2.34  all U V (organism(U,V)->entity(U,V)).
% 2.19/2.34  all U V (human_person(U,V)->organism(U,V)).
% 2.19/2.34  all U V (man(U,V)->human_person(U,V)).
% 2.19/2.34  all U V (fellow(U,V)->man(U,V)).
% 2.19/2.34  all U V (eventuality(U,V)->unisex(U,V)).
% 2.19/2.34  all U V (eventuality(U,V)->nonexistent(U,V)).
% 2.19/2.34  all U V (eventuality(U,V)->specific(U,V)).
% 2.19/2.34  all U V (eventuality(U,V)->thing(U,V)).
% 2.19/2.34  all U V (event(U,V)->eventuality(U,V)).
% 2.19/2.34  all U V (wear(U,V)->event(U,V)).
% 2.19/2.34  all U V (set(U,V)->multiple(U,V)).
% 2.19/2.34  all U V (group(U,V)->set(U,V)).
% 2.19/2.34  all U V (object(U,V)->unisex(U,V)).
% 2.19/2.34  all U V (object(U,V)->impartial(U,V)).
% 2.19/2.34  all U V (object(U,V)->nonliving(U,V)).
% 2.19/2.34  all U V (entity(U,V)->existent(U,V)).
% 2.19/2.34  all U V (entity(U,V)->specific(U,V)).
% 2.19/2.34  all U V (thing(U,V)->singleton(U,V)).
% 2.19/2.34  all U V (entity(U,V)->thing(U,V)).
% 2.19/2.34  all U V (object(U,V)->entity(U,V)).
% 2.19/2.34  all U V (artifact(U,V)->object(U,V)).
% 2.19/2.34  all U V (clothes(U,V)->artifact(U,V)).
% 2.19/2.34  all U V (coat(U,V)->clothes(U,V)).
% 2.19/2.34  all U V (animate(U,V)-> -nonliving(U,V)).
% 2.19/2.34  all U V (existent(U,V)-> -nonexistent(U,V)).
% 2.19/2.34  all U V (nonhuman(U,V)-> -human(U,V)).
% 2.19/2.34  all U V (nonliving(U,V)-> -living(U,V)).
% 2.19/2.34  all U V (singleton(U,V)-> -multiple(U,V)).
% 2.19/2.34  all U V (specific(U,V)-> -general(U,V)).
% 2.19/2.34  all U V (unisex(U,V)-> -male(U,V)).
% 2.19/2.34  all U V (white(U,V)-> -black(U,V)).
% 2.19/2.34  all U V (young(U,V)-> -old(U,V)).
% 2.19/2.34  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.19/2.34  all U V W X (be(U,V,W,X)->W=X).
% 2.19/2.34  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.19/2.34  all U V W X (nonreflexive(U,V)&agent(U,V,W)&patient(U,V,X)->W!=X).
% 2.19/2.34  all U (-(exists V member(U,V,V))).
% 2.19/2.34  -(-(exists U (actual_world(U)& (exists V W X Y Z X1 X2 (group(U,V)&frontseat(U,Y)&chevy(U,W)&white(U,W)&dirty(U,W)&old(U,W)&of(U,X,Y)&city(U,Y)&hollywood_placename(U,X)&placename(U,X)&street(U,Y)&lonely(U,Y)&event(U,Z)&agent(U,Z,W)&present(U,Z)&barrel(U,Z)&down(U,Z,Y)&in(U,Z,Y)& (all X3 (member(U,X3,X1)-> (exists X4 X5 (state(U,X4)&be(U,X4,X3,X5)&in(U,X5,Y)))))&two(U,X1)&group(U,X1)& (all X6 (member(U,X6,X1)->fellow(U,X6)&young(U,X6)))& (all X7 (member(U,X7,X2)-> (all X8 (member(U,X8,V)-> (exists X9 (event(U,X9)&agent(U,X9,X8)&patient(U,X9,X7)&present(U,X9)&nonreflexive(U,X9)&wear(U,X9)))))))&group(U,X2)& (all X10 (member(U,X10,X2)->coat(U,X10)&black(U,X10)&cheap(U,X10)))))))).
% 2.19/2.34  end_of_list.
% 2.19/2.34  
% 2.19/2.34  -------> usable clausifies to:
% 2.19/2.34  
% 2.19/2.34  list(usable).
% 2.19/2.34  0 [] A=A.
% 2.19/2.34  0 [] -furniture(U,V)|instrumentality(U,V).
% 2.19/2.34  0 [] -seat(U,V)|furniture(U,V).
% 2.19/2.34  0 [] -frontseat(U,V)|seat(U,V).
% 2.19/2.34  0 [] -instrumentality(U,V)|artifact(U,V).
% 2.19/2.34  0 [] -transport(U,V)|instrumentality(U,V).
% 2.19/2.34  0 [] -vehicle(U,V)|transport(U,V).
% 2.19/2.34  0 [] -car(U,V)|vehicle(U,V).
% 2.19/2.34  0 [] -chevy(U,V)|car(U,V).
% 2.19/2.34  0 [] -location(U,V)|object(U,V).
% 2.19/2.34  0 [] -city(U,V)|location(U,V).
% 2.19/2.34  0 [] -hollywood_placename(U,V)|placename(U,V).
% 2.19/2.34  0 [] -abstraction(U,V)|unisex(U,V).
% 2.19/2.34  0 [] -abstraction(U,V)|general(U,V).
% 2.19/2.34  0 [] -abstraction(U,V)|nonhuman(U,V).
% 2.19/2.34  0 [] -abstraction(U,V)|thing(U,V).
% 2.19/2.34  0 [] -relation(U,V)|abstraction(U,V).
% 2.19/2.34  0 [] -relname(U,V)|relation(U,V).
% 2.19/2.34  0 [] -placename(U,V)|relname(U,V).
% 2.19/2.34  0 [] -way(U,V)|artifact(U,V).
% 2.19/2.34  0 [] -street(U,V)|way(U,V).
% 2.19/2.34  0 [] -barrel(U,V)|event(U,V).
% 2.19/2.34  0 [] -state(U,V)|event(U,V).
% 2.19/2.34  0 [] -state(U,V)|eventuality(U,V).
% 2.19/2.34  0 [] -two(U,V)|group(U,V).
% 2.19/2.34  0 [] -man(U,V)|male(U,V).
% 2.19/2.34  0 [] -human_person(U,V)|animate(U,V).
% 2.19/2.34  0 [] -human_person(U,V)|human(U,V).
% 2.19/2.34  0 [] -organism(U,V)|living(U,V).
% 2.19/2.34  0 [] -organism(U,V)|impartial(U,V).
% 2.19/2.34  0 [] -organism(U,V)|entity(U,V).
% 2.19/2.34  0 [] -human_person(U,V)|organism(U,V).
% 2.19/2.34  0 [] -man(U,V)|human_person(U,V).
% 2.19/2.34  0 [] -fellow(U,V)|man(U,V).
% 2.19/2.34  0 [] -eventuality(U,V)|unisex(U,V).
% 2.19/2.34  0 [] -eventuality(U,V)|nonexistent(U,V).
% 2.19/2.34  0 [] -eventuality(U,V)|specific(U,V).
% 2.19/2.34  0 [] -eventuality(U,V)|thing(U,V).
% 2.19/2.34  0 [] -event(U,V)|eventuality(U,V).
% 2.19/2.34  0 [] -wear(U,V)|event(U,V).
% 2.19/2.34  0 [] -set(U,V)|multiple(U,V).
% 2.19/2.34  0 [] -group(U,V)|set(U,V).
% 2.19/2.34  0 [] -object(U,V)|unisex(U,V).
% 2.19/2.34  0 [] -object(U,V)|impartial(U,V).
% 2.19/2.34  0 [] -object(U,V)|nonliving(U,V).
% 2.19/2.34  0 [] -entity(U,V)|existent(U,V).
% 2.19/2.34  0 [] -entity(U,V)|specific(U,V).
% 2.19/2.34  0 [] -thing(U,V)|singleton(U,V).
% 2.19/2.34  0 [] -entity(U,V)|thing(U,V).
% 2.19/2.34  0 [] -object(U,V)|entity(U,V).
% 2.19/2.34  0 [] -artifact(U,V)|object(U,V).
% 2.19/2.34  0 [] -clothes(U,V)|artifact(U,V).
% 2.19/2.34  0 [] -coat(U,V)|clothes(U,V).
% 2.19/2.34  0 [] -animate(U,V)| -nonliving(U,V).
% 2.19/2.34  0 [] -existent(U,V)| -nonexistent(U,V).
% 2.19/2.34  0 [] -nonhuman(U,V)| -human(U,V).
% 2.19/2.34  0 [] -nonliving(U,V)| -living(U,V).
% 2.19/2.34  0 [] -singleton(U,V)| -multiple(U,V).
% 2.19/2.34  0 [] -specific(U,V)| -general(U,V).
% 2.19/2.34  0 [] -unisex(U,V)| -male(U,V).
% 2.19/2.34  0 [] -white(U,V)| -black(U,V).
% 2.19/2.34  0 [] -young(U,V)| -old(U,V).
% 2.19/2.34  0 [] -entity(U,V)| -placename(U,W)| -of(U,W,V)| -placename(U,X)|X=W| -of(U,X,V).
% 2.19/2.34  0 [] -be(U,V,W,X)|W=X.
% 2.19/2.34  0 [] -two(U,V)|member(U,$f2(U,V),V).
% 2.19/2.34  0 [] -two(U,V)|member(U,$f1(U,V),V).
% 2.19/2.34  0 [] -two(U,V)|$f1(U,V)!=$f2(U,V).
% 2.19/2.34  0 [] -two(U,V)| -member(U,Y,V)|Y=$f1(U,V)|Y=$f2(U,V).
% 2.19/2.34  0 [] two(U,V)| -member(U,W,V)| -member(U,X,V)|X=W|member(U,$f3(U,V,W,X),V).
% 2.19/2.34  0 [] two(U,V)| -member(U,W,V)| -member(U,X,V)|X=W|$f3(U,V,W,X)!=X.
% 2.19/2.34  0 [] two(U,V)| -member(U,W,V)| -member(U,X,V)|X=W|$f3(U,V,W,X)!=W.
% 2.19/2.34  0 [] -nonreflexive(U,V)| -agent(U,V,W)| -patient(U,V,X)|W!=X.
% 2.19/2.34  0 [] -member(U,V,V).
% 2.19/2.34  0 [] actual_world($c8).
% 2.19/2.34  0 [] group($c8,$c7).
% 2.19/2.34  0 [] frontseat($c8,$c4).
% 2.19/2.34  0 [] chevy($c8,$c6).
% 2.19/2.34  0 [] white($c8,$c6).
% 2.19/2.34  0 [] dirty($c8,$c6).
% 2.19/2.34  0 [] old($c8,$c6).
% 2.19/2.34  0 [] of($c8,$c5,$c4).
% 2.19/2.34  0 [] city($c8,$c4).
% 2.19/2.34  0 [] hollywood_placename($c8,$c5).
% 2.19/2.34  0 [] placename($c8,$c5).
% 2.19/2.34  0 [] street($c8,$c4).
% 2.19/2.34  0 [] lonely($c8,$c4).
% 2.19/2.34  0 [] event($c8,$c3).
% 2.19/2.34  0 [] agent($c8,$c3,$c6).
% 2.19/2.34  0 [] present($c8,$c3).
% 2.19/2.34  0 [] barrel($c8,$c3).
% 2.19/2.34  0 [] down($c8,$c3,$c4).
% 2.19/2.34  0 [] in($c8,$c3,$c4).
% 2.19/2.34  0 [] -member($c8,X3,$c2)|state($c8,$f5(X3)).
% 2.19/2.34  0 [] -member($c8,X3,$c2)|be($c8,$f5(X3),X3,$f4(X3)).
% 2.19/2.34  0 [] -member($c8,X3,$c2)|in($c8,$f4(X3),$c4).
% 2.19/2.34  0 [] two($c8,$c2).
% 2.19/2.34  0 [] group($c8,$c2).
% 2.19/2.34  0 [] -member($c8,X6,$c2)|fellow($c8,X6).
% 2.19/2.34  0 [] -member($c8,X6,$c2)|young($c8,X6).
% 2.19/2.34  0 [] -member($c8,X7,$c1)| -member($c8,X8,$c7)|event($c8,$f6(X7,X8)).
% 2.19/2.34  0 [] -member($c8,X7,$c1)| -member($c8,X8,$c7)|agent($c8,$f6(X7,X8),X8).
% 2.19/2.34  0 [] -member($c8,X7,$c1)| -member($c8,X8,$c7)|patient($c8,$f6(X7,X8),X7).
% 2.19/2.34  0 [] -member($c8,X7,$c1)| -member($c8,X8,$c7)|present($c8,$f6(X7,X8)).
% 2.19/2.34  0 [] -member($c8,X7,$c1)| -member($c8,X8,$c7)|nonreflexive($c8,$f6(X7,X8)).
% 2.19/2.34  0 [] -member($c8,X7,$c1)| -member($c8,X8,$c7)|wear($c8,$f6(X7,X8)).
% 2.19/2.34  0 [] group($c8,$c1).
% 2.19/2.34  0 [] -member($c8,X10,$c1)|coat($c8,X10).
% 2.19/2.34  0 [] -member($c8,X10,$c1)|black($c8,X10).
% 2.19/2.34  0 [] -member($c8,X10,$c1)|cheap($c8,X10).
% 2.19/2.34  end_of_list.
% 2.19/2.34  
% 2.19/2.34  SCAN INPUT: prop=0, horn=0, equality=1, symmetry=0, max_lits=6.
% 2.19/2.34  
% 2.19/2.34  This ia a non-Horn set with equality.  The strategy will be
% 2.19/2.34  Knuth-Bendix, ordered hyper_res, factoring, and unit
% 2.19/2.34  deletion, with positive clauses in sos and nonpositive
% 2.19/2.34  clauses in usable.
% 2.19/2.34  
% 2.19/2.34     dependent: set(knuth_bendix).
% 2.19/2.34     dependent: set(anl_eq).
% 2.19/2.34     dependent: set(para_from).
% 2.19/2.34     dependent: set(para_into).
% 2.19/2.34     dependent: clear(para_from_right).
% 2.19/2.34     dependent: clear(para_into_right).
% 2.19/2.34     dependent: set(para_from_vars).
% 2.19/2.34     dependent: set(eq_units_both_ways).
% 2.19/2.34     dependent: set(dynamic_demod_all).
% 2.19/2.34     dependent: set(dynamic_demod).
% 2.19/2.34     dependent: set(order_eq).
% 2.19/2.34     dependent: set(back_demod).
% 2.19/2.34     dependent: set(lrpo).
% 2.19/2.34     dependent: set(hyper_res).
% 2.19/2.34     dependent: set(unit_deletion).
% 2.19/2.34     dependent: set(factor).
% 2.19/2.34  
% 2.19/2.34  ------------> process usable:
% 2.19/2.34  ** KEPT (pick-wt=6): 1 [] -furniture(A,B)|instrumentality(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 2 [] -seat(A,B)|furniture(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 3 [] -frontseat(A,B)|seat(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 4 [] -instrumentality(A,B)|artifact(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 5 [] -transport(A,B)|instrumentality(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 6 [] -vehicle(A,B)|transport(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 7 [] -car(A,B)|vehicle(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 8 [] -chevy(A,B)|car(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 9 [] -location(A,B)|object(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 10 [] -city(A,B)|location(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 11 [] -hollywood_placename(A,B)|placename(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 12 [] -abstraction(A,B)|unisex(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 13 [] -abstraction(A,B)|general(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 14 [] -abstraction(A,B)|nonhuman(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 15 [] -abstraction(A,B)|thing(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 16 [] -relation(A,B)|abstraction(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 17 [] -relname(A,B)|relation(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 18 [] -placename(A,B)|relname(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 19 [] -way(A,B)|artifact(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 20 [] -street(A,B)|way(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 21 [] -barrel(A,B)|event(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 22 [] -state(A,B)|event(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 23 [] -state(A,B)|eventuality(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 24 [] -two(A,B)|group(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 25 [] -man(A,B)|male(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 26 [] -human_person(A,B)|animate(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 27 [] -human_person(A,B)|human(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 28 [] -organism(A,B)|living(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 29 [] -organism(A,B)|impartial(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 30 [] -organism(A,B)|entity(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 31 [] -human_person(A,B)|organism(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 32 [] -man(A,B)|human_person(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 33 [] -fellow(A,B)|man(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 34 [] -eventuality(A,B)|unisex(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 35 [] -eventuality(A,B)|nonexistent(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 36 [] -eventuality(A,B)|specific(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 37 [] -eventuality(A,B)|thing(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 38 [] -event(A,B)|eventuality(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 39 [] -wear(A,B)|event(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 40 [] -set(A,B)|multiple(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 41 [] -group(A,B)|set(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 42 [] -object(A,B)|unisex(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 43 [] -object(A,B)|impartial(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 44 [] -object(A,B)|nonliving(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 45 [] -entity(A,B)|existent(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 46 [] -entity(A,B)|specific(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 47 [] -thing(A,B)|singleton(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 48 [] -entity(A,B)|thing(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 49 [] -object(A,B)|entity(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 50 [] -artifact(A,B)|object(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 51 [] -clothes(A,B)|artifact(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 52 [] -coat(A,B)|clothes(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 53 [] -animate(A,B)| -nonliving(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 54 [] -existent(A,B)| -nonexistent(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 55 [] -nonhuman(A,B)| -human(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 56 [] -nonliving(A,B)| -living(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 57 [] -singleton(A,B)| -multiple(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 58 [] -specific(A,B)| -general(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 59 [] -unisex(A,B)| -male(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 60 [] -white(A,B)| -black(A,B).
% 2.19/2.34  ** KEPT (pick-wt=6): 61 [] -young(A,B)| -old(A,B).
% 19.23/19.41  ** KEPT (pick-wt=20): 62 [] -entity(A,B)| -placename(A,C)| -of(A,C,B)| -placename(A,D)|D=C| -of(A,D,B).
% 19.23/19.41  ** KEPT (pick-wt=8): 63 [] -be(A,B,C,D)|C=D.
% 19.23/19.41  ** KEPT (pick-wt=9): 64 [] -two(A,B)|member(A,$f2(A,B),B).
% 19.23/19.41  ** KEPT (pick-wt=9): 65 [] -two(A,B)|member(A,$f1(A,B),B).
% 19.23/19.41  ** KEPT (pick-wt=10): 67 [copy,66,flip.2] -two(A,B)|$f2(A,B)!=$f1(A,B).
% 19.23/19.41  ** KEPT (pick-wt=17): 68 [] -two(A,B)| -member(A,C,B)|C=$f1(A,B)|C=$f2(A,B).
% 19.23/19.41  ** KEPT (pick-wt=22): 69 [] two(A,B)| -member(A,C,B)| -member(A,D,B)|D=C|member(A,$f3(A,B,C,D),B).
% 19.23/19.41  ** KEPT (pick-wt=21): 70 [] two(A,B)| -member(A,C,B)| -member(A,D,B)|D=C|$f3(A,B,C,D)!=D.
% 19.23/19.41  ** KEPT (pick-wt=21): 71 [] two(A,B)| -member(A,C,B)| -member(A,D,B)|D=C|$f3(A,B,C,D)!=C.
% 19.23/19.41  ** KEPT (pick-wt=14): 72 [] -nonreflexive(A,B)| -agent(A,B,C)| -patient(A,B,D)|C!=D.
% 19.23/19.41  ** KEPT (pick-wt=4): 73 [] -member(A,B,B).
% 19.23/19.41  ** KEPT (pick-wt=8): 74 [] -member($c8,A,$c2)|state($c8,$f5(A)).
% 19.23/19.41  ** KEPT (pick-wt=11): 75 [] -member($c8,A,$c2)|be($c8,$f5(A),A,$f4(A)).
% 19.23/19.41  ** KEPT (pick-wt=9): 76 [] -member($c8,A,$c2)|in($c8,$f4(A),$c4).
% 19.23/19.41  ** KEPT (pick-wt=7): 77 [] -member($c8,A,$c2)|fellow($c8,A).
% 19.23/19.41  ** KEPT (pick-wt=7): 78 [] -member($c8,A,$c2)|young($c8,A).
% 19.23/19.41  ** KEPT (pick-wt=13): 79 [] -member($c8,A,$c1)| -member($c8,B,$c7)|event($c8,$f6(A,B)).
% 19.23/19.41  ** KEPT (pick-wt=14): 80 [] -member($c8,A,$c1)| -member($c8,B,$c7)|agent($c8,$f6(A,B),B).
% 19.23/19.41  ** KEPT (pick-wt=14): 81 [] -member($c8,A,$c1)| -member($c8,B,$c7)|patient($c8,$f6(A,B),A).
% 19.23/19.41  ** KEPT (pick-wt=13): 82 [] -member($c8,A,$c1)| -member($c8,B,$c7)|present($c8,$f6(A,B)).
% 19.23/19.41  ** KEPT (pick-wt=13): 83 [] -member($c8,A,$c1)| -member($c8,B,$c7)|nonreflexive($c8,$f6(A,B)).
% 19.23/19.41  ** KEPT (pick-wt=13): 84 [] -member($c8,A,$c1)| -member($c8,B,$c7)|wear($c8,$f6(A,B)).
% 19.23/19.41  ** KEPT (pick-wt=7): 85 [] -member($c8,A,$c1)|coat($c8,A).
% 19.23/19.41  ** KEPT (pick-wt=7): 86 [] -member($c8,A,$c1)|black($c8,A).
% 19.23/19.41  ** KEPT (pick-wt=7): 87 [] -member($c8,A,$c1)|cheap($c8,A).
% 19.23/19.41  
% 19.23/19.41  ------------> process sos:
% 19.23/19.41  ** KEPT (pick-wt=3): 91 [] A=A.
% 19.23/19.41  ** KEPT (pick-wt=2): 92 [] actual_world($c8).
% 19.23/19.41  ** KEPT (pick-wt=3): 93 [] group($c8,$c7).
% 19.23/19.41  ** KEPT (pick-wt=3): 94 [] frontseat($c8,$c4).
% 19.23/19.41  ** KEPT (pick-wt=3): 95 [] chevy($c8,$c6).
% 19.23/19.41  ** KEPT (pick-wt=3): 96 [] white($c8,$c6).
% 19.23/19.41  ** KEPT (pick-wt=3): 97 [] dirty($c8,$c6).
% 19.23/19.41  ** KEPT (pick-wt=3): 98 [] old($c8,$c6).
% 19.23/19.41  ** KEPT (pick-wt=4): 99 [] of($c8,$c5,$c4).
% 19.23/19.41  ** KEPT (pick-wt=3): 100 [] city($c8,$c4).
% 19.23/19.41  ** KEPT (pick-wt=3): 101 [] hollywood_placename($c8,$c5).
% 19.23/19.41  ** KEPT (pick-wt=3): 102 [] placename($c8,$c5).
% 19.23/19.41  ** KEPT (pick-wt=3): 103 [] street($c8,$c4).
% 19.23/19.41  ** KEPT (pick-wt=3): 104 [] lonely($c8,$c4).
% 19.23/19.41  ** KEPT (pick-wt=3): 105 [] event($c8,$c3).
% 19.23/19.41  ** KEPT (pick-wt=4): 106 [] agent($c8,$c3,$c6).
% 19.23/19.41  ** KEPT (pick-wt=3): 107 [] present($c8,$c3).
% 19.23/19.41  ** KEPT (pick-wt=3): 108 [] barrel($c8,$c3).
% 19.23/19.41  ** KEPT (pick-wt=4): 109 [] down($c8,$c3,$c4).
% 19.23/19.41  ** KEPT (pick-wt=4): 110 [] in($c8,$c3,$c4).
% 19.23/19.41  ** KEPT (pick-wt=3): 111 [] two($c8,$c2).
% 19.23/19.41  ** KEPT (pick-wt=3): 112 [] group($c8,$c2).
% 19.23/19.41  ** KEPT (pick-wt=3): 113 [] group($c8,$c1).
% 19.23/19.41    Following clause subsumed by 91 during input processing: 0 [copy,91,flip.1] A=A.
% 19.23/19.41  91 back subsumes 90.
% 19.23/19.41  91 back subsumes 89.
% 19.23/19.41  91 back subsumes 88.
% 19.23/19.41  
% 19.23/19.41  ======= end of input processing =======
% 19.23/19.41  
% 19.23/19.41  =========== start of search ===========
% 19.23/19.41  
% 19.23/19.41  
% 19.23/19.41  Resetting weight limit to 8.
% 19.23/19.41  
% 19.23/19.41  
% 19.23/19.41  Resetting weight limit to 8.
% 19.23/19.41  
% 19.23/19.41  sos_size=968
% 19.23/19.41  
% 19.23/19.41  Search stopped because sos empty.
% 19.23/19.41  
% 19.23/19.41  
% 19.23/19.41  Search stopped because sos empty.
% 19.23/19.41  
% 19.23/19.41  ============ end of search ============
% 19.23/19.41  
% 19.23/19.41  -------------- statistics -------------
% 19.23/19.41  clauses given               1119
% 19.23/19.41  clauses generated         175018
% 19.23/19.41  clauses kept                1211
% 19.23/19.41  clauses forward subsumed    1000
% 19.23/19.41  clauses back subsumed          6
% 19.23/19.41  Kbytes malloced             5859
% 19.23/19.41  
% 19.23/19.41  ----------- times (seconds) -----------
% 19.23/19.41  user CPU time         17.07          (0 hr, 0 min, 17 sec)
% 19.23/19.41  system CPU time        0.01          (0 hr, 0 min, 0 sec)
% 19.23/19.41  wall-clock time       19             (0 hr, 0 min, 19 sec)
% 19.23/19.41  
% 19.23/19.41  Process 26400 finished Wed Jul 27 08:48:59 2022
% 19.23/19.41  Otter interrupted
% 19.23/19.41  PROOF NOT FOUND
%------------------------------------------------------------------------------