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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SWB077+1 : 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:20:08 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ iext(uri_rdfs_range,uri_ex_p1,uri_ex_c),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conclusion_rdfbased_sem_rdfsext_range_subprop)]) ).

cnf(g1,plain,
    ( ~ ip(uri_ex_p1)
    | ~ ip(uri_ex_c)
    | iext(uri_ex_p1,sK113(uri_ex_p1,uri_ex_c),sK114(uri_ex_p1,uri_ex_c))
    | iext(uri_rdfs_range,uri_ex_p1,uri_ex_c) ),
    inference(ground_cnf,[],[file('Axioms/SWB001+0.ax',owl_rdfsext_range)]) ).

cnf(g2,plain,
    ( ~ ip(uri_ex_p1)
    | ~ ip(uri_ex_c)
    | ~ icext(uri_ex_c,sK114(uri_ex_p1,uri_ex_c))
    | iext(uri_rdfs_range,uri_ex_p1,uri_ex_c) ),
    inference(ground_cnf,[],[file('Axioms/SWB001+0.ax',owl_rdfsext_range)]) ).

cnf(g3,plain,
    iext(uri_rdfs_range,uri_ex_p2,uri_ex_c),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',premise_rdfbased_sem_rdfsext_range_subprop)]) ).

cnf(g4,plain,
    iext(uri_rdfs_subPropertyOf,uri_ex_p1,uri_ex_p2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',premise_rdfbased_sem_rdfsext_range_subprop)]) ).

cnf(g5,plain,
    ( ~ iext(uri_rdfs_range,uri_ex_p2,uri_ex_c)
    | ip(uri_ex_c) ),
    inference(ground_cnf,[],[file('Axioms/SWB001+0.ax',owl_rdfsext_range)]) ).

cnf(g6,plain,
    ( ~ iext(uri_ex_p1,sK113(uri_ex_p1,uri_ex_c),sK114(uri_ex_p1,uri_ex_c))
    | ~ iext(uri_rdfs_subPropertyOf,uri_ex_p1,uri_ex_p2)
    | iext(uri_ex_p2,sK113(uri_ex_p1,uri_ex_c),sK114(uri_ex_p1,uri_ex_c)) ),
    inference(ground_cnf,[],[file('Axioms/SWB001+0.ax',owl_rdfsext_subpropertyof)]) ).

cnf(g7,plain,
    ( ~ iext(uri_ex_p2,sK113(uri_ex_p1,uri_ex_c),sK114(uri_ex_p1,uri_ex_c))
    | ~ iext(uri_rdfs_range,uri_ex_p2,uri_ex_c)
    | icext(uri_ex_c,sK114(uri_ex_p1,uri_ex_c)) ),
    inference(ground_cnf,[],[file('Axioms/SWB001+0.ax',rdfs_range_main)]) ).

cnf(g8,plain,
    ( ~ iext(uri_rdfs_subPropertyOf,uri_ex_p1,uri_ex_p2)
    | ip(uri_ex_p1) ),
    inference(ground_cnf,[],[file('Axioms/SWB001+0.ax',rdfs_subpropertyof_main)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWB077+1 : TPTP v8.1.0. Released v5.2.0.
% 0.07/0.13  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n018.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 00:05:43 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 7.66/1.32  % symbols: 405
% 7.66/1.32  % clauses: 1485
% 7.66/1.32  % start clauses: 1
% 7.66/1.32  % iterative deepening steps: 416
% 7.66/1.32  % maximum path limit: 3
% 7.66/1.32  % literal attempts: 1440401
% 7.66/1.32  % depth failures: 1415075
% 7.66/1.32  % regularity failures: 1281
% 7.66/1.32  % tautology failures: 7094
% 7.66/1.32  % reductions: 4432
% 7.66/1.32  % extensions: 1435651
% 7.66/1.32  % SAT variables: 887444
% 7.66/1.32  % SAT clauses: 714568
% 7.66/1.32  % WalkSAT solutions: 714569
% 7.66/1.32  % CDCL solutions: 0
% 7.66/1.32  % SZS status Theorem for theBenchmark
% 7.66/1.32  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------