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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : SYN157-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:25:56 EDT 2022

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

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

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

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

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

cnf(rule_006,axiom,
    ( m1(X37,X37,X37)
    | ~ m0(X36,X36,X37) ),
    input ).

cnf(c46,plain,
    m1(X38,X38,X38),
    inference(resolution,status(thm),[rule_006,axiom_19]) ).

cnf(rule_150,axiom,
    ( p2(X211,X211,X211)
    | ~ m1(X210,X210,X211) ),
    input ).

cnf(c248,plain,
    p2(X212,X212,X212),
    inference(resolution,status(thm),[rule_150,c46]) ).

cnf(c249,plain,
    n3(X213),
    inference(resolution,status(thm),[c248,rule_240]) ).

cnf(axiom_30,axiom,
    n0(e,e),
    input ).

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

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

cnf(c128,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,c128]) ).

cnf(rule_255,axiom,
    ( q3(X646,X648)
    | ~ q2(X647,X646,X648)
    | ~ n0(X647,X646) ),
    input ).

cnf(c739,plain,
    ( q3(X649,X649)
    | ~ n0(X649,X649) ),
    inference(resolution,status(thm),[rule_255,c269]) ).

cnf(c740,plain,
    q3(e,e),
    inference(resolution,status(thm),[c739,axiom_30]) ).

cnf(rule_298,axiom,
    ( r4(X991)
    | ~ n3(X991)
    | ~ q3(X993,X992)
    | ~ p0(X994,X991) ),
    input ).

cnf(c1243,plain,
    ( r4(X995)
    | ~ n3(X995)
    | ~ q3(X996,X997) ),
    inference(resolution,status(thm),[rule_298,axiom_14]) ).

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

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

cnf(c1255,plain,
    n5(X1000,X1000),
    inference(resolution,status(thm),[c1253,rule_314]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SYN157-1 : TPTP v8.1.0. Released v1.1.0.
% 0.03/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n004.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Tue Jul 12 02:44:37 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 1.33/1.48  # Version:  1.3
% 1.33/1.48  # SZS status Unsatisfiable
% 1.33/1.48  # SZS output start CNFRefutation
% See solution above
% 1.33/1.48  
% 1.33/1.48  # Initial clauses    : 369
% 1.33/1.48  # Processed clauses  : 779
% 1.33/1.48  # Factors computed   : 0
% 1.33/1.48  # Resolvents computed: 1257
% 1.33/1.48  # Tautologies deleted: 14
% 1.33/1.48  # Forward subsumed   : 465
% 1.33/1.48  # Backward subsumed  : 302
% 1.33/1.48  # -------- CPU Time ---------
% 1.33/1.48  # User time          : 1.123 s
% 1.33/1.48  # System time        : 0.020 s
% 1.33/1.48  # Total time         : 1.143 s
%------------------------------------------------------------------------------