TSTP Solution File: HWV089-1 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : HWV089-1 : TPTP v8.1.0. Released v6.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n025.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 : Sat Jul 16 19:09:47 EDT 2022

% Result   : Unsatisfiable 0.22s 0.47s
% Output   : Proof 0.22s
% Verified : 
% SZS Type : Derivation
%            Derivation depth      :    0
%            Number of leaves      :    1
% Syntax   : Number of clauses     :    1 (   1 unt;   0 nHn;   1 RR)
%            Number of literals    :    1 (   0 equ;   0 neg)
%            Maximal clause size   :    1 (   1 avg)
%            Maximal term depth    :    0 (   0 avg)
%            Number of predicates  :    1 (   0 usr;   1 prp; 0-0 aty)
%            Number of functors    :    0 (   0 usr;   0 con; --- aty)
%            Number of variables   :    0 (   0 sgn)

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.14/0.14  % Problem  : HWV089-1 : TPTP v8.1.0. Released v6.1.0.
% 0.14/0.15  % Command  : satcop --statistics %s
% 0.15/0.36  % Computer : n025.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 600
% 0.15/0.36  % DateTime : Thu Jun 16 21:00:11 EDT 2022
% 0.15/0.36  % CPUTime  : 
% 0.22/0.47  % symbols: 1386
% 0.22/0.47  % clauses: 12913
% 0.22/0.47  % start clauses: 1
% 0.22/0.47  % iterative deepening steps: 0
% 0.22/0.47  % maximum path limit: 0
% 0.22/0.47  % literal attempts: 0
% 0.22/0.47  % depth failures: 0
% 0.22/0.47  % regularity failures: 0
% 0.22/0.47  % tautology failures: 0
% 0.22/0.47  % reductions: 0
% 0.22/0.47  % extensions: 0
% 0.22/0.47  % SAT variables: 0
% 0.22/0.47  % SAT clauses: 8
% 0.22/0.47  % WalkSAT solutions: 0
% 0.22/0.47  % CDCL solutions: 0
% 0.22/0.47  % SZS status Unsatisfiable for theBenchmark
% 0.22/0.47  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------