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

View Problem - Process Solution

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

% Computer : n005.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:26 EDT 2024

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

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

cnf(rule_277,axiom,
    ( l4(X52)
    | ~ p3(X51,X53,X52) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_277) ).

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(X33)
    | ~ p1(X34,X32,X33) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_137) ).

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

cnf(rule_068,axiom,
    ( p1(X25,X25,X25)
    | ~ k0(X25) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_068) ).

cnf(c35,plain,
    p1(b,b,b),
    inference(resolution,[status(thm)],[rule_068,axiom_32]) ).

cnf(c61,plain,
    n2(b),
    inference(resolution,[status(thm)],[c35,rule_137]) ).

cnf(c63,plain,
    p3(b,b,b),
    inference(resolution,[status(thm)],[c61,rule_244]) ).

cnf(c83,plain,
    l4(b),
    inference(resolution,[status(thm)],[c63,rule_277]) ).

cnf(c84,plain,
    $false,
    inference(resolution,[status(thm)],[c83,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : SYN126-1 : TPTP v8.1.2. Released v1.1.0.
% 0.12/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.34  % Computer : n005.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Wed May  8 20:24:38 EDT 2024
% 0.12/0.34  % CPUTime  : 
% 0.70/0.87  % Version:  1.5
% 0.70/0.87  % SZS status Unsatisfiable
% 0.70/0.87  % SZS output start CNFRefutation
% See solution above
% 0.70/0.87  
% 0.70/0.87  % Initial clauses    : 369
% 0.70/0.87  % Processed clauses  : 117
% 0.70/0.87  % Factors computed   : 1
% 0.70/0.87  % Resolvents computed: 85
% 0.70/0.87  % Tautologies deleted: 0
% 0.70/0.87  % Forward subsumed   : 23
% 0.70/0.87  % Backward subsumed  : 7
% 0.70/0.87  % -------- CPU Time ---------
% 0.70/0.87  % User time          : 0.517 s
% 0.70/0.87  % System time        : 0.010 s
% 0.70/0.87  % Total time         : 0.527 s
%------------------------------------------------------------------------------