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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : SYN267-1 : TPTP v8.1.0. Released v1.1.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:26:41 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_this,negated_conjecture,
    ~ p4(X7,X8,c),
    input ).

cnf(rule_210,axiom,
    ( k3(X41,X41,X41)
    | ~ n2(X41) ),
    input ).

cnf(rule_137,axiom,
    ( n2(X34)
    | ~ p1(X36,X35,X34) ),
    input ).

cnf(axiom_14,axiom,
    p0(b,X2),
    input ).

cnf(rule_085,axiom,
    ( p1(X105,X105,X105)
    | ~ p0(X104,X105) ),
    input ).

cnf(c128,plain,
    p1(X106,X106,X106),
    inference(resolution,status(thm),[rule_085,axiom_14]) ).

cnf(c129,plain,
    n2(X110),
    inference(resolution,status(thm),[c128,rule_137]) ).

cnf(c130,plain,
    k3(X111,X111,X111),
    inference(resolution,status(thm),[c129,rule_210]) ).

cnf(rule_287,axiom,
    ( p4(X252,X251,X252)
    | ~ k3(X252,X252,X251) ),
    input ).

cnf(c292,plain,
    p4(X253,X253,X253),
    inference(resolution,status(thm),[rule_287,c130]) ).

cnf(c294,plain,
    $false,
    inference(resolution,status(thm),[c292,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : SYN267-1 : TPTP v8.1.0. Released v1.1.0.
% 0.06/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 13:13:59 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.82/1.02  # Version:  1.3
% 0.82/1.02  # SZS status Unsatisfiable
% 0.82/1.02  # SZS output start CNFRefutation
% See solution above
% 0.82/1.02  
% 0.82/1.02  # Initial clauses    : 369
% 0.82/1.02  # Processed clauses  : 246
% 0.82/1.02  # Factors computed   : 0
% 0.82/1.02  # Resolvents computed: 295
% 0.82/1.02  # Tautologies deleted: 1
% 0.82/1.02  # Forward subsumed   : 120
% 0.82/1.02  # Backward subsumed  : 101
% 0.82/1.02  # -------- CPU Time ---------
% 0.82/1.02  # User time          : 0.670 s
% 0.82/1.02  # System time        : 0.008 s
% 0.82/1.02  # Total time         : 0.678 s
%------------------------------------------------------------------------------