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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : SYN201-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 1.12s 1.29s
% Output   : Refutation 1.12s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    9
% Syntax   : Number of clauses     :   18 (  10 unt;   0 nHn;  11 RR)
%            Number of literals    :   29 (   0 equ;  12 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    :    2 (   2 usr;   2 con; 0-0 aty)
%            Number of variables   :   18 (  10 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_this,negated_conjecture,
    ~ s2(b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_this) ).

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

cnf(rule_125,axiom,
    ( s1(X9)
    | ~ p0(X9,X9) ),
    file('/export/starexec/sandbox/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/sandbox/benchmark/Axioms/SYN001-0.ax',axiom_17) ).

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

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

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

cnf(axiom_32,axiom,
    k0(b),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',axiom_32) ).

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

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

cnf(rule_177,axiom,
    ( q2(X511,X510,X510)
    | ~ k0(X510)
    | ~ p1(X511,X511,X511) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_177) ).

cnf(c524,plain,
    ( q2(X513,X512,X512)
    | ~ k0(X512) ),
    inference(resolution,[status(thm)],[rule_177,c129]) ).

cnf(c527,plain,
    q2(X517,b,b),
    inference(resolution,[status(thm)],[c524,axiom_32]) ).

cnf(rule_189,axiom,
    ( s2(X684)
    | ~ q2(b,X684,b)
    | ~ s1(b) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_189) ).

cnf(c780,plain,
    ( s2(b)
    | ~ s1(b) ),
    inference(resolution,[status(thm)],[rule_189,c527]) ).

cnf(c782,plain,
    s2(b),
    inference(resolution,[status(thm)],[c780,c223]) ).

cnf(c783,plain,
    $false,
    inference(resolution,[status(thm)],[c782,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SYN201-1 : TPTP v8.1.2. Released v1.1.0.
% 0.07/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n025.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Wed May  8 20:25:08 EDT 2024
% 0.12/0.34  % CPUTime  : 
% 1.12/1.29  % Version:  1.5
% 1.12/1.29  % SZS status Unsatisfiable
% 1.12/1.29  % SZS output start CNFRefutation
% See solution above
% 1.12/1.29  
% 1.12/1.29  % Initial clauses    : 369
% 1.12/1.29  % Processed clauses  : 536
% 1.12/1.29  % Factors computed   : 4
% 1.12/1.29  % Resolvents computed: 783
% 1.12/1.29  % Tautologies deleted: 9
% 1.12/1.29  % Forward subsumed   : 345
% 1.12/1.29  % Backward subsumed  : 197
% 1.12/1.29  % -------- CPU Time ---------
% 1.12/1.29  % User time          : 0.939 s
% 1.12/1.29  % System time        : 0.011 s
% 1.12/1.29  % Total time         : 0.950 s
%------------------------------------------------------------------------------