-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-f05b821fe7.log
110 lines (108 loc) · 3.56 KB
/
1.6.0-DEV-f05b821fe7.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
Julia Version 1.6.0-DEV.1218
Commit f05b821fe7 (2020-10-14 11:56 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: AMD EPYC 7502 32-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-11.0.0 (ORCJIT, znver2)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
JULIA_MAX_NUM_PRECOMPILE_FILES = 9223372036854775807
Resolving package versions...
Installed Formatting ────────────────── v0.4.1
Installed CartesianGeneticProgramming ─ v0.1.0
Installed YAML ──────────────────────── v0.4.2
Installed Parsers ───────────────────── v1.0.11
Installed Cambrian ──────────────────── v0.2.1
Installed JSON ──────────────────────── v0.21.1
Updating `~/.julia/environments/v1.6/Project.toml`
[a58c8383] + CartesianGeneticProgramming v0.1.0
Updating `~/.julia/environments/v1.6/Manifest.toml`
[7f27c84d] + Cambrian v0.2.1
[a58c8383] + CartesianGeneticProgramming v0.1.0
[59287772] + Formatting v0.4.1
[682c06a0] + JSON v0.21.1
[69de0a69] + Parsers v1.0.11
[ddb6d928] + YAML v0.4.2
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[de0858da] + Printf
[9a3f8284] + Random
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[4ec0a83e] + Unicode
Precompiling project... (tip: to disable auto-precompilation set ENV["JULIA_PKG_PRECOMPILE_AUTO"]=0)
[90m[32m ✓ [39mFormatting[39m
[90m[32m ✓ [39mYAML[39m
[90m[32m ✓ [39mParsers[39m
[90m[32m ✓ [39mJSON[39m
[90m[32m ✓ [39mCambrian[39m
[32m ✓ [39mCartesianGeneticProgramming
6 dependencies successfully precompiled
Testing CartesianGeneticProgramming
Status `/tmp/jl_y1SOK3/Project.toml`
[7f27c84d] Cambrian v0.2.1
[a58c8383] CartesianGeneticProgramming v0.1.0
[682c06a0] JSON v0.21.1
[ddb6d928] YAML v0.4.2
[9a3f8284] Random
[8dfed614] Test
Status `/tmp/jl_y1SOK3/Manifest.toml`
[7f27c84d] Cambrian v0.2.1
[a58c8383] CartesianGeneticProgramming v0.1.0
[59287772] Formatting v0.4.1
[682c06a0] JSON v0.21.1
[69de0a69] Parsers v1.0.11
[ddb6d928] YAML v0.4.2
[2a0f44e3] Base64
[ade2ca70] Dates
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[a63ad114] Mmap
[de0858da] Printf
[9a3f8284] Random
[9e88b42a] Serialization
[1a1011a3] SharedArrays
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[8dfed614] Test
[4ec0a83e] Unicode
Testing Running tests...
Test Summary: | Pass Total
Mathematical functions | 448 448
Test Summary: | Pass Total
Logical functions | 128 128
Test Summary: | Pass Total
CGPInd construction | 67 67
Test Summary: | Pass Total
Processing | 42 42
Test Summary: | Pass Total
Mutation | 7 7
Evolution step for symbolic regression
0.000138 seconds (531 allocations: 47.992 KiB)
elapsed time (ns): 138068
bytes allocated: 49144
pool allocs: 526
malloc() calls: 5
Final fitness: -2.34950996141653e-5
Test Summary: | Pass Total
Symbolic Regression Evolution | 6 6
Testing CartesianGeneticProgramming tests passed