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

View Problem - Process Solution

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

% Computer : n026.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:53 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_this,negated_conjecture,
    ~ s3(b,d),
    input ).

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

cnf(rule_125,axiom,
    ( s1(X9)
    | ~ p0(X9,X9) ),
    input ).

cnf(c8,plain,
    s1(b),
    inference(resolution,status(thm),[rule_125,axiom_14]) ).

cnf(axiom_17,axiom,
    q0(X3,d),
    input ).

cnf(rule_126,axiom,
    ( s1(X180)
    | ~ q0(X180,X181)
    | ~ s1(X182) ),
    input ).

cnf(c221,plain,
    ( s1(X183)
    | ~ s1(X184) ),
    inference(resolution,status(thm),[rule_126,axiom_17]) ).

cnf(c222,plain,
    s1(X185),
    inference(resolution,status(thm),[c221,c8]) ).

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(rule_181,axiom,
    ( q2(X228,X228,X228)
    | ~ p1(X228,X228,X228) ),
    input ).

cnf(c269,plain,
    q2(X229,X229,X229),
    inference(resolution,status(thm),[rule_181,c128]) ).

cnf(rule_189,axiom,
    ( s2(X683)
    | ~ q2(b,X683,b)
    | ~ s1(b) ),
    input ).

cnf(c780,plain,
    ( s2(b)
    | ~ s1(b) ),
    inference(resolution,status(thm),[rule_189,c269]) ).

cnf(c783,plain,
    s2(b),
    inference(resolution,status(thm),[c780,c222]) ).

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

cnf(rule_273,axiom,
    ( s3(X903,X902)
    | ~ q2(X900,X903,X900)
    | ~ s2(X903)
    | ~ m0(X900,X901,X902) ),
    input ).

cnf(c1142,plain,
    ( s3(X908,X909)
    | ~ q2(X907,X908,X907)
    | ~ s2(X908) ),
    inference(resolution,status(thm),[rule_273,axiom_19]) ).

cnf(c1154,plain,
    ( s3(X910,X911)
    | ~ s2(X910) ),
    inference(resolution,status(thm),[c1142,c269]) ).

cnf(c1158,plain,
    s3(b,X912),
    inference(resolution,status(thm),[c1154,c783]) ).

cnf(c1160,plain,
    $false,
    inference(resolution,status(thm),[c1158,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SYN300-1 : TPTP v8.1.0. Released v1.1.0.
% 0.07/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.34  % Computer : n026.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 600
% 0.14/0.34  % DateTime : Mon Jul 11 14:15:57 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 1.38/1.54  # Version:  1.3
% 1.38/1.54  # SZS status Unsatisfiable
% 1.38/1.54  # SZS output start CNFRefutation
% See solution above
% 1.38/1.54  
% 1.38/1.54  # Initial clauses    : 369
% 1.38/1.54  # Processed clauses  : 732
% 1.38/1.54  # Factors computed   : 0
% 1.38/1.54  # Resolvents computed: 1167
% 1.38/1.54  # Tautologies deleted: 12
% 1.38/1.54  # Forward subsumed   : 432
% 1.38/1.54  # Backward subsumed  : 272
% 1.38/1.54  # -------- CPU Time ---------
% 1.38/1.54  # User time          : 1.178 s
% 1.38/1.54  # System time        : 0.013 s
% 1.38/1.54  # Total time         : 1.191 s
%------------------------------------------------------------------------------