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

View Problem - Process Solution

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

% Computer : n006.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:44 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c16_is_p11_3,negated_conjecture,
    p11(c16),
    input ).

cnf(p11_9,negated_conjecture,
    ( p11(f9(X5))
    | ~ p11(X5) ),
    input ).

cnf(c1,plain,
    p11(f9(c16)),
    inference(resolution,status(thm),[p11_9,c16_is_p11_3]) ).

cnf(not_p11_25,negated_conjecture,
    ( ~ p11(X51)
    | ~ p12(X50,c15)
    | ~ p3(f4(X51),f6(X50)) ),
    input ).

cnf(p3_18,negated_conjecture,
    ( p3(f4(X34),f6(f8(X34)))
    | ~ p11(X34) ),
    input ).

cnf(c29,plain,
    p3(f4(f9(c16)),f6(f8(f9(c16)))),
    inference(resolution,status(thm),[p3_18,c1]) ).

cnf(c154,plain,
    ( ~ p11(f9(c16))
    | ~ p12(f8(f9(c16)),c15) ),
    inference(resolution,status(thm),[c29,not_p11_25]) ).

cnf(p12_11,negated_conjecture,
    ( p12(X9,X10)
    | ~ p10(f6(X9),f6(X10)) ),
    input ).

cnf(p3_8,negated_conjecture,
    p3(f4(c16),f6(c15)),
    input ).

cnf(p10_19,negated_conjecture,
    ( p10(f4(f9(X46)),f4(X46))
    | ~ p11(X46) ),
    input ).

cnf(c43,plain,
    p10(f4(f9(c16)),f4(c16)),
    inference(resolution,status(thm),[p10_19,c16_is_p11_3]) ).

cnf(p10_26,negated_conjecture,
    ( p10(X54,X52)
    | ~ p3(X55,X54)
    | ~ p3(X53,X52)
    | ~ p10(X55,X53) ),
    input ).

cnf(c96,plain,
    ( p10(X90,X91)
    | ~ p3(f4(f9(c16)),X90)
    | ~ p3(f4(c16),X91) ),
    inference(resolution,status(thm),[p10_26,c43]) ).

cnf(c296,plain,
    ( p10(f6(f8(f9(c16))),X108)
    | ~ p3(f4(c16),X108) ),
    inference(resolution,status(thm),[c96,c29]) ).

cnf(c327,plain,
    p10(f6(f8(f9(c16))),f6(c15)),
    inference(resolution,status(thm),[c296,p3_8]) ).

cnf(c333,plain,
    p12(f8(f9(c16)),c15),
    inference(resolution,status(thm),[c327,p12_11]) ).

cnf(c336,plain,
    ~ p11(f9(c16)),
    inference(resolution,status(thm),[c333,c154]) ).

cnf(c337,plain,
    $false,
    inference(resolution,status(thm),[c336,c1]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : SYN590-1 : TPTP v8.1.0. Released v2.5.0.
% 0.08/0.14  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.35  % Computer : n006.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Mon Jul 11 17:32:35 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.62/0.78  # Version:  1.3
% 0.62/0.78  # SZS status Unsatisfiable
% 0.62/0.78  # SZS output start CNFRefutation
% See solution above
% 0.62/0.78  
% 0.62/0.78  # Initial clauses    : 27
% 0.62/0.78  # Processed clauses  : 179
% 0.62/0.78  # Factors computed   : 0
% 0.62/0.78  # Resolvents computed: 338
% 0.62/0.78  # Tautologies deleted: 1
% 0.62/0.78  # Forward subsumed   : 75
% 0.62/0.78  # Backward subsumed  : 1
% 0.62/0.78  # -------- CPU Time ---------
% 0.62/0.78  # User time          : 0.398 s
% 0.62/0.78  # System time        : 0.021 s
% 0.62/0.78  # Total time         : 0.419 s
%------------------------------------------------------------------------------