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

View Problem - Process Solution

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

% Computer : n018.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:35 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(not_p3_7,negated_conjecture,
    ~ p3(f6(f7(f8(c12))),f6(c12)),
    input ).

cnf(p10_5,negated_conjecture,
    ( p10(X4,X5)
    | p11(X5,X4) ),
    input ).

cnf(not_p11_3,negated_conjecture,
    ~ p11(f9(c13),f9(c14)),
    input ).

cnf(c1,plain,
    p10(f9(c14),f9(c13)),
    inference(resolution,status(thm),[not_p11_3,p10_5]) ).

cnf(p11_4,negated_conjecture,
    p11(f5(f6(c12)),f9(X10)),
    input ).

cnf(p3_20,negated_conjecture,
    ( p3(X93,f6(c12))
    | p10(f4(X95,X93),f4(X94,X93))
    | ~ p10(X95,X94)
    | ~ p11(f5(f6(c12)),X95) ),
    input ).

cnf(c35,plain,
    ( p3(X120,f6(c12))
    | p10(f4(f9(X119),X120),f4(X121,X120))
    | ~ p10(f9(X119),X121) ),
    inference(resolution,status(thm),[p3_20,p11_4]) ).

cnf(c57,plain,
    ( p3(X122,f6(c12))
    | p10(f4(f9(c14),X122),f4(f9(c13),X122)) ),
    inference(resolution,status(thm),[c35,c1]) ).

cnf(not_p10_6,negated_conjecture,
    ( ~ p10(X6,X7)
    | ~ p11(X7,X6) ),
    input ).

cnf(p11_18,negated_conjecture,
    p11(f4(f9(c13),f6(f7(f8(c12)))),f4(f9(c14),f6(f7(f8(c12))))),
    input ).

cnf(c22,plain,
    ~ p10(f4(f9(c14),f6(f7(f8(c12)))),f4(f9(c13),f6(f7(f8(c12))))),
    inference(resolution,status(thm),[p11_18,not_p10_6]) ).

cnf(c72,plain,
    p3(f6(f7(f8(c12))),f6(c12)),
    inference(resolution,status(thm),[c22,c57]) ).

cnf(c75,plain,
    $false,
    inference(resolution,status(thm),[c72,not_p3_7]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : SYN568-1 : TPTP v8.1.0. Released v2.5.0.
% 0.12/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.34  % Computer : n018.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Tue Jul 12 03:43:29 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.42/0.61  # Version:  1.3
% 0.42/0.61  # SZS status Unsatisfiable
% 0.42/0.61  # SZS output start CNFRefutation
% See solution above
% 0.42/0.61  
% 0.42/0.61  # Initial clauses    : 20
% 0.42/0.61  # Processed clauses  : 44
% 0.42/0.61  # Factors computed   : 1
% 0.42/0.61  # Resolvents computed: 80
% 0.42/0.61  # Tautologies deleted: 1
% 0.42/0.61  # Forward subsumed   : 16
% 0.42/0.61  # Backward subsumed  : 0
% 0.42/0.61  # -------- CPU Time ---------
% 0.42/0.61  # User time          : 0.250 s
% 0.42/0.61  # System time        : 0.012 s
% 0.42/0.61  # Total time         : 0.262 s
%------------------------------------------------------------------------------