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

View Problem - Process Solution

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

% Computer : n017.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:22 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_this,negated_conjecture,
    ~ l3(X4,b),
    input ).

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

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

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

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

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

cnf(axiom_7,axiom,
    n0(d,b),
    input ).

cnf(rule_001,axiom,
    ( k1(X8)
    | ~ n0(X9,X8) ),
    input ).

cnf(c0,plain,
    k1(b),
    inference(resolution,status(thm),[rule_001,axiom_7]) ).

cnf(rule_136,axiom,
    ( m2(b)
    | ~ k1(b) ),
    input ).

cnf(c43,plain,
    m2(b),
    inference(resolution,status(thm),[rule_136,c0]) ).

cnf(rule_217,axiom,
    ( l3(X307,X307)
    | ~ n2(X307)
    | ~ m2(b) ),
    input ).

cnf(c351,plain,
    ( l3(X308,X308)
    | ~ n2(X308) ),
    inference(resolution,status(thm),[rule_217,c43]) ).

cnf(c352,plain,
    l3(X309,X309),
    inference(resolution,status(thm),[c351,c129]) ).

cnf(c353,plain,
    $false,
    inference(resolution,status(thm),[c352,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SYN220-1 : TPTP v8.1.0. Released v1.1.0.
% 0.03/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.34  % Computer : n017.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Mon Jul 11 15:45:19 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.92/1.09  # Version:  1.3
% 0.92/1.09  # SZS status Unsatisfiable
% 0.92/1.09  # SZS output start CNFRefutation
% See solution above
% 0.92/1.09  
% 0.92/1.09  # Initial clauses    : 369
% 0.92/1.09  # Processed clauses  : 278
% 0.92/1.09  # Factors computed   : 0
% 0.92/1.09  # Resolvents computed: 354
% 0.92/1.09  # Tautologies deleted: 1
% 0.92/1.09  # Forward subsumed   : 147
% 0.92/1.09  # Backward subsumed  : 107
% 0.92/1.09  # -------- CPU Time ---------
% 0.92/1.09  # User time          : 0.721 s
% 0.92/1.09  # System time        : 0.022 s
% 0.92/1.09  # Total time         : 0.743 s
%------------------------------------------------------------------------------