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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : SYN196-1 : TPTP v8.1.2. Released v1.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %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  : 300s
% DateTime : Thu May  9 17:47:36 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_this,negated_conjecture,
    ~ s1(a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this) ).

cnf(axiom_14,axiom,
    p0(b,X2),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',axiom_14) ).

cnf(rule_125,axiom,
    ( s1(X9)
    | ~ p0(X9,X9) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_125) ).

cnf(c8,plain,
    s1(b),
    inference(resolution,[status(thm)],[rule_125,axiom_14]) ).

cnf(axiom_17,axiom,
    q0(X3,d),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',axiom_17) ).

cnf(rule_126,axiom,
    ( s1(X180)
    | ~ q0(X180,X181)
    | ~ s1(X182) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_126) ).

cnf(c217,plain,
    ( s1(X184)
    | ~ s1(X183) ),
    inference(resolution,[status(thm)],[rule_126,axiom_17]) ).

cnf(c223,plain,
    s1(X185),
    inference(resolution,[status(thm)],[c217,c8]) ).

cnf(c224,plain,
    $false,
    inference(resolution,[status(thm)],[c223,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SYN196-1 : TPTP v8.1.2. Released v1.1.0.
% 0.07/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.34  % Computer : n025.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Wed May  8 20:29:23 EDT 2024
% 0.12/0.34  % CPUTime  : 
% 0.77/0.94  % Version:  1.5
% 0.77/0.94  % SZS status Unsatisfiable
% 0.77/0.94  % SZS output start CNFRefutation
% See solution above
% 0.77/0.94  
% 0.77/0.94  % Initial clauses    : 369
% 0.77/0.94  % Processed clauses  : 213
% 0.77/0.94  % Factors computed   : 1
% 0.77/0.94  % Resolvents computed: 224
% 0.77/0.94  % Tautologies deleted: 0
% 0.77/0.94  % Forward subsumed   : 85
% 0.77/0.94  % Backward subsumed  : 75
% 0.77/0.94  % -------- CPU Time ---------
% 0.77/0.94  % User time          : 0.574 s
% 0.77/0.94  % System time        : 0.016 s
% 0.77/0.94  % Total time         : 0.590 s
%------------------------------------------------------------------------------