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

View Problem - Process Solution

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

% Computer : n012.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:15 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_this,negated_conjecture,
    ~ s3(X4,b),
    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(X184)
    | ~ s1(X185) ),
    inference(resolution,status(thm),[rule_126,axiom_17]) ).

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

cnf(axiom_1,axiom,
    s0(d),
    input ).

cnf(rule_190,axiom,
    ( s2(d)
    | ~ s1(a)
    | ~ s0(d) ),
    input ).

cnf(c380,plain,
    ( s2(d)
    | ~ s1(a) ),
    inference(resolution,status(thm),[rule_190,axiom_1]) ).

cnf(c381,plain,
    s2(d),
    inference(resolution,status(thm),[c380,c222]) ).

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

cnf(c127,plain,
    p1(X105,X105,X105),
    inference(resolution,status(thm),[rule_085,axiom_14]) ).

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,c127]) ).

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

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

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

cnf(c1156,plain,
    ( s3(X922,X921)
    | ~ s2(X922) ),
    inference(resolution,status(thm),[c1145,c269]) ).

cnf(c1159,plain,
    s3(d,X926),
    inference(resolution,status(thm),[c1156,c381]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : SYN203-1 : TPTP v8.1.0. Released v1.1.0.
% 0.13/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.34  % Computer : n012.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 20:50:43 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 1.20/1.42  # Version:  1.3
% 1.20/1.42  # SZS status Unsatisfiable
% 1.20/1.42  # SZS output start CNFRefutation
% See solution above
% 1.20/1.42  
% 1.20/1.42  # Initial clauses    : 369
% 1.20/1.42  # Processed clauses  : 724
% 1.20/1.42  # Factors computed   : 0
% 1.20/1.42  # Resolvents computed: 1162
% 1.20/1.42  # Tautologies deleted: 13
% 1.20/1.42  # Forward subsumed   : 434
% 1.20/1.42  # Backward subsumed  : 271
% 1.20/1.42  # -------- CPU Time ---------
% 1.20/1.42  # User time          : 1.047 s
% 1.20/1.42  # System time        : 0.019 s
% 1.20/1.42  # Total time         : 1.066 s
%------------------------------------------------------------------------------