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

View Problem - Process Solution

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

% Computer : n023.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:58 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_this,negated_conjecture,
    ~ n5(c,c),
    input ).

cnf(rule_314,axiom,
    ( n5(X12,X12)
    | ~ r4(X12) ),
    input ).

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

cnf(axiom_19,axiom,
    m0(X5,d,X4),
    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(X209,X209,X209)
    | ~ m1(X210,X210,X209) ),
    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_26,axiom,
    n0(d,c),
    input ).

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

cnf(axiom_34,axiom,
    n0(c,d),
    input ).

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

cnf(c3,plain,
    k1(d),
    inference(resolution,status(thm),[rule_001,axiom_34]) ).

cnf(axiom_24,axiom,
    l0(c),
    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_133,axiom,
    ( l2(X540,X540)
    | ~ p0(X543,X543)
    | ~ s1(X542)
    | ~ m0(X541,X542,X540) ),
    input ).

cnf(c566,plain,
    ( l2(X557,X557)
    | ~ p0(X558,X558)
    | ~ s1(d) ),
    inference(resolution,status(thm),[rule_133,axiom_19]) ).

cnf(c618,plain,
    ( l2(X559,X559)
    | ~ s1(d) ),
    inference(resolution,status(thm),[c566,axiom_14]) ).

cnf(c619,plain,
    l2(X560,X560),
    inference(resolution,status(thm),[c618,c222]) ).

cnf(rule_183,axiom,
    ( q2(X670,c,X671)
    | ~ k1(X671)
    | ~ l0(c)
    | ~ l2(X671,X670) ),
    input ).

cnf(c760,plain,
    ( q2(X939,c,X939)
    | ~ k1(X939)
    | ~ l0(c) ),
    inference(resolution,status(thm),[rule_183,c619]) ).

cnf(c1181,plain,
    ( q2(X944,c,X944)
    | ~ k1(X944) ),
    inference(resolution,status(thm),[c760,axiom_24]) ).

cnf(c1197,plain,
    q2(d,c,d),
    inference(resolution,status(thm),[c1181,c3]) ).

cnf(c1205,plain,
    ( q3(c,d)
    | ~ n0(d,c) ),
    inference(resolution,status(thm),[c1197,rule_255]) ).

cnf(c1220,plain,
    q3(c,d),
    inference(resolution,status(thm),[c1205,axiom_26]) ).

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

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

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

cnf(c1253,plain,
    r4(X1004),
    inference(resolution,status(thm),[c1244,c249]) ).

cnf(c1254,plain,
    n5(X1005,X1005),
    inference(resolution,status(thm),[c1253,rule_314]) ).

cnf(c1256,plain,
    $false,
    inference(resolution,status(thm),[c1254,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SYN162-1 : TPTP v8.1.0. Released v1.1.0.
% 0.07/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.34  % Computer : n023.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Mon Jul 11 19:07:24 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 1.30/1.47  # Version:  1.3
% 1.30/1.47  # SZS status Unsatisfiable
% 1.30/1.47  # SZS output start CNFRefutation
% See solution above
% 1.30/1.47  
% 1.30/1.47  # Initial clauses    : 369
% 1.30/1.47  # Processed clauses  : 778
% 1.30/1.47  # Factors computed   : 0
% 1.30/1.47  # Resolvents computed: 1257
% 1.30/1.47  # Tautologies deleted: 14
% 1.30/1.47  # Forward subsumed   : 466
% 1.30/1.47  # Backward subsumed  : 297
% 1.30/1.47  # -------- CPU Time ---------
% 1.30/1.47  # User time          : 1.111 s
% 1.30/1.47  # System time        : 0.014 s
% 1.30/1.47  # Total time         : 1.125 s
%------------------------------------------------------------------------------