TSTP Solution File: GEO001-1 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : GEO001-1 : TPTP v8.1.0. Bugfixed v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n008.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 : Sat Jul 16 06:08:37 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ between(c,b,a),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_b_between_c_and_a)]) ).

cnf(g1,plain,
    sPE(c,c),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g2,plain,
    sPE(b,b),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g3,plain,
    between(a,b,c),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',b_between_a_and_c)]) ).

cnf(g4,plain,
    equidistant(a,extension(c,a,c,c),c,c),
    inference(ground_cnf,[],[file('Axioms/GEO001-0.ax',segment_construction2)]) ).

cnf(g5,plain,
    between(c,a,extension(c,a,c,c)),
    inference(ground_cnf,[],[file('Axioms/GEO001-0.ax',segment_construction1)]) ).

cnf(g6,plain,
    ( ~ between(a,b,c)
    | ~ between(a,b,c)
    | sPE(a,b)
    | between(a,c,c)
    | between(a,c,c) ),
    inference(ground_cnf,[],[file('Axioms/GEO001-0.ax',connectivity_for_betweeness)]) ).

cnf(g7,plain,
    ( ~ sPE(c,c)
    | ~ sPE(a,b)
    | ~ sPE(extension(c,a,c,c),a)
    | ~ between(c,a,extension(c,a,c,c))
    | between(c,b,a) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g8,plain,
    ( ~ sPE(a,extension(c,a,c,c))
    | sPE(extension(c,a,c,c),a) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g9,plain,
    ( ~ equidistant(a,extension(c,a,c,c),c,c)
    | sPE(a,extension(c,a,c,c)) ),
    inference(ground_cnf,[],[file('Axioms/GEO001-0.ax',identity_for_equidistance)]) ).

cnf(g10,plain,
    ( ~ sPE(c,c)
    | ~ sPE(b,b)
    | ~ sPE(outer_pasch(b,a,a,c,c),a)
    | ~ between(c,b,outer_pasch(b,a,a,c,c))
    | between(c,b,a) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g11,plain,
    ( ~ sPE(a,outer_pasch(b,a,a,c,c))
    | sPE(outer_pasch(b,a,a,c,c),a) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g12,plain,
    ( ~ between(a,b,c)
    | ~ between(a,c,c)
    | between(a,outer_pasch(b,a,a,c,c),a) ),
    inference(ground_cnf,[],[file('Axioms/GEO001-0.ax',outer_pasch1)]) ).

cnf(g13,plain,
    ( ~ between(a,b,c)
    | ~ between(a,c,c)
    | between(c,b,outer_pasch(b,a,a,c,c)) ),
    inference(ground_cnf,[],[file('Axioms/GEO001-0.ax',outer_pasch2)]) ).

cnf(g14,plain,
    ( ~ between(a,outer_pasch(b,a,a,c,c),a)
    | sPE(a,outer_pasch(b,a,a,c,c)) ),
    inference(ground_cnf,[],[file('Axioms/GEO001-0.ax',identity_for_betweeness)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : GEO001-1 : TPTP v8.1.0. Bugfixed v2.5.0.
% 0.08/0.14  % Command  : satcop --statistics %s
% 0.14/0.36  % Computer : n008.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Sat Jun 18 13:14:52 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 21.97/3.24  % symbols: 15
% 21.97/3.24  % clauses: 32
% 21.97/3.24  % start clauses: 1
% 21.97/3.24  % iterative deepening steps: 2643
% 21.97/3.24  % maximum path limit: 4
% 21.97/3.24  % literal attempts: 3703515
% 21.97/3.24  % depth failures: 3050166
% 21.97/3.24  % regularity failures: 5381
% 21.97/3.24  % tautology failures: 98530
% 21.97/3.24  % reductions: 322839
% 21.97/3.24  % extensions: 3379281
% 21.97/3.24  % SAT variables: 443768
% 21.97/3.24  % SAT clauses: 487000
% 21.97/3.24  % WalkSAT solutions: 486991
% 21.97/3.24  % CDCL solutions: 8
% 21.97/3.24  % SZS status Unsatisfiable for theBenchmark
% 21.97/3.24  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------