Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2929_PrioritizedGrammarEnumeration/HeuristicLab.Algorithms.DataAnalysis.PGE/3.3/tmplog/Korns_12_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: 42.4 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/Korns_12.cfg
34Prob: &{Korns_12 [] <nil> 1000 benchmark [benchmark/Korns_12.trn] [benchmark/Korns_12.tst] [] [] 0.01 0 [0 1 2 3 4] [] [] [] 0xc0000ae000}
35TCfg: &{50 6 4 1 [Add] [Add Mul Div Sin Cos Exp Log Sqrt Tan] [Var ConstantF] [Add Mul Div Exp Log Sqrt] [ADD] [ADD MUL DIV SIN COS EXP LOG SQRT TAN] [VAR CONSTANTF] [ADD MUL DIV EXP LOG SQRT] [( [a] )] [( [a] ) [m] { nil }/{ nil } sin(nil) cos(nil) exp(nil) ln(nil) sqrt(nil) tan(nil)] [X_0 0.0000e+00] [( [a] ) [m] { nil }/{ nil } exp(nil) ln(nil) sqrt(nil)] false {false false false 0 0 false} [0 1 2 3 4] 0 0 0 0 0 0 0 0 0 false 0}
36
37LogDir:  runs/Korns_12/pge/
38Setting up problem: Korns_12
39Reading Trainging File: benchmark/Korns_12.trn
40Var Names = [f(xs)] | [x y z v w]
41Point(%d): %v
42 0 {[-30.965122 -34.968654 18.45152 11.957482 0.398958] [2.302156]}
43Point(%d): %v
44 100 {[-38.146672 -38.342394 47.541161 21.084233 15.426419] [3.960759]}
45Point(%d): %v
46 200 {[] []}
47Num Points: 200
48Reading Testing File: benchmark/Korns_12.tst
49Var Names = [f(xs)] | [x y z v w]
50Point(%d): %v
51 0 {[-6.340436 18.182911 34.50451 8.32275 -42.476279] [0.434577]}
52Point(%d): %v
53 100 {[-48.92008 37.887489 18.032365 -14.004598 -49.566583] [1.332019]}
54Point(%d): %v
55 200 {[-10.992711 -0.073869 -46.458203 -42.924415 11.54251] [1.171771]}
56Point(%d): %v
57 300 {[-48.866259 46.573267 -20.944701 -4.969039 31.301227] [1.936937]}
58Point(%d): %v
59 400 {[12.168373 40.851947 -5.578033 30.311568 -8.980186] [0.379231]}
60Point(%d): %v
61 500 {[-34.161598 31.764401 39.539684 -45.448388 44.046849] [2.278093]}
62Point(%d): %v
63 600 {[42.652164 36.99917 -1.076653 -18.144583 5.618039] [3.767032]}
64Point(%d): %v
65 700 {[-25.924173 -21.243921 -11.240852 17.508869 38.997203] [2.803677]}
66Point(%d): %v
67 800 {[11.884782 -47.561164 -2.118881 -14.603557 37.252004] [0.028691]}
68Point(%d): %v
69 900 {[1.93738 30.358999 -13.474175 32.890061 21.142628] [0.523774]}
70Point(%d): %v
71 1000 {[13.537786 23.293343 2.438202 -27.998859 46.119147] [2.411698]}
72Point(%d): %v
73 1100 {[37.887702 25.849711 3.515648 -44.024821 -18.79423] [0.876694]}
74Point(%d): %v
75 1200 {[-10.206618 15.772701 -23.612419 38.915254 38.962952] [1.30789]}
76Point(%d): %v
77 1300 {[21.913752 -13.037049 -39.999364 -13.128055 -34.40875] [2.614693]}
78Point(%d): %v
79 1400 {[-22.889904 -20.536898 -42.291487 -20.336874 -42.30278] [2.62617]}
80Point(%d): %v
81 1500 {[8.671121 19.345288 37.883435 -49.529724 -24.444758] [1.264592]}
82Point(%d): %v
83 1600 {[-4.005251 0.864416 3.80627 -8.579669 14.043346] [2.021653]}
84Point(%d): %v
85 1700 {[27.520036 -33.635045 23.070241 -7.777528 27.988911] [3.800809]}
86Point(%d): %v
87 1800 {[4.13123 -42.236619 -2.608259 35.128189 -0.149026] [1.620859]}
88Point(%d): %v
89 1900 {[-5.856823 47.849301 16.203028 -38.059966 -26.771649] [1.662297]}
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 Sin Cos Exp Log Sqrt Tan]
101Leafs:    [Var ConstantF]
102NonTrig:  [Add Mul Div Exp Log Sqrt]
103Use Vars:  [0 1 2 3 4]
104Roots:    [( [a] )]
105Nodes:    [( [a] ) [m] { nil }/{ nil } sin(nil) cos(nil) exp(nil) ln(nil) sqrt(nil) tan(nil)]
106Leafs:    [X_0 X_1 X_2 X_3 X_4]
107NonTrig:  [( [a] ) [m] { nil }/{ nil } exp(nil) ln(nil) sqrt(nil)]
108generating initial expressions
109&{50 6 4 1 [Add] [Add Mul Div Sin Cos Exp Log Sqrt Tan] [Var ConstantF] [Add Mul Div Exp Log Sqrt] [ADD] [ADD MUL DIV SIN COS EXP LOG SQRT TAN] [VAR CONSTANTF] [ADD MUL DIV EXP LOG SQRT] [( [a] )] [( [a] ) [m] { nil }/{ nil } sin(nil) cos(nil) exp(nil) ln(nil) sqrt(nil) tan(nil)] [X_0 0.0000e+00] [( [a] ) [m] { nil }/{ nil } exp(nil) ln(nil) sqrt(nil)] false {false false false 0 0 false} [0 1 2 3 4] 0 0 0 0 0 0 0 0 0 false 0}
110Initial Add:   [( C_1 ) ( C_-1*X_0 ) ( C_-1*X_1 ) ( C_-1*X_2 ) ( C_-1*X_3 ) ( C_-1*X_4 )]
1110:  ( C_1 )
1121:  ( C_-1*X_0 )
1132:  ( C_-1*X_1 )
1143:  ( C_-1*X_2 )
1154:  ( C_-1*X_3 )
1165:  ( C_-1*X_4 )
117
118******************************************************
119
120Running Main
121numSrch =  1
122Running PGE
123in: PS.step()  0
124pop/push(0,0): ( C_0 )
125Testscore 2000
126Best New Min Error:  ( C_0 )
127coeff: [2.064077964923663]
128size:    2   depth:    2   
129uId:     0   pId:      0
130iId:     0   tId:      0
131
132train NaNs:    0
133train L1:   0.846357
134
135test  NaNs:    0
136test Evals: 2000   
137test  L1:   0.859698
138test  L2:   1.058223
139
140pop/push(1,1): ( C_0*X_3 )
141Testscore 2000
142pop/push(2,2): ( C_0*X_1 )
143Testscore 2000
144
145
146in: PS.step()  1
147pop/push(0,3): C_0*X_3
148Testscore 2000
149pop/push(1,4): C_0*(X_3)^2
150Testscore 2000
151pop/push(2,5): ( C_0 + C_1*X_2 )
152Testscore 2000
153Gen:  0
154
155
156in: PS.step()  2
157pop/push(0,6): ( C_0 + C_1 )
158Testscore 2000
159pop/push(1,7): ( C_0 + C_1*X_0 )
160Testscore 2000
161pop/push(2,8): ( C_0 + C_1*sin(X_2) )
162Testscore 2000
163Gen:  1
164
165
166in: PS.step()  3
167pop/push(0,9): C_0*X_1
168Testscore 2000
169pop/push(1,10): C_0*(X_1)^2
170Testscore 2000
171pop/push(2,11): ( C_0 + C_1*X_3 )
172Testscore 2000
173Gen:  2
174
175
176Gen:  3
177in: PS.step()  4
178pop/push(0,12): C_0*X_1*X_4
179Testscore 2000
180pop/push(1,13): ( C_0 + C_1*X_4 )
181Testscore 2000
182pop/push(2,14): ( C_0 + C_1*sin(X_3) )
183Testscore 2000
184
185
186Gen:  4
187in: PS.step()  5
188pop/push(0,15): C_0*X_4
189Testscore 2000
190pop/push(1,16): C_0*X_2*X_3
191Testscore 2000
192pop/push(2,17): ( C_0 + { C_1 }/{ X_4 } )
193Testscore 2000
194
195
196in: PS.step()  6
197pop/push(0,18): C_0*X_2
198Testscore 2000
199pop/push(1,19): C_0*(X_4)^2
200Testscore 2000
201pop/push(2,20): ( C_0 + { C_1 }/{ C_2 } )
202Testscore 2000
203Gen:  5
204
205
206in: PS.step()  7
207Gen:  6
208pop/push(0,21): C_0*(X_2)^2
209Testscore 2000
210pop/push(1,22): ( C_0 + { C_1 }/{ X_1 } )
211Testscore 2000
212pop/push(2,23): ( C_0 + C_1*X_1*X_2 )
213Testscore 2000
214
215
216in: PS.step()  8
217pop/push(0,24): C_0*cos(X_4)
218Testscore 2000
219pop/push(1,25): ( C_0 + { C_1 }/{ X_0 } )
220Testscore 2000
221pop/push(2,26): ( C_0 + C_1*(X_0)^2 )
222Testscore 2000
223Gen:  7
224
225
226Gen:  8
227in: PS.step()  9
228pop/push(0,27): C_0*sin(X_4)
229Testscore 2000
230pop/push(1,28): ( C_0 + C_1*X_1 )
231Testscore 2000
232pop/push(2,29): ( C_0 + { C_1 }/{ sin(X_0) } )
233Testscore 2000
234
235
236in: PS.step()  10
237pop/push(0,30): C_0*tan(X_2)
238Testscore 2000
239pop/push(1,31): ( C_0 + { C_1 }/{ X_3 } )
240Testscore 2000
241pop/push(2,32): ( C_0 + C_1*X_1*X_4 )
242Testscore 2000
243Gen:  9
244
245
246in: PS.step()  11
247pop/push(0,33): C_0*X_0*X_2
248Testscore 2000
249pop/push(1,34): ( C_0 + { C_1 }/{ X_2 } )
250Testscore 2000
251pop/push(2,35): ( C_0 + C_1*tan(X_2) )
252Testscore 2000
253Gen:  10
254
255
256Gen:  11
257in: PS.step()  12
258pop/push(0,36): C_0*X_0
259Testscore 2000
260pop/push(1,37): C_0*cos(X_1)
261Testscore 2000
262pop/push(2,38): C_0*(cos(X_1))^2
263Testscore 2000
264
265
266in: PS.step()  13
267pop/push(0,39): C_0*(X_0)^2
268Testscore 2000
269pop/push(1,40): C_0*(sin(X_4))^2
270Testscore 2000
271pop/push(2,41): ( C_0 + { C_1 }/{ sin(X_2) } )
272Testscore 2000
273Gen:  12
274
275
276in: PS.step()  14
277pop/push(0,42): C_0*sin(X_0)
278Testscore 2000
279Gen:  13
280pop/push(1,43): C_0*(sin(X_3))^2
281Testscore 2000
282pop/push(2,44): ( C_0 + { C_1 }/{ cos(X_2) } )
283Testscore 2000
284
285
286in: PS.step()  15
287pop/push(0,45): C_0*tan(X_0)
288Testscore 2000
289pop/push(1,46): C_0*(sin(X_0))^2
290Testscore 2000
291pop/push(2,47): ( C_0 + C_1*(X_1)^2 )
292Testscore 2000
293Gen:  14
294
295
296in: PS.step()  16
297pop/push(0,48): C_0*X_0*X_1
298Testscore 2000
299pop/push(1,49): C_0*(cos(X_3))^2
300Testscore 2000
301pop/push(2,50): ( C_0 + C_1*cos(X_0) )
302Testscore 2000
303Gen:  15
304
305
306in: PS.step()  17
307pop/push(0,51): C_0*X_0*X_3
308Testscore 2000
309pop/push(1,52): C_0*(sin(X_2))^2
310Testscore 2000
311pop/push(2,53): ( C_0 + C_1*X_0*X_4 )
312Testscore 2000
313Gen:  16
314
315
316in: PS.step()  18
317pop/push(0,54): C_0*X_3*X_4
318Testscore 2000
319pop/push(1,55): C_0*(cos(X_2))^2
320Testscore 2000
321pop/push(2,56): ( C_0 + C_1*(X_3)^2 )
322Testscore 2000
323Gen:  17
324
325
326in: PS.step()  19
327pop/push(0,57): C_0*cos(X_2)
328Testscore 2000
329pop/push(1,58): C_0*(cos(X_0))^2
330Testscore 2000
331pop/push(2,59): ( C_0 + C_1*sin(X_0) )
332Testscore 2000
333Gen:  18
334
335
336in: PS.step()  20
337pop/push(0,60): C_0*cos(X_0)
338Testscore 2000
339pop/push(1,61): C_0*(cos(X_4))^2
340Testscore 2000
341pop/push(2,62): ( C_0 + C_1*cos(X_1) )
342Testscore 2000
343Gen:  19
344
345
346in: PS.step()  21
347pop/push(0,63): C_0*X_0*X_4
348Testscore 2000
349pop/push(1,64): C_0*(sin(X_1))^2
350Testscore 2000
351pop/push(2,65): ( C_0 + C_1*X_1*X_3 )
352Testscore 2000
353Gen:  20
354
355
356in: PS.step()  22
357pop/push(0,66): ( C_0*X_2 )
358Testscore 2000
359pop/push(1,67): C_0*X_0*sin(X_0)
360Testscore 2000
361pop/push(2,68): ( C_0 + C_1*X_2*X_4 )
362Testscore 2000
363Gen:  21
364
365
366in: PS.step()  23
367pop/push(0,69): ( C_0*X_0 )
368Testscore 2000
369pop/push(1,70): C_0*X_4*cos(X_4)
370Testscore 2000
371Gen:  22
372pop/push(2,71): ( C_0 + C_1*(X_4)^2 )
373Testscore 2000
374
375
376in: PS.step()  24
377pop/push(0,72): C_0*sin(X_3)
378Testscore 2000
379pop/push(1,73): C_0*X_2*sin(X_3)
380Testscore 2000
381Gen:  23
382pop/push(2,74): ( C_0 + C_1*sin(X_1) )
383Testscore 2000
384
385
386in: PS.step()  25
387pop/push(0,75): C_0*X_2*X_4
388Testscore 2000
389pop/push(1,76): C_0*X_3*sin(X_3)
390Testscore 2000
391pop/push(2,77): ( C_0 + C_1*X_0*X_3 )
392Testscore 2000
393Gen:  24
394
395
396in: PS.step()  26
397pop/push(0,78): C_0*sin(X_1)
398Testscore 2000
399pop/push(1,79): C_0*X_1*sin(X_3)
400Testscore 2000
401pop/push(2,80): ( C_0 + { C_1 }/{ sin(X_4) } )
402Testscore 2000
403Gen:  25
404
405
406in: PS.step()  27
407pop/push(0,81): C_0*cos(X_3)
408Testscore 2000
409pop/push(1,82): C_0*X_4*sin(X_0)
410Testscore 2000
411pop/push(2,83): ( C_0 + C_1*X_2*X_3 )
412Testscore 2000
413Gen:  26
414
415
416in: PS.step()  28
417pop/push(0,84): C_0*sin(X_2)
418Testscore 2000
419pop/push(1,85): C_0*X_4*cos(X_0)
420Testscore 2000
421pop/push(2,86): ( C_0 + C_1*X_0*X_1 )
422Testscore 2000
423Gen:  27
424
425
426in: PS.step()  29
427pop/push(0,87): C_0*tan(X_1)
428Testscore 2000
429pop/push(1,88): C_0*X_3*sin(X_4)
430Testscore 2000
431pop/push(2,89): ( C_0 + C_1*sin(X_4) )
432Testscore 2000
433Gen:  28
434
435
436Gen:  29
437in: PS.step()  30
438pop/push(0,90): ( C_0*X_4 )
439Testscore 2000
440pop/push(1,91): C_0*(sin(X_4))^3
441Testscore 2000
442pop/push(2,92): ( C_0 + C_1*cos(X_2) )
443Testscore 2000
444
445
446in: PS.step()  31
447pop/push(0,93): C_0*X_1*X_2
448Testscore 2000
449pop/push(1,94): C_0*(sin(X_4))^4
450Testscore 2000
451pop/push(2,95): ( C_0 + { C_1 }/{ cos(X_3) } )
452Testscore 2000
453Gen:  30
454
455
456in: PS.step()  32
457pop/push(0,96): C_0*X_1*X_3
458Testscore 2000
459pop/push(1,97): C_0*(sin(X_4))^5
460Testscore 2000
461pop/push(2,98): ( C_0 + C_1*cos(X_4) )
462Testscore 2000
463Gen:  31
464
465
466in: PS.step()  33
467pop/push(0,99): C_0*tan(X_3)
468Testscore 2000
469pop/push(1,100): C_0*(sin(X_4))^6
470Testscore 2000
471pop/push(2,101): ( C_0 + C_1*X_0*X_2 )
472Testscore 2000
473Gen:  32
474
475
476in: PS.step()  34
477pop/push(0,102): C_0*tan(X_4)
478Testscore 2000
479pop/push(1,103): C_0*(sin(X_4))^7
480Testscore 2000
481pop/push(2,104): ( C_0 + C_1*X_3*X_4 )
482Testscore 2000
483Gen:  33
484
485
486in: PS.step()  35
487pop/push(0,105): C_0*(sin(X_4))^8
488Testscore 2000
489pop/push(1,106): ( C_0 + C_1*tan(X_3) )
490Testscore 2000
491pop/push(2,107): ( C_0 + C_1*X_2*sin(X_0) )
492Testscore 2000
493Gen:  34
494
495
496in: PS.step()  36
497pop/push(0,108): C_0*(sin(X_4))^9
498Testscore 2000
499pop/push(1,109): ( C_0 + { C_1 }/{ cos(X_1) } )
500Testscore 2000
501pop/push(2,110): ( C_0 + C_1*X_3*tan(X_2) )
502Testscore 2000
503Gen:  35
504
505
506in: PS.step()  37
507pop/push(0,111): C_0*(sin(X_4))^10
508Testscore 2000
509Gen:  36
510pop/push(1,112): ( C_0 + C_1*tan(X_1) )
511Testscore 2000
512pop/push(2,113): ( C_0 + { C_1*X_1 }/{ X_0 } )
513Testscore 2000
514
515
516in: PS.step()  38
517pop/push(0,114): ( C_0 + { C_1 }/{ X_0 } )
518Testscore 2000
519pop/push(1,115): ( C_0 + { C_1*X_2 }/{ X_1 } )
520Testscore 2000
521pop/push(2,116): ( C_0 + { C_1*X_1*X_2 }/{ X_0 } )
522Testscore 2000
523Gen:  37
524
525
526in: PS.step()  39
527pop/push(0,117): ( C_0 + { C_1 }/{ X_1 } )
528Testscore 2000
529pop/push(1,118): ( C_0 + C_1*X_1*sin(X_4) )
530Testscore 2000
531pop/push(2,119): ( C_0 + C_1*X_2*X_3*sin(X_1) )
532Testscore 2000
533Gen:  38
534
535
536in: PS.step()  40
537pop/push(0,120): C_0*(sin(X_4))^11
538Testscore 2000
539pop/push(1,121): ( C_0 + { C_1 }/{ sin(X_3) } )
540Testscore 2000
541pop/push(2,122): ( C_0*C_1 + C_2*X_2 )
542Testscore 2000
543Gen:  39
544
545
546in: PS.step()  41
547pop/push(0,123): C_0*(sin(X_4))^12
548Testscore 2000
549pop/push(1,124): ( C_0 + C_1*cos(X_3) )
550Testscore 2000
551pop/push(2,125): ( C_0 + C_1*(cos(X_4))^2 )
552Testscore 2000
553Gen:  40
554
555
556in: PS.step()  42
557pop/push(0,126): C_0*X_3*sin(X_2)
558Testscore 2000
559pop/push(1,127): ( C_0 + { C_1 }/{ (X_1)^2 } )
560Testscore 2000
561pop/push(2,128): ( C_0 + C_1*(sin(X_4))^2 )
562Testscore 2000
563Gen:  41
564
565
566in: PS.step()  43
567pop/push(0,129): C_0*X_0*X_1*X_3
568Testscore 2000
569pop/push(1,130): ( C_0 + C_1*tan(X_0) )
570Testscore 2000
571pop/push(2,131): ( C_0*C_1 + C_2*X_0 )
572Testscore 2000
573Gen:  42
574
575
576in: PS.step()  44
577pop/push(0,132): C_0*X_3*cos(X_0)
578Testscore 2000
579pop/push(1,133): ( C_0 + { C_1 }/{ cos(X_4) } )
580Testscore 2000
581pop/push(2,134): ( C_0 + C_1*X_4*tan(X_2) )
582Testscore 2000
583Gen:  43
584
585
586in: PS.step()  45
587pop/push(0,135): C_0*X_0*sin(X_3)
588Testscore 2000
589pop/push(1,136): ( C_0 + { C_1 }/{ cos(X_0) } )
590Testscore 2000
591pop/push(2,137): ( C_0 + C_1*X_3*sin(X_0) )
592Testscore 2000
593Gen:  44
594
595
596in: PS.step()  46
597pop/push(0,138): C_0*X_4*sin(X_1)
598Testscore 2000
599pop/push(1,139): ( C_0 + C_1*tan(X_4) )
600Testscore 2000
601pop/push(2,140): ( C_0 + C_1*X_0*tan(X_2) )
602Testscore 2000
603Gen:  45
604
605
606in: PS.step()  47
607pop/push(0,141): C_0*(cos(X_4))^3
608Testscore 2000
609pop/push(1,142): ( C_0 + { C_1 }/{ (X_0)^2 } )
610Testscore 2000
611pop/push(2,143): ( C_0 + { C_1 }/{ X_0*X_4 } )
612Testscore 2000
613Gen:  46
614
615
616in: PS.step()  48
617pop/push(0,144): C_0*(cos(X_4))^4
618Testscore 2000
619pop/push(1,145): ( C_0 + { C_1 }/{ (X_3)^2 } )
620Testscore 2000
621pop/push(2,146): ( C_0 + C_1*X_0*sin(X_0) )
622Testscore 2000
623Gen:  47
624
625
626in: PS.step()  49
627Gen:  48
628pop/push(0,147): C_0*(cos(X_4))^5
629Testscore 2000
630pop/push(1,148): ( C_0 + { C_1 }/{ sin(X_1) } )
631Testscore 2000
632pop/push(2,149): ( C_0*C_1 + C_2*X_3 )
633Testscore 2000
634
635
636in: PS.step()  50
637pop/push(0,150): C_0*(cos(X_4))^6
638Testscore 2000
639pop/push(1,151): C_0*(C_1*X_3)^2
640Testscore 2000
641pop/push(2,152): ( C_0 + C_1*(sin(X_0))^2 )
642Testscore 2000
643Gen:  49
644
645
646in: PS.step()  51
647pop/push(0,153): C_0*(cos(X_4))^7
648Testscore 2000
649pop/push(1,154): C_0*(C_1*X_4)^2
650Testscore 2000
651pop/push(2,155): ( C_0 + C_1*(cos(X_0))^2 )
652Testscore 2000
653Gen:  50
654
655
656in: PS.step()  52
657pop/push(0,156): C_0*(cos(X_4))^8
658Testscore 2000
659pop/push(1,157): C_0*(C_1*X_0)^2
660Testscore 2000
661pop/push(2,158): ( C_0 + C_1*X_0*sin(X_4) )
662Testscore 2000
663Gen:  51
664
665
666in: PS.step()  53
667pop/push(0,159): C_0*(cos(X_4))^9
668Testscore 2000
669pop/push(1,160): C_0*(C_1*X_1)^2
670Testscore 2000
671pop/push(2,161): ( C_0 + C_1*X_0*sin(X_2) )
672Testscore 2000
673Gen:  52
674
675
676in: PS.step()  54
677pop/push(0,162): C_0*(cos(X_4))^10
678Testscore 2000
679pop/push(1,163): C_0*(C_1*X_2)^2
680Testscore 2000
681pop/push(2,164): ( C_0 + { C_1*X_0 }/{ X_1 } )
682Testscore 2000
683Gen:  53
684
685
686Gen:  54
687in: PS.step()  55
688pop/push(0,165): C_0*(cos(X_4))^11
689Testscore 2000
690pop/push(1,166): C_0*X_2*X_4*sin(X_3)
691Testscore 2000
692pop/push(2,167): ( C_0*C_1 + C_2*X_4 )
693Testscore 2000
694
695
696in: PS.step()  56
697pop/push(0,168): C_0*(cos(X_4))^12
698Testscore 2000
699pop/push(1,169): ( C_0 + C_1*X_1*cos(X_0) )
700Testscore 2000
701pop/push(2,170): ( C_0 + { C_1 }/{ X_1*cos(X_2) } )
702Testscore 2000
703Gen:  55
704
705
706in: PS.step()  57
707pop/push(0,171): C_0*X_0*cos(X_0)
708Testscore 2000
709pop/push(1,172): C_0*X_3*X_4*sin(X_0)
710Testscore 2000
711pop/push(2,173): ( C_0 + C_1*X_3*cos(X_0) )
712Testscore 2000
713Gen:  56
714
715
716in: PS.step()  58
717pop/push(0,174): C_0*X_2*cos(X_2)
718Testscore 2000
719pop/push(1,175): C_0*cos(X_1)*cos(X_2)
720Testscore 2000
721pop/push(2,176): ( C_0 + C_1*X_3*cos(X_1) )
722Testscore 2000
723Gen:  57
724
725
726in: PS.step()  59
727pop/push(0,177): C_0*X_3*sin(X_0)
728Testscore 2000
729pop/push(1,178): C_0*cos(X_1)*cos(X_3)
730Testscore 2000
731pop/push(2,179): ( C_0 + C_1*X_0*sin(X_3) )
732Testscore 2000
733Gen:  58
734
735
736in: PS.step()  60
737pop/push(0,180): C_0*X_4*tan(X_2)
738Testscore 2000
739pop/push(1,181): C_0*X_0*X_2*cos(X_3)
740Testscore 2000
741pop/push(2,182): ( C_0 + C_1*X_4*sin(X_2) )
742Testscore 2000
743Gen:  59
744
745
746in: PS.step()  61
747pop/push(0,183): C_0*(sin(X_0))^3
748Testscore 2000
749pop/push(1,184): C_0*X_2*X_3*cos(X_4)
750Testscore 2000
751pop/push(2,185): ( C_0 + C_1*X_1*cos(X_2) )
752Testscore 2000
753Gen:  60
754
755
756in: PS.step()  62
757pop/push(0,186): C_0*(sin(X_0))^4
758Testscore 2000
759pop/push(1,187): ( C_0 + { C_1 }/{ X_1*X_4 } )
760Testscore 2000
761pop/push(2,188): ( C_0 + C_1*X_0*(sin(X_3))^2 )
762Testscore 2000
763Gen:  61
764
765
766in: PS.step()  63
767pop/push(0,189): C_0*X_0*sin(X_2)
768Testscore 2000
769pop/push(1,190): C_0*X_0*(sin(X_0))^3
770Testscore 2000
771pop/push(2,191): ( C_0 + C_1*X_3*cos(X_3) )
772Testscore 2000
773Gen:  62
774
775
776in: PS.step()  64
777pop/push(0,192): C_0*(cos(X_1))^3
778Testscore 2000
779pop/push(1,193): C_0*sin(X_2)*sin(X_4)
780Testscore 2000
781pop/push(2,194): ( C_0 + { C_1*X_1 }/{ X_4 } )
782Testscore 2000
783Gen:  63
784
785
786in: PS.step()  65
787pop/push(0,195): ( C_0 + { C_1 }/{ X_4 } )
788Testscore 2000
789pop/push(1,196): ( C_0 + C_1*cos(X_1)*tan(X_2) )
790Testscore 2000
791pop/push(2,197): ( C_0 + C_1*X_0*sin(X_0)*tan(X_2) )
792Testscore 2000
793Gen:  64
794
795
796in: PS.step()  66
797pop/push(0,198): C_0*(cos(X_1))^4
798Testscore 2000
799pop/push(1,199): ( C_0 + { C_1 }/{ C_2*X_4 } )
800Testscore 2000
801pop/push(2,200): ( C_0 + C_1*X_0 + C_2*X_2 )
802Testscore 2000
803Gen:  65
804
805
806in: PS.step()  67
807pop/push(0,201): C_0*(cos(X_1))^5
808Testscore 2000
809pop/push(1,202): ( C_0 + C_1 + C_2*X_2 )
810Testscore 2000
811pop/push(2,203): ( C_0 + C_1*cos(X_3)*tan(X_2) )
812Testscore 2000
813Gen:  66
814
815
816in: PS.step()  68
817pop/push(0,204): C_0*(cos(X_1))^6
818Testscore 2000
819pop/push(1,205): ( C_0 + C_1 + C_2*X_0 )
820Testscore 2000
821pop/push(2,206): ( C_0 + C_1*X_0*X_3*sin(X_1) )
822Testscore 2000
823Gen:  67
824
825
826in: PS.step()  69
827pop/push(0,207): C_0*(cos(X_1))^7
828Testscore 2000
829pop/push(1,208): C_0*X_0*X_2*sin(X_1)
830Testscore 2000
831pop/push(2,209): ( { C_0 }/{ X_4 } + C_1*C_2 )
832Testscore 2000
833Gen:  68
834
835
836in: PS.step()  70
837pop/push(0,210): C_0*(cos(X_1))^8
838Testscore 2000
839pop/push(1,211): ( C_0 + { C_1 }/{ X_2*X_4 } )
840Testscore 2000
841pop/push(2,212): ( C_0 + C_1*X_0*X_3*cos(X_3) )
842Testscore 2000
843Gen:  69
844
845
846in: PS.step()  71
847pop/push(0,213): C_0*(cos(X_1))^9
848Testscore 2000
849pop/push(1,214): C_0*sin(X_3)*cos(X_4)
850Testscore 2000
851pop/push(2,215): ( C_0 + C_1*X_4*sin(X_1) )
852Testscore 2000
853Gen:  70
854
855
856in: PS.step()  72
857pop/push(0,216): C_0*(cos(X_1))^10
858Testscore 2000
859pop/push(1,217): ( C_0 + C_1*X_0*cos(X_1) )
860Testscore 2000
861pop/push(2,218): ( C_0 + C_1*sin(X_2)*tan(X_2) )
862Testscore 2000
863Gen:  71
864
865
866in: PS.step()  73
867pop/push(0,219): C_0*(cos(X_1))^11
868Testscore 2000
869pop/push(1,220): C_0*X_2*X_4*cos(X_4)
870Testscore 2000
871pop/push(2,221): ( C_0 + C_1*X_3*sin(X_4) )
872Testscore 2000
873Gen:  72
874
875
876Gen:  73
877in: PS.step()  74
878pop/push(0,222): C_0*(cos(X_1))^12
879Testscore 2000
880pop/push(1,223): ( C_0 + C_1*X_1*cos(X_3) )
881Testscore 2000
882pop/push(2,224): ( C_0 + { C_1 }/{ C_2*cos(X_2) } )
883Testscore 2000
884
885
886in: PS.step()  75
887pop/push(0,225): C_0*(sin(X_0))^5
888Testscore 2000
889pop/push(1,226): C_0*sin(X_4)*tan(X_2)
890Testscore 2000
891pop/push(2,227): ( C_0 + { C_1 }/{ X_1*X_3 } )
892Testscore 2000
893Gen:  74
894
895
896in: PS.step()  76
897pop/push(0,228): C_0*(sin(X_0))^6
898Testscore 2000
899pop/push(1,229): ( C_0 + C_1*X_3*sin(X_2) )
900Testscore 2000
901pop/push(2,230): ( C_0 + C_1*X_0*(cos(X_1))^2 )
902Testscore 2000
903Gen:  75
904
905
906in: PS.step()  77
907pop/push(0,231): C_0*(sin(X_0))^7
908Testscore 2000
909pop/push(1,232): C_0*X_0*(sin(X_0))^5
910Testscore 2000
911pop/push(2,233): ( C_0 + C_1*X_0*tan(X_3) )
912Testscore 2000
913Gen:  76
914
915
916in: PS.step()  78
917pop/push(0,234): C_0*(sin(X_0))^8
918Testscore 2000
919pop/push(1,235): ( C_0 + C_1*X_4*tan(X_4) )
920Testscore 2000
921pop/push(2,236): ( C_0 + C_1*cos(X_4)*tan(X_2) )
922Testscore 2000
923Gen:  77
924
925
926in: PS.step()  79
927pop/push(0,237): C_0*(sin(X_0))^9
928Testscore 2000
929pop/push(1,238): C_0*X_0*(sin(X_0))^7
930Testscore 2000
931pop/push(2,239): ( C_0 + C_1*X_2*tan(X_2) )
932Testscore 2000
933Gen:  78
934
935
936in: PS.step()  80
937pop/push(0,240): C_0*(sin(X_0))^10
938Testscore 2000
939pop/push(1,241): ( C_0 + C_1*X_3*cos(X_2) )
940Testscore 2000
941pop/push(2,242): ( C_0 + C_1*X_1*X_2*cos(X_0) )
942Testscore 2000
943Gen:  79
944
945
946in: PS.step()  81
947pop/push(0,243): C_0*(sin(X_0))^11
948Testscore 2000
949pop/push(1,244): C_0*sin(X_3)*tan(X_2)
950Testscore 2000
951pop/push(2,245): ( C_0 + C_1*X_1*tan(X_3) )
952Testscore 2000
953Gen:  80
954
955
956Gen:  81
957in: PS.step()  82
958pop/push(0,246): C_0*(sin(X_0))^12
959Testscore 2000
960pop/push(1,247): ( C_0 + { C_1*X_0 }/{ X_3 } )
961Testscore 2000
962pop/push(2,248): ( C_0 + C_1*X_0*X_4*sin(X_2) )
963Testscore 2000
964
965
966in: PS.step()  83
967pop/push(0,249): ( C_0 + { C_1 }/{ X_3 } )
968Testscore 2000
969pop/push(1,250): ( C_0 + C_1*X_2*cos(X_2) )
970Testscore 2000
971pop/push(2,251): ( C_0 + C_1*X_0 + C_2*X_4 )
972Testscore 2000
973Gen:  82
974
975
976in: PS.step()  84
977pop/push(0,252): C_0*X_0*cos(X_2)
978Testscore 2000
979pop/push(1,253): ( C_0 + C_1 + C_2*X_4 )
980Testscore 2000
981pop/push(2,254): ( C_0 + C_1*X_0*(sin(X_4))^2 )
982Testscore 2000
983Gen:  83
984
985
986in: PS.step()  85
987pop/push(0,255): C_0*X_3*tan(X_2)
988Testscore 2000
989pop/push(1,256): C_0*sin(X_1)*cos(X_1)
990Testscore 2000
991pop/push(2,257): ( C_0 + { C_1*X_1 }/{ X_3 } )
992Testscore 2000
993Gen:  84
994
995
996in: PS.step()  86
997pop/push(0,258): C_0*X_0*cos(X_3)
998Testscore 2000
999pop/push(1,259): C_0*X_4*(cos(X_4))^3
1000Testscore 2000
1001pop/push(2,260): ( C_0 + C_1*X_0*sin(X_1) )
1002Testscore 2000
1003Gen:  85
1004
1005
1006in: PS.step()  87
1007pop/push(0,261): C_0*X_0*tan(X_2)
1008Testscore 2000
1009pop/push(1,262): C_0*X_3*(sin(X_4))^3
1010Testscore 2000
1011pop/push(2,263): ( C_0 + { C_1 }/{ cos(exp(X_0)) } )
1012Testscore 2000
1013Gen:  86
1014
1015
1016in: PS.step()  88
1017pop/push(0,264): C_0*X_1*sin(X_4)
1018Testscore 2000
1019pop/push(1,265): C_0*sin(X_2)*cos(X_3)
1020Testscore 2000
1021pop/push(2,266): ( C_0 + C_1*X_3*cos(X_4) )
1022Testscore 2000
1023Gen:  87
1024
1025
1026in: PS.step()  89
1027pop/push(0,267): C_0*X_1*cos(X_4)
1028Testscore 2000
1029pop/push(1,268): C_0*X_0*(sin(X_0))^9
1030Testscore 2000
1031pop/push(2,269): ( C_0 + C_1*(cos(X_0))^3 )
1032Testscore 2000
1033Gen:  88
1034
1035
1036in: PS.step()  90
1037pop/push(0,270): C_0*X_1*cos(X_2)
1038Testscore 2000
1039pop/push(1,271): C_0*X_1*(sin(X_0))^2
1040Testscore 2000
1041pop/push(2,272): ( C_0 + C_1*(cos(X_0))^4 )
1042Testscore 2000
1043Gen:  89
1044
1045
1046in: PS.step()  91
1047pop/push(0,273): C_0*X_3*cos(X_3)
1048Testscore 2000
1049pop/push(1,274): C_0*X_2*X_4*sin(X_1)
1050Testscore 2000
1051pop/push(2,275): ( C_0 + C_1*X_2*sin(X_1) )
1052Testscore 2000
1053Gen:  90
1054
1055
1056in: PS.step()  92
1057pop/push(0,276): C_0*X_4*cos(X_3)
1058Testscore 2000
1059pop/push(1,277): C_0*X_1*(sin(X_0))^4
1060Testscore 2000
1061pop/push(2,278): ( C_0 + { C_1 }/{ X_3*X_4 } )
1062Testscore 2000
1063Gen:  91
1064
1065
1066in: PS.step()  93
1067pop/push(0,279): C_0*X_0*cos(X_4)
1068Testscore 2000
1069pop/push(1,280): C_0*sin(X_4)*cos(X_0)
1070Testscore 2000
1071pop/push(2,281): ( C_0 + C_1*X_4*cos(X_3) )
1072Testscore 2000
1073Gen:  92
1074
1075
1076Gen:  93
1077in: PS.step()  94
1078pop/push(0,282): C_0*X_2*tan(X_2)
1079Testscore 2000
1080pop/push(1,283): C_0*X_0*X_4*cos(X_2)
1081Testscore 2000
1082pop/push(2,284): ( C_0 + C_1*X_2*cos(X_4) )
1083Testscore 2000
1084
1085
1086in: PS.step()  95
1087pop/push(0,285): C_0*(sin(X_3))^3
1088Testscore 2000
1089pop/push(1,286): C_0*X_3*(sin(X_4))^5
1090Testscore 2000
1091pop/push(2,287): ( C_0 + C_1*(sin(X_0))^3 )
1092Testscore 2000
1093Gen:  94
1094
1095
1096in: PS.step()  96
1097pop/push(0,288): C_0*(sin(X_3))^4
1098Testscore 2000
1099pop/push(1,289): ( C_0 + C_1*(sin(X_0))^4 )
1100Testscore 2000
1101pop/push(2,290): ( C_0 + C_1*cos(X_2)*tan(X_2) )
1102Testscore 2000
1103Gen:  95
1104
1105
1106in: PS.step()  97
1107pop/push(0,291): C_0*(sin(X_3))^5
1108Testscore 2000
1109pop/push(1,292): C_0*X_2*(sin(X_3))^3
1110Testscore 2000
1111pop/push(2,293): ( C_0 + C_1*X_0*cos(X_0) )
1112Testscore 2000
1113Gen:  96
1114
1115
1116in: PS.step()  98
1117pop/push(0,294): C_0*(sin(X_3))^6
1118Testscore 2000
1119pop/push(1,295): ( C_0 + C_1*X_1*sin(X_2) )
1120Testscore 2000
1121pop/push(2,296): ( C_0*C_1 + C_2*sin(X_2) )
1122Testscore 2000
1123Gen:  97
1124
1125
1126in: PS.step()  99
1127pop/push(0,297): C_0*(sin(X_3))^7
1128Testscore 2000
1129pop/push(1,298): C_0*X_2*(sin(X_3))^5
1130Testscore 2000
1131pop/push(2,299): ( C_0 + C_1*(cos(X_0))^5 )
1132Testscore 2000
1133Gen:  98
1134
1135
1136in: PS.step()  100
1137pop/push(0,300): C_0*(sin(X_3))^8
1138Testscore 2000
1139pop/push(1,301): ( C_0 + C_1*(cos(X_0))^6 )
1140Testscore 2000
1141pop/push(2,302): ( C_0 + C_1*X_2 + C_2*X_4 )
1142Testscore 2000
1143Gen:  99
1144
1145
1146in: PS.step()  101
1147pop/push(0,303): C_0*(sin(X_3))^9
1148Testscore 2000
1149pop/push(1,304): C_0*X_2*(sin(X_3))^7
1150Testscore 2000
1151pop/push(2,305): ( C_0 + C_1*X_1*cos(X_1) )
1152Testscore 2000
1153Gen:  100
1154
1155
1156in: PS.step()  102
1157pop/push(0,306): C_0*(sin(X_3))^10
1158Testscore 2000
1159pop/push(1,307): ( C_0 + C_1*(cos(X_0))^7 )
1160Testscore 2000
1161pop/push(2,308): ( C_0 + C_1*sin(X_4)*(X_3)^2 )
1162Testscore 2000
1163Gen:  101
1164
1165
1166in: PS.step()  103
1167pop/push(0,309): C_0*(sin(X_3))^11
1168Testscore 2000
1169pop/push(1,310): C_0*X_2*(sin(X_3))^9
1170Testscore 2000
1171pop/push(2,311): ( C_0 + C_1*(cos(X_0))^8 )
1172Testscore 2000
1173Gen:  102
1174
1175
1176in: PS.step()  104
1177pop/push(0,312): C_0*(sin(X_3))^12
1178Testscore 2000
1179pop/push(1,313): ( C_0 + C_1*(cos(X_0))^9 )
1180Testscore 2000
1181pop/push(2,314): ( C_0 + C_1*X_2*(sin(X_0))^3 )
1182Testscore 2000
1183Gen:  103
1184
1185
1186in: PS.step()  105
1187pop/push(0,315): C_0*X_3*tan(X_0)
1188Testscore 2000
1189pop/push(1,316): C_0*X_2*(sin(X_3))^11
1190Testscore 2000
1191pop/push(2,317): ( C_0 + C_1*(cos(X_0))^10 )
1192Testscore 2000
1193Gen:  104
1194
1195
1196in: PS.step()  106
1197pop/push(0,318): C_0*X_2*tan(X_1)
1198Testscore 2000
1199pop/push(1,319): C_0*X_1*(sin(X_3))^3
1200Testscore 2000
1201pop/push(2,320): ( C_0 + C_1*(cos(X_0))^11 )
1202Testscore 2000
1203Gen:  105
1204
1205
1206in: PS.step()  107
1207pop/push(0,321): C_0*X_0*sin(X_4)
1208Testscore 2000
1209pop/push(1,322): C_0*X_1*(sin(X_3))^5
1210Testscore 2000
1211pop/push(2,323): ( C_0 + C_1*(cos(X_0))^12 )
1212Testscore 2000
1213Gen:  106
1214
1215
1216in: PS.step()  108
1217pop/push(0,324): C_0*X_3*cos(X_4)
1218Testscore 2000
1219pop/push(1,325): C_0*X_1*(sin(X_3))^7
1220Testscore 2000
1221pop/push(2,326): ( C_0 + C_1*(sin(X_3))^2 )
1222Testscore 2000
1223Gen:  107
1224
1225
1226in: PS.step()  109
1227pop/push(0,327): C_0*(cos(X_2))^3
1228Testscore 2000
1229pop/push(1,328): C_0*X_1*(sin(X_3))^9
1230Testscore 2000
1231pop/push(2,329): ( C_0 + C_1*(sin(X_3))^3 )
1232Testscore 2000
1233Gen:  108
1234
1235
1236in: PS.step()  110
1237pop/push(0,330): C_0*(cos(X_2))^4
1238Testscore 2000
1239pop/push(1,331): ( C_0 + C_1*(cos(X_3))^2 )
1240Testscore 2000
1241pop/push(2,332): ( C_0 + C_1*X_3*(sin(X_3))^2 )
1242Testscore 2000
1243Gen:  109
1244
1245
1246in: PS.step()  111
1247pop/push(0,333): C_0*(cos(X_2))^5
1248Testscore 2000
1249pop/push(1,334): C_0*X_1*(sin(X_3))^11
1250Testscore 2000
1251pop/push(2,335): ( C_0 + C_1*X_1*sin(X_1) )
1252Testscore 2000
1253Gen:  110
1254
1255
1256in: PS.step()  112
1257pop/push(0,336): C_0*(cos(X_2))^6
1258Testscore 2000
1259pop/push(1,337): ( C_0 + C_1*X_4*sin(X_4) )
1260Testscore 2000
1261pop/push(2,338): ( C_0 + { C_1 }/{ X_2*tan(X_4) } )
1262Testscore 2000
1263Gen:  111
1264
1265
1266in: PS.step()  113
1267Gen:  112
1268pop/push(0,339): C_0*(cos(X_2))^7
1269Testscore 2000
1270pop/push(1,340): C_0*cos(X_0)*(X_3)^2
1271Testscore 2000
1272pop/push(2,341): ( C_0 + C_1*X_1*sin(X_3) )
1273Testscore 2000
1274
1275
1276in: PS.step()  114
1277pop/push(0,342): C_0*(cos(X_2))^8
1278Testscore 2000
1279pop/push(1,343): ( C_0 + C_1*X_4*cos(X_1) )
1280Testscore 2000
1281pop/push(2,344): ( C_0 + C_1*X_2 + C_2*X_3 )
1282Testscore 2000
1283Gen:  113
1284
1285
1286in: PS.step()  115
1287pop/push(0,345): C_0*(cos(X_2))^9
1288Testscore 2000
1289pop/push(1,346): ( C_0 + C_1 + C_2*X_3 )
1290Testscore 2000
1291pop/push(2,347): ( C_0 + C_1*X_4*(cos(X_0))^12 )
1292Testscore 2000
1293Gen:  114
1294
1295
1296in: PS.step()  116
1297pop/push(0,348): C_0*(cos(X_2))^10
1298Testscore 2000
1299pop/push(1,349): ( C_0 + { C_1 }/{ C_2*X_1 } )
1300Testscore 2000
1301pop/push(2,350): ( C_0 + C_1*X_0 + C_2*X_3 )
1302Testscore 2000
1303Gen:  115
1304
1305
1306in: PS.step()  117
1307pop/push(0,351): C_0*(cos(X_2))^11
1308Testscore 2000
1309pop/push(1,352): C_0*X_3*(sin(X_3))^3
1310Testscore 2000
1311pop/push(2,353): ( { C_0 }/{ X_1 } + C_1*C_2 )
1312Testscore 2000
1313Gen:  116
1314
1315
1316in: PS.step()  118
1317pop/push(0,354): C_0*(cos(X_2))^12
1318Testscore 2000
1319pop/push(1,355): ( C_0 + C_1*(sin(X_0))^5 )
1320Testscore 2000
1321pop/push(2,356): ( C_0 + C_1*X_2*(cos(X_0))^4 )
1322Testscore 2000
1323Gen:  117
1324
1325
1326Gen:  118
1327in: PS.step()  119
1328pop/push(0,357): C_0*X_1*cos(X_3)
1329Testscore 2000
1330pop/push(1,358): C_0*X_0*(cos(X_2))^11
1331Testscore 2000
1332pop/push(2,359): ( C_0 + C_1*(sin(X_0))^6 )
1333Testscore 2000
1334
1335
1336in: PS.step()  120
1337pop/push(0,360): C_0*X_2*cos(X_1)
1338Testscore 2000
1339pop/push(1,361): C_0*X_3*(cos(X_2))^12
1340Testscore 2000
1341pop/push(2,362): ( C_0 + C_1*X_4*cos(X_0) )
1342Testscore 2000
1343Gen:  119
1344
1345
1346in: PS.step()  121
1347pop/push(0,363): C_0*X_1*sin(X_0)
1348Testscore 2000
1349pop/push(1,364): C_0*X_0*(cos(X_2))^9
1350Testscore 2000
1351pop/push(2,365): ( C_0 + C_1*X_2*sin(X_2) )
1352Testscore 2000
1353Gen:  120
1354
1355
1356in: PS.step()  122
1357pop/push(0,366): C_0*X_4*cos(X_2)
1358Testscore 2000
1359pop/push(1,367): C_0*X_4*(sin(X_0))^3
1360Testscore 2000
1361pop/push(2,368): ( C_0 + C_1*X_4*cos(X_4) )
1362Testscore 2000
1363Gen:  121
1364
1365
1366Gen:  122
1367in: PS.step()  123
1368pop/push(0,369): C_0*(cos(X_3))^3
1369Testscore 2000
1370pop/push(1,370): C_0*X_1*(sin(X_0))^6
1371Testscore 2000
1372pop/push(2,371): ( C_0 + C_1*(sin(X_3))^4 )
1373Testscore 2000
1374
1375
1376in: PS.step()  124
1377pop/push(0,372): C_0*(cos(X_3))^4
1378Testscore 2000
1379pop/push(1,373): ( C_0 + C_1*(sin(X_3))^5 )
1380Testscore 2000
1381pop/push(2,374): ( C_0 + C_1*sin(X_2)*(X_2)^2 )
1382Testscore 2000
1383Gen:  123
1384
1385
1386in: PS.step()  125
1387pop/push(0,375): C_0*(cos(X_3))^5
1388Testscore 2000
1389pop/push(1,376): C_0*X_0*(sin(X_0))^11
1390Testscore 2000
1391pop/push(2,377): ( C_0 + C_1*(sin(X_2))^3 )
1392Testscore 2000
1393Gen:  124
1394
1395
1396in: PS.step()  126
1397pop/push(0,378): C_0*(cos(X_3))^6
1398Testscore 2000
1399pop/push(1,379): ( C_0 + C_1*X_4*cos(X_2) )
1400Testscore 2000
1401pop/push(2,380): ( C_0 + C_1*X_0*(sin(X_3))^4 )
1402Testscore 2000
1403Gen:  125
1404
1405
1406in: PS.step()  127
1407pop/push(0,381): C_0*(cos(X_3))^7
1408Testscore 2000
1409pop/push(1,382): C_0*X_0*X_4*sin(X_2)
1410Testscore 2000
1411pop/push(2,383): ( C_0 + { C_1*X_4 }/{ X_1 } )
1412Testscore 2000
1413Gen:  126
1414
1415
1416in: PS.step()  128
1417pop/push(0,384): C_0*(cos(X_3))^8
1418Testscore 2000
1419pop/push(1,385): ( C_0 + C_1*X_3*tan(X_3) )
1420Testscore 2000
1421pop/push(2,386): ( C_0 + C_1*X_3*(sin(X_3))^4 )
1422Testscore 2000
1423Gen:  127
1424
1425
1426in: PS.step()  129
1427pop/push(0,387): C_0*(cos(X_3))^9
1428Testscore 2000
1429pop/push(1,388): C_0*X_3*(cos(X_2))^10
1430Testscore 2000
1431pop/push(2,389): ( C_0 + C_1*X_2*sin(X_4) )
1432Testscore 2000
1433Gen:  128
1434
1435
1436in: PS.step()  130
1437pop/push(0,390): C_0*(cos(X_3))^10
1438Testscore 2000
1439pop/push(1,391): ( C_0 + C_1*(sin(X_0))^7 )
1440Testscore 2000
1441pop/push(2,392): ( C_0 + C_1*X_2*(cos(X_0))^6 )
1442Testscore 2000
1443Gen:  129
1444
1445
1446in: PS.step()  131
1447pop/push(0,393): C_0*(cos(X_3))^11
1448Testscore 2000
1449pop/push(1,394): C_0*sin(X_0)*cos(X_0)
1450Testscore 2000
1451pop/push(2,395): ( C_0 + C_1*(sin(X_0))^8 )
1452Testscore 2000
1453Gen:  130
1454
1455
1456in: PS.step()  132
1457pop/push(0,396): C_0*(cos(X_3))^12
1458Testscore 2000
1459pop/push(1,397): ( C_0 + C_1*(sin(X_3))^6 )
1460Testscore 2000
1461pop/push(2,398): ( C_0 + C_1*X_4*(cos(X_0))^10 )
1462Testscore 2000
1463Gen:  131
1464
1465
1466in: PS.step()  133
1467pop/push(0,399): C_0*(sin(X_1))^3
1468Testscore 2000
1469pop/push(1,400): C_0*X_1*(sin(X_0))^8
1470Testscore 2000
1471pop/push(2,401): ( C_0 + C_1*(sin(X_3))^7 )
1472Testscore 2000
1473Gen:  132
1474
1475
1476in: PS.step()  134
1477pop/push(0,402): C_0*(sin(X_1))^4
1478Testscore 2000
1479pop/push(1,403): ( C_0 + { C_1*X_2 }/{ X_0 } )
1480Testscore 2000
1481pop/push(2,404): ( C_0 + C_1*X_0*(sin(X_3))^6 )
1482Testscore 2000
1483Gen:  133
1484
1485
1486in: PS.step()  135
1487pop/push(0,405): C_0*(sin(X_1))^5
1488Testscore 2000
1489pop/push(1,406): C_0*X_1*X_2*sin(X_1)
1490Testscore 2000
1491pop/push(2,407): ( C_0 + C_1*X_2*cos(X_0) )
1492Testscore 2000
1493Gen:  134
1494
1495
1496in: PS.step()  136
1497pop/push(0,408): C_0*(sin(X_1))^6
1498Testscore 2000
1499pop/push(1,409): ( { C_0 }/{ X_0 } + C_1*C_2 )
1500Testscore 2000
1501pop/push(2,410): ( C_0 + C_1*X_3*(sin(X_3))^6 )
1502Testscore 2000
1503Gen:  135
1504
1505
1506in: PS.step()  137
1507pop/push(0,411): C_0*(sin(X_1))^7
1508Testscore 2000
1509pop/push(1,412): C_0*X_3*(sin(X_4))^7
1510Testscore 2000
1511pop/push(2,413): ( C_0 + { C_1 }/{ C_2*X_0 } )
1512Testscore 2000
1513Gen:  136
1514
1515
1516in: PS.step()  138
1517pop/push(0,414): C_0*(sin(X_1))^8
1518Testscore 2000
1519pop/push(1,415): ( C_0 + C_1*(sin(X_3))^8 )
1520Testscore 2000
1521pop/push(2,416): ( C_0 + { C_1 }/{ X_4 } + C_2*X_2 )
1522Testscore 2000
1523Gen:  137
1524
1525
1526in: PS.step()  139
1527pop/push(0,417): C_0*(sin(X_1))^9
1528Testscore 2000
1529pop/push(1,418): ( C_0 + C_1 + { C_2 }/{ X_4 } )
1530Testscore 2000
1531pop/push(2,419): ( C_0 + C_1*X_0*(sin(X_3))^8 )
1532Testscore 2000
1533Gen:  138
1534
1535
1536in: PS.step()  140
1537pop/push(0,420): C_0*(sin(X_1))^10
1538Testscore 2000
1539pop/push(1,421): ( { C_0 }/{ C_1 } + C_2*C_3 )
1540Testscore 2000
1541pop/push(2,422): ( C_0 + C_1*X_3*(sin(X_3))^8 )
1542Testscore 2000
1543Gen:  139
1544
1545
1546Gen:  140
1547in: PS.step()  141
1548pop/push(0,423): C_0*(sin(X_1))^11
1549Testscore 2000
1550pop/push(1,424): C_0*X_1*(sin(X_1))^10
1551Testscore 2000
1552pop/push(2,425): ( C_0 + C_1*(sin(X_3))^9 )
1553Testscore 2000
1554
1555
1556in: PS.step()  142
1557pop/push(0,426): C_0*(sin(X_1))^12
1558Testscore 2000
1559pop/push(1,427): ( C_0 + C_1*X_0*cos(X_3) )
1560Testscore 2000
1561pop/push(2,428): ( C_0 + { C_1 }/{ C_2 } + C_3*X_2 )
1562Testscore 2000
1563Gen:  141
1564
1565
1566in: PS.step()  143
1567pop/push(0,429): C_0*(cos(X_0))^3
1568Testscore 2000
1569pop/push(1,430): C_0*X_1*(sin(X_1))^12
1570Testscore 2000
1571pop/push(2,431): ( C_0 + C_1*X_2*tan(X_1) )
1572Testscore 2000
1573Gen:  142
1574
1575
1576in: PS.step()  144
1577pop/push(0,432): C_0*(cos(X_0))^4
1578Testscore 2000
1579pop/push(1,433): ( C_0 + C_1*X_0*cos(X_2) )
1580Testscore 2000
1581pop/push(2,434): ( C_0 + C_1*X_2*(cos(X_0))^8 )
1582Testscore 2000
1583Gen:  143
1584
1585
1586in: PS.step()  145
1587pop/push(0,435): C_0*(cos(X_0))^5
1588Testscore 2000
1589pop/push(1,436): C_0*X_1*(sin(X_4))^11
1590Testscore 2000
1591pop/push(2,437): ( C_0 + C_1*(sin(X_0))^9 )
1592Testscore 2000
1593Gen:  144
1594
1595
1596in: PS.step()  146
1597pop/push(0,438): C_0*(cos(X_0))^6
1598Testscore 2000
1599pop/push(1,439): ( C_0 + C_1*(sin(X_0))^10 )
1600Testscore 2000
1601pop/push(2,440): ( C_0 + C_1*X_2*cos(X_0)*tan(X_0) )
1602Testscore 2000
1603Gen:  145
1604
1605
1606in: PS.step()  147
1607pop/push(0,441): C_0*(cos(X_0))^7
1608Testscore 2000
1609pop/push(1,442): C_0*sin(X_4)*tan(X_3)
1610Testscore 2000
1611pop/push(2,443): ( C_0 + C_1*(sin(X_3))^10 )
1612Testscore 2000
1613Gen:  146
1614
1615
1616in: PS.step()  148
1617pop/push(0,444): C_0*(cos(X_0))^8
1618Testscore 2000
1619pop/push(1,445): ( C_0 + C_1*(sin(X_3))^11 )
1620Testscore 2000
1621pop/push(2,446): ( C_0 + C_1*X_0*(sin(X_3))^10 )
1622Testscore 2000
1623Gen:  147
1624
1625
1626in: PS.step()  149
1627pop/push(0,447): C_0*(cos(X_0))^9
1628Testscore 2000
1629pop/push(1,448): C_0*X_3*(cos(X_2))^8
1630Testscore 2000
1631pop/push(2,449): ( C_0 + C_1*X_3*sin(X_1) )
1632Testscore 2000
1633Gen:  148
1634
1635
1636in: PS.step()  150
1637pop/push(0,450): C_0*(cos(X_0))^10
1638Testscore 2000
1639pop/push(1,451): ( C_0 + C_1*(sin(X_3))^12 )
1640Testscore 2000
1641pop/push(2,452): ( C_0 + C_1*X_0*(cos(X_2))^2 )
1642Testscore 2000
1643Gen:  149
1644
1645
1646in: PS.step()  151
1647pop/push(0,453): C_0*(cos(X_0))^11
1648Testscore 2000
1649pop/push(1,454): C_0*X_1*(sin(X_0))^10
1650Testscore 2000
1651pop/push(2,455): ( C_0 + C_1*(cos(X_1))^2 )
1652Testscore 2000
1653Gen:  150
1654
1655
1656in: PS.step()  152
1657pop/push(0,456): C_0*(cos(X_0))^12
1658Testscore 2000
1659pop/push(1,457): ( C_0 + C_1*(cos(X_1))^3 )
1660Testscore 2000
1661pop/push(2,458): ( C_0 + C_1*X_0*(sin(X_3))^12 )
1662Testscore 2000
1663Gen:  151
1664
1665
1666in: PS.step()  153
1667pop/push(0,459): C_0*X_3*cos(X_2)
1668Testscore 2000
1669pop/push(1,460): C_0*X_0*X_4*sin(X_3)
1670Testscore 2000
1671pop/push(2,461): ( C_0 + C_1*(sin(X_1))^2 )
1672Testscore 2000
1673Gen:  152
1674
1675
1676in: PS.step()  154
1677pop/push(0,462): C_0*X_2*tan(X_4)
1678Testscore 2000
1679pop/push(1,463): C_0*X_0*X_3*cos(X_3)
1680Testscore 2000
1681pop/push(2,464): ( C_0 + C_1*(sin(X_1))^3 )
1682Testscore 2000
1683Gen:  153
1684
1685
1686in: PS.step()  155
1687pop/push(0,465): C_0*X_2*sin(X_1)
1688Testscore 2000
1689pop/push(1,466): C_0*X_0*(cos(X_2))^7
1690Testscore 2000
1691pop/push(2,467): ( C_0 + C_1*(sin(X_1))^4 )
1692Testscore 2000
1693Gen:  154
1694
1695
1696in: PS.step()  156
1697pop/push(0,468): C_0*X_4*sin(X_3)
1698Testscore 2000
1699pop/push(1,469): C_0*X_1*(sin(X_4))^9
1700Testscore 2000
1701pop/push(2,470): ( C_0 + C_1*(sin(X_1))^5 )
1702Testscore 2000
1703Gen:  155
1704
1705
1706in: PS.step()  157
1707pop/push(0,471): C_0*X_2*sin(X_2)
1708Testscore 2000
1709pop/push(1,472): C_0*sin(X_4)*cos(X_1)
1710Testscore 2000
1711pop/push(2,473): ( C_0 + C_1*(sin(X_1))^6 )
1712Testscore 2000
1713Gen:  156
1714
1715
1716in: PS.step()  158
1717pop/push(0,474): C_0*X_4*tan(X_1)
1718Testscore 2000
1719pop/push(1,475): C_0*X_1*(sin(X_0))^12
1720Testscore 2000
1721pop/push(2,476): ( C_0 + C_1*(sin(X_1))^7 )
1722Testscore 2000
1723Gen:  157
1724
1725
1726in: PS.step()  159
1727pop/push(0,477): C_0*X_1*cos(X_0)
1728Testscore 2000
1729pop/push(1,478): C_0*X_0*(sin(X_4))^5
1730Testscore 2000
1731pop/push(2,479): ( C_0 + C_1*(sin(X_1))^8 )
1732Testscore 2000
1733Gen:  158
1734
1735
1736in: PS.step()  160
1737pop/push(0,480): C_0*X_3*cos(X_1)
1738Testscore 2000
1739pop/push(1,481): C_0*X_1*(sin(X_1))^8
1740Testscore 2000
1741pop/push(2,482): ( C_0 + C_1*(sin(X_1))^9 )
1742Testscore 2000
1743Gen:  159
1744
1745
1746in: PS.step()  161
1747pop/push(0,483): C_0*X_2*sin(X_0)
1748Testscore 2000
1749pop/push(1,484): C_0*sin(X_4)*cos(X_2)
1750Testscore 2000
1751pop/push(2,485): ( C_0 + C_1*(sin(X_1))^10 )
1752Testscore 2000
1753Gen:  160
1754
1755
1756in: PS.step()  162
1757pop/push(0,486): C_0*X_1*tan(X_0)
1758Testscore 2000
1759pop/push(1,487): C_0*X_3*(sin(X_4))^9
1760Testscore 2000
1761pop/push(2,488): ( C_0 + C_1*(sin(X_1))^11 )
1762Testscore 2000
1763Gen:  161
1764
1765
1766in: PS.step()  163
1767pop/push(0,489): C_0*X_1*tan(X_1)
1768Testscore 2000
1769pop/push(1,490): C_0*X_3*(sin(X_4))^11
1770Testscore 2000
1771pop/push(2,491): ( C_0 + C_1*(sin(X_1))^12 )
1772Testscore 2000
1773Gen:  162
1774
1775
1776in: PS.step()  164
1777pop/push(0,492): C_0*(sin(X_2))^3
1778Testscore 2000
1779pop/push(1,493): C_0*X_4*(sin(X_3))^5
1780Testscore 2000
1781pop/push(2,494): ( C_0 + { C_1*X_3 }/{ X_0 } )
1782Testscore 2000
1783Gen:  163
1784
1785
1786in: PS.step()  165
1787pop/push(0,495): C_0*(sin(X_2))^4
1788Testscore 2000
1789pop/push(1,496): ( C_0 + { C_1 }/{ cos(exp(X_3)) } )
1790Testscore 2000
1791pop/push(2,497): ( C_0 + C_1*X_3*(sin(X_1))^11 )
1792Testscore 2000
1793Gen:  164
1794
1795
1796in: PS.step()  166
1797pop/push(0,498): C_0*(sin(X_2))^5
1798Testscore 2000
1799pop/push(1,499): C_0*X_3*(sin(X_2))^3
1800Testscore 2000
1801pop/push(2,500): ( C_0 + C_1*X_2*cos(X_3) )
1802Testscore 2000
1803Gen:  165
1804
1805
1806Gen:  166
1807in: PS.step()  167
1808pop/push(0,501): C_0*(sin(X_2))^6
1809Testscore 2000
1810pop/push(1,502): ( C_0 + C_1*(sin(X_4))^3 )
1811Testscore 2000
1812pop/push(2,503): ( C_0 + C_1*X_3*(sin(X_1))^9 )
1813Testscore 2000
1814
1815
1816in: PS.step()  168
1817pop/push(0,504): C_0*(sin(X_2))^7
1818Testscore 2000
1819pop/push(1,505): C_0*X_3*(sin(X_2))^5
1820Testscore 2000
1821pop/push(2,506): ( C_0 + C_1*(sin(X_4))^4 )
1822Testscore 2000
1823Gen:  167
1824
1825
1826in: PS.step()  169
1827pop/push(0,507): C_0*(sin(X_2))^8
1828Testscore 2000
1829pop/push(1,508): ( C_0 + C_1*(sin(X_4))^5 )
1830Testscore 2000
1831pop/push(2,509): ( C_0 + C_1*X_1*(sin(X_4))^3 )
1832Testscore 2000
1833Gen:  168
1834
1835
1836in: PS.step()  170
1837pop/push(0,510): C_0*(sin(X_2))^9
1838Testscore 2000
1839pop/push(1,511): C_0*X_1*(sin(X_4))^7
1840Testscore 2000
1841pop/push(2,512): ( C_0 + C_1*(sin(X_4))^6 )
1842Testscore 2000
1843Gen:  169
1844
1845
1846in: PS.step()  171
1847pop/push(0,513): C_0*(sin(X_2))^10
1848Testscore 2000
1849pop/push(1,514): ( C_0 + C_1*(sin(X_4))^7 )
1850Testscore 2000
1851pop/push(2,515): ( C_0 + C_1*X_1*(sin(X_4))^5 )
1852Testscore 2000
1853Gen:  170
1854
1855
1856in: PS.step()  172
1857Gen:  171
1858pop/push(0,516): C_0*(sin(X_2))^11
1859Testscore 2000
1860pop/push(1,517): C_0*X_4*(sin(X_3))^7
1861Testscore 2000
1862pop/push(2,518): ( C_0 + C_1*(sin(X_4))^8 )
1863Testscore 2000
1864
1865
1866in: PS.step()  173
1867pop/push(0,519): C_0*(sin(X_2))^12
1868Testscore 2000
1869pop/push(1,520): ( C_0 + C_1*(sin(X_4))^9 )
1870Testscore 2000
1871pop/push(2,521): ( C_0 + C_1*X_1*(sin(X_4))^7 )
1872Testscore 2000
1873Gen:  172
1874
1875
1876in: PS.step()  174
1877pop/push(0,522): C_0*X_2*cos(X_3)
1878Testscore 2000
1879pop/push(1,523): C_0*X_4*(sin(X_3))^9
1880Testscore 2000
1881pop/push(2,524): ( C_0 + C_1*(sin(X_4))^10 )
1882Testscore 2000
1883Gen:  173
1884
1885
1886in: PS.step()  175
1887pop/push(0,525): C_0*X_0*sin(X_1)
1888Testscore 2000
1889pop/push(1,526): C_0*X_4*(sin(X_3))^11
1890Testscore 2000
1891pop/push(2,527): ( C_0 + C_1*(sin(X_4))^11 )
1892Testscore 2000
1893Gen:  174
1894
1895
1896in: PS.step()  176
1897pop/push(0,528): C_0*X_4*sin(X_2)
1898Testscore 2000
1899pop/push(1,529): C_0*X_1*X_2*sin(X_3)
1900Testscore 2000
1901pop/push(2,530): ( C_0 + C_1*(sin(X_4))^12 )
1902Testscore 2000
1903Gen:  175
1904
1905
1906in: PS.step()  177
1907pop/push(0,531): C_0*X_4*sin(X_4)
1908Testscore 2000
1909pop/push(1,532): C_0*X_1*(sin(X_4))^3
1910Testscore 2000
1911pop/push(2,533): ( C_0 + C_1*(sin(X_0))^11 )
1912Testscore 2000
1913Gen:  176
1914
1915
1916in: PS.step()  178
1917pop/push(0,534): C_0*X_0*tan(X_0)
1918Testscore 2000
1919pop/push(1,535): C_0*X_1*X_4*sin(X_4)
1920Testscore 2000
1921pop/push(2,536): ( C_0 + C_1*(sin(X_0))^12 )
1922Testscore 2000
1923Gen:  177
1924
1925
1926in: PS.step()  179
1927pop/push(0,537): C_0*X_1*sin(X_1)
1928Testscore 2000
1929pop/push(1,538): C_0*X_1*(sin(X_4))^5
1930Testscore 2000
1931pop/push(2,539): ( C_0 + C_1*X_2*sin(X_3) )
1932Testscore 2000
1933Gen:  178
1934
1935
1936in: PS.step()  180
1937pop/push(0,540): C_0*X_4*cos(X_1)
1938Testscore 2000
1939pop/push(1,541): C_0*sin(X_0)*cos(X_4)
1940Testscore 2000
1941pop/push(2,542): ( C_0 + C_1*(cos(X_1))^4 )
1942Testscore 2000
1943Gen:  179
1944
1945
1946in: PS.step()  181
1947pop/push(0,543): C_0*X_2*tan(X_3)
1948Testscore 2000
1949pop/push(1,544): C_0*cos(X_4)*(X_3)^2
1950Testscore 2000
1951pop/push(2,545): ( C_0 + C_1*(cos(X_1))^5 )
1952Testscore 2000
1953Gen:  180
1954
1955
1956in: PS.step()  182
1957pop/push(0,546): C_0*X_0*cos(X_1)
1958Testscore 2000
1959pop/push(1,547): C_0*sin(X_3)*cos(X_2)
1960Testscore 2000
1961pop/push(2,548): ( C_0 + { C_1 }/{ X_0*X_3 } )
1962Testscore 2000
1963Gen:  181
1964
1965
1966in: PS.step()  183
1967pop/push(0,549): C_0*X_2*sin(X_4)
1968Testscore 2000
1969pop/push(1,550): C_0*X_1*X_3*sin(X_1)
1970Testscore 2000
1971pop/push(2,551): ( C_0*C_1 + C_2*X_1 )
1972Testscore 2000
1973Gen:  182
1974
1975
1976in: PS.step()  184
1977pop/push(0,552): C_0*X_0*X_1*X_4
1978Testscore 2000
1979pop/push(1,553): C_0*X_0*X_3*sin(X_0)
1980Testscore 2000
1981pop/push(2,554): ( C_0 + C_1*(sin(X_2))^4 )
1982Testscore 2000
1983Gen:  183
1984
1985
1986in: PS.step()  185
1987pop/push(0,555): C_0*X_1*sin(X_2)
1988Testscore 2000
1989pop/push(1,556): C_0*X_1*(sin(X_1))^6
1990Testscore 2000
1991pop/push(2,557): ( C_0 + C_1*(sin(X_2))^5 )
1992Testscore 2000
1993Gen:  184
1994
1995
1996in: PS.step()  186
1997pop/push(0,558): C_0*X_2*cos(X_0)
1998Testscore 2000
1999pop/push(1,559): C_0*X_0*(sin(X_4))^3
2000Testscore 2000
2001pop/push(2,560): ( C_0 + C_1*(sin(X_2))^6 )
2002Testscore 2000
2003Gen:  185
2004
2005
2006in: PS.step()  187
2007pop/push(0,561): C_0*X_2*cos(X_4)
2008Testscore 2000
2009pop/push(1,562): C_0*cos(X_3)*tan(X_0)
2010Testscore 2000
2011pop/push(2,563): ( C_0 + C_1*(sin(X_2))^7 )
2012Testscore 2000
2013Gen:  186
2014
2015
2016in: PS.step()  188
2017pop/push(0,564): C_0*X_0*tan(X_3)
2018Testscore 2000
2019pop/push(1,565): C_0*X_3*(sin(X_2))^7
2020Testscore 2000
2021pop/push(2,566): ( C_0 + C_1*(sin(X_2))^8 )
2022Testscore 2000
2023Gen:  187
2024
2025
2026in: PS.step()  189
2027pop/push(0,567): C_0*X_1*X_2*X_4
2028Testscore 2000
2029pop/push(1,568): C_0*X_4*(cos(X_0))^11
2030Testscore 2000
2031pop/push(2,569): ( C_0 + C_1*(sin(X_2))^9 )
2032Testscore 2000
2033Gen:  188
2034
2035
2036in: PS.step()  190
2037pop/push(0,570): C_0*X_0*tan(X_1)
2038Testscore 2000
2039pop/push(1,571): C_0*sin(X_0)*cos(X_3)
2040Testscore 2000
2041pop/push(2,572): ( C_0 + C_1*(sin(X_2))^10 )
2042Testscore 2000
2043Gen:  189
2044
2045
2046in: PS.step()  191
2047pop/push(0,573): C_0*X_1*cos(X_1)
2048Testscore 2000
2049pop/push(1,574): C_0*X_2*(cos(X_2))^11
2050Testscore 2000
2051pop/push(2,575): ( C_0 + C_1*(sin(X_2))^11 )
2052Testscore 2000
2053Gen:  190
2054
2055
2056in: PS.step()  192
2057pop/push(0,576): C_0*X_1*tan(X_3)
2058Testscore 2000
2059pop/push(1,577): C_0*X_0*(cos(X_2))^5
2060Testscore 2000
2061pop/push(2,578): ( C_0 + C_1*(sin(X_2))^12 )
2062Testscore 2000
2063Gen:  191
2064
2065
2066in: PS.step()  193
2067pop/push(0,579): C_0*X_3*sin(X_1)
2068Testscore 2000
2069pop/push(1,580): C_0*X_3*(cos(X_2))^6
2070Testscore 2000
2071pop/push(2,581): ( C_0 + C_1*(cos(X_1))^6 )
2072Testscore 2000
2073Gen:  192
2074
2075
2076in: PS.step()  194
2077pop/push(0,582): C_0*X_3*tan(X_4)
2078Testscore 2000
2079pop/push(1,583): C_0*X_4*(cos(X_4))^5
2080Testscore 2000
2081pop/push(2,584): ( C_0 + C_1*(cos(X_1))^7 )
2082Testscore 2000
2083Gen:  193
2084
2085
2086in: PS.step()  195
2087pop/push(0,585): C_0*X_1*tan(X_4)
2088Testscore 2000
2089pop/push(1,586): C_0*X_4*(cos(X_0))^9
2090Testscore 2000
2091pop/push(2,587): ( C_0 + C_1*(cos(X_1))^8 )
2092Testscore 2000
2093Gen:  194
2094
2095
2096in: PS.step()  196
2097pop/push(0,588): C_0*X_3*tan(X_3)
2098Testscore 2000
2099pop/push(1,589): C_0*X_0*(sin(X_2))^11
2100Testscore 2000
2101pop/push(2,590): ( C_0 + C_1*(cos(X_1))^9 )
2102Testscore 2000
2103Gen:  195
2104
2105
2106Gen:  196
2107in: PS.step()  197
2108pop/push(0,591): C_0*X_4*tan(X_4)
2109Testscore 2000
2110pop/push(1,592): C_0*X_2*X_4*sin(X_2)
2111Testscore 2000
2112pop/push(2,593): ( C_0 + C_1*(cos(X_1))^10 )
2113Testscore 2000
2114
2115
2116in: PS.step()  198
2117pop/push(0,594): C_0*X_3*tan(X_1)
2118Testscore 2000
2119pop/push(1,595): C_0*X_0*(sin(X_4))^4
2120Testscore 2000
2121pop/push(2,596): ( C_0 + C_1*(cos(X_1))^11 )
2122Testscore 2000
2123Gen:  197
2124
2125
2126in: PS.step()  199
2127Gen:  198
2128pop/push(0,597): C_0*X_1*tan(X_2)
2129Testscore 2000
2130pop/push(1,598): C_0*X_1*X_2*sin(X_2)
2131Testscore 2000
2132pop/push(2,599): ( C_0 + C_1*(cos(X_1))^12 )
2133Testscore 2000
2134
2135
2136in: PS.step()  200
2137pop/push(0,600): C_0*X_0*tan(X_4)
2138Testscore 2000
2139pop/push(1,601): C_0*X_3*(sin(X_2))^9
2140Testscore 2000
2141pop/push(2,602): ( C_0 + C_1*X_1*sin(X_0) )
2142Testscore 2000
2143Gen:  199
2144
2145
Note: See TracBrowser for help on using the repository browser.