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

View Problem - Process Solution

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

% Computer : n024.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 1.23s 1.42s
% Output   : Refutation 1.23s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   11
% Syntax   : Number of clauses     :   22 (  12 unt;   0 nHn;  12 RR)
%            Number of literals    :   37 (   0 equ;  16 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :   10 (   9 usr;   1 prp; 0-3 aty)
%            Number of functors    :    3 (   3 usr;   3 con; 0-0 aty)
%            Number of variables   :   26 (  14 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_this,negated_conjecture,
    ~ s3(d,b),
    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(c219,plain,
    ( s1(X184)
    | ~ s1(X183) ),
    inference(resolution,[status(thm)],[rule_126,axiom_17]) ).

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

cnf(axiom_1,axiom,
    s0(d),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',axiom_1) ).

cnf(rule_190,axiom,
    ( s2(d)
    | ~ s1(a)
    | ~ s0(d) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_190) ).

cnf(c386,plain,
    ( s2(d)
    | ~ s1(a) ),
    inference(resolution,[status(thm)],[rule_190,axiom_1]) ).

cnf(c387,plain,
    s2(d),
    inference(resolution,[status(thm)],[c386,c223]) ).

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(rule_181,axiom,
    ( q2(X229,X229,X229)
    | ~ p1(X229,X229,X229) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_181) ).

cnf(c272,plain,
    q2(X230,X230,X230),
    inference(resolution,[status(thm)],[rule_181,c129]) ).

cnf(axiom_19,axiom,
    m0(X4,d,X5),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',axiom_19) ).

cnf(rule_273,axiom,
    ( s3(X908,X909)
    | ~ q2(X906,X908,X906)
    | ~ s2(X908)
    | ~ m0(X906,X907,X909) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_273) ).

cnf(c1145,plain,
    ( s3(X914,X915)
    | ~ q2(X913,X914,X913)
    | ~ s2(X914) ),
    inference(resolution,[status(thm)],[rule_273,axiom_19]) ).

cnf(c1156,plain,
    ( s3(X917,X916)
    | ~ s2(X917) ),
    inference(resolution,[status(thm)],[c1145,c272]) ).

cnf(c1159,plain,
    s3(d,X918),
    inference(resolution,[status(thm)],[c1156,c387]) ).

cnf(c1161,plain,
    $false,
    inference(resolution,[status(thm)],[c1159,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SYN208-1 : TPTP v8.1.2. Released v1.1.0.
% 0.07/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.34  % Computer : n024.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Wed May  8 20:33:23 EDT 2024
% 0.13/0.34  % CPUTime  : 
% 1.23/1.42  % Version:  1.5
% 1.23/1.42  % SZS status Unsatisfiable
% 1.23/1.42  % SZS output start CNFRefutation
% See solution above
% 1.23/1.42  
% 1.23/1.42  % Initial clauses    : 369
% 1.23/1.42  % Processed clauses  : 720
% 1.23/1.42  % Factors computed   : 8
% 1.23/1.42  % Resolvents computed: 1154
% 1.23/1.42  % Tautologies deleted: 12
% 1.23/1.42  % Forward subsumed   : 441
% 1.23/1.42  % Backward subsumed  : 263
% 1.23/1.42  % -------- CPU Time ---------
% 1.23/1.42  % User time          : 1.059 s
% 1.23/1.42  % System time        : 0.016 s
% 1.23/1.42  % Total time         : 1.075 s
%------------------------------------------------------------------------------