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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : KRS065+1 : TPTP v8.1.0. Released v3.1.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 : Sun Jul 17 03:27:43 EDT 2022

% Result   : Unsatisfiable 0.08s 0.28s
% Output   : Proof 0.08s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    cowlNothing(sK0),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_2)]) ).

cnf(g1,plain,
    ~ cowlNothing(sK0),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_0)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.09  % Problem  : KRS065+1 : TPTP v8.1.0. Released v3.1.0.
% 0.00/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 : Tue Jun  7 06:37:35 EDT 2022
% 0.08/0.28  % CPUTime  : 
% 0.08/0.28  % symbols: 11
% 0.08/0.28  % clauses: 8
% 0.08/0.28  % start clauses: 6
% 0.08/0.28  % iterative deepening steps: 7
% 0.08/0.28  % maximum path limit: 0
% 0.08/0.28  % literal attempts: 39
% 0.08/0.28  % depth failures: 7
% 0.08/0.28  % regularity failures: 0
% 0.08/0.28  % tautology failures: 0
% 0.08/0.28  % reductions: 0
% 0.08/0.28  % extensions: 18
% 0.08/0.28  % SAT variables: 56
% 0.08/0.28  % SAT clauses: 62
% 0.08/0.28  % WalkSAT solutions: 55
% 0.08/0.28  % CDCL solutions: 0
% 0.08/0.28  % SZS status Unsatisfiable for theBenchmark
% 0.08/0.28  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------