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

View Problem - Process Solution

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

% Computer : n021.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:25:51 EDT 2022

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

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

cnf(axiom_13,axiom,
    r0(e),
    input ).

cnf(rule_303,axiom,
    ( m5(X449,X448)
    | ~ r0(X449)
    | ~ p4(X449,X450,X448) ),
    input ).

cnf(rule_267,axiom,
    ( r3(X241,X240,X241)
    | ~ p2(X241,X242,X240) ),
    input ).

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

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

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

cnf(rule_141,axiom,
    ( p2(X350,a,X350)
    | ~ q1(X350,a,X350) ),
    input ).

cnf(axiom_37,axiom,
    n0(b,a),
    input ).

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

cnf(rule_092,axiom,
    ( q1(X412,X410,X412)
    | ~ n0(X411,X410)
    | ~ p0(X409,X412) ),
    input ).

cnf(c443,plain,
    ( q1(X414,X415,X414)
    | ~ n0(X413,X415) ),
    inference(resolution,status(thm),[rule_092,axiom_14]) ).

cnf(c451,plain,
    q1(X429,a,X429),
    inference(resolution,status(thm),[c443,axiom_37]) ).

cnf(c453,plain,
    p2(X431,a,X431),
    inference(resolution,status(thm),[c451,rule_141]) ).

cnf(rule_155,axiom,
    ( p2(X594,X596,X596)
    | ~ k1(X595)
    | ~ p2(e,X594,X596) ),
    input ).

cnf(c665,plain,
    ( p2(a,e,e)
    | ~ k1(X611) ),
    inference(resolution,status(thm),[rule_155,c453]) ).

cnf(c696,plain,
    p2(a,e,e),
    inference(resolution,status(thm),[c665,c3]) ).

cnf(c701,plain,
    r3(a,e,a),
    inference(resolution,status(thm),[c696,rule_267]) ).

cnf(rule_285,axiom,
    ( p4(X680,X680,X681)
    | ~ r0(X680)
    | ~ r3(X681,X680,X681) ),
    input ).

cnf(c778,plain,
    ( p4(e,e,a)
    | ~ r0(e) ),
    inference(resolution,status(thm),[rule_285,c701]) ).

cnf(c806,plain,
    p4(e,e,a),
    inference(resolution,status(thm),[c778,axiom_13]) ).

cnf(c807,plain,
    ( m5(e,a)
    | ~ r0(e) ),
    inference(resolution,status(thm),[c806,rule_303]) ).

cnf(c808,plain,
    m5(e,a),
    inference(resolution,status(thm),[c807,axiom_13]) ).

cnf(c809,plain,
    $false,
    inference(resolution,status(thm),[c808,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem  : SYN144-1 : TPTP v8.1.0. Released v1.1.0.
% 0.04/0.14  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.35  % Computer : n021.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 15:02:38 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 1.08/1.23  # Version:  1.3
% 1.08/1.23  # SZS status Unsatisfiable
% 1.08/1.23  # SZS output start CNFRefutation
% See solution above
% 1.08/1.23  
% 1.08/1.23  # Initial clauses    : 369
% 1.08/1.23  # Processed clauses  : 557
% 1.08/1.23  # Factors computed   : 0
% 1.08/1.23  # Resolvents computed: 810
% 1.08/1.23  # Tautologies deleted: 9
% 1.08/1.23  # Forward subsumed   : 348
% 1.08/1.23  # Backward subsumed  : 202
% 1.08/1.23  # -------- CPU Time ---------
% 1.08/1.23  # User time          : 0.863 s
% 1.08/1.23  # System time        : 0.019 s
% 1.08/1.23  # Total time         : 0.882 s
%------------------------------------------------------------------------------