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

View Problem - Process Solution

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

% Computer : n011.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  : 300s
% DateTime : Thu May  9 17:37:40 EDT 2024

% Result   : Unsatisfiable 3.17s 3.33s
% Output   : Refutation 3.17s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    3
% Syntax   : Number of clauses     :    7 (   6 unt;   0 nHn;   7 RR)
%            Number of literals    :    8 (   0 equ;   2 neg)
%            Maximal clause size   :    2 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-54 aty)
%            Number of functors    :    6 (   6 usr;   6 con; 0-0 aty)
%            Number of variables   :   54 (   0 sgn)

% 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),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',make_like_this) ).

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

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),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',start_with_this) ).

cnf(c5,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(c12,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)],[c5,mxy]) ).

cnf(c41,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)],[c12,mxy]) ).

cnf(c323,plain,
    $false,
    inference(resolution,[status(thm)],[c41,make_like_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : PUZ037-1 : TPTP v8.1.2. Released v2.3.0.
% 0.08/0.15  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.15/0.36  % Computer : n011.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  : 300
% 0.15/0.36  % DateTime : Wed May  8 20:37:23 EDT 2024
% 0.15/0.37  % CPUTime  : 
% 3.17/3.33  % Version:  1.5
% 3.17/3.33  % SZS status Unsatisfiable
% 3.17/3.33  % SZS output start CNFRefutation
% See solution above
% 3.17/3.33  
% 3.17/3.33  % Initial clauses    : 20
% 3.17/3.33  % Processed clauses  : 47
% 3.17/3.33  % Factors computed   : 0
% 3.17/3.33  % Resolvents computed: 361
% 3.17/3.33  % Tautologies deleted: 0
% 3.17/3.33  % Forward subsumed   : 7
% 3.17/3.33  % Backward subsumed  : 0
% 3.17/3.33  % -------- CPU Time ---------
% 3.17/3.33  % User time          : 2.941 s
% 3.17/3.33  % System time        : 0.020 s
% 3.17/3.33  % Total time         : 2.961 s
%------------------------------------------------------------------------------