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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : SYN298-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:26:53 EDT 2022

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

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

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

cnf(rule_125,axiom,
    ( s1(X10)
    | ~ p0(X10,X10) ),
    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(X181)
    | ~ q0(X181,X183)
    | ~ s1(X182) ),
    input ).

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

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

cnf(axiom_32,axiom,
    k0(b),
    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(rule_177,axiom,
    ( q2(X507,X506,X506)
    | ~ k0(X506)
    | ~ p1(X507,X507,X507) ),
    input ).

cnf(c516,plain,
    ( q2(X509,X508,X508)
    | ~ k0(X508) ),
    inference(resolution,status(thm),[rule_177,c128]) ).

cnf(c520,plain,
    q2(X512,b,b),
    inference(resolution,status(thm),[c516,axiom_32]) ).

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

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

cnf(c781,plain,
    s2(b),
    inference(resolution,status(thm),[c779,c222]) ).

cnf(rule_181,axiom,
    ( q2(X229,X229,X229)
    | ~ p1(X229,X229,X229) ),
    input ).

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

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

cnf(rule_273,axiom,
    ( s3(X910,X909)
    | ~ q2(X908,X910,X908)
    | ~ s2(X910)
    | ~ m0(X908,X911,X909) ),
    input ).

cnf(c1147,plain,
    ( s3(X922,X923)
    | ~ q2(X921,X922,X921)
    | ~ s2(X922) ),
    inference(resolution,status(thm),[rule_273,axiom_19]) ).

cnf(c1160,plain,
    ( s3(X925,X924)
    | ~ s2(X925) ),
    inference(resolution,status(thm),[c1147,c269]) ).

cnf(c1161,plain,
    s3(b,X926),
    inference(resolution,status(thm),[c1160,c781]) ).

cnf(c1163,plain,
    $false,
    inference(resolution,status(thm),[c1161,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : SYN298-1 : TPTP v8.1.0. Released v1.1.0.
% 0.08/0.14  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.36  % Computer : n021.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Mon Jul 11 20:34:08 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 1.36/1.53  # Version:  1.3
% 1.36/1.53  # SZS status Unsatisfiable
% 1.36/1.53  # SZS output start CNFRefutation
% See solution above
% 1.36/1.53  
% 1.36/1.53  # Initial clauses    : 369
% 1.36/1.53  # Processed clauses  : 727
% 1.36/1.53  # Factors computed   : 0
% 1.36/1.53  # Resolvents computed: 1164
% 1.36/1.53  # Tautologies deleted: 13
% 1.36/1.53  # Forward subsumed   : 433
% 1.36/1.53  # Backward subsumed  : 274
% 1.36/1.53  # -------- CPU Time ---------
% 1.36/1.53  # User time          : 1.145 s
% 1.36/1.53  # System time        : 0.018 s
% 1.36/1.53  # Total time         : 1.163 s
%------------------------------------------------------------------------------