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

View Problem - Process Solution

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

% Computer : n013.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 : Sun Jul 17 13:54:27 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_conjecture_1,negated_conjecture,
    ~ c_in(v_x,c_PropLog_Othms(c_emptyset,t_a),tc_PropLog_Opl(t_a)),
    input ).

cnf(cls_conjecture_0,negated_conjecture,
    c_PropLog_Osat(c_emptyset,v_x,t_a),
    input ).

cnf(cls_PropLog_Ocompleteness__0_0,axiom,
    ( ~ c_PropLog_Osat(c_emptyset,X3,X2)
    | c_in(X3,c_PropLog_Othms(c_emptyset,X2),tc_PropLog_Opl(X2)) ),
    input ).

cnf(c0,plain,
    c_in(v_x,c_PropLog_Othms(c_emptyset,t_a),tc_PropLog_Opl(t_a)),
    inference(resolution,status(thm),[cls_PropLog_Ocompleteness__0_0,cls_conjecture_0]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : LCL432-2 : TPTP v8.1.0. Released v3.2.0.
% 0.03/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n013.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  2 16:39:14 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.35/0.56  # Version:  1.3
% 0.35/0.56  # SZS status Unsatisfiable
% 0.35/0.56  # SZS output start CNFRefutation
% See solution above
% 0.35/0.56  
% 0.35/0.56  # Initial clauses    : 3
% 0.35/0.56  # Processed clauses  : 4
% 0.35/0.56  # Factors computed   : 0
% 0.35/0.56  # Resolvents computed: 2
% 0.35/0.56  # Tautologies deleted: 0
% 0.35/0.56  # Forward subsumed   : 0
% 0.35/0.56  # Backward subsumed  : 0
% 0.35/0.56  # -------- CPU Time ---------
% 0.35/0.56  # User time          : 0.183 s
% 0.35/0.56  # System time        : 0.015 s
% 0.35/0.56  # Total time         : 0.198 s
%------------------------------------------------------------------------------