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

View Problem - Process Solution

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

% Computer : n013.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:40 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_this,negated_conjecture,
    ~ p3(b,e,e),
    input ).

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

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

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

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

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

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

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

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

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

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

cnf(rule_236,axiom,
    ( m3(X41,X41,X41)
    | ~ n2(X41) ),
    input ).

cnf(c132,plain,
    m3(X115,X115,X115),
    inference(resolution,status(thm),[c129,rule_236]) ).

cnf(rule_228,axiom,
    ( m3(X774,X772,X772)
    | ~ n2(X774)
    | ~ m2(X772)
    | ~ m3(X773,X774,X773) ),
    input ).

cnf(c943,plain,
    ( m3(X785,X786,X786)
    | ~ n2(X785)
    | ~ m2(X786) ),
    inference(resolution,status(thm),[rule_228,c132]) ).

cnf(c967,plain,
    ( m3(X787,b,b)
    | ~ n2(X787) ),
    inference(resolution,status(thm),[c943,c43]) ).

cnf(c969,plain,
    m3(X788,b,b),
    inference(resolution,status(thm),[c967,c129]) ).

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

cnf(rule_007,axiom,
    ( m1(X46,X47,X46)
    | ~ p0(X45,X47)
    | ~ r0(X46) ),
    input ).

cnf(c54,plain,
    ( m1(X73,X72,X73)
    | ~ r0(X73) ),
    inference(resolution,status(thm),[rule_007,axiom_14]) ).

cnf(c72,plain,
    m1(e,X75,e),
    inference(resolution,status(thm),[c54,axiom_13]) ).

cnf(rule_176,axiom,
    ( p2(X218,X219,X218)
    | ~ m1(X219,X218,X219) ),
    input ).

cnf(c252,plain,
    p2(X221,e,X221),
    inference(resolution,status(thm),[rule_176,c72]) ).

cnf(rule_251,axiom,
    ( p3(X824,X825,X825)
    | ~ m3(X825,X826,X827)
    | ~ p2(X824,X825,X827) ),
    input ).

cnf(c1042,plain,
    ( p3(X1106,e,e)
    | ~ m3(e,X1105,X1106) ),
    inference(resolution,status(thm),[rule_251,c252]) ).

cnf(c1340,plain,
    p3(b,e,e),
    inference(resolution,status(thm),[c1042,c969]) ).

cnf(c1344,plain,
    $false,
    inference(resolution,status(thm),[c1340,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : SYN266-1 : TPTP v8.1.0. Released v1.1.0.
% 0.08/0.14  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.35  % Computer : n013.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Tue Jul 12 01:29:59 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 1.52/1.69  # Version:  1.3
% 1.52/1.69  # SZS status Unsatisfiable
% 1.52/1.69  # SZS output start CNFRefutation
% See solution above
% 1.52/1.69  
% 1.52/1.69  # Initial clauses    : 369
% 1.52/1.69  # Processed clauses  : 828
% 1.52/1.69  # Factors computed   : 0
% 1.52/1.69  # Resolvents computed: 1346
% 1.52/1.69  # Tautologies deleted: 15
% 1.52/1.69  # Forward subsumed   : 509
% 1.52/1.69  # Backward subsumed  : 323
% 1.52/1.69  # -------- CPU Time ---------
% 1.52/1.69  # User time          : 1.308 s
% 1.52/1.69  # System time        : 0.022 s
% 1.52/1.69  # Total time         : 1.330 s
%------------------------------------------------------------------------------