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

View Problem - Process Solution

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

% Computer : n014.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 3.85s 4.01s
% Output   : Refutation 3.85s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named input)

% Comments : 
%------------------------------------------------------------------------------
cnf(not_p2_4,negated_conjecture,
    ~ p2(f6(c9),f3(f4(c10))),
    input ).

cnf(not_p2_5,negated_conjecture,
    ~ p2(f6(c9),f3(f7(f4(c10)))),
    input ).

cnf(not_p2_12,negated_conjecture,
    ~ p2(f6(c9),f3(f7(f7(f7(f4(c10)))))),
    input ).

cnf(not_p2_6,negated_conjecture,
    ~ p2(f6(c9),f3(f7(f7(f4(c10))))),
    input ).

cnf(p5_3,negated_conjecture,
    p5(f8(f6(X4)),X4),
    input ).

cnf(p2_10,negated_conjecture,
    ( p2(f6(X15),f6(X14))
    | ~ p5(X15,X14) ),
    input ).

cnf(c3,plain,
    p2(f6(f8(f6(X35))),f6(X35)),
    inference(resolution,status(thm),[p2_10,p5_3]) ).

cnf(p2_19,negated_conjecture,
    ( p2(X59,f3(f4(c10)))
    | p2(X59,f3(f7(f4(c10))))
    | p2(X59,f3(f7(f7(f4(c10)))))
    | p2(X59,f3(f7(f7(f7(f4(c10))))))
    | ~ p2(f6(f8(X59)),X59) ),
    input ).

cnf(c56,plain,
    ( p2(f6(X111),f3(f4(c10)))
    | p2(f6(X111),f3(f7(f4(c10))))
    | p2(f6(X111),f3(f7(f7(f4(c10)))))
    | p2(f6(X111),f3(f7(f7(f7(f4(c10)))))) ),
    inference(resolution,status(thm),[p2_19,c3]) ).

cnf(c221,plain,
    ( p2(f6(c9),f3(f4(c10)))
    | p2(f6(c9),f3(f7(f4(c10))))
    | p2(f6(c9),f3(f7(f7(f7(f4(c10)))))) ),
    inference(resolution,status(thm),[c56,not_p2_6]) ).

cnf(c2488,plain,
    ( p2(f6(c9),f3(f4(c10)))
    | p2(f6(c9),f3(f7(f4(c10)))) ),
    inference(resolution,status(thm),[c221,not_p2_12]) ).

cnf(c5131,plain,
    p2(f6(c9),f3(f4(c10))),
    inference(resolution,status(thm),[c2488,not_p2_5]) ).

cnf(c5149,plain,
    $false,
    inference(resolution,status(thm),[c5131,not_p2_4]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : SYN567-1 : TPTP v8.1.0. Released v2.5.0.
% 0.11/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n014.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Mon Jul 11 13:39:19 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 3.85/4.01  # Version:  1.3
% 3.85/4.01  # SZS status Unsatisfiable
% 3.85/4.01  # SZS output start CNFRefutation
% See solution above
% 3.85/4.01  
% 3.85/4.01  # Initial clauses    : 19
% 3.85/4.01  # Processed clauses  : 389
% 3.85/4.01  # Factors computed   : 0
% 3.85/4.01  # Resolvents computed: 5235
% 3.85/4.01  # Tautologies deleted: 0
% 3.85/4.01  # Forward subsumed   : 517
% 3.85/4.01  # Backward subsumed  : 4
% 3.85/4.01  # -------- CPU Time ---------
% 3.85/4.01  # User time          : 3.640 s
% 3.85/4.01  # System time        : 0.035 s
% 3.85/4.01  # Total time         : 3.675 s
%------------------------------------------------------------------------------