TSTP Solution File: MGT053+1 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : MGT053+1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n026.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:24:32 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ( dissimilar(sK0,sK1,sK2)
    | dissimilar(sK0,sK2,sK1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',lemma_7)]) ).

cnf(g1,plain,
    ( ~ dissimilar(sK0,sK1,sK2)
    | ~ dissimilar(sK0,sK2,sK1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',lemma_7)]) ).

cnf(g2,plain,
    ( ~ dissimilar(sK0,sK1,sK2)
    | organization(sK0) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2)]) ).

cnf(g3,plain,
    ( ~ dissimilar(sK0,sK2,sK1)
    | is_aligned(sK0,sK2)
    | is_aligned(sK0,sK1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2)]) ).

cnf(g4,plain,
    ( ~ dissimilar(sK0,sK2,sK1)
    | organization(sK0) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2)]) ).

cnf(g5,plain,
    ( ~ dissimilar(sK0,sK2,sK1)
    | ~ is_aligned(sK0,sK2)
    | ~ is_aligned(sK0,sK1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2)]) ).

cnf(g6,plain,
    ( ~ organization(sK0)
    | ~ is_aligned(sK0,sK2)
    | dissimilar(sK0,sK1,sK2)
    | sP0(sK0,sK1,sK2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2)]) ).

cnf(g7,plain,
    ( ~ organization(sK0)
    | ~ is_aligned(sK0,sK2)
    | dissimilar(sK0,sK2,sK1)
    | sP0(sK0,sK2,sK1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2)]) ).

cnf(g8,plain,
    ( ~ organization(sK0)
    | ~ is_aligned(sK0,sK1)
    | dissimilar(sK0,sK2,sK1)
    | sP0(sK0,sK2,sK1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2)]) ).

cnf(g9,plain,
    ( ~ dissimilar(sK0,sK1,sK2)
    | is_aligned(sK0,sK1)
    | is_aligned(sK0,sK2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2)]) ).

cnf(g10,plain,
    ( ~ dissimilar(sK0,sK1,sK2)
    | ~ is_aligned(sK0,sK1)
    | ~ is_aligned(sK0,sK2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2)]) ).

cnf(g11,plain,
    ( ~ organization(sK0)
    | ~ is_aligned(sK0,sK1)
    | dissimilar(sK0,sK1,sK2)
    | sP0(sK0,sK1,sK2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2)]) ).

cnf(g12,plain,
    ( is_aligned(sK0,sK2)
    | ~ sP0(sK0,sK2,sK1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2)]) ).

cnf(g13,plain,
    ( is_aligned(sK0,sK1)
    | ~ sP0(sK0,sK2,sK1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2)]) ).

cnf(g14,plain,
    ( is_aligned(sK0,sK1)
    | ~ sP0(sK0,sK1,sK2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2)]) ).

cnf(g15,plain,
    ( is_aligned(sK0,sK2)
    | ~ sP0(sK0,sK1,sK2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : MGT053+1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n026.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 : Thu Jun  9 09:42:32 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.34  % symbols: 13
% 0.12/0.34  % clauses: 31
% 0.12/0.34  % start clauses: 2
% 0.12/0.34  % iterative deepening steps: 35
% 0.12/0.34  % maximum path limit: 2
% 0.12/0.34  % literal attempts: 1000
% 0.12/0.34  % depth failures: 700
% 0.12/0.34  % regularity failures: 15
% 0.12/0.34  % tautology failures: 19
% 0.12/0.34  % reductions: 39
% 0.12/0.34  % extensions: 905
% 0.12/0.34  % SAT variables: 340
% 0.12/0.34  % SAT clauses: 483
% 0.12/0.34  % WalkSAT solutions: 475
% 0.12/0.34  % CDCL solutions: 0
% 0.12/0.34  % SZS status Theorem for theBenchmark
% 0.12/0.34  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------