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

View Problem - Process Solution

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

% Computer : n027.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 : Mon Jul 18 20:40:11 EDT 2022

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

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

cnf(g1,plain,
    sPE(multiply(a,additive_inverse(a)),additive_inverse(multiply(a,a))),
    inference(ground_cnf,[],[file('Axioms/RNG002-0.ax',multiply_additive_inverse1)]) ).

cnf(g2,plain,
    ( ~ sPE(add(a,a),add(additive_inverse(a),a))
    | ~ sPE(add(additive_inverse(a),a),additive_identity)
    | sPE(add(a,a),additive_identity) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g3,plain,
    sPE(add(additive_inverse(a),a),additive_identity),
    inference(ground_cnf,[],[file('Axioms/RNG002-0.ax',left_additive_inverse)]) ).

cnf(g4,plain,
    ( ~ sPE(a,additive_inverse(a))
    | ~ sPE(a,a)
    | sPE(add(a,a),add(additive_inverse(a),a)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g5,plain,
    sPE(a,a),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g6,plain,
    sPE(multiply(additive_inverse(a),additive_inverse(a)),additive_inverse(multiply(a,additive_inverse(a)))),
    inference(ground_cnf,[],[file('Axioms/RNG002-0.ax',multiply_additive_inverse2)]) ).

cnf(g7,plain,
    ( ~ sPE(multiply(additive_inverse(a),additive_inverse(a)),a)
    | sPE(a,multiply(additive_inverse(a),additive_inverse(a))) ),
    inference(ground_cnf,[],[theory(equality)]) ).

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

cnf(g9,plain,
    ( ~ sPE(additive_inverse(multiply(a,additive_inverse(a))),additive_inverse(additive_inverse(multiply(a,a))))
    | ~ sPE(additive_inverse(additive_inverse(multiply(a,a))),a)
    | sPE(additive_inverse(multiply(a,additive_inverse(a))),a) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g10,plain,
    ( ~ sPE(multiply(a,additive_inverse(a)),additive_inverse(multiply(a,a)))
    | sPE(additive_inverse(multiply(a,additive_inverse(a))),additive_inverse(additive_inverse(multiply(a,a)))) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g11,plain,
    ( ~ sPE(additive_inverse(additive_inverse(multiply(a,a))),multiply(a,a))
    | ~ sPE(multiply(a,a),a)
    | sPE(additive_inverse(additive_inverse(multiply(a,a))),a) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g12,plain,
    sPE(additive_inverse(additive_inverse(multiply(a,a))),multiply(a,a)),
    inference(ground_cnf,[],[file('Axioms/RNG002-0.ax',additive_inverse_additive_inverse)]) ).

cnf(g13,plain,
    sPE(multiply(a,a),a),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',boolean_ring)]) ).

cnf(g14,plain,
    ( ~ sPE(a,multiply(additive_inverse(a),additive_inverse(a)))
    | ~ sPE(multiply(additive_inverse(a),additive_inverse(a)),additive_inverse(a))
    | sPE(a,additive_inverse(a)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g15,plain,
    sPE(multiply(additive_inverse(a),additive_inverse(a)),additive_inverse(a)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',boolean_ring)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem  : RNG007-4 : TPTP v8.1.0. Released v1.0.0.
% 0.03/0.13  % Command  : satcop --statistics %s
% 0.13/0.35  % Computer : n027.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Mon May 30 05:10:01 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.20/0.48  % symbols: 7
% 0.20/0.48  % clauses: 22
% 0.20/0.48  % start clauses: 1
% 0.20/0.48  % iterative deepening steps: 734
% 0.20/0.48  % maximum path limit: 12
% 0.20/0.48  % literal attempts: 45471
% 0.20/0.48  % depth failures: 13233
% 0.20/0.48  % regularity failures: 5177
% 0.20/0.48  % tautology failures: 4549
% 0.20/0.48  % reductions: 0
% 0.20/0.48  % extensions: 45334
% 0.20/0.48  % SAT variables: 27515
% 0.20/0.48  % SAT clauses: 41401
% 0.20/0.48  % WalkSAT solutions: 41401
% 0.20/0.48  % CDCL solutions: 0
% 0.20/0.48  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.48  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------