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

View Problem - Process Solution

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

% Computer : n028.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:41 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_this,negated_conjecture,
    ~ l2(b,e),
    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(X182)
    | ~ q0(X182,X181)
    | ~ s1(X180) ),
    input ).

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

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

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

cnf(rule_131,axiom,
    ( l2(X537,X538)
    | ~ s1(X537)
    | ~ n0(e,X538)
    | ~ l2(X538,X538) ),
    input ).

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

cnf(rule_133,axiom,
    ( l2(X543,X543)
    | ~ p0(X540,X540)
    | ~ s1(X542)
    | ~ m0(X541,X542,X543) ),
    input ).

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

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

cnf(c621,plain,
    l2(X564,X564),
    inference(resolution,status(thm),[c620,c222]) ).

cnf(c629,plain,
    ( l2(X577,X578)
    | ~ s1(X577)
    | ~ n0(e,X578) ),
    inference(resolution,status(thm),[c621,rule_131]) ).

cnf(c644,plain,
    ( l2(X581,e)
    | ~ s1(X581) ),
    inference(resolution,status(thm),[c629,axiom_30]) ).

cnf(c646,plain,
    l2(X582,e),
    inference(resolution,status(thm),[c644,c222]) ).

cnf(c647,plain,
    $false,
    inference(resolution,status(thm),[c646,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : SYN122-1 : TPTP v8.1.0. Released v1.1.0.
% 0.12/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n028.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 : Mon Jul 11 18:18:44 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.90/1.15  # Version:  1.3
% 0.90/1.15  # SZS status Unsatisfiable
% 0.90/1.15  # SZS output start CNFRefutation
% See solution above
% 0.90/1.15  
% 0.90/1.15  # Initial clauses    : 369
% 0.90/1.15  # Processed clauses  : 454
% 0.90/1.15  # Factors computed   : 0
% 0.90/1.15  # Resolvents computed: 648
% 0.90/1.15  # Tautologies deleted: 3
% 0.90/1.15  # Forward subsumed   : 300
% 0.90/1.15  # Backward subsumed  : 176
% 0.90/1.15  # -------- CPU Time ---------
% 0.90/1.15  # User time          : 0.779 s
% 0.90/1.15  # System time        : 0.018 s
% 0.90/1.15  # Total time         : 0.797 s
%------------------------------------------------------------------------------