TSTP Solution File: SWV257-2 by PyRes---1.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : SWV257-2 : TPTP v8.1.0. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n017.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 : Wed Jul 20 21:16:22 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_conjecture_0,negated_conjecture,
    ~ c_lessequals(c_Message_Oparts(v_H),c_Message_Oparts(c_Message_Oanalz(v_H)),tc_set(tc_Message_Omsg)),
    input ).

cnf(cls_Message_Oanalz__increasing_0,axiom,
    c_lessequals(X2,c_Message_Oanalz(X2),tc_set(tc_Message_Omsg)),
    input ).

cnf(cls_Message_Oparts__mono_0,axiom,
    ( ~ c_lessequals(X4,X3,tc_set(tc_Message_Omsg))
    | c_lessequals(c_Message_Oparts(X4),c_Message_Oparts(X3),tc_set(tc_Message_Omsg)) ),
    input ).

cnf(c0,plain,
    c_lessequals(c_Message_Oparts(X5),c_Message_Oparts(c_Message_Oanalz(X5)),tc_set(tc_Message_Omsg)),
    inference(resolution,status(thm),[cls_Message_Oparts__mono_0,cls_Message_Oanalz__increasing_0]) ).

cnf(c1,plain,
    $false,
    inference(resolution,status(thm),[c0,cls_conjecture_0]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : SWV257-2 : TPTP v8.1.0. Released v3.2.0.
% 0.12/0.14  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.36  % Computer : n017.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Wed Jun 15 04:57:39 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.22/0.56  # Version:  1.3
% 0.22/0.56  # SZS status Unsatisfiable
% 0.22/0.56  # SZS output start CNFRefutation
% See solution above
% 0.22/0.56  
% 0.22/0.56  # Initial clauses    : 3
% 0.22/0.56  # Processed clauses  : 4
% 0.22/0.56  # Factors computed   : 0
% 0.22/0.56  # Resolvents computed: 3
% 0.22/0.56  # Tautologies deleted: 0
% 0.22/0.56  # Forward subsumed   : 0
% 0.22/0.56  # Backward subsumed  : 0
% 0.22/0.56  # -------- CPU Time ---------
% 0.22/0.56  # User time          : 0.175 s
% 0.22/0.56  # System time        : 0.016 s
% 0.22/0.56  # Total time         : 0.191 s
%------------------------------------------------------------------------------