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

View Problem - Process Solution

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

% Computer : n015.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:43 EDT 2024

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

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

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

cnf(axiom_30,axiom,
    n0(e,e),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',axiom_30) ).

cnf(rule_011,axiom,
    ( m1(X66,X66,X65)
    | ~ k0(X66)
    | ~ n0(X65,X65) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_011) ).

cnf(c65,plain,
    ( m1(X156,X156,e)
    | ~ k0(X156) ),
    inference(resolution,[status(thm)],[rule_011,axiom_30]) ).

cnf(c187,plain,
    m1(b,b,e),
    inference(resolution,[status(thm)],[c65,axiom_32]) ).

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

cnf(rule_006,axiom,
    ( m1(X37,X37,X37)
    | ~ m0(X36,X36,X37) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_006) ).

cnf(c50,plain,
    m1(X38,X38,X38),
    inference(resolution,[status(thm)],[rule_006,axiom_19]) ).

cnf(rule_016,axiom,
    ( m1(X79,X80,X80)
    | ~ m1(X82,X80,X79)
    | ~ m1(X82,X81,X80) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_016) ).

cnf(c79,plain,
    ( m1(X278,X279,X279)
    | ~ m1(X279,X279,X278) ),
    inference(resolution,[status(thm)],[rule_016,c50]) ).

cnf(c326,plain,
    m1(e,b,b),
    inference(resolution,[status(thm)],[c79,c187]) ).

cnf(c331,plain,
    $false,
    inference(resolution,[status(thm)],[c326,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : SYN251-1 : TPTP v8.1.2. Released v1.1.0.
% 0.08/0.14  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.36  % Computer : n015.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:35:38 EDT 2024
% 0.14/0.36  % CPUTime  : 
% 0.80/0.99  % Version:  1.5
% 0.80/0.99  % SZS status Unsatisfiable
% 0.80/0.99  % SZS output start CNFRefutation
% See solution above
% 0.80/0.99  
% 0.80/0.99  % Initial clauses    : 369
% 0.80/0.99  % Processed clauses  : 262
% 0.80/0.99  % Factors computed   : 3
% 0.80/0.99  % Resolvents computed: 329
% 0.80/0.99  % Tautologies deleted: 1
% 0.80/0.99  % Forward subsumed   : 131
% 0.80/0.99  % Backward subsumed  : 103
% 0.80/0.99  % -------- CPU Time ---------
% 0.80/0.99  % User time          : 0.604 s
% 0.80/0.99  % System time        : 0.021 s
% 0.80/0.99  % Total time         : 0.625 s
%------------------------------------------------------------------------------