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

View Problem - Process Solution

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

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

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

% Comments : 
%------------------------------------------------------------------------------
cnf(p9_2,negated_conjecture,
    p9(c14,c10),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p9_2) ).

cnf(p8_3,negated_conjecture,
    p8(c11,c14),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p8_3) ).

cnf(p2_4,negated_conjecture,
    p2(f7(c10,c14),c15),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p2_4) ).

cnf(not_p9_15,negated_conjecture,
    ( ~ p9(X52,c10)
    | ~ p8(c11,X52)
    | ~ p2(f7(c10,X52),X51)
    | ~ p2(f6(X51,c11),f3(f4(f5(c12)),c13)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_p9_15) ).

cnf(p2_5,negated_conjecture,
    p2(f6(c15,c11),c16),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p2_5) ).

cnf(p2_1,negated_conjecture,
    p2(X2,X2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p2_1) ).

cnf(p2_9,negated_conjecture,
    ( p2(X9,X10)
    | ~ p2(X11,X9)
    | ~ p2(X11,X10) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p2_9) ).

cnf(c10,plain,
    ( p2(X19,X18)
    | ~ p2(X18,X19) ),
    inference(resolution,[status(thm)],[p2_9,p2_1]) ).

cnf(c21,plain,
    p2(c16,f6(c15,c11)),
    inference(resolution,[status(thm)],[c10,p2_5]) ).

cnf(p2_6,negated_conjecture,
    p2(f3(f4(f5(c12)),c13),c16),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p2_6) ).

cnf(c18,plain,
    p2(c16,f3(f4(f5(c12)),c13)),
    inference(resolution,[status(thm)],[c10,p2_6]) ).

cnf(c107,plain,
    ( p2(X146,f3(f4(f5(c12)),c13))
    | ~ p2(c16,X146) ),
    inference(resolution,[status(thm)],[c18,p2_9]) ).

cnf(c851,plain,
    p2(f6(c15,c11),f3(f4(f5(c12)),c13)),
    inference(resolution,[status(thm)],[c107,c21]) ).

cnf(c1520,plain,
    ( ~ p9(X183,c10)
    | ~ p8(c11,X183)
    | ~ p2(f7(c10,X183),c15) ),
    inference(resolution,[status(thm)],[c851,not_p9_15]) ).

cnf(c1641,plain,
    ( ~ p9(c14,c10)
    | ~ p8(c11,c14) ),
    inference(resolution,[status(thm)],[c1520,p2_4]) ).

cnf(c1642,plain,
    ~ p9(c14,c10),
    inference(resolution,[status(thm)],[c1641,p8_3]) ).

cnf(c1643,plain,
    $false,
    inference(resolution,[status(thm)],[c1642,p9_2]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.13/0.12  % Problem  : SYN561-1 : TPTP v8.1.2. Released v2.5.0.
% 0.13/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.35  % Computer : n013.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Wed May  8 19:48:23 EDT 2024
% 0.14/0.35  % CPUTime  : 
% 0.80/1.00  % Version:  1.5
% 0.80/1.00  % SZS status Unsatisfiable
% 0.80/1.00  % SZS output start CNFRefutation
% See solution above
% 0.80/1.00  
% 0.80/1.00  % Initial clauses    : 15
% 0.80/1.00  % Processed clauses  : 125
% 0.80/1.00  % Factors computed   : 6
% 0.80/1.00  % Resolvents computed: 1638
% 0.80/1.00  % Tautologies deleted: 0
% 0.80/1.00  % Forward subsumed   : 94
% 0.80/1.00  % Backward subsumed  : 1
% 0.80/1.00  % -------- CPU Time ---------
% 0.80/1.00  % User time          : 0.622 s
% 0.80/1.00  % System time        : 0.021 s
% 0.80/1.00  % Total time         : 0.643 s
%------------------------------------------------------------------------------