Trace number 4514696

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3600.16 1851.72

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/
SyncCodes/d_n_k/normalized-7_7_15.opb
MD5SUM69d753b56eddf687e2d1b1391a40f474
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.04864
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables506
Total number of constraints2337
Number of constraints which are clauses2332
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint22
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 37
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.00	c #variable: 506
0.00/0.00	c #constraint: 2337
0.00/0.00	c #equal: 4
0.00/0.00	c intsize: 6
0.00/0.00	c sizeproduct: 0
0.00/0.00	c #soft: 0
0.00/0.00	c mincost: 0
0.00/0.00	c maxcost: 0
0.00/0.00	c sumcost: 0
0.00/0.00	c iteration_max: -1
0.00/0.00	c time_max: -1
0.00/0.00	c number_of_threads(move update): 2
0.00/0.00	c number_of_threads(move evaluation): 2
0.00/0.00	c seed: 1739392992
3600.13/1851.71	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (63003 MiB free)
  memory of node 1: 64507 MiB (60973 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514696-1751232534/watcher-4514696-1751232534 -o /tmp/evaluation-result-4514696-1751232534/solver-4514696-1751232534 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751228328-33807 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1739392992 HOME/instance-4514696-1751232534.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=34472, runsolver pid=34469

[startup+0.100058 s]*
/proc/loadavg: 7.47 7.14 6.97 9/268 34474
/proc/meminfo: memFree=126944364/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=85020 memory=11136 CPUtime=0.17 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) S 34469 34472 33797 0 -1 4194304 2267 0 0 0 17 0 0 0 20 0 2 0 38931139 87060480 2784 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 21255 2784 672 633 0 4250 0
[pid=34472/tid=34474] ppid=34469 vsize=85020 memory=4026531960 CPUtime=0.07 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 167 0 0 0 7 0 0 0 20 0 2 0 38931139 87060480 2784 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 85020 KiB
Current children cumulated memory: 11136 KiB

[startup+0.205477 s]*
/proc/loadavg: 7.47 7.14 6.97 8/268 34474
/proc/meminfo: memFree=126944364/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=85020 memory=11264 CPUtime=0.35 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 2279 0 0 0 35 0 0 0 20 0 2 0 38931139 87060480 2816 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 21255 2816 672 633 0 4250 0
[pid=34472/tid=34474] ppid=34469 vsize=85020 memory=4208735117501333788 CPUtime=0.15 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 167 0 0 0 15 0 0 0 20 0 2 0 38931139 87060480 2816 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 85020 KiB
Current children cumulated memory: 11264 KiB

[startup+0.305205 s]*
/proc/loadavg: 7.47 7.14 6.97 9/268 34474
/proc/meminfo: memFree=126944364/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=85020 memory=11264 CPUtime=0.53 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 2280 0 0 0 53 0 0 0 20 0 2 0 38931139 87060480 2816 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 21255 2816 672 633 0 4250 0
[pid=34472/tid=34474] ppid=34469 vsize=85020 memory=7972082192939827310 CPUtime=0.24 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 167 0 0 0 24 0 0 0 20 0 2 0 38931139 87060480 2816 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 85020 KiB
Current children cumulated memory: 11264 KiB

[startup+0.700161 s]
/proc/loadavg: 7.47 7.14 6.97 9/268 34474
/proc/meminfo: memFree=126944616/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=85152 memory=11264 CPUtime=1.29 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 2288 0 0 0 128 1 0 0 20 0 2 0 38931139 87195648 2816 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 21288 2816 672 633 0 4283 0
[pid=34472/tid=34474] ppid=34469 vsize=85152 memory=17536 CPUtime=0.61 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 167 0 0 0 61 0 0 0 20 0 2 0 38931139 87195648 2816 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 85152 KiB
Current children cumulated memory: 11264 KiB

[startup+1.50017 s]
/proc/loadavg: 7.47 7.14 6.97 9/268 34474
/proc/meminfo: memFree=126944616/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=85376 memory=11520 CPUtime=2.85 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 3964 0 0 0 282 3 0 0 20 0 2 0 38931139 87425024 2880 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 21344 2880 672 633 0 4339 0
[pid=34472/tid=34474] ppid=34469 vsize=85376 memory=17536 CPUtime=1.37 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 476 0 0 0 137 0 0 0 20 0 2 0 38931139 87425024 2880 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 2.85 s
Current children cumulated vsize: 85376 KiB
Current children cumulated memory: 11520 KiB

