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 : n019.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   : Unsatisfiable 0.14s 0.36s
% Output   : Proof 0.14s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ( dissimilar(sk1,sk2,sk3)
    | dissimilar(sk1,sk3,sk2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',lemma_7_36)]) ).

cnf(g1,plain,
    ( ~ dissimilar(sk1,sk2,sk3)
    | ~ dissimilar(sk1,sk3,sk2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',lemma_7_39)]) ).

cnf(g2,plain,
    ( ~ dissimilar(sk1,sk2,sk3)
    | is_aligned(sk1,sk2)
    | is_aligned(sk1,sk3) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2_30)]) ).

cnf(g3,plain,
    ( ~ dissimilar(sk1,sk3,sk2)
    | ~ is_aligned(sk1,sk3)
    | ~ is_aligned(sk1,sk2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2_31)]) ).

cnf(g4,plain,
    ( ~ dissimilar(sk1,sk3,sk2)
    | organization(sk1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2_29)]) ).

cnf(g5,plain,
    ( ~ organization(sk1)
    | ~ is_aligned(sk1,sk3)
    | dissimilar(sk1,sk2,sk3)
    | is_aligned(sk1,sk2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2_34)]) ).

cnf(g6,plain,
    ( ~ organization(sk1)
    | ~ is_aligned(sk1,sk2)
    | dissimilar(sk1,sk2,sk3)
    | is_aligned(sk1,sk3) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2_33)]) ).

cnf(g7,plain,
    ( ~ organization(sk1)
    | ~ is_aligned(sk1,sk3)
    | dissimilar(sk1,sk3,sk2)
    | is_aligned(sk1,sk2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2_33)]) ).

cnf(g8,plain,
    ( ~ organization(sk1)
    | ~ is_aligned(sk1,sk2)
    | dissimilar(sk1,sk3,sk2)
    | is_aligned(sk1,sk3) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2_34)]) ).

cnf(g9,plain,
    ( ~ dissimilar(sk1,sk2,sk3)
    | organization(sk1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2_29)]) ).

cnf(g10,plain,
    ( ~ dissimilar(sk1,sk2,sk3)
    | ~ is_aligned(sk1,sk2)
    | ~ is_aligned(sk1,sk3) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2_31)]) ).

cnf(g11,plain,
    ( ~ dissimilar(sk1,sk3,sk2)
    | is_aligned(sk1,sk3)
    | is_aligned(sk1,sk2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_2_30)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : MGT053-1 : TPTP v8.1.0. Released v2.4.0.
% 0.07/0.13  % Command  : satcop --statistics %s
% 0.14/0.35  % Computer : n019.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Thu Jun  9 11:29:55 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.14/0.36  % symbols: 12
% 0.14/0.36  % clauses: 28
% 0.14/0.36  % start clauses: 2
% 0.14/0.36  % iterative deepening steps: 17
% 0.14/0.36  % maximum path limit: 1
% 0.14/0.36  % literal attempts: 180
% 0.14/0.36  % depth failures: 130
% 0.14/0.36  % regularity failures: 0
% 0.14/0.36  % tautology failures: 0
% 0.14/0.36  % reductions: 0
% 0.14/0.36  % extensions: 162
% 0.14/0.36  % SAT variables: 86
% 0.14/0.36  % SAT clauses: 122
% 0.14/0.36  % WalkSAT solutions: 114
% 0.14/0.36  % CDCL solutions: 0
% 0.14/0.36  % SZS status Unsatisfiable for theBenchmark
% 0.14/0.36  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------