TSTP Solution File: FLD059-4 by SATCoP---0.1

View Problem - Process Solution

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

% Computer : n028.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 02:26:38 EDT 2022

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

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

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

cnf(g2,plain,
    ~ less_or_equal(additive_identity,u),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_less_or_equal_5)]) ).

cnf(g3,plain,
    ( ~ less_or_equal(additive_identity,a)
    | ~ less_or_equal(a,u)
    | less_or_equal(additive_identity,u) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',transitivity_of_order_relation)]) ).

cnf(g4,plain,
    ( ~ defined(a)
    | ~ defined(a)
    | less_or_equal(a,a)
    | less_or_equal(a,a) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',totality_of_order_relation)]) ).

cnf(g5,plain,
    ( ~ less_or_equal(a,a)
    | ~ less_or_equal(a,a)
    | sum(additive_identity,a,a) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',antisymmetry_of_order_relation)]) ).

cnf(g6,plain,
    ( ~ sum(additive_identity,a,a)
    | ~ sum(a,a,u)
    | ~ less_or_equal(additive_identity,a)
    | less_or_equal(a,u) ),
    inference(ground_cnf,[],[file('Axioms/FLD002-0.ax',compatibility_of_order_relation_and_addition)]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.14  % Problem  : FLD059-4 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.04/0.14  % Command  : satcop --statistics %s
% 0.14/0.36  % Computer : n028.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 : Mon Jun  6 23:14:29 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.14/0.37  % symbols: 14
% 0.14/0.37  % clauses: 31
% 0.14/0.37  % start clauses: 3
% 0.14/0.37  % iterative deepening steps: 106
% 0.14/0.37  % maximum path limit: 2
% 0.14/0.37  % literal attempts: 14702
% 0.14/0.37  % depth failures: 9876
% 0.14/0.37  % regularity failures: 453
% 0.14/0.37  % tautology failures: 795
% 0.14/0.37  % reductions: 1871
% 0.14/0.37  % extensions: 12545
% 0.14/0.37  % SAT variables: 580
% 0.14/0.37  % SAT clauses: 1371
% 0.14/0.37  % WalkSAT solutions: 1365
% 0.14/0.37  % CDCL solutions: 0
% 0.14/0.37  % SZS status Unsatisfiable for theBenchmark
% 0.14/0.37  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------