[startup+3.10521 s]
/proc/loadavg: 7.51 7.16 6.97 9/268 34474
/proc/meminfo: memFree=126944896/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=85620 memory=11888 CPUtime=5.99 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 17146 0 0 0 590 9 0 0 20 0 2 0 38931139 87674880 2972 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 21405 2972 672 633 0 4400 0
[pid=34472/tid=34474] ppid=34469 vsize=85620 memory=11648 CPUtime=2.92 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 763 0 0 0 291 1 0 0 20 0 2 0 38931139 87674880 2972 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 5.99 s
Current children cumulated vsize: 85620 KiB
Current children cumulated memory: 11888 KiB

[startup+6.30016 s]
/proc/loadavg: 7.51 7.16 6.97 9/268 34474
/proc/meminfo: memFree=126944904/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=85812 memory=12144 CPUtime=12.25 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 28401 0 0 0 1211 14 0 0 20 0 2 0 38931139 87871488 3036 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 21453 3036 672 633 0 4448 0
[pid=34472/tid=34474] ppid=34469 vsize=85812 memory=17536 CPUtime=6.02 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) S 34469 34472 33797 0 -1 4194368 1372 0 0 0 600 2 0 0 20 0 2 0 38931139 87871488 3036 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 12.25 s
Current children cumulated vsize: 85812 KiB
Current children cumulated memory: 12144 KiB

[startup+12.7002 s]
/proc/loadavg: 7.58 7.19 6.98 9/268 34474
/proc/meminfo: memFree=126944660/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=86316 memory=12528 CPUtime=24.8 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 40519 0 0 0 2457 23 0 0 20 0 2 0 38931139 88387584 3132 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 21579 3132 672 633 0 4574 0
[pid=34472/tid=34474] ppid=34469 vsize=86316 memory=12528 CPUtime=12.2 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 1373 0 0 0 1218 2 0 0 20 0 2 0 38931139 88387584 3132 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 24.8 s
Current children cumulated vsize: 86316 KiB
Current children cumulated memory: 12528 KiB

[startup+25.5002 s]
/proc/loadavg: 7.72 7.23 7.00 9/268 34474
/proc/meminfo: memFree=126945172/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=86928 memory=12764 CPUtime=49.82 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 48804 0 0 0 4940 42 0 0 20 0 2 0 38931139 89014272 3191 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 21732 3191 672 633 0 4727 0
[pid=34472/tid=34474] ppid=34469 vsize=86928 memory=12528 CPUtime=24.52 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 2728 0 0 0 2447 5 0 0 20 0 2 0 38931139 89014272 3191 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 49.82 s
Current children cumulated vsize: 86928 KiB
Current children cumulated memory: 12764 KiB

[startup+51.1053 s]
/proc/loadavg: 7.74 7.27 7.02 9/268 34475
/proc/meminfo: memFree=126942084/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=87996 memory=13916 CPUtime=99.8 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 51217 0 0 0 9911 69 0 0 20 0 2 0 38931139 90107904 3479 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 21999 3479 672 633 0 4994 0
[pid=34472/tid=34474] ppid=34469 vsize=87996 memory=17536 CPUtime=49.06 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 3512 0 0 0 4897 9 0 0 20 0 2 0 38931139 90107904 3479 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 99.8 s
Current children cumulated vsize: 87996 KiB
Current children cumulated memory: 13916 KiB

[startup+102.3 s]
/proc/loadavg: 7.94 7.41 7.09 8/268 34476
/proc/meminfo: memFree=126941240/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=89932 memory=15480 CPUtime=199.51 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 53203 0 0 0 19840 111 0 0 20 0 2 0 38931139 92090368 3870 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 22483 3870 672 633 0 5478 0
[pid=34472/tid=34474] ppid=34469 vsize=89932 memory=17536 CPUtime=97.91 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 3764 0 0 0 9777 14 0 0 20 0 2 0 38931139 92090368 3870 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 199.51 s
Current children cumulated vsize: 89932 KiB
Current children cumulated memory: 15480 KiB

