Mentions légales du service

Skip to content
Snippets Groups Projects
Commit ca50be18 authored by mathexp's avatar mathexp
Browse files

dense and resultant bench

parent f11ff0f7
Branches
No related tags found
No related merge requests found
Showing
with 23177 additions and 21 deletions
#!/bin/sh
../../../../../../packages/adaptive/target/release/algpath ../../../../../../data/linear/dense-1000/all/1.json --diff backward --homogenize --arithmetic arb-reckless --jobs 1
\ No newline at end of file
{
"datetime": "2025-03-05 18:12:11.162280",
"return code": 0,
"timeout": null,
"timeout error": false,
"memory": 8589934592,
"memory error": false,
"script error": false,
"killed manually": false
}
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
# started on Wed Mar 5 18:12:11 2025
Performance counter stats for 'taskset 4 ./command.sh':
1163561.50 msec task-clock # 0.999 CPUs utilized
3882 context-switches # 3.336 /sec
0 cpu-migrations # 0.000 /sec
6989 page-faults # 6.007 /sec
3598207967799 cycles # 3.092 GHz
8867761875202 instructions # 2.46 insn per cycle
1258376964710 branches # 1.081 G/sec
11663015341 branch-misses # 0.93% of all branches
1164.647818639 seconds time elapsed
1163.486160000 seconds user
0.069488000 seconds sys
#!/bin/sh
julia ../../../packages/_homotopycontinuation.jl ../../../data/linear_dense-1000_all-paths_1.json
\ No newline at end of file
julia ../../../../../../packages/_homotopycontinuation.jl ../../../../../../data/linear/dense-1000/all/1.json
\ No newline at end of file
{
"datetime": "2024-04-26 17:18:38.773945",
"datetime": "2025-03-05 18:10:36.084189",
"return code": 0,
"timeout": 3600,
"timeout": null,
"timeout error": false,
"memory": 8589934592,
"memory error": false,
......
Running as unit: run-rc0566e6cf90c4c91a8a0a4be16f6dad0.scope; invocation ID: 1a62b5220fee45aa8de4307b3bfefc07
The latest version of Julia in the `release` channel is 1.10.2+0.x64.linux.gnu. You currently have `1.10.0+0.x64.linux.gnu` installed. Run:
Running as unit: run-r3733240ac34140e582b5f61471c7c459.scope; invocation ID: f073bdeb672646749e6d59b29e02468f
The latest version of Julia in the `release` channel is 1.11.3+0.x64.linux.gnu. You currently have `1.10.0+0.x64.linux.gnu` installed. Run:
juliaup update
in your terminal shell to install Julia 1.10.2+0.x64.linux.gnu and update the `release` channel to that version.
in your terminal shell to install Julia 1.11.3+0.x64.linux.gnu and update the `release` channel to that version.
Parsing file ...
Warmup system ...
Initializing system ...
......
{
"overheadtime": 12.005533558,
"time": 10.14222481,
"overheadtime": 12.030098816,
"time": 10.033041545,
"ncertified": 1000,
"failures": 0,
"steplist": [
......
# started on Fri Apr 26 17:18:38 2024
# started on Wed Mar 5 18:10:36 2025
Performance counter stats for 'taskset 1 ./command.sh':
Performance counter stats for 'taskset 4 ./command.sh':
81380.44 msec task-clock # 1.000 CPUs utilized
743 context-switches # 9.130 /sec
1 cpu-migrations # 0.012 /sec
163371 page-faults # 2.007 K/sec
251679523211 cycles # 3.093 GHz
367102832177 instructions # 1.46 insn per cycle
64128035957 branches # 788.003 M/sec
2782014168 branch-misses # 4.34% of all branches
82042.50 msec task-clock # 1.000 CPUs utilized
206 context-switches # 2.511 /sec
0 cpu-migrations # 0.000 /sec
179667 page-faults # 2.190 K/sec
253750720231 cycles # 3.093 GHz
366491236826 instructions # 1.44 insn per cycle
64002767127 branches # 780.117 M/sec
2767813010 branch-misses # 4.32% of all branches
81.391003165 seconds time elapsed
82.049043055 seconds time elapsed
80.909597000 seconds user
0.467923000 seconds sys
81.553689000 seconds user
0.487944000 seconds sys
#!/bin/sh
../../../../../../packages/adaptive/target/release/algpath ../../../../../../data/linear/dense-2000/all/1.json --diff backward --homogenize --arithmetic arb-reckless --jobs 1
\ No newline at end of file
{
"datetime": "2025-03-04 17:47:49.789601",
"return code": 0,
"timeout": null,
"timeout error": false,
"memory": 8589934592,
"memory error": false,
"script error": false,
"killed manually": false
}
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
# started on Tue Mar 4 17:47:49 2025
Performance counter stats for 'taskset 2 ./command.sh':
18776857.66 msec task-clock # 1.000 CPUs utilized
91906 context-switches # 4.895 /sec
1 cpu-migrations # 0.000 /sec
20839 page-faults # 1.110 /sec
58096918495328 cycles # 3.094 GHz
149757597556273 instructions # 2.58 insn per cycle
22635883594245 branches # 1.206 G/sec
180591953111 branch-misses # 0.80% of all branches
18778.215120761 seconds time elapsed
18776.302197000 seconds user
0.433394000 seconds sys
#!/bin/sh
julia ../../../../../../packages/_homotopycontinuation.jl ../../../../../../data/linear/dense-2000/all/1.json
\ No newline at end of file
{
"datetime": "2025-03-04 17:40:34.464729",
"return code": 0,
"timeout": null,
"timeout error": false,
"memory": 8589934592,
"memory error": false,
"script error": false,
"killed manually": false
}
\ No newline at end of file
Running as unit: run-r53013ddf503643c393b331a20fc3b773.scope; invocation ID: 6c07c8023cc3408396593ee12741ac5b
The latest version of Julia in the `release` channel is 1.11.3+0.x64.linux.gnu. You currently have `1.10.0+0.x64.linux.gnu` installed. Run:
juliaup update
in your terminal shell to install Julia 1.11.3+0.x64.linux.gnu and update the `release` channel to that version.
Parsing file ...
Warmup system ...
Initializing system ...
Solving 1/2...
Solving 2/2...
Certifying ...
Writting to output ...
This diff is collapsed.
# started on Tue Mar 4 17:40:34 2025
Performance counter stats for 'taskset 2 ./command.sh':
168841.94 msec task-clock # 0.998 CPUs utilized
2139 context-switches # 12.669 /sec
1 cpu-migrations # 0.006 /sec
186343 page-faults # 1.104 K/sec
530064250033 cycles # 3.139 GHz
782907056310 instructions # 1.48 insn per cycle
115928804914 branches # 686.611 M/sec
9371366286 branch-misses # 8.08% of all branches
169.189493846 seconds time elapsed
168.257560000 seconds user
0.581375000 seconds sys
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment