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

View Problem - Process Solution

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

% Computer : n003.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:41 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(not_p11_9,negated_conjecture,
    ~ p11(f4(f6(c15,c18)),c16),
    input ).

cnf(p2_2,negated_conjecture,
    p2(X3,X3),
    input ).

cnf(p11_8,negated_conjecture,
    p11(f4(f6(c15,c14)),c16),
    input ).

cnf(p11_21,negated_conjecture,
    ( p11(X48,X49)
    | ~ p2(X46,X48)
    | ~ p2(X47,X49)
    | ~ p11(X46,X47) ),
    input ).

cnf(c82,plain,
    ( p11(X121,X122)
    | ~ p2(f4(f6(c15,c14)),X121)
    | ~ p2(c16,X122) ),
    inference(resolution,status(thm),[p11_21,p11_8]) ).

cnf(p2_14,negated_conjecture,
    ( p2(f4(X16),f4(X15))
    | ~ p2(X16,X15) ),
    input ).

cnf(p2_5,negated_conjecture,
    p2(c18,c14),
    input ).

cnf(p2_18,negated_conjecture,
    ( p2(X33,X32)
    | ~ p2(X31,X33)
    | ~ p2(X31,X32) ),
    input ).

cnf(c37,plain,
    ( p2(X35,X34)
    | ~ p2(X34,X35) ),
    inference(resolution,status(thm),[p2_18,p2_2]) ).

cnf(c50,plain,
    p2(c14,c18),
    inference(resolution,status(thm),[c37,p2_5]) ).

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

cnf(p2_23,negated_conjecture,
    ( p2(f6(X55,X56),f6(X54,X57))
    | ~ p2(X56,X57)
    | ~ p5(X55,X54) ),
    input ).

cnf(c116,plain,
    ( p2(f6(X131,X133),f6(X131,X132))
    | ~ p2(X133,X132) ),
    inference(resolution,status(thm),[p2_23,p5_3]) ).

cnf(c480,plain,
    p2(f6(X136,c14),f6(X136,c18)),
    inference(resolution,status(thm),[c116,c50]) ).

cnf(c528,plain,
    p2(f4(f6(X292,c14)),f4(f6(X292,c18))),
    inference(resolution,status(thm),[c480,p2_14]) ).

cnf(c1280,plain,
    ( p11(f4(f6(c15,c18)),X441)
    | ~ p2(c16,X441) ),
    inference(resolution,status(thm),[c528,c82]) ).

cnf(c1618,plain,
    p11(f4(f6(c15,c18)),c16),
    inference(resolution,status(thm),[c1280,p2_2]) ).

cnf(c1621,plain,
    $false,
    inference(resolution,status(thm),[c1618,not_p11_9]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.12  % Problem  : SYN583-1 : TPTP v8.1.0. Released v2.5.0.
% 0.09/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n003.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 11:27:00 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 1.73/1.93  # Version:  1.3
% 1.73/1.93  # SZS status Unsatisfiable
% 1.73/1.93  # SZS output start CNFRefutation
% See solution above
% 1.73/1.93  
% 1.73/1.93  # Initial clauses    : 25
% 1.73/1.93  # Processed clauses  : 366
% 1.73/1.93  # Factors computed   : 0
% 1.73/1.93  # Resolvents computed: 1625
% 1.73/1.93  # Tautologies deleted: 0
% 1.73/1.93  # Forward subsumed   : 570
% 1.73/1.93  # Backward subsumed  : 4
% 1.73/1.93  # -------- CPU Time ---------
% 1.73/1.93  # User time          : 1.555 s
% 1.73/1.93  # System time        : 0.012 s
% 1.73/1.93  # Total time         : 1.567 s
%------------------------------------------------------------------------------