TSTP Solution File: MGT041+2 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : MGT041+2 : TPTP v8.1.0. Released v2.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n020.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:28 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ( ~ organisation_at_time(sK0,sK1)
    | ~ efficient_producer(sK0)
    | ~ founding_time(sK0,sK1)
    | has_elaborated_routines(sK0,sK1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',a14)]) ).

cnf(g1,plain,
    organisation_at_time(sK0,sK1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',a16)]) ).

cnf(g2,plain,
    founding_time(sK0,sK1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',a16)]) ).

cnf(g3,plain,
    ( ~ organisation_at_time(sK0,sK1)
    | ~ founding_time(sK0,sK1)
    | ~ first_mover(sK0)
    | number_of_routines(sK0,sK1,low) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',a15)]) ).

cnf(g4,plain,
    ( ~ organisation_at_time(sK0,sK1)
    | efficient_producer(sK0)
    | first_mover(sK0) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_t10)]) ).

cnf(g5,plain,
    ~ has_elaborated_routines(sK0,sK1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',a16)]) ).

cnf(g6,plain,
    ( ~ number_of_routines(sK0,sK1,low)
    | ~ number_of_routines(sK0,sK1,high) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_not_high_and_low)]) ).

cnf(g7,plain,
    number_of_routines(sK0,sK1,high),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',a16)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.11  % Problem  : MGT041+2 : TPTP v8.1.0. Released v2.0.0.
% 0.11/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n020.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 08:00:51 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.34  % symbols: 12
% 0.12/0.34  % clauses: 8
% 0.12/0.34  % start clauses: 1
% 0.12/0.34  % iterative deepening steps: 52
% 0.12/0.34  % maximum path limit: 3
% 0.12/0.34  % literal attempts: 219
% 0.12/0.34  % depth failures: 37
% 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: 182
% 0.12/0.34  % SAT variables: 124
% 0.12/0.34  % SAT clauses: 99
% 0.12/0.34  % WalkSAT solutions: 92
% 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
%------------------------------------------------------------------------------