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

View Problem - Process Solution

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

% Computer : n032.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 6.28s 1.11s
% Output   : Proof 6.28s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ iext(uri_owl_sameAs,uri_ex_bob,uri_ex_robert),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',testcase_conclusion_fullish_008_Inverse_Functional_Data_Properties)]) ).

cnf(g1,plain,
    ( ~ sPE(uri_ex_bob,uri_ex_robert)
    | iext(uri_owl_sameAs,uri_ex_bob,uri_ex_robert) ),
    inference(ground_cnf,[],[file('Axioms/SWB001+0.ax',owl_eqdis_sameas)]) ).

cnf(g2,plain,
    iext(uri_foaf_mbox_sha1sum,uri_ex_bob,literal_plain(dat_str_xyz)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',testcase_premise_fullish_008_Inverse_Functional_Data_Properties)]) ).

cnf(g3,plain,
    iext(uri_foaf_mbox_sha1sum,uri_ex_robert,literal_plain(dat_str_xyz)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',testcase_premise_fullish_008_Inverse_Functional_Data_Properties)]) ).

cnf(g4,plain,
    ( ~ iext(uri_foaf_mbox_sha1sum,uri_ex_bob,literal_plain(dat_str_xyz))
    | ~ iext(uri_foaf_mbox_sha1sum,uri_ex_robert,literal_plain(dat_str_xyz))
    | ~ icext(uri_owl_InverseFunctionalProperty,uri_foaf_mbox_sha1sum)
    | sPE(uri_ex_bob,uri_ex_robert) ),
    inference(ground_cnf,[],[file('Axioms/SWB001+0.ax',owl_char_inversefunctional)]) ).

cnf(g5,plain,
    ( ~ iext(uri_rdf_type,uri_foaf_mbox_sha1sum,uri_owl_InverseFunctionalProperty)
    | icext(uri_owl_InverseFunctionalProperty,uri_foaf_mbox_sha1sum) ),
    inference(ground_cnf,[],[file('Axioms/SWB001+0.ax',rdfs_cext_def)]) ).

cnf(g6,plain,
    iext(uri_rdf_type,uri_foaf_mbox_sha1sum,uri_owl_InverseFunctionalProperty),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',testcase_premise_fullish_008_Inverse_Functional_Data_Properties)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.08  % Problem  : SWB008+1 : TPTP v8.1.0. Released v5.2.0.
% 0.03/0.09  % Command  : satcop --statistics %s
% 0.08/0.28  % Computer : n032.cluster.edu
% 0.08/0.28  % Model    : x86_64 x86_64
% 0.08/0.28  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.08/0.28  % Memory   : 8042.1875MB
% 0.08/0.28  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.08/0.28  % CPULimit : 300
% 0.08/0.28  % WCLimit  : 600
% 0.08/0.28  % DateTime : Wed Jun  1 07:39:59 EDT 2022
% 0.08/0.28  % CPUTime  : 
% 6.28/1.11  % symbols: 407
% 6.28/1.11  % clauses: 1488
% 6.28/1.11  % start clauses: 1
% 6.28/1.11  % iterative deepening steps: 395
% 6.28/1.11  % maximum path limit: 3
% 6.28/1.11  % literal attempts: 1327868
% 6.28/1.11  % depth failures: 1297293
% 6.28/1.11  % regularity failures: 1151
% 6.28/1.11  % tautology failures: 17010
% 6.28/1.11  % reductions: 11496
% 6.28/1.11  % extensions: 1316089
% 6.28/1.11  % SAT variables: 771975
% 6.28/1.11  % SAT clauses: 644569
% 6.28/1.11  % WalkSAT solutions: 644569
% 6.28/1.11  % CDCL solutions: 0
% 6.28/1.11  % SZS status Theorem for theBenchmark
% 6.28/1.11  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------