TSTP Solution File: MSC008-2.002 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : MSC008-2.002 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n021.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 : Sun Jul 17 22:57:44 EDT 2022

% Result   : Unsatisfiable 0.13s 0.34s
% Output   : Proof 0.13s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ eq(p1,p2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',p1_is_not_p2)]) ).

cnf(g1,plain,
    ( greek(p1,p1,p1)
    | greek(p1,p1,p2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',greek_cell_element)]) ).

cnf(g2,plain,
    ( ~ latin(p2,p2,p1)
    | ~ latin(p1,p1,p1)
    | ~ greek(p2,p2,p2)
    | ~ greek(p1,p1,p2)
    | eq(p1,p2)
    | eq(p1,p2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',no_two_same)]) ).

cnf(g3,plain,
    ( greek(p2,p1,p2)
    | greek(p2,p2,p2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',greek_column_required)]) ).

cnf(g4,plain,
    ( greek(p2,p1,p1)
    | greek(p2,p2,p1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',greek_column_required)]) ).

cnf(g5,plain,
    ( ~ latin(p2,p2,p1)
    | ~ latin(p1,p1,p1)
    | ~ greek(p2,p2,p1)
    | ~ greek(p1,p1,p1)
    | eq(p1,p2)
    | eq(p1,p2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',no_two_same)]) ).

cnf(g6,plain,
    ( latin(p1,p1,p1)
    | latin(p1,p1,p2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',latin_cell_element)]) ).

cnf(g7,plain,
    ( ~ latin(p2,p2,p2)
    | ~ latin(p1,p1,p2)
    | ~ greek(p2,p2,p2)
    | ~ greek(p1,p1,p2)
    | eq(p1,p2)
    | eq(p1,p2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',no_two_same)]) ).

cnf(g8,plain,
    ( latin(p1,p2,p2)
    | latin(p2,p2,p2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',latin_row_required)]) ).

cnf(g9,plain,
    ( ~ greek(p2,p1,p2)
    | ~ greek(p1,p1,p2)
    | eq(p1,p2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',greek_row_is_unique)]) ).

cnf(g10,plain,
    ( ~ latin(p1,p2,p1)
    | ~ latin(p1,p1,p1)
    | eq(p1,p2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',latin_column_is_unique)]) ).

cnf(g11,plain,
    ( latin(p1,p2,p1)
    | latin(p2,p2,p1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',latin_row_required)]) ).

cnf(g12,plain,
    ( latin(p1,p1,p1)
    | latin(p1,p2,p1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',latin_column_required)]) ).

cnf(g13,plain,
    ( ~ latin(p1,p2,p2)
    | ~ latin(p1,p2,p1)
    | eq(p1,p2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',latin_element_is_unique)]) ).

cnf(g14,plain,
    ( ~ latin(p2,p2,p2)
    | ~ latin(p1,p1,p2)
    | ~ greek(p2,p2,p1)
    | ~ greek(p1,p1,p1)
    | eq(p1,p2)
    | eq(p1,p2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',no_two_same)]) ).

cnf(g15,plain,
    ( ~ greek(p2,p1,p1)
    | ~ greek(p1,p1,p1)
    | eq(p1,p2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',greek_row_is_unique)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : MSC008-2.002 : TPTP v8.1.0. Released v1.0.0.
% 0.07/0.12  % Command  : satcop --statistics %s
% 0.13/0.33  % Computer : n021.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Fri Jul  1 16:04:44 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % symbols: 7
% 0.13/0.34  % clauses: 16
% 0.13/0.34  % start clauses: 1
% 0.13/0.34  % iterative deepening steps: 297
% 0.13/0.34  % maximum path limit: 3
% 0.13/0.34  % literal attempts: 8410
% 0.13/0.34  % depth failures: 5292
% 0.13/0.34  % regularity failures: 67
% 0.13/0.34  % tautology failures: 72
% 0.13/0.34  % reductions: 726
% 0.13/0.34  % extensions: 7582
% 0.13/0.34  % SAT variables: 441
% 0.13/0.34  % SAT clauses: 2873
% 0.13/0.34  % WalkSAT solutions: 2869
% 0.13/0.34  % CDCL solutions: 0
% 0.13/0.34  % SZS status Unsatisfiable for theBenchmark
% 0.13/0.34  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------