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

View Problem - Process Solution

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

% Computer : n026.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:51:35 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_c0_4,negated_conjecture,
    ~ is_a_theorem(implies(falsehood,a)),
    input ).

cnf(c0_CAMerideth,axiom,
    is_a_theorem(implies(implies(implies(implies(implies(X7,X6),implies(X4,falsehood)),X8),X5),implies(implies(X5,X7),implies(X4,X7)))),
    input ).

cnf(condensed_detachment,axiom,
    ( ~ is_a_theorem(implies(X2,X3))
    | ~ is_a_theorem(X2)
    | is_a_theorem(X3) ),
    input ).

cnf(c0,plain,
    ( ~ is_a_theorem(implies(implies(implies(implies(X9,X12),implies(X11,falsehood)),X13),X10))
    | is_a_theorem(implies(implies(X10,X9),implies(X11,X9))) ),
    inference(resolution,status(thm),[c0_CAMerideth,condensed_detachment]) ).

cnf(c1,plain,
    is_a_theorem(implies(implies(implies(implies(X15,X14),implies(X18,X14)),implies(X14,X17)),implies(X16,implies(X14,X17)))),
    inference(resolution,status(thm),[c0,c0_CAMerideth]) ).

cnf(c3,plain,
    is_a_theorem(implies(implies(implies(X38,implies(falsehood,X39)),X40),implies(X37,X40))),
    inference(resolution,status(thm),[c1,c0]) ).

cnf(c15,plain,
    ( ~ is_a_theorem(implies(implies(X91,implies(falsehood,X90)),X88))
    | is_a_theorem(implies(X89,X88)) ),
    inference(resolution,status(thm),[c3,condensed_detachment]) ).

cnf(c67,plain,
    is_a_theorem(implies(X125,implies(X126,implies(falsehood,X127)))),
    inference(resolution,status(thm),[c15,c1]) ).

cnf(c89,plain,
    ( ~ is_a_theorem(X150)
    | is_a_theorem(implies(X151,implies(falsehood,X149))) ),
    inference(resolution,status(thm),[c67,condensed_detachment]) ).

cnf(c90,plain,
    is_a_theorem(implies(X153,implies(falsehood,X152))),
    inference(resolution,status(thm),[c89,c1]) ).

cnf(c104,plain,
    ( ~ is_a_theorem(X186)
    | is_a_theorem(implies(falsehood,X187)) ),
    inference(resolution,status(thm),[c90,condensed_detachment]) ).

cnf(c115,plain,
    is_a_theorem(implies(falsehood,X188)),
    inference(resolution,status(thm),[c104,c1]) ).

cnf(c125,plain,
    $false,
    inference(resolution,status(thm),[c115,prove_c0_4]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.12  % Problem  : LCL035-1 : TPTP v8.1.0. Released v1.0.0.
% 0.09/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.33  % Computer : n026.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 10:51:50 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.20/0.57  # Version:  1.3
% 0.20/0.57  # SZS status Unsatisfiable
% 0.20/0.57  # SZS output start CNFRefutation
% See solution above
% 0.20/0.57  
% 0.20/0.57  # Initial clauses    : 3
% 0.20/0.57  # Processed clauses  : 31
% 0.20/0.57  # Factors computed   : 0
% 0.20/0.57  # Resolvents computed: 128
% 0.20/0.57  # Tautologies deleted: 0
% 0.20/0.57  # Forward subsumed   : 44
% 0.20/0.57  # Backward subsumed  : 14
% 0.20/0.57  # -------- CPU Time ---------
% 0.20/0.57  # User time          : 0.203 s
% 0.20/0.57  # System time        : 0.018 s
% 0.20/0.57  # Total time         : 0.221 s
%------------------------------------------------------------------------------