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

View Problem - Process Solution

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

% Computer : n004.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:45 EDT 2024

% Result   : Unsatisfiable 1.51s 1.72s
% Output   : Refutation 1.51s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   13 (   8 unt;   0 nHn;  13 RR)
%            Number of literals    :   22 (   0 equ;  10 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    :    5 (   5 usr;   5 con; 0-0 aty)
%            Number of variables   :    9 (   4 sgn)

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

cnf(axiom_20,axiom,
    l0(a),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',axiom_20) ).

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

cnf(axiom_28,axiom,
    k0(e),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',axiom_28) ).

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

cnf(rule_063,axiom,
    ( p1(X291,X291,X290)
    | ~ n0(d,X291)
    | ~ k0(X290) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_063) ).

cnf(c347,plain,
    ( p1(c,c,X297)
    | ~ k0(X297) ),
    inference(resolution,[status(thm)],[rule_063,axiom_26]) ).

cnf(c353,plain,
    p1(c,c,e),
    inference(resolution,[status(thm)],[c347,axiom_28]) ).

cnf(rule_071,axiom,
    ( p1(X313,X312,X313)
    | ~ l0(X314)
    | ~ p1(X312,X315,X313)
    | ~ s0(b) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_071) ).

cnf(c363,plain,
    ( p1(e,c,e)
    | ~ l0(X1239)
    | ~ s0(b) ),
    inference(resolution,[status(thm)],[rule_071,c353]) ).

cnf(c1547,plain,
    ( p1(e,c,e)
    | ~ l0(X1240) ),
    inference(resolution,[status(thm)],[c363,axiom_5]) ).

cnf(c1548,plain,
    p1(e,c,e),
    inference(resolution,[status(thm)],[c1547,axiom_20]) ).

cnf(c1551,plain,
    $false,
    inference(resolution,[status(thm)],[c1548,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem  : SYN264-1 : TPTP v8.1.2. Released v1.1.0.
% 0.04/0.14  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.36  % Computer : n004.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Wed May  8 20:05:53 EDT 2024
% 0.14/0.36  % CPUTime  : 
% 1.51/1.72  % Version:  1.5
% 1.51/1.72  % SZS status Unsatisfiable
% 1.51/1.72  % SZS output start CNFRefutation
% See solution above
% 1.51/1.72  
% 1.51/1.72  % Initial clauses    : 369
% 1.51/1.72  % Processed clauses  : 956
% 1.51/1.72  % Factors computed   : 10
% 1.51/1.72  % Resolvents computed: 1545
% 1.51/1.72  % Tautologies deleted: 15
% 1.51/1.72  % Forward subsumed   : 646
% 1.51/1.72  % Backward subsumed  : 375
% 1.51/1.72  % -------- CPU Time ---------
% 1.51/1.72  % User time          : 1.339 s
% 1.51/1.72  % System time        : 0.020 s
% 1.51/1.72  % Total time         : 1.359 s
%------------------------------------------------------------------------------