0.03/0.10	% Problem    : theBenchmark.p : TPTP v0.0.0. Released v0.0.0.
0.10/0.11	% Command    : tptp2X_and_run_prover9 %d %s
0.10/0.31	% Computer   : n009.cluster.edu
0.10/0.31	% Model      : x86_64 x86_64
0.10/0.31	% CPU        : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
0.10/0.31	% Memory     : 8042.1875MB
0.10/0.31	% OS         : Linux 3.10.0-693.el7.x86_64
0.10/0.31	% CPULimit   : 1200
0.10/0.31	% DateTime   : Tue Jul 13 12:29:12 EDT 2021
0.10/0.32	% CPUTime    : 
0.37/1.08	============================== Prover9 ===============================
0.37/1.08	Prover9 (32) version 2009-11A, November 2009.
0.37/1.08	Process 22878 was started by sandbox2 on n009.cluster.edu,
0.37/1.08	Tue Jul 13 12:29:13 2021
0.37/1.08	The command was "/export/starexec/sandbox2/solver/bin/prover9 -t 1200 -f /tmp/Prover9_22725_n009.cluster.edu".
0.37/1.08	============================== end of head ===========================
0.37/1.08	
0.37/1.08	============================== INPUT =================================
0.37/1.08	
0.37/1.08	% Reading from file /tmp/Prover9_22725_n009.cluster.edu
0.37/1.08	
0.37/1.08	set(prolog_style_variables).
0.37/1.08	set(auto2).
0.37/1.08	    % set(auto2) -> set(auto).
0.37/1.08	    % set(auto) -> set(auto_inference).
0.37/1.08	    % set(auto) -> set(auto_setup).
0.37/1.08	    % set(auto_setup) -> set(predicate_elim).
0.37/1.08	    % set(auto_setup) -> assign(eq_defs, unfold).
0.37/1.08	    % set(auto) -> set(auto_limits).
0.37/1.08	    % set(auto_limits) -> assign(max_weight, "100.000").
0.37/1.08	    % set(auto_limits) -> assign(sos_limit, 20000).
0.37/1.08	    % set(auto) -> set(auto_denials).
0.37/1.08	    % set(auto) -> set(auto_process).
0.37/1.08	    % set(auto2) -> assign(new_constants, 1).
0.37/1.08	    % set(auto2) -> assign(fold_denial_max, 3).
0.37/1.08	    % set(auto2) -> assign(max_weight, "200.000").
0.37/1.08	    % set(auto2) -> assign(max_hours, 1).
0.37/1.08	    % assign(max_hours, 1) -> assign(max_seconds, 3600).
0.37/1.08	    % set(auto2) -> assign(max_seconds, 0).
0.37/1.08	    % set(auto2) -> assign(max_minutes, 5).
0.37/1.08	    % assign(max_minutes, 5) -> assign(max_seconds, 300).
0.37/1.08	    % set(auto2) -> set(sort_initial_sos).
0.37/1.08	    % set(auto2) -> assign(sos_limit, -1).
0.37/1.08	    % set(auto2) -> assign(lrs_ticks, 3000).
0.37/1.08	    % set(auto2) -> assign(max_megs, 400).
0.37/1.08	    % set(auto2) -> assign(stats, some).
0.37/1.08	    % set(auto2) -> clear(echo_input).
0.37/1.08	    % set(auto2) -> set(quiet).
0.37/1.08	    % set(auto2) -> clear(print_initial_clauses).
0.37/1.08	    % set(auto2) -> clear(print_given).
0.37/1.08	assign(lrs_ticks,-1).
0.37/1.08	assign(sos_limit,10000).
0.37/1.08	assign(order,kbo).
0.37/1.08	set(lex_order_vars).
0.37/1.08	clear(print_given).
0.37/1.08	
0.37/1.08	% formulas(sos).  % not echoed (140 formulas)
0.37/1.08	
0.37/1.08	============================== end of input ==========================
0.37/1.08	
0.37/1.08	% From the command line: assign(max_seconds, 1200).
0.37/1.08	
0.37/1.08	============================== PROCESS NON-CLAUSAL FORMULAS ==========
0.37/1.08	
0.37/1.08	% Formulas that are not ordinary clauses:
0.37/1.08	1 (all X (iext(uri_rdf_type,X,uri_rdf_Property) <-> ip(X))) # label(owl_parts_ip_def) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	2 (all X (iodp(X) -> (all Y all Z (iext(X,Y,Z) -> lv(Z) & ir(Y))))) # label(owl_parts_iodp_cond_inst) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	3 (all Z all S1 all C1 all S2 all C2 (iext(uri_rdf_first,S1,C1) & iext(uri_rdf_rest,S1,S2) & iext(uri_rdf_rest,S2,uri_rdf_nil) & iext(uri_rdf_first,S2,C2) -> (ic(Z) & ic(C1) & (all X (icext(Z,X) <-> icext(C2,X) | icext(C1,X))) & ic(C2) <-> iext(uri_owl_unionOf,Z,S1)))) # label(owl_bool_unionof_class_002) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	4 (all C all D (iext(uri_rdfs_subClassOf,C,D) -> ic(C) & (all X (icext(C,X) -> icext(D,X))) & ic(D))) # label(rdfs_subclassof_main) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	5 (all C (ic(C) -> iext(uri_rdfs_subClassOf,C,uri_rdfs_Resource))) # label(rdfs_class_instsub_resource) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	6 (all P all C all X all Y (iext(P,X,Y) & iext(uri_rdfs_range,P,C) -> icext(C,Y))) # label(rdfs_range_main) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	7 (all X all Y (iext(uri_owl_unionOf,X,Y) -> ic(X) & icext(uri_rdf_List,Y))) # label(owl_prop_unionof_ext) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	8 (all X (ioxp(X) -> (all Y all Z (iext(X,Y,Z) -> ix(Z) & ix(Y))))) # label(owl_parts_ioxp_cond_inst) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	9 (all Z all P all A (iext(uri_owl_onProperty,Z,P) & iext(uri_owl_hasValue,Z,A) -> (all X (icext(Z,X) <-> iext(P,X,A))))) # label(owl_restrict_hasvalue) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	10 (all X (ix(X) -> ir(X))) # label(owl_parts_ix_cond_set) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	11 (all Z all S1 all C1 (iext(uri_rdf_rest,S1,uri_rdf_nil) & iext(uri_rdf_first,S1,C1) -> ((all X (icext(Z,X) <-> icext(C1,X))) & ic(C1) & ic(Z) <-> iext(uri_owl_intersectionOf,Z,S1)))) # label(owl_bool_intersectionof_class_001) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	12 (all P all C ((all X all Y (iext(P,X,Y) -> icext(C,Y))) & ip(C) & ip(P) <-> iext(uri_rdfs_range,P,C))) # label(owl_rdfsext_range) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	13 (all X (ioap(X) -> ip(X))) # label(owl_parts_ioap_cond_set) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	14 (all X (iodp(X) -> ip(X))) # label(owl_parts_iodp_cond_set) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	15 (all X (ir(X) <-> icext(uri_owl_Thing,X))) # label(owl_class_thing_ext) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	16 (all X (ioap(X) -> (all Y all Z (iext(X,Y,Z) -> ir(Y) & ir(Z))))) # label(owl_parts_ioap_cond_inst) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	17 (all X (iext(uri_rdf_type,X,uri_owl_DatatypeProperty) <-> iodp(X))) # label(owl_parts_iodp_def) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	18 (all Z all S1 all C1 (iext(uri_rdf_first,S1,C1) & iext(uri_rdf_rest,S1,uri_rdf_nil) -> (ic(Z) & (all X (icext(Z,X) <-> icext(C1,X))) & ic(C1) <-> iext(uri_owl_unionOf,Z,S1)))) # label(owl_bool_unionof_class_001) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	19 (all P (ip(P) <-> iext(uri_rdf_type,P,uri_rdf_Property))) # label(rdf_type_ip) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	20 (all X (ic(X) -> (all Y (icext(X,Y) -> ir(Y))))) # label(owl_parts_ic_cond_inst) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	21 (all X all Y (iext(uri_owl_hasValue,X,Y) -> icext(uri_owl_Restriction,X) & ir(Y))) # label(owl_prop_hasvalue_ext) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	22 (all X all Y (iext(uri_owl_someValuesFrom,X,Y) -> icext(uri_owl_Restriction,X) & ic(Y))) # label(owl_prop_somevaluesfrom_ext) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	23 (all Z all P all C (iext(uri_owl_onProperty,Z,P) & iext(uri_owl_allValuesFrom,Z,C) -> (all X ((all Y (iext(P,X,Y) -> icext(C,Y))) <-> icext(Z,X))))) # label(owl_restrict_allvaluesfrom) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	24 (all X (iext(uri_rdf_type,X,uri_rdfs_Literal) <-> lv(X))) # label(owl_parts_lv_def) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	25 (all D (icext(uri_rdfs_Datatype,D) -> iext(uri_rdfs_subClassOf,D,uri_rdfs_Literal))) # label(rdfs_datatype_instsub_literal) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	26 (all Z all P all C (iext(uri_owl_someValuesFrom,Z,C) & iext(uri_owl_onProperty,Z,P) -> (all X ((exists Y (iext(P,X,Y) & icext(C,Y))) <-> icext(Z,X))))) # label(owl_restrict_somevaluesfrom) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	27 (all X (iext(uri_rdf_type,X,uri_rdfs_Resource) <-> ir(X))) # label(owl_parts_ir_def) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	28 (all P (icext(uri_rdfs_ContainerMembershipProperty,P) -> iext(uri_rdfs_subPropertyOf,P,uri_rdfs_member))) # label(rdfs_container_containermembershipproperty_instsub_member) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	29 (all Z (iext(uri_owl_unionOf,Z,uri_rdf_nil) <-> ic(Z) & (all X -icext(Z,X)))) # label(owl_bool_unionof_class_000) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	30 (all X -icext(uri_owl_Nothing,X)) # label(owl_class_nothing_ext) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	31 (all X (ix(X) <-> iext(uri_rdf_type,X,uri_owl_Ontology))) # label(owl_parts_ix_def) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	32 (exists X ir(X)) # label(owl_parts_ir_cond_set) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	33 (all X all Y (iext(uri_owl_intersectionOf,X,Y) -> ic(X) & icext(uri_rdf_List,Y))) # label(owl_prop_intersectionof_ext) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	34 (all X (lv(X) -> ir(X))) # label(owl_parts_lv_cond_set) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	35 (all X (iext(uri_rdf_type,X,uri_owl_OntologyProperty) <-> ioxp(X))) # label(owl_parts_ioxp_def) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	36 (all X all Y (iext(uri_owl_allValuesFrom,X,Y) -> icext(uri_owl_Restriction,X) & ic(Y))) # label(owl_prop_allvaluesfrom_ext) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	37 (all X (ip(X) -> (all Y all Z (iext(X,Y,Z) -> ir(Z) & ir(Y))))) # label(owl_parts_ip_cond_inst) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	38 (all C all D all E (iext(uri_rdfs_subClassOf,C,D) & iext(uri_rdfs_subClassOf,D,E) -> iext(uri_rdfs_subClassOf,C,E))) # label(rdfs_subclassof_trans) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	39 (all X (ir(X) <-> icext(uri_rdfs_Resource,X))) # label(rdfs_ir_def) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	40 (all S all P all O (iext(P,S,O) -> ip(P))) # label(simple_iext_property) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	41 (all Z (iext(uri_owl_intersectionOf,Z,uri_rdf_nil) <-> ic(Z) & (all X (icext(Z,X) <-> ir(X))))) # label(owl_bool_intersectionof_class_000) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	42 (all P all C (iext(uri_rdfs_domain,P,C) <-> ic(C) & (all X all Y (iext(P,X,Y) -> icext(C,X))) & ip(P))) # label(owl_rdfsext_domain) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	43 (all Z all S1 all C1 all S2 all C2 all S3 all C3 (iext(uri_rdf_first,S1,C1) & iext(uri_rdf_rest,S3,uri_rdf_nil) & iext(uri_rdf_first,S3,C3) & iext(uri_rdf_rest,S2,S3) & iext(uri_rdf_first,S2,C2) & iext(uri_rdf_rest,S1,S2) -> (iext(uri_owl_unionOf,Z,S1) <-> ic(C1) & ic(C2) & (all X (icext(Z,X) <-> icext(C1,X) | icext(C2,X) | icext(C3,X))) & ic(C3) & ic(Z)))) # label(owl_bool_unionof_class_003) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	44 (all X (idc(X) <-> iext(uri_rdf_type,X,uri_rdfs_Datatype))) # label(owl_parts_idc_def) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	45 (all X all Y (iext(uri_owl_onProperty,X,Y) -> ip(Y) & icext(uri_owl_Restriction,X))) # label(owl_prop_onproperty_ext) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	46 (all C (ic(C) -> iext(uri_rdfs_subClassOf,C,C))) # label(rdfs_subclassof_reflex) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	47 (all C1 all C2 (ic(C1) & ic(C2) & (all X (icext(C1,X) -> icext(C2,X))) <-> iext(uri_rdfs_subClassOf,C1,C2))) # label(owl_rdfsext_subclassof) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	48 (all Z all S1 all C1 all S2 all C2 (iext(uri_rdf_first,S1,C1) & iext(uri_rdf_first,S2,C2) & iext(uri_rdf_rest,S2,uri_rdf_nil) & iext(uri_rdf_rest,S1,S2) -> (iext(uri_owl_intersectionOf,Z,S1) <-> ic(Z) & ic(C2) & (all X (icext(C1,X) & icext(C2,X) <-> icext(Z,X))) & ic(C1)))) # label(owl_bool_intersectionof_class_002) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	49 (all X (icext(uri_rdfs_Literal,X) <-> lv(X))) # label(rdfs_lv_def) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	50 (all P all C all X all Y (iext(P,X,Y) & iext(uri_rdfs_domain,P,C) -> icext(C,X))) # label(rdfs_domain_main) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	51 (all X all C (icext(C,X) <-> iext(uri_rdf_type,X,C))) # label(rdfs_cext_def) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	52 (all Z all S1 all C1 all S2 all C2 all S3 all C3 (iext(uri_rdf_first,S2,C2) & iext(uri_rdf_rest,S2,S3) & iext(uri_rdf_first,S3,C3) & iext(uri_rdf_rest,S3,uri_rdf_nil) & iext(uri_rdf_rest,S1,S2) & iext(uri_rdf_first,S1,C1) -> (iext(uri_owl_intersectionOf,Z,S1) <-> ic(Z) & ic(C1) & ic(C3) & (all X (icext(C1,X) & icext(C2,X) & icext(C3,X) <-> icext(Z,X))) & ic(C2)))) # label(owl_bool_intersectionof_class_003) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	53 (all X (idc(X) -> (all Y (icext(X,Y) -> lv(Y))))) # label(owl_parts_idc_cond_inst) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	54 (all X (icext(uri_rdfs_Class,X) <-> ic(X))) # label(rdfs_ic_def) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	55 (all X (ioxp(X) -> ip(X))) # label(owl_parts_ioxp_cond_set) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	56 (all X (iext(uri_rdf_type,X,uri_owl_AnnotationProperty) <-> ioap(X))) # label(owl_parts_ioap_def) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	57 (all P (ip(P) -> iext(uri_rdfs_subPropertyOf,P,P))) # label(rdfs_subpropertyof_reflex) # label(axiom) # label(non_clause).  [assumption].
0.37/1.08	58 (all X (ic(X) <-> iext(uri_rdf_type,X,uri_rdfs_Class))) # label(owl_parts_ic_def) # label(axiom) # label(non_clause).  [assumption].
0.37/1.09	59 (all P all Q (iext(uri_rdfs_subPropertyOf,P,Q) -> (all X all Y (iext(P,X,Y) -> iext(Q,X,Y))) & ip(Q) & ip(P))) # label(rdfs_subpropertyof_main) # label(axiom) # label(non_clause).  [assumption].
0.37/1.09	60 (all X (lv(X) -> ir(X))) # label(simple_lv) # label(axiom) # label(non_clause).  [assumption].
0.37/1.09	61 (all X all Y (iext(uri_owl_complementOf,X,Y) -> ic(X) & ic(Y))) # label(owl_prop_complementof_ext) # label(axiom) # label(non_clause).  [assumption].
0.37/1.09	62 (all X (idc(X) -> ic(X))) # label(owl_parts_idc_cond_set) # label(axiom) # label(non_clause).  [assumption].
0.37/1.09	63 (all X (ip(X) -> ir(X))) # label(owl_parts_ip_cond_set) # label(axiom) # label(non_clause).  [assumption].
0.37/1.09	64 (all Z all C (iext(uri_owl_complementOf,Z,C) -> ic(Z) & (all X (-icext(C,X) <-> icext(Z,X))) & ic(C))) # label(owl_bool_complementof_class) # label(axiom) # label(non_clause).  [assumption].
0.37/1.09	65 (all X ir(X)) # label(simple_ir) # label(axiom) # label(non_clause).  [assumption].
0.37/1.09	66 (all P all Q all R (iext(uri_rdfs_subPropertyOf,P,Q) & iext(uri_rdfs_subPropertyOf,Q,R) -> iext(uri_rdfs_subPropertyOf,P,R))) # label(rdfs_subpropertyof_trans) # label(axiom) # label(non_clause).  [assumption].
0.37/1.09	67 (all P1 all P2 (ip(P2) & (all X all Y (iext(P1,X,Y) -> iext(P2,X,Y))) & ip(P1) <-> iext(uri_rdfs_subPropertyOf,P1,P2))) # label(owl_rdfsext_subpropertyof) # label(axiom) # label(non_clause).  [assumption].
0.37/1.09	68 (all X (ic(X) -> ir(X))) # label(owl_parts_ic_cond_set) # label(axiom) # label(non_clause).  [assumption].
0.37/1.09	69 (exists BNODE_l1 exists BNODE_l2 exists BNODE_l3 exists BNODE_r (iext(uri_rdf_first,BNODE_l2,uri_owl_FunctionalProperty) & iext(uri_rdf_rest,BNODE_l2,BNODE_l3) & iext(uri_rdf_type,BNODE_r,uri_owl_Restriction) & iext(uri_owl_hasValue,BNODE_r,uri_foaf_Person) & iext(uri_rdf_type,uri_ex_name,uri_ex_PersonAttribute) & iext(uri_ex_name,uri_ex_alice,literal_plain(dat_str_alice)) & iext(uri_owl_onProperty,BNODE_r,uri_rdfs_domain) & iext(uri_rdf_rest,BNODE_l3,uri_rdf_nil) & iext(uri_rdf_first,BNODE_l3,BNODE_r) & iext(uri_rdf_rest,BNODE_l1,BNODE_l2) & iext(uri_rdf_first,BNODE_l1,uri_owl_DatatypeProperty) & iext(uri_owl_intersectionOf,uri_ex_PersonAttribute,BNODE_l1) & iext(uri_rdf_type,uri_foaf_Person,uri_owl_Class))) # label(testcase_premise_fullish_012_Template_Class) # label(axiom) # label(non_clause).  [assumption].
0.37/1.09	70 -(iext(uri_rdf_type,uri_ex_name,uri_owl_FunctionalProperty) & iext(uri_rdf_type,uri_ex_alice,uri_foaf_Person)) # label(testcase_conclusion_fullish_012_Template_Class) # label(negated_conjecture) # label(non_clause).  [assumption].
0.37/1.09	
0.37/1.09	============================== end of process non-clausal formulas ===
0.37/1.09	
0.37/1.09	============================== PROCESS INITIAL CLAUSES ===============
0.37/1.09	
0.37/1.09	============================== PREDICATE ELIMINATION =================
0.37/1.09	71 -iext(uri_rdf_type,A,uri_owl_DatatypeProperty) | iodp(A) # label(owl_parts_iodp_def) # label(axiom).  [clausify(17)].
0.37/1.09	72 -iodp(A) | -iext(A,B,C) | lv(C) # label(owl_parts_iodp_cond_inst) # label(axiom).  [clausify(2)].
0.37/1.09	73 -iodp(A) | -iext(A,B,C) | ir(B) # label(owl_parts_iodp_cond_inst) # label(axiom).  [clausify(2)].
0.37/1.09	74 -iodp(A) | ip(A) # label(owl_parts_iodp_cond_set) # label(axiom).  [clausify(14)].
0.37/1.09	Derived: -iext(uri_rdf_type,A,uri_owl_DatatypeProperty) | -iext(A,B,C) | lv(C).  [resolve(71,b,72,a)].
0.37/1.09	Derived: -iext(uri_rdf_type,A,uri_owl_DatatypeProperty) | ip(A).  [resolve(71,b,74,a)].
0.37/1.09	75 iext(uri_rdf_type,A,uri_owl_DatatypeProperty) | -iodp(A) # label(owl_parts_iodp_def) # label(axiom).  [clausify(17)].
0.37/1.09	76 -iext(uri_rdf_type,A,uri_owl_OntologyProperty) | ioxp(A) # label(owl_parts_ioxp_def) # label(axiom).  [clausify(35)].
0.37/1.09	77 -ioxp(A) | -iext(A,B,C) | ix(C) # label(owl_parts_ioxp_cond_inst) # label(axiom).  [clausify(8)].
0.37/1.09	78 -ioxp(A) | -iext(A,B,C) | ix(B) # label(owl_parts_ioxp_cond_inst) # label(axiom).  [clausify(8)].
0.37/1.09	Derived: -iext(uri_rdf_type,A,uri_owl_OntologyProperty) | -iext(A,B,C) | ix(C).  [resolve(76,b,77,a)].
0.37/1.09	Derived: -iext(uri_rdf_type,A,uri_owl_OntologyProperty) | -iext(A,B,C) | ix(B).  [resolve(76,b,78,a)].
0.37/1.09	79 iext(uri_rdf_type,A,uri_owl_OntologyProperty) | -ioxp(A) # label(owl_parts_ioxp_def) # label(axiom).  [clausify(35)].
0.37/1.10	80 -ioxp(A) | ip(A) # label(owl_parts_ioxp_cond_set) # label(axiom).  [clausify(55)].
0.37/1.10	Derived: ip(A) | -iext(uri_rdf_type,A,uri_owl_OntologyProperty).  [resolve(80,a,76,b)].
0.37/1.10	81 ix(A) | -iext(uri_rdf_type,A,uri_owl_Ontology) # label(owl_parts_ix_def) # label(axiom).  [clausify(31)].
0.37/1.10	82 -ix(A) | ir(A) # label(owl_parts_ix_cond_set) # label(axiom).  [clausify(10)].
0.37/1.10	83 -ix(A) | iext(uri_rdf_type,A,uri_owl_Ontology) # label(owl_parts_ix_def) # label(axiom).  [clausify(31)].
0.37/1.10	84 -iext(uri_rdf_type,A,uri_owl_OntologyProperty) | -iext(A,B,C) | ix(C).  [resolve(76,b,77,a)].
0.37/1.10	Derived: -iext(uri_rdf_type,A,uri_owl_OntologyProperty) | -iext(A,B,C) | ir(C).  [resolve(84,c,82,a)].
0.37/1.10	Derived: -iext(uri_rdf_type,A,uri_owl_OntologyProperty) | -iext(A,B,C) | iext(uri_rdf_type,C,uri_owl_Ontology).  [resolve(84,c,83,a)].
0.37/1.10	85 -iext(uri_rdf_type,A,uri_owl_OntologyProperty) | -iext(A,B,C) | ix(B).  [resolve(76,b,78,a)].
0.37/1.10	Derived: -iext(uri_rdf_type,A,uri_owl_OntologyProperty) | -iext(A,B,C) | ir(B).  [resolve(85,c,82,a)].
0.37/1.10	Derived: -iext(uri_rdf_type,A,uri_owl_OntologyProperty) | -iext(A,B,C) | iext(uri_rdf_type,B,uri_owl_Ontology).  [resolve(85,c,83,a)].
0.37/1.10	86 -iext(uri_rdf_type,A,uri_owl_AnnotationProperty) | ioap(A) # label(owl_parts_ioap_def) # label(axiom).  [clausify(56)].
0.37/1.10	87 -ioap(A) | ip(A) # label(owl_parts_ioap_cond_set) # label(axiom).  [clausify(13)].
0.37/1.10	88 -ioap(A) | -iext(A,B,C) | ir(B) # label(owl_parts_ioap_cond_inst) # label(axiom).  [clausify(16)].
0.37/1.10	89 -ioap(A) | -iext(A,B,C) | ir(C) # label(owl_parts_ioap_cond_inst) # label(axiom).  [clausify(16)].
0.37/1.10	Derived: -iext(uri_rdf_type,A,uri_owl_AnnotationProperty) | ip(A).  [resolve(86,b,87,a)].
0.37/1.10	90 iext(uri_rdf_type,A,uri_owl_AnnotationProperty) | -ioap(A) # label(owl_parts_ioap_def) # label(axiom).  [clausify(56)].
0.37/1.10	91 ir(A) | -icext(uri_owl_Thing,A) # label(owl_class_thing_ext) # label(axiom).  [clausify(15)].
0.37/1.10	92 -ir(A) | icext(uri_owl_Thing,A) # label(owl_class_thing_ext) # label(axiom).  [clausify(15)].
0.37/1.10	93 -ic(A) | -icext(A,B) | ir(B) # label(owl_parts_ic_cond_inst) # label(axiom).  [clausify(20)].
0.37/1.10	Derived: -ic(A) | -icext(A,B) | icext(uri_owl_Thing,B).  [resolve(93,c,92,a)].
0.37/1.10	94 -iext(uri_owl_hasValue,A,B) | ir(B) # label(owl_prop_hasvalue_ext) # label(axiom).  [clausify(21)].
0.37/1.10	Derived: -iext(uri_owl_hasValue,A,B) | icext(uri_owl_Thing,B).  [resolve(94,b,92,a)].
0.37/1.10	95 -iext(uri_rdf_type,A,uri_rdfs_Resource) | ir(A) # label(owl_parts_ir_def) # label(axiom).  [clausify(27)].
0.37/1.10	Derived: -iext(uri_rdf_type,A,uri_rdfs_Resource) | icext(uri_owl_Thing,A).  [resolve(95,b,92,a)].
0.37/1.10	96 iext(uri_rdf_type,A,uri_rdfs_Resource) | -ir(A) # label(owl_parts_ir_def) # label(axiom).  [clausify(27)].
0.37/1.10	Derived: iext(uri_rdf_type,A,uri_rdfs_Resource) | -icext(uri_owl_Thing,A).  [resolve(96,b,91,a)].
0.37/1.10	Derived: iext(uri_rdf_type,A,uri_rdfs_Resource) | -ic(B) | -icext(B,A).  [resolve(96,b,93,c)].
0.37/1.10	Derived: iext(uri_rdf_type,A,uri_rdfs_Resource) | -iext(uri_owl_hasValue,B,A).  [resolve(96,b,94,b)].
0.37/1.10	97 ir(c1) # label(owl_parts_ir_cond_set) # label(axiom).  [clausify(32)].
0.37/1.10	Derived: icext(uri_owl_Thing,c1).  [resolve(97,a,92,a)].
0.37/1.10	Derived: iext(uri_rdf_type,c1,uri_rdfs_Resource).  [resolve(97,a,96,b)].
0.37/1.10	98 -lv(A) | ir(A) # label(owl_parts_lv_cond_set) # label(axiom).  [clausify(34)].
0.37/1.10	Derived: -lv(A) | icext(uri_owl_Thing,A).  [resolve(98,b,92,a)].
0.37/1.10	Derived: -lv(A) | iext(uri_rdf_type,A,uri_rdfs_Resource).  [resolve(98,b,96,b)].
0.37/1.10	99 -ip(A) | -iext(A,B,C) | ir(C) # label(owl_parts_ip_cond_inst) # label(axiom).  [clausify(37)].
0.37/1.10	Derived: -ip(A) | -iext(A,B,C) | icext(uri_owl_Thing,C).  [resolve(99,c,92,a)].
0.37/1.10	Derived: -ip(A) | -iext(A,B,C) | iext(uri_rdf_type,C,uri_rdfs_Resource).  [resolve(99,c,96,b)].
0.37/1.10	100 -ip(A) | -iext(A,B,C) | ir(B) # label(owl_parts_ip_cond_inst) # label(axiom).  [clausify(37)].
0.37/1.10	Derived: -ip(A) | -iext(A,B,C) | icext(uri_owl_Thing,B).  [resolve(100,c,92,a)].
0.37/1.10	Derived: -ip(A) | -iext(A,B,C) | iext(uri_rdf_type,B,uri_rdfs_Resource).  [resolve(100,c,96,b)].
0.37/1.10	101 -ir(A) | icext(uri_rdfs_Resource,A) # label(rdfs_ir_def) # label(axiom).  [clausify(39)].
0.37/1.11	Derived: icext(uri_rdfs_Resource,A) | -icext(uri_owl_Thing,A).  [resolve(101,a,91,a)].
0.37/1.11	Derived: icext(uri_rdfs_Resource,A) | -ic(B) | -icext(B,A).  [resolve(101,a,93,c)].
0.37/1.11	Derived: icext(uri_rdfs_Resource,A) | -iext(uri_owl_hasValue,B,A).  [resolve(101,a,94,b)].
0.37/1.11	Derived: icext(uri_rdfs_Resource,c1).  [resolve(101,a,97,a)].
0.37/1.11	Derived: icext(uri_rdfs_Resource,A) | -lv(A).  [resolve(101,a,98,b)].
0.37/1.11	Derived: icext(uri_rdfs_Resource,A) | -ip(B) | -iext(B,C,A).  [resolve(101,a,99,c)].
0.37/1.11	Derived: icext(uri_rdfs_Resource,A) | -ip(B) | -iext(B,A,C).  [resolve(101,a,100,c)].
0.37/1.11	102 ir(A) | -icext(uri_rdfs_Resource,A) # label(rdfs_ir_def) # label(axiom).  [clausify(39)].
0.37/1.11	Derived: -icext(uri_rdfs_Resource,A) | icext(uri_owl_Thing,A).  [resolve(102,a,92,a)].
0.37/1.11	103 -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -icext(A,B) | ir(B) # label(owl_bool_intersectionof_class_000) # label(axiom).  [clausify(41)].
0.37/1.11	Derived: -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -icext(A,B) | icext(uri_owl_Thing,B).  [resolve(103,c,92,a)].
0.37/1.11	Derived: -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -icext(A,B) | iext(uri_rdf_type,B,uri_rdfs_Resource).  [resolve(103,c,96,b)].
0.37/1.11	Derived: -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -icext(A,B) | icext(uri_rdfs_Resource,B).  [resolve(103,c,101,a)].
0.37/1.11	104 -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | icext(A,B) | -ir(B) # label(owl_bool_intersectionof_class_000) # label(axiom).  [clausify(41)].
0.37/1.11	Derived: -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | icext(A,B) | -icext(uri_owl_Thing,B).  [resolve(104,c,91,a)].
0.37/1.11	Derived: -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | icext(A,B) | -ic(C) | -icext(C,B).  [resolve(104,c,93,c)].
0.37/1.11	Derived: -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | icext(A,B) | -iext(uri_owl_hasValue,C,B).  [resolve(104,c,94,b)].
0.37/1.11	Derived: -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | icext(A,B) | -iext(uri_rdf_type,B,uri_rdfs_Resource).  [resolve(104,c,95,b)].
0.37/1.11	Derived: -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | icext(A,c1).  [resolve(104,c,97,a)].
0.37/1.11	Derived: -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | icext(A,B) | -lv(B).  [resolve(104,c,98,b)].
0.37/1.11	Derived: -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | icext(A,B) | -ip(C) | -iext(C,D,B).  [resolve(104,c,99,c)].
0.37/1.11	Derived: -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | icext(A,B) | -ip(C) | -iext(C,B,D).  [resolve(104,c,100,c)].
0.37/1.11	Derived: -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | icext(A,B) | -icext(uri_rdfs_Resource,B).  [resolve(104,c,102,a)].
0.37/1.11	Derived: -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | icext(A,B) | -iext(uri_owl_intersectionOf,C,uri_rdf_nil) | -icext(C,B).  [resolve(104,c,103,c)].
0.37/1.11	105 iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ic(A) | icext(A,f9(A)) | ir(f9(A)) # label(owl_bool_intersectionof_class_000) # label(axiom).  [clausify(41)].
0.37/1.11	Derived: iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ic(A) | icext(A,f9(A)) | icext(uri_owl_Thing,f9(A)).  [resolve(105,d,92,a)].
0.37/1.11	Derived: iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ic(A) | icext(A,f9(A)) | iext(uri_rdf_type,f9(A),uri_rdfs_Resource).  [resolve(105,d,96,b)].
0.37/1.11	Derived: iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ic(A) | icext(A,f9(A)) | icext(uri_rdfs_Resource,f9(A)).  [resolve(105,d,101,a)].
0.37/1.11	Derived: iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ic(A) | icext(A,f9(A)) | -iext(uri_owl_intersectionOf,B,uri_rdf_nil) | icext(B,f9(A)).  [resolve(105,d,104,c)].
0.37/1.11	106 iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ic(A) | -icext(A,f9(A)) | -ir(f9(A)) # label(owl_bool_intersectionof_class_000) # label(axiom).  [clausify(41)].
0.37/1.11	Derived: iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ic(A) | -icext(A,f9(A)) | -icext(uri_owl_Thing,f9(A)).  [resolve(106,d,91,a)].
0.37/1.11	Derived: iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ic(A) | -icext(A,f9(A)) | -ic(B) | -icext(B,f9(A)).  [resolve(106,d,93,c)].
0.37/1.11	107 -lv(A) | ir(A) # label(simple_lv) # label(axiom).  [clausify(60)].
0.37/1.11	108 -ip(A) | ir(A) # label(owl_parts_ip_cond_set) # label(axiom).  [clausify(63)].
0.37/1.11	Derived: -ip(A) | icext(uri_owl_Thing,A).  [resolve(108,b,92,a)].
0.37/1.11	Derived: -ip(A) | iext(uri_rdf_type,A,uri_rdfs_Resource).  [resolve(108,b,96,b)].
0.37/1.11	Derived: -ip(A) | icext(uri_rdfs_Resource,A).  [resolve(108,b,101,a)].
1.33/1.53	Derived: -ip(A) | -iext(uri_owl_intersectionOf,B,uri_rdf_nil) | icext(B,A).  [resolve(108,b,104,c)].
1.33/1.53	109 ir(A) # label(simple_ir) # label(axiom).  [clausify(65)].
1.33/1.53	Derived: icext(uri_owl_Thing,A).  [resolve(109,a,92,a)].
1.33/1.53	Derived: iext(uri_rdf_type,A,uri_rdfs_Resource).  [resolve(109,a,96,b)].
1.33/1.53	Derived: icext(uri_rdfs_Resource,A).  [resolve(109,a,101,a)].
1.33/1.53	Derived: -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | icext(A,B).  [resolve(109,a,104,c)].
1.33/1.53	110 -ic(A) | ir(A) # label(owl_parts_ic_cond_set) # label(axiom).  [clausify(68)].
1.33/1.53	111 -iext(uri_rdf_type,A,uri_owl_OntologyProperty) | -iext(A,B,C) | ir(C).  [resolve(84,c,82,a)].
1.33/1.53	112 -iext(uri_rdf_type,A,uri_owl_OntologyProperty) | -iext(A,B,C) | ir(B).  [resolve(85,c,82,a)].
1.33/1.53	113 iext(uri_rdf_type,A,uri_rdfs_Literal) | -lv(A) # label(owl_parts_lv_def) # label(axiom).  [clausify(24)].
1.33/1.53	114 -iext(uri_rdf_type,A,uri_rdfs_Literal) | lv(A) # label(owl_parts_lv_def) # label(axiom).  [clausify(24)].
1.33/1.53	115 -icext(uri_rdfs_Literal,A) | lv(A) # label(rdfs_lv_def) # label(axiom).  [clausify(49)].
1.33/1.53	116 icext(uri_rdfs_Literal,A) | -lv(A) # label(rdfs_lv_def) # label(axiom).  [clausify(49)].
1.33/1.53	117 -idc(A) | -icext(A,B) | lv(B) # label(owl_parts_idc_cond_inst) # label(axiom).  [clausify(53)].
1.33/1.53	Derived: -idc(A) | -icext(A,B) | iext(uri_rdf_type,B,uri_rdfs_Literal).  [resolve(117,c,113,b)].
1.33/1.53	Derived: -idc(A) | -icext(A,B) | icext(uri_rdfs_Literal,B).  [resolve(117,c,116,b)].
1.33/1.53	118 -iext(uri_rdf_type,A,uri_owl_DatatypeProperty) | -iext(A,B,C) | lv(C).  [resolve(71,b,72,a)].
1.33/1.53	Derived: -iext(uri_rdf_type,A,uri_owl_DatatypeProperty) | -iext(A,B,C) | iext(uri_rdf_type,C,uri_rdfs_Literal).  [resolve(118,c,113,b)].
1.33/1.53	Derived: -iext(uri_rdf_type,A,uri_owl_DatatypeProperty) | -iext(A,B,C) | icext(uri_rdfs_Literal,C).  [resolve(118,c,116,b)].
1.33/1.53	119 -lv(A) | icext(uri_owl_Thing,A).  [resolve(98,b,92,a)].
1.33/1.53	120 -lv(A) | iext(uri_rdf_type,A,uri_rdfs_Resource).  [resolve(98,b,96,b)].
1.33/1.53	121 icext(uri_rdfs_Resource,A) | -lv(A).  [resolve(101,a,98,b)].
1.33/1.53	122 -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | icext(A,B) | -lv(B).  [resolve(104,c,98,b)].
1.33/1.53	123 idc(A) | -iext(uri_rdf_type,A,uri_rdfs_Datatype) # label(owl_parts_idc_def) # label(axiom).  [clausify(44)].
1.33/1.53	124 -idc(A) | iext(uri_rdf_type,A,uri_rdfs_Datatype) # label(owl_parts_idc_def) # label(axiom).  [clausify(44)].
1.33/1.53	125 -idc(A) | ic(A) # label(owl_parts_idc_cond_set) # label(axiom).  [clausify(62)].
1.33/1.53	Derived: ic(A) | -iext(uri_rdf_type,A,uri_rdfs_Datatype).  [resolve(125,a,123,a)].
1.33/1.53	126 -idc(A) | -icext(A,B) | iext(uri_rdf_type,B,uri_rdfs_Literal).  [resolve(117,c,113,b)].
1.33/1.53	Derived: -icext(A,B) | iext(uri_rdf_type,B,uri_rdfs_Literal) | -iext(uri_rdf_type,A,uri_rdfs_Datatype).  [resolve(126,a,123,a)].
1.33/1.53	127 -idc(A) | -icext(A,B) | icext(uri_rdfs_Literal,B).  [resolve(117,c,116,b)].
1.33/1.53	Derived: -icext(A,B) | icext(uri_rdfs_Literal,B) | -iext(uri_rdf_type,A,uri_rdfs_Datatype).  [resolve(127,a,123,a)].
1.33/1.53	
1.33/1.53	============================== end predicate elimination =============
1.33/1.53	
1.33/1.53	Auto_denials:  (non-Horn, no changes).
1.33/1.53	
1.33/1.53	Term ordering decisions:
1.33/1.53	Function symbol KB weights:  uri_rdf_first=1. uri_rdf_rest=1. uri_rdf_nil=1. uri_rdf_type=1. uri_owl_intersectionOf=1. uri_rdfs_Resource=1. uri_owl_unionOf=1. uri_rdfs_domain=1. uri_rdfs_range=1. uri_rdfs_subClassOf=1. uri_rdf_Property=1. uri_owl_Thing=1. uri_rdfs_subPropertyOf=1. uri_owl_onProperty=1. uri_rdfs_Class=1. uri_owl_hasValue=1. uri_rdfs_Literal=1. uri_owl_allValuesFrom=1. uri_owl_complementOf=1. uri_owl_someValuesFrom=1. uri_rdf_List=1. uri_rdfs_Datatype=1. uri_owl_Restriction=1. uri_rdfs_ContainerMembershipProperty=1. uri_owl_DatatypeProperty=1. uri_rdf__1=1. uri_rdf__2=1. uri_rdf__3=1. uri_owl_OntologyProperty=1. uri_rdf_predicate=1. uri_rdf_subject=1. uri_rdf_value=1. uri_rdfs_Container=1. uri_rdfs_Statement=1. uri_rdfs_isDefinedBy=1. uri_rdfs_member=1. uri_rdfs_seeAlso=1. uri_ex_PersonAttribute=1. uri_ex_name=1. uri_foaf_Person=1. uri_owl_Ontology=1. uri_rdf_XMLLiteral=1. uri_rdf_object=1. uri_rdfs_comment=1. uri_rdfs_label=1. dat_str_alice=1. uri_ex_alice=1. uri_owl_AnnotationProperty=1. uri_owlAlarm clock 
119.71/120.07	Prover9 interrupted
119.71/120.07	EOF
