TSTP Solution File: SWV818-1 by PyRes---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : SWV818-1 : TPTP v8.1.2. Released v4.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n029.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:45:38 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_conjecture_0,negated_conjecture,
    v_s != v_t,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_0) ).

cnf(cls_conjecture_1,negated_conjecture,
    X3 = v_ta,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_1) ).

cnf(symmetry,axiom,
    ( X7 != X8
    | X8 = X7 ),
    theory(equality) ).

cnf(c1,plain,
    v_ta = X10,
    inference(resolution,[status(thm)],[symmetry,cls_conjecture_1]) ).

cnf(transitivity,axiom,
    ( X18 != X20
    | X20 != X19
    | X18 = X19 ),
    theory(equality) ).

cnf(c11,plain,
    ( X26 != v_ta
    | X26 = X27 ),
    inference(resolution,[status(thm)],[transitivity,c1]) ).

cnf(c13,plain,
    X29 = X28,
    inference(resolution,[status(thm)],[c11,cls_conjecture_1]) ).

cnf(c16,plain,
    $false,
    inference(resolution,[status(thm)],[c13,cls_conjecture_0]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.14  % Problem  : SWV818-1 : TPTP v8.1.2. Released v4.1.0.
% 0.04/0.14  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.36  % Computer : n029.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Thu May  9 05:40:23 EDT 2024
% 0.14/0.36  % CPUTime  : 
% 0.37/0.55  % Version:  1.5
% 0.37/0.55  % SZS status Unsatisfiable
% 0.37/0.55  % SZS output start CNFRefutation
% See solution above
% 0.37/0.55  
% 0.37/0.55  % Initial clauses    : 8
% 0.37/0.55  % Processed clauses  : 10
% 0.37/0.55  % Factors computed   : 1
% 0.37/0.55  % Resolvents computed: 15
% 0.37/0.55  % Tautologies deleted: 2
% 0.37/0.55  % Forward subsumed   : 6
% 0.37/0.55  % Backward subsumed  : 8
% 0.37/0.55  % -------- CPU Time ---------
% 0.37/0.55  % User time          : 0.160 s
% 0.37/0.55  % System time        : 0.022 s
% 0.37/0.55  % Total time         : 0.183 s
%------------------------------------------------------------------------------