TSTP Solution File: SWB007+2 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SWB007+2 : TPTP v8.1.0. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n018.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  : 600s
% DateTime : Tue Jul 19 19:19:55 EDT 2022

% Result   : Theorem 0.14s 0.35s
% Output   : Proof 0.14s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ( ~ iext(uri_rdf_type,uri_ex_w,uri_ex_c2)
    | ~ iext(uri_rdfs_subClassOf,uri_ex_c,uri_ex_c2)
    | ~ iext(uri_rdfs_range,uri_ex_p,uri_ex_c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_conclusion_fullish_007_Equal_Classes)]) ).

cnf(g1,plain,
    iext(uri_rdf_type,uri_ex_w,uri_ex_c1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_007_Equal_Classes)]) ).

cnf(g2,plain,
    iext(uri_owl_sameAs,uri_ex_c1,uri_ex_c2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_007_Equal_Classes)]) ).

cnf(g3,plain,
    ( ~ sPE(uri_rdf_type,uri_rdf_type)
    | ~ sPE(uri_ex_w,uri_ex_w)
    | ~ sPE(uri_ex_c1,uri_ex_c2)
    | ~ iext(uri_rdf_type,uri_ex_w,uri_ex_c1)
    | iext(uri_rdf_type,uri_ex_w,uri_ex_c2) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g4,plain,
    sPE(uri_ex_w,uri_ex_w),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g5,plain,
    ( ~ iext(uri_owl_sameAs,uri_ex_c1,uri_ex_c2)
    | sPE(uri_ex_c1,uri_ex_c2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',owl_eqdis_sameas)]) ).

cnf(g6,plain,
    sPE(uri_rdf_type,uri_rdf_type),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g7,plain,
    sPE(uri_ex_p,uri_ex_p),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g8,plain,
    ( ~ sPE(uri_rdfs_range,uri_rdfs_range)
    | ~ sPE(uri_ex_p,uri_ex_p)
    | ~ sPE(uri_ex_c1,uri_ex_c2)
    | ~ iext(uri_rdfs_range,uri_ex_p,uri_ex_c1)
    | iext(uri_rdfs_range,uri_ex_p,uri_ex_c2) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g9,plain,
    iext(uri_rdfs_range,uri_ex_p,uri_ex_c1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_007_Equal_Classes)]) ).

cnf(g10,plain,
    sPE(uri_rdfs_range,uri_rdfs_range),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g11,plain,
    sPE(uri_rdfs_subClassOf,uri_rdfs_subClassOf),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g12,plain,
    ( ~ sPE(uri_rdfs_subClassOf,uri_rdfs_subClassOf)
    | ~ sPE(uri_ex_c,uri_ex_c)
    | ~ sPE(uri_ex_c1,uri_ex_c2)
    | ~ iext(uri_rdfs_subClassOf,uri_ex_c,uri_ex_c1)
    | iext(uri_rdfs_subClassOf,uri_ex_c,uri_ex_c2) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g13,plain,
    iext(uri_rdfs_subClassOf,uri_ex_c,uri_ex_c1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_007_Equal_Classes)]) ).

cnf(g14,plain,
    sPE(uri_ex_c,uri_ex_c),
    inference(ground_cnf,[],[theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SWB007+2 : TPTP v8.1.0. Released v5.2.0.
% 0.11/0.13  % Command  : satcop --statistics %s
% 0.14/0.34  % Computer : n018.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  : 600
% 0.14/0.34  % DateTime : Wed Jun  1 03:01:58 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.14/0.35  % symbols: 12
% 0.14/0.35  % clauses: 11
% 0.14/0.35  % start clauses: 1
% 0.14/0.35  % iterative deepening steps: 76
% 0.14/0.35  % maximum path limit: 3
% 0.14/0.35  % literal attempts: 574
% 0.14/0.35  % depth failures: 282
% 0.14/0.35  % regularity failures: 11
% 0.14/0.35  % tautology failures: 26
% 0.14/0.35  % reductions: 0
% 0.14/0.35  % extensions: 499
% 0.14/0.35  % SAT variables: 361
% 0.14/0.35  % SAT clauses: 420
% 0.14/0.35  % WalkSAT solutions: 412
% 0.14/0.35  % CDCL solutions: 0
% 0.14/0.35  % SZS status Theorem for theBenchmark
% 0.14/0.35  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------