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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : ANA042-2 : TPTP v8.1.0. Released v3.2.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 14 19:23:01 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_conjecture_1,negated_conjecture,
    c_lessequals(c_HOL_Oabs(v_f(X3,X2),t_c),c_times(v_x,v_h(X3,X2),t_c),t_c),
    input ).

cnf(cls_conjecture_3,negated_conjecture,
    ~ c_lessequals(c_HOL_Oabs(v_f(v_xa(X4),v_xb(X4)),t_c),c_times(X4,v_h(v_xa(X4),v_xb(X4)),t_c),t_c),
    input ).

cnf(c0,plain,
    $false,
    inference(resolution,status(thm),[cls_conjecture_3,cls_conjecture_1]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : ANA042-2 : TPTP v8.1.0. Released v3.2.0.
% 0.07/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.34  % Computer : n028.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Fri Jul  8 05:42:09 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.52  # Version:  1.3
% 0.19/0.52  # SZS status Unsatisfiable
% 0.19/0.52  # SZS output start CNFRefutation
% See solution above
% 0.19/0.52  
% 0.19/0.52  # Initial clauses    : 2
% 0.19/0.52  # Processed clauses  : 2
% 0.19/0.52  # Factors computed   : 0
% 0.19/0.52  # Resolvents computed: 1
% 0.19/0.52  # Tautologies deleted: 0
% 0.19/0.52  # Forward subsumed   : 0
% 0.19/0.52  # Backward subsumed  : 0
% 0.19/0.52  # -------- CPU Time ---------
% 0.19/0.52  # User time          : 0.168 s
% 0.19/0.52  # System time        : 0.012 s
% 0.19/0.52  # Total time         : 0.180 s
%------------------------------------------------------------------------------