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

View Problem - Process Solution

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

% Computer : n010.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:30 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(not_p4_5,negated_conjecture,
    ~ p4(f5(c7,c10,c8),c8),
    input ).

cnf(p4_4,negated_conjecture,
    p4(f5(c7,c10,c9),c9),
    input ).

cnf(p4_6,negated_conjecture,
    p4(f5(c7,X5,c8),f5(c7,X5,c9)),
    input ).

cnf(p4_2,negated_conjecture,
    p4(X3,X3),
    input ).

cnf(p4_8,negated_conjecture,
    ( p4(X14,X12)
    | ~ p4(X13,X14)
    | ~ p4(X13,X12) ),
    input ).

cnf(c2,plain,
    ( p4(X15,X16)
    | ~ p4(X16,X15) ),
    inference(resolution,status(thm),[p4_8,p4_2]) ).

cnf(c6,plain,
    p4(f5(c7,X31,c9),f5(c7,X31,c8)),
    inference(resolution,status(thm),[c2,p4_6]) ).

cnf(p4_12,negated_conjecture,
    ( p4(f5(c7,X40,X41),X41)
    | ~ p4(f5(c7,X40,X42),X42)
    | ~ p4(f5(c7,f6(X40,X42,X41),X42),f5(c7,f6(X40,X42,X41),X41)) ),
    input ).

cnf(c27,plain,
    ( p4(f5(c7,X86,c8),c8)
    | ~ p4(f5(c7,X86,c9),c9) ),
    inference(resolution,status(thm),[p4_12,c6]) ).

cnf(c75,plain,
    p4(f5(c7,c10,c8),c8),
    inference(resolution,status(thm),[c27,p4_4]) ).

cnf(c76,plain,
    $false,
    inference(resolution,status(thm),[c75,not_p4_5]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : SYN555-1 : TPTP v8.1.0. Released v2.5.0.
% 0.08/0.14  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.15/0.36  % Computer : n010.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 600
% 0.15/0.36  % DateTime : Tue Jul 12 08:44:30 EDT 2022
% 0.15/0.36  % CPUTime  : 
% 0.43/0.59  # Version:  1.3
% 0.43/0.59  # SZS status Unsatisfiable
% 0.43/0.59  # SZS output start CNFRefutation
% See solution above
% 0.43/0.59  
% 0.43/0.59  # Initial clauses    : 12
% 0.43/0.59  # Processed clauses  : 35
% 0.43/0.59  # Factors computed   : 0
% 0.43/0.59  # Resolvents computed: 85
% 0.43/0.59  # Tautologies deleted: 1
% 0.43/0.59  # Forward subsumed   : 25
% 0.43/0.59  # Backward subsumed  : 0
% 0.43/0.59  # -------- CPU Time ---------
% 0.43/0.59  # User time          : 0.193 s
% 0.43/0.59  # System time        : 0.019 s
% 0.43/0.59  # Total time         : 0.212 s
%------------------------------------------------------------------------------