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

View Problem - Process Solution

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

% Computer : n026.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  : 600s
% DateTime : Thu Jul 21 11:29:32 EDT 2022

% Result   : Unsatisfiable 0.72s 0.90s
% Output   : Refutation 0.72s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named input)

% Comments : 
%------------------------------------------------------------------------------
cnf(p9_2,negated_conjecture,
    p9(c14,c10),
    input ).

cnf(p8_3,negated_conjecture,
    p8(c11,c14),
    input ).

cnf(p2_4,negated_conjecture,
    p2(f7(c10,c14),c15),
    input ).

cnf(not_p9_15,negated_conjecture,
    ( ~ p9(X46,c10)
    | ~ p8(c11,X46)
    | ~ p2(f7(c10,X46),X47)
    | ~ p2(f6(X47,c11),f3(f4(f5(c12)),c13)) ),
    input ).

cnf(p2_5,negated_conjecture,
    p2(f6(c15,c11),c16),
    input ).

cnf(p2_1,negated_conjecture,
    p2(X2,X2),
    input ).

cnf(p2_9,negated_conjecture,
    ( p2(X11,X10)
    | ~ p2(X9,X11)
    | ~ p2(X9,X10) ),
    input ).

cnf(c8,plain,
    ( p2(X16,X17)
    | ~ p2(X17,X16) ),
    inference(resolution,status(thm),[p2_9,p2_1]) ).

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

cnf(p2_6,negated_conjecture,
    p2(f3(f4(f5(c12)),c13),c16),
    input ).

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

cnf(c100,plain,
    ( p2(X133,f3(f4(f5(c12)),c13))
    | ~ p2(c16,X133) ),
    inference(resolution,status(thm),[c19,p2_9]) ).

cnf(c739,plain,
    p2(f6(c15,c11),f3(f4(f5(c12)),c13)),
    inference(resolution,status(thm),[c100,c18]) ).

cnf(c1044,plain,
    ( ~ p9(X161,c10)
    | ~ p8(c11,X161)
    | ~ p2(f7(c10,X161),c15) ),
    inference(resolution,status(thm),[c739,not_p9_15]) ).

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

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

cnf(c1306,plain,
    $false,
    inference(resolution,status(thm),[c1250,p9_2]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : SYN561-1 : TPTP v8.1.0. Released v2.5.0.
% 0.00/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.33  % Computer : n026.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Mon Jul 11 13:15:42 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.72/0.90  # Version:  1.3
% 0.72/0.90  # SZS status Unsatisfiable
% 0.72/0.90  # SZS output start CNFRefutation
% See solution above
% 0.72/0.90  
% 0.72/0.90  # Initial clauses    : 15
% 0.72/0.90  # Processed clauses  : 118
% 0.72/0.90  # Factors computed   : 0
% 0.72/0.90  # Resolvents computed: 1307
% 0.72/0.90  # Tautologies deleted: 0
% 0.72/0.90  # Forward subsumed   : 87
% 0.72/0.90  # Backward subsumed  : 1
% 0.72/0.90  # -------- CPU Time ---------
% 0.72/0.90  # User time          : 0.553 s
% 0.72/0.90  # System time        : 0.016 s
% 0.72/0.90  # Total time         : 0.569 s
%------------------------------------------------------------------------------