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

View Problem - Process Solution

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

% Computer : n018.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 21 11:30:07 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(not_p4_18,negated_conjecture,
    ~ p4(f5(c31,c33),f15(f17(c36,c31),c34)),
    input ).

cnf(p4_5,negated_conjecture,
    p4(X6,X6),
    input ).

cnf(p4_23,negated_conjecture,
    ( p4(X41,X42)
    | ~ p4(X40,X41)
    | ~ p4(X40,X42) ),
    input ).

cnf(c9,plain,
    ( p4(X45,X44)
    | ~ p4(X44,X45) ),
    inference(resolution,status(thm),[p4_23,p4_5]) ).

cnf(p27_17,negated_conjecture,
    p27(f8(f10(c28,f13(c29,c30)),c32),c33),
    input ).

cnf(p4_46,negated_conjecture,
    ( p4(f5(c31,X201),f5(c31,X200))
    | ~ p27(f8(f10(c28,f13(c29,c30)),X201),X200) ),
    input ).

cnf(c63,plain,
    p4(f5(c31,c32),f5(c31,c33)),
    inference(resolution,status(thm),[p4_46,p27_17]) ).

cnf(c67,plain,
    ( p4(X212,f5(c31,c33))
    | ~ p4(f5(c31,c32),X212) ),
    inference(resolution,status(thm),[c63,p4_23]) ).

cnf(p4_34,negated_conjecture,
    p4(f15(f17(c36,X108),f5(c35,X107)),f5(X108,X107)),
    input ).

cnf(c34,plain,
    ( p4(X215,f5(X216,X214))
    | ~ p4(f15(f17(c36,X216),f5(c35,X214)),X215) ),
    inference(resolution,status(thm),[p4_34,p4_23]) ).

cnf(p14_14,negated_conjecture,
    p14(X15,X15),
    input ).

cnf(p4_16,negated_conjecture,
    p4(c34,f5(c35,c32)),
    input ).

cnf(p4_41,negated_conjecture,
    ( p4(f15(X161,X163),f15(X160,X162))
    | ~ p14(X161,X160)
    | ~ p4(X163,X162) ),
    input ).

cnf(c52,plain,
    ( p4(f15(X225,c34),f15(X226,f5(c35,c32)))
    | ~ p14(X225,X226) ),
    inference(resolution,status(thm),[p4_41,p4_16]) ).

cnf(c95,plain,
    p4(f15(X231,c34),f15(X231,f5(c35,c32))),
    inference(resolution,status(thm),[c52,p14_14]) ).

cnf(c98,plain,
    p4(f15(X232,f5(c35,c32)),f15(X232,c34)),
    inference(resolution,status(thm),[c95,c9]) ).

cnf(c103,plain,
    p4(f15(f17(c36,X234),c34),f5(X234,c32)),
    inference(resolution,status(thm),[c98,c34]) ).

cnf(c105,plain,
    p4(f5(X235,c32),f15(f17(c36,X235),c34)),
    inference(resolution,status(thm),[c103,c9]) ).

cnf(c110,plain,
    p4(f15(f17(c36,c31),c34),f5(c31,c33)),
    inference(resolution,status(thm),[c105,c67]) ).

cnf(c122,plain,
    p4(f5(c31,c33),f15(f17(c36,c31),c34)),
    inference(resolution,status(thm),[c110,c9]) ).

cnf(c136,plain,
    $false,
    inference(resolution,status(thm),[c122,not_p4_18]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SYN652-1 : TPTP v8.1.0. Released v2.5.0.
% 0.11/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.34  % Computer : n018.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 : Mon Jul 11 23:23:44 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.43/0.61  # Version:  1.3
% 0.43/0.61  # SZS status Unsatisfiable
% 0.43/0.61  # SZS output start CNFRefutation
% See solution above
% 0.43/0.61  
% 0.43/0.61  # Initial clauses    : 47
% 0.43/0.61  # Processed clauses  : 99
% 0.43/0.61  # Factors computed   : 0
% 0.43/0.61  # Resolvents computed: 138
% 0.43/0.61  # Tautologies deleted: 0
% 0.43/0.61  # Forward subsumed   : 49
% 0.43/0.61  # Backward subsumed  : 0
% 0.43/0.61  # -------- CPU Time ---------
% 0.43/0.61  # User time          : 0.246 s
% 0.43/0.61  # System time        : 0.015 s
% 0.43/0.61  # Total time         : 0.261 s
%------------------------------------------------------------------------------