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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : SWV280-2 : TPTP v8.1.0. Released v3.2.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 : Wed Jul 20 21:16:30 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_Nat_Ole__add1_0,axiom,
    c_lessequals(X4,c_plus(X4,X3,tc_nat),tc_nat),
    input ).

cnf(cls_conjecture_0,negated_conjecture,
    c_in(c_Message_Omsg_ONonce(X2),c_Event_Oused(v_evs),tc_Message_Omsg),
    input ).

cnf(cls_Public_ONonce__supply__lemma_0,axiom,
    ( ~ c_in(c_Message_Omsg_ONonce(X6),c_Event_Oused(X5),tc_Message_Omsg)
    | ~ c_lessequals(v_sko__urX(X5),X6,tc_nat) ),
    input ).

cnf(c0,plain,
    ~ c_lessequals(v_sko__urX(v_evs),X7,tc_nat),
    inference(resolution,status(thm),[cls_Public_ONonce__supply__lemma_0,cls_conjecture_0]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWV280-2 : TPTP v8.1.0. Released v3.2.0.
% 0.07/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.34  % Computer : n021.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Wed Jun 15 18:08:29 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.38/0.53  # Version:  1.3
% 0.38/0.53  # SZS status Unsatisfiable
% 0.38/0.53  # SZS output start CNFRefutation
% See solution above
% 0.38/0.53  
% 0.38/0.53  # Initial clauses    : 3
% 0.38/0.53  # Processed clauses  : 4
% 0.38/0.53  # Factors computed   : 0
% 0.38/0.53  # Resolvents computed: 2
% 0.38/0.53  # Tautologies deleted: 0
% 0.38/0.53  # Forward subsumed   : 0
% 0.38/0.53  # Backward subsumed  : 0
% 0.38/0.53  # -------- CPU Time ---------
% 0.38/0.53  # User time          : 0.164 s
% 0.38/0.53  # System time        : 0.021 s
% 0.38/0.53  # Total time         : 0.185 s
%------------------------------------------------------------------------------