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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : SYN570-1 : TPTP v8.1.2. Released v2.5.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:48:29 EDT 2024

% Result   : Unsatisfiable 0.37s 0.60s
% Output   : Refutation 0.37s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   11
% Syntax   : Number of clauses     :   22 (  13 unt;   0 nHn;  18 RR)
%            Number of literals    :   36 (   0 equ;  15 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    5 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-1 aty)
%            Number of variables   :   25 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(not_p9_10,negated_conjecture,
    ~ p9(f4(c12),f8(c13)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_p9_10) ).

cnf(p7_2,negated_conjecture,
    p7(X3,X3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p7_2) ).

cnf(p9_7,negated_conjecture,
    p9(c15,f8(c13)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p9_7) ).

cnf(p9_19,negated_conjecture,
    ( p9(X59,X57)
    | ~ p7(X58,X57)
    | ~ p9(X56,X58)
    | ~ p3(X56,X59) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p9_19) ).

cnf(p3_4,negated_conjecture,
    p3(X5,X5),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p3_4) ).

cnf(p3_17,negated_conjecture,
    ( p3(X42,X41)
    | ~ p3(X43,X42)
    | ~ p3(X43,X41) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p3_17) ).

cnf(c16,plain,
    ( p3(X50,X49)
    | ~ p3(X49,X50) ),
    inference(resolution,[status(thm)],[p3_17,p3_4]) ).

cnf(p3_9,negated_conjecture,
    p3(f4(f5(X7)),X7),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p3_9) ).

cnf(c15,plain,
    ( p3(X69,X68)
    | ~ p3(f4(f5(X68)),X69) ),
    inference(resolution,[status(thm)],[p3_17,p3_9]) ).

cnf(p3_13,negated_conjecture,
    ( p3(f4(X15),f4(X14))
    | ~ p2(X15,X14) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p3_13) ).

cnf(p2_8,negated_conjecture,
    p2(c12,f5(c15)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p2_8) ).

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

cnf(p2_18,negated_conjecture,
    ( p2(X45,X44)
    | ~ p2(X46,X45)
    | ~ p2(X46,X44) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p2_18) ).

cnf(c19,plain,
    ( p2(X55,X54)
    | ~ p2(X54,X55) ),
    inference(resolution,[status(thm)],[p2_18,p2_5]) ).

cnf(c22,plain,
    p2(f5(c15),c12),
    inference(resolution,[status(thm)],[c19,p2_8]) ).

cnf(c31,plain,
    p3(f4(f5(c15)),f4(c12)),
    inference(resolution,[status(thm)],[c22,p3_13]) ).

cnf(c55,plain,
    p3(f4(c12),c15),
    inference(resolution,[status(thm)],[c31,c15]) ).

cnf(c60,plain,
    p3(c15,f4(c12)),
    inference(resolution,[status(thm)],[c55,c16]) ).

cnf(c67,plain,
    ( p9(f4(c12),X127)
    | ~ p7(X126,X127)
    | ~ p9(c15,X126) ),
    inference(resolution,[status(thm)],[c60,p9_19]) ).

cnf(c206,plain,
    ( p9(f4(c12),X130)
    | ~ p7(f8(c13),X130) ),
    inference(resolution,[status(thm)],[c67,p9_7]) ).

cnf(c218,plain,
    p9(f4(c12),f8(c13)),
    inference(resolution,[status(thm)],[c206,p7_2]) ).

cnf(c223,plain,
    $false,
    inference(resolution,[status(thm)],[c218,not_p9_10]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SYN570-1 : TPTP v8.1.2. Released v2.5.0.
% 0.07/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:26:08 EDT 2024
% 0.14/0.34  % CPUTime  : 
% 0.37/0.60  % Version:  1.5
% 0.37/0.60  % SZS status Unsatisfiable
% 0.37/0.60  % SZS output start CNFRefutation
% See solution above
% 0.37/0.60  
% 0.37/0.60  % Initial clauses    : 20
% 0.37/0.60  % Processed clauses  : 81
% 0.37/0.60  % Factors computed   : 5
% 0.37/0.60  % Resolvents computed: 219
% 0.37/0.60  % Tautologies deleted: 1
% 0.37/0.60  % Forward subsumed   : 80
% 0.37/0.60  % Backward subsumed  : 0
% 0.37/0.60  % -------- CPU Time ---------
% 0.37/0.60  % User time          : 0.234 s
% 0.37/0.60  % System time        : 0.016 s
% 0.37/0.60  % Total time         : 0.250 s
%------------------------------------------------------------------------------