[startup+162.3 s]
/proc/loadavg: 8.08 7.55 7.16 9/267 34483
/proc/meminfo: memFree=126943456/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=91100 memory=16888 CPUtime=316.38 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 54551 0 0 0 31486 152 0 0 20 0 2 0 38931139 93286400 4222 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 22775 4222 672 633 0 5770 0
[pid=34472/tid=34474] ppid=34469 vsize=91100 memory=5760 CPUtime=155.14 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 3972 0 0 0 15494 20 0 0 20 0 2 0 38931139 93286400 4222 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 316.38 s
Current children cumulated vsize: 91100 KiB
Current children cumulated memory: 16888 KiB

[startup+222.3 s]
/proc/loadavg: 7.97 7.62 7.20 9/267 34485
/proc/meminfo: memFree=126946100/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=92112 memory=17912 CPUtime=432.95 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 56285 0 0 0 43111 184 0 0 20 0 2 0 38931139 94322688 4478 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 23028 4478 672 633 0 6023 0
[pid=34472/tid=34474] ppid=34469 vsize=92112 memory=17536 CPUtime=212.1 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 4465 0 0 0 21186 24 0 0 20 0 2 0 38931139 94322688 4478 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 432.95 s
Current children cumulated vsize: 92112 KiB
Current children cumulated memory: 17912 KiB

[startup+282.3 s]
/proc/loadavg: 8.00 7.69 7.26 9/266 34533
/proc/meminfo: memFree=126927312/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=92804 memory=18680 CPUtime=549.69 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 59237 0 0 0 54754 215 0 0 20 0 2 0 38931139 95031296 4670 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 23201 4670 672 633 0 6196 0
[pid=34472/tid=34474] ppid=34469 vsize=92804 memory=18680 CPUtime=269.23 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 5233 0 0 0 26893 30 0 0 20 0 2 0 38931139 95031296 4670 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 549.69 s
Current children cumulated vsize: 92804 KiB
Current children cumulated memory: 18680 KiB

################
# More data... #
################

/proc/meminfo: memFree=126920248/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=102468 memory=27804 CPUtime=2532.78 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 68033 0 0 0 252741 537 0 0 20 0 2 0 38931139 104927232 6951 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 25617 6951 672 633 0 8612 0
[pid=34472/tid=34474] ppid=34469 vsize=102468 memory=27804 CPUtime=1239.28 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 6863 0 0 0 123828 100 0 0 20 0 2 0 38931139 104927232 6951 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 2532.78 s
Current children cumulated vsize: 102468 KiB
Current children cumulated memory: 27804 KiB

[startup+1362.3 s]
/proc/loadavg: 8.04 8.00 7.80 9/268 34588
/proc/meminfo: memFree=126919352/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=102800 memory=28188 CPUtime=2649.5 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 69203 0 0 0 264398 552 0 0 20 0 2 0 38931139 105267200 7047 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 25700 7047 672 633 0 8695 0
[pid=34472/tid=34474] ppid=34469 vsize=102800 memory=14824 CPUtime=1296.42 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 7323 0 0 0 129538 104 0 0 20 0 2 0 38931139 105267200 7047 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 2649.5 s
Current children cumulated vsize: 102800 KiB
Current children cumulated memory: 28188 KiB

[startup+1422.3 s]
/proc/loadavg: 8.00 8.00 7.82 9/268 34590
/proc/meminfo: memFree=126920228/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=103220 memory=28700 CPUtime=2766.21 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 69314 0 0 0 276055 566 0 0 20 0 2 0 38931139 105697280 7175 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 25805 7175 672 633 0 8800 0
[pid=34472/tid=34474] ppid=34469 vsize=103220 memory=5760 CPUtime=1353.53 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 7323 0 0 0 135246 107 0 0 20 0 2 0 38931139 105697280 7175 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 2766.21 s
Current children cumulated vsize: 103220 KiB
Current children cumulated memory: 28700 KiB

[startup+1482.3 s]
/proc/loadavg: 7.78 7.94 7.81 9/267 34683
/proc/meminfo: memFree=121114128/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=103536 memory=29084 CPUtime=2882.93 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 69784 0 0 0 287709 584 0 0 20 0 2 0 38931139 106020864 7271 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 25884 7271 672 633 0 8879 0
[pid=34472/tid=34474] ppid=34469 vsize=103536 memory=28700 CPUtime=1410.64 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 7375 0 0 0 140950 114 0 0 20 0 2 0 38931139 106020864 7271 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 2882.93 s
Current children cumulated vsize: 103536 KiB
Current children cumulated memory: 29084 KiB

