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

View Problem - Process Solution

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

% Computer : n003.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:34 EDT 2024

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

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

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

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

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

cnf(rule_110,axiom,
    ( q1(X165,X165,X165)
    | ~ m0(X163,X164,X165) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_110) ).

cnf(c206,plain,
    q1(X166,X166,X166),
    inference(resolution,[status(thm)],[rule_110,axiom_19]) ).

cnf(rule_124,axiom,
    ( r1(X514)
    | ~ q0(X514,X515)
    | ~ s0(d)
    | ~ q1(d,X515,d) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_124) ).

cnf(c531,plain,
    ( r1(X533)
    | ~ q0(X533,d)
    | ~ s0(d) ),
    inference(resolution,[status(thm)],[rule_124,c206]) ).

cnf(c554,plain,
    ( r1(X534)
    | ~ s0(d) ),
    inference(resolution,[status(thm)],[c531,axiom_17]) ).

cnf(c555,plain,
    r1(X535),
    inference(resolution,[status(thm)],[c554,axiom_1]) ).

cnf(c557,plain,
    $false,
    inference(resolution,[status(thm)],[c555,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : SYN188-1 : TPTP v8.1.2. Released v1.1.0.
% 0.12/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.35  % Computer : n003.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Wed May  8 19:46:53 EDT 2024
% 0.13/0.35  % CPUTime  : 
% 1.01/1.19  % Version:  1.5
% 1.01/1.19  % SZS status Unsatisfiable
% 1.01/1.19  % SZS output start CNFRefutation
% See solution above
% 1.01/1.19  
% 1.01/1.19  % Initial clauses    : 369
% 1.01/1.19  % Processed clauses  : 403
% 1.01/1.19  % Factors computed   : 4
% 1.01/1.19  % Resolvents computed: 554
% 1.01/1.19  % Tautologies deleted: 3
% 1.01/1.19  % Forward subsumed   : 266
% 1.01/1.19  % Backward subsumed  : 172
% 1.01/1.19  % -------- CPU Time ---------
% 1.01/1.19  % User time          : 0.819 s
% 1.01/1.19  % System time        : 0.020 s
% 1.01/1.19  % Total time         : 0.839 s
%------------------------------------------------------------------------------