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

View Problem - Process Solution

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

% Computer : n012.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:51 EDT 2022

% Result   : Unsatisfiable 0.14s 0.38s
% Output   : Proof 0.14s
% 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/sandbox2/benchmark/theBenchmark.p',u12823)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.13  % Problem  : HWV093-1 : TPTP v8.1.0. Released v6.1.0.
% 0.11/0.13  % Command  : satcop --statistics %s
% 0.14/0.35  % Computer : n012.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Fri Jun 17 00:29:39 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.14/0.38  % symbols: 971
% 0.14/0.38  % clauses: 3216
% 0.14/0.38  % start clauses: 1
% 0.14/0.38  % iterative deepening steps: 0
% 0.14/0.38  % maximum path limit: 0
% 0.14/0.38  % literal attempts: 0
% 0.14/0.38  % depth failures: 0
% 0.14/0.38  % regularity failures: 0
% 0.14/0.38  % tautology failures: 0
% 0.14/0.38  % reductions: 0
% 0.14/0.38  % extensions: 0
% 0.14/0.38  % SAT variables: 0
% 0.14/0.38  % SAT clauses: 8
% 0.14/0.38  % WalkSAT solutions: 0
% 0.14/0.38  % CDCL solutions: 0
% 0.14/0.38  % SZS status Unsatisfiable for theBenchmark
% 0.14/0.38  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------