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

View Problem - Process Solution

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

% Computer : n006.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:18 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(thm147_5,negated_conjecture,
    ~ a_truth(implies(sk1,sk1)),
    input ).

cnf(thm147_2,negated_conjecture,
    a_truth(implies(X2,implies(X3,X2))),
    input ).

cnf(thm147_1,negated_conjecture,
    ( a_truth(X5)
    | ~ a_truth(X4)
    | ~ a_truth(implies(X4,X5)) ),
    input ).

cnf(c0,plain,
    ( a_truth(implies(X6,X7))
    | ~ a_truth(X7) ),
    inference(resolution,status(thm),[thm147_1,thm147_2]) ).

cnf(thm147_4,negated_conjecture,
    a_truth(implies(implies(not(X25),not(X26)),implies(X26,X25))),
    input ).

cnf(c8,plain,
    a_truth(implies(X43,implies(implies(not(X44),not(X45)),implies(X45,X44)))),
    inference(resolution,status(thm),[thm147_4,c0]) ).

cnf(thm147_3,negated_conjecture,
    a_truth(implies(implies(X12,implies(X13,X11)),implies(implies(X12,X13),implies(X12,X11)))),
    input ).

cnf(c5,plain,
    ( a_truth(implies(implies(X49,X50),implies(X49,X51)))
    | ~ a_truth(implies(X49,implies(X50,X51))) ),
    inference(resolution,status(thm),[thm147_3,thm147_1]) ).

cnf(c21,plain,
    a_truth(implies(implies(X57,X58),implies(X57,X57))),
    inference(resolution,status(thm),[c5,thm147_2]) ).

cnf(c29,plain,
    ( a_truth(implies(X60,X60))
    | ~ a_truth(implies(X60,X59)) ),
    inference(resolution,status(thm),[c21,thm147_1]) ).

cnf(c30,plain,
    a_truth(implies(X61,X61)),
    inference(resolution,status(thm),[c29,c8]) ).

cnf(c42,plain,
    $false,
    inference(resolution,status(thm),[c30,thm147_5]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : LCL414-1 : TPTP v8.1.0. Released v2.5.0.
% 0.07/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.33  % Computer : n006.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Sat Jul  2 20:49:52 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.37/0.57  # Version:  1.3
% 0.37/0.57  # SZS status Unsatisfiable
% 0.37/0.57  # SZS output start CNFRefutation
% See solution above
% 0.37/0.57  
% 0.37/0.57  # Initial clauses    : 5
% 0.37/0.57  # Processed clauses  : 17
% 0.37/0.57  # Factors computed   : 0
% 0.37/0.57  # Resolvents computed: 45
% 0.37/0.57  # Tautologies deleted: 0
% 0.37/0.57  # Forward subsumed   : 4
% 0.37/0.57  # Backward subsumed  : 1
% 0.37/0.57  # -------- CPU Time ---------
% 0.37/0.57  # User time          : 0.201 s
% 0.37/0.57  # System time        : 0.020 s
% 0.37/0.57  # Total time         : 0.221 s
%------------------------------------------------------------------------------