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

View Problem - Process Solution

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

% Computer : n022.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:10 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_this,negated_conjecture,
    ~ r4(a),
    input ).

cnf(rule_240,axiom,
    ( n3(X47)
    | ~ p2(X45,X46,X47) ),
    input ).

cnf(axiom_19,axiom,
    m0(X4,d,X5),
    input ).

cnf(rule_006,axiom,
    ( m1(X35,X35,X35)
    | ~ m0(X36,X36,X35) ),
    input ).

cnf(c45,plain,
    m1(X37,X37,X37),
    inference(resolution,status(thm),[rule_006,axiom_19]) ).

cnf(rule_150,axiom,
    ( p2(X210,X210,X210)
    | ~ m1(X209,X209,X210) ),
    input ).

cnf(c245,plain,
    p2(X211,X211,X211),
    inference(resolution,status(thm),[rule_150,c45]) ).

cnf(c249,plain,
    n3(X212),
    inference(resolution,status(thm),[c245,rule_240]) ).

cnf(axiom_30,axiom,
    n0(e,e),
    input ).

cnf(rule_255,axiom,
    ( q3(X645,X643)
    | ~ q2(X644,X645,X643)
    | ~ n0(X644,X645) ),
    input ).

cnf(rule_186,axiom,
    ( q2(X135,X135,X134)
    | ~ l1(X134,X135) ),
    input ).

cnf(axiom_9,axiom,
    r0(b),
    input ).

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

cnf(rule_003,axiom,
    ( l1(X17,X20)
    | ~ p0(X18,X17)
    | ~ r0(X19)
    | ~ m0(X20,X17,X18) ),
    input ).

cnf(c18,plain,
    ( l1(d,X717)
    | ~ p0(X716,d)
    | ~ r0(X718) ),
    inference(resolution,status(thm),[rule_003,axiom_19]) ).

cnf(c864,plain,
    ( l1(d,X720)
    | ~ r0(X719) ),
    inference(resolution,status(thm),[c18,axiom_14]) ).

cnf(c865,plain,
    l1(d,X724),
    inference(resolution,status(thm),[c864,axiom_9]) ).

cnf(c869,plain,
    q2(X726,X726,d),
    inference(resolution,status(thm),[c865,rule_186]) ).

cnf(c872,plain,
    ( q3(X727,d)
    | ~ n0(X727,X727) ),
    inference(resolution,status(thm),[c869,rule_255]) ).

cnf(c873,plain,
    q3(e,d),
    inference(resolution,status(thm),[c872,axiom_30]) ).

cnf(rule_298,axiom,
    ( r4(X999)
    | ~ n3(X999)
    | ~ q3(X996,X998)
    | ~ p0(X997,X999) ),
    input ).

cnf(c1244,plain,
    ( r4(X1002)
    | ~ n3(X1002)
    | ~ q3(X1000,X1001) ),
    inference(resolution,status(thm),[rule_298,axiom_14]) ).

cnf(c1246,plain,
    ( r4(X1003)
    | ~ n3(X1003) ),
    inference(resolution,status(thm),[c1244,c873]) ).

cnf(c1255,plain,
    r4(X1004),
    inference(resolution,status(thm),[c1246,c249]) ).

cnf(c1258,plain,
    $false,
    inference(resolution,status(thm),[c1255,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : SYN192-1 : TPTP v8.1.0. Released v1.1.0.
% 0.00/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.07/0.34  % Computer : n022.cluster.edu
% 0.07/0.34  % Model    : x86_64 x86_64
% 0.07/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.07/0.34  % Memory   : 8042.1875MB
% 0.07/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.07/0.34  % CPULimit : 300
% 0.07/0.34  % WCLimit  : 600
% 0.07/0.34  % DateTime : Mon Jul 11 19:33:40 EDT 2022
% 0.07/0.34  % CPUTime  : 
% 1.30/1.58  # Version:  1.3
% 1.30/1.58  # SZS status Unsatisfiable
% 1.30/1.58  # SZS output start CNFRefutation
% See solution above
% 1.30/1.58  
% 1.30/1.58  # Initial clauses    : 369
% 1.30/1.58  # Processed clauses  : 779
% 1.30/1.58  # Factors computed   : 0
% 1.30/1.58  # Resolvents computed: 1259
% 1.30/1.58  # Tautologies deleted: 14
% 1.30/1.58  # Forward subsumed   : 467
% 1.30/1.58  # Backward subsumed  : 292
% 1.30/1.58  # -------- CPU Time ---------
% 1.30/1.58  # User time          : 1.222 s
% 1.30/1.58  # System time        : 0.016 s
% 1.30/1.58  # Total time         : 1.238 s
%------------------------------------------------------------------------------