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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : SYN581-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:40 EDT 2022

% Result   : Unsatisfiable 0.76s 0.93s
% Output   : Refutation 0.76s
% 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(X45,X46)
    | ~ p2(X47,X45)
    | ~ p2(X48,X46)
    | ~ p11(X47,X48) ),
    input ).

cnf(c62,plain,
    ( p11(X90,X91)
    | ~ p2(f4(f6(c15,c14)),X90)
    | ~ p2(c16,X91) ),
    inference(resolution,status(thm),[p11_21,p11_8]) ).

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

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

cnf(p2_18,negated_conjecture,
    ( p2(X28,X29)
    | ~ p2(X30,X28)
    | ~ p2(X30,X29) ),
    input ).

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

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

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

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

cnf(c76,plain,
    ( p2(f6(X106,X108),f6(X106,X107))
    | ~ p2(X108,X107) ),
    inference(resolution,status(thm),[p2_23,p5_3]) ).

cnf(c327,plain,
    p2(f6(X111,c14),f6(X111,c18)),
    inference(resolution,status(thm),[c76,c35]) ).

cnf(c348,plain,
    p2(f4(f6(X185,c14)),f4(f6(X185,c18))),
    inference(resolution,status(thm),[c327,p2_14]) ).

cnf(c607,plain,
    ( p11(f4(f6(c15,c18)),X224)
    | ~ p2(c16,X224) ),
    inference(resolution,status(thm),[c348,c62]) ).

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

cnf(c729,plain,
    $false,
    inference(resolution,status(thm),[c722,not_p11_9]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : SYN581-1 : TPTP v8.1.0. Released v2.5.0.
% 0.10/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.33  % Computer : n018.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 20:35:14 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.76/0.93  # Version:  1.3
% 0.76/0.93  # SZS status Unsatisfiable
% 0.76/0.93  # SZS output start CNFRefutation
% See solution above
% 0.76/0.93  
% 0.76/0.93  # Initial clauses    : 25
% 0.76/0.93  # Processed clauses  : 192
% 0.76/0.93  # Factors computed   : 0
% 0.76/0.93  # Resolvents computed: 730
% 0.76/0.93  # Tautologies deleted: 0
% 0.76/0.93  # Forward subsumed   : 247
% 0.76/0.93  # Backward subsumed  : 10
% 0.76/0.93  # -------- CPU Time ---------
% 0.76/0.93  # User time          : 0.570 s
% 0.76/0.93  # System time        : 0.014 s
% 0.76/0.93  # Total time         : 0.584 s
%------------------------------------------------------------------------------