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

View Problem - Process Solution

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

% Computer : n021.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 12:49:02 EDT 2022

% Result   : Theorem 1.80s 1.92s
% Output   : Refutation 1.80s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    9
% Syntax   : Number of clauses     :   16 (   9 unt;   0 nHn;  16 RR)
%            Number of literals    :   23 (   0 equ;   8 neg)
%            Maximal clause size   :    2 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    9 (   8 usr;   1 prp; 0-2 aty)
%            Number of functors    :    2 (   2 usr;   2 con; 0-0 aty)
%            Number of variables   :    8 (   1 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    ( ~ microtheory(A)
    | aspatialinformationstore(A) ),
    file('CSR045+1.p',unknown),
    [] ).

cnf(2,axiom,
    ( ~ intangibleindividual(A)
    | partiallyintangibleindividual(A) ),
    file('CSR045+1.p',unknown),
    [] ).

cnf(3,axiom,
    ( ~ aspatialinformationstore(A)
    | intangibleindividual(A) ),
    file('CSR045+1.p',unknown),
    [] ).

cnf(4,axiom,
    ( ~ partiallyintangibleindividual(A)
    | individual(A) ),
    file('CSR045+1.p',unknown),
    [] ).

cnf(5,axiom,
    ( ~ applicationcontext(A)
    | microtheory(A) ),
    file('CSR045+1.p',unknown),
    [] ).

cnf(6,axiom,
    ( ~ collection(A)
    | ~ individual(A) ),
    file('CSR045+1.p',unknown),
    [] ).

cnf(9,axiom,
    ( ~ genls(A,B)
    | collection(A) ),
    file('CSR045+1.p',unknown),
    [] ).

cnf(53,axiom,
    applicationcontext(c_wamt_evalinitial_p14),
    file('CSR045+1.p',unknown),
    [] ).

cnf(68,axiom,
    genls(c_wamt_evalinitial_p14,c_tptpcol_15_80088),
    file('CSR045+1.p',unknown),
    [] ).

cnf(70,plain,
    microtheory(c_wamt_evalinitial_p14),
    inference(hyper,[status(thm)],[53,5]),
    [iquote('hyper,53,5')] ).

cnf(76,plain,
    aspatialinformationstore(c_wamt_evalinitial_p14),
    inference(hyper,[status(thm)],[70,1]),
    [iquote('hyper,70,1')] ).

cnf(84,plain,
    intangibleindividual(c_wamt_evalinitial_p14),
    inference(hyper,[status(thm)],[76,3]),
    [iquote('hyper,76,3')] ).

cnf(92,plain,
    partiallyintangibleindividual(c_wamt_evalinitial_p14),
    inference(hyper,[status(thm)],[84,2]),
    [iquote('hyper,84,2')] ).

cnf(100,plain,
    individual(c_wamt_evalinitial_p14),
    inference(hyper,[status(thm)],[92,4]),
    [iquote('hyper,92,4')] ).

cnf(145,plain,
    collection(c_wamt_evalinitial_p14),
    inference(hyper,[status(thm)],[68,9]),
    [iquote('hyper,68,9')] ).

cnf(151,plain,
    $false,
    inference(hyper,[status(thm)],[145,6,100]),
    [iquote('hyper,145,6,100')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : CSR045+1 : TPTP v8.1.0. Released v3.4.0.
% 0.08/0.13  % Command  : otter-tptp-script %s
% 0.14/0.34  % Computer : n021.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Wed Jul 27 04:12:23 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 1.80/1.92  ----- Otter 3.3f, August 2004 -----
% 1.80/1.92  The process was started by sandbox2 on n021.cluster.edu,
% 1.80/1.92  Wed Jul 27 04:12:23 2022
% 1.80/1.92  The command was "./otter".  The process ID is 23680.
% 1.80/1.92  
% 1.80/1.92  set(prolog_style_variables).
% 1.80/1.92  set(auto).
% 1.80/1.92     dependent: set(auto1).
% 1.80/1.92     dependent: set(process_input).
% 1.80/1.92     dependent: clear(print_kept).
% 1.80/1.92     dependent: clear(print_new_demod).
% 1.80/1.92     dependent: clear(print_back_demod).
% 1.80/1.92     dependent: clear(print_back_sub).
% 1.80/1.92     dependent: set(control_memory).
% 1.80/1.92     dependent: assign(max_mem, 12000).
% 1.80/1.92     dependent: assign(pick_given_ratio, 4).
% 1.80/1.92     dependent: assign(stats_level, 1).
% 1.80/1.92     dependent: assign(max_seconds, 10800).
% 1.80/1.92  clear(print_given).
% 1.80/1.92  
% 1.80/1.92  formula_list(usable).
% 1.80/1.92  applicationcontext(c_wamt_evalinitial_p14).
% 1.80/1.92  genls(c_microtheory,c_aspatialinformationstore).
% 1.80/1.92  all OBJ (microtheory(OBJ)->aspatialinformationstore(OBJ)).
% 1.80/1.92  genlmt(c_universalvocabularymt,c_corecyclmt).
% 1.80/1.92  genls(c_intangibleindividual,c_partiallyintangibleindividual).
% 1.80/1.92  all OBJ (intangibleindividual(OBJ)->partiallyintangibleindividual(OBJ)).
% 1.80/1.92  genls(c_aspatialinformationstore,c_intangibleindividual).
% 1.80/1.92  all OBJ (aspatialinformationstore(OBJ)->intangibleindividual(OBJ)).
% 1.80/1.92  genls(c_partiallyintangibleindividual,c_individual).
% 1.80/1.92  all OBJ (partiallyintangibleindividual(OBJ)->individual(OBJ)).
% 1.80/1.92  transitivebinarypredicate(c_genlmt).
% 1.80/1.92  genlmt(c_corecyclmt,c_logicaltruthmt).
% 1.80/1.92  genls(c_applicationcontext,c_microtheory).
% 1.80/1.92  all OBJ (applicationcontext(OBJ)->microtheory(OBJ)).
% 1.80/1.92  all OBJ (-(collection(OBJ)&individual(OBJ))).
% 1.80/1.92  disjointwith(c_collection,c_individual).
% 1.80/1.92  all OBJ COL1 COL2 (-(isa(OBJ,COL1)&isa(OBJ,COL2)&disjointwith(COL1,COL2))).
% 1.80/1.92  all SPECPRED PRED GENLPRED (genlinverse(SPECPRED,PRED)&genlinverse(PRED,GENLPRED)->genlpreds(SPECPRED,GENLPRED)).
% 1.80/1.92  arg1isa(c_genls,c_collection).
% 1.80/1.92  all ARG1 ARG2 (genls(ARG1,ARG2)->collection(ARG1)).
% 1.80/1.92  all OBJ COL1 COL2 (-(isa(OBJ,COL1)&isa(OBJ,COL2)&disjointwith(COL1,COL2))).
% 1.80/1.92  all SPECPRED PRED GENLPRED (genlinverse(SPECPRED,PRED)&genlinverse(PRED,GENLPRED)->genlpreds(SPECPRED,GENLPRED)).
% 1.80/1.92  all ARG1 INS (arg1isa(ARG1,INS)->collection(INS)).
% 1.80/1.92  all INS ARG2 (arg1isa(INS,ARG2)->relation(INS)).
% 1.80/1.92  all ARG1 OLD NEW (arg1isa(ARG1,OLD)&genls(OLD,NEW)->arg1isa(ARG1,NEW)).
% 1.80/1.92  all ARG1 OLD NEW (arg1isa(ARG1,OLD)&genls(OLD,NEW)->arg1isa(ARG1,NEW)).
% 1.80/1.92  all ARG1 INS (genlpreds(ARG1,INS)->predicate(INS)).
% 1.80/1.92  all ARG1 INS (genlpreds(ARG1,INS)->predicate(INS)).
% 1.80/1.92  all INS ARG2 (genlpreds(INS,ARG2)->predicate(INS)).
% 1.80/1.92  all INS ARG2 (genlpreds(INS,ARG2)->predicate(INS)).
% 1.80/1.92  all X Y Z (genlpreds(X,Y)&genlpreds(Y,Z)->genlpreds(X,Z)).
% 1.80/1.92  all X (predicate(X)->genlpreds(X,X)).
% 1.80/1.92  all X (predicate(X)->genlpreds(X,X)).
% 1.80/1.92  all ARG1 INS (genlinverse(ARG1,INS)->binarypredicate(INS)).
% 1.80/1.92  all INS ARG2 (genlinverse(INS,ARG2)->binarypredicate(INS)).
% 1.80/1.92  all OLD ARG2 NEW (genlinverse(OLD,ARG2)&genlpreds(NEW,OLD)->genlinverse(NEW,ARG2)).
% 1.80/1.92  all ARG1 OLD NEW (genlinverse(ARG1,OLD)&genlpreds(OLD,NEW)->genlinverse(ARG1,NEW)).
% 1.80/1.92  mtvisible(c_basekb).
% 1.80/1.92  all X (isa(X,c_collection)->collection(X)).
% 1.80/1.92  all X (collection(X)->isa(X,c_collection)).
% 1.80/1.92  all ARG1 INS (disjointwith(ARG1,INS)->collection(INS)).
% 1.80/1.92  all INS ARG2 (disjointwith(INS,ARG2)->collection(INS)).
% 1.80/1.92  all X Y (disjointwith(X,Y)->disjointwith(Y,X)).
% 1.80/1.92  all ARG1 OLD NEW (disjointwith(ARG1,OLD)&genls(NEW,OLD)->disjointwith(ARG1,NEW)).
% 1.80/1.92  all OLD ARG2 NEW (disjointwith(OLD,ARG2)&genls(NEW,OLD)->disjointwith(NEW,ARG2)).
% 1.80/1.92  mtvisible(c_logicaltruthmt).
% 1.80/1.92  all X (isa(X,c_transitivebinarypredicate)->transitivebinarypredicate(X)).
% 1.80/1.92  all X (transitivebinarypredicate(X)->isa(X,c_transitivebinarypredicate)).
% 1.80/1.92  all X (isa(X,c_individual)->individual(X)).
% 1.80/1.92  all X (individual(X)->isa(X,c_individual)).
% 1.80/1.92  all X (isa(X,c_partiallyintangibleindividual)->partiallyintangibleindividual(X)).
% 1.80/1.92  all X (partiallyintangibleindividual(X)->isa(X,c_partiallyintangibleindividual)).
% 1.80/1.92  all X (isa(X,c_intangibleindividual)->intangibleindividual(X)).
% 1.80/1.92  all X (intangibleindividual(X)->isa(X,c_intangibleindividual)).
% 1.80/1.92  mtvisible(c_corecyclmt).
% 1.80/1.92  all SPECMT GENLMT (mtvisible(SPECMT)&genlmt(SPECMT,GENLMT)->mtvisible(GENLMT)).
% 1.80/1.92  all ARG1 INS (genlmt(ARG1,INS)->microtheory(INS)).
% 1.80/1.92  all ARG1 INS (genlmt(ARG1,INS)->microtheory(INS)).
% 1.80/1.92  all INS ARG2 (genlmt(INS,ARG2)->microtheory(INS)).
% 1.80/1.92  all INS ARG2 (genlmt(INS,ARG2)->microtheory(INS)).
% 1.80/1.92  all X Y Z (genlmt(X,Y)&genlmt(Y,Z)->genlmt(X,Z)).
% 1.80/1.92  all X (microtheory(X)->genlmt(X,X)).
% 1.80/1.92  all X (microtheory(X)->genlmt(X,X)).
% 1.80/1.92  all X (isa(X,c_aspatialinformationstore)->aspatialinformationstore(X)).
% 1.80/1.92  all X (aspatialinformationstore(X)->isa(X,c_aspatialinformationstore)).
% 1.80/1.92  all X (isa(X,c_microtheory)->microtheory(X)).
% 1.80/1.92  all X (microtheory(X)->isa(X,c_microtheory)).
% 1.80/1.92  all ARG1 INS (genls(ARG1,INS)->collection(INS)).
% 1.80/1.92  all ARG1 INS (genls(ARG1,INS)->collection(INS)).
% 1.80/1.92  all INS ARG2 (genls(INS,ARG2)->collection(INS)).
% 1.80/1.92  all INS ARG2 (genls(INS,ARG2)->collection(INS)).
% 1.80/1.92  all X Y Z (genls(X,Y)&genls(Y,Z)->genls(X,Z)).
% 1.80/1.92  all X (collection(X)->genls(X,X)).
% 1.80/1.92  all X (collection(X)->genls(X,X)).
% 1.80/1.92  all OLD ARG2 NEW (genls(OLD,ARG2)&genls(NEW,OLD)->genls(NEW,ARG2)).
% 1.80/1.92  all ARG1 OLD NEW (genls(ARG1,OLD)&genls(OLD,NEW)->genls(ARG1,NEW)).
% 1.80/1.92  all X (isa(X,c_applicationcontext)->applicationcontext(X)).
% 1.80/1.92  all X (applicationcontext(X)->isa(X,c_applicationcontext)).
% 1.80/1.92  all ARG1 INS (isa(ARG1,INS)->collection(INS)).
% 1.80/1.92  all ARG1 INS (isa(ARG1,INS)->collection(INS)).
% 1.80/1.92  all INS ARG2 (isa(INS,ARG2)->thing(INS)).
% 1.80/1.92  all INS ARG2 (isa(INS,ARG2)->thing(INS)).
% 1.80/1.92  all ARG1 OLD NEW (isa(ARG1,OLD)&genls(OLD,NEW)->isa(ARG1,NEW)).
% 1.80/1.92  mtvisible(c_universalvocabularymt).
% 1.80/1.92  -(-genls(c_wamt_evalinitial_p14,c_tptpcol_15_80088)).
% 1.80/1.92  end_of_list.
% 1.80/1.92  
% 1.80/1.92  -------> usable clausifies to:
% 1.80/1.92  
% 1.80/1.92  list(usable).
% 1.80/1.92  0 [] applicationcontext(c_wamt_evalinitial_p14).
% 1.80/1.92  0 [] genls(c_microtheory,c_aspatialinformationstore).
% 1.80/1.92  0 [] -microtheory(OBJ)|aspatialinformationstore(OBJ).
% 1.80/1.92  0 [] genlmt(c_universalvocabularymt,c_corecyclmt).
% 1.80/1.92  0 [] genls(c_intangibleindividual,c_partiallyintangibleindividual).
% 1.80/1.92  0 [] -intangibleindividual(OBJ)|partiallyintangibleindividual(OBJ).
% 1.80/1.92  0 [] genls(c_aspatialinformationstore,c_intangibleindividual).
% 1.80/1.92  0 [] -aspatialinformationstore(OBJ)|intangibleindividual(OBJ).
% 1.80/1.92  0 [] genls(c_partiallyintangibleindividual,c_individual).
% 1.80/1.92  0 [] -partiallyintangibleindividual(OBJ)|individual(OBJ).
% 1.80/1.92  0 [] transitivebinarypredicate(c_genlmt).
% 1.80/1.92  0 [] genlmt(c_corecyclmt,c_logicaltruthmt).
% 1.80/1.92  0 [] genls(c_applicationcontext,c_microtheory).
% 1.80/1.92  0 [] -applicationcontext(OBJ)|microtheory(OBJ).
% 1.80/1.92  0 [] -collection(OBJ)| -individual(OBJ).
% 1.80/1.92  0 [] disjointwith(c_collection,c_individual).
% 1.80/1.92  0 [] -isa(OBJ,COL1)| -isa(OBJ,COL2)| -disjointwith(COL1,COL2).
% 1.80/1.92  0 [] -genlinverse(SPECPRED,PRED)| -genlinverse(PRED,GENLPRED)|genlpreds(SPECPRED,GENLPRED).
% 1.80/1.92  0 [] arg1isa(c_genls,c_collection).
% 1.80/1.92  0 [] -genls(ARG1,ARG2)|collection(ARG1).
% 1.80/1.92  0 [] -isa(OBJ,COL1)| -isa(OBJ,COL2)| -disjointwith(COL1,COL2).
% 1.80/1.92  0 [] -genlinverse(SPECPRED,PRED)| -genlinverse(PRED,GENLPRED)|genlpreds(SPECPRED,GENLPRED).
% 1.80/1.92  0 [] -arg1isa(ARG1,INS)|collection(INS).
% 1.80/1.92  0 [] -arg1isa(INS,ARG2)|relation(INS).
% 1.80/1.92  0 [] -arg1isa(ARG1,OLD)| -genls(OLD,NEW)|arg1isa(ARG1,NEW).
% 1.80/1.92  0 [] -arg1isa(ARG1,OLD)| -genls(OLD,NEW)|arg1isa(ARG1,NEW).
% 1.80/1.92  0 [] -genlpreds(ARG1,INS)|predicate(INS).
% 1.80/1.92  0 [] -genlpreds(ARG1,INS)|predicate(INS).
% 1.80/1.92  0 [] -genlpreds(INS,ARG2)|predicate(INS).
% 1.80/1.92  0 [] -genlpreds(INS,ARG2)|predicate(INS).
% 1.80/1.92  0 [] -genlpreds(X,Y)| -genlpreds(Y,Z)|genlpreds(X,Z).
% 1.80/1.92  0 [] -predicate(X)|genlpreds(X,X).
% 1.80/1.92  0 [] -predicate(X)|genlpreds(X,X).
% 1.80/1.92  0 [] -genlinverse(ARG1,INS)|binarypredicate(INS).
% 1.80/1.92  0 [] -genlinverse(INS,ARG2)|binarypredicate(INS).
% 1.80/1.92  0 [] -genlinverse(OLD,ARG2)| -genlpreds(NEW,OLD)|genlinverse(NEW,ARG2).
% 1.80/1.92  0 [] -genlinverse(ARG1,OLD)| -genlpreds(OLD,NEW)|genlinverse(ARG1,NEW).
% 1.80/1.92  0 [] mtvisible(c_basekb).
% 1.80/1.92  0 [] -isa(X,c_collection)|collection(X).
% 1.80/1.92  0 [] -collection(X)|isa(X,c_collection).
% 1.80/1.92  0 [] -disjointwith(ARG1,INS)|collection(INS).
% 1.80/1.92  0 [] -disjointwith(INS,ARG2)|collection(INS).
% 1.80/1.92  0 [] -disjointwith(X,Y)|disjointwith(Y,X).
% 1.80/1.92  0 [] -disjointwith(ARG1,OLD)| -genls(NEW,OLD)|disjointwith(ARG1,NEW).
% 1.80/1.92  0 [] -disjointwith(OLD,ARG2)| -genls(NEW,OLD)|disjointwith(NEW,ARG2).
% 1.80/1.92  0 [] mtvisible(c_logicaltruthmt).
% 1.80/1.92  0 [] -isa(X,c_transitivebinarypredicate)|transitivebinarypredicate(X).
% 1.80/1.92  0 [] -transitivebinarypredicate(X)|isa(X,c_transitivebinarypredicate).
% 1.80/1.92  0 [] -isa(X,c_individual)|individual(X).
% 1.80/1.92  0 [] -individual(X)|isa(X,c_individual).
% 1.80/1.92  0 [] -isa(X,c_partiallyintangibleindividual)|partiallyintangibleindividual(X).
% 1.80/1.92  0 [] -partiallyintangibleindividual(X)|isa(X,c_partiallyintangibleindividual).
% 1.80/1.92  0 [] -isa(X,c_intangibleindividual)|intangibleindividual(X).
% 1.80/1.92  0 [] -intangibleindividual(X)|isa(X,c_intangibleindividual).
% 1.80/1.92  0 [] mtvisible(c_corecyclmt).
% 1.80/1.92  0 [] -mtvisible(SPECMT)| -genlmt(SPECMT,GENLMT)|mtvisible(GENLMT).
% 1.80/1.92  0 [] -genlmt(ARG1,INS)|microtheory(INS).
% 1.80/1.92  0 [] -genlmt(ARG1,INS)|microtheory(INS).
% 1.80/1.92  0 [] -genlmt(INS,ARG2)|microtheory(INS).
% 1.80/1.92  0 [] -genlmt(INS,ARG2)|microtheory(INS).
% 1.80/1.92  0 [] -genlmt(X,Y)| -genlmt(Y,Z)|genlmt(X,Z).
% 1.80/1.92  0 [] -microtheory(X)|genlmt(X,X).
% 1.80/1.92  0 [] -microtheory(X)|genlmt(X,X).
% 1.80/1.92  0 [] -isa(X,c_aspatialinformationstore)|aspatialinformationstore(X).
% 1.80/1.92  0 [] -aspatialinformationstore(X)|isa(X,c_aspatialinformationstore).
% 1.80/1.92  0 [] -isa(X,c_microtheory)|microtheory(X).
% 1.80/1.92  0 [] -microtheory(X)|isa(X,c_microtheory).
% 1.80/1.92  0 [] -genls(ARG1,INS)|collection(INS).
% 1.80/1.92  0 [] -genls(ARG1,INS)|collection(INS).
% 1.80/1.92  0 [] -genls(INS,ARG2)|collection(INS).
% 1.80/1.92  0 [] -genls(INS,ARG2)|collection(INS).
% 1.80/1.92  0 [] -genls(X,Y)| -genls(Y,Z)|genls(X,Z).
% 1.80/1.92  0 [] -collection(X)|genls(X,X).
% 1.80/1.92  0 [] -collection(X)|genls(X,X).
% 1.80/1.92  0 [] -genls(OLD,ARG2)| -genls(NEW,OLD)|genls(NEW,ARG2).
% 1.80/1.92  0 [] -genls(ARG1,OLD)| -genls(OLD,NEW)|genls(ARG1,NEW).
% 1.80/1.92  0 [] -isa(X,c_applicationcontext)|applicationcontext(X).
% 1.80/1.92  0 [] -applicationcontext(X)|isa(X,c_applicationcontext).
% 1.80/1.92  0 [] -isa(ARG1,INS)|collection(INS).
% 1.80/1.92  0 [] -isa(ARG1,INS)|collection(INS).
% 1.80/1.92  0 [] -isa(INS,ARG2)|thing(INS).
% 1.80/1.92  0 [] -isa(INS,ARG2)|thing(INS).
% 1.80/1.92  0 [] -isa(ARG1,OLD)| -genls(OLD,NEW)|isa(ARG1,NEW).
% 1.80/1.92  0 [] mtvisible(c_universalvocabularymt).
% 1.80/1.92  0 [] genls(c_wamt_evalinitial_p14,c_tptpcol_15_80088).
% 1.80/1.92  end_of_list.
% 1.80/1.92  
% 1.80/1.92  SCAN INPUT: prop=0, horn=1, equality=0, symmetry=0, max_lits=3.
% 1.80/1.92  
% 1.80/1.92  This is a Horn set without equality.  The strategy will
% 1.80/1.92  be hyperresolution, with satellites in sos and nuclei
% 1.80/1.92  in usable.
% 1.80/1.92  
% 1.80/1.92     dependent: set(hyper_res).
% 1.80/1.92     dependent: clear(order_hyper).
% 1.80/1.92  
% 1.80/1.92  ------------> process usable:
% 1.80/1.92  ** KEPT (pick-wt=4): 1 [] -microtheory(A)|aspatialinformationstore(A).
% 1.80/1.92  ** KEPT (pick-wt=4): 2 [] -intangibleindividual(A)|partiallyintangibleindividual(A).
% 1.80/1.92  ** KEPT (pick-wt=4): 3 [] -aspatialinformationstore(A)|intangibleindividual(A).
% 1.80/1.92  ** KEPT (pick-wt=4): 4 [] -partiallyintangibleindividual(A)|individual(A).
% 1.80/1.92  ** KEPT (pick-wt=4): 5 [] -applicationcontext(A)|microtheory(A).
% 1.80/1.92  ** KEPT (pick-wt=4): 6 [] -collection(A)| -individual(A).
% 1.80/1.92  ** KEPT (pick-wt=9): 7 [] -isa(A,B)| -isa(A,C)| -disjointwith(B,C).
% 1.80/1.92  ** KEPT (pick-wt=9): 8 [] -genlinverse(A,B)| -genlinverse(B,C)|genlpreds(A,C).
% 1.80/1.92  ** KEPT (pick-wt=5): 9 [] -genls(A,B)|collection(A).
% 1.80/1.92    Following clause subsumed by 7 during input processing: 0 [] -isa(A,B)| -isa(A,C)| -disjointwith(B,C).
% 1.80/1.92    Following clause subsumed by 8 during input processing: 0 [] -genlinverse(A,B)| -genlinverse(B,C)|genlpreds(A,C).
% 1.80/1.92  ** KEPT (pick-wt=5): 10 [] -arg1isa(A,B)|collection(B).
% 1.80/1.92  ** KEPT (pick-wt=5): 11 [] -arg1isa(A,B)|relation(A).
% 1.80/1.92  ** KEPT (pick-wt=9): 12 [] -arg1isa(A,B)| -genls(B,C)|arg1isa(A,C).
% 1.80/1.92    Following clause subsumed by 12 during input processing: 0 [] -arg1isa(A,B)| -genls(B,C)|arg1isa(A,C).
% 1.80/1.92  ** KEPT (pick-wt=5): 13 [] -genlpreds(A,B)|predicate(B).
% 1.80/1.92    Following clause subsumed by 13 during input processing: 0 [] -genlpreds(A,B)|predicate(B).
% 1.80/1.92  ** KEPT (pick-wt=5): 14 [] -genlpreds(A,B)|predicate(A).
% 1.80/1.92    Following clause subsumed by 14 during input processing: 0 [] -genlpreds(A,B)|predicate(A).
% 1.80/1.92  ** KEPT (pick-wt=9): 15 [] -genlpreds(A,B)| -genlpreds(B,C)|genlpreds(A,C).
% 1.80/1.92  ** KEPT (pick-wt=5): 16 [] -predicate(A)|genlpreds(A,A).
% 1.80/1.92    Following clause subsumed by 16 during input processing: 0 [] -predicate(A)|genlpreds(A,A).
% 1.80/1.92  ** KEPT (pick-wt=5): 17 [] -genlinverse(A,B)|binarypredicate(B).
% 1.80/1.92  ** KEPT (pick-wt=5): 18 [] -genlinverse(A,B)|binarypredicate(A).
% 1.80/1.92  ** KEPT (pick-wt=9): 19 [] -genlinverse(A,B)| -genlpreds(C,A)|genlinverse(C,B).
% 1.80/1.92  ** KEPT (pick-wt=9): 20 [] -genlinverse(A,B)| -genlpreds(B,C)|genlinverse(A,C).
% 1.80/1.92  ** KEPT (pick-wt=5): 21 [] -isa(A,c_collection)|collection(A).
% 1.80/1.92  ** KEPT (pick-wt=5): 22 [] -collection(A)|isa(A,c_collection).
% 1.80/1.92  ** KEPT (pick-wt=5): 23 [] -disjointwith(A,B)|collection(B).
% 1.80/1.92  ** KEPT (pick-wt=5): 24 [] -disjointwith(A,B)|collection(A).
% 1.80/1.92  ** KEPT (pick-wt=6): 25 [] -disjointwith(A,B)|disjointwith(B,A).
% 1.80/1.92  ** KEPT (pick-wt=9): 26 [] -disjointwith(A,B)| -genls(C,B)|disjointwith(A,C).
% 1.80/1.92  ** KEPT (pick-wt=9): 27 [] -disjointwith(A,B)| -genls(C,A)|disjointwith(C,B).
% 1.80/1.92  ** KEPT (pick-wt=5): 28 [] -isa(A,c_transitivebinarypredicate)|transitivebinarypredicate(A).
% 1.80/1.92  ** KEPT (pick-wt=5): 29 [] -transitivebinarypredicate(A)|isa(A,c_transitivebinarypredicate).
% 1.80/1.92  ** KEPT (pick-wt=5): 30 [] -isa(A,c_individual)|individual(A).
% 1.80/1.92  ** KEPT (pick-wt=5): 31 [] -individual(A)|isa(A,c_individual).
% 1.80/1.92  ** KEPT (pick-wt=5): 32 [] -isa(A,c_partiallyintangibleindividual)|partiallyintangibleindividual(A).
% 1.80/1.92  ** KEPT (pick-wt=5): 33 [] -partiallyintangibleindividual(A)|isa(A,c_partiallyintangibleindividual).
% 1.80/1.92  ** KEPT (pick-wt=5): 34 [] -isa(A,c_intangibleindividual)|intangibleindividual(A).
% 1.80/1.92  ** KEPT (pick-wt=5): 35 [] -intangibleindividual(A)|isa(A,c_intangibleindividual).
% 1.80/1.92  ** KEPT (pick-wt=7): 36 [] -mtvisible(A)| -genlmt(A,B)|mtvisible(B).
% 1.80/1.92  ** KEPT (pick-wt=5): 37 [] -genlmt(A,B)|microtheory(B).
% 1.80/1.92    Following clause subsumed by 37 during input processing: 0 [] -genlmt(A,B)|microtheory(B).
% 1.80/1.92  ** KEPT (pick-wt=5): 38 [] -genlmt(A,B)|microtheory(A).
% 1.80/1.92    Following clause subsumed by 38 during input processing: 0 [] -genlmt(A,B)|microtheory(A).
% 1.80/1.92  ** KEPT (pick-wt=9): 39 [] -genlmt(A,B)| -genlmt(B,C)|genlmt(A,C).
% 1.80/1.92  ** KEPT (pick-wt=5): 40 [] -microtheory(A)|genlmt(A,A).
% 1.80/1.92    Following clause subsumed by 40 during input processing: 0 [] -microtheory(A)|genlmt(A,A).
% 1.80/1.92  ** KEPT (pick-wt=5): 41 [] -isa(A,c_aspatialinformationstore)|aspatialinformationstore(A).
% 1.80/1.92  ** KEPT (pick-wt=5): 42 [] -aspatialinformationstore(A)|isa(A,c_aspatialinformationstore).
% 1.80/1.92  ** KEPT (pick-wt=5): 43 [] -isa(A,c_microtheory)|microtheory(A).
% 1.80/1.92  ** KEPT (pick-wt=5): 44 [] -microtheory(A)|isa(A,c_microtheory).
% 1.80/1.92  ** KEPT (pick-wt=5): 45 [] -genls(A,B)|collection(B).
% 1.80/1.92    Following clause subsumed by 45 during input processing: 0 [] -genls(A,B)|collection(B).
% 1.80/1.92    Following clause subsumed by 9 during input processing: 0 [] -genls(A,B)|collection(A).
% 1.80/1.92    Following clause subsumed by 9 during input processing: 0 [] -genls(A,B)|collection(A).
% 1.80/1.92  ** KEPT (pick-wt=9): 46 [] -genls(A,B)| -genls(B,C)|genls(A,C).
% 1.80/1.92  ** KEPT (pick-wt=5): 47 [] -collection(A)|genls(A,A).
% 1.80/1.92    Following clause subsumed by 47 during input processing: 0 [] -collection(A)|genls(A,A).
% 1.80/1.92    Following clause subsumed by 46 during input processing: 0 [] -genls(A,B)| -genls(C,A)|genls(C,B).
% 1.80/1.92    Following clause subsumed by 46 during input processing: 0 [] -genls(A,B)| -genls(B,C)|genls(A,C).
% 1.80/1.92  ** KEPT (pick-wt=5): 48 [] -isa(A,c_applicationcontext)|applicationcontext(A).
% 1.80/1.92  ** KEPT (pick-wt=5): 49 [] -applicationcontext(A)|isa(A,c_applicationcontext).
% 1.80/1.92  ** KEPT (pick-wt=5): 50 [] -isa(A,B)|collection(B).
% 1.80/1.92    Following clause subsumed by 50 during input processing: 0 [] -isa(A,B)|collection(B).
% 1.80/1.92  ** KEPT (pick-wt=5): 51 [] -isa(A,B)|thing(A).
% 1.80/1.92    Following clause subsumed by 51 during input processing: 0 [] -isa(A,B)|thing(A).
% 1.80/1.92  ** KEPT (pick-wt=9): 52 [] -isa(A,B)| -genls(B,C)|isa(A,C).
% 1.80/1.92  
% 1.80/1.92  ------------> process sos:
% 1.80/1.92  ** KEPT (pick-wt=2): 53 [] applicationcontext(c_wamt_evalinitial_p14).
% 1.80/1.92  ** KEPT (pick-wt=3): 54 [] genls(c_microtheory,c_aspatialinformationstore).
% 1.80/1.92  ** KEPT (pick-wt=3): 55 [] genlmt(c_universalvocabularymt,c_corecyclmt).
% 1.80/1.92  ** KEPT (pick-wt=3): 56 [] genls(c_intangibleindividual,c_partiallyintangibleindividual).
% 1.80/1.92  ** KEPT (pick-wt=3): 57 [] genls(c_aspatialinformationstore,c_intangibleindividual).
% 1.80/1.92  ** KEPT (pick-wt=3): 58 [] genls(c_partiallyintangibleindividual,c_individual).
% 1.80/1.92  ** KEPT (pick-wt=2): 59 [] transitivebinarypredicate(c_genlmt).
% 1.80/1.92  ** KEPT (pick-wt=3): 60 [] genlmt(c_corecyclmt,c_logicaltruthmt).
% 1.80/1.92  ** KEPT (pick-wt=3): 61 [] genls(c_applicationcontext,c_microtheory).
% 1.80/1.92  ** KEPT (pick-wt=3): 62 [] disjointwith(c_collection,c_individual).
% 1.80/1.92  ** KEPT (pick-wt=3): 63 [] arg1isa(c_genls,c_collection).
% 1.80/1.92  ** KEPT (pick-wt=2): 64 [] mtvisible(c_basekb).
% 1.80/1.92  ** KEPT (pick-wt=2): 65 [] mtvisible(c_logicaltruthmt).
% 1.80/1.92  ** KEPT (pick-wt=2): 66 [] mtvisible(c_corecyclmt).
% 1.80/1.92  ** KEPT (pick-wt=2): 67 [] mtvisible(c_universalvocabularymt).
% 1.80/1.92  ** KEPT (pick-wt=3): 68 [] genls(c_wamt_evalinitial_p14,c_tptpcol_15_80088).
% 1.80/1.92  
% 1.80/1.92  ======= end of input processing =======
% 1.80/1.92  
% 1.80/1.92  =========== start of search ===========
% 1.80/1.92  
% 1.80/1.92  -------- PROOF -------- 
% 1.80/1.92  
% 1.80/1.92  -----> EMPTY CLAUSE at   0.01 sec ----> 151 [hyper,145,6,100] $F.
% 1.80/1.92  
% 1.80/1.92  Length of proof is 6.  Level of proof is 5.
% 1.80/1.92  
% 1.80/1.92  ---------------- PROOF ----------------
% 1.80/1.92  % SZS status Theorem
% 1.80/1.92  % SZS output start Refutation
% See solution above
% 1.80/1.92  ------------ end of proof -------------
% 1.80/1.92  
% 1.80/1.92  
% 1.80/1.92  Search stopped by max_proofs option.
% 1.80/1.92  
% 1.80/1.92  
% 1.80/1.92  Search stopped by max_proofs option.
% 1.80/1.92  
% 1.80/1.92  ============ end of search ============
% 1.80/1.92  
% 1.80/1.92  -------------- statistics -------------
% 1.80/1.92  clauses given                 47
% 1.80/1.92  clauses generated             95
% 1.80/1.92  clauses kept                 150
% 1.80/1.92  clauses forward subsumed      29
% 1.80/1.92  clauses back subsumed          0
% 1.80/1.92  Kbytes malloced              976
% 1.80/1.92  
% 1.80/1.92  ----------- times (seconds) -----------
% 1.80/1.92  user CPU time          0.01          (0 hr, 0 min, 0 sec)
% 1.80/1.92  system CPU time        0.00          (0 hr, 0 min, 0 sec)
% 1.80/1.92  wall-clock time        1             (0 hr, 0 min, 1 sec)
% 1.80/1.92  
% 1.80/1.92  That finishes the proof of the theorem.
% 1.80/1.92  
% 1.80/1.92  Process 23680 finished Wed Jul 27 04:12:24 2022
% 1.80/1.92  Otter interrupted
% 1.80/1.92  PROOF FOUND
%------------------------------------------------------------------------------