TSTP Solution File: SWB001+1 by SATCoP---0.1

View Problem - Process Solution

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

% Computer : n023.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:52 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ( ~ iext(uri_rdf_type,uri_ex_r,uri_owl_Restriction)
    | ~ iext(uri_owl_onProperty,uri_ex_r,uri_ex_p) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_conclusion_fullish_001_Subgraph_Entailment)]) ).

cnf(g1,plain,
    iext(uri_owl_onProperty,uri_ex_r,uri_ex_p),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_001_Subgraph_Entailment)]) ).

cnf(g2,plain,
    iext(uri_rdf_type,uri_ex_r,uri_owl_Restriction),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',testcase_premise_fullish_001_Subgraph_Entailment)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : SWB001+1 : TPTP v8.1.0. Released v5.2.0.
% 0.04/0.13  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n023.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Wed Jun  1 14:02:56 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.13/0.36  % symbols: 406
% 0.13/0.36  % clauses: 1487
% 0.13/0.36  % start clauses: 1
% 0.13/0.36  % iterative deepening steps: 6
% 0.13/0.36  % maximum path limit: 0
% 0.13/0.36  % literal attempts: 108
% 0.13/0.36  % depth failures: 96
% 0.13/0.36  % regularity failures: 0
% 0.13/0.36  % tautology failures: 0
% 0.13/0.36  % reductions: 0
% 0.13/0.36  % extensions: 109
% 0.13/0.36  % SAT variables: 218
% 0.13/0.36  % SAT clauses: 116
% 0.13/0.36  % WalkSAT solutions: 112
% 0.13/0.36  % CDCL solutions: 0
% 0.13/0.36  % SZS status Theorem for theBenchmark
% 0.13/0.36  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------