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

View Problem - Process Solution

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

% Computer : n028.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 : Mon Jul 18 18:24:14 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(make_like_this,negated_conjecture,
    ~ state(b,b,b,b,b,b,b,b,b,r,r,r,g,g,g,o,o,o,y,y,y,r,r,r,g,g,g,o,o,o,y,y,y,r,r,r,g,g,g,o,o,o,y,y,y,w,w,w,w,w,w,w,w,w),
    input ).

cnf(mxy,axiom,
    ( ~ state(X79,X97,X72,X71,X73,X69,X94,X58,X87,X108,X92,X83,X81,X67,X85,X100,X80,X61,X62,X96,X109,X103,X90,X82,X74,X106,X78,X59,X57,X64,X89,X84,X107,X102,X91,X99,X65,X104,X95,X98,X60,X101,X105,X70,X66,X88,X93,X63,X76,X68,X75,X56,X77,X86)
    | state(X79,X97,X72,X71,X73,X69,X94,X58,X87,X108,X92,X83,X81,X67,X85,X100,X80,X61,X62,X96,X109,X74,X106,X78,X59,X57,X64,X89,X84,X107,X103,X90,X82,X102,X91,X99,X65,X104,X95,X98,X60,X101,X105,X70,X66,X88,X93,X63,X76,X68,X75,X56,X77,X86) ),
    input ).

cnf(start_with_this,plain,
    state(b,b,b,b,b,b,b,b,b,r,r,r,g,g,g,o,o,o,y,y,y,g,g,g,o,o,o,y,y,y,r,r,r,r,r,r,g,g,g,o,o,o,y,y,y,w,w,w,w,w,w,w,w,w),
    input ).

cnf(c4,plain,
    state(b,b,b,b,b,b,b,b,b,r,r,r,g,g,g,o,o,o,y,y,y,o,o,o,y,y,y,r,r,r,g,g,g,r,r,r,g,g,g,o,o,o,y,y,y,w,w,w,w,w,w,w,w,w),
    inference(resolution,status(thm),[mxy,start_with_this]) ).

cnf(c10,plain,
    state(b,b,b,b,b,b,b,b,b,r,r,r,g,g,g,o,o,o,y,y,y,y,y,y,r,r,r,g,g,g,o,o,o,r,r,r,g,g,g,o,o,o,y,y,y,w,w,w,w,w,w,w,w,w),
    inference(resolution,status(thm),[c4,mxy]) ).

cnf(c28,plain,
    state(b,b,b,b,b,b,b,b,b,r,r,r,g,g,g,o,o,o,y,y,y,r,r,r,g,g,g,o,o,o,y,y,y,r,r,r,g,g,g,o,o,o,y,y,y,w,w,w,w,w,w,w,w,w),
    inference(resolution,status(thm),[c10,mxy]) ).

cnf(c166,plain,
    $false,
    inference(resolution,status(thm),[c28,make_like_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : PUZ037-1 : TPTP v8.1.0. Released v2.3.0.
% 0.10/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n028.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Sat May 28 20:03:47 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 1.63/1.79  # Version:  1.3
% 1.63/1.79  # SZS status Unsatisfiable
% 1.63/1.79  # SZS output start CNFRefutation
% See solution above
% 1.63/1.79  
% 1.63/1.79  # Initial clauses    : 20
% 1.63/1.79  # Processed clauses  : 32
% 1.63/1.79  # Factors computed   : 0
% 1.63/1.79  # Resolvents computed: 169
% 1.63/1.79  # Tautologies deleted: 0
% 1.63/1.79  # Forward subsumed   : 6
% 1.63/1.79  # Backward subsumed  : 0
% 1.63/1.79  # -------- CPU Time ---------
% 1.63/1.79  # User time          : 1.436 s
% 1.63/1.79  # System time        : 0.017 s
% 1.63/1.79  # Total time         : 1.453 s
%------------------------------------------------------------------------------