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

View Problem - Process Solution

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

% Computer : n027.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:32 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_this,negated_conjecture,
    ~ p3(X7,d,X8),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_this) ).

cnf(rule_244,axiom,
    ( p3(X50,X50,X50)
    | ~ n2(X50) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_244) ).

cnf(rule_137,axiom,
    ( n2(X34)
    | ~ p1(X36,X35,X34) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_137) ).

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

cnf(rule_066,axiom,
    ( p1(X85,X85,X85)
    | ~ n0(X86,X85) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_066) ).

cnf(c90,plain,
    p1(d,d,d),
    inference(resolution,[status(thm)],[rule_066,axiom_34]) ).

cnf(c101,plain,
    n2(d),
    inference(resolution,[status(thm)],[c90,rule_137]) ).

cnf(c103,plain,
    p3(d,d,d),
    inference(resolution,[status(thm)],[c101,rule_244]) ).

cnf(c114,plain,
    $false,
    inference(resolution,[status(thm)],[c103,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SYN169-1 : TPTP v8.1.2. Released v1.1.0.
% 0.03/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.34  % Computer : n027.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Wed May  8 20:37:22 EDT 2024
% 0.14/0.34  % CPUTime  : 
% 0.80/0.98  % Version:  1.5
% 0.80/0.98  % SZS status Unsatisfiable
% 0.80/0.98  % SZS output start CNFRefutation
% See solution above
% 0.80/0.98  
% 0.80/0.98  % Initial clauses    : 369
% 0.80/0.98  % Processed clauses  : 140
% 0.80/0.98  % Factors computed   : 1
% 0.80/0.98  % Resolvents computed: 114
% 0.80/0.98  % Tautologies deleted: 0
% 0.80/0.98  % Forward subsumed   : 31
% 0.80/0.98  % Backward subsumed  : 7
% 0.80/0.98  % -------- CPU Time ---------
% 0.80/0.98  % User time          : 0.619 s
% 0.80/0.98  % System time        : 0.015 s
% 0.80/0.98  % Total time         : 0.635 s
%------------------------------------------------------------------------------