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

View Problem - Process Solution

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

% Computer : n011.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:48 EDT 2024

% Result   : Unsatisfiable 1.48s 1.65s
% Output   : Refutation 1.48s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   13 (   8 unt;   0 nHn;  12 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    :    3 (   3 usr;   3 con; 0-0 aty)
%            Number of variables   :    8 (   1 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_this,negated_conjecture,
    ~ q1(a,d,d),
    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_20,axiom,
    l0(a),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',axiom_20) ).

cnf(rule_099,axiom,
    ( q1(X433,X432,X432)
    | ~ k0(X434)
    | ~ l0(X433)
    | ~ q1(X432,X432,X434) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_099) ).

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

cnf(axiom_14,axiom,
    p0(b,X2),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',axiom_14) ).

cnf(rule_105,axiom,
    ( q1(X452,X452,X453)
    | ~ s0(X452)
    | ~ p0(X453,d) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_105) ).

cnf(c480,plain,
    ( q1(X454,X454,b)
    | ~ s0(X454) ),
    inference(resolution,[status(thm)],[rule_105,axiom_14]) ).

cnf(c481,plain,
    q1(d,d,b),
    inference(resolution,[status(thm)],[c480,axiom_1]) ).

cnf(c483,plain,
    ( q1(X1175,d,d)
    | ~ k0(b)
    | ~ l0(X1175) ),
    inference(resolution,[status(thm)],[c481,rule_099]) ).

cnf(c1415,plain,
    ( q1(a,d,d)
    | ~ k0(b) ),
    inference(resolution,[status(thm)],[c483,axiom_20]) ).

cnf(c1417,plain,
    q1(a,d,d),
    inference(resolution,[status(thm)],[c1415,axiom_32]) ).

cnf(c1419,plain,
    $false,
    inference(resolution,[status(thm)],[c1417,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : SYN285-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 : n011.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 19:58:23 EDT 2024
% 0.14/0.36  % CPUTime  : 
% 1.48/1.65  % Version:  1.5
% 1.48/1.65  % SZS status Unsatisfiable
% 1.48/1.65  % SZS output start CNFRefutation
% See solution above
% 1.48/1.65  
% 1.48/1.65  % Initial clauses    : 369
% 1.48/1.65  % Processed clauses  : 875
% 1.48/1.65  % Factors computed   : 10
% 1.48/1.65  % Resolvents computed: 1410
% 1.48/1.65  % Tautologies deleted: 15
% 1.48/1.65  % Forward subsumed   : 578
% 1.48/1.65  % Backward subsumed  : 340
% 1.48/1.65  % -------- CPU Time ---------
% 1.48/1.65  % User time          : 1.268 s
% 1.48/1.65  % System time        : 0.021 s
% 1.48/1.65  % Total time         : 1.289 s
%------------------------------------------------------------------------------