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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : LCL075-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:50 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_cn_3,negated_conjecture,
    ~ is_a_theorem(implies(a,implies(not(a),b))),
    input ).

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

cnf(cn_CAMerideth,axiom,
    is_a_theorem(implies(implies(implies(implies(implies(X4,X7),implies(not(X6),not(X5))),X6),X8),implies(implies(X8,X4),implies(X5,X4)))),
    input ).

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

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

cnf(c2,plain,
    is_a_theorem(implies(implies(implies(X22,implies(not(X20),X21)),X19),implies(X20,X19))),
    inference(resolution,status(thm),[c1,c0]) ).

cnf(c4,plain,
    is_a_theorem(implies(implies(implies(X25,X25),X23),implies(X24,X23))),
    inference(resolution,status(thm),[c2,c0]) ).

cnf(c7,plain,
    ( ~ is_a_theorem(implies(implies(X27,X27),X28))
    | is_a_theorem(implies(X26,X28)) ),
    inference(resolution,status(thm),[c4,condensed_detachment]) ).

cnf(c10,plain,
    is_a_theorem(implies(X29,implies(X30,implies(X31,X31)))),
    inference(resolution,status(thm),[c7,c4]) ).

cnf(c11,plain,
    is_a_theorem(implies(implies(implies(X111,implies(X112,X112)),X109),implies(X110,X109))),
    inference(resolution,status(thm),[c10,c0]) ).

cnf(c74,plain,
    is_a_theorem(implies(implies(implies(X262,X261),X260),implies(X261,X260))),
    inference(resolution,status(thm),[c11,c0]) ).

cnf(c160,plain,
    is_a_theorem(implies(implies(implies(implies(not(X1371),not(X1370)),X1371),X1369),implies(X1370,X1369))),
    inference(resolution,status(thm),[c74,c0]) ).

cnf(c1605,plain,
    ( ~ is_a_theorem(implies(implies(implies(not(X22418),not(X22419)),X22418),X22420))
    | is_a_theorem(implies(X22419,X22420)) ),
    inference(resolution,status(thm),[c160,condensed_detachment]) ).

cnf(c34821,plain,
    is_a_theorem(implies(X22425,implies(not(X22425),X22426))),
    inference(resolution,status(thm),[c1605,c74]) ).

cnf(c35322,plain,
    $false,
    inference(resolution,status(thm),[c34821,prove_cn_3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : LCL075-1 : TPTP v8.1.0. Released v1.0.0.
% 0.07/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.34  % Computer : n026.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 : Sun Jul  3 16:17:06 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 60.75/60.97  # Version:  1.3
% 60.75/60.97  # SZS status Unsatisfiable
% 60.75/60.97  # SZS output start CNFRefutation
% See solution above
% 60.75/60.97  
% 60.75/60.97  # Initial clauses    : 3
% 60.75/60.97  # Processed clauses  : 785
% 60.75/60.97  # Factors computed   : 0
% 60.75/60.97  # Resolvents computed: 35363
% 60.75/60.97  # Tautologies deleted: 1
% 60.75/60.97  # Forward subsumed   : 5541
% 60.75/60.97  # Backward subsumed  : 21
% 60.75/60.97  # -------- CPU Time ---------
% 60.75/60.97  # User time          : 60.538 s
% 60.75/60.97  # System time        : 0.076 s
% 60.75/60.97  # Total time         : 60.614 s
%------------------------------------------------------------------------------