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

View Problem - Process Solution

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

% Computer : n016.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 4.48s 4.67s
% Output   : Refutation 4.48s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   15 (  10 unt;   0 nHn;  11 RR)
%            Number of literals    :   21 (   0 equ;   7 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :   24 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(not_p2_3,negated_conjecture,
    ~ p2(c6,f3(c8,f5(c9))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_p2_3) ).

cnf(p2_8,negated_conjecture,
    ( p2(X28,X27)
    | ~ p2(f3(X28,X29),f3(X27,X29)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p2_8) ).

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

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

cnf(c2,plain,
    ( p2(X15,X14)
    | ~ p2(X14,X15) ),
    inference(resolution,[status(thm)],[p2_6,p2_1]) ).

cnf(p2_12,negated_conjecture,
    p2(f3(c6,f5(c7)),f3(c8,f3(f5(c7),f5(c9)))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p2_12) ).

cnf(c29,plain,
    p2(f3(c8,f3(f5(c7),f5(c9))),f3(c6,f5(c7))),
    inference(resolution,[status(thm)],[p2_12,c2]) ).

cnf(p2_4,negated_conjecture,
    p2(f3(X4,X5),f3(X5,X4)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p2_4) ).

cnf(c3,plain,
    ( p2(X39,f3(X38,X37))
    | ~ p2(f3(X37,X38),X39) ),
    inference(resolution,[status(thm)],[p2_6,p2_4]) ).

cnf(p2_10,negated_conjecture,
    p2(f3(X44,f3(X46,X45)),f3(X46,f3(X44,X45))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p2_10) ).

cnf(c17,plain,
    p2(f3(X61,f3(X60,X59)),f3(f3(X61,X59),X60)),
    inference(resolution,[status(thm)],[p2_10,c3]) ).

cnf(c36,plain,
    ( p2(X275,f3(f3(X273,X274),X272))
    | ~ p2(f3(X273,f3(X272,X274)),X275) ),
    inference(resolution,[status(thm)],[c17,p2_6]) ).

cnf(c273,plain,
    p2(f3(c6,f5(c7)),f3(f3(c8,f5(c9)),f5(c7))),
    inference(resolution,[status(thm)],[c36,c29]) ).

cnf(c12246,plain,
    p2(c6,f3(c8,f5(c9))),
    inference(resolution,[status(thm)],[c273,p2_8]) ).

cnf(c12301,plain,
    $false,
    inference(resolution,[status(thm)],[c12246,not_p2_3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SYN557-1 : TPTP v8.1.2. Released v2.5.0.
% 0.03/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.34  % Computer : n016.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Wed May  8 20:35:22 EDT 2024
% 0.13/0.34  % CPUTime  : 
% 4.48/4.67  % Version:  1.5
% 4.48/4.67  % SZS status Unsatisfiable
% 4.48/4.67  % SZS output start CNFRefutation
% See solution above
% 4.48/4.67  
% 4.48/4.67  % Initial clauses    : 13
% 4.48/4.67  % Processed clauses  : 283
% 4.48/4.67  % Factors computed   : 3
% 4.48/4.67  % Resolvents computed: 12300
% 4.48/4.67  % Tautologies deleted: 0
% 4.48/4.67  % Forward subsumed   : 468
% 4.48/4.67  % Backward subsumed  : 1
% 4.48/4.67  % -------- CPU Time ---------
% 4.48/4.67  % User time          : 4.268 s
% 4.48/4.67  % System time        : 0.041 s
% 4.48/4.67  % Total time         : 4.309 s
%------------------------------------------------------------------------------