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

View Problem - Process Solution

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

% Computer : n032.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:37 EDT 2024

% Result   : Unsatisfiable 0.82s 1.02s
% Output   : Refutation 0.82s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    8
% Syntax   : Number of clauses     :   15 (   9 unt;   0 nHn;  11 RR)
%            Number of literals    :   22 (   0 equ;   8 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    8 (   7 usr;   1 prp; 0-3 aty)
%            Number of functors    :    3 (   3 usr;   3 con; 0-0 aty)
%            Number of variables   :   18 (   9 sgn)

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

cnf(axiom_26,axiom,
    n0(d,c),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',axiom_26) ).

cnf(rule_002,axiom,
    ( l1(X15,X15)
    | ~ n0(X16,X15) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_002) ).

cnf(c13,plain,
    l1(c,c),
    inference(resolution,[status(thm)],[rule_002,axiom_26]) ).

cnf(rule_244,axiom,
    ( p3(X48,X48,X48)
    | ~ n2(X48) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_244) ).

cnf(rule_137,axiom,
    ( n2(X34)
    | ~ p1(X32,X33,X34) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_137) ).

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

cnf(rule_085,axiom,
    ( p1(X102,X102,X102)
    | ~ p0(X103,X102) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_085) ).

cnf(c129,plain,
    p1(X104,X104,X104),
    inference(resolution,[status(thm)],[rule_085,axiom_14]) ).

cnf(c130,plain,
    n2(X108),
    inference(resolution,[status(thm)],[c129,rule_137]) ).

cnf(c133,plain,
    p3(X111,X111,X111),
    inference(resolution,[status(thm)],[c130,rule_244]) ).

cnf(rule_299,axiom,
    ( s4(X404)
    | ~ p3(X401,X402,X403)
    | ~ l1(X404,X402) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_299) ).

cnf(c421,plain,
    ( s4(X405)
    | ~ l1(X405,X406) ),
    inference(resolution,[status(thm)],[rule_299,c133]) ).

cnf(c426,plain,
    s4(c),
    inference(resolution,[status(thm)],[c421,c13]) ).

cnf(c444,plain,
    $false,
    inference(resolution,[status(thm)],[c426,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.10  % Problem  : SYN210-1 : TPTP v8.1.2. Released v1.1.0.
% 0.06/0.11  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.11/0.30  % Computer : n032.cluster.edu
% 0.11/0.30  % Model    : x86_64 x86_64
% 0.11/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.30  % Memory   : 8042.1875MB
% 0.11/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.30  % CPULimit : 300
% 0.11/0.30  % WCLimit  : 300
% 0.11/0.30  % DateTime : Wed May  8 20:23:52 EDT 2024
% 0.11/0.30  % CPUTime  : 
% 0.82/1.02  % Version:  1.5
% 0.82/1.02  % SZS status Unsatisfiable
% 0.82/1.02  % SZS output start CNFRefutation
% See solution above
% 0.82/1.02  
% 0.82/1.02  % Initial clauses    : 369
% 0.82/1.02  % Processed clauses  : 328
% 0.82/1.02  % Factors computed   : 3
% 0.82/1.02  % Resolvents computed: 446
% 0.82/1.02  % Tautologies deleted: 2
% 0.82/1.02  % Forward subsumed   : 202
% 0.82/1.02  % Backward subsumed  : 142
% 0.82/1.02  % -------- CPU Time ---------
% 0.82/1.02  % User time          : 0.698 s
% 0.82/1.02  % System time        : 0.014 s
% 0.82/1.02  % Total time         : 0.713 s
%------------------------------------------------------------------------------