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

View Problem - Process Solution

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

% Computer : n025.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:29:31 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(p8_2,negated_conjecture,
    p8(c13,c9),
    input ).

cnf(p7_3,negated_conjecture,
    p7(c10,c13),
    input ).

cnf(p2_4,negated_conjecture,
    p2(f6(c9,c13),c14),
    input ).

cnf(not_p8_14,negated_conjecture,
    ( ~ p8(X45,c9)
    | ~ p7(c10,X45)
    | ~ p2(f6(c9,X45),X44)
    | ~ p2(f5(X44,c10),f3(f4(c11),c12)) ),
    input ).

cnf(p2_5,negated_conjecture,
    p2(f5(c14,c10),c15),
    input ).

cnf(p2_1,negated_conjecture,
    p2(X2,X2),
    input ).

cnf(p2_8,negated_conjecture,
    ( p2(X6,X8)
    | ~ p2(X7,X6)
    | ~ p2(X7,X8) ),
    input ).

cnf(c7,plain,
    ( p2(X9,X10)
    | ~ p2(X10,X9) ),
    inference(resolution,status(thm),[p2_8,p2_1]) ).

cnf(c9,plain,
    p2(c15,f5(c14,c10)),
    inference(resolution,status(thm),[c7,p2_5]) ).

cnf(p2_6,negated_conjecture,
    p2(f3(f4(c11),c12),c15),
    input ).

cnf(c10,plain,
    p2(c15,f3(f4(c11),c12)),
    inference(resolution,status(thm),[c7,p2_6]) ).

cnf(c24,plain,
    ( p2(X64,f3(f4(c11),c12))
    | ~ p2(c15,X64) ),
    inference(resolution,status(thm),[c10,p2_8]) ).

cnf(c147,plain,
    p2(f5(c14,c10),f3(f4(c11),c12)),
    inference(resolution,status(thm),[c24,c9]) ).

cnf(c337,plain,
    ( ~ p8(X161,c9)
    | ~ p7(c10,X161)
    | ~ p2(f6(c9,X161),c14) ),
    inference(resolution,status(thm),[c147,not_p8_14]) ).

cnf(c887,plain,
    ( ~ p8(c13,c9)
    | ~ p7(c10,c13) ),
    inference(resolution,status(thm),[c337,p2_4]) ).

cnf(c888,plain,
    ~ p8(c13,c9),
    inference(resolution,status(thm),[c887,p7_3]) ).

cnf(c889,plain,
    $false,
    inference(resolution,status(thm),[c888,p8_2]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : SYN559-1 : TPTP v8.1.0. Released v2.5.0.
% 0.04/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.34  % Computer : n025.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 : Tue Jul 12 03:32:18 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.60/0.81  # Version:  1.3
% 0.60/0.81  # SZS status Unsatisfiable
% 0.60/0.81  # SZS output start CNFRefutation
% See solution above
% 0.60/0.81  
% 0.60/0.81  # Initial clauses    : 14
% 0.60/0.81  # Processed clauses  : 103
% 0.60/0.81  # Factors computed   : 0
% 0.60/0.81  # Resolvents computed: 937
% 0.60/0.81  # Tautologies deleted: 0
% 0.60/0.81  # Forward subsumed   : 77
% 0.60/0.81  # Backward subsumed  : 1
% 0.60/0.81  # -------- CPU Time ---------
% 0.60/0.81  # User time          : 0.444 s
% 0.60/0.81  # System time        : 0.022 s
% 0.60/0.81  # Total time         : 0.466 s
%------------------------------------------------------------------------------