TSTP Solution File: ANA041-2 by PyRes---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : ANA041-2 : TPTP v8.1.2. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n023.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  9 17:15:32 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_conjecture_0,negated_conjecture,
    c_lessequals(c_0,v_h(X3,X2),t_c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_0) ).

cnf(cls_conjecture_3,negated_conjecture,
    ~ c_lessequals(c_0,v_h(v_xa,v_xb),t_c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_3) ).

cnf(c0,plain,
    $false,
    inference(resolution,[status(thm)],[cls_conjecture_3,cls_conjecture_0]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : ANA041-2 : TPTP v8.1.2. Released v3.2.0.
% 0.03/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.35  % Computer : n023.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Wed May  8 17:24:23 EDT 2024
% 0.13/0.35  % CPUTime  : 
% 0.21/0.55  % Version:  1.5
% 0.21/0.55  % SZS status Unsatisfiable
% 0.21/0.55  % SZS output start CNFRefutation
% See solution above
% 0.21/0.55  
% 0.21/0.55  % Initial clauses    : 2
% 0.21/0.55  % Processed clauses  : 2
% 0.21/0.55  % Factors computed   : 0
% 0.21/0.55  % Resolvents computed: 1
% 0.21/0.55  % Tautologies deleted: 0
% 0.21/0.55  % Forward subsumed   : 0
% 0.21/0.55  % Backward subsumed  : 0
% 0.21/0.55  % -------- CPU Time ---------
% 0.21/0.55  % User time          : 0.175 s
% 0.21/0.55  % System time        : 0.022 s
% 0.21/0.55  % Total time         : 0.197 s
%------------------------------------------------------------------------------