[startup+1542.3 s]
/proc/loadavg: 7.21 7.74 7.75 8/267 34685
/proc/meminfo: memFree=115213748/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=103940 memory=29340 CPUtime=2999.5 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 69942 0 0 0 299350 600 0 0 20 0 2 0 38931139 106434560 7335 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 25985 7335 672 633 0 8980 0
[pid=34472/tid=34474] ppid=34469 vsize=103940 memory=29340 CPUtime=1467.61 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 7376 0 0 0 146642 119 0 0 20 0 2 0 38931139 106434560 7335 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 2999.5 s
Current children cumulated vsize: 103940 KiB
Current children cumulated memory: 29340 KiB

[startup+1602.3 s]
/proc/loadavg: 7.12 7.62 7.70 8/267 34687
/proc/meminfo: memFree=109439068/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=104228 memory=29724 CPUtime=3115.9 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 70020 0 0 0 310975 615 0 0 20 0 2 0 38931139 106729472 7431 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 26057 7431 672 633 0 9052 0
[pid=34472/tid=34474] ppid=34469 vsize=104228 memory=29724 CPUtime=1524.42 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 7376 0 0 0 152319 123 0 0 20 0 2 0 38931139 106729472 7431 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 3115.9 s
Current children cumulated vsize: 104228 KiB
Current children cumulated memory: 29724 KiB

[startup+1662.3 s]
/proc/loadavg: 7.36 7.59 7.69 9/267 34690
/proc/meminfo: memFree=109184340/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=104520 memory=30108 CPUtime=3232.4 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 70607 0 0 0 322609 631 0 0 20 0 2 0 38931139 107028480 7527 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 26130 7527 672 633 0 9125 0
[pid=34472/tid=34474] ppid=34469 vsize=104520 memory=29852 CPUtime=1581.33 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 7607 0 0 0 158005 128 0 0 20 0 2 0 38931139 107028480 7527 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 3232.4 s
Current children cumulated vsize: 104520 KiB
Current children cumulated memory: 30108 KiB

[startup+1722.3 s]
/proc/loadavg: 7.32 7.53 7.66 8/267 34692
/proc/meminfo: memFree=109188004/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=104968 memory=30492 CPUtime=3348.85 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 71023 0 0 0 334238 647 0 0 20 0 2 0 38931139 107487232 7623 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 26242 7623 672 633 0 9237 0
[pid=34472/tid=34474] ppid=34469 vsize=104968 memory=29852 CPUtime=1638.2 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 7607 0 0 0 163687 133 0 0 20 0 2 0 38931139 107487232 7623 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 3348.85 s
Current children cumulated vsize: 104968 KiB
Current children cumulated memory: 30492 KiB

[startup+1782.3 s]
/proc/loadavg: 7.15 7.42 7.62 9/267 34739
/proc/meminfo: memFree=109113724/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=105268 memory=30876 CPUtime=3465.44 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 71120 0 0 0 345885 659 0 0 20 0 2 0 38931139 107794432 7719 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 26317 7719 672 633 0 9312 0
[pid=34472/tid=34474] ppid=34469 vsize=105268 memory=30748 CPUtime=1695.21 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) S 34469 34472 33797 0 -1 4194368 7609 0 0 0 169385 136 0 0 20 0 2 0 38931139 107794432 7719 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 3465.44 s
Current children cumulated vsize: 105268 KiB
Current children cumulated memory: 30876 KiB

[startup+1842.3 s]
/proc/loadavg: 7.12 7.39 7.59 7/269 34791
/proc/meminfo: memFree=109067364/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=105544 memory=31260 CPUtime=3581.93 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 71209 0 0 0 357522 671 0 0 20 0 2 0 38931139 108077056 7815 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 26386 7815 672 633 0 9381 0
[pid=34472/tid=34474] ppid=34469 vsize=105544 memory=14824 CPUtime=1752.18 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 7609 0 0 0 175078 140 0 0 20 0 2 0 38931139 108077056 7815 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 3581.93 s
Current children cumulated vsize: 105544 KiB
Current children cumulated memory: 31260 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1851.7 s]
/proc/loadavg: 7.03 7.36 7.58 6/269 34791
/proc/meminfo: memFree=109281564/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=105544 memory=31260 CPUtime=3600.13 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 71209 0 0 0 359338 675 0 0 20 0 2 0 38931139 108077056 7815 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 26386 7815 672 633 0 9381 0
[pid=34472/tid=34474] ppid=34469 vsize=105544 memory=31004 CPUtime=1761.05 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 7609 0 0 0 175964 141 0 0 20 0 2 0 38931139 108077056 7815 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 3600.13 s
Current children cumulated vsize: 105544 KiB
Current children cumulated memory: 31260 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+1851.72 s]
# the end of solver process 34472 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3593.4 s, system=6.75227 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1851.7 s]
/proc/loadavg: 7.03 7.36 7.58 6/269 34791
/proc/meminfo: memFree=109281564/131249996 swapFree=33010684/33010684
[pid=34472] ppid=34469 vsize=105544 memory=31260 CPUtime=3600.13 cores=0,2
/proc/34472/stat : 34472 (pb_competition_) R 34469 34472 33797 0 -1 4194304 71209 0 0 0 359338 675 0 0 20 0 2 0 38931139 108077056 7815 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
/proc/34472/statm: 26386 7815 672 633 0 9381 0
[pid=34472/tid=34474] ppid=34469 vsize=105544 memory=31004 CPUtime=1761.05 cores=0,2
/proc/34472/task/34474/stat : 34474 (pb_competition_) R 34469 34472 33797 0 -1 4194368 7609 0 0 0 175964 141 0 0 20 0 2 0 38931139 108077056 7815 18446744073709551615 4198400 6788177 140737333971904 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 18096128 140737333975385 140737333975512 140737333975512 140737333981114 0
Current children cumulated CPU time: 3600.13 s
Current children cumulated vsize: 105544 KiB
Current children cumulated memory: 31260 KiB

Child status: 0

Real time (s): 1851.72
CPU time (s): 3600.16
CPU user time (s): 3593.4
CPU system time (s): 6.75227
CPU usage (%): 194.422
Max. virtual memory (cumulated for all children) (KiB): 105544
Max. memory (cumulated for all children) (KiB): 31260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.4
system time used= 6.75227
maximum resident set size= 31260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71455
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31629
involuntary context switches= 105543


# summary of solver processes directly reported to runsolver:
#   pid: 34472
#   total CPU time (s): 3600.16
#   total CPU user time (s): 3593.4
#   total CPU system time (s): 6.75227

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.79606 second user time and 8.03904 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-06-29 23:28:54
IDJOB=4514696
IDBENCH=162835
IDSOLVER=3347
FILE ID=nodeC017/4514696-1751232534
RUNJOBID= nodeC017-1751228328-33807
SLURM_JOB_ID= 9587689
Free space on /tmp= 433000 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d_n_k/normalized-7_7_15.opb
COMMAND LINE= pb_competition_2025_solver -k -1 -t -1.0 -j NBCORE -r RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514696-1751232534/watcher-4514696-1751232534 -o /tmp/evaluation-result-4514696-1751232534/solver-4514696-1751232534 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751228328-33807 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1739392992 HOME/instance-4514696-1751232534.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 69d753b56eddf687e2d1b1391a40f474
RANDOM SEED=1739392992

nodeC017 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3583.174
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.038
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.034
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.138
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.054
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.058
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.044
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.062
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        126952176 kB
MemAvailable:   129724756 kB
Buffers:            2380 kB
Cached:          3545092 kB
SwapCached:            0 kB
Active:           409024 kB
Inactive:        3239932 kB
Active(anon):     119552 kB
Inactive(anon):       12 kB
Active(file):     289472 kB
Inactive(file):  3239920 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5276 kB
Writeback:             4 kB
AnonPages:        104616 kB
Mapped:           111092 kB
Shmem:             18080 kB
KReclaimable:     164456 kB
Slab:             251944 kB
SReclaimable:     164456 kB
SUnreclaim:        87488 kB
KernelStack:        4336 kB
PageTables:         3212 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     456984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432560 MiB
End job on nodeC017 at 2025-06-29 23:59:46