0.05/0.10 % Problem : theBenchmark.p : TPTP v0.0.0. Released v0.0.0. 0.05/0.10 % Command : tptp2X_and_run_prover9 %d %s 0.09/0.30 % Computer : n016.cluster.edu 0.09/0.30 % Model : x86_64 x86_64 0.09/0.30 % CPU : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz 0.09/0.30 % Memory : 8042.1875MB 0.09/0.30 % OS : Linux 3.10.0-693.el7.x86_64 0.09/0.30 % CPULimit : 960 0.09/0.30 % DateTime : Thu Jul 2 07:12:49 EDT 2020 0.09/0.30 % CPUTime : 0.80/1.12 ============================== Prover9 =============================== 0.80/1.12 Prover9 (32) version 2009-11A, November 2009. 0.80/1.12 Process 28125 was started by sandbox2 on n016.cluster.edu, 0.80/1.12 Thu Jul 2 07:12:50 2020 0.80/1.12 The command was "/export/starexec/sandbox2/solver/bin/prover9 -t 960 -f /tmp/Prover9_27972_n016.cluster.edu". 0.80/1.12 ============================== end of head =========================== 0.80/1.12 0.80/1.12 ============================== INPUT ================================= 0.80/1.12 0.80/1.12 % Reading from file /tmp/Prover9_27972_n016.cluster.edu 0.80/1.12 0.80/1.12 set(prolog_style_variables). 0.80/1.12 set(auto2). 0.80/1.12 % set(auto2) -> set(auto). 0.80/1.12 % set(auto) -> set(auto_inference). 0.80/1.12 % set(auto) -> set(auto_setup). 0.80/1.12 % set(auto_setup) -> set(predicate_elim). 0.80/1.12 % set(auto_setup) -> assign(eq_defs, unfold). 0.80/1.12 % set(auto) -> set(auto_limits). 0.80/1.12 % set(auto_limits) -> assign(max_weight, "100.000"). 0.80/1.12 % set(auto_limits) -> assign(sos_limit, 20000). 0.80/1.12 % set(auto) -> set(auto_denials). 0.80/1.12 % set(auto) -> set(auto_process). 0.80/1.12 % set(auto2) -> assign(new_constants, 1). 0.80/1.12 % set(auto2) -> assign(fold_denial_max, 3). 0.80/1.12 % set(auto2) -> assign(max_weight, "200.000"). 0.80/1.12 % set(auto2) -> assign(max_hours, 1). 0.80/1.12 % assign(max_hours, 1) -> assign(max_seconds, 3600). 0.80/1.12 % set(auto2) -> assign(max_seconds, 0). 0.80/1.12 % set(auto2) -> assign(max_minutes, 5). 0.80/1.12 % assign(max_minutes, 5) -> assign(max_seconds, 300). 0.80/1.12 % set(auto2) -> set(sort_initial_sos). 0.80/1.12 % set(auto2) -> assign(sos_limit, -1). 0.80/1.12 % set(auto2) -> assign(lrs_ticks, 3000). 0.80/1.12 % set(auto2) -> assign(max_megs, 400). 0.80/1.12 % set(auto2) -> assign(stats, some). 0.80/1.12 % set(auto2) -> clear(echo_input). 0.80/1.12 % set(auto2) -> set(quiet). 0.80/1.12 % set(auto2) -> clear(print_initial_clauses). 0.80/1.12 % set(auto2) -> clear(print_given). 0.80/1.12 assign(lrs_ticks,-1). 0.80/1.12 assign(sos_limit,10000). 0.80/1.12 assign(order,kbo). 0.80/1.12 set(lex_order_vars). 0.80/1.12 clear(print_given). 0.80/1.12 0.80/1.12 % formulas(sos). % not echoed (140 formulas) 0.80/1.12 0.80/1.12 ============================== end of input ========================== 0.80/1.12 0.80/1.12 % From the command line: assign(max_seconds, 960). 0.80/1.12 0.80/1.12 ============================== PROCESS NON-CLAUSAL FORMULAS ========== 0.80/1.12 0.80/1.12 % Formulas that are not ordinary clauses: 0.80/1.12 1 (all C (ic(C) -> iext(uri_rdfs_subClassOf,C,C))) # label(rdfs_subclassof_reflex) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 2 (all X (lv(X) <-> icext(uri_rdfs_Literal,X))) # label(rdfs_lv_def) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 3 (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.80/1.12 4 (all X (lv(X) -> ir(X))) # label(owl_parts_lv_cond_set) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 5 (all P all C (iext(uri_rdfs_domain,P,C) <-> (all X all Y (iext(P,X,Y) -> icext(C,X))) & ip(P) & ic(C))) # label(owl_rdfsext_domain) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 6 (all Z all P all C (iext(uri_owl_allValuesFrom,Z,C) & iext(uri_owl_onProperty,Z,P) -> (all X (icext(Z,X) <-> (all Y (iext(P,X,Y) -> icext(C,Y))))))) # label(owl_restrict_allvaluesfrom) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 7 (all X (iext(uri_rdf_type,X,uri_rdfs_Datatype) <-> idc(X))) # label(owl_parts_idc_def) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 8 (all X all Y (iext(uri_owl_unionOf,X,Y) -> icext(uri_rdf_List,Y) & ic(X))) # label(owl_prop_unionof_ext) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 9 (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.80/1.12 10 (all X (iodp(X) -> ip(X))) # label(owl_parts_iodp_cond_set) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 11 (all X (idc(X) -> ic(X))) # label(owl_parts_idc_cond_set) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 12 (all X (lv(X) -> ir(X))) # label(simple_lv) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 13 (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) -> ((all X (icext(Z,X) <-> icext(C2,X) & icext(C1,X))) & ic(C1) & ic(Z) & ic(C2) <-> iext(uri_owl_intersectionOf,Z,S1)))) # label(owl_bool_intersectionof_class_002) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 14 (all X all Y (iext(uri_owl_complementOf,X,Y) -> ic(Y) & ic(X))) # label(owl_prop_complementof_ext) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 15 (all X (idc(X) -> (all Y (icext(X,Y) -> lv(Y))))) # label(owl_parts_idc_cond_inst) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 16 (all P (ip(P) <-> iext(uri_rdf_type,P,uri_rdf_Property))) # label(rdf_type_ip) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 17 (all S all P all O (iext(P,S,O) -> ip(P))) # label(simple_iext_property) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 18 (all X -icext(uri_owl_Nothing,X)) # label(owl_class_nothing_ext) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 19 (all C (ic(C) -> iext(uri_rdfs_subClassOf,C,uri_rdfs_Resource))) # label(rdfs_class_instsub_resource) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 20 (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.80/1.12 21 (all Z all P all C (iext(uri_owl_onProperty,Z,P) & iext(uri_owl_someValuesFrom,Z,C) -> (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.80/1.12 22 (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.80/1.12 23 (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.80/1.12 24 (all X (iext(uri_rdf_type,X,uri_owl_Ontology) <-> ix(X))) # label(owl_parts_ix_def) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 25 (all X all Y (iext(uri_owl_someValuesFrom,X,Y) -> ic(Y) & icext(uri_owl_Restriction,X))) # label(owl_prop_somevaluesfrom_ext) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 26 (all P all C (ip(C) & (all X all Y (iext(P,X,Y) -> icext(C,Y))) & ip(P) <-> iext(uri_rdfs_range,P,C))) # label(owl_rdfsext_range) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 27 (all X all Y (iext(uri_owl_allValuesFrom,X,Y) -> ic(Y) & icext(uri_owl_Restriction,X))) # label(owl_prop_allvaluesfrom_ext) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 28 (all P all Q (iext(uri_rdfs_subPropertyOf,P,Q) -> ip(Q) & (all X all Y (iext(P,X,Y) -> iext(Q,X,Y))) & ip(P))) # label(rdfs_subpropertyof_main) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 29 (all X (iext(uri_rdf_type,X,uri_rdfs_Resource) <-> ir(X))) # label(owl_parts_ir_def) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 30 (all X (ioap(X) -> (all Y all Z (iext(X,Y,Z) -> ir(Z) & ir(Y))))) # label(owl_parts_ioap_cond_inst) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 31 (all P (ip(P) -> iext(uri_rdfs_subPropertyOf,P,P))) # label(rdfs_subpropertyof_reflex) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 32 (all X (ioxp(X) -> ip(X))) # label(owl_parts_ioxp_cond_set) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 33 (all X (ic(X) -> (all Y (icext(X,Y) -> ir(Y))))) # label(owl_parts_ic_cond_inst) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 34 (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.80/1.12 35 (all X (ioap(X) -> ip(X))) # label(owl_parts_ioap_cond_set) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 36 (all X all C (icext(C,X) <-> iext(uri_rdf_type,X,C))) # label(rdfs_cext_def) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 37 (all Z all C (iext(uri_owl_complementOf,Z,C) -> ic(Z) & ic(C) & (all X (icext(Z,X) <-> -icext(C,X))))) # label(owl_bool_complementof_class) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 38 (all X (icext(uri_rdfs_Resource,X) <-> ir(X))) # label(rdfs_ir_def) # label(axiom) # label(non_clause). [assumption]. 0.80/1.12 39 (all Z all P all A (iext(uri_owl_onProperty,Z,P) & iext(uri_owl_hasValue,Z,A) -> (all X (iext(P,X,A) <-> icext(Z,X))))) # label(owl_restrict_hasvalue) # label(axiom) # label(non_clause). [assumption]. 0.84/1.12 40 (all X (ic(X) <-> iext(uri_rdf_type,X,uri_rdfs_Class))) # label(owl_parts_ic_def) # label(axiom) # label(non_clause). [assumption]. 0.84/1.12 41 (all Z all S1 all C1 all S2 all C2 all S3 all C3 (iext(uri_rdf_rest,S2,S3) & iext(uri_rdf_first,S3,C3) & iext(uri_rdf_rest,S3,uri_rdf_nil) & iext(uri_rdf_first,S2,C2) & iext(uri_rdf_rest,S1,S2) & iext(uri_rdf_first,S1,C1) -> (ic(C1) & ic(C2) & (all X (icext(Z,X) <-> icext(C3,X) | icext(C1,X) | icext(C2,X))) & ic(C3) & ic(Z) <-> iext(uri_owl_unionOf,Z,S1)))) # label(owl_bool_unionof_class_003) # label(axiom) # label(non_clause). [assumption]. 0.84/1.12 42 (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.84/1.12 43 (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.84/1.12 44 (all C all D (iext(uri_rdfs_subClassOf,C,D) -> (all X (icext(C,X) -> icext(D,X))) & ic(D) & ic(C))) # label(rdfs_subclassof_main) # label(axiom) # label(non_clause). [assumption]. 0.84/1.12 45 (all Z (ic(Z) & (all X (icext(Z,X) <-> ir(X))) <-> iext(uri_owl_intersectionOf,Z,uri_rdf_nil))) # label(owl_bool_intersectionof_class_000) # label(axiom) # label(non_clause). [assumption]. 0.84/1.12 46 (all X (ic(X) <-> icext(uri_rdfs_Class,X))) # label(rdfs_ic_def) # label(axiom) # label(non_clause). [assumption]. 0.84/1.12 47 (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.84/1.12 48 (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.84/1.12 49 (exists X ir(X)) # label(owl_parts_ir_cond_set) # label(axiom) # label(non_clause). [assumption]. 0.84/1.12 50 (all Z all S1 all C1 (iext(uri_rdf_rest,S1,uri_rdf_nil) & iext(uri_rdf_first,S1,C1) -> (iext(uri_owl_unionOf,Z,S1) <-> ic(Z) & (all X (icext(Z,X) <-> icext(C1,X))) & ic(C1)))) # label(owl_bool_unionof_class_001) # label(axiom) # label(non_clause). [assumption]. 0.84/1.12 51 (all C1 all C2 (ic(C2) & ic(C1) & (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.84/1.12 52 (all P1 all P2 ((all X all Y (iext(P1,X,Y) -> iext(P2,X,Y))) & ip(P2) & ip(P1) <-> iext(uri_rdfs_subPropertyOf,P1,P2))) # label(owl_rdfsext_subpropertyof) # label(axiom) # label(non_clause). [assumption]. 0.84/1.12 53 (all X (ip(X) <-> iext(uri_rdf_type,X,uri_rdf_Property))) # label(owl_parts_ip_def) # label(axiom) # label(non_clause). [assumption]. 0.84/1.12 54 (all X (iodp(X) <-> iext(uri_rdf_type,X,uri_owl_DatatypeProperty))) # label(owl_parts_iodp_def) # label(axiom) # label(non_clause). [assumption]. 0.84/1.12 55 (all X (ic(X) -> ir(X))) # label(owl_parts_ic_cond_set) # label(axiom) # label(non_clause). [assumption]. 0.84/1.12 56 (all Z all S1 all C1 all S2 all C2 (iext(uri_rdf_rest,S1,S2) & iext(uri_rdf_first,S2,C2) & iext(uri_rdf_first,S1,C1) & iext(uri_rdf_rest,S2,uri_rdf_nil) -> (iext(uri_owl_unionOf,Z,S1) <-> ic(Z) & (all X (icext(Z,X) <-> icext(C2,X) | icext(C1,X))) & ic(C2) & ic(C1)))) # label(owl_bool_unionof_class_002) # label(axiom) # label(non_clause). [assumption]. 0.84/1.12 57 (all X (iodp(X) -> (all Y all Z (iext(X,Y,Z) -> ir(Y) & lv(Z))))) # label(owl_parts_iodp_cond_inst) # label(axiom) # label(non_clause). [assumption]. 0.84/1.12 58 (all Z all S1 all C1 (iext(uri_rdf_first,S1,C1) & iext(uri_rdf_rest,S1,uri_rdf_nil) -> (iext(uri_owl_intersectionOf,Z,S1) <-> (all X (icext(Z,X) <-> icext(C1,X))) & ic(Z) & ic(C1)))) # label(owl_bool_intersectionof_class_001) # label(axiom) # label(non_clause). [assumption]. 0.84/1.12 59 (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_rest,S3,uri_rdf_nil) & iext(uri_rdf_first,S3,C3) & iext(uri_rdf_first,S1,C1) & iext(uri_rdf_rest,S1,S2) -> (iext(uri_owl_intersectionOf,Z,S1) <-> (all X (icext(Z,X) <-> icext(C3,X) & icext(C2,X) & icext(C1,X))) & ic(C1) & ic(C3) & ic(C2) & ic(Z)))) # label(owl_bool_intersectionof_class_003) # label(axiom) # label(non_clause). [assumption]. 0.84/1.13 60 (all X (iext(uri_rdf_type,X,uri_owl_AnnotationProperty) <-> ioap(X))) # label(owl_parts_ioap_def) # label(axiom) # label(non_clause). [assumption]. 0.84/1.13 61 (all X (iext(uri_rdf_type,X,uri_owl_OntologyProperty) <-> ioxp(X))) # label(owl_parts_ioxp_def) # label(axiom) # label(non_clause). [assumption]. 0.84/1.13 62 (all X ir(X)) # label(simple_ir) # label(axiom) # label(non_clause). [assumption]. 0.84/1.13 63 (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.84/1.13 64 (all X (ix(X) -> ir(X))) # label(owl_parts_ix_cond_set) # label(axiom) # label(non_clause). [assumption]. 0.84/1.13 65 (all X (ip(X) -> (all Y all Z (iext(X,Y,Z) -> ir(Y) & ir(Z))))) # label(owl_parts_ip_cond_inst) # label(axiom) # label(non_clause). [assumption]. 0.84/1.13 66 (all X (ip(X) -> ir(X))) # label(owl_parts_ip_cond_set) # label(axiom) # label(non_clause). [assumption]. 0.84/1.13 67 (all X (icext(uri_owl_Thing,X) <-> ir(X))) # label(owl_class_thing_ext) # label(axiom) # label(non_clause). [assumption]. 0.84/1.13 68 (all X (iext(uri_rdf_type,X,uri_rdfs_Literal) <-> lv(X))) # label(owl_parts_lv_def) # label(axiom) # label(non_clause). [assumption]. 0.84/1.13 69 (exists BNODE_u exists BNODE_l1 exists BNODE_l2 (iext(uri_rdf_type,uri_ex_Eagle,uri_ex_Species) & iext(uri_rdf_first,BNODE_l1,uri_ex_Eagle) & iext(uri_rdf_rest,BNODE_l1,BNODE_l2) & iext(uri_rdf_rest,BNODE_l2,uri_rdf_nil) & iext(uri_rdf_first,BNODE_l2,uri_ex_Falcon) & iext(uri_owl_unionOf,BNODE_u,BNODE_l1) & iext(uri_rdf_type,uri_ex_harry,BNODE_u) & iext(uri_rdf_type,uri_ex_Falcon,uri_ex_Species))) # label(testcase_premise_fullish_014_Harry_belongs_to_some_Species) # label(axiom) # label(non_clause). [assumption]. 0.84/1.13 70 -(exists BNODE_x (iext(uri_rdf_type,BNODE_x,uri_ex_Species) & iext(uri_rdf_type,uri_ex_harry,BNODE_x))) # label(testcase_conclusion_fullish_014_Harry_belongs_to_some_Species) # label(negated_conjecture) # label(non_clause). [assumption]. 0.84/1.13 0.84/1.13 ============================== end of process non-clausal formulas === 0.84/1.13 0.84/1.13 ============================== PROCESS INITIAL CLAUSES =============== 0.84/1.13 0.84/1.13 ============================== PREDICATE ELIMINATION ================= 0.84/1.13 71 lv(A) | -icext(uri_rdfs_Literal,A) # label(rdfs_lv_def) # label(axiom). [clausify(2)]. 0.84/1.13 72 -lv(A) | icext(uri_rdfs_Literal,A) # label(rdfs_lv_def) # label(axiom). [clausify(2)]. 0.84/1.13 73 -lv(A) | ir(A) # label(owl_parts_lv_cond_set) # label(axiom). [clausify(4)]. 0.84/1.13 74 -lv(A) | ir(A) # label(simple_lv) # label(axiom). [clausify(12)]. 0.84/1.13 75 -idc(A) | -icext(A,B) | lv(B) # label(owl_parts_idc_cond_inst) # label(axiom). [clausify(15)]. 0.84/1.13 Derived: -idc(A) | -icext(A,B) | icext(uri_rdfs_Literal,B). [resolve(75,c,72,a)]. 0.84/1.13 76 -iodp(A) | -iext(A,B,C) | lv(C) # label(owl_parts_iodp_cond_inst) # label(axiom). [clausify(57)]. 0.84/1.13 Derived: -iodp(A) | -iext(A,B,C) | icext(uri_rdfs_Literal,C). [resolve(76,c,72,a)]. 0.84/1.13 77 -iext(uri_rdf_type,A,uri_rdfs_Literal) | lv(A) # label(owl_parts_lv_def) # label(axiom). [clausify(68)]. 0.84/1.13 Derived: -iext(uri_rdf_type,A,uri_rdfs_Literal) | icext(uri_rdfs_Literal,A). [resolve(77,b,72,a)]. 0.84/1.13 Derived: -iext(uri_rdf_type,A,uri_rdfs_Literal) | ir(A). [resolve(77,b,73,a)]. 0.84/1.13 78 iext(uri_rdf_type,A,uri_rdfs_Literal) | -lv(A) # label(owl_parts_lv_def) # label(axiom). [clausify(68)]. 0.84/1.13 Derived: iext(uri_rdf_type,A,uri_rdfs_Literal) | -icext(uri_rdfs_Literal,A). [resolve(78,b,71,a)]. 0.84/1.13 Derived: iext(uri_rdf_type,A,uri_rdfs_Literal) | -idc(B) | -icext(B,A). [resolve(78,b,75,c)]. 0.84/1.13 Derived: iext(uri_rdf_type,A,uri_rdfs_Literal) | -iodp(B) | -iext(B,C,A). [resolve(78,b,76,c)]. 0.84/1.13 79 iext(uri_rdf_type,A,uri_rdfs_Datatype) | -idc(A) # label(owl_parts_idc_def) # label(axiom). [clausify(7)]. 0.84/1.13 80 -iext(uri_rdf_type,A,uri_rdfs_Datatype) | idc(A) # label(owl_parts_idc_def) # label(axiom). [clausify(7)]. 0.84/1.14 81 -idc(A) | ic(A) # label(owl_parts_idc_cond_set) # label(axiom). [clausify(11)]. 0.84/1.14 Derived: ic(A) | -iext(uri_rdf_type,A,uri_rdfs_Datatype). [resolve(81,a,80,b)]. 0.84/1.14 82 -idc(A) | -icext(A,B) | icext(uri_rdfs_Literal,B). [resolve(75,c,72,a)]. 0.84/1.14 Derived: -icext(A,B) | icext(uri_rdfs_Literal,B) | -iext(uri_rdf_type,A,uri_rdfs_Datatype). [resolve(82,a,80,b)]. 0.84/1.14 83 iext(uri_rdf_type,A,uri_rdfs_Literal) | -idc(B) | -icext(B,A). [resolve(78,b,75,c)]. 0.84/1.14 Derived: iext(uri_rdf_type,A,uri_rdfs_Literal) | -icext(B,A) | -iext(uri_rdf_type,B,uri_rdfs_Datatype). [resolve(83,b,80,b)]. 0.84/1.14 84 iodp(A) | -iext(uri_rdf_type,A,uri_owl_DatatypeProperty) # label(owl_parts_iodp_def) # label(axiom). [clausify(54)]. 0.84/1.14 85 -iodp(A) | ip(A) # label(owl_parts_iodp_cond_set) # label(axiom). [clausify(10)]. 0.84/1.14 86 -iodp(A) | iext(uri_rdf_type,A,uri_owl_DatatypeProperty) # label(owl_parts_iodp_def) # label(axiom). [clausify(54)]. 0.84/1.14 Derived: -iext(uri_rdf_type,A,uri_owl_DatatypeProperty) | ip(A). [resolve(84,a,85,a)]. 0.84/1.14 87 -iodp(A) | -iext(A,B,C) | ir(B) # label(owl_parts_iodp_cond_inst) # label(axiom). [clausify(57)]. 0.84/1.14 88 -iodp(A) | -iext(A,B,C) | icext(uri_rdfs_Literal,C). [resolve(76,c,72,a)]. 0.84/1.14 Derived: -iext(A,B,C) | icext(uri_rdfs_Literal,C) | -iext(uri_rdf_type,A,uri_owl_DatatypeProperty). [resolve(88,a,84,a)]. 0.84/1.14 89 iext(uri_rdf_type,A,uri_rdfs_Literal) | -iodp(B) | -iext(B,C,A). [resolve(78,b,76,c)]. 0.84/1.14 Derived: iext(uri_rdf_type,A,uri_rdfs_Literal) | -iext(B,C,A) | -iext(uri_rdf_type,B,uri_owl_DatatypeProperty). [resolve(89,b,84,a)]. 0.84/1.14 90 iext(uri_rdf_type,A,uri_owl_Ontology) | -ix(A) # label(owl_parts_ix_def) # label(axiom). [clausify(24)]. 0.84/1.14 91 -iext(uri_rdf_type,A,uri_owl_Ontology) | ix(A) # label(owl_parts_ix_def) # label(axiom). [clausify(24)]. 0.84/1.14 92 -ioxp(A) | -iext(A,B,C) | ix(C) # label(owl_parts_ioxp_cond_inst) # label(axiom). [clausify(48)]. 0.84/1.14 Derived: -ioxp(A) | -iext(A,B,C) | iext(uri_rdf_type,C,uri_owl_Ontology). [resolve(92,c,90,b)]. 0.84/1.14 93 -ioxp(A) | -iext(A,B,C) | ix(B) # label(owl_parts_ioxp_cond_inst) # label(axiom). [clausify(48)]. 0.84/1.14 Derived: -ioxp(A) | -iext(A,B,C) | iext(uri_rdf_type,B,uri_owl_Ontology). [resolve(93,c,90,b)]. 0.84/1.14 94 -ix(A) | ir(A) # label(owl_parts_ix_cond_set) # label(axiom). [clausify(64)]. 0.84/1.14 Derived: ir(A) | -iext(uri_rdf_type,A,uri_owl_Ontology). [resolve(94,a,91,b)]. 0.84/1.14 Derived: ir(A) | -ioxp(B) | -iext(B,C,A). [resolve(94,a,92,c)]. 0.84/1.14 Derived: ir(A) | -ioxp(B) | -iext(B,A,C). [resolve(94,a,93,c)]. 0.84/1.14 95 iext(uri_rdf_type,A,uri_rdfs_Resource) | -ir(A) # label(owl_parts_ir_def) # label(axiom). [clausify(29)]. 0.84/1.14 96 -iext(uri_rdf_type,A,uri_rdfs_Resource) | ir(A) # label(owl_parts_ir_def) # label(axiom). [clausify(29)]. 0.84/1.14 97 -ioap(A) | -iext(A,B,C) | ir(C) # label(owl_parts_ioap_cond_inst) # label(axiom). [clausify(30)]. 0.84/1.14 Derived: -ioap(A) | -iext(A,B,C) | iext(uri_rdf_type,C,uri_rdfs_Resource). [resolve(97,c,95,b)]. 0.84/1.14 98 -ioap(A) | -iext(A,B,C) | ir(B) # label(owl_parts_ioap_cond_inst) # label(axiom). [clausify(30)]. 0.84/1.14 Derived: -ioap(A) | -iext(A,B,C) | iext(uri_rdf_type,B,uri_rdfs_Resource). [resolve(98,c,95,b)]. 0.84/1.14 99 -ic(A) | -icext(A,B) | ir(B) # label(owl_parts_ic_cond_inst) # label(axiom). [clausify(33)]. 0.84/1.14 Derived: -ic(A) | -icext(A,B) | iext(uri_rdf_type,B,uri_rdfs_Resource). [resolve(99,c,95,b)]. 0.84/1.14 100 -icext(uri_rdfs_Resource,A) | ir(A) # label(rdfs_ir_def) # label(axiom). [clausify(38)]. 0.84/1.14 Derived: -icext(uri_rdfs_Resource,A) | iext(uri_rdf_type,A,uri_rdfs_Resource). [resolve(100,b,95,b)]. 0.84/1.14 101 icext(uri_rdfs_Resource,A) | -ir(A) # label(rdfs_ir_def) # label(axiom). [clausify(38)]. 0.84/1.14 Derived: icext(uri_rdfs_Resource,A) | -iext(uri_rdf_type,A,uri_rdfs_Resource). [resolve(101,b,96,b)]. 0.84/1.14 Derived: icext(uri_rdfs_Resource,A) | -ioap(B) | -iext(B,C,A). [resolve(101,b,97,c)]. 0.84/1.14 Derived: icext(uri_rdfs_Resource,A) | -ioap(B) | -iext(B,A,C). [resolve(101,b,98,c)]. 0.84/1.14 Derived: icext(uri_rdfs_Resource,A) | -ic(B) | -icext(B,A). [resolve(101,b,99,c)]. 0.84/1.14 102 -ic(A) | icext(A,f10(A)) | ir(f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil) # label(owl_bool_intersectionof_class_000) # label(axiom). [clausify(45)]. 0.84/1.14 Derived: -ic(A) | icext(A,f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil) | iext(uri_rdf_type,f10(A),uri_rdfs_Resource). [resolve(102,c,95,b)]. 0.84/1.15 Derived: -ic(A) | icext(A,f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil) | icext(uri_rdfs_Resource,f10(A)). [resolve(102,c,101,b)]. 0.84/1.15 103 -ic(A) | -icext(A,f10(A)) | -ir(f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil) # label(owl_bool_intersectionof_class_000) # label(axiom). [clausify(45)]. 0.84/1.15 Derived: -ic(A) | -icext(A,f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -iext(uri_rdf_type,f10(A),uri_rdfs_Resource). [resolve(103,c,96,b)]. 0.84/1.15 Derived: -ic(A) | -icext(A,f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ioap(B) | -iext(B,C,f10(A)). [resolve(103,c,97,c)]. 0.84/1.15 Derived: -ic(A) | -icext(A,f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ioap(B) | -iext(B,f10(A),C). [resolve(103,c,98,c)]. 0.84/1.15 Derived: -ic(A) | -icext(A,f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ic(B) | -icext(B,f10(A)). [resolve(103,c,99,c)]. 0.84/1.15 104 -icext(A,B) | ir(B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) # label(owl_bool_intersectionof_class_000) # label(axiom). [clausify(45)]. 0.84/1.15 Derived: -icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | iext(uri_rdf_type,B,uri_rdfs_Resource). [resolve(104,b,95,b)]. 0.84/1.15 Derived: -icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | icext(uri_rdfs_Resource,B). [resolve(104,b,101,b)]. 0.84/1.15 105 icext(A,B) | -ir(B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) # label(owl_bool_intersectionof_class_000) # label(axiom). [clausify(45)]. 0.84/1.15 Derived: icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -iext(uri_rdf_type,B,uri_rdfs_Resource). [resolve(105,b,96,b)]. 0.84/1.15 Derived: icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ioap(C) | -iext(C,D,B). [resolve(105,b,97,c)]. 0.84/1.15 Derived: icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ioap(C) | -iext(C,B,D). [resolve(105,b,98,c)]. 0.84/1.15 Derived: icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ic(C) | -icext(C,B). [resolve(105,b,99,c)]. 0.84/1.15 Derived: icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -icext(uri_rdfs_Resource,B). [resolve(105,b,100,b)]. 0.84/1.15 Derived: icext(A,f10(B)) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ic(B) | icext(B,f10(B)) | iext(uri_owl_intersectionOf,B,uri_rdf_nil). [resolve(105,b,102,c)]. 0.84/1.15 Derived: icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -icext(C,B) | -iext(uri_owl_intersectionOf,C,uri_rdf_nil). [resolve(105,b,104,b)]. 0.84/1.15 106 ir(c1) # label(owl_parts_ir_cond_set) # label(axiom). [clausify(49)]. 0.84/1.15 Derived: iext(uri_rdf_type,c1,uri_rdfs_Resource). [resolve(106,a,95,b)]. 0.84/1.15 Derived: icext(uri_rdfs_Resource,c1). [resolve(106,a,101,b)]. 0.84/1.15 Derived: icext(A,c1) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil). [resolve(106,a,105,b)]. 0.84/1.15 107 -ic(A) | ir(A) # label(owl_parts_ic_cond_set) # label(axiom). [clausify(55)]. 0.84/1.15 Derived: -ic(A) | iext(uri_rdf_type,A,uri_rdfs_Resource). [resolve(107,b,95,b)]. 0.84/1.15 Derived: -ic(A) | icext(uri_rdfs_Resource,A). [resolve(107,b,101,b)]. 0.84/1.15 Derived: -ic(A) | icext(B,A) | -iext(uri_owl_intersectionOf,B,uri_rdf_nil). [resolve(107,b,105,b)]. 0.84/1.15 108 ir(A) # label(simple_ir) # label(axiom). [clausify(62)]. 0.84/1.15 Derived: iext(uri_rdf_type,A,uri_rdfs_Resource). [resolve(108,a,95,b)]. 0.84/1.15 Derived: icext(uri_rdfs_Resource,A). [resolve(108,a,101,b)]. 0.84/1.15 Derived: icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil). [resolve(108,a,105,b)]. 0.84/1.15 109 -iext(uri_owl_hasValue,A,B) | ir(B) # label(owl_prop_hasvalue_ext) # label(axiom). [clausify(63)]. 0.84/1.15 110 -ip(A) | -iext(A,B,C) | ir(B) # label(owl_parts_ip_cond_inst) # label(axiom). [clausify(65)]. 0.84/1.15 111 -ip(A) | -iext(A,B,C) | ir(C) # label(owl_parts_ip_cond_inst) # label(axiom). [clausify(65)]. 0.84/1.15 112 -ip(A) | ir(A) # label(owl_parts_ip_cond_set) # label(axiom). [clausify(66)]. 0.84/1.15 113 -icext(uri_owl_Thing,A) | ir(A) # label(owl_class_thing_ext) # label(axiom). [clausify(67)]. 0.84/1.15 114 icext(uri_owl_Thing,A) | -ir(A) # label(owl_class_thing_ext) # label(axiom). [clausify(67)]. 0.84/1.15 Derived: icext(uri_owl_Thing,A) | -iext(uri_rdf_type,A,uri_rdfs_Resource). [resolve(114,b,96,b)]. 0.84/1.15 Derived: icext(uri_owl_Thing,A) | -ioap(B) | -iext(B,C,A). [resolve(114,b,97,c)]. 0.84/1.55 Derived: icext(uri_owl_Thing,A) | -ioap(B) | -iext(B,A,C). [resolve(114,b,98,c)]. 0.84/1.55 Derived: icext(uri_owl_Thing,A) | -ic(B) | -icext(B,A). [resolve(114,b,99,c)]. 0.84/1.55 Derived: icext(uri_owl_Thing,A) | -icext(uri_rdfs_Resource,A). [resolve(114,b,100,b)]. 0.84/1.55 Derived: icext(uri_owl_Thing,f10(A)) | -ic(A) | icext(A,f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil). [resolve(114,b,102,c)]. 0.84/1.55 Derived: icext(uri_owl_Thing,A) | -icext(B,A) | -iext(uri_owl_intersectionOf,B,uri_rdf_nil). [resolve(114,b,104,b)]. 0.84/1.55 Derived: icext(uri_owl_Thing,c1). [resolve(114,b,106,a)]. 0.84/1.55 Derived: icext(uri_owl_Thing,A) | -ic(A). [resolve(114,b,107,b)]. 0.84/1.55 Derived: icext(uri_owl_Thing,A). [resolve(114,b,108,a)]. 0.84/1.55 115 -iext(uri_rdf_type,A,uri_rdfs_Literal) | ir(A). [resolve(77,b,73,a)]. 0.84/1.55 116 ir(A) | -iext(uri_rdf_type,A,uri_owl_Ontology). [resolve(94,a,91,b)]. 0.84/1.55 117 ir(A) | -ioxp(B) | -iext(B,C,A). [resolve(94,a,92,c)]. 0.84/1.55 118 ir(A) | -ioxp(B) | -iext(B,A,C). [resolve(94,a,93,c)]. 0.84/1.55 119 -iext(uri_rdf_type,A,uri_owl_OntologyProperty) | ioxp(A) # label(owl_parts_ioxp_def) # label(axiom). [clausify(61)]. 0.84/1.55 120 -ioxp(A) | ip(A) # label(owl_parts_ioxp_cond_set) # label(axiom). [clausify(32)]. 0.84/1.55 Derived: -iext(uri_rdf_type,A,uri_owl_OntologyProperty) | ip(A). [resolve(119,b,120,a)]. 0.84/1.55 121 iext(uri_rdf_type,A,uri_owl_OntologyProperty) | -ioxp(A) # label(owl_parts_ioxp_def) # label(axiom). [clausify(61)]. 0.84/1.55 122 -ioxp(A) | -iext(A,B,C) | iext(uri_rdf_type,C,uri_owl_Ontology). [resolve(92,c,90,b)]. 0.84/1.55 Derived: -iext(A,B,C) | iext(uri_rdf_type,C,uri_owl_Ontology) | -iext(uri_rdf_type,A,uri_owl_OntologyProperty). [resolve(122,a,119,b)]. 0.84/1.55 123 -ioxp(A) | -iext(A,B,C) | iext(uri_rdf_type,B,uri_owl_Ontology). [resolve(93,c,90,b)]. 0.84/1.55 Derived: -iext(A,B,C) | iext(uri_rdf_type,B,uri_owl_Ontology) | -iext(uri_rdf_type,A,uri_owl_OntologyProperty). [resolve(123,a,119,b)]. 0.84/1.55 124 -iext(uri_rdf_type,A,uri_owl_AnnotationProperty) | ioap(A) # label(owl_parts_ioap_def) # label(axiom). [clausify(60)]. 0.84/1.55 125 -ioap(A) | ip(A) # label(owl_parts_ioap_cond_set) # label(axiom). [clausify(35)]. 0.84/1.55 Derived: -iext(uri_rdf_type,A,uri_owl_AnnotationProperty) | ip(A). [resolve(124,b,125,a)]. 0.84/1.55 126 iext(uri_rdf_type,A,uri_owl_AnnotationProperty) | -ioap(A) # label(owl_parts_ioap_def) # label(axiom). [clausify(60)]. 0.84/1.55 127 -ioap(A) | -iext(A,B,C) | iext(uri_rdf_type,C,uri_rdfs_Resource). [resolve(97,c,95,b)]. 0.84/1.55 128 -ioap(A) | -iext(A,B,C) | iext(uri_rdf_type,B,uri_rdfs_Resource). [resolve(98,c,95,b)]. 0.84/1.55 129 icext(uri_rdfs_Resource,A) | -ioap(B) | -iext(B,C,A). [resolve(101,b,97,c)]. 0.84/1.55 130 icext(uri_rdfs_Resource,A) | -ioap(B) | -iext(B,A,C). [resolve(101,b,98,c)]. 0.84/1.55 131 -ic(A) | -icext(A,f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ioap(B) | -iext(B,C,f10(A)). [resolve(103,c,97,c)]. 0.84/1.55 132 -ic(A) | -icext(A,f10(A)) | iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ioap(B) | -iext(B,f10(A),C). [resolve(103,c,98,c)]. 0.84/1.55 133 icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ioap(C) | -iext(C,D,B). [resolve(105,b,97,c)]. 0.84/1.55 134 icext(A,B) | -iext(uri_owl_intersectionOf,A,uri_rdf_nil) | -ioap(C) | -iext(C,B,D). [resolve(105,b,98,c)]. 0.84/1.55 135 icext(uri_owl_Thing,A) | -ioap(B) | -iext(B,C,A). [resolve(114,b,97,c)]. 0.84/1.55 136 icext(uri_owl_Thing,A) | -ioap(B) | -iext(B,A,C). [resolve(114,b,98,c)]. 0.84/1.55 0.84/1.55 ============================== end predicate elimination ============= 0.84/1.55 0.84/1.55 Auto_denials: (non-Horn, no changes). 0.84/1.55 0.84/1.55 Term ordering decisions: 0.84/1.55 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_rdfs_subPropertyOf=1. uri_rdfs_Literal=1. uri_owl_onProperty=1. uri_rdfs_Class=1. uri_owl_Thing=1. uri_owl_allValuesFrom=1. uri_owl_complementOf=1. uri_owl_someValuesFrom=1. uri_rdf_List=1. uri_rdfs_Datatype=1. uri_rdfs_ContainerMembershipProperty=1. uri_owl_Restriction=1. uri_owl_hasValue=1. uri_rdf__1=1. uri_rdf__2=1. uri_rdf__3=1. uri_owl_DatatypeProperty=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_Eagle=1. uri_ex_Falcon=1. uri_ex_Species=1. uri_owl_Ontology=1. uri_rdf_XMLLiteral=1. uri_rdf_object=1. uri_rdfs_comment=1. uri_rdfs_label=1. uri_ex_harry=1. uri_owl_AnnotationProperty=1. uri_owl_Nothing=1. uri_rdf_Alt=1. uri_rdf_Bag=1. uri_rdfs_Seq=1. c1=1. c2=1. c3=1. c4=1. f1=1. f2=1. f7=1. f8=1. f12=1. f13=1. f14=1. f6=1. f10=1. f11=1. f16=1. f3=1. f5=1. f4=1. f15=1. f9=1. f17=1. 24.74/25.06 24.74/25.06 ============================== end of process initial clauses ======== 24.74/25.06 24.74/25.06 ============================== CLAUSES FOR SEARCH ==================== 24.74/25.06 24.74/25.06 ============================== end of clauses for search ============= 24.74/25.06 24.74/25.06 ============================== SEARCH ================================ 24.74/25.06 24.74/25.06 % Starting search at 0.43 seconds. 24.74/25.06 24.74/25.06 Low Water (keep): wt=68.000, iters=3882 24.74/25.06 24.74/25.06 Low Water (keep): wt=64.000, iters=3856 24.74/25.06 24.74/25.06 Low Water (keep): wt=52.000, iters=3557 24.74/25.06 24.74/25.06 Low Water (keep): wt=50.000, iters=3435 24.74/25.06 24.74/25.06 Low Water (keep): wt=48.000, iters=3343 24.74/25.06 24.74/25.06 Low Water (keep): wt=46.000, iters=3336 24.74/25.06 24.74/25.06 Low Water (keep): wt=44.000, iters=3381 24.74/25.06 24.74/25.06 Low Water (keep): wt=42.000, iters=3366 24.74/25.06 24.74/25.06 Low Water (keep): wt=40.000, iters=3355 24.74/25.06 24.74/25.06 Low Water (keep): wt=36.000, iters=3550 24.74/25.06 24.74/25.06 Low Water (keep): wt=34.000, iters=3521 24.74/25.06 24.74/25.06 Low Water (keep): wt=30.000, iters=3430 24.74/25.06 24.74/25.06 Low Water (keep): wt=19.000, iters=3335 24.74/25.06 24.74/25.06 Low Water (keep): wt=18.000, iters=3395 24.74/25.06 24.74/25.06 Low Water (keep): wt=17.000, iters=3343 24.74/25.06 24.74/25.06 Low Water (keep): wt=16.000, iters=3337 24.74/25.06 24.74/25.06 Low Water (keep): wt=15.000, iters=3367 24.74/25.06 24.74/25.06 Low Water (displace): id=17675, wt=13.000 24.74/25.06 24.74/25.06 Low Water (keep): wt=14.000, iters=3363 24.74/25.06 24.74/25.06 Low Water (displace): id=18301, wt=12.000 24.74/25.06 24.74/25.06 Low Water (displace): id=18354, wt=11.000 24.74/25.06 24.74/25.06 Low Water (keep): wt=13.000, iters=3333 24.74/25.06 24.74/25.06 Low Water (keep): wt=12.000, iters=3333 24.74/25.06 24.74/25.06 Low Water (keep): wt=11.000, iters=3354 24.74/25.06 24.74/25.06 Low Water (displace): id=35356, wt=10.000 24.74/25.06 24.74/25.06 Low Water (displace): id=35629, wt=9.000 24.74/25.06 24.74/25.06 Low Water (displace): id=35991, wt=8.000 24.74/25.06 24.74/25.06 Low Water (keep): wt=10.000, iters=3334 24.74/25.06 24.74/25.06 Low Water (keep): wt=9.000, iters=3346 24.74/25.06 24.74/25.06 ============================== PROOF ================================= 24.74/25.06 % SZS status Theorem 24.74/25.06 % SZS output start Refutation 24.74/25.06 24.74/25.06 % Proof 1 at 23.02 (+ 0.92) seconds. 24.74/25.06 % Length of proof is 25. 24.74/25.06 % Level of proof is 7. 24.74/25.06 % Maximum clause weight is 29.000. 24.74/25.06 % Given clauses 32189. 24.74/25.06 24.74/25.06 36 (all X all C (icext(C,X) <-> iext(uri_rdf_type,X,C))) # label(rdfs_cext_def) # label(axiom) # label(non_clause). [assumption]. 24.74/25.06 56 (all Z all S1 all C1 all S2 all C2 (iext(uri_rdf_rest,S1,S2) & iext(uri_rdf_first,S2,C2) & iext(uri_rdf_first,S1,C1) & iext(uri_rdf_rest,S2,uri_rdf_nil) -> (iext(uri_owl_unionOf,Z,S1) <-> ic(Z) & (all X (icext(Z,X) <-> icext(C2,X) | icext(C1,X))) & ic(C2) & ic(C1)))) # label(owl_bool_unionof_class_002) # label(axiom) # label(non_clause). [assumption]. 24.74/25.06 69 (exists BNODE_u exists BNODE_l1 exists BNODE_l2 (iext(uri_rdf_type,uri_ex_Eagle,uri_ex_Species) & iext(uri_rdf_first,BNODE_l1,uri_ex_Eagle) & iext(uri_rdf_rest,BNODE_l1,BNODE_l2) & iext(uri_rdf_rest,BNODE_l2,uri_rdf_nil) & iext(uri_rdf_first,BNODE_l2,uri_ex_Falcon) & iext(uri_owl_unionOf,BNODE_u,BNODE_l1) & iext(uri_rdf_type,uri_ex_harry,BNODE_u) & iext(uri_rdf_type,uri_ex_Falcon,uri_ex_Species))) # label(testcase_premise_fullish_014_Harry_belongs_to_some_Species) # label(axiom) # label(non_clause). [assumption]. 24.74/25.06 70 -(exists BNODE_x (iext(uri_rdf_type,BNODE_x,uri_ex_Species) & iext(uri_rdf_type,uri_ex_harry,BNODE_x))) # label(testcase_conclusion_fullish_014_Harry_belongs_to_some_Species) # label(negated_conjecture) # label(non_clause). [assumption]. 24.74/25.06 227 -icext(A,B) | iext(uri_rdf_type,B,A) # label(rdfs_cext_def) # label(axiom). [clausify(36)]. 24.74/25.06 228 icext(A,B) | -iext(uri_rdf_type,B,A) # label(rdfs_cext_def) # label(axiom). [clausify(36)]. 24.74/25.06 280 -iext(uri_rdf_rest,A,B) | -iext(uri_rdf_first,B,C) | -iext(uri_rdf_first,A,D) | -iext(uri_rdf_rest,B,uri_rdf_nil) | -iext(uri_owl_unionOf,E,A) | -icext(E,F) | icext(C,F) | icext(D,F) # label(owl_bool_unionof_class_002) # label(axiom). [clausify(56)]. 24.74/25.06 316 iext(uri_rdf_type,uri_ex_Eagle,uri_ex_Species) # label(testcase_premise_fullish_014_Harry_belongs_to_some_Species) # label(axiom). [clausify(69)]. 24.74/25.06 317 iext(uri_rdf_first,c3,uri_ex_Eagle) # label(testcase_premise_fullish_014_Harry_belongs_to_some_Species) # label(axiom). [clausify(69)]. 24.74/25.06 318 iext(uri_rdf_rest,c3,c4) # label(testcase_premise_fullish_014_Harry_belongs_to_some_Species) # label(axiom). [clausify(69)]. 24.74/25.06 319 iext(uri_rdf_rest,c4,uri_rdf_nil) # label(testcase_premise_fullish_014_Harry_belongs_to_some_Species) # label(axiom). [clausify(69)]. 24.74/25.06 320 iext(uri_rdf_first,c4,uri_ex_Falcon) # label(testcase_premise_fullish_014_Harry_belongs_to_some_Species) # label(axiom). [clausify(69)]. 24.74/25.06 321 iext(uri_owl_unionOf,c2,c3) # label(testcase_premise_fullish_014_Harry_belongs_to_some_Species) # label(axiom). [clausify(69)]. 24.74/25.06 322 iext(uri_rdf_type,uri_ex_harry,c2) # label(testcase_premise_fullish_014_Harry_belongs_to_some_Species) # label(axiom). [clausify(69)]. 24.74/25.06 323 iext(uri_rdf_type,uri_ex_Falcon,uri_ex_Species) # label(testcase_premise_fullish_014_Harry_belongs_to_some_Species) # label(axiom). [clausify(69)]. 24.74/25.06 324 -iext(uri_rdf_type,A,uri_ex_Species) | -iext(uri_rdf_type,uri_ex_harry,A) # label(testcase_conclusion_fullish_014_Harry_belongs_to_some_Species) # label(negated_conjecture). [clausify(70)]. 24.74/25.06 1449 -iext(uri_rdf_rest,c3,A) | -iext(uri_rdf_first,A,B) | -iext(uri_rdf_rest,A,uri_rdf_nil) | -iext(uri_owl_unionOf,C,c3) | -icext(C,D) | icext(B,D) | icext(uri_ex_Eagle,D). [resolve(317,a,280,c)]. 24.74/25.06 4161 icext(c2,uri_ex_harry). [resolve(322,a,228,b)]. 24.74/25.06 4173 -iext(uri_rdf_type,uri_ex_harry,uri_ex_Falcon). [resolve(324,a,323,a)]. 24.74/25.06 4174 -iext(uri_rdf_type,uri_ex_harry,uri_ex_Eagle). [resolve(324,a,316,a)]. 24.74/25.06 9998 -iext(uri_owl_unionOf,A,c3) | -icext(A,B) | icext(uri_ex_Falcon,B) | icext(uri_ex_Eagle,B). [resolve(1449,b,320,a),unit_del(a,318),unit_del(b,319)]. 24.74/25.06 37326 -icext(c2,A) | icext(uri_ex_Falcon,A) | icext(uri_ex_Eagle,A). [resolve(9998,a,321,a)]. 24.74/25.06 57288 icext(uri_ex_Falcon,uri_ex_harry) | icext(uri_ex_Eagle,uri_ex_harry). [resolve(37326,a,4161,a)]. 24.74/25.06 57292 icext(uri_ex_Eagle,uri_ex_harry). [resolve(57288,a,227,a),unit_del(b,4173)]. 24.74/25.06 57315 $F. [resolve(57292,a,227,a),unit_del(a,4174)]. 24.74/25.06 24.74/25.06 % SZS output end Refutation 24.74/25.06 ============================== end of proof ========================== 24.74/25.06 24.74/25.06 ============================== STATISTICS ============================ 24.74/25.06 24.74/25.06 Given=32189. Generated=1167428. Kept=57176. proofs=1. 24.74/25.06 Usable=31531. Sos=7544. Demods=0. Limbo=22, Disabled=18398. Hints=0. 24.74/25.06 Megabytes=96.27. 24.74/25.06 User_CPU=23.02, System_CPU=0.92, Wall_clock=24. 24.74/25.06 24.74/25.06 ============================== end of statistics ===================== 24.74/25.06 24.74/25.06 ============================== end of search ========================= 24.74/25.06 24.74/25.06 THEOREM PROVED 24.74/25.06 % SZS status Theorem 24.74/25.06 24.74/25.06 Exiting with 1 proof. 24.74/25.06 24.74/25.06 Process 28125 exit (max_proofs) Thu Jul 2 07:13:14 2020 24.74/25.06 Prover9 interrupted 24.74/25.06 EOF