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

View Problem - Process Solution

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

% Computer : n006.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.81s 1.00s
% Output   : Refutation 0.81s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named input)

% Comments : 
%------------------------------------------------------------------------------
cnf(not_p8_10,negated_conjecture,
    ~ p8(c22,c23),
    input ).

cnf(p8_3,negated_conjecture,
    p8(X4,X4),
    input ).

cnf(p8_18,negated_conjecture,
    ( p8(X37,X36)
    | ~ p8(X38,X37)
    | ~ p8(X38,X36) ),
    input ).

cnf(c7,plain,
    ( p8(X42,X43)
    | ~ p8(X43,X42) ),
    inference(resolution,status(thm),[p8_18,p8_3]) ).

cnf(p21_27,negated_conjecture,
    p21(f11(c24,c25,c26,c22,c27,c28),f11(c29,c30,c31,c23,c32,c33)),
    input ).

cnf(p8_36,negated_conjecture,
    ( p8(X367,f16(X364,X370,X363,X366,X368,X365,X367,X369))
    | ~ p21(f11(X370,X363,X365,X367,X369,X366),X368) ),
    input ).

cnf(c64,plain,
    p8(c22,f16(X1030,c24,c25,c28,f11(c29,c30,c31,c23,c32,c33),c26,c22,c27)),
    inference(resolution,status(thm),[p8_36,p21_27]) ).

cnf(c132,plain,
    p8(f16(X1032,c24,c25,c28,f11(c29,c30,c31,c23,c32,c33),c26,c22,c27),c22),
    inference(resolution,status(thm),[c64,c7]) ).

cnf(c137,plain,
    ( p8(X2922,c22)
    | ~ p8(f16(X2923,c24,c25,c28,f11(c29,c30,c31,c23,c32,c33),c26,c22,c27),X2922) ),
    inference(resolution,status(thm),[c132,p8_18]) ).

cnf(p8_31,negated_conjecture,
    ( p8(X234,X240)
    | ~ p3(f11(X239,X242,X238,X234,X237,X235),f11(X243,X232,X233,X240,X241,X236)) ),
    input ).

cnf(p3_48,negated_conjecture,
    ( p3(X1174,f11(f19(X1170,X1176,X1169,X1172,X1174,X1171,X1173,X1175),f18(X1170,X1176,X1169,X1172,X1174,X1171,X1173,X1175),f17(X1170,X1176,X1169,X1172,X1174,X1171,X1173,X1175),f16(X1170,X1176,X1169,X1172,X1174,X1171,X1173,X1175),f15(X1170,X1176,X1169,X1172,X1174,X1171,X1173,X1175),f14(X1170,X1176,X1169,X1172,X1174,X1171,X1173,X1175)))
    | ~ p21(f11(X1176,X1169,X1171,X1173,X1175,X1172),X1174) ),
    input ).

cnf(c164,plain,
    p3(f11(c29,c30,c31,c23,c32,c33),f11(f19(X3580,c24,c25,c28,f11(c29,c30,c31,c23,c32,c33),c26,c22,c27),f18(X3580,c24,c25,c28,f11(c29,c30,c31,c23,c32,c33),c26,c22,c27),f17(X3580,c24,c25,c28,f11(c29,c30,c31,c23,c32,c33),c26,c22,c27),f16(X3580,c24,c25,c28,f11(c29,c30,c31,c23,c32,c33),c26,c22,c27),f15(X3580,c24,c25,c28,f11(c29,c30,c31,c23,c32,c33),c26,c22,c27),f14(X3580,c24,c25,c28,f11(c29,c30,c31,c23,c32,c33),c26,c22,c27))),
    inference(resolution,status(thm),[p3_48,p21_27]) ).

cnf(c637,plain,
    p8(c23,f16(X3990,c24,c25,c28,f11(c29,c30,c31,c23,c32,c33),c26,c22,c27)),
    inference(resolution,status(thm),[c164,p8_31]) ).

cnf(c785,plain,
    p8(f16(X4025,c24,c25,c28,f11(c29,c30,c31,c23,c32,c33),c26,c22,c27),c23),
    inference(resolution,status(thm),[c637,c7]) ).

cnf(c843,plain,
    p8(c23,c22),
    inference(resolution,status(thm),[c785,c137]) ).

cnf(c850,plain,
    p8(c22,c23),
    inference(resolution,status(thm),[c843,c7]) ).

cnf(c859,plain,
    $false,
    inference(resolution,status(thm),[c850,not_p8_10]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.14  % Problem  : SYN654-1 : TPTP v8.1.0. Released v2.5.0.
% 0.04/0.14  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.36  % Computer : n006.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Tue Jul 12 08:13:35 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.81/1.00  # Version:  1.3
% 0.81/1.00  # SZS status Unsatisfiable
% 0.81/1.00  # SZS output start CNFRefutation
% See solution above
% 0.81/1.00  
% 0.81/1.00  # Initial clauses    : 48
% 0.81/1.00  # Processed clauses  : 199
% 0.81/1.00  # Factors computed   : 0
% 0.81/1.00  # Resolvents computed: 872
% 0.81/1.00  # Tautologies deleted: 0
% 0.81/1.00  # Forward subsumed   : 209
% 0.81/1.00  # Backward subsumed  : 0
% 0.81/1.00  # -------- CPU Time ---------
% 0.81/1.00  # User time          : 0.618 s
% 0.81/1.00  # System time        : 0.021 s
% 0.81/1.00  # Total time         : 0.639 s
%------------------------------------------------------------------------------