Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2929_PrioritizedGrammarEnumeration/HeuristicLab.Algorithms.DataAnalysis.PGE/3.3/tmplog/Koza_1_GoOut.log

Last change on this file was 16618, checked in by hmaislin, 6 years ago

#2929: Added C and Go benchmark logs, fixed some MultiTest problems

File size: 58.6 KB
Line 
1Initializing Go System (12 threads)
2ExprTypes:
3---------------
4NULL:      0
5STARTLEAF: 1
6CONSTANT:  2
7TIME:      4
8SYSTEM:    5
9VAR:       6
10LASTLEAF:  7
11STARTFUNC: 8
12NEG:       9
13ABS:       10
14SQRT:      11
15SIN:       12
16COS:       13
17TAN:       14
18EXP:       15
19LOG:       16
20LASTFUNC:  17
21POWI:      18
22POWF:      19
23POWE:      20
24DIV:       21
25ADD:       22
26MUL:       23
27EXPR_MAX:  24
28STARTVAR:  25
29Parsing Main Config: config/main/main_default.cfg
30{data/ config/ runs/ prob/prob_default.cfg [pge/pge_default.cfg]}
31Init'n PGE1
32----------
33Parsing Problem Config: prob/bench/Koza_1.cfg
34Prob: &{Koza_1 [] <nil> 1000 benchmark [benchmark/Koza_1.trn] [benchmark/Koza_1.tst] [] [] 0.01 0 [0] [] [] [] 0xc0000ae000}
35TCfg: &{50 6 4 1 [Add] [Add Mul Div] [Var ConstantF] [Add Mul Div] [ADD] [ADD MUL DIV] [VAR CONSTANTF] [ADD MUL DIV] [( [a] )] [( [a] ) [m] { nil }/{ nil }] [X_0 0.0000e+00] [( [a] ) [m] { nil }/{ nil }] false {false false false 0 0 false} [0] 0 0 0 0 0 0 0 0 0 false 0}
36
37LogDir:  runs/Koza_1/pge/
38Setting up problem: Koza_1
39Reading Trainging File: benchmark/Koza_1.trn
40Var Names = [f(xs)] | [x]
41Point(%d): %v
42 0 {[0.920238] [3.263503]}
43Point(%d): %v
44 100 {[-0.619906] [-0.326168]}
45Point(%d): %v
46 200 {[] []}
47Num Points: 200
48Reading Testing File: benchmark/Koza_1.tst
49Var Names = [f(xs)] | [x]
50Point(%d): %v
51 0 {[0.835861] [2.606642]}
52Point(%d): %v
53 100 {[0.846164] [2.680655]}
54Point(%d): %v
55 200 {[0.304384] [0.433819]}
56Point(%d): %v
57 300 {[-0.980447] [-0.0376]}
58Point(%d): %v
59 400 {[-0.0472] [-0.045072]}
60Point(%d): %v
61 500 {[0.305563] [0.436179]}
62Point(%d): %v
63 600 {[0.641056] [1.484335]}
64Point(%d): %v
65 700 {[-0.99789] [-0.004203]}
66Point(%d): %v
67 800 {[0.436758] [0.747219]}
68Point(%d): %v
69 900 {[-0.858258] [-0.21126]}
70Point(%d): %v
71 1000 {[-0.001882] [-0.001878]}
72Point(%d): %v
73 1100 {[0.095649] [0.105756]}
74Point(%d): %v
75 1200 {[0.979864] [3.802657]}
76Point(%d): %v
77 1300 {[-0.343708] [-0.252221]}
78Point(%d): %v
79 1400 {[-0.395967] [-0.276678]}
80Point(%d): %v
81 1500 {[0.016921] [0.017212]}
82Point(%d): %v
83 1600 {[0.2475] [0.327669]}
84Point(%d): %v
85 1700 {[0.160253] [0.190709]}
86Point(%d): %v
87 1800 {[0.563293] [1.160001]}
88Point(%d): %v
89 1900 {[0.260586] [0.350798]}
90Point(%d): %v
91 2000 {[] []}
92Num Points: 2000
93
94Parsing PGE Config: config/pge/pge_default.cfg
95
96******************************************************
97
98Init'n PGE
99Roots:    [Add]
100Nodes:    [Add Mul Div]
101Leafs:    [Var ConstantF]
102NonTrig:  [Add Mul Div]
103Use Vars:  [0]
104Roots:    [( [a] )]
105Nodes:    [( [a] ) [m] { nil }/{ nil }]
106Leafs:    [X_0]
107NonTrig:  [( [a] ) [m] { nil }/{ nil }]
108generating initial expressions
109&{50 6 4 1 [Add] [Add Mul Div] [Var ConstantF] [Add Mul Div] [ADD] [ADD MUL DIV] [VAR CONSTANTF] [ADD MUL DIV] [( [a] )] [( [a] ) [m] { nil }/{ nil }] [X_0 0.0000e+00] [( [a] ) [m] { nil }/{ nil }] false {false false false 0 0 false} [0] 0 0 0 0 0 0 0 0 0 false 0}
110Initial Add:   [( C_1 ) ( C_-1*X_0 )]
1110:  ( C_1 )
1121:  ( C_-1*X_0 )
113
114******************************************************
115
116Running Main
117numSrch =  1
118Running PGE
119in: PS.step()  0
120pop/push(0,0): ( C_0 )
121Testscore 2000
122Best New Min Error:  ( C_0 )
123coeff: [0.48808762998194877]
124size:    2   depth:    2   
125uId:     0   pId:      0
126iId:     0   tId:      0
127
128train NaNs:    0
129train L1:   0.855128
130
131test  NaNs:    0
132test Evals: 2000   
133test  L1:   0.840167
134test  L2:   1.092449
135
136pop/push(1,1): ( C_0*X_0 )
137Testscore 2000
138Best New Min Error:  ( C_0*X_0 )
139coeff: [1.7059531450667809]
140size:    4   depth:    3   
141uId:     0   pId:      0
142iId:     0   tId:      1
143
144train NaNs:    0
145train L1:   0.523722
146
147test  NaNs:    0
148test Evals: 2000   
149test  L1:   0.555682
150test  L2:   0.785231
151
152
153
154in: PS.step()  1
155pop/push(0,2): C_0*X_0
156Testscore 2000
157pop/push(1,3): ( C_0 + C_1*X_0 )
158Testscore 2000
159pop/push(2,4): C_0*(X_0)^2
160Testscore 2000
161Gen:  0
162
163
164in: PS.step()  2
165pop/push(0,5): ( C_0 + C_1 )
166Testscore 2000
167pop/push(1,6): C_0*(X_0)^3
168Testscore 2000
169pop/push(2,7): ( { C_0 }/{ X_0 } + C_1*X_0 )
170Testscore 2000
171Gen:  1
172
173
174in: PS.step()  3
175pop/push(0,8): C_0*(X_0)^4
176Testscore 2000
177pop/push(1,9): C_0*(C_1*X_0)^3
178Testscore 2000
179pop/push(2,10): ( C_0*C_1 + C_2*X_0 )
180Testscore 2000
181Gen:  2
182
183
184in: PS.step()  4
185pop/push(0,11): C_0*(X_0)^5
186Testscore 2000
187pop/push(1,12): ( { C_0 }/{ C_1 } + C_2*X_0 )
188Testscore 2000
189pop/push(2,13): ( C_0*X_0 + C_1*(X_0)^2 )
190Testscore 2000
191Gen:  3
192
193
194in: PS.step()  5
195pop/push(0,14): C_0*(X_0)^6
196Testscore 2000
197pop/push(1,15): C_0*(C_1*X_0)^5
198Testscore 2000
199pop/push(2,16): C_0*( X_0 + { C_1 }/{ X_0 } )
200Testscore 2000
201Gen:  4
202
203
204Gen:  5
205in: PS.step()  6
206pop/push(0,17): C_0*(X_0)^7
207Testscore 2000
208pop/push(1,18): C_0*( X_0 + { C_1 }/{ C_2 } )
209Testscore 2000
210pop/push(2,19): ( C_0*X_0 + C_1*(X_0)^4 )
211Testscore 2000
212
213
214in: PS.step()  7
215pop/push(0,20): C_0*(X_0)^8
216Testscore 2000
217pop/push(1,21): C_0*( C_1 + X_0 )
218Testscore 2000
219pop/push(2,22): C_0*X_0*( C_1 + X_0 )
220Testscore 2000
221Gen:  6
222
223
224in: PS.step()  8
225pop/push(0,23): C_0*(X_0)^9
226Testscore 2000
227pop/push(1,24): C_0*X_0*( C_1 + C_2 )
228Testscore 2000
229pop/push(2,25): C_0*(X_0)^2*( C_1 + X_0 )
230Testscore 2000
231Gen:  7
232
233
234in: PS.step()  9
235pop/push(0,26): C_0*(X_0)^10
236Testscore 2000
237pop/push(1,27): C_0*(C_1*X_0)^7
238Testscore 2000
239pop/push(2,28): C_0*(X_0)^3*( C_1 + X_0 )
240Testscore 2000
241Gen:  8
242
243
244in: PS.step()  10
245pop/push(0,29): C_0*(X_0)^11
246Testscore 2000
247pop/push(1,30): C_0*(C_1*X_0)^9
248Testscore 2000
249pop/push(2,31): C_0*(X_0)^4*( C_1 + X_0 )
250Testscore 2000
251Gen:  9
252
253
254in: PS.step()  11
255pop/push(0,32): C_0*(X_0)^12
256Testscore 2000
257pop/push(1,33): C_0*(C_1*X_0)^11
258Testscore 2000
259pop/push(2,34): C_0*(X_0)^5*( C_1 + X_0 )
260Testscore 2000
261Gen:  10
262
263
264in: PS.step()  12
265pop/push(0,35): C_0*( C_1 + C_2 )
266Testscore 2000
267pop/push(1,36): C_0*(C_1*X_0)^2
268Testscore 2000
269pop/push(2,37): C_0*(X_0)^6*( C_1 + X_0 )
270Testscore 2000
271Gen:  11
272
273
274in: PS.step()  13
275pop/push(0,38): ( C_0 + { C_1 }/{ X_0 } )
276Testscore 2000
277pop/push(1,39): ( C_0 + C_1*(X_0)^4 )
278Testscore 2000
279pop/push(2,40): C_0*(X_0)^7*( C_1 + X_0 )
280Testscore 2000
281Gen:  12
282
283
284in: PS.step()  14
285pop/push(0,41): ( C_0 + { C_1 }/{ C_2 } )
286Testscore 2000
287pop/push(1,42): ( C_0 + C_1*(X_0)^3 )
288Testscore 2000
289pop/push(2,43): C_0*( C_1 + C_2*X_0 )
290Testscore 2000
291Gen:  13
292
293
294in: PS.step()  15
295pop/push(0,44): ( C_0 + { C_1 }/{ X_0 } )
296Testscore 2000
297pop/push(1,45): ( C_0 + C_1*(X_0)^5 )
298Testscore 2000
299pop/push(2,46): C_0*( C_1 + C_2*X_0 )
300Testscore 2000
301Gen:  14
302
303
304in: PS.step()  16
305pop/push(0,47): ( C_0 + C_1*(X_0)^4 )
306Testscore 2000
307pop/push(1,48): C_0*(X_0)^8*( C_1 + X_0 )
308Testscore 2000
309pop/push(2,49): C_0*X_0*( C_1 + C_2*X_0 )
310Testscore 2000
311Gen:  15
312
313
314in: PS.step()  17
315pop/push(0,50): C_0*(C_1*X_0)^4
316Testscore 2000
317pop/push(1,51): C_0*(X_0)^9*( C_1 + X_0 )
318Testscore 2000
319pop/push(2,52): C_0*X_0*( C_1 + C_2*X_0 )
320Testscore 2000
321Gen:  16
322
323
324in: PS.step()  18
325pop/push(0,53): ( C_0 + C_1*(X_0)^2 )
326Testscore 2000
327pop/push(1,54): C_0*(X_0)^10*( C_1 + X_0 )
328Testscore 2000
329pop/push(2,55): ( C_0*X_0 + C_1*(X_0)^6 )
330Testscore 2000
331Gen:  17
332
333
334in: PS.step()  19
335pop/push(0,56): ( C_0 + C_1*(X_0)^2 )
336Testscore 2000
337pop/push(1,57): C_0*(X_0)^11*( C_1 + X_0 )
338Testscore 2000
339pop/push(2,58): ( C_0*X_0 + C_1*(X_0)^8 )
340Testscore 2000
341Gen:  18
342
343
344in: PS.step()  20
345pop/push(0,59): C_0*(C_1*X_0)^6
346Testscore 2000
347pop/push(1,60): C_0*(X_0)^12*( C_1 + X_0 )
348Testscore 2000
349pop/push(2,61): ( C_0*X_0 + C_1*(X_0)^10 )
350Testscore 2000
351Gen:  19
352
353
354in: PS.step()  21
355pop/push(0,62): ( C_0 + C_1*(X_0)^6 )
356Testscore 2000
357pop/push(1,63): C_0*(X_0)^3*( C_1 + C_2 )
358Testscore 2000
359pop/push(2,64): ( C_0*X_0 + C_1*(X_0)^12 )
360Testscore 2000
361Gen:  20
362
363
364in: PS.step()  22
365pop/push(0,65): ( C_0 + C_1*(X_0)^7 )
366Testscore 2000
367pop/push(1,66): C_0*( C_1 + X_0 + { C_2 }/{ X_0 } )
368Testscore 2000
369pop/push(2,67): C_0*X_0*( C_1 + X_0 + { C_2 }/{ X_0 } )
370Testscore 2000
371Gen:  21
372
373
374in: PS.step()  23
375pop/push(0,68): ( C_0 + C_1*(X_0)^6 )
376Testscore 2000
377pop/push(1,69): C_0*(X_0)^5*( C_1 + C_2 )
378Testscore 2000
379pop/push(2,70): ( C_0 + { C_1 }/{ X_0 } + C_2*X_0 )
380Testscore 2000
381Gen:  22
382
383
384in: PS.step()  24
385pop/push(0,71): C_0*(C_1*X_0)^8
386Testscore 2000
387pop/push(1,72): C_0*(X_0)^7*( C_1 + C_2 )
388Testscore 2000
389pop/push(2,73): C_0*( C_1 + X_0 + { C_2 }/{ C_3 } )
390Testscore 2000
391Gen:  23
392
393
394in: PS.step()  25
395pop/push(0,74): C_0*(C_1*X_0)^10
396Testscore 2000
397pop/push(1,75): C_0*( X_0 + C_1*C_2 )
398Testscore 2000
399pop/push(2,76): C_0*X_0*( X_0 + C_1*C_2 )
400Testscore 2000
401Gen:  24
402
403
404in: PS.step()  26
405pop/push(0,77): C_0*(C_1*X_0)^12
406Testscore 2000
407pop/push(1,78): C_0*(X_0)^9*( C_1 + C_2 )
408Testscore 2000
409pop/push(2,79): ( C_0 + { C_1 }/{ C_2 } + C_3*X_0 )
410Testscore 2000
411Gen:  25
412
413
414in: PS.step()  27
415pop/push(0,80): ( C_0 + C_1*(X_0)^8 )
416Testscore 2000
417pop/push(1,81): C_0*(X_0)^11*( C_1 + C_2 )
418Testscore 2000
419pop/push(2,82): ( C_0*X_0 + C_1*(X_0)^5 )
420Testscore 2000
421Gen:  26
422
423
424in: PS.step()  28
425pop/push(0,83): ( C_0 + C_1*(X_0)^5 )
426Testscore 2000
427pop/push(1,84): ( C_0*X_0 + C_1*(X_0)^3 )
428Testscore 2000
429Gen:  27
430pop/push(2,85): C_0*X_0*( C_1 + X_0 + { C_2 }/{ C_3 } )
431Testscore 2000
432
433
434in: PS.step()  29
435pop/push(0,86): ( C_0 + C_1*(X_0)^3 )
436Testscore 2000
437Gen:  28
438pop/push(1,87): ( C_0 + C_1*X_0 + C_2*(X_0)^2 )
439Testscore 2000
440pop/push(2,88): C_0*(X_0)^2*( C_1 + X_0 + { C_2 }/{ X_0 } )
441Testscore 2000
442
443
444in: PS.step()  30
445pop/push(0,89): ( C_0 + C_1*(X_0)^9 )
446Testscore 2000
447pop/push(1,90): ( C_0*X_0 + C_1*(X_0)^7 )
448Testscore 2000
449pop/push(2,91): ( C_0 + C_1*X_0 + C_2*(X_0)^4 )
450Testscore 2000
451Gen:  29
452
453
454in: PS.step()  31
455pop/push(0,92): ( C_0 + C_1*(X_0)^7 )
456Testscore 2000
457pop/push(1,93): ( C_0*X_0 + C_1*(X_0)^9 )
458Testscore 2000
459pop/push(2,94): ( C_0 + C_1*X_0 + C_2*(X_0)^6 )
460Testscore 2000
461Gen:  30
462
463
464in: PS.step()  32
465pop/push(0,95): ( C_0 + C_1*(X_0)^9 )
466Testscore 2000
467pop/push(1,96): ( C_0*X_0 + C_1*(X_0)^11 )
468Testscore 2000
469pop/push(2,97): C_0*(C_1*X_0)^2*( C_2 + X_0 )
470Testscore 2000
471Gen:  31
472
473
474in: PS.step()  33
475pop/push(0,98): ( C_0 + C_1*(X_0)^11 )
476Testscore 2000
477pop/push(1,99): ( { C_0 }/{ X_0 } + C_1*(X_0)^3 )
478Testscore 2000
479pop/push(2,100): ( C_0*(X_0)^2 + C_1*(X_0)^3 )
480Testscore 2000
481Gen:  32
482
483
484in: PS.step()  34
485pop/push(0,101): ( C_0 + C_1*(X_0)^11 )
486Testscore 2000
487pop/push(1,102): ( { C_0 }/{ C_1 } + C_2*(X_0)^3 )
488Testscore 2000
489pop/push(2,103): C_0*(X_0)^2*( C_1 + C_2*X_0 )
490Testscore 2000
491Gen:  33
492
493
494in: PS.step()  35
495pop/push(0,104): ( C_0 + C_1*(X_0)^8 )
496Testscore 2000
497pop/push(1,105): C_0*(X_0)^2*( C_1 + C_2 )
498Testscore 2000
499pop/push(2,106): ( { C_0 }/{ X_0 } + C_1*(X_0)^5 )
500Testscore 2000
501Gen:  34
502
503
504in: PS.step()  36
505pop/push(0,107): ( C_0 + C_1*(X_0)^10 )
506Testscore 2000
507pop/push(1,108): ( C_0 + C_1 + C_2*(X_0)^4 )
508Testscore 2000
509pop/push(2,109): ( { C_0 }/{ C_1 } + C_2*(X_0)^5 )
510Testscore 2000
511Gen:  35
512
513
514in: PS.step()  37
515pop/push(0,110): ( C_0 + C_1*(X_0)^10 )
516Testscore 2000
517pop/push(1,111): C_0*(X_0)^4*( C_1 + C_2 )
518Testscore 2000
519pop/push(2,112): ( C_0*C_1 + C_2*(X_0)^3 )
520Testscore 2000
521Gen:  36
522
523
524in: PS.step()  38
525pop/push(0,113): ( C_0 + C_1*(X_0)^12 )
526Testscore 2000
527pop/push(1,114): ( C_0 + C_1 + C_2*(X_0)^2 )
528Testscore 2000
529pop/push(2,115): ( C_0*C_1 + C_2*(X_0)^5 )
530Testscore 2000
531Gen:  37
532
533
534in: PS.step()  39
535pop/push(0,116): ( C_0 + C_1*(X_0)^12 )
536Testscore 2000
537pop/push(1,117): C_0*(X_0)^6*( C_1 + C_2 )
538Testscore 2000
539pop/push(2,118): ( { C_0 }/{ X_0 } + C_1*(X_0)^7 )
540Testscore 2000
541Gen:  38
542
543
544in: PS.step()  40
545pop/push(0,119): ( C_0 + C_1 + { C_2 }/{ X_0 } )
546Testscore 2000
547pop/push(1,120): ( C_0 + C_1 + C_2*(X_0)^6 )
548Testscore 2000
549pop/push(2,121): ( { C_0 }/{ C_1 } + C_2*(X_0)^7 )
550Testscore 2000
551Gen:  39
552
553
554in: PS.step()  41
555pop/push(0,122): C_0*(X_0)^8*( C_1 + C_2 )
556Testscore 2000
557pop/push(1,123): ( C_0*C_1 + C_2*(X_0)^7 )
558Testscore 2000
559pop/push(2,124): C_0*(X_0)^2*( C_1 + C_2*X_0 )
560Testscore 2000
561Gen:  40
562
563
564in: PS.step()  42
565Gen:  41
566pop/push(0,125): C_0*(X_0)^10*( C_1 + C_2 )
567Testscore 2000
568pop/push(1,126): ( { C_0 }/{ X_0 } + C_1*(X_0)^9 )
569Testscore 2000
570pop/push(2,127): C_0*(X_0)^3*( C_1 + C_2*X_0 )
571Testscore 2000
572
573
574in: PS.step()  43
575pop/push(0,128): C_0*(X_0)^12*( C_1 + C_2 )
576Testscore 2000
577pop/push(1,129): ( { C_0 }/{ C_1 } + C_2*(X_0)^9 )
578Testscore 2000
579pop/push(2,130): C_0*(X_0)^3*( C_1 + C_2*X_0 )
580Testscore 2000
581Gen:  42
582
583
584in: PS.step()  44
585pop/push(0,131): ( { C_0 }/{ C_1 } + C_2*C_3 )
586Testscore 2000
587pop/push(1,132): ( { C_0 }/{ X_0 } + C_1*(X_0)^11 )
588Testscore 2000
589pop/push(2,133): C_0*(C_1*X_0)^3*( C_2 + X_0 )
590Testscore 2000
591Gen:  43
592
593
594in: PS.step()  45
595pop/push(0,134): C_0*( C_1 + { C_2 }/{ X_0 } )
596Testscore 2000
597pop/push(1,135): ( { C_0 }/{ C_1 } + C_2*(X_0)^11 )
598Testscore 2000
599pop/push(2,136): ( C_0 + C_1*X_0 + C_2*(X_0)^8 )
600Testscore 2000
601Gen:  44
602
603
604in: PS.step()  46
605pop/push(0,137): ( C_0 + C_1 + C_2*(X_0)^8 )
606Testscore 2000
607pop/push(1,138): C_0*X_0*( C_1 + { C_2 }/{ X_0 } )
608Testscore 2000
609pop/push(2,139): ( C_0 + C_1*X_0 + C_2*(X_0)^10 )
610Testscore 2000
611Gen:  45
612
613
614in: PS.step()  47
615pop/push(0,140): ( C_0 + C_1 + C_2*(X_0)^10 )
616Testscore 2000
617pop/push(1,141): C_0*X_0*( C_1 + { C_2 }/{ C_3 } )
618Testscore 2000
619pop/push(2,142): C_0*(X_0)^2*( C_1 + { C_2 }/{ X_0 } )
620Testscore 2000
621Gen:  46
622
623
624in: PS.step()  48
625pop/push(0,143): C_0*( C_1 + { C_2 }/{ C_3 } )
626Testscore 2000
627pop/push(1,144): ( C_0*C_1 + C_2*(X_0)^9 )
628Testscore 2000
629pop/push(2,145): C_0*(X_0)^3*( C_1 + { C_2 }/{ X_0 } )
630Testscore 2000
631Gen:  47
632
633
634in: PS.step()  49
635pop/push(0,146): C_0*( C_1 + { C_2 }/{ X_0 } )
636Testscore 2000
637pop/push(1,147): ( C_0*C_1 + C_2*(X_0)^11 )
638Testscore 2000
639Gen:  48
640pop/push(2,148): C_0*(X_0)^4*( C_1 + { C_2 }/{ X_0 } )
641Testscore 2000
642
643
644in: PS.step()  50
645pop/push(0,149): ( C_0 + { C_1 }/{ C_2*X_0 } )
646Testscore 2000
647pop/push(1,150): ( { C_0 }/{ X_0 } + C_1*(X_0)^2 )
648Testscore 2000
649pop/push(2,151): ( C_0 + C_1*X_0 + C_2*(X_0)^12 )
650Gen:  49
651Testscore 2000
652
653
654in: PS.step()  51
655pop/push(0,152): ( C_0 + C_1 + C_2*(X_0)^12 )
656Testscore 2000
657pop/push(1,153): ( C_0*C_1 + C_2*(X_0)^4 )
658Testscore 2000
659pop/push(2,154): ( C_0*(X_0)^2 + C_1*(X_0)^5 )
660Testscore 2000
661Gen:  50
662
663
664in: PS.step()  52
665pop/push(0,155): ( { C_0 }/{ X_0 } + C_1*C_2 )
666Testscore 2000
667pop/push(1,156): ( { C_0 }/{ X_0 } + C_1*(X_0)^4 )
668Testscore 2000
669pop/push(2,157): C_0*(C_1*X_0)^4*( C_2 + X_0 )
670Testscore 2000
671Gen:  51
672
673
674in: PS.step()  53
675pop/push(0,158): ( { C_0 }/{ C_1 } + C_2*(X_0)^4 )
676Testscore 2000
677pop/push(1,159): C_0*(X_0)^5*( C_1 + { C_2 }/{ X_0 } )
678Testscore 2000
679pop/push(2,160): C_0*(X_0)^2*( C_1 + C_2 + { C_3 }/{ X_0 } )
680Testscore 2000
681Gen:  52
682
683
684in: PS.step()  54
685pop/push(0,161): C_0*X_0*( X_0 + { C_1 }/{ X_0 } )
686Testscore 2000
687pop/push(1,162): C_0*(X_0)^4*( C_1 + C_2*X_0 )
688Testscore 2000
689pop/push(2,163): ( C_0*X_0 + C_1*X_0*( C_2 + X_0 ) )
690Testscore 2000
691Gen:  53
692
693
694in: PS.step()  55
695pop/push(0,164): C_0*X_0*( X_0 + { C_1 }/{ C_2 } )
696Testscore 2000
697pop/push(1,165): C_0*X_0*( C_1*C_2 + C_3*X_0 )
698Testscore 2000
699pop/push(2,166): ( C_0*X_0 + C_1*(X_0)^2*( C_2 + X_0 ) )
700Testscore 2000
701Gen:  54
702
703
704in: PS.step()  56
705pop/push(0,167): ( C_0 + C_1*X_0*( C_2 + X_0 ) )
706Testscore 2000
707pop/push(1,168): C_0*X_0*( C_1*C_2 + C_3*X_0 )
708Testscore 2000
709pop/push(2,169): ( C_0*X_0 + C_1*(X_0)^3*( C_2 + X_0 ) )
710Testscore 2000
711Gen:  55
712
713
714in: PS.step()  57
715Gen:  56
716pop/push(0,170): ( C_0 + C_1*( C_2 + X_0 ) )
717Testscore 2000
718pop/push(1,171): ( C_0 + C_1*X_0*( C_2 + X_0 ) )
719Testscore 2000
720pop/push(2,172): ( { C_0 }/{ X_0 } + C_1*X_0*( C_2 + X_0 ) )
721Testscore 2000
722
723
724in: PS.step()  58
725pop/push(0,173): ( C_0 + C_1*( C_2 + C_3 ) )
726Testscore 2000
727pop/push(1,174): ( C_0 + C_1*X_0*( C_2 + C_3 ) )
728Testscore 2000
729pop/push(2,175): ( C_0 + C_1*(X_0)^2*( C_2 + X_0 ) )
730Testscore 2000
731Gen:  57
732
733
734in: PS.step()  59
735pop/push(0,176): C_0*X_0*( C_1 + { C_2 }/{ X_0 } )
736Testscore 2000
737pop/push(1,177): ( C_0 + C_1*(X_0)^2*( C_2 + X_0 ) )
738Testscore 2000
739pop/push(2,178): C_0*( C_1 + X_0 )*( X_0 + { C_2 }/{ X_0 } )
740Testscore 2000
741Gen:  58
742
743
744in: PS.step()  60
745pop/push(0,179): ( { C_0 }/{ C_1 } + C_2*(X_0)^2 )
746Testscore 2000
747pop/push(1,180): ( C_0 + C_1*(X_0)^3*( C_2 + X_0 ) )
748Testscore 2000
749pop/push(2,181): ( C_0 + C_1*X_0*( C_2 + C_3*X_0 ) )
750Testscore 2000
751Gen:  59
752
753
754in: PS.step()  61
755pop/push(0,182): ( C_0*C_1 + C_2*(X_0)^2 )
756Testscore 2000
757pop/push(1,183): ( C_0 + C_1*(X_0)^3*( C_2 + X_0 ) )
758Testscore 2000
759pop/push(2,184): ( C_0 + C_1*X_0*( C_2 + C_3*X_0 ) )
760Testscore 2000
761Gen:  60
762
763
764in: PS.step()  62
765pop/push(0,185): C_0*( C_1 + C_2*(X_0)^2 )
766Testscore 2000
767pop/push(1,186): C_0*(X_0)^4*( C_1 + C_2*X_0 )
768Testscore 2000
769pop/push(2,187): C_0*( C_1 + X_0 )*( X_0 + { C_2 }/{ C_3 } )
770Testscore 2000
771Gen:  61
772
773
774in: PS.step()  63
775pop/push(0,188): C_0*(( C_1 + X_0 ))^2
776Testscore 2000
777pop/push(1,189): C_0*X_0*(( C_1 + X_0 ))^2
778Testscore 2000
779pop/push(2,190): ( C_0 + C_1*(X_0)^2*( C_2 + X_0 + { C_3 }/{ X_0 } ) )
780Testscore 2000
781Gen:  62
782
783
784in: PS.step()  64
785pop/push(0,191): C_0*(( C_1 + C_2 ))^2
786Testscore 2000
787pop/push(1,192): C_0*X_0*(( C_1 + C_2 ))^2
788Testscore 2000
789pop/push(2,193): C_0*(X_0)^2*(( C_1 + X_0 ))^2
790Testscore 2000
791Gen:  63
792
793
794in: PS.step()  65
795pop/push(0,194): C_0*(X_0)^3*(( C_1 + X_0 ))^2
796Testscore 2000
797pop/push(1,195): C_0*X_0*(( C_1 + X_0 + { C_2 }/{ X_0 } ))^2
798Testscore 2000
799pop/push(2,196): ( C_0*X_0 + C_1*X_0*(( C_2 + X_0 ))^2 )
800Testscore 2000
801Gen:  64
802
803
804in: PS.step()  66
805pop/push(0,197): C_0*(X_0)^4*(( C_1 + X_0 ))^2
806Testscore 2000
807pop/push(1,198): ( C_0 + C_1*X_0*(( C_2 + X_0 ))^2 )
808Testscore 2000
809pop/push(2,199): C_0*(X_0)^3*(( C_1 + X_0 + { C_2 }/{ X_0 } ))^2
810Testscore 2000
811Gen:  65
812
813
814in: PS.step()  67
815pop/push(0,200): ( C_0 + C_1*(( C_2 + X_0 ))^2 )
816Testscore 2000
817pop/push(1,201): ( C_0 + C_1*X_0*(( C_2 + X_0 ))^2 )
818Testscore 2000
819pop/push(2,202): ( C_0*X_0 + C_1*(X_0)^2*(( C_2 + X_0 ))^2 )
820Testscore 2000
821Gen:  66
822
823
824in: PS.step()  68
825pop/push(0,203): C_0*(X_0)^5*(( C_1 + X_0 ))^2
826Testscore 2000
827pop/push(1,204): ( C_0 + C_1*(X_0)^4*( C_2 + X_0 ) )
828Testscore 2000
829pop/push(2,205): C_0*( C_1 + C_2*X_0 )*( C_3 + X_0 )
830Testscore 2000
831Gen:  67
832
833
834in: PS.step()  69
835pop/push(0,206): C_0*(X_0)^6*(( C_1 + X_0 ))^2
836Testscore 2000
837pop/push(1,207): C_0*(X_0)^5*( C_1 + C_2*X_0 )
838Testscore 2000
839pop/push(2,208): C_0*( C_1 + X_0 )*( C_2 + C_3*X_0 )
840Testscore 2000
841Gen:  68
842
843
844in: PS.step()  70
845pop/push(0,209): C_0*(X_0)^7*(( C_1 + X_0 ))^2
846Testscore 2000
847pop/push(1,210): C_0*(X_0)^6*( C_1 + { C_2 }/{ X_0 } )
848Testscore 2000
849pop/push(2,211): ( { C_0 }/{ C_1 } + C_2*X_0*( C_3 + X_0 ) )
850Testscore 2000
851Gen:  69
852
853
854in: PS.step()  71
855pop/push(0,212): C_0*( C_1 + X_0 )*( C_2 + C_3 )
856Testscore 2000
857pop/push(1,213): C_0*(C_1*X_0)^5*( C_2 + X_0 )
858Testscore 2000
859pop/push(2,214): C_0*( C_1 + C_2*X_0 )*( C_3 + X_0 )
860Testscore 2000
861Gen:  70
862
863
864in: PS.step()  72
865pop/push(0,215): C_0*( C_1 + C_2 )*( C_3 + X_0 )
866Testscore 2000
867pop/push(1,216): C_0*(X_0)^5*( C_1 + C_2*X_0 )
868Testscore 2000
869pop/push(2,217): C_0*( C_1 + X_0 )*( C_2 + C_3*X_0 )
870Testscore 2000
871Gen:  71
872
873
874in: PS.step()  73
875pop/push(0,218): C_0*( C_1 + C_2*(X_0)^3 )
876Testscore 2000
877pop/push(1,219): ( C_0 + C_1*(X_0)^5*( C_2 + X_0 ) )
878Testscore 2000
879Gen:  72
880pop/push(2,220): C_0*(X_0)^2*( C_1 + X_0 + { C_2 }/{ C_3 } )
881Testscore 2000
882
883
884in: PS.step()  74
885pop/push(0,221): C_0*(X_0)^8*(( C_1 + X_0 ))^2
886Testscore 2000
887pop/push(1,222): C_0*X_0*( C_1 + C_2*(X_0)^3 )
888Testscore 2000
889pop/push(2,223): C_0*(X_0)^3*(( C_1 + C_2 + { C_3 }/{ X_0 } ))^2
890Testscore 2000
891Gen:  73
892
893
894in: PS.step()  75
895pop/push(0,224): C_0*(X_0)^9*(( C_1 + X_0 ))^2
896Testscore 2000
897pop/push(1,225): C_0*(X_0)^2*( X_0 + C_1*C_2 )
898Testscore 2000
899pop/push(2,226): C_0*X_0*( C_1 + C_2*X_0 )*( C_3 + X_0 )
900Testscore 2000
901Gen:  74
902
903
904in: PS.step()  76
905pop/push(0,227): C_0*(X_0)^10*(( C_1 + X_0 ))^2
906Testscore 2000
907pop/push(1,228): C_0*X_0*( C_1 + C_2 )*( C_3 + X_0 )
908Testscore 2000
909pop/push(2,229): C_0*X_0*(( C_1*C_2 + C_3*X_0 ))^2
910Testscore 2000
911Gen:  75
912
913
914in: PS.step()  77
915pop/push(0,230): C_0*(( C_1 + C_2*X_0 ))^2
916Testscore 2000
917pop/push(1,231): C_0*X_0*(( C_1 + C_2*X_0 ))^2
918Testscore 2000
919pop/push(2,232): C_0*X_0*( C_1 + C_2*(X_0)^2 )*( C_3 + X_0 )
920Testscore 2000
921Gen:  76
922
923
924in: PS.step()  78
925pop/push(0,233): C_0*(X_0)^11*(( C_1 + X_0 ))^2
926Testscore 2000
927pop/push(1,234): ( C_0*(X_0)^2 + C_1*(X_0)^7 )
928Testscore 2000
929pop/push(2,235): C_0*(X_0)^3*( C_1 + X_0 + { C_2 }/{ X_0 } )
930Testscore 2000
931Gen:  77
932
933
934in: PS.step()  79
935pop/push(0,236): C_0*(X_0)^3*(( C_1 + C_2 ))^2
936Testscore 2000
937pop/push(1,237): C_0*(C_1*X_0)^6*( C_2 + X_0 )
938Testscore 2000
939pop/push(2,238): C_0*(X_0)^3*( C_1 + C_2 + { C_3 }/{ X_0 } )
940Testscore 2000
941Gen:  78
942
943
944in: PS.step()  80
945pop/push(0,239): C_0*(X_0)^12*(( C_1 + X_0 ))^2
946Testscore 2000
947pop/push(1,240): C_0*(X_0)^7*( C_1 + { C_2 }/{ X_0 } )
948Testscore 2000
949pop/push(2,241): C_0*(X_0)^3*( C_1 + X_0 + { C_2 }/{ C_3 } )
950Testscore 2000
951Gen:  79
952
953
954in: PS.step()  81
955pop/push(0,242): C_0*(X_0)^5*(( C_1 + C_2 ))^2
956Testscore 2000
957pop/push(1,243): C_0*(X_0)^3*( X_0 + C_1*C_2 )
958Testscore 2000
959pop/push(2,244): C_0*X_0*( C_1 + X_0 )*( C_2 + C_3*X_0 )
960Testscore 2000
961Gen:  80
962
963
964in: PS.step()  82
965pop/push(0,245): C_0*(X_0)^7*(( C_1 + C_2 ))^2
966Testscore 2000
967pop/push(1,246): C_0*X_0*( C_1 + X_0 )*( C_2 + C_3 )
968Testscore 2000
969pop/push(2,247): ( { C_0 }/{ X_0 } + C_1*X_0*(( C_2 + X_0 ))^2 )
970Testscore 2000
971Gen:  81
972
973
974in: PS.step()  83
975pop/push(0,248): C_0*(X_0)^9*(( C_1 + C_2 ))^2
976Testscore 2000
977pop/push(1,249): C_0*(X_0)^6*( C_1 + C_2*X_0 )
978Testscore 2000
979pop/push(2,250): C_0*(X_0)^4*( C_1 + X_0 + { C_2 }/{ X_0 } )
980Testscore 2000
981Gen:  82
982
983
984in: PS.step()  84
985pop/push(0,251): C_0*(X_0)^11*(( C_1 + C_2 ))^2
986Testscore 2000
987pop/push(1,252): C_0*(X_0)^6*( C_1 + C_2*X_0 )
988Testscore 2000
989pop/push(2,253): C_0*(X_0)^4*( C_1 + C_2 + { C_3 }/{ X_0 } )
990Testscore 2000
991Gen:  83
992
993
994in: PS.step()  85
995pop/push(0,254): C_0*(X_0)^2*(( C_1 + C_2 ))^2
996Testscore 2000
997pop/push(1,255): ( C_0 + C_1*X_0 + C_2*(X_0)^3 )
998Testscore 2000
999pop/push(2,256): ( C_0 + C_1*(X_0)^2*(( C_2 + X_0 ))^2 )
1000Testscore 2000
1001Gen:  84
1002
1003
1004in: PS.step()  86
1005pop/push(0,257): ( C_0 + C_1 + C_2*(X_0)^3 )
1006Testscore 2000
1007pop/push(1,258): ( C_0 + C_1*X_0 + C_2*(X_0)^5 )
1008Testscore 2000
1009pop/push(2,259): ( C_0 + C_1*(X_0)^2 + C_2*(X_0)^3 )
1010Testscore 2000
1011Gen:  85
1012
1013
1014in: PS.step()  87
1015pop/push(0,260): ( C_0 + C_1 + C_2*(X_0)^5 )
1016Testscore 2000
1017pop/push(1,261): ( C_0 + C_1*X_0 + C_2*(X_0)^7 )
1018Testscore 2000
1019pop/push(2,262): ( C_0 + C_1*(X_0)^2*(( C_2 + X_0 ))^2 )
1020Testscore 2000
1021Gen:  86
1022
1023
1024in: PS.step()  88
1025Gen:  87
1026pop/push(0,263): ( C_0 + C_1 + C_2*(X_0)^7 )
1027Testscore 2000
1028pop/push(1,264): ( C_0 + C_1*(X_0)^6*( C_2 + X_0 ) )
1029Testscore 2000
1030pop/push(2,265): C_0*(X_0)^2*(( C_1 + C_2*X_0 ))^2
1031Testscore 2000
1032
1033
1034in: PS.step()  89
1035pop/push(0,266): C_0*( C_1 + C_2*(X_0)^4 )
1036Testscore 2000
1037pop/push(1,267): ( C_0 + C_1*X_0 + C_2*(X_0)^9 )
1038Testscore 2000
1039pop/push(2,268): C_0*(( C_1 + X_0 ))^2*(C_2*X_0)^2
1040Testscore 2000
1041Gen:  88
1042
1043
1044in: PS.step()  90
1045pop/push(0,269): ( C_0 + C_1 + C_2*(X_0)^9 )
1046Testscore 2000
1047pop/push(1,270): C_0*( C_1 + C_2*(X_0)^5 )
1048Testscore 2000
1049pop/push(2,271): ( C_0 + C_1*X_0 + C_2*(X_0)^11 )
1050Testscore 2000
1051Gen:  89
1052
1053
1054in: PS.step()  91
1055pop/push(0,272): ( C_0 + C_1 + C_2*(X_0)^11 )
1056Testscore 2000
1057pop/push(1,273): C_0*X_0*( C_1 + C_2*(X_0)^5 )
1058Testscore 2000
1059pop/push(2,274): C_0*(X_0)^4*(( C_1 + { C_2 }/{ X_0 } ))^2
1060Testscore 2000
1061Gen:  90
1062
1063
1064in: PS.step()  92
1065pop/push(0,275): C_0*(X_0)^4*(( C_1 + C_2 ))^2
1066Testscore 2000
1067pop/push(1,276): C_0*(X_0)^7*( C_1 + C_2*X_0 )
1068Testscore 2000
1069pop/push(2,277): C_0*(X_0)^3*(( C_1 + { C_2 }/{ X_0 } ))^2
1070Testscore 2000
1071Gen:  91
1072
1073
1074in: PS.step()  93
1075pop/push(0,278): C_0*(X_0)^6*(( C_1 + C_2 ))^2
1076Testscore 2000
1077Gen:  92
1078pop/push(1,279): C_0*(C_1*X_0)^7*( C_2 + X_0 )
1079Testscore 2000
1080pop/push(2,280): ( C_0 + C_1*(X_0)^3*(( C_2 + X_0 ))^2 )
1081Testscore 2000
1082
1083
1084in: PS.step()  94
1085pop/push(0,281): ( { C_0 }/{ X_0 } + C_1*(X_0)^6 )
1086Testscore 2000
1087pop/push(1,282): C_0*(X_0)^8*( C_1 + { C_2 }/{ X_0 } )
1088Testscore 2000
1089pop/push(2,283): C_0*(X_0)^5*(( C_1 + { C_2 }/{ X_0 } ))^2
1090Testscore 2000
1091Gen:  93
1092
1093
1094in: PS.step()  95
1095pop/push(0,284): ( { C_0 }/{ C_1 } + C_2*(X_0)^6 )
1096Testscore 2000
1097pop/push(1,285): C_0*(X_0)^7*( C_1 + C_2*X_0 )
1098Testscore 2000
1099pop/push(2,286): C_0*(( C_1 + X_0 ))^2*(C_2*X_0)^3
1100Testscore 2000
1101Gen:  94
1102
1103
1104in: PS.step()  96
1105pop/push(0,287): ( C_0*C_1 + C_2*(X_0)^6 )
1106Testscore 2000
1107pop/push(1,288): ( C_0 + C_1*(X_0)^7*( C_2 + X_0 ) )
1108Testscore 2000
1109pop/push(2,289): C_0*(X_0)^3*(( C_1 + C_2*X_0 ))^2
1110Testscore 2000
1111Gen:  95
1112
1113
1114in: PS.step()  97
1115pop/push(0,290): C_0*( C_1 + C_2*(X_0)^6 )
1116Testscore 2000
1117pop/push(1,291): ( { C_0 }/{ X_0 } + C_1*( C_2 + X_0 ) )
1118Testscore 2000
1119pop/push(2,292): C_0*(X_0)^2*(( C_1 + { C_2 }/{ X_0 } ))^2
1120Testscore 2000
1121Gen:  96
1122
1123
1124in: PS.step()  98
1125pop/push(0,293): C_0*( C_1 + C_2*(X_0)^7 )
1126Testscore 2000
1127pop/push(1,294): ( C_0 + C_1*( X_0 + { C_2 }/{ X_0 } ) )
1128Testscore 2000
1129pop/push(2,295): C_0*(( C_1*C_2 + C_3*X_0 ))^2
1130Testscore 2000
1131Gen:  97
1132
1133
1134in: PS.step()  99
1135pop/push(0,296): C_0*(X_0)^8*(( C_1 + C_2 ))^2
1136Testscore 2000
1137pop/push(1,297): C_0*X_0*( C_1 + C_2*(X_0)^7 )
1138Testscore 2000
1139pop/push(2,298): ( { C_0 }/{ C_1 } + C_2*X_0*(( C_3 + X_0 ))^2 )
1140Testscore 2000
1141Gen:  98
1142
1143
1144in: PS.step()  100
1145pop/push(0,299): ( { C_0 }/{ X_0 } + C_1*(X_0)^8 )
1146Testscore 2000
1147pop/push(1,300): C_0*X_0*( C_1 + C_2 + { C_3 }/{ X_0 } )
1148Testscore 2000
1149pop/push(2,301): ( { C_0 }/{ X_0 } + C_1*(( C_2 + X_0 ))^2 )
1150Testscore 2000
1151Gen:  99
1152
1153
1154in: PS.step()  101
1155Gen:  100
1156pop/push(0,302): C_0*(X_0)^10*(( C_1 + C_2 ))^2
1157Testscore 2000
1158pop/push(1,303): ( C_0*X_0 + C_1*( C_2 + X_0 ) )
1159Testscore 2000
1160pop/push(2,304): ( { C_0 }/{ C_1 } + C_2*(( C_3 + X_0 ))^2 )
1161Testscore 2000
1162
1163
1164in: PS.step()  102
1165pop/push(0,305): ( C_0 + C_1*( C_2 + X_0 ) )
1166Testscore 2000
1167pop/push(1,306): ( C_0*(X_0)^2 + C_1*( C_2 + X_0 ) )
1168Testscore 2000
1169pop/push(2,307): C_0*(( C_1 + X_0 ))^2*( X_0 + { C_2 }/{ X_0 } )
1170Testscore 2000
1171Gen:  101
1172
1173
1174in: PS.step()  103
1175pop/push(0,308): ( { C_0 }/{ X_0 } + C_1*(X_0)^10 )
1176Testscore 2000
1177pop/push(1,309): ( C_0 + C_1*( C_2 + C_3*X_0 ) )
1178Testscore 2000
1179pop/push(2,310): C_0*(X_0)^2*( C_1 + C_2*(X_0)^3 )
1180Testscore 2000
1181Gen:  102
1182
1183
1184in: PS.step()  104
1185pop/push(0,311): C_0*(X_0)^12*(( C_1 + C_2 ))^2
1186Testscore 2000
1187pop/push(1,312): ( C_0*X_0 + C_1*( C_2 + C_3 ) )
1188Testscore 2000
1189pop/push(2,313): C_0*(X_0)^3*( C_1 + C_2*(X_0)^3 )
1190Testscore 2000
1191Gen:  103
1192
1193
1194in: PS.step()  105
1195pop/push(0,314): ( { C_0 }/{ X_0 } + C_1*(X_0)^12 )
1196Testscore 2000
1197pop/push(1,315): C_0*( C_1*C_2 + C_3*X_0 )
1198Testscore 2000
1199pop/push(2,316): C_0*(X_0)^4*( C_1 + X_0 + { C_2 }/{ C_3 } )
1200Testscore 2000
1201Gen:  104
1202
1203
1204in: PS.step()  106
1205pop/push(0,317): ( { C_0 }/{ C_1 } + C_2*(X_0)^8 )
1206Testscore 2000
1207pop/push(1,318): C_0*(X_0)^4*( X_0 + C_1*C_2 )
1208Testscore 2000
1209pop/push(2,319): ( C_0*X_0 + C_1*(X_0)^4*( C_2 + X_0 ) )
1210Testscore 2000
1211Gen:  105
1212
1213
1214in: PS.step()  107
1215pop/push(0,320): ( C_0*C_1 + C_2*(X_0)^8 )
1216Testscore 2000
1217pop/push(1,321): ( C_0 + C_1*(X_0)^4*( C_2 + X_0 ) )
1218Testscore 2000
1219pop/push(2,322): C_0*(X_0)^5*( C_1 + X_0 + { C_2 }/{ X_0 } )
1220Testscore 2000
1221Gen:  106
1222
1223
1224in: PS.step()  108
1225pop/push(0,323): C_0*( C_1 + C_2*(X_0)^8 )
1226Testscore 2000
1227pop/push(1,324): C_0*( C_1*C_2 + C_3*X_0 )
1228Testscore 2000
1229pop/push(2,325): C_0*(X_0)^5*( C_1 + C_2 + { C_3 }/{ X_0 } )
1230Testscore 2000
1231Gen:  107
1232
1233
1234in: PS.step()  109
1235pop/push(0,326): C_0*( C_1 + C_2*(X_0)^9 )
1236Testscore 2000
1237pop/push(1,327): ( { C_0 }/{ C_1 } + C_2*( C_3 + X_0 ) )
1238Testscore 2000
1239pop/push(2,328): ( C_0 + C_1*(X_0)^2 + C_2*(X_0)^5 )
1240Testscore 2000
1241Gen:  108
1242
1243
1244Gen:  109
1245in: PS.step()  110
1246pop/push(0,329): ( { C_0 }/{ C_1 } + C_2*(X_0)^10 )
1247Testscore 2000
1248pop/push(1,330): C_0*X_0*( C_1 + C_2*(X_0)^9 )
1249Testscore 2000
1250pop/push(2,331): C_0*(( C_1 + X_0 ))^2*( X_0 + { C_2 }/{ C_3 } )
1251Testscore 2000
1252
1253
1254in: PS.step()  111
1255pop/push(0,332): C_0*(( C_1 + X_0 ))^3
1256Testscore 2000
1257pop/push(1,333): C_0*X_0*(( C_1 + X_0 ))^3
1258Testscore 2000
1259pop/push(2,334): C_0*X_0*( C_1 + X_0 )*( C_2 + C_3*(X_0)^2 )
1260Testscore 2000
1261Gen:  110
1262
1263
1264in: PS.step()  112
1265pop/push(0,335): C_0*(( C_1 + C_2 ))^3
1266Testscore 2000
1267pop/push(1,336): C_0*X_0*(( C_1 + C_2 ))^3
1268Testscore 2000
1269pop/push(2,337): C_0*(X_0)^2*(( C_1 + X_0 ))^3
1270Testscore 2000
1271Gen:  111
1272
1273
1274in: PS.step()  113
1275pop/push(0,338): C_0*(X_0)^3*(( C_1 + X_0 ))^3
1276Testscore 2000
1277pop/push(1,339): C_0*(( C_1*C_2 + C_3*X_0 ))^3
1278Testscore 2000
1279pop/push(2,340): ( C_0*X_0 + C_1*X_0*(( C_2 + X_0 ))^3 )
1280Testscore 2000
1281Gen:  112
1282
1283
1284in: PS.step()  114
1285pop/push(0,341): C_0*(( C_1 + C_2*X_0 ))^3
1286Testscore 2000
1287pop/push(1,342): ( C_0 + C_1*X_0*(( C_2 + X_0 ))^3 )
1288Testscore 2000
1289pop/push(2,343): C_0*X_0*( C_1 + C_2*(X_0)^3 )*( C_3 + X_0 )
1290Testscore 2000
1291Gen:  113
1292
1293
1294in: PS.step()  115
1295pop/push(0,344): ( C_0 + C_1*(( C_2 + X_0 ))^3 )
1296Testscore 2000
1297pop/push(1,345): ( C_0 + C_1*X_0*(( C_2 + X_0 ))^3 )
1298Testscore 2000
1299pop/push(2,346): C_0*X_0*( C_1 + X_0 )*( C_2 + C_3*(X_0)^3 )
1300Testscore 2000
1301Gen:  114
1302
1303
1304in: PS.step()  116
1305pop/push(0,347): C_0*(X_0)^4*(( C_1 + X_0 ))^3
1306Testscore 2000
1307pop/push(1,348): C_0*X_0*(( C_1 + C_2*X_0 ))^3
1308Testscore 2000
1309pop/push(2,349): ( C_0 + { C_1 }/{ X_0 } + C_2*(( C_3 + X_0 ))^3 )
1310Testscore 2000
1311Gen:  115
1312
1313
1314in: PS.step()  117
1315pop/push(0,350): C_0*(X_0)^5*(( C_1 + X_0 ))^3
1316Testscore 2000
1317pop/push(1,351): C_0*(( C_1 + X_0 ))^2*( C_2 + C_3 )
1318Testscore 2000
1319pop/push(2,352): ( { C_0 }/{ X_0 } + C_1*(( C_2 + X_0 ))^3 )
1320Testscore 2000
1321Gen:  116
1322
1323
1324in: PS.step()  118
1325pop/push(0,353): C_0*(X_0)^6*(( C_1 + X_0 ))^3
1326Testscore 2000
1327pop/push(1,354): ( { C_0 }/{ C_1 } + C_2*(( C_3 + X_0 ))^3 )
1328Testscore 2000
1329pop/push(2,355): C_0*(X_0)^4*(( C_1 + X_0 + { C_2 }/{ X_0 } ))^3
1330Testscore 2000
1331Gen:  117
1332
1333
1334in: PS.step()  119
1335pop/push(0,356): C_0*(X_0)^7*(( C_1 + X_0 ))^3
1336Testscore 2000
1337pop/push(1,357): C_0*(( C_1 + C_2 ))^2*( C_3 + X_0 )
1338Testscore 2000
1339pop/push(2,358): ( C_0*X_0 + C_1*(( C_2 + X_0 ))^3 )
1340Testscore 2000
1341Gen:  118
1342
1343
1344in: PS.step()  120
1345pop/push(0,359): ( C_0 + C_1*(( C_2 + X_0 ))^3 )
1346Testscore 2000
1347pop/push(1,360): ( C_0 + { C_1 }/{ C_2 } + C_3*(( C_4 + X_0 ))^3 )
1348Testscore 2000
1349pop/push(2,361): C_0*X_0*( C_1 + X_0 )*( C_2 + C_3*(X_0)^4 )
1350Testscore 2000
1351Gen:  119
1352
1353
1354in: PS.step()  121
1355pop/push(0,362): C_0*(X_0)^8*(( C_1 + X_0 ))^3
1356Testscore 2000
1357pop/push(1,363): ( C_0 + C_1*( C_2 + C_3*X_0 ) )
1358Testscore 2000
1359pop/push(2,364): ( C_0*C_1 + C_2*(( C_3 + X_0 ))^3 )
1360Testscore 2000
1361Gen:  120
1362
1363
1364in: PS.step()  122
1365pop/push(0,365): C_0*(X_0)^9*(( C_1 + X_0 ))^3
1366Testscore 2000
1367pop/push(1,366): ( C_0 + { C_1 }/{ ( X_0 + { C_2 }/{ X_0 } ) } )
1368Testscore 2000
1369pop/push(2,367): ( C_0 + C_1*(X_0)^2*(( C_2 + X_0 ))^3 )
1370Testscore 2000
1371Gen:  121
1372
1373
1374in: PS.step()  123
1375pop/push(0,368): C_0*(X_0)^10*(( C_1 + X_0 ))^3
1376Testscore 2000
1377pop/push(1,369): ( C_0 + { C_1 }/{ ( C_2 + { C_3 }/{ X_0 } ) } )
1378Testscore 2000
1379pop/push(2,370): ( C_0*C_1 + C_2*X_0*(( C_3 + X_0 ))^3 )
1380Testscore 2000
1381Gen:  122
1382
1383
1384in: PS.step()  124
1385pop/push(0,371): C_0*(X_0)^11*(( C_1 + X_0 ))^3
1386Testscore 2000
1387pop/push(1,372): ( C_0 + { C_1 }/{ ( C_2 + { C_3 }/{ X_0 } ) } )
1388Testscore 2000
1389pop/push(2,373): ( C_0 + C_1*X_0 + C_2*(( C_3 + X_0 ))^3 )
1390Testscore 2000
1391Gen:  123
1392
1393
1394in: PS.step()  125
1395pop/push(0,374): C_0*(X_0)^3*(( C_1 + C_2 ))^3
1396Testscore 2000
1397pop/push(1,375): ( C_0 + C_1 + C_2*(( C_3 + X_0 ))^3 )
1398Testscore 2000
1399pop/push(2,376): C_0*X_0*( C_1 + C_2*(X_0)^4 )*( C_3 + X_0 )
1400Testscore 2000
1401Gen:  124
1402
1403
1404in: PS.step()  126
1405pop/push(0,377): C_0*(X_0)^12*(( C_1 + X_0 ))^3
1406Testscore 2000
1407pop/push(1,378): ( C_0 + C_1*(X_0)^3*( C_2 + C_3 ) )
1408Testscore 2000
1409pop/push(2,379): C_0*(X_0)^2*(( C_1 + C_2*X_0 ))^3
1410Testscore 2000
1411Gen:  125
1412
1413
1414in: PS.step()  127
1415pop/push(0,380): C_0*(X_0)^5*(( C_1 + C_2 ))^3
1416Testscore 2000
1417pop/push(1,381): ( C_0 + { C_1 }/{ X_0 } + C_2*(X_0)^3 )
1418Testscore 2000
1419pop/push(2,382): C_0*(( C_1 + X_0 ))^3*(C_2*X_0)^2
1420Testscore 2000
1421Gen:  126
1422
1423
1424in: PS.step()  128
1425pop/push(0,383): C_0*(X_0)^7*(( C_1 + C_2 ))^3
1426Testscore 2000
1427pop/push(1,384): ( C_0 + { C_1 }/{ C_2 } + C_3*(X_0)^3 )
1428Testscore 2000
1429pop/push(2,385): ( C_0 + C_1*(X_0)^3*(( C_2 + X_0 ))^3 )
1430Testscore 2000
1431Gen:  127
1432
1433
1434in: PS.step()  129
1435pop/push(0,386): C_0*(X_0)^9*(( C_1 + C_2 ))^3
1436Testscore 2000
1437pop/push(1,387): ( C_0*(X_0)^2 + C_1*(X_0)^9 )
1438Testscore 2000
1439pop/push(2,388): C_0*(( C_1 + X_0 ))^3*(C_2*X_0)^3
1440Testscore 2000
1441Gen:  128
1442
1443
1444in: PS.step()  130
1445pop/push(0,389): C_0*(X_0)^11*(( C_1 + C_2 ))^3
1446Testscore 2000
1447pop/push(1,390): C_0*(C_1*X_0)^8*( C_2 + X_0 )
1448Testscore 2000
1449pop/push(2,391): C_0*(X_0)^3*(( C_1 + C_2*X_0 ))^3
1450Testscore 2000
1451Gen:  129
1452
1453
1454in: PS.step()  131
1455pop/push(0,392): C_0*(X_0)^2*(( C_1 + C_2 ))^3
1456Testscore 2000
1457pop/push(1,393): C_0*(X_0)^8*( C_1 + C_2*X_0 )
1458Testscore 2000
1459pop/push(2,394): ( C_0 + { C_1*(( C_2 + X_0 ))^3 }/{ X_0 } )
1460Testscore 2000
1461Gen:  130
1462
1463
1464in: PS.step()  132
1465pop/push(0,395): C_0*(X_0)^4*(( C_1 + C_2 ))^3
1466Testscore 2000
1467pop/push(1,396): C_0*(X_0)^9*( C_1 + { C_2 }/{ X_0 } )
1468Testscore 2000
1469pop/push(2,397): C_0*(X_0)^5*( C_1 + X_0 + { C_2 }/{ C_3 } )
1470Testscore 2000
1471Gen:  131
1472
1473
1474Gen:  132
1475in: PS.step()  133
1476pop/push(0,398): C_0*(X_0)^6*(( C_1 + C_2 ))^3
1477Testscore 2000
1478pop/push(1,399): C_0*(X_0)^5*( X_0 + C_1*C_2 )
1479Testscore 2000
1480pop/push(2,400): C_0*X_0*(( C_1*C_2 + C_3*X_0 ))^3
1481Testscore 2000
1482
1483
1484in: PS.step()  134
1485pop/push(0,401): C_0*(X_0)^8*(( C_1 + C_2 ))^3
1486Testscore 2000
1487pop/push(1,402): C_0*(X_0)^8*( C_1 + C_2*X_0 )
1488Testscore 2000
1489pop/push(2,403): C_0*(X_0)^6*( C_1 + X_0 + { C_2 }/{ X_0 } )
1490Testscore 2000
1491Gen:  133
1492
1493
1494in: PS.step()  135
1495pop/push(0,404): C_0*(X_0)^10*(( C_1 + C_2 ))^3
1496Testscore 2000
1497pop/push(1,405): C_0*X_0*(( C_1 + { C_2 }/{ X_0 } ))^2
1498Testscore 2000
1499pop/push(2,406): C_0*(X_0)^6*( C_1 + C_2 + { C_3 }/{ X_0 } )
1500Testscore 2000
1501Gen:  134
1502
1503
1504in: PS.step()  136
1505pop/push(0,407): C_0*(X_0)^12*(( C_1 + C_2 ))^3
1506Testscore 2000
1507pop/push(1,408): C_0*(X_0)^9*( C_1 + C_2*X_0 )
1508Testscore 2000
1509pop/push(2,409): C_0*(X_0)^6*(( C_1 + { C_2 }/{ X_0 } ))^2
1510Testscore 2000
1511Gen:  135
1512
1513
1514in: PS.step()  137
1515pop/push(0,410): C_0*( C_1 + C_2*(X_0)^10 )
1516Testscore 2000
1517pop/push(1,411): C_0*(X_0)^10*( C_1 + { C_2 }/{ X_0 } )
1518Testscore 2000
1519pop/push(2,412): C_0*(( C_1 + X_0 ))^2*(C_2*X_0)^4
1520Testscore 2000
1521Gen:  136
1522
1523
1524in: PS.step()  138
1525pop/push(0,413): C_0*( C_1 + C_2*(X_0)^11 )
1526Testscore 2000
1527pop/push(1,414): C_0*(C_1*X_0)^9*( C_2 + X_0 )
1528Testscore 2000
1529pop/push(2,415): C_0*(X_0)^4*(( C_1 + C_2*X_0 ))^2
1530Testscore 2000
1531Gen:  137
1532
1533
1534in: PS.step()  139
1535pop/push(0,416): ( C_0*C_1 + C_2*(X_0)^10 )
1536Testscore 2000
1537pop/push(1,417): C_0*X_0*( C_1 + C_2*(X_0)^11 )
1538Testscore 2000
1539pop/push(2,418): C_0*(X_0)^4*(( C_1 + C_2 + { C_3 }/{ X_0 } ))^3
1540Testscore 2000
1541Gen:  138
1542
1543
1544in: PS.step()  140
1545pop/push(0,419): ( C_0*C_1 + C_2*(X_0)^12 )
1546Testscore 2000
1547pop/push(1,420): C_0*(X_0)^9*( C_1 + C_2*X_0 )
1548Testscore 2000
1549pop/push(2,421): C_0*(X_0)^3*(( C_1 + { C_2 }/{ X_0 } ))^3
1550Testscore 2000
1551Gen:  139
1552
1553
1554in: PS.step()  141
1555pop/push(0,422): ( { C_0 }/{ C_1 } + C_2*(X_0)^12 )
1556Testscore 2000
1557pop/push(1,423): ( C_0 + C_1*(X_0)^8*( C_2 + X_0 ) )
1558Testscore 2000
1559pop/push(2,424): C_0*(X_0)^4*(( C_1 + { C_2 }/{ X_0 } ))^3
1560Testscore 2000
1561Gen:  140
1562
1563
1564in: PS.step()  142
1565pop/push(0,425): C_0*( C_1 + C_2*(X_0)^12 )
1566Testscore 2000
1567pop/push(1,426): ( C_0*(X_0)^2 + C_1*(X_0)^11 )
1568Testscore 2000
1569pop/push(2,427): C_0*(X_0)^5*(( C_1 + { C_2 }/{ X_0 } ))^3
1570Testscore 2000
1571Gen:  141
1572
1573
1574in: PS.step()  143
1575pop/push(0,428): C_0*( C_1 + C_2 + { C_3 }/{ X_0 } )
1576Testscore 2000
1577pop/push(1,429): C_0*X_0*( C_1 + C_2*(X_0)^4 )
1578Testscore 2000
1579pop/push(2,430): C_0*(X_0)^6*(( C_1 + { C_2 }/{ X_0 } ))^3
1580Testscore 2000
1581Gen:  142
1582
1583
1584in: PS.step()  144
1585pop/push(0,431): ( C_0 + C_1*(X_0)^9*( C_2 + X_0 ) )
1586Testscore 2000
1587pop/push(1,432): ( C_0 + C_1*(X_0)^4*(( C_2 + X_0 ))^2 )
1588Testscore 2000
1589pop/push(2,433): ( { C_0 }/{ X_0 } + C_1*X_0*(( C_2 + X_0 ))^3 )
1590Testscore 2000
1591Gen:  143
1592
1593
1594in: PS.step()  145
1595pop/push(0,434): C_0*X_0*( C_1 + C_2*(X_0)^2 )
1596Testscore 2000
1597pop/push(1,435): C_0*(( C_1 + X_0 ))^3*(C_2*X_0)^4
1598Testscore 2000
1599pop/push(2,436): ( { C_0 }/{ C_1 } + C_2*X_0*(( C_3 + X_0 ))^3 )
1600Testscore 2000
1601Gen:  144
1602
1603
1604in: PS.step()  146
1605pop/push(0,437): C_0*(X_0)^2*( X_0 + { C_1 }/{ X_0 } )
1606Testscore 2000
1607pop/push(1,438): C_0*(X_0)^7*(( C_1 + { C_2 }/{ X_0 } ))^3
1608Testscore 2000
1609pop/push(2,439): C_0*(( C_1 + X_0 ))^3*( X_0 + { C_2 }/{ X_0 } )
1610Testscore 2000
1611Gen:  145
1612
1613
1614in: PS.step()  147
1615pop/push(0,440): C_0*(X_0)^2*( C_1 + { C_2 }/{ X_0 } )
1616Testscore 2000
1617pop/push(1,441): C_0*(X_0)^3*(( C_1 + X_0 + { C_2 }/{ X_0 } ))^3
1618Testscore 2000
1619pop/push(2,442): ( C_0 + { C_1 }/{ ( C_2 + { C_3 }/{ X_0 } + C_4*X_0 ) } )
1620Testscore 2000
1621Gen:  146
1622
1623
1624in: PS.step()  148
1625pop/push(0,443): C_0*(X_0)^2*( X_0 + { C_1 }/{ C_2 } )
1626Testscore 2000
1627pop/push(1,444): ( C_0 + { C_1 }/{ ( C_2 + C_3 + { C_4 }/{ X_0 } ) } )
1628Testscore 2000
1629pop/push(2,445): ( C_0 + C_1*X_0 + C_2*X_0*(( C_3 + X_0 ))^3 )
1630Testscore 2000
1631Gen:  147
1632
1633
1634in: PS.step()  149
1635pop/push(0,446): C_0*X_0*( C_1 + C_2*(X_0)^6 )
1636Testscore 2000
1637pop/push(1,447): ( C_0 + C_1 + C_2*X_0*(( C_3 + X_0 ))^3 )
1638Testscore 2000
1639pop/push(2,448): C_0*X_0*( C_1 + X_0 )*( C_2 + C_3*(X_0)^5 )
1640Testscore 2000
1641Gen:  148
1642
1643
1644in: PS.step()  150
1645pop/push(0,449): C_0*X_0*( C_1 + C_2*(X_0)^8 )
1646Testscore 2000
1647pop/push(1,450): C_0*(X_0)^4*(( C_1 + C_2*X_0 ))^3
1648Testscore 2000
1649pop/push(2,451): C_0*(( C_1 + X_0 ))^3*( X_0 + { C_2 }/{ C_3 } )
1650Testscore 2000
1651Gen:  149
1652
1653
1654in: PS.step()  151
1655pop/push(0,452): C_0*(( C_1 + X_0 ))^4
1656Testscore 2000
1657pop/push(1,453): C_0*X_0*(( C_1 + X_0 ))^4
1658Testscore 2000
1659pop/push(2,454): C_0*X_0*( C_1 + C_2*(X_0)^5 )*( C_3 + X_0 )
1660Testscore 2000
1661Gen:  150
1662
1663
1664in: PS.step()  152
1665pop/push(0,455): C_0*(( C_1 + C_2 ))^4
1666Testscore 2000
1667pop/push(1,456): C_0*X_0*(( C_1 + C_2 ))^4
1668Testscore 2000
1669pop/push(2,457): C_0*(X_0)^2*(( C_1 + X_0 ))^4
1670Testscore 2000
1671Gen:  151
1672
1673
1674in: PS.step()  153
1675pop/push(0,458): C_0*(X_0)^3*(( C_1 + X_0 ))^4
1676Testscore 2000
1677pop/push(1,459): C_0*(( C_1 + X_0 ))^3*( C_2 + C_3 )
1678Testscore 2000
1679pop/push(2,460): ( C_0*X_0 + C_1*(( C_2 + X_0 ))^4 )
1680Testscore 2000
1681Gen:  152
1682
1683
1684in: PS.step()  154
1685pop/push(0,461): ( C_0 + C_1*(( C_2 + X_0 ))^4 )
1686Testscore 2000
1687pop/push(1,462): ( C_0 + C_1*(X_0)^3*(( C_2 + X_0 + { C_3 }/{ X_0 } ))^3 )
1688Testscore 2000
1689pop/push(2,463): C_0*X_0*( C_1 + C_2*(X_0)^2 )*( C_3 + C_4*X_0 )
1690Testscore 2000
1691Gen:  153
1692
1693
1694in: PS.step()  155
1695pop/push(0,464): ( C_0 + C_1*(( C_2 + X_0 ))^4 )
1696Testscore 2000
1697pop/push(1,465): ( C_0 + { C_1 }/{ X_0 } + C_2*(( C_3 + X_0 ))^4 )
1698Testscore 2000
1699pop/push(2,466): ( C_0 + C_1*(X_0)^2*(( C_2 + X_0 + { C_3 }/{ X_0 } ))^2 )
1700Testscore 2000
1701Gen:  154
1702
1703
1704in: PS.step()  156
1705pop/push(0,467): C_0*(X_0)^4*(( C_1 + X_0 ))^4
1706Testscore 2000
1707pop/push(1,468): ( C_0 + C_1*X_0*(( C_2 + X_0 ))^4 )
1708Testscore 2000
1709pop/push(2,469): ( C_0 + { C_1 }/{ C_2 } + C_3*(( C_4 + X_0 ))^4 )
1710Testscore 2000
1711Gen:  155
1712
1713
1714in: PS.step()  157
1715pop/push(0,470): C_0*(X_0)^5*(( C_1 + X_0 ))^4
1716Testscore 2000
1717pop/push(1,471): ( C_0*C_1 + C_2*(( C_3 + X_0 ))^4 )
1718Testscore 2000
1719pop/push(2,472): ( C_0 + C_1*X_0 + C_2*X_0*(( C_3 + X_0 ))^4 )
1720Testscore 2000
1721Gen:  156
1722
1723
1724in: PS.step()  158
1725pop/push(0,473): C_0*(X_0)^6*(( C_1 + X_0 ))^4
1726Testscore 2000
1727pop/push(1,474): C_0*(( C_1 + C_2 ))^3*( C_3 + X_0 )
1728Testscore 2000
1729pop/push(2,475): ( C_0 + C_1 + C_2*X_0*(( C_3 + X_0 ))^4 )
1730Testscore 2000
1731Gen:  157
1732
1733
1734in: PS.step()  159
1735pop/push(0,476): C_0*(X_0)^7*(( C_1 + X_0 ))^4
1736Testscore 2000
1737pop/push(1,477): C_0*(( C_1*C_2 + C_3*X_0 ))^4
1738Testscore 2000
1739Gen:  158
1740pop/push(2,478): C_0*(X_0)^5*(( C_1 + X_0 + { C_2 }/{ X_0 } ))^4
1741Testscore 2000
1742
1743
1744in: PS.step()  160
1745pop/push(0,479): C_0*(( C_1 + C_2*X_0 ))^4
1746Testscore 2000
1747pop/push(1,480): C_0*X_0*(( C_1 + C_2*X_0 ))^4
1748Testscore 2000
1749pop/push(2,481): ( C_0 + C_1*X_0 + C_2*(( C_3 + X_0 ))^4 )
1750Testscore 2000
1751Gen:  159
1752
1753
1754Gen:  160
1755in: PS.step()  161
1756pop/push(0,482): C_0*(X_0)^8*(( C_1 + X_0 ))^4
1757Testscore 2000
1758pop/push(1,483): ( C_0 + C_1 + C_2*(( C_3 + X_0 ))^4 )
1759Testscore 2000
1760pop/push(2,484): C_0*(X_0)^5*(( C_1 + X_0 + C_2*{ C_3 }/{ X_0 } ))^4
1761Testscore 2000
1762
1763
1764in: PS.step()  162
1765pop/push(0,485): C_0*(X_0)^9*(( C_1 + X_0 ))^4
1766Testscore 2000
1767pop/push(1,486): ( { C_0 }/{ X_0 } + C_1*(( C_2 + X_0 ))^4 )
1768Testscore 2000
1769pop/push(2,487): ( C_0*X_0 + C_1*X_0*(( C_2 + X_0 ))^4 )
1770Testscore 2000
1771Gen:  161
1772
1773
1774in: PS.step()  163
1775pop/push(0,488): C_0*(X_0)^10*(( C_1 + X_0 ))^4
1776Testscore 2000
1777pop/push(1,489): ( C_0 + C_1*X_0*(( C_2 + X_0 ))^4 )
1778Testscore 2000
1779pop/push(2,490): ( { C_0 }/{ C_1 } + C_2*(( C_3 + X_0 ))^4 )
1780Testscore 2000
1781Gen:  162
1782
1783
1784in: PS.step()  164
1785pop/push(0,491): C_0*(X_0)^11*(( C_1 + X_0 ))^4
1786Testscore 2000
1787pop/push(1,492): C_0*X_0*( C_1 + C_2*(X_0)^10 )
1788Testscore 2000
1789pop/push(2,493): ( C_0 + { C_1*(( C_2 + X_0 ))^4 }/{ X_0 } )
1790Testscore 2000
1791Gen:  163
1792
1793
1794in: PS.step()  165
1795pop/push(0,494): C_0*(X_0)^3*(( C_1 + C_2 ))^4
1796Testscore 2000
1797pop/push(1,495): C_0*X_0*( C_1 + C_2*(X_0)^12 )
1798Testscore 2000
1799pop/push(2,496): ( C_0 + C_1*(X_0)^2*(( C_2 + X_0 ))^4 )
1800Testscore 2000
1801Gen:  164
1802
1803
1804in: PS.step()  166
1805pop/push(0,497): C_0*(X_0)^12*(( C_1 + X_0 ))^4
1806Testscore 2000
1807pop/push(1,498): C_0*(X_0)^10*( C_1 + C_2*X_0 )
1808Testscore 2000
1809pop/push(2,499): ( C_0 + C_1*(X_0)^3*(( C_2 + X_0 ))^4 )
1810Testscore 2000
1811Gen:  165
1812
1813
1814in: PS.step()  167
1815pop/push(0,500): C_0*(X_0)^5*(( C_1 + C_2 ))^4
1816Testscore 2000
1817pop/push(1,501): C_0*(C_1*X_0)^10*( C_2 + X_0 )
1818Testscore 2000
1819pop/push(2,502): C_0*(( C_1 + X_0 ))^4*(C_2*X_0)^2
1820Testscore 2000
1821Gen:  166
1822
1823
1824in: PS.step()  168
1825pop/push(0,503): C_0*(X_0)^7*(( C_1 + C_2 ))^4
1826Testscore 2000
1827pop/push(1,504): C_0*(X_0)^11*( C_1 + { C_2 }/{ X_0 } )
1828Testscore 2000
1829pop/push(2,505): C_0*(X_0)^2*(( C_1 + C_2*X_0 ))^4
1830Testscore 2000
1831Gen:  167
1832
1833
1834in: PS.step()  169
1835pop/push(0,506): C_0*(X_0)^9*(( C_1 + C_2 ))^4
1836Testscore 2000
1837pop/push(1,507): C_0*(X_0)^10*( C_1 + C_2*X_0 )
1838Testscore 2000
1839pop/push(2,508): C_0*(( C_1 + X_0 ))^4*(C_2*X_0)^3
1840Testscore 2000
1841Gen:  168
1842
1843
1844in: PS.step()  170
1845pop/push(0,509): C_0*(X_0)^11*(( C_1 + C_2 ))^4
1846Testscore 2000
1847pop/push(1,510): C_0*( X_0 + C_1*{ C_2 }/{ X_0 } )
1848Testscore 2000
1849pop/push(2,511): C_0*(X_0)^3*(( C_1 + C_2*X_0 ))^4
1850Testscore 2000
1851Gen:  169
1852
1853
1854in: PS.step()  171
1855pop/push(0,512): C_0*( C_1 + X_0 )
1856Testscore 2000
1857pop/push(1,513): C_0*(X_0)^5*(( C_1 + C_2*X_0 ))^2
1858Testscore 2000
1859pop/push(2,514): ( C_0*C_1 + C_2*X_0*(( C_3 + X_0 ))^4 )
1860Testscore 2000
1861Gen:  170
1862
1863
1864in: PS.step()  172
1865pop/push(0,515): C_0*(X_0)^2*(( C_1 + C_2 ))^4
1866Testscore 2000
1867pop/push(1,516): C_0*( { C_1 }/{ X_0 } + C_2*X_0 )
1868Testscore 2000
1869pop/push(2,517): C_0*(X_0)^7*(( C_1 + { C_2 }/{ X_0 } ))^2
1870Testscore 2000
1871Gen:  171
1872
1873
1874in: PS.step()  173
1875pop/push(0,518): C_0*(X_0)^4*(( C_1 + C_2 ))^4
1876Testscore 2000
1877pop/push(1,519): C_0*( { C_1 }/{ C_2 } + C_3*X_0 )
1878Testscore 2000
1879pop/push(2,520): C_0*(( C_1 + X_0 ))^2*(C_2*X_0)^5
1880Testscore 2000
1881Gen:  172
1882
1883
1884in: PS.step()  174
1885pop/push(0,521): C_0*(X_0)^6*(( C_1 + C_2 ))^4
1886Testscore 2000
1887pop/push(1,522): C_0*( { C_1 }/{ X_0 } + C_2*X_0 )
1888Testscore 2000
1889pop/push(2,523): ( C_0 + C_1*(X_0)^5*(( C_2 + X_0 ))^2 )
1890Testscore 2000
1891Gen:  173
1892
1893
1894in: PS.step()  175
1895pop/push(0,524): C_0*(X_0)^8*(( C_1 + C_2 ))^4
1896Testscore 2000
1897pop/push(1,525): ( { C_0 }/{ C_1*X_0 } + C_2*X_0 )
1898Testscore 2000
1899pop/push(2,526): ( C_0 + C_1*(X_0)^4*(( C_2 + X_0 ))^3 )
1900Testscore 2000
1901Gen:  174
1902
1903
1904in: PS.step()  176
1905pop/push(0,527): C_0*(X_0)^10*(( C_1 + C_2 ))^4
1906Testscore 2000
1907pop/push(1,528): C_0*(C_1*X_0)^11*( C_2 + X_0 )
1908Testscore 2000
1909pop/push(2,529): ( C_0 + C_1*(X_0)^5*(( C_2 + X_0 ))^3 )
1910Testscore 2000
1911Gen:  175
1912
1913
1914in: PS.step()  177
1915pop/push(0,530): C_0*(X_0)^12*(( C_1 + C_2 ))^4
1916Testscore 2000
1917pop/push(1,531): C_0*(X_0)^11*( C_1 + C_2*X_0 )
1918Testscore 2000
1919pop/push(2,532): C_0*(( C_1 + X_0 ))^4*(C_2*X_0)^4
1920Testscore 2000
1921Gen:  176
1922
1923
1924in: PS.step()  178
1925pop/push(0,533): C_0*(X_0)^12*( C_1 + { C_2 }/{ X_0 } )
1926Testscore 2000
1927pop/push(1,534): C_0*(X_0)^4*(( C_1 + C_2*X_0 ))^4
1928Testscore 2000
1929pop/push(2,535): C_0*(X_0)^5*(( C_1 + C_2 + { C_3 }/{ X_0 } ))^4
1930Testscore 2000
1931Gen:  177
1932
1933
1934in: PS.step()  179
1935pop/push(0,536): C_0*(X_0)^11*( C_1 + C_2*X_0 )
1936Testscore 2000
1937pop/push(1,537): C_0*(X_0)^4*(( C_1 + { C_2 }/{ X_0 } ))^4
1938Testscore 2000
1939pop/push(2,538): C_0*X_0*(( C_1*C_2 + C_3*X_0 ))^4
1940Testscore 2000
1941Gen:  178
1942
1943
1944in: PS.step()  180
1945pop/push(0,539): ( C_0 + C_1*(X_0)^10*( C_2 + X_0 ) )
1946Testscore 2000
1947pop/push(1,540): C_0*(X_0)^5*(( C_1 + { C_2 }/{ X_0 } ))^4
1948Testscore 2000
1949pop/push(2,541): ( C_0 + C_1*(X_0)^2 + C_2*(( C_3 + X_0 ))^4 )
1950Testscore 2000
1951Gen:  179
1952
1953
1954in: PS.step()  181
1955pop/push(0,542): ( C_0*(X_0)^3 + C_1*(X_0)^5 )
1956Testscore 2000
1957pop/push(1,543): C_0*(X_0)^3*(( C_1 + { C_2 }/{ X_0 } ))^4
1958Testscore 2000
1959pop/push(2,544): ( C_0*(X_0)^2 + C_1*(( C_2 + X_0 ))^4 )
1960Testscore 2000
1961Gen:  180
1962
1963
1964in: PS.step()  182
1965pop/push(0,545): ( C_0*(X_0)^3 + C_1*(X_0)^4 )
1966Testscore 2000
1967pop/push(1,546): ( C_0*(X_0)^3 + C_1*(( C_2 + X_0 ))^4 )
1968Testscore 2000
1969pop/push(2,547): ( C_0 + C_1*(X_0)^3 + C_2*(( C_3 + X_0 ))^4 )
1970Testscore 2000
1971Gen:  181
1972
1973
1974in: PS.step()  183
1975pop/push(0,548): ( C_0*(X_0)^3 + C_1*(X_0)^6 )
1976Testscore 2000
1977pop/push(1,549): C_0*(X_0)^6*(( C_1 + { C_2 }/{ X_0 } ))^4
1978Testscore 2000
1979pop/push(2,550): ( C_0*(X_0)^4 + C_1*(( C_2 + X_0 ))^4 )
1980Testscore 2000
1981Gen:  182
1982
1983
1984in: PS.step()  184
1985pop/push(0,551): ( C_0*(X_0)^4 + C_1*(X_0)^5 )
1986Testscore 2000
1987pop/push(1,552): C_0*(X_0)^7*(( C_1 + { C_2 }/{ X_0 } ))^4
1988Testscore 2000
1989pop/push(2,553): C_0*(( C_1 + X_0 ))^3*( C_2 + C_3*X_0 )
1990Testscore 2000
1991Gen:  183
1992
1993
1994in: PS.step()  185
1995pop/push(0,554): ( C_0 + C_1*(X_0)^11*( C_2 + X_0 ) )
1996Testscore 2000
1997pop/push(1,555): C_0*(X_0)^8*(( C_1 + { C_2 }/{ X_0 } ))^4
1998Testscore 2000
1999pop/push(2,556): C_0*(( C_1 + X_0 ))^3*( C_2 + C_3*X_0 )
2000Testscore 2000
2001Gen:  184
2002
2003
2004in: PS.step()  186
2005pop/push(0,557): ( C_0*(X_0)^3 + C_1*(X_0)^7 )
2006Testscore 2000
2007pop/push(1,558): C_0*(X_0)^8*(( C_1 + { C_2 }/{ X_0 } ))^3
2008Testscore 2000
2009pop/push(2,559): C_0*(( C_1 + X_0 ))^2*( C_2 + C_3*X_0 )
2010Testscore 2000
2011Gen:  185
2012
2013
2014in: PS.step()  187
2015pop/push(0,560): ( C_0*(X_0)^3 + C_1*(X_0)^8 )
2016Testscore 2000
2017pop/push(1,561): C_0*(( C_1 + X_0 ))^2*( C_2 + C_3*X_0 )
2018Testscore 2000
2019pop/push(2,562): ( C_0 + C_1*(X_0)^4 + C_2*(( C_3 + X_0 ))^4 )
2020Testscore 2000
2021Gen:  186
2022
2023
2024in: PS.step()  188
2025pop/push(0,563): ( C_0*(X_0)^4 + C_1*(X_0)^7 )
2026Testscore 2000
2027pop/push(1,564): C_0*(( C_1 + X_0 ))^3*(C_2*X_0)^5
2028Testscore 2000
2029pop/push(2,565): C_0*(X_0)^3*(( C_1 + C_2 + { C_3 }/{ X_0 } ))^3
2030Testscore 2000
2031Gen:  187
2032
2033
2034in: PS.step()  189
2035pop/push(0,566): ( C_0*(X_0)^3 + C_1*(X_0)^9 )
2036Testscore 2000
2037pop/push(1,567): C_0*(X_0)^5*(( C_1 + C_2*X_0 ))^3
2038Testscore 2000
2039pop/push(2,568): ( C_0*(X_0)^5 + C_1*(( C_2 + X_0 ))^4 )
2040Testscore 2000
2041Gen:  188
2042
2043
2044in: PS.step()  190
2045pop/push(0,569): ( C_0*(X_0)^3 + C_1*(X_0)^10 )
2046Testscore 2000
2047pop/push(1,570): ( C_0*(X_0)^6 + C_1*(( C_2 + X_0 ))^4 )
2048Testscore 2000
2049pop/push(2,571): ( C_0 + C_1*(X_0)^5 + C_2*(( C_3 + X_0 ))^4 )
2050Testscore 2000
2051Gen:  189
2052
2053
2054in: PS.step()  191
2055pop/push(0,572): ( C_0*(X_0)^4 + C_1*(X_0)^9 )
2056Testscore 2000
2057pop/push(1,573): ( C_0 + C_1*(X_0)^4*(( C_2 + X_0 ))^4 )
2058Testscore 2000
2059pop/push(2,574): C_0*(X_0)^2*(( C_1 + X_0 + { C_2 }/{ X_0 } ))^2
2060Testscore 2000
2061Gen:  190
2062
2063
2064in: PS.step()  192
2065pop/push(0,575): ( C_0*(X_0)^3 + C_1*(X_0)^11 )
2066Testscore 2000
2067pop/push(1,576): ( C_0 + C_1*(X_0)^5*(( C_2 + X_0 ))^4 )
2068Testscore 2000
2069pop/push(2,577): ( C_0*(X_0)^7 + C_1*(( C_2 + X_0 ))^4 )
2070Testscore 2000
2071Gen:  191
2072
2073
2074in: PS.step()  193
2075Gen:  192
2076pop/push(0,578): ( C_0*(X_0)^3 + C_1*(X_0)^12 )
2077Testscore 2000
2078pop/push(1,579): C_0*(X_0)^2*(( C_1 + { C_2 }/{ X_0 } ))^3
2079Testscore 2000
2080pop/push(2,580): ( C_0*(X_0)^8 + C_1*(( C_2 + X_0 ))^4 )
2081Testscore 2000
2082
2083
2084in: PS.step()  194
2085Gen:  193
2086pop/push(0,581): ( C_0*(X_0)^4 + C_1*(X_0)^11 )
2087Testscore 2000
2088pop/push(1,582): C_0*(X_0)^5*(( C_1 + C_2*X_0 ))^4
2089Testscore 2000
2090pop/push(2,583): ( C_0*(X_0)^9 + C_1*(( C_2 + X_0 ))^4 )
2091Testscore 2000
2092
2093
2094in: PS.step()  195
2095pop/push(0,584): C_0*(C_1*X_0)^12*( C_2 + X_0 )
2096Testscore 2000
2097pop/push(1,585): C_0*(( C_1 + X_0 ))^4*(C_2*X_0)^5
2098Testscore 2000
2099pop/push(2,586): ( C_0*(X_0)^10 + C_1*(( C_2 + X_0 ))^4 )
2100Testscore 2000
2101Gen:  194
2102
2103
2104in: PS.step()  196
2105pop/push(0,587): C_0*(X_0)^12*( C_1 + C_2*X_0 )
2106Testscore 2000
2107pop/push(1,588): C_0*(X_0)^9*(( C_1 + { C_2 }/{ X_0 } ))^4
2108Testscore 2000
2109pop/push(2,589): ( C_0*(X_0)^11 + C_1*(( C_2 + X_0 ))^4 )
2110Testscore 2000
2111Gen:  195
2112
2113
2114in: PS.step()  197
2115pop/push(0,590): C_0*(X_0)^12*( C_1 + C_2*X_0 )
2116Testscore 2000
2117pop/push(1,591): C_0*(X_0)^2*( C_1 + C_2*(X_0)^5 )
2118Testscore 2000
2119pop/push(2,592): ( C_0*(X_0)^12 + C_1*(( C_2 + X_0 ))^4 )
2120Testscore 2000
2121Gen:  196
2122
2123
2124in: PS.step()  198
2125pop/push(0,593): ( C_0 + C_1*(X_0)^5*( C_2 + C_3 ) )
2126Testscore 2000
2127pop/push(1,594): C_0*(X_0)^3*( C_1 + C_2*(X_0)^5 )
2128Testscore 2000
2129pop/push(2,595): ( C_0*(X_0)^2 + C_1*(( C_2 + X_0 ))^3 )
2130Testscore 2000
2131Gen:  197
2132
2133
2134in: PS.step()  199
2135pop/push(0,596): ( C_0 + { C_1 }/{ X_0 } + C_2*(X_0)^5 )
2136Testscore 2000
2137pop/push(1,597): C_0*(X_0)^4*( C_1 + C_2*(X_0)^3 )
2138Testscore 2000
2139pop/push(2,598): ( C_0*(X_0)^3 + C_1*(( C_2 + X_0 ))^3 )
2140Testscore 2000
2141Gen:  198
2142
2143
2144in: PS.step()  200
2145pop/push(0,599): ( C_0 + { C_1 }/{ C_2 } + C_3*(X_0)^5 )
2146Testscore 2000
2147pop/push(1,600): C_0*(X_0)^5*( C_1 + C_2*(X_0)^3 )
2148Testscore 2000
2149pop/push(2,601): ( C_0*(X_0)^4 + C_1*(( C_2 + X_0 ))^3 )
2150Testscore 2000
2151Gen:  199
2152
2153
2154in: PS.step()  201
2155pop/push(0,602): C_0*(X_0)^3*( C_1 + { C_2 }/{ C_3 } )
2156Testscore 2000
2157pop/push(1,603): ( C_0 + C_1*(X_0)^2 + C_2*(X_0)^7 )
2158Testscore 2000
2159pop/push(2,604): ( C_0*(X_0)^5 + C_1*(( C_2 + X_0 ))^3 )
2160Testscore 2000
2161Gen:  200
2162
2163
2164in: PS.step()  202
2165pop/push(0,605): C_0*(X_0)^4*( X_0 + { C_1 }/{ X_0 } )
2166Testscore 2000
2167pop/push(1,606): C_0*(X_0)^6*( C_1 + X_0 + { C_2 }/{ C_3 } )
2168Testscore 2000
2169pop/push(2,607): ( C_0*(X_0)^6 + C_1*(( C_2 + X_0 ))^3 )
2170Testscore 2000
2171Gen:  201
2172
2173
2174PGE: stop sig recv'd
2175DS sent -1 to Srch 0
2176PGE sending last report
2177PGE exitting
2178DS done =  1 1
2179DAMD checking last messages
2180Gen:  202
2181DS done stopping
21820: df(x) = ( 0.488088 )
2183( C_0 )
2184coeff: [0.48808762998194877]
2185size:    2   depth:    2   
2186uId:     0   pId:      0
2187iId:     0   tId:      0
2188
2189train NaNs:    0
2190train L1:   0.855128
2191
2192test  NaNs:    0
2193test Evals: 2000   
2194test  L1:   0.840167
2195test  L2:   1.092449
2196
2197
21981: df(x) = ( 1.705953*x )
2199( C_0*X_0 )
2200coeff: [1.7059531450667809]
2201size:    4   depth:    3   
2202uId:     0   pId:      0
2203iId:     0   tId:      1
2204
2205train NaNs:    0
2206train L1:   0.523722
2207
2208test  NaNs:    0
2209test Evals: 2000   
2210test  L1:   0.555682
2211test  L2:   0.785231
2212
2213
22142: df(x) = ( 0.505930 + 1.723289*x )
2215( C_0 + C_1*X_0 )
2216coeff: [0.5059302219734085 1.7232892267661326]
2217size:    5   depth:    3   
2218uId:     2   pId:      0
2219iId:     0   tId:      0
2220
2221train NaNs:    0
2222train L1:   0.462547
2223
2224test  NaNs:    0
2225test Evals: 2000   
2226test  L1:   0.482063
2227test  L2:   0.583033
2228
2229
22303: df(x) = ( 1.642726*(( 0.333313 + x ))^3 )
2231( C_0*(( C_1 + X_0 ))^3 )
2232coeff: [1.6427256102525016 0.33331299708920176]
2233size:    7   depth:    5   
2234uId:  1187   pId:      0
2235iId:   110   tId:     10
2236
2237train NaNs:    0
2238train L1:   0.120807
2239
2240test  NaNs:    0
2241test Evals: 2000   
2242test  L1:   0.111897
2243test  L2:   0.159505
2244
2245
22464: df(x) = ( 0.022277*x*(( 2.612198 + x ))^4 )
2247( C_0*X_0*(( C_1 + X_0 ))^4 )
2248coeff: [0.02227687439934678 2.6121982834810313]
2249size:    8   depth:    5   
2250uId:  1643   pId:      0
2251iId:   150   tId:     13
2252
2253train NaNs:    0
2254train L1:   0.058950
2255
2256test  NaNs:    0
2257test Evals: 2000   
2258test  L1:   0.062111
2259test  L2:   0.075158
2260
2261
22625: df(x) = ( -0.247235 + 0.332358*(( 0.880010 + x ))^4 )
2263( C_0 + C_1*(( C_2 + X_0 ))^4 )
2264coeff: [-0.24723491600835507 0.33235766702164865 0.8800099539501561]
2265size:    8   depth:    5   
2266uId:  1685   pId:      0
2267iId:   153   tId:     11
2268
2269train NaNs:    0
2270train L1:   0.042787
2271
2272test  NaNs:    0
2273test Evals: 2000   
2274test  L1:   0.045204
2275test  L2:   0.057344
2276
2277
22786: df(x) = ( -0.623617 + 0.376383 + 0.332358*(( 0.880010 + x ))^4 )
2279( C_0 + C_1 + C_2*(( C_3 + X_0 ))^4 )
2280coeff: [-0.6236174580057763 0.3763825419944427 0.33235766701453956 0.8800099539596823]
2281size:    9   depth:    5   
2282uId:  1757   pId:      0
2283iId:   160   tId:      4
2284
2285train NaNs:    0
2286train L1:   0.042787
2287
2288test  NaNs:    0
2289test Evals: 2000   
2290test  L1:   0.045204
2291test  L2:   0.057344
2292
2293
22947: df(x) = ( 0.000034*(x)^5*(( 4.559413 + x + { 12.848263 }/{ x } ))^4 )
2295( C_0*(X_0)^5*(( C_1 + X_0 + { C_2 }/{ X_0 } ))^4 )
2296coeff: [3.44652874900931e-05 4.559412614302138 12.848263456997431]
2297size:   12   depth:    6   
2298uId:  1726   pId:      0
2299iId:   157   tId:      8
2300
2301train NaNs:    0
2302train L1:   0.033468
2303
2304test  NaNs:    0
2305test Evals: 2000   
2306test  L1:   0.035996
2307test  L2:   0.054097
2308
2309
23108: df(x) = ( 0.389172*x*( 1.000000 + x )*( 2.569557 + 2.569553*(x)^2 ) )
2311( C_0*X_0*( C_1 + X_0 )*( C_2 + C_3*(X_0)^2 ) )
2312coeff: [0.3891722806827999 1.0000000697859392 2.569557021264269 2.5695532128348493]
2313size:   13   depth:    6   
2314uId:   861   pId:      0
2315iId:    81   tId:      9
2316
2317train NaNs:    0
2318train L1:   0.000001
2319
2320test  NaNs:    0
2321test Evals: 2000   
2322test  L1:   0.000001
2323test  L2:   0.000001
2324
2325
23269: df(x) = ( -0.255956 + 0.744044 )
2327( C_0 + C_1 )
2328coeff: [-0.2559561849999276 0.7440438149999304]
2329size:    3   depth:    2   
2330uId:     8   pId:      0
2331iId:     1   tId:      0
2332
2333train NaNs:    0
2334train L1:   0.855128
2335
2336test  NaNs:    0
2337test Evals: 2000   
2338test  L1:   0.840167
2339test  L2:   1.092449
2340
2341
234210: df(x) = ( 2.653445*(x)^3 )
2343( C_0*(X_0)^3 )
2344coeff: [2.6534449101070336]
2345size:    5   depth:    4   
2346uId:    12   pId:      0
2347iId:     1   tId:      4
2348
2349train NaNs:    0
2350train L1:   0.515955
2351
2352test  NaNs:    0
2353test Evals: 2000   
2354test  L1:   0.591298
2355test  L2:   0.818427
2356
2357
235811: df(x) = ( 1.723289*( 0.293584 + x ) )
2359( C_0*( C_1 + X_0 ) )
2360coeff: [1.7232892277199379 0.2935840449000472]
2361size:    6   depth:    4   
2362uId:  1838   pId:      0
2363iId:   170   tId:      0
2364
2365train NaNs:    0
2366train L1:   0.462547
2367
2368test  NaNs:    0
2369test Evals: 2000   
2370test  L1:   0.482063
2371test  L2:   0.583033
2372
2373
237412: df(x) = ( 0.625205*(( 0.593571 + x ))^4 )
2375( C_0*(( C_1 + X_0 ))^4 )
2376coeff: [0.6252050327706561 0.5935707852612384]
2377size:    7   depth:    5   
2378uId:  1646   pId:      0
2379iId:   150   tId:     16
2380
2381train NaNs:    0
2382train L1:   0.133747
2383
2384test  NaNs:    0
2385test Evals: 2000   
2386test  L1:   0.122820
2387test  L2:   0.167881
2388
2389
239013: df(x) = ( 0.144935*x*(( 1.954714 + x ))^3 )
2391( C_0*X_0*(( C_1 + X_0 ))^3 )
2392coeff: [0.1449348649831017 1.9547140476473472]
2393size:    8   depth:    5   
2394uId:  1185   pId:      0
2395iId:   110   tId:      8
2396
2397train NaNs:    0
2398train L1:   0.066515
2399
2400test  NaNs:    0
2401test Evals: 2000   
2402test  L1:   0.070779
2403test  L2:   0.086935
2404
2405
240614: df(x) = ( -0.231299 + 1.111187*(( 0.536186 + x ))^3 )
2407( C_0 + C_1*(( C_2 + X_0 ))^3 )
2408coeff: [-0.23129851335881857 1.1111870490689886 0.5361855449676299]
2409size:    8   depth:    5   
2410uId:  1233   pId:      0
2411iId:   114   tId:      3
2412
2413train NaNs:    0
2414train L1:   0.061716
2415
2416test  NaNs:    0
2417test Evals: 2000   
2418test  L1:   0.063944
2419test  L2:   0.081740
2420
2421
242215: df(x) = ( -0.074118 + 0.193942*x*(( 1.722069 + x ))^3 )
2423( C_0 + C_1*X_0*(( C_2 + X_0 ))^3 )
2424coeff: [-0.07411841031730555 0.19394157354686875 1.7220691115295557]
2425size:    9   depth:    5   
2426uId:  1226   pId:      0
2427iId:   113   tId:     13
2428
2429train NaNs:    0
2430train L1:   0.056748
2431
2432test  NaNs:    0
2433test Evals: 2000   
2434test  L1:   0.054229
2435test  L2:   0.061793
2436
2437
243816: df(x) = ( -0.537059 + 0.462941 + 0.193942*x*(( 1.722069 + x ))^3 )
2439( C_0 + C_1 + C_2*X_0*(( C_3 + X_0 ))^3 )
2440coeff: [-0.5370592051120102 0.46294079488820633 0.193941573290789 1.7220691126163528]
2441size:   10   depth:    5   
2442uId:  1604   pId:      0
2443iId:   148   tId:      4
2444
2445train NaNs:    0
2446train L1:   0.056748
2447
2448test  NaNs:    0
2449test Evals: 2000   
2450test  L1:   0.054229
2451test  L2:   0.061793
2452
2453
245417: df(x) = ( 0.002252*(x)^4*(( 3.595755 + x + { 7.459224 }/{ x } ))^3 )
2455( C_0*(X_0)^4*(( C_1 + X_0 + { C_2 }/{ X_0 } ))^3 )
2456coeff: [0.002251518858520458 3.595755289567391 7.459224011988179]
2457size:   12   depth:    6   
2458uId:  1268   pId:      0
2459iId:   116   tId:      9
2460
2461train NaNs:    0
2462train L1:   0.035829
2463
2464test  NaNs:    0
2465test Evals: 2000   
2466test  L1:   0.038343
2467test  L2:   0.055925
2468
2469
247018: df(x) = ( 0.610875*x*( 1.636998 + 1.636996*(x)^2 )*( 1.000000 + x ) )
2471( C_0*X_0*( C_1 + C_2*(X_0)^2 )*( C_3 + X_0 ) )
2472coeff: [0.61087450980112 1.6369980254002947 1.6369955991418126 1.0000000697857496]
2473size:   13   depth:    6   
2474uId:   777   pId:      0
2475iId:    75   tId:      8
2476
2477train NaNs:    0
2478train L1:   0.000001
2479
2480test  NaNs:    0
2481test Evals: 2000   
2482test  L1:   0.000001
2483test  L2:   0.000001
2484
2485
248619: df(x) = ( 3.128170*(x)^5 )
2487( C_0*(X_0)^5 )
2488coeff: [3.1281703767801385]
2489size:    5   depth:    4   
2490uId:    28   pId:      0
2491iId:     3   tId:      0
2492
2493train NaNs:    0
2494train L1:   0.557016
2495
2496test  NaNs:    0
2497test Evals: 2000   
2498test  L1:   0.651013
2499test  L2:   0.893663
2500
2501
250220: df(x) = ( 1.755568*x*( 0.918328 + x ) )
2503( C_0*X_0*( C_1 + X_0 ) )
2504coeff: [1.7555683760135372 0.9183284569414082]
2505size:    7   depth:    4   
2506uId:    59   pId:      0
2507iId:     6   tId:      5
2508
2509train NaNs:    0
2510train L1:   0.132074
2511
2512test  NaNs:    0
2513test Evals: 2000   
2514test  L1:   0.142746
2515test  L2:   0.180365
2516
2517
251821: df(x) = ( 0.658300*x*(( 1.349192 + x ))^2 )
2519( C_0*X_0*(( C_1 + X_0 ))^2 )
2520coeff: [0.658299734275499 1.3491923035686308]
2521size:    8   depth:    5   
2522uId:   597   pId:      0
2523iId:    62   tId:      4
2524
2525train NaNs:    0
2526train L1:   0.081222
2527
2528test  NaNs:    0
2529test Evals: 2000   
2530test  L1:   0.087405
2531test  L2:   0.111573
2532
2533
253422: df(x) = ( -0.096014 + 0.873399*x*(( 1.100692 + x ))^2 )
2535( C_0 + C_1*X_0*(( C_2 + X_0 ))^2 )
2536coeff: [-0.09601419651794367 0.8733989211015596 1.1006922575693627]
2537size:    9   depth:    5   
2538uId:   642   pId:      0
2539iId:    65   tId:     12
2540
2541train NaNs:    0
2542train L1:   0.076141
2543
2544test  NaNs:    0
2545test Evals: 2000   
2546test  L1:   0.071000
2547test  L2:   0.081193
2548
2549
255023: df(x) = ( 0.081267*(x)^3*(( 2.560661 + x + { 3.376844 }/{ x } ))^2 )
2551( C_0*(X_0)^3*(( C_1 + X_0 + { C_2 }/{ X_0 } ))^2 )
2552coeff: [0.08126709353414067 2.5606606961077527 3.3768438931374827]
2553size:   12   depth:    6   
2554uId:   635   pId:      0
2555iId:    65   tId:      5
2556
2557train NaNs:    0
2558train L1:   0.042112
2559
2560test  NaNs:    0
2561test Evals: 2000   
2562test  L1:   0.044744
2563test  L2:   0.061548
2564
2565
256624: df(x) = ( 3.395383*(x)^7 )
2567( C_0*(X_0)^7 )
2568coeff: [3.395383350434831]
2569size:    5   depth:    4   
2570uId:    41   pId:      0
2571iId:     5   tId:      0
2572
2573train NaNs:    0
2574train L1:   0.583453
2575
2576test  NaNs:    0
2577test Evals: 2000   
2578test  L1:   0.687460
2579test  L2:   0.949929
2580
2581
258225: df(x) = ( 1.561344*(( 0.416313 + x ))^2 )
2583( C_0*(( C_1 + X_0 ))^2 )
2584coeff: [1.561343646955768 0.4163126442421312]
2585size:    7   depth:    5   
2586uId:   604   pId:      0
2587iId:    62   tId:     11
2588
2589train NaNs:    0
2590train L1:   0.328292
2591
2592test  NaNs:    0
2593test Evals: 2000   
2594test  L1:   0.338513
2595test  L2:   0.361338
2596
2597
259826: df(x) = ( 2.432879*(x)^2*( 0.686418 + x ) )
2599( C_0*(X_0)^2*( C_1 + X_0 ) )
2600coeff: [2.432879317356866 0.6864184072526582]
2601size:    8   depth:    4   
2602uId:    75   pId:      0
2603iId:     7   tId:      4
2604
2605train NaNs:    0
2606train L1:   0.197714
2607
2608test  NaNs:    0
2609test Evals: 2000   
2610test  L1:   0.205276
2611test  L2:   0.248440
2612
2613
261427: df(x) = ( 1.612188*x + 1.755568*(x)^2 )
2615( C_0*X_0 + C_1*(X_0)^2 )
2616coeff: [1.6121883978164062 1.7555683759186496]
2617size:    8   depth:    4   
2618uId:    11   pId:      0
2619iId:     1   tId:      3
2620
2621train NaNs:    0
2622train L1:   0.132074
2623
2624test  NaNs:    0
2625test Evals: 2000   
2626test  L1:   0.142746
2627test  L2:   0.180365
2628
2629
263028: df(x) = ( 0.793532*x*( 1.106174 + 1.106174 )*( 0.918328 + x ) )
2631( C_0*X_0*( C_1 + C_2 )*( C_3 + X_0 ) )
2632coeff: [0.7935320554831138 1.106173571557735 1.106173571557733 0.9183284570006236]
2633size:   10   depth:    4   
2634uId:   778   pId:      0
2635iId:    75   tId:      9
2636
2637train NaNs:    0
2638train L1:   0.132074
2639
2640test  NaNs:    0
2641test Evals: 2000   
2642test  L1:   0.142746
2643test  L2:   0.180365
2644
2645
264629: df(x) = ( 1.028319*(x)^2*( 1.665884 + x + { 0.973823 }/{ x } ) )
2647( C_0*(X_0)^2*( C_1 + X_0 + { C_2 }/{ X_0 } ) )
2648coeff: [1.0283188741198173 1.6658844973745086 0.9738227138840193]
2649size:   11   depth:    5   
2650uId:    96   pId:      0
2651iId:     8   tId:     13
2652
2653train NaNs:    0
2654train L1:   0.071091
2655
2656test  NaNs:    0
2657test Evals: 2000   
2658test  L1:   0.076807
2659test  L2:   0.095451
2660
2661
266230: df(x) = ( 0.296812*x + 0.323425*x*(( 1.229614 + x ))^3 )
2663( C_0*X_0 + C_1*X_0*(( C_2 + X_0 ))^3 )
2664coeff: [0.2968121073863045 0.3234246273533941 1.2296136824512531]
2665size:   11   depth:    5   
2666uId:  1194   pId:      0
2667iId:   111   tId:      1
2668
2669train NaNs:    0
2670train L1:   0.049579
2671
2672test  NaNs:    0
2673test Evals: 2000   
2674test  L1:   0.052338
2675test  L2:   0.071161
2676
2677
267831: df(x) = ( 0.446166 + 2.597609*(x)^3 )
2679( C_0 + C_1*(X_0)^3 )
2680coeff: [0.44616630177363126 2.5976089435795657]
2681size:    6   depth:    4   
2682uId:   294   pId:      0
2683iId:    28   tId:      0
2684
2685train NaNs:    0
2686train L1:   0.493936
2687
2688test  NaNs:    0
2689test Evals: 2000   
2690test  L1:   0.489784
2691test  L2:   0.618818
2692
2693
2694Cleaning Main
2695DS leaving Run()
Note: See TracBrowser for help on using the repository browser.