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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : CSR256+1 : TPTP v8.1.0. Released v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n011.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:49 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ p__d__subclass(c__Funding,c__SocialInteraction),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',subclassEvent0321)]) ).

cnf(g1,plain,
    p__d__subclass(c__Funding,c__Giving),
    inference(ground_cnf,[],[file('Axioms/CSR006+0.ax',mergeA2526)]) ).

cnf(g2,plain,
    ( ~ p__d__subclass(c__Funding,c__ChangeOfPossession)
    | ~ p__d__subclass(c__ChangeOfPossession,c__SocialInteraction)
    | p__d__subclass(c__Funding,c__SocialInteraction) ),
    inference(ground_cnf,[],[file('Axioms/CSR006+0.ax',predefinitionsA8)]) ).

cnf(g3,plain,
    ( ~ p__d__subclass(c__Funding,c__Giving)
    | ~ p__d__subclass(c__Giving,c__ChangeOfPossession)
    | p__d__subclass(c__Funding,c__ChangeOfPossession) ),
    inference(ground_cnf,[],[file('Axioms/CSR006+0.ax',predefinitionsA8)]) ).

cnf(g4,plain,
    p__d__subclass(c__Giving,c__ChangeOfPossession),
    inference(ground_cnf,[],[file('Axioms/CSR006+0.ax',mergeA2523)]) ).

cnf(g5,plain,
    p__d__subclass(c__ChangeOfPossession,c__SocialInteraction),
    inference(ground_cnf,[],[file('Axioms/CSR006+0.ax',mergeA2519)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : CSR256+1 : TPTP v8.1.0. Released v7.3.0.
% 0.03/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n011.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 : Sat Jun 11 05:01:01 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.18/0.49  % symbols: 5167
% 0.18/0.49  % clauses: 12686
% 0.18/0.49  % start clauses: 1
% 0.18/0.49  % iterative deepening steps: 106
% 0.18/0.49  % maximum path limit: 2
% 0.18/0.49  % literal attempts: 12053
% 0.18/0.49  % depth failures: 11326
% 0.18/0.49  % regularity failures: 34
% 0.18/0.49  % tautology failures: 88
% 0.18/0.49  % reductions: 41
% 0.18/0.49  % extensions: 11910
% 0.18/0.49  % SAT variables: 10196
% 0.18/0.49  % SAT clauses: 6804
% 0.18/0.49  % WalkSAT solutions: 6798
% 0.18/0.49  % CDCL solutions: 0
% 0.18/0.49  % SZS status Theorem for theBenchmark
% 0.18/0.49  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------