TSTP Solution File: SYN005-1.010 by SATCoP---0.1

View Problem - Process Solution

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

% Computer : n015.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 : Thu Jul 21 11:47:50 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    p_1(a,a),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',p_1)]) ).

cnf(g1,plain,
    p_2(a,a),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',p_2)]) ).

cnf(g2,plain,
    p_3(a,a),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',p_3)]) ).

cnf(g3,plain,
    p_4(a,a),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',p_4)]) ).

cnf(g4,plain,
    p_5(a,a),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',p_5)]) ).

cnf(g5,plain,
    p_6(a,a),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',p_6)]) ).

cnf(g6,plain,
    p_7(a,a),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',p_7)]) ).

cnf(g7,plain,
    p_8(a,a),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',p_8)]) ).

cnf(g8,plain,
    p_9(a,a),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',p_9)]) ).

cnf(g9,plain,
    p_10(a,a),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',p_10)]) ).

cnf(g10,plain,
    ( ~ p_1(a,a)
    | ~ p_2(a,a)
    | ~ p_3(a,a)
    | ~ p_4(a,a)
    | ~ p_5(a,a)
    | ~ p_6(a,a)
    | ~ p_7(a,a)
    | ~ p_8(a,a)
    | ~ p_9(a,a)
    | ~ p_10(a,a) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',disjunction)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : SYN005-1.010 : TPTP v8.1.0. Released v1.0.0.
% 0.06/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n015.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 : Tue Jul 12 04:53:25 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.34  % symbols: 13
% 0.12/0.34  % clauses: 11
% 0.12/0.34  % start clauses: 10
% 0.12/0.34  % iterative deepening steps: 7
% 0.12/0.34  % maximum path limit: 0
% 0.12/0.34  % literal attempts: 7
% 0.12/0.34  % depth failures: 0
% 0.12/0.34  % regularity failures: 0
% 0.12/0.34  % tautology failures: 0
% 0.12/0.34  % reductions: 0
% 0.12/0.34  % extensions: 7
% 0.12/0.34  % SAT variables: 76
% 0.12/0.34  % SAT clauses: 83
% 0.12/0.34  % WalkSAT solutions: 76
% 0.12/0.34  % CDCL solutions: 0
% 0.12/0.34  % SZS status Unsatisfiable for theBenchmark
% 0.12/0.34  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------