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

View Problem - Process Solution

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

% Computer : n028.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  : 300s
% DateTime : Thu May 18 10:50:47 EDT 2023

% Result   : Unsatisfiable 2.28s 2.48s
% Output   : Proof 2.28s
% 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',u1693507)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : HWV096-1 : TPTP v8.1.2. Released v6.1.0.
% 0.12/0.21  % Command  : satcop --statistics %s
% 0.20/0.42  % Computer : n028.cluster.edu
% 0.20/0.42  % Model    : x86_64 x86_64
% 0.20/0.42  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.20/0.42  % Memory   : 8042.1875MB
% 0.20/0.42  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.20/0.42  % CPULimit : 300
% 0.20/0.42  % WCLimit  : 300
% 0.20/0.42  % DateTime : Wed May  3 10:42:58 EDT 2023
% 0.20/0.42  % CPUTime  : 
% 2.28/2.48  % symbols: 64294
% 2.28/2.48  % clauses: 411016
% 2.28/2.48  % start clauses: 1
% 2.28/2.48  % iterative deepening steps: 0
% 2.28/2.48  % maximum path limit: 0
% 2.28/2.48  % literal attempts: 0
% 2.28/2.48  % depth failures: 0
% 2.28/2.48  % regularity failures: 0
% 2.28/2.48  % tautology failures: 0
% 2.28/2.48  % reductions: 0
% 2.28/2.48  % extensions: 0
% 2.28/2.48  % SAT variables: 0
% 2.28/2.48  % SAT clauses: 1
% 2.28/2.48  % WalkSAT solutions: 0
% 2.28/2.48  % CDCL solutions: 0
% 2.28/2.48  % SZS status Unsatisfiable for theBenchmark
% 2.28/2.48  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------