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

View Problem - Process Solution

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

% Computer : n021.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 19:22:51 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(sos_04,axiom,
    ( eq(f(X14),a0)
    | eq(f(X14),a1) ),
    input ).

cnf(sos_01,axiom,
    le(X2,X2),
    input ).

cnf(sos_05,axiom,
    ( ~ eq(f(X31),a0)
    | ~ eq(f(X30),a0)
    | ~ le(s(X31),X30) ),
    input ).

cnf(c19,plain,
    ( ~ eq(f(X72),a0)
    | ~ eq(f(s(X72)),a0) ),
    inference(resolution,status(thm),[sos_05,sos_01]) ).

cnf(c68,plain,
    ( ~ eq(f(X156),a0)
    | eq(f(s(X156)),a1) ),
    inference(resolution,status(thm),[c19,sos_04]) ).

cnf(c130,plain,
    ( eq(f(s(X158)),a1)
    | eq(f(X158),a1) ),
    inference(resolution,status(thm),[c68,sos_04]) ).

cnf(sos_03,axiom,
    ( ~ le(max(X11,X13),X12)
    | le(X13,X12) ),
    input ).

cnf(c3,plain,
    le(X16,max(X15,X16)),
    inference(resolution,status(thm),[sos_03,sos_01]) ).

cnf(sos_06,axiom,
    ( ~ eq(f(X53),a1)
    | ~ eq(f(X52),a1)
    | ~ le(s(X53),X52) ),
    input ).

cnf(c50,plain,
    ( ~ eq(f(X198),a1)
    | ~ eq(f(max(X199,s(X198))),a1) ),
    inference(resolution,status(thm),[sos_06,c3]) ).

cnf(sos_02,axiom,
    ( ~ le(max(X3,X5),X4)
    | le(X3,X4) ),
    input ).

cnf(c0,plain,
    le(X6,max(X6,X7)),
    inference(resolution,status(thm),[sos_02,sos_01]) ).

cnf(c18,plain,
    ( ~ eq(f(X130),a0)
    | ~ eq(f(max(s(X130),X131)),a0) ),
    inference(resolution,status(thm),[sos_05,c0]) ).

cnf(c111,plain,
    ( ~ eq(f(X365),a0)
    | eq(f(max(s(X365),X364)),a1) ),
    inference(resolution,status(thm),[c18,sos_04]) ).

cnf(c312,plain,
    ( eq(f(max(s(X427),X428)),a1)
    | eq(f(X427),a1) ),
    inference(resolution,status(thm),[c111,sos_04]) ).

cnf(c367,plain,
    ( eq(f(X431),a1)
    | ~ eq(f(X430),a1) ),
    inference(resolution,status(thm),[c312,c50]) ).

cnf(c386,plain,
    ( eq(f(X441),a1)
    | eq(f(X440),a1) ),
    inference(resolution,status(thm),[c367,c130]) ).

cnf(c427,plain,
    eq(f(X442),a1),
    inference(factor,status(thm),[c386]) ).

cnf(c45,plain,
    ( ~ eq(f(X132),a1)
    | ~ eq(f(s(X132)),a1) ),
    inference(resolution,status(thm),[sos_06,sos_01]) ).

cnf(c454,plain,
    ~ eq(f(X443),a1),
    inference(resolution,status(thm),[c427,c45]) ).

cnf(c466,plain,
    $false,
    inference(resolution,status(thm),[c454,c427]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SYO614-1 : TPTP v8.1.0. Released v7.1.0.
% 0.11/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n021.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 : Sat Jul  9 11:40:36 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.61/0.81  # Version:  1.3
% 0.61/0.81  # SZS status Unsatisfiable
% 0.61/0.81  # SZS output start CNFRefutation
% See solution above
% 0.61/0.81  
% 0.61/0.81  # Initial clauses    : 6
% 0.61/0.81  # Processed clauses  : 109
% 0.61/0.81  # Factors computed   : 1
% 0.61/0.81  # Resolvents computed: 466
% 0.61/0.81  # Tautologies deleted: 3
% 0.61/0.81  # Forward subsumed   : 14
% 0.61/0.81  # Backward subsumed  : 26
% 0.61/0.81  # -------- CPU Time ---------
% 0.61/0.81  # User time          : 0.459 s
% 0.61/0.81  # System time        : 0.010 s
% 0.61/0.81  # Total time         : 0.469 s
%------------------------------------------------------------------------------