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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : CSR118+2 : TPTP v8.1.0. Bugfixed v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n017.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 : Fri Jul 15 23:17:21 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ s__instance(s__AbrahamLincoln,s__Mammal),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',abe_mammal)]) ).

cnf(g1,plain,
    ( ~ s__instance(s__Human,s__SetOrClass)
    | ~ s__instance(s__Mammal,s__SetOrClass)
    | ~ s__instance(s__AbrahamLincoln,s__Human)
    | ~ s__subclass(s__Human,s__Mammal)
    | s__instance(s__AbrahamLincoln,s__Mammal) ),
    inference(ground_cnf,[],[file('Axioms/CSR003+1.ax',kb_SUMO_27)]) ).

cnf(g2,plain,
    s__instance(s__AbrahamLincoln,s__Human),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',abe_human)]) ).

cnf(g3,plain,
    s__subclass(s__Human,s__Mammal),
    inference(ground_cnf,[],[file('Axioms/CSR003+4.ax',kb_SUMO_15954)]) ).

cnf(g4,plain,
    ( ~ s__subclass(s__Human,s__Mammal)
    | s__instance(s__Human,s__SetOrClass) ),
    inference(ground_cnf,[],[file('Axioms/CSR003+1.ax',kb_SUMO_26)]) ).

cnf(g5,plain,
    ( ~ s__subclass(s__Mammal,s__Object)
    | s__instance(s__Mammal,s__SetOrClass) ),
    inference(ground_cnf,[],[file('Axioms/CSR003+1.ax',kb_SUMO_26)]) ).

cnf(g6,plain,
    s__subclass(s__Mammal,s__Object),
    inference(ground_cnf,[],[file('Axioms/CSR003+4.ax',kb_SUMO_10447)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : CSR118+2 : TPTP v8.1.0. Bugfixed v7.3.0.
% 0.06/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n017.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Fri Jun 10 22:23:05 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 97.94/12.89  % symbols: 11413
% 97.94/12.89  % clauses: 43505
% 97.94/12.89  % start clauses: 1
% 97.94/12.89  % iterative deepening steps: 3521
% 97.94/12.89  % maximum path limit: 2
% 97.94/12.89  % literal attempts: 6325930
% 97.94/12.89  % depth failures: 6175760
% 97.94/12.89  % regularity failures: 0
% 97.94/12.89  % tautology failures: 11754
% 97.94/12.89  % reductions: 10195
% 97.94/12.89  % extensions: 6312340
% 97.94/12.89  % SAT variables: 2529282
% 97.94/12.89  % SAT clauses: 1551598
% 97.94/12.89  % WalkSAT solutions: 1551597
% 97.94/12.89  % CDCL solutions: 0
% 97.94/12.89  % SZS status Theorem for theBenchmark
% 97.94/12.89  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------