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

View Problem - Process Solution

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

% Computer : n004.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:17 EDT 2022

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

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

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

cnf(rule_085,axiom,
    ( p1(X103,X103,X103)
    | ~ p0(X102,X103) ),
    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(axiom_19,axiom,
    m0(X5,d,X4),
    input ).

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

cnf(c1143,plain,
    ( s3(X919,X918)
    | ~ q2(X920,X919,X920)
    | ~ s2(X919) ),
    inference(resolution,status(thm),[rule_273,axiom_19]) ).

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

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(X182)
    | ~ q0(X182,X181)
    | ~ s1(X180) ),
    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_189,axiom,
    ( s2(X683)
    | ~ q2(b,X683,b)
    | ~ s1(b) ),
    input ).

cnf(axiom_11,axiom,
    n0(e,b),
    input ).

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

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

cnf(axiom_24,axiom,
    l0(c),
    input ).

cnf(rule_133,axiom,
    ( l2(X543,X543)
    | ~ p0(X540,X540)
    | ~ s1(X541)
    | ~ m0(X542,X541,X543) ),
    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(X671,c,X670)
    | ~ k1(X670)
    | ~ l0(c)
    | ~ l2(X670,X671) ),
    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(c1193,plain,
    q2(b,c,b),
    inference(resolution,status(thm),[c1181,c0]) ).

cnf(c1200,plain,
    ( s2(c)
    | ~ s1(b) ),
    inference(resolution,status(thm),[c1193,rule_189]) ).

cnf(c1207,plain,
    s2(c),
    inference(resolution,status(thm),[c1200,c222]) ).

cnf(c1209,plain,
    s3(c,X949),
    inference(resolution,status(thm),[c1207,c1156]) ).

cnf(c1212,plain,
    $false,
    inference(resolution,status(thm),[c1209,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : SYN207-1 : TPTP v8.1.0. Released v1.1.0.
% 0.07/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.35  % Computer : n004.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 08:17:37 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 1.35/1.57  # Version:  1.3
% 1.35/1.57  # SZS status Unsatisfiable
% 1.35/1.57  # SZS output start CNFRefutation
% See solution above
% 1.35/1.57  
% 1.35/1.57  # Initial clauses    : 369
% 1.35/1.57  # Processed clauses  : 751
% 1.35/1.57  # Factors computed   : 0
% 1.35/1.57  # Resolvents computed: 1213
% 1.35/1.57  # Tautologies deleted: 14
% 1.35/1.57  # Forward subsumed   : 445
% 1.35/1.57  # Backward subsumed  : 280
% 1.35/1.57  # -------- CPU Time ---------
% 1.35/1.57  # User time          : 1.190 s
% 1.35/1.57  # System time        : 0.016 s
% 1.35/1.57  # Total time         : 1.206 s
%------------------------------------------------------------------------------