TSTP Solution File: ROB020-1 by CiME---2.01

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CiME---2.01
% Problem  : ROB020-1 : TPTP v6.0.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : tptp2X_and_run_cime %s

% Computer : n142.star.cs.uiowa.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2609 0 2.40GHz
% Memory   : 32286.75MB
% OS       : Linux 2.6.32-431.11.2.el6.x86_64
% CPULimit : 300s
% DateTime : Tue Jun 10 00:32:01 EDT 2014

% Result   : Timeout 300.10s
% Output   : None 
% Verified : 
% SZS Type : None (Parsing solution fails)
% Syntax   : Number of formulae    : 0

% Comments : 
%------------------------------------------------------------------------------
%----NO SOLUTION OUTPUT BY SYSTEM
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% % Problem  : ROB020-1 : TPTP v6.0.0. Released v1.0.0.
% % Command  : tptp2X_and_run_cime %s
% % Computer : n142.star.cs.uiowa.edu
% % Model    : x86_64 x86_64
% % CPU      : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% % Memory   : 32286.75MB
% % OS       : Linux 2.6.32-431.11.2.el6.x86_64
% % CPULimit : 300
% % DateTime : Thu Jun  5 16:31:58 CDT 2014
% % CPUTime  : 300.10 
% Processing problem /tmp/CiME_52435_n142.star.cs.uiowa.edu
% #verbose 1;
% let F = signature "  add : AC; b,a : constant;  negate : 1;";
% let X = vars "X Y Z";
% let Axioms = equations F X "
% negate(negate(X add Y) add negate(X add negate(Y))) = X;
% negate(a add negate(b)) = b;
% ";
% 
% let s1 = status F "
% b lr_lex;
% a lr_lex;
% negate lr_lex;
% add mul;
% ";
% 
% let p1 = precedence F "
% negate > add > a > b";
% 
% let s2 = status F "
% b mul;
% a mul;
% negate mul;
% add mul;
% ";
% 
% let p2 = precedence F "
% negate > add > a = b";
% 
% let o_auto = AUTO Axioms;
% 
% let o = LEX o_auto (LEX (ACRPO s1 p1) (ACRPO s2 p2));
% 
% let Conjectures = equations F X " negate(a add negate(b)) add negate(negate(a) add negate(b)) = b;"
% ;
% (*
% let Red_Axioms = normalize_equations Defining_rules Axioms;
% 
% let Red_Conjectures =  normalize_equations Defining_rules Conjectures;
% *)
% #time on;
% 
% let res = prove_conj_by_ordered_completion o Axioms Conjectures;
% 
% #time off;
% 
% 
% let status = if res then "unsatisfiable" else "satisfiable";
% #quit;
% Verbose level is now 1
% 
% F : signature = <signature>
% X : variable_set = <variable set>
% 
% Axioms : (F,X) equations = { negate(negate(negate(Y) add X) add negate(
% X add Y)) = X,
% negate(a add negate(b)) = b } (2 equation(s))
% s1 : F status = <status>
% p1 : F precedence = <precedence>
% s2 : F status = <status>
% p2 : F precedence = <precedence>
% o_auto : F term_ordering = <term ordering>
% o : F term_ordering = <term ordering>
% Conjectures : (F,X) equations = { negate(a add negate(b)) add negate(
% negate(b) add 
% negate(a)) = b }
% (1 equation(s))
% time is now on
% 
% Initializing completion ...
% New rule produced : [1] negate(a add negate(b)) -> b
% The conjecture has been reduced. 
% Conjecture is now:
% b add negate(negate(b) add negate(a)) = b
% 
% Current number of equations to process: 0
% Current number of ordered equations: 1
% Current number of rules: 1
% New rule produced :
% [2] negate(negate(negate(Y) add X) add negate(X add Y)) -> X
% Current number of equations to process: 0
% Current number of ordered equations: 0
% Current number of rules: 2
% New rule produced : [3] negate(b add negate(b add a)) -> a
% Current number of equations to process: 8
% Current number of ordered equations: 0
% Current number of rules: 3
% New rule produced : [4] negate(b add negate(a add negate(negate(b)))) -> a
% Current number of equations to process: 11
% Current number of ordered equations: 0
% Current number of rules: 4
% New rule produced : [5] negate(a add negate(b add b add a)) -> b
% Current number of equations to process: 10
% Current number of ordered equations: 0
% Current number of rules: 5
% New rule produced :
% [6] negate(b add negate(negate(b) add negate(a))) -> negate(b)
% Current number of equations to process: 9
% Current number of ordered equations: 0
% Current number of rules: 6
% New rule produced :
% [7] negate(a add negate(b add negate(negate(b add a)))) -> b
% Current number of equations to process: 20
% Current number of ordered equations: 0
% Current number of rules: 7
% New rule produced :
% [8] negate(a add negate(b add a add negate(negate(b)))) -> b
% Current number of equations to process: 23
% Current number of ordered equations: 0
% Current number of rules: 8
% New rule produced : [9] negate(b add negate(b add b add a add a)) -> a
% Current number of equations to process: 26
% Current number of ordered equations: 0
% Current number of rules: 9
% New rule produced :
% [10] negate(negate(b add negate(b) add negate(a)) add negate(b)) -> b
% Current number of equations to process: 29
% Current number of ordered equations: 0
% Current number of rules: 10
% New rule produced :
% [11] negate(a add negate(negate(b add a) add negate(b))) -> negate(b add a)
% Current number of equations to process: 33
% Current number of ordered equations: 0
% Current number of rules: 11
% New rule produced :
% [12] negate(negate(b add X) add negate(a add negate(b) add X)) -> X
% Current number of equations to process: 36
% Current number of ordered equations: 0
% Current number of rules: 12
% New rule produced :
% [13] negate(a add negate(b add negate(negate(a add negate(negate(b)))))) -> b
% Current number of equations to process: 44
% Current number of ordered equations: 0
% Current number of rules: 13
% New rule produced :
% [14] negate(b add negate(a add negate(negate(b add b add a)))) -> a
% Current number of equations to process: 47
% Current number of ordered equations: 0
% Current number of rules: 14
% New rule produced :
% [15] negate(b add negate(b add a add negate(negate(b add a)))) -> a
% Current number of equations to process: 51
% Current number of ordered equations: 0
% Current number of rules: 15
% New rule produced :
% [16] negate(b add negate(b add a add a add negate(negate(b)))) -> a
% Current number of equations to process: 55
% Current number of ordered equations: 0
% Current number of rules: 16
% New rule produced : [17] negate(a add negate(b add b add b add a add a)) -> b
% Current number of equations to process: 59
% Current number of ordered equations: 0
% Current number of rules: 17
% New rule produced :
% [18]
% negate(negate(b add negate(negate(negate(b) add negate(a)))) add negate(b))
% -> b
% Current number of equations to process: 62
% Current number of ordered equations: 0
% Current number of rules: 18
% New rule produced :
% [19]
% negate(negate(negate(X add Y) add negate(Y) add X) add X) -> negate(X add Y)
% Current number of equations to process: 66
% Current number of ordered equations: 0
% Current number of rules: 19
% New rule produced :
% [20]
% negate(b add negate(b add negate(b) add negate(b) add negate(a))) ->
% negate(b)
% Current number of equations to process: 129
% Current number of ordered equations: 0
% Current number of rules: 20
% New rule produced :
% [21]
% negate(negate(negate(negate(X) add Y) add X add Y) add Y) ->
% negate(negate(X) add Y)
% Current number of equations to process: 135
% Current number of ordered equations: 0
% Current number of rules: 21
% New rule produced :
% [22] negate(negate(b add negate(b add a) add X) add negate(a add X)) -> X
% Current number of equations to process: 193
% Current number of ordered equations: 0
% Current number of rules: 22
% New rule produced :
% [23] negate(b add negate(b add negate(b add a) add negate(b))) -> negate(b)
% Current number of equations to process: 198
% Current number of ordered equations: 0
% Current number of rules: 23
% New rule produced :
% [24]
% negate(b add negate(a add negate(negate(b add negate(negate(b add a)))))) ->
% a
% Current number of equations to process: 223
% Current number of ordered equations: 0
% Current number of rules: 24
% New rule produced :
% [25]
% negate(b add negate(a add negate(negate(b add a add negate(negate(b)))))) ->
% a
% Current number of equations to process: 232
% Current number of ordered equations: 0
% Current number of rules: 25
% New rule produced :
% [26] negate(a add negate(b add negate(negate(b add b add a add a)))) -> b
% Current number of equations to process: 241
% Current number of ordered equations: 0
% Current number of rules: 26
% New rule produced :
% [27] negate(a add negate(b add a add negate(negate(b add b add a)))) -> b
% Current number of equations to process: 249
% Current number of ordered equations: 1
% Current number of rules: 27
% New rule produced :
% [28] negate(a add negate(b add b add a add negate(negate(b add a)))) -> b
% Current number of equations to process: 258
% Current number of ordered equations: 1
% Current number of rules: 28
% New rule produced :
% [29] negate(a add negate(b add b add a add a add negate(negate(b)))) -> b
% Current number of equations to process: 267
% Current number of ordered equations: 1
% Current number of rules: 29
% New rule produced :
% [30] negate(b add negate(b add b add b add a add a add a)) -> a
% Current number of equations to process: 276
% Current number of ordered equations: 1
% Current number of rules: 30
% New rule produced :
% [31]
% negate(b add negate(b add a add negate(negate(a add negate(negate(b)))))) ->
% a
% Current number of equations to process: 286
% Current number of ordered equations: 0
% Current number of rules: 31
% New rule produced :
% [32]
% negate(a add negate(negate(a add negate(negate(b))) add negate(b))) ->
% negate(a add negate(negate(b)))
% Current number of equations to process: 291
% Current number of ordered equations: 0
% Current number of rules: 32
% New rule produced :
% [33]
% negate(b add negate(negate(b add b add a) add negate(a))) ->
% negate(b add b add a)
% Current number of equations to process: 300
% Current number of ordered equations: 0
% Current number of rules: 33
% New rule produced :
% [34]
% negate(negate(b add a) add negate(a add negate(b add a) add negate(b))) -> a
% Current number of equations to process: 309
% Current number of ordered equations: 0
% Current number of rules: 34
% New rule produced :
% [35]
% negate(negate(b add b add negate(b add a) add negate(b)) add negate(b)) -> b
% Current number of equations to process: 319
% Current number of ordered equations: 0
% Current number of rules: 35
% New rule produced :
% [36]
% negate(negate(negate(X add Y) add negate(negate(negate(Y) add X))) add X) ->
% negate(X add Y)
% Current number of equations to process: 328
% Current number of ordered equations: 0
% Current number of rules: 36
% New rule produced :
% [37]
% negate(negate(negate(negate(b) add negate(a)) add negate(b)) add negate(b))
% -> negate(negate(b) add negate(a))
% Current number of equations to process: 509
% Current number of ordered equations: 0
% Current number of rules: 37
% New rule produced :
% [38]
% negate(b add negate(negate(b) add negate(negate(b add negate(b) add negate(a)))))
% -> negate(b)
% Current number of equations to process: 524
% Current number of ordered equations: 0
% Current number of rules: 38
% New rule produced :
% [39]
% negate(negate(a add negate(b add X) add negate(b) add X) add X) ->
% negate(b add X)
% Current number of equations to process: 537
% Current number of ordered equations: 0
% Current number of rules: 39
% New rule produced :
% [40]
% negate(b add negate(b add negate(b) add negate(negate(negate(b) add negate(a)))))
% -> negate(b)
% Current number of equations to process: 592
% Current number of ordered equations: 0
% Current number of rules: 40
% New rule produced :
% [41]
% negate(negate(negate(negate(X) add Y) add negate(negate(X add Y))) add Y) ->
% negate(negate(X) add Y)
% Current number of equations to process: 605
% Current number of ordered equations: 0
% Current number of rules: 41
% New rule produced :
% [42]
% negate(negate(b add negate(a add negate(negate(b))) add X) add negate(
% a add X)) -> X
% Current number of equations to process: 823
% Current number of ordered equations: 0
% Current number of rules: 42
% New rule produced :
% [43]
% negate(b add negate(b add negate(a add negate(negate(b))) add negate(b))) ->
% negate(b)
% Current number of equations to process: 832
% Current number of ordered equations: 0
% Current number of rules: 43
% New rule produced :
% [44]
% negate(negate(b add X) add negate(a add negate(b add b add a) add X)) -> X
% Current number of equations to process: 890
% Current number of ordered equations: 0
% Current number of rules: 44
% New rule produced :
% [45]
% negate(b add negate(a add negate(negate(b add negate(negate(a add negate(
% negate(b))))))))
% -> a
% Current number of equations to process: 944
% Current number of ordered equations: 0
% Current number of rules: 45
% New rule produced :
% [46]
% negate(a add negate(b add negate(negate(a add negate(negate(b add b add a))))))
% -> b
% Current number of equations to process: 963
% Current number of ordered equations: 0
% Current number of rules: 46
% New rule produced :
% [47]
% negate(a add negate(b add negate(negate(b add a add negate(negate(b add a))))))
% -> b
% Current number of equations to process: 981
% Current number of ordered equations: 0
% Current number of rules: 47
% New rule produced :
% [48]
% negate(a add negate(b add negate(negate(b add a add a add negate(negate(b))))))
% -> b
% Current number of equations to process: 999
% Current number of ordered equations: 0
% Current number of rules: 48
% New rule produced :
% [49]
% negate(b add negate(a add negate(negate(b add b add b add a add a)))) -> a
% Current number of equations to process: 1017
% Current number of ordered equations: 0
% Current number of rules: 49
% New rule produced :
% [50]
% negate(a add negate(b add a add negate(negate(b add negate(negate(b add a))))))
% -> b
% Current number of equations to process: 1036
% Current number of ordered equations: 0
% Current number of rules: 50
% New rule produced :
% [51]
% negate(a add negate(b add a add negate(negate(b add a add negate(negate(b))))))
% -> b
% Current number of equations to process: 1054
% Current number of ordered equations: 0
% Current number of rules: 51
% New rule produced :
% [52]
% negate(b add negate(b add a add negate(negate(b add b add a add a)))) -> a
% Current number of equations to process: 1072
% Current number of ordered equations: 0
% Current number of rules: 52
% New rule produced :
% [53]
% negate(negate(b add b add negate(b) add negate(b) add negate(a)) add 
% negate(b)) -> b
% Current number of equations to process: 1091
% Current number of ordered equations: 0
% Current number of rules: 53
% New rule produced :
% [54]
% negate(a add negate(b add b add a add negate(negate(a add negate(negate(b))))))
% -> b
% Current number of equations to process: 1111
% Current number of ordered equations: 0
% Current number of rules: 54
% New rule produced :
% [55]
% negate(b add negate(b add a add a add negate(negate(b add b add a)))) -> a
% Current number of equations to process: 1129
% Current number of ordered equations: 0
% Current number of rules: 55
% New rule produced :
% [56]
% negate(b add negate(b add b add a add a add negate(negate(b add a)))) -> a
% Current number of equations to process: 1148
% Current number of ordered equations: 0
% Current number of rules: 56
% New rule produced :
% [57]
% negate(b add negate(b add b add a add a add a add negate(negate(b)))) -> a
% Current number of equations to process: 1167
% Current number of ordered equations: 0
% Current number of rules: 57
% New rule produced :
% [58] negate(a add negate(b add b add b add b add a add a add a)) -> b
% Current number of equations to process: 1186
% Current number of ordered equations: 0
% Current number of rules: 58
% New rule produced :
% [59]
% negate(b add negate(b add negate(b add negate(b) add negate(a)))) ->
% negate(b add negate(b) add negate(a))
% Current number of equations to process: 1191
% Current number of ordered equations: 0
% Current number of rules: 59
% New rule produced :
% [60]
% negate(negate(b add negate(negate(b) add negate(a)) add X) add negate(
% negate(b) add X))
% -> X
% Current number of equations to process: 1209
% Current number of ordered equations: 0
% Current number of rules: 60
% New rule produced :
% [61] negate(b add negate(b add a add negate(negate(b) add negate(a)))) -> a
% Current number of equations to process: 1209
% Current number of ordered equations: 0
% Current number of rules: 61
% New rule produced :
% [62]
% negate(a add negate(b add b add a add negate(negate(b) add negate(a)))) -> b
% Current number of equations to process: 1271
% Current number of ordered equations: 0
% Current number of rules: 62
% New rule produced :
% [63]
% negate(negate(b add a) add negate(a add negate(negate(negate(b add a) add 
% negate(b))))) -> a
% Current number of equations to process: 1286
% Current number of ordered equations: 0
% Current number of rules: 63
% New rule produced :
% [64]
% negate(negate(b add negate(a add negate(b) add X) add X) add X) ->
% negate(a add negate(b) add X)
% Current number of equations to process: 1306
% Current number of ordered equations: 0
% Current number of rules: 64
% New rule produced :
% [65]
% negate(negate(negate(X add Y) add negate(Y) add X add X) add negate(X add Y))
% -> X
% Current number of equations to process: 1372
% Current number of ordered equations: 0
% Current number of rules: 65
% New rule produced :
% [66]
% negate(negate(b add negate(negate(b add negate(b add a) add negate(b)))) add 
% negate(b)) -> b
% Current number of equations to process: 1592
% Current number of ordered equations: 0
% Current number of rules: 66
% New rule produced :
% [67]
% negate(negate(b add b add negate(a add negate(negate(b))) add negate(b)) add 
% negate(b)) -> b
% Current number of equations to process: 1614
% Current number of ordered equations: 0
% Current number of rules: 67
% New rule produced :
% [68]
% negate(a add negate(b add negate(negate(b add a add negate(negate(b) add 
% negate(a)))))) ->
% b
% Current number of equations to process: 1638
% Current number of ordered equations: 0
% Current number of rules: 68
% New rule produced :
% [69]
% negate(b add negate(b add b add a add a add negate(negate(b) add negate(a))))
% -> a
% Current number of equations to process: 1659
% Current number of ordered equations: 0
% Current number of rules: 69
% New rule produced :
% [70]
% negate(b add negate(negate(b add negate(negate(b add a))) add negate(a))) ->
% negate(b add negate(negate(b add a)))
% Current number of equations to process: 1681
% Current number of ordered equations: 0
% Current number of rules: 70
% New rule produced :
% [71]
% negate(b add negate(negate(b add a add negate(negate(b))) add negate(a))) ->
% negate(b add a add negate(negate(b)))
% Current number of equations to process: 1703
% Current number of ordered equations: 0
% Current number of rules: 71
% New rule produced :
% [72]
% negate(a add negate(negate(b add b add a add a) add negate(b))) ->
% negate(b add b add a add a)
% Current number of equations to process: 1725
% Current number of ordered equations: 0
% Current number of rules: 72
% New rule produced :
% [73]
% negate(negate(negate(b add X) add negate(negate(a add negate(b) add X))) add X)
% -> negate(b add X)
% Current number of equations to process: 1746
% Current number of ordered equations: 0
% Current number of rules: 73
% New rule produced :
% [74]
% negate(b add negate(negate(b) add negate(negate(b add negate(negate(negate(b) add 
% negate(a)))))))
% -> negate(b)
% Current number of equations to process: 1862
% Current number of ordered equations: 0
% Current number of rules: 74
% New rule produced :
% [75]
% negate(negate(b add negate(b add a) add negate(a add X) add X) add X) ->
% negate(a add X)
% Current number of equations to process: 1884
% Current number of ordered equations: 0
% Current number of rules: 75
% New rule produced :
% [76]
% negate(b add negate(b add b add negate(b add a) add negate(b) add negate(b)))
% -> negate(b)
% Current number of equations to process: 1984
% Current number of ordered equations: 0
% Current number of rules: 76
% New rule produced :
% [77]
% negate(a add negate(a add negate(b add b add a) add negate(b add a))) ->
% negate(b add a)
% Current number of equations to process: 2002
% Current number of ordered equations: 0
% Current number of rules: 77
% New rule produced :
% [78]
% negate(negate(negate(negate(X) add Y) add negate(X add Y) add Z) add 
% negate(Y add Z)) -> Z
% Current number of equations to process: 2024
% Current number of ordered equations: 0
% Current number of rules: 78
% New rule produced :
% [79]
% negate(b add negate(negate(a add negate(X)) add negate(a add X) add negate(b)))
% -> negate(b)
% Current number of equations to process: 2269
% Current number of ordered equations: 0
% Current number of rules: 79
% New rule produced :
% [80]
% negate(b add negate(a add negate(negate(b) add negate(X)) add negate(
% negate(b) add X)))
% -> a
% Current number of equations to process: 2444
% Current number of ordered equations: 0
% Current number of rules: 80
% New rule produced :
% [81]
% negate(b add negate(b add negate(b add b add a add a) add negate(b))) ->
% negate(b)
% Current number of equations to process: 2720
% Current number of ordered equations: 0
% Current number of rules: 81
% New rule produced :
% [82]
% negate(b add negate(b add a add negate(b add negate(b add a) add negate(b))))
% -> a
% Current number of equations to process: 2890
% Current number of ordered equations: 0
% Current number of rules: 82
% New rule produced :
% [83]
% negate(negate(b add X) add negate(a add negate(b add negate(negate(b add a))) add X))
% -> X
% Current number of equations to process: 2975
% Current number of ordered equations: 0
% Current number of rules: 83
% New rule produced :
% [84]
% negate(negate(b add X) add negate(a add negate(b add a add negate(negate(b))) add X))
% -> X
% Current number of equations to process: 3070
% Current number of ordered equations: 0
% Current number of rules: 84
% New rule produced :
% [85]
% negate(negate(b add negate(b add b add a add a) add X) add negate(a add X))
% -> X
% Current number of equations to process: 3165
% Current number of ordered equations: 0
% Current number of rules: 85
% New rule produced :
% [86]
% negate(negate(b add negate(b) add negate(negate(b add negate(b) add negate(a)))) add 
% negate(b)) -> b
% Current number of equations to process: 3248
% Current number of ordered equations: 0
% Current number of rules: 86
% New rule produced :
% [87]
% negate(a add negate(b add a add negate(negate(b add negate(negate(a add 
% negate(
% negate(b))))))))
% -> b
% Current number of equations to process: 3283
% Current number of ordered equations: 0
% Current number of rules: 87
% New rule produced :
% [88]
% negate(b add negate(b add a add negate(negate(a add negate(negate(b add b add a))))))
% -> a
% Current number of equations to process: 3316
% Current number of ordered equations: 0
% Current number of rules: 88
% New rule produced :
% [89]
% negate(b add negate(b add a add negate(negate(b add a add negate(negate(
% b add a))))))
% -> a
% Current number of equations to process: 3349
% Current number of ordered equations: 0
% Current number of rules: 89
% New rule produced :
% [90]
% negate(b add negate(b add a add negate(negate(b add a add a add negate(
% negate(b))))))
% -> a
% Current number of equations to process: 3382
% Current number of ordered equations: 0
% Current number of rules: 90
% New rule produced :
% [91]
% negate(a add negate(b add a add negate(negate(b add b add b add a add a))))
% -> b
% Current number of equations to process: 3415
% Current number of ordered equations: 0
% Current number of rules: 91
% New rule produced :
% [92]
% negate(negate(b add negate(negate(b add negate(b) add negate(b) add negate(a)))) add 
% negate(b)) -> b
% Current number of equations to process: 3448
% Current number of ordered equations: 0
% Current number of rules: 92
% New rule produced :
% [93]
% negate(negate(negate(negate(X) add Y) add X add Y add Y) add negate(negate(X) add Y))
% -> Y
% Current number of equations to process: 3483
% Current number of ordered equations: 0
% Current number of rules: 93
% New rule produced :
% [94]
% negate(negate(b add b add negate(b) add negate(negate(negate(b) add negate(a)))) add 
% negate(b)) -> b
% Current number of equations to process: 3730
% Current number of ordered equations: 0
% Current number of rules: 94
% New rule produced :
% [95]
% negate(a add negate(b add negate(negate(a add negate(negate(b add negate(
% negate(
% b add a))))))))
% -> b
% Current number of equations to process: 3767
% Current number of ordered equations: 0
% Current number of rules: 95
% New rule produced :
% [96]
% negate(b add negate(b add a add a add negate(negate(b add negate(negate(
% b add a))))))
% -> a
% Current number of equations to process: 3802
% Current number of ordered equations: 0
% Current number of rules: 96
% New rule produced :
% [97]
% negate(a add negate(b add negate(negate(a add negate(negate(b add a add 
% negate(negate(b))))))))
% -> b
% Current number of equations to process: 3837
% Current number of ordered equations: 0
% Current number of rules: 97
% New rule produced :
% [98]
% negate(b add negate(b add a add a add negate(negate(b add a add negate(
% negate(b))))))
% -> a
% Current number of equations to process: 3872
% Current number of ordered equations: 0
% Current number of rules: 98
% New rule produced :
% [99]
% negate(b add negate(a add negate(negate(b add negate(negate(b add b add a add a))))))
% -> a
% Current number of equations to process: 3907
% Current number of ordered equations: 0
% Current number of rules: 99
% New rule produced :
% [100]
% negate(a add negate(b add b add a add negate(negate(b add b add a add a))))
% -> b
% Current number of equations to process: 3942
% Current number of ordered equations: 0
% Current number of rules: 100
% New rule produced :
% [101]
% negate(b add negate(a add negate(negate(b add a add negate(negate(b add b add a))))))
% -> a
% Current number of equations to process: 3977
% Current number of ordered equations: 0
% Current number of rules: 101
% New rule produced :
% [102]
% negate(a add negate(b add b add a add a add negate(negate(b add b add a))))
% -> b
% Current number of equations to process: 4012
% Current number of ordered equations: 0
% Current number of rules: 102
% New rule produced :
% [103]
% negate(b add negate(a add negate(negate(b add b add a add negate(negate(
% b add a))))))
% -> a
% Current number of equations to process: 4047
% Current number of ordered equations: 0
% Current number of rules: 103
% New rule produced :
% [104]
% negate(a add negate(b add b add b add a add a add negate(negate(b add a))))
% -> b
% Current number of equations to process: 4082
% Current number of ordered equations: 0
% Current number of rules: 104
% New rule produced :
% [105]
% negate(b add negate(a add negate(negate(b add b add a add a add negate(
% negate(b))))))
% -> a
% Current number of equations to process: 4117
% Current number of ordered equations: 0
% Current number of rules: 105
% New rule produced :
% [106]
% negate(a add negate(b add b add b add a add a add a add negate(negate(b))))
% -> b
% Current number of equations to process: 4152
% Current number of ordered equations: 0
% Current number of rules: 106
% New rule produced :
% [107]
% negate(a add negate(b add negate(negate(b add b add b add a add a add a))))
% -> b
% Current number of equations to process: 4187
% Current number of ordered equations: 0
% Current number of rules: 107
% New rule produced :
% [108] negate(b add negate(b add b add b add b add a add a add a add a)) -> a
% Current number of equations to process: 4222
% Current number of ordered equations: 0
% Current number of rules: 108
% New rule produced :
% [109]
% negate(a add negate(b add negate(negate(b add a add negate(negate(a add 
% negate(
% negate(b))))))))
% -> b
% Current number of equations to process: 4257
% Current number of ordered equations: 0
% Current number of rules: 109
% New rule produced :
% [110]
% negate(b add negate(b add b add a add a add negate(negate(a add negate(
% negate(b))))))
% -> a
% Current number of equations to process: 4292
% Current number of ordered equations: 0
% Current number of rules: 110
% New rule produced :
% [111]
% negate(b add negate(b add a add negate(b add negate(b) add negate(b) add 
% negate(a)))) -> a
% Current number of equations to process: 4296
% Current number of ordered equations: 0
% Current number of rules: 111
% New rule produced :
% [112]
% negate(b add negate(negate(b add negate(b) add negate(a)) add negate(
% negate(b)))) ->
% negate(b add negate(b) add negate(a))
% Current number of equations to process: 4326
% Current number of ordered equations: 0
% Current number of rules: 112
% New rule produced :
% [113]
% negate(a add negate(a add negate(b add a) add negate(b add a) add negate(b)))
% -> negate(b add a)
% Current number of equations to process: 4361
% Current number of ordered equations: 0
% Current number of rules: 113
% New rule produced :
% [114]
% negate(b add negate(b add b add negate(b) add negate(b) add negate(b) add 
% negate(a))) -> negate(b)
% Current number of equations to process: 4396
% Current number of ordered equations: 0
% Current number of rules: 114
% New rule produced :
% [115]
% negate(b add negate(negate(b add a) add negate(a add a add negate(b)) add 
% negate(b))) -> negate(b)
% Current number of equations to process: 4426
% Current number of ordered equations: 0
% Current number of rules: 115
% New rule produced :
% [116]
% negate(b add negate(b add negate(a add negate(negate(b add b add a))) add 
% negate(b))) -> negate(b)
% Current number of equations to process: 4461
% Current number of ordered equations: 0
% Current number of rules: 116
% New rule produced :
% [117]
% negate(b add negate(b add negate(b add a add negate(negate(b add a))) add 
% negate(b))) -> negate(b)
% Current number of equations to process: 4496
% Current number of ordered equations: 0
% Current number of rules: 117
% New rule produced :
% [118]
% negate(b add negate(b add negate(b add a add a add negate(negate(b))) add 
% negate(b))) -> negate(b)
% Current number of equations to process: 4531
% Current number of ordered equations: 0
% Current number of rules: 118
% New rule produced :
% [119]
% negate(negate(b add X) add negate(negate(b add negate(b) add negate(a)) add 
% negate(b) add X)) -> X
% Current number of equations to process: 4565
% Current number of ordered equations: 0
% Current number of rules: 119
% New rule produced :
% [120]
% negate(negate(negate(a add negate(b) add X) add negate(negate(b add X))) add X)
% -> negate(a add negate(b) add X)
% Current number of equations to process: 4680
% Current number of ordered equations: 0
% Current number of rules: 120
% New rule produced :
% [121]
% negate(negate(negate(X add Y) add negate(negate(negate(Y) add X)) add X) add 
% negate(X add Y)) -> X
% Current number of equations to process: 4876
% Current number of ordered equations: 1
% Current number of rules: 121
% New rule produced :
% [122]
% negate(negate(negate(negate(negate(X add Y) add negate(Y) add X)) add X) add 
% negate(X add Y)) -> X
% Current number of equations to process: 4876
% Current number of ordered equations: 0
% Current number of rules: 122
% New rule produced :
% [123]
% negate(negate(a add negate(a add negate(negate(b))) add negate(b)) add 
% negate(a add negate(negate(b)))) -> a
% Current number of equations to process: 3838
% Current number of ordered equations: 0
% Current number of rules: 123
% New rule produced :
% [124]
% negate(negate(b add b add a) add negate(b add negate(b add b add a) add 
% negate(a))) -> b
% Current number of equations to process: 3881
% Current number of ordered equations: 0
% Current number of rules: 124
% New rule produced :
% [125]
% negate(negate(b add X) add negate(a add negate(b add X) add negate(b) add X add X))
% -> X
% Current number of equations to process: 3924
% Current number of ordered equations: 0
% Current number of rules: 125
% New rule produced :
% [126]
% negate(negate(b add negate(negate(b add negate(a add negate(negate(b))) add 
% negate(b)))) add negate(b)) -> b
% Current number of equations to process: 4031
% Current number of ordered equations: 0
% Current number of rules: 126
% New rule produced :
% [127]
% negate(b add negate(b add a add negate(negate(b add a add negate(negate(b) add 
% negate(a))))))
% -> a
% Current number of equations to process: 4077
% Current number of ordered equations: 0
% Current number of rules: 127
% New rule produced :
% [128]
% negate(b add negate(a add negate(negate(b add b add a add negate(negate(b) add 
% negate(a))))))
% -> a
% Current number of equations to process: 4121
% Current number of ordered equations: 0
% Current number of rules: 128
% New rule produced :
% [129]
% negate(a add negate(b add b add b add a add a add negate(negate(b) add 
% negate(a)))) -> b
% Current number of equations to process: 4166
% Current number of ordered equations: 0
% Current number of rules: 129
% New rule produced :
% [130]
% negate(negate(b add negate(a add negate(X)) add negate(a add X) add negate(b)) add 
% negate(b)) -> b
% Current number of equations to process: 4204
% Current number of ordered equations: 0
% Current number of rules: 130
% New rule produced :
% [131]
% negate(b add negate(a add negate(b add negate(b)) add negate(a add negate(b) add 
% negate(b)))) ->
% a
% Current number of equations to process: 4475
% Current number of ordered equations: 0
% Current number of rules: 131
% New rule produced :
% [132]
% negate(a add negate(b add a add negate(negate(b) add negate(X)) add negate(
% negate(b) add X)))
% -> b
% Current number of equations to process: 4521
% Current number of ordered equations: 0
% Current number of rules: 132
% New rule produced :
% [133]
% negate(b add negate(b add a add negate(b add negate(a add negate(negate(b))) add 
% negate(b)))) -> a
% Current number of equations to process: 4746
% Current number of ordered equations: 0
% Current number of rules: 133
% New rule produced :
% [134]
% negate(negate(b add b add negate(b add b add a add a) add negate(b)) add 
% negate(b)) -> b
% Current number of equations to process: 4792
% Current number of ordered equations: 0
% Current number of rules: 134
% New rule produced :
% [135]
% negate(a add negate(b add b add a add negate(b add negate(b add a) add 
% negate(b)))) -> b
% Current number of equations to process: 4842
% Current number of ordered equations: 0
% Current number of rules: 135
% New rule produced :
% [136]
% negate(a add negate(a add negate(b add b add a add a) add negate(b))) ->
% negate(b add b add a add a)
% Current number of equations to process: 4883
% Current number of ordered equations: 0
% Current number of rules: 136
% New rule produced :
% [137]
% negate(b add negate(b add negate(b add negate(negate(negate(b) add negate(a))))))
% -> negate(b add negate(negate(negate(b) add negate(a))))
% Current number of equations to process: 4928
% Current number of ordered equations: 0
% Current number of rules: 137
% New rule produced :
% [138]
% negate(negate(b add negate(a add negate(negate(b))) add negate(a add X) add X) add X)
% -> negate(a add X)
% Current number of equations to process: 4975
% Current number of ordered equations: 0
% Current number of rules: 138
% New rule produced :
% [139]
% negate(negate(a add negate(b add b add a) add negate(b add X) add X) add X)
% -> negate(b add X)
% Current number of equations to process: 2091
% Current number of ordered equations: 0
% Current number of rules: 139
% New rule produced :
% [140]
% negate(negate(negate(a add X) add negate(negate(b add negate(b add a) add X))) add X)
% -> negate(a add X)
% Current number of equations to process: 2305
% Current number of ordered equations: 0
% Current number of rules: 140
% New rule produced :
% [141]
% negate(b add negate(b add negate(b) add negate(negate(b add negate(b add a) add 
% negate(b))))) ->
% negate(b)
% Current number of equations to process: 2524
% Current number of ordered equations: 0
% Current number of rules: 141
% New rule produced :
% [142]
% negate(b add negate(negate(b) add negate(negate(b add b add negate(b add a) add 
% negate(b))))) -> negate(b)
% Current number of equations to process: 2572
% Current number of ordered equations: 0
% Current number of rules: 142
% New rule produced :
% [143]
% negate(b add negate(b add b add negate(a add negate(negate(b))) add negate(b) add 
% negate(b))) -> negate(b)
% Current number of equations to process: 2617
% Current number of ordered equations: 0
% Current number of rules: 143
% New rule produced :
% [144]
% negate(a add negate(negate(b add a) add negate(b add negate(X)) add negate(
% b add X)))
% -> negate(b add a)
% Current number of equations to process: 2662
% Current number of ordered equations: 0
% Current number of rules: 144
% New rule produced :
% [145]
% negate(b add negate(b add negate(b add a add negate(negate(b) add negate(a))) add 
% negate(b))) -> negate(b)
% Current number of equations to process: 3009
% Current number of ordered equations: 0
% Current number of rules: 145
% New rule produced :
% [146]
% negate(a add negate(a add negate(b add a) add negate(b add negate(negate(
% b add a)))))
% -> negate(b add a)
% Current number of equations to process: 3060
% Current number of ordered equations: 0
% Current number of rules: 146
% New rule produced :
% [147]
% negate(a add negate(a add negate(b add a add negate(negate(b))) add negate(
% b add a)))
% -> negate(b add a)
% Current number of equations to process: 3109
% Current number of ordered equations: 0
% Current number of rules: 147
% New rule produced :
% [148]
% negate(negate(negate(b add X) add negate(a add negate(b) add X) add Y) add 
% negate(X add Y)) -> Y
% Current number of equations to process: 3156
% Current number of ordered equations: 0
% Current number of rules: 148
% New rule produced :
% [149]
% negate(a add negate(b add a add negate(a add negate(b add a) add negate(b))))
% -> b
% Current number of equations to process: 3257
% Current number of ordered equations: 0
% Current number of rules: 149
% New rule produced :
% [150]
% negate(a add negate(b add a add negate(a add negate(a add negate(negate(b))) add 
% negate(b)))) -> b
% Current number of equations to process: 3517
% Current number of ordered equations: 0
% Current number of rules: 150
% New rule produced :
% [151]
% negate(b add negate(b add a add a add negate(a add negate(b add a) add 
% negate(b)))) -> a
% Current number of equations to process: 3743
% Current number of ordered equations: 0
% Current number of rules: 151
% New rule produced :
% [152]
% negate(negate(b add X) add negate(a add negate(b add negate(negate(a add 
% negate(
% negate(b))))) add X))
% -> X
% Current number of equations to process: 3802
% Current number of ordered equations: 0
% Current number of rules: 152
% New rule produced :
% [153]
% negate(negate(b add negate(a add negate(negate(b add b add a))) add X) add 
% negate(a add X)) -> X
% Current number of equations to process: 3958
% Current number of ordered equations: 0
% Current number of rules: 153
% New rule produced :
% [154]
% negate(negate(b add negate(b add a add negate(negate(b add a))) add X) add 
% negate(a add X)) -> X
% Current number of equations to process: 4094
% Current number of ordered equations: 0
% Current number of rules: 154
% New rule produced :
% [155]
% negate(negate(b add negate(b add a add a add negate(negate(b))) add X) add 
% negate(a add X)) -> X
% Current number of equations to process: 4230
% Current number of ordered equations: 0
% Current number of rules: 155
% New rule produced :
% [156]
% negate(negate(b add X) add negate(a add negate(b add b add b add a add a) add X))
% -> X
% Current number of equations to process: 4366
% Current number of ordered equations: 0
% Current number of rules: 156
% New rule produced :
% [157]
% negate(negate(negate(negate(X) add Y) add negate(negate(X add Y)) add Y) add 
% negate(negate(X) add Y)) -> Y
% Current number of equations to process: 4522
% Current number of ordered equations: 0
% Current number of rules: 157
% New rule produced :
% [158]
% negate(negate(a add negate(b add negate(b add a) add X) add X) add X) ->
% negate(b add negate(b add a) add X)
% Current number of equations to process: 1723
% Current number of ordered equations: 0
% Current number of rules: 158
% New rule produced :
% [159]
% negate(negate(b add negate(b) add negate(negate(b add negate(negate(negate(b) add 
% negate(a)))))) add 
% negate(b)) -> b
% Current number of equations to process: 1935
% Current number of ordered equations: 0
% Current number of rules: 159
% New rule produced :
% [160]
% negate(negate(negate(negate(negate(negate(X) add Y) add X add Y)) add Y) add 
% negate(negate(X) add Y)) -> Y
% Current number of equations to process: 1993
% Current number of ordered equations: 0
% Current number of rules: 160
% New rule produced :
% [161]
% negate(b add negate(b add a add negate(negate(a add negate(negate(b add 
% negate(
% negate(
% b add a))))))))
% -> a
% Current number of equations to process: 2426
% Current number of ordered equations: 0
% Current number of rules: 161
% New rule produced :
% [162]
% negate(b add negate(b add a add negate(negate(a add negate(negate(b add a add 
% negate(
% negate(b))))))))
% -> a
% Current number of equations to process: 2488
% Current number of ordered equations: 0
% Current number of rules: 162
% New rule produced :
% [163]
% negate(a add negate(b add a add negate(negate(b add negate(negate(b add b add a add a))))))
% -> b
% Current number of equations to process: 2550
% Current number of ordered equations: 0
% Current number of rules: 163
% New rule produced :
% [164]
% negate(a add negate(b add a add negate(negate(b add a add negate(negate(
% b add b add a))))))
% -> b
% Current number of equations to process: 2610
% Current number of ordered equations: 0
% Current number of rules: 164
% New rule produced :
% [165]
% negate(a add negate(b add a add negate(negate(b add b add a add negate(
% negate(
% b add a))))))
% -> b
% Current number of equations to process: 2670
% Current number of ordered equations: 0
% Current number of rules: 165
% New rule produced :
% [166]
% negate(a add negate(b add a add negate(negate(b add b add a add a add 
% negate(negate(b)))))) -> b
% Current number of equations to process: 2730
% Current number of ordered equations: 0
% Current number of rules: 166
% New rule produced :
% [167]
% negate(b add negate(b add a add negate(negate(b add b add b add a add a add a))))
% -> a
% Current number of equations to process: 2790
% Current number of ordered equations: 0
% Current number of rules: 167
% New rule produced :
% [168]
% negate(b add negate(b add a add negate(negate(b add a add negate(negate(
% a add 
% negate(
% negate(b))))))))
% -> a
% Current number of equations to process: 2852
% Current number of ordered equations: 0
% Current number of rules: 168
% New rule produced :
% [169]
% negate(negate(b add b add b add negate(b add a) add negate(b) add negate(b)) add 
% negate(b)) -> b
% Current number of equations to process: 2914
% Current number of ordered equations: 0
% Current number of rules: 169
% New rule produced :
% [170]
% negate(negate(b add negate(negate(negate(b) add negate(negate(b add negate(b) add 
% negate(a)))))) add 
% negate(b)) -> b
% Current number of equations to process: 2974
% Current number of ordered equations: 0
% Current number of rules: 170
% New rule produced :
% [171]
% negate(a add negate(b add negate(negate(a add negate(negate(b add negate(
% negate(
% a add 
% negate(
% negate(b))))))))))
% -> b
% Current number of equations to process: 3035
% Current number of ordered equations: 0
% Current number of rules: 171
% New rule produced :
% [172]
% negate(b add negate(a add negate(negate(b add negate(negate(a add negate(
% negate(
% b add b add a))))))))
% -> a
% Current number of equations to process: 3095
% Current number of ordered equations: 0
% Current number of rules: 172
% New rule produced :
% [173]
% negate(b add negate(a addCputime limit exceeded (core dumped)
% 
% EOF
%------------------------------------------------------------------------------