Package evaluation of GAFramework on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:20:22.278 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.28s ################################################################################ # Installation # Installing GAFramework... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [91ca9103] + GAFramework v0.5.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [5789e2e9] + FileIO v1.17.0 [91ca9103] + GAFramework v0.5.0 [ae029012] + Requires v1.3.1 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [9fa8497b] + Future [b77e0a4c] + InteractiveUtils [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [2f01184e] + SparseArrays v1.10.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [83775a58] + Zlib_jll v1.2.13+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 Installation completed after 7.65s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.91s ################################################################################ # Testing # Testing GAFramework Status `/tmp/jl_NMuwkD/Project.toml` [5789e2e9] FileIO v1.17.0 [91ca9103] GAFramework v0.5.0 [9fa8497b] Future [37e2e46d] LinearAlgebra [9a3f8284] Random [2f01184e] SparseArrays v1.10.0 [8dfed614] Test Status `/tmp/jl_NMuwkD/Manifest.toml` [5789e2e9] FileIO v1.17.0 [91ca9103] GAFramework v0.5.0 [ae029012] Requires v1.3.1 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [9fa8497b] Future [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Testing Running tests... Running genetic algorithm with population size 6000, generation number 100, elite fraction 0.1. curgen: 20 value: [3, 2, 4, 8, 6, 1, 5, 7, 9, 10] score: 1.0 curgen: 40 value: [3, 2, 4, 8, 6, 1, 5, 9, 7, 10] score: 1.0 curgen: 60 value: [3, 2, 4, 8, 6, 1, 5, 10, 7, 9] score: 1.0 curgen: 80 value: [3, 2, 4, 8, 6, 1, 5, 10, 7, 9] score: 1.0 curgen: 100 value: [3, 2, 4, 8, 6, 1, 5, 10, 9, 7] score: 1.0 Running genetic algorithm with population size 6000, generation number 100, elite fraction 0.1. curgen: 20 edge_score: 1.0 node_score: 1.0 score: 1.0 curgen: 40 edge_score: 1.0 node_score: 1.0 score: 1.0 curgen: 60 edge_score: 1.0 node_score: 1.0 score: 1.0 curgen: 80 edge_score: 1.0 node_score: 1.0 score: 1.0 curgen: 100 edge_score: 1.0 node_score: 1.0 score: 1.0 Running genetic algorithm with population size 300, generation number 50, elite fraction 0.01. curgen: 10 fitness: 0.21723347437853183 curgen: 20 fitness: 0.21723347437853183 curgen: 30 fitness: 0.21723347437853183 curgen: 40 fitness: 0.21723347437853183 curgen: 50 fitness: 0.21723347437853183 CoordinateCreature{Vector{Float64}}([-0.22260711071204628], -0.21723347437853183) -0.22260711071204628 -0.21723347437853183 Running genetic algorithm with population size 300, generation number 50, elite fraction 0.01. curgen: 10 fitness: 0.21723361531914412 curgen: 20 fitness: 0.21723361531914412 curgen: 30 fitness: 0.21723361531914412 curgen: 40 fitness: 0.21723361531914412 curgen: 50 fitness: 0.21723361531914412 CoordinateCreature{Vector{Float64}}([-0.22256522253577402], -0.21723361531914412) -0.22256522253577402 -0.21723361531914412 Running genetic algorithm with population size 300, generation number 50, elite fraction 0.01. curgen: 10 fitness: 0.21723362806857854 curgen: 20 fitness: 0.21723362806857854 curgen: 30 fitness: 0.21723362806857854 curgen: 40 fitness: 0.21723362806857854 curgen: 50 fitness: 0.21723362806857854 CoordinateCreature{Vector{Float64}}([-0.22254636361878105], -0.21723362806857854) -0.22254636361878105 -0.21723362806857854 Running genetic algorithm with population size 300, generation number 500, elite fraction 0.01. curgen: 50 fitness: 3.257834703008497 curgen: 100 fitness: 3.2580473642962713 curgen: 150 fitness: 3.2582701195008714 curgen: 200 fitness: 3.258314132940646 curgen: 250 fitness: 3.2583556137657808 curgen: 300 fitness: 3.2583665277029397 curgen: 350 fitness: 3.258374241894596 curgen: 400 fitness: 3.2584061621204357 curgen: 450 fitness: 3.2584381727304708 curgen: 500 fitness: 3.2584397562134675 CoordinateCreature{Vector{Float64}}([-0.2228633556286678, 0.2222277580677051, 0.22256484558946127, 0.2229492703898798, -0.2225285909846152, 0.22247277351212283, -0.22213892412656785, -0.22239658217066516, 0.22266873779297888, 0.22228769720196376, 0.22272657151797373, 0.2222722459141619, -0.22232064492828862, 0.22219613535062283, 0.22328062054485118], -3.2584397562134675) [-0.2228633556286678, 0.2222277580677051, 0.22256484558946127, 0.2229492703898798, -0.2225285909846152, 0.22247277351212283, -0.22213892412656785, -0.22239658217066516, 0.22266873779297888, 0.22228769720196376, 0.22272657151797373, 0.2222722459141619, -0.22232064492828862, 0.22219613535062283, 0.22328062054485118] -3.2584397562134675 Running genetic algorithm with population size 300, generation number 500, elite fraction 0.01. curgen: 50 fitness: -0.0038889621669113694 curgen: 100 fitness: -0.003709543816256655 curgen: 150 fitness: -0.0018002426141379146 curgen: 200 fitness: -0.0012449139525756436 curgen: 250 fitness: -0.0011490201302706282 curgen: 300 fitness: -0.0011490201302706282 curgen: 350 fitness: -0.0011431170546813973 curgen: 400 fitness: -0.0011431170546813973 curgen: 450 fitness: -0.0006187819151932672 curgen: 500 fitness: -0.0004365203689928876 CoordinateCreature{Vector{Float64}}([-0.00021971325509611574, -9.776614052162942e-5, -0.00033090763834886646, -0.0002462609563798463, -0.00032809555056954225, 0.0005781621096334043, -2.537650976273606e-5, 0.00027593200999333125, -1.6393768748870622e-5, 0.0003055756059946457, -0.00015988916975702666, -0.0003325271173545334, -0.0005277638132412887, -0.0009198933814287061, 0.0003147933839922619], 0.0004365203689928876) [-0.00021971325509611574, -9.776614052162942e-5, -0.00033090763834886646, -0.0002462609563798463, -0.00032809555056954225, 0.0005781621096334043, -2.537650976273606e-5, 0.00027593200999333125, -1.6393768748870622e-5, 0.0003055756059946457, -0.00015988916975702666, -0.0003325271173545334, -0.0005277638132412887, -0.0009198933814287061, 0.0003147933839922619] 0.0004365203689928876 Testing GAFramework tests passed Testing completed after 39.46s PkgEval succeeded after 77.93s