Trace number 4545255

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
OR-Tools CP-SAT 9.14? (TO) 3600.16 1817.81

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-AverageAvoiding-20_c24.opb
MD5SUMfea607129b7127550b39e04c37b78aae
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark243.081
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables33526
Total number of constraints12724
Number of constraints which are clauses2302
Number of constraints which are cardinality constraints (but not clauses)1180
Number of constraints which are nor clauses,nor cardinality constraints9242
Minimum length of a constraint1
Maximum length of a constraint44
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 381
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1204
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.14/1817.80	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: 63794 MiB (61205 MiB free)
  memory of node 1: 64507 MiB (61603 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4545255-1753206267/watcher-4545255-1753206267 -o /tmp/evaluation-result-4545255-1753206267/solver-4545255-1753206267 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1753198970-192723 --watchdog 3760 cp-sat-runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:871055674 --competition_mode --input HOME/instance-4545255-1753206267.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing FSIZE limit: 104857600 KiB
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=195427, runsolver pid=195424

[startup+0.100069 s]*
/proc/loadavg: 8.14 8.12 8.05 8/257 195428
/proc/meminfo: memFree=125717572/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=40248 memory=35824 CPUtime=0.1 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) R 195424 195427 192702 0 -1 4194304 7902 0 0 0 9 1 0 0 20 0 1 0 236306380 41213952 8956 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 10062 8956 1504 2102 0 7602 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 40248 KiB
Current children cumulated memory: 35824 KiB

[startup+0.206086 s]*
/proc/loadavg: 8.14 8.12 8.05 8/257 195428
/proc/meminfo: memFree=125717572/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=41384 memory=36848 CPUtime=0.2 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) R 195424 195427 192702 0 -1 4194304 8107 0 0 0 19 1 0 0 20 0 1 0 236306380 42377216 9212 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 10346 9212 1568 2102 0 7886 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 41384 KiB
Current children cumulated memory: 36848 KiB

[startup+0.305845 s]*
/proc/loadavg: 8.14 8.12 8.05 8/257 195428
/proc/meminfo: memFree=125707996/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=56712 memory=49972 CPUtime=0.3 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) R 195424 195427 192702 0 -1 4194304 14226 0 0 0 28 2 0 0 20 0 1 0 236306380 58073088 12493 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 14178 12493 1600 2102 0 11718 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 56712 KiB
Current children cumulated memory: 49972 KiB

[startup+0.700303 s]
/proc/loadavg: 8.14 8.12 8.05 8/257 195428
/proc/meminfo: memFree=125671896/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=97020 memory=88260 CPUtime=0.69 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) R 195424 195427 192702 0 -1 4194304 26188 0 0 0 65 4 0 0 20 0 1 0 236306380 99348480 22065 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 24255 22065 1920 2102 0 21795 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 97020 KiB
Current children cumulated memory: 88260 KiB

[startup+1.50033 s]
/proc/loadavg: 8.14 8.12 8.05 8/257 195428
/proc/meminfo: memFree=125671896/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=94692 memory=86568 CPUtime=1.48 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) R 195424 195427 192702 0 -1 4194304 26837 0 0 0 144 4 0 0 20 0 1 0 236306380 96964608 21642 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 23673 21642 1920 2102 0 21213 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 94692 KiB
Current children cumulated memory: 86568 KiB

[startup+3.11336 s]
/proc/loadavg: 8.14 8.12 8.05 8/257 195428
/proc/meminfo: memFree=125670884/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=102768 memory=95108 CPUtime=3.09 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) R 195424 195427 192702 0 -1 4194304 28434 0 0 0 305 4 0 0 20 0 1 0 236306380 105234432 23777 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 25692 23777 1952 2102 0 23232 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 102768 KiB
Current children cumulated memory: 95108 KiB

[startup+6.30029 s]
/proc/loadavg: 8.05 8.10 8.04 8/256 195428
/proc/meminfo: memFree=125665096/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=105416 memory=100100 CPUtime=6.27 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) R 195424 195427 192702 0 -1 4194304 29709 0 0 0 622 5 0 0 20 0 1 0 236306380 107945984 25025 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 26354 25025 1952 2102 0 23894 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 105416 KiB
Current children cumulated memory: 100100 KiB

[startup+12.7003 s]
/proc/loadavg: 7.96 8.08 8.04 9/258 195430
/proc/meminfo: memFree=125529792/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=382108 memory=227876 CPUtime=15.79 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) S 195424 195427 192702 0 -1 4194304 56801 0 0 0 1566 13 0 0 20 0 3 0 236306380 391278592 56969 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 95527 56969 2144 2102 0 63199 0
[pid=195427/tid=195429] ppid=195424 vsize=382108 memory=1686 CPUtime=3.18 cores=5,7
/proc/195427/task/195429/stat : 195429 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 12202 0 0 0 316 2 0 0 20 0 3 0 236307328 391278592 56969 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
[pid=195427/tid=195430] ppid=195424 vsize=382108 memory=132 CPUtime=3.14 cores=5,7
/proc/195427/task/195430/stat : 195430 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 14795 0 0 0 309 5 0 0 20 0 3 0 236307328 391278592 56969 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
Current children cumulated CPU time: 15.79 s
Current children cumulated vsize: 382108 KiB
Current children cumulated memory: 227876 KiB

[startup+25.5002 s]
/proc/loadavg: 7.97 8.08 8.03 9/258 195431
/proc/meminfo: memFree=125451864/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=468032 memory=317380 CPUtime=41.19 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) S 195424 195427 192702 0 -1 4194304 116303 0 0 0 4098 21 0 0 20 0 3 0 236306380 479264768 79345 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 117008 79345 2144 2102 0 88809 0
[pid=195427/tid=195429] ppid=195424 vsize=468032 memory=315588 CPUtime=15.94 cores=5,7
/proc/195427/task/195429/stat : 195429 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 54553 0 0 0 1586 8 0 0 20 0 3 0 236307328 479264768 79345 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
[pid=195427/tid=195430] ppid=195424 vsize=468032 memory=16688 CPUtime=15.75 cores=5,7
/proc/195427/task/195430/stat : 195430 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 26323 0 0 0 1568 7 0 0 20 0 3 0 236307328 479264768 79345 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
Current children cumulated CPU time: 41.19 s
Current children cumulated vsize: 468032 KiB
Current children cumulated memory: 317380 KiB

[startup+51.1056 s]
/proc/loadavg: 8.04 8.08 8.04 9/258 195431
/proc/meminfo: memFree=125440084/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=468032 memory=326852 CPUtime=91.99 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) S 195424 195427 192702 0 -1 4194304 143860 0 0 0 9174 25 0 0 20 0 3 0 236306380 479264768 81713 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 117008 81713 2144 2102 0 91152 0
[pid=195427/tid=195429] ppid=195424 vsize=468032 memory=326340 CPUtime=41.44 cores=5,7
/proc/195427/task/195429/stat : 195429 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 74406 0 0 0 4134 10 0 0 20 0 3 0 236307328 479264768 81713 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
[pid=195427/tid=195430] ppid=195424 vsize=468032 memory=10752 CPUtime=41.01 cores=5,7
/proc/195427/task/195430/stat : 195430 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 29776 0 0 0 4094 7 0 0 20 0 3 0 236307328 479264768 81713 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
Current children cumulated CPU time: 91.99 s
Current children cumulated vsize: 468032 KiB
Current children cumulated memory: 326852 KiB

[startup+102.3 s]
/proc/loadavg: 8.02 8.07 8.03 9/258 195480
/proc/meminfo: memFree=126900824/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=533568 memory=395496 CPUtime=193.64 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) S 195424 195427 192702 0 -1 4194304 189027 0 0 0 19333 31 0 0 20 0 3 0 236306380 546373632 98874 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 133392 98874 2144 2102 0 108498 0
[pid=195427/tid=195429] ppid=195424 vsize=533568 memory=-7240515776346886503 CPUtime=92.48 cores=5,7
/proc/195427/task/195429/stat : 195429 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 105117 0 0 0 9234 14 0 0 20 0 3 0 236307328 546373632 98874 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
[pid=195427/tid=195430] ppid=195424 vsize=533568 memory=395240 CPUtime=91.63 cores=5,7
/proc/195427/task/195430/stat : 195430 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 44173 0 0 0 9153 10 0 0 20 0 3 0 236307328 546373632 98874 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
Current children cumulated CPU time: 193.64 s
Current children cumulated vsize: 533568 KiB
Current children cumulated memory: 395496 KiB

[startup+162.3 s]
/proc/loadavg: 8.05 8.07 8.03 9/257 195482
/proc/meminfo: memFree=126869584/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=533568 memory=401024 CPUtime=312.78 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) S 195424 195427 192702 0 -1 4194304 238080 0 0 0 31240 38 0 0 20 0 3 0 236306380 546373632 100256 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 133392 100256 2144 2102 0 111785 0
[pid=195427/tid=195429] ppid=195424 vsize=533568 memory=401024 CPUtime=152.27 cores=5,7
/proc/195427/task/195429/stat : 195429 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 137330 0 0 0 15209 18 0 0 20 0 3 0 236307328 546373632 100256 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
[pid=195427/tid=195430] ppid=195424 vsize=533568 memory=16688 CPUtime=150.95 cores=5,7
/proc/195427/task/195430/stat : 195430 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 60942 0 0 0 15084 11 0 0 20 0 3 0 236307328 546373632 100256 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
Current children cumulated CPU time: 312.78 s
Current children cumulated vsize: 533568 KiB
Current children cumulated memory: 401024 KiB

[startup+222.3 s]
/proc/loadavg: 8.12 8.09 8.04 9/257 195484
/proc/meminfo: memFree=126862384/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=533568 memory=407812 CPUtime=431.94 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) S 195424 195427 192702 0 -1 4194304 255671 0 0 0 43153 41 0 0 20 0 3 0 236306380 546373632 101953 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 133392 101953 2144 2102 0 111785 0
[pid=195427/tid=195429] ppid=195424 vsize=533568 memory=405704 CPUtime=212.07 cores=5,7
/proc/195427/task/195429/stat : 195429 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 145689 0 0 0 21188 19 0 0 20 0 3 0 236307328 546373632 101953 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
[pid=195427/tid=195430] ppid=195424 vsize=533568 memory=405704 CPUtime=210.29 cores=5,7
/proc/195427/task/195430/stat : 195430 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 70145 0 0 0 21017 12 0 0 20 0 3 0 236307328 546373632 101953 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
Current children cumulated CPU time: 431.94 s
Current children cumulated vsize: 533568 KiB
Current children cumulated memory: 407812 KiB

[startup+282.3 s]
/proc/loadavg: 8.09 8.08 8.04 9/257 195486
/proc/meminfo: memFree=126820924/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=533568 memory=413840 CPUtime=551.07 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) S 195424 195427 192702 0 -1 4194304 269286 0 0 0 55063 44 0 0 20 0 3 0 236306380 546373632 103460 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 133392 103460 2144 2102 0 112910 0
[pid=195427/tid=195429] ppid=195424 vsize=533568 memory=413840 CPUtime=271.87 cores=5,7
/proc/195427/task/195429/stat : 195429 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 146052 0 0 0 27168 19 0 0 20 0 3 0 236307328 546373632 103460 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
[pid=195427/tid=195430] ppid=195424 vsize=533568 memory=413840 CPUtime=269.61 cores=5,7
/proc/195427/task/195430/stat : 195430 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 83373 0 0 0 26947 14 0 0 20 0 3 0 236307328 546373632 103460 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
Current children cumulated CPU time: 551.07 s
Current children cumulated vsize: 533568 KiB

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

Current children cumulated memory: 457520 KiB

[startup+1302.3 s]
/proc/loadavg: 8.12 8.13 8.09 9/257 195733
/proc/meminfo: memFree=127687012/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=533568 memory=457520 CPUtime=2576.35 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) S 195424 195427 192702 0 -1 4194304 382538 0 0 0 257544 91 0 0 20 0 3 0 236306380 546373632 114380 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 133392 114380 2144 2102 0 118735 0
[pid=195427/tid=195429] ppid=195424 vsize=533568 memory=457520 CPUtime=1284.63 cores=5,7
/proc/195427/task/195429/stat : 195429 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 177364 0 0 0 128438 25 0 0 20 0 3 0 236307328 546373632 114380 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
[pid=195427/tid=195430] ppid=195424 vsize=533568 memory=457520 CPUtime=1281.89 cores=5,7
/proc/195427/task/195430/stat : 195430 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 165175 0 0 0 128148 41 0 0 20 0 3 0 236307328 546373632 114380 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
Current children cumulated CPU time: 2576.35 s
Current children cumulated vsize: 533568 KiB
Current children cumulated memory: 457520 KiB

[startup+1362.3 s]
/proc/loadavg: 8.04 8.10 8.08 9/257 195735
/proc/meminfo: memFree=127691960/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=533568 memory=457520 CPUtime=2695.49 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) S 195424 195427 192702 0 -1 4194304 385230 0 0 0 269456 93 0 0 20 0 3 0 236306380 546373632 114380 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 133392 114380 2144 2102 0 118735 0
[pid=195427/tid=195429] ppid=195424 vsize=533568 memory=457520 CPUtime=1344.01 cores=5,7
/proc/195427/task/195429/stat : 195429 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 177367 0 0 0 134375 26 0 0 20 0 3 0 236307328 546373632 114380 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
[pid=195427/tid=195430] ppid=195424 vsize=533568 memory=457520 CPUtime=1341.64 cores=5,7
/proc/195427/task/195430/stat : 195430 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 167861 0 0 0 134122 42 0 0 20 0 3 0 236307328 546373632 114380 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
Current children cumulated CPU time: 2695.49 s
Current children cumulated vsize: 533568 KiB
Current children cumulated memory: 457520 KiB

[startup+1422.3 s]
/proc/loadavg: 8.11 8.11 8.09 9/257 195737
/proc/meminfo: memFree=127680400/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=533568 memory=457520 CPUtime=2814.65 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) S 195424 195427 192702 0 -1 4194304 387941 0 0 0 281370 95 0 0 20 0 3 0 236306380 546373632 114380 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 133392 114380 2144 2102 0 118735 0
[pid=195427/tid=195429] ppid=195424 vsize=533568 memory=457520 CPUtime=1403.38 cores=5,7
/proc/195427/task/195429/stat : 195429 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 177378 0 0 0 140312 26 0 0 20 0 3 0 236307328 546373632 114380 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
[pid=195427/tid=195430] ppid=195424 vsize=533568 memory=457520 CPUtime=1401.41 cores=5,7
/proc/195427/task/195430/stat : 195430 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 170548 0 0 0 140098 43 0 0 20 0 3 0 236307328 546373632 114380 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
Current children cumulated CPU time: 2814.65 s
Current children cumulated vsize: 533568 KiB
Current children cumulated memory: 457520 KiB

[startup+1482.3 s]
/proc/loadavg: 8.09 8.11 8.09 9/258 195740
/proc/meminfo: memFree=127692092/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=533568 memory=457520 CPUtime=2933.82 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) S 195424 195427 192702 0 -1 4194304 388856 0 0 0 293285 97 0 0 20 0 3 0 236306380 546373632 114380 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 133392 114380 2144 2102 0 118735 0
[pid=195427/tid=195429] ppid=195424 vsize=533568 memory=457520 CPUtime=1462.76 cores=5,7
/proc/195427/task/195429/stat : 195429 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 177407 0 0 0 146250 26 0 0 20 0 3 0 236307328 546373632 114380 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
[pid=195427/tid=195430] ppid=195424 vsize=533568 memory=457520 CPUtime=1461.19 cores=5,7
/proc/195427/task/195430/stat : 195430 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 171430 0 0 0 146075 44 0 0 20 0 3 0 236307328 546373632 114380 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
Current children cumulated CPU time: 2933.82 s
Current children cumulated vsize: 533568 KiB
Current children cumulated memory: 457520 KiB

[startup+1542.3 s]
/proc/loadavg: 8.13 8.12 8.09 9/258 195742
/proc/meminfo: memFree=127680424/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=533568 memory=457520 CPUtime=3052.99 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) S 195424 195427 192702 0 -1 4194304 391560 0 0 0 305201 98 0 0 20 0 3 0 236306380 546373632 114380 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 133392 114380 2144 2102 0 118735 0
[pid=195427/tid=195429] ppid=195424 vsize=533568 memory=10752 CPUtime=1522.14 cores=5,7
/proc/195427/task/195429/stat : 195429 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 177441 0 0 0 152188 26 0 0 20 0 3 0 236307328 546373632 114380 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
[pid=195427/tid=195430] ppid=195424 vsize=533568 memory=457520 CPUtime=1520.98 cores=5,7
/proc/195427/task/195430/stat : 195430 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 174083 0 0 0 152053 45 0 0 20 0 3 0 236307328 546373632 114380 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
Current children cumulated CPU time: 3052.99 s
Current children cumulated vsize: 533568 KiB
Current children cumulated memory: 457520 KiB

[startup+1602.3 s]
/proc/loadavg: 8.10 8.11 8.09 9/259 195751
/proc/meminfo: memFree=127678880/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=533568 memory=457776 CPUtime=3172.16 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) S 195424 195427 192702 0 -1 4194304 393998 0 0 0 317116 100 0 0 20 0 3 0 236306380 546373632 114444 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 133392 114444 2144 2102 0 118735 0
[pid=195427/tid=195429] ppid=195424 vsize=533568 memory=16688 CPUtime=1581.51 cores=5,7
/proc/195427/task/195429/stat : 195429 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 177442 0 0 0 158125 26 0 0 20 0 3 0 236307328 546373632 114444 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
[pid=195427/tid=195430] ppid=195424 vsize=533568 memory=457776 CPUtime=1580.74 cores=5,7
/proc/195427/task/195430/stat : 195430 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 176520 0 0 0 158029 45 0 0 20 0 3 0 236307328 546373632 114444 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
Current children cumulated CPU time: 3172.16 s
Current children cumulated vsize: 533568 KiB
Current children cumulated memory: 457776 KiB

[startup+1662.3 s]
/proc/loadavg: 8.08 8.10 8.09 9/259 195753
/proc/meminfo: memFree=127684340/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=533568 memory=457776 CPUtime=3291.31 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) S 195424 195427 192702 0 -1 4194304 394012 0 0 0 329030 101 0 0 20 0 3 0 236306380 546373632 114444 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 133392 114444 2144 2102 0 118735 0
[pid=195427/tid=195429] ppid=195424 vsize=533568 memory=16688 CPUtime=1640.89 cores=5,7
/proc/195427/task/195429/stat : 195429 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 177445 0 0 0 164063 26 0 0 20 0 3 0 236307328 546373632 114444 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
[pid=195427/tid=195430] ppid=195424 vsize=533568 memory=457776 CPUtime=1640.51 cores=5,7
/proc/195427/task/195430/stat : 195430 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 176528 0 0 0 164006 45 0 0 20 0 3 0 236307328 546373632 114444 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
Current children cumulated CPU time: 3291.31 s
Current children cumulated vsize: 533568 KiB
Current children cumulated memory: 457776 KiB

[startup+1722.3 s]
/proc/loadavg: 8.14 8.11 8.09 9/259 195755
/proc/meminfo: memFree=127681108/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=533568 memory=459568 CPUtime=3410.47 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) S 195424 195427 192702 0 -1 4194304 394846 0 0 0 340945 102 0 0 20 0 3 0 236306380 546373632 114892 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 133392 114892 2144 2102 0 119195 0
[pid=195427/tid=195429] ppid=195424 vsize=533568 memory=16688 CPUtime=1700.26 cores=5,7
/proc/195427/task/195429/stat : 195429 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 177914 0 0 0 170000 26 0 0 20 0 3 0 236307328 546373632 114892 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
[pid=195427/tid=195430] ppid=195424 vsize=533568 memory=457776 CPUtime=1700.29 cores=5,7
/proc/195427/task/195430/stat : 195430 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 176878 0 0 0 169983 46 0 0 20 0 3 0 236307328 546373632 114892 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
Current children cumulated CPU time: 3410.47 s
Current children cumulated vsize: 533568 KiB
Current children cumulated memory: 459568 KiB

[startup+1782.3 s]
/proc/loadavg: 8.05 8.09 8.09 9/259 195759
/proc/meminfo: memFree=127688792/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=533568 memory=459568 CPUtime=3529.62 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) S 195424 195427 192702 0 -1 4194304 394905 0 0 0 352859 103 0 0 20 0 3 0 236306380 546373632 114892 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 133392 114892 2144 2102 0 119195 0
[pid=195427/tid=195429] ppid=195424 vsize=533568 memory=459568 CPUtime=1759.63 cores=5,7
/proc/195427/task/195429/stat : 195429 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 177943 0 0 0 175936 27 0 0 20 0 3 0 236307328 546373632 114892 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
[pid=195427/tid=195430] ppid=195424 vsize=533568 memory=27392 CPUtime=1760.05 cores=5,7
/proc/195427/task/195430/stat : 195430 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 176906 0 0 0 175959 46 0 0 20 0 3 0 236307328 546373632 114892 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
Current children cumulated CPU time: 3529.62 s
Current children cumulated vsize: 533568 KiB
Current children cumulated memory: 459568 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.8 s]
/proc/loadavg: 8.08 8.09 8.09 9/259 195760
/proc/meminfo: memFree=127688632/131382112 swapFree=33010416/33010684
[pid=195427] ppid=195424 vsize=533568 memory=459568 CPUtime=3600.14 cores=5,7
/proc/195427/stat : 195427 (cp-sat-runner) S 195424 195427 192702 0 -1 4194304 394971 0 0 0 359910 104 0 0 20 0 3 0 236306380 546373632 114892 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
/proc/195427/statm: 133392 114892 2144 2102 0 119195 0
[pid=195427/tid=195429] ppid=195424 vsize=533568 memory=27392 CPUtime=1794.77 cores=5,7
/proc/195427/task/195429/stat : 195429 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 177943 0 0 0 179450 27 0 0 20 0 3 0 236307328 546373632 114892 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
[pid=195427/tid=195430] ppid=195424 vsize=533568 memory=16688 CPUtime=1795.43 cores=5,7
/proc/195427/task/195430/stat : 195430 (cp-sat-runner) R 195424 195427 192702 0 -1 4194368 176969 0 0 0 179496 47 0 0 20 0 3 0 236307328 546373632 114892 18446744073709551615 4198400 12805993 140725555749664 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 32043008 140725555755287 140725555755491 140725555755491 140725555761095 0
Current children cumulated CPU time: 3600.14 s
Current children cumulated vsize: 533568 KiB
Current children cumulated memory: 459568 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.11 s, system=1.04788 s

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

Child status: 0

Real time (s): 1817.81
CPU time (s): 3600.16
CPU user time (s): 3599.11
CPU system time (s): 1.04788
CPU usage (%): 198.049
Max. virtual memory (cumulated for all children) (KiB): 533568
Max. memory (cumulated for all children) (KiB): 459568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.11
system time used= 1.04788
maximum resident set size= 459824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 394977
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= 22374
involuntary context switches= 130943


# summary of solver processes directly reported to runsolver:
#   pid: 195427
#   total CPU time (s): 3600.16
#   total CPU user time (s): 3599.11
#   total CPU system time (s): 1.04788

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.8288 second user time and 8.59286 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-22 19:44:27
IDJOB=4545255
IDBENCH=180787
IDSOLVER=3320
FILE ID=nodeC012/4545255-1753206267
RUNJOBID= nodeC012-1753198970-192723
SLURM_JOB_ID= 9687745
Free space on /tmp= 432852 MiB

SOLVER NAME= OR-Tools CP-SAT 9.14
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-AverageAvoiding-20_c24.opb
COMMAND LINE= cp-sat-runner --params num_workers:NBCORE,log_search_progress:false,max_time_in_seconds:TIMEOUT,random_seed:RANDOMSEED --competition_mode --input BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4545255-1753206267/watcher-4545255-1753206267 -o /tmp/evaluation-result-4545255-1753206267/solver-4545255-1753206267 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1753198970-192723 --watchdog 3760  cp-sat-runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:871055674 --competition_mode --input HOME/instance-4545255-1753206267.opb

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

MD5SUM BENCH= fea607129b7127550b39e04c37b78aae
RANDOM SEED=871055674

nodeC012 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	: 0xb00001f
cpu MHz		: 3591.610
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 3591.473
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 3591.477
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 3591.516
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 3491.855
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 3591.712
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 3591.518
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 3591.485
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        125750788 kB
MemAvailable:   126603792 kB
Buffers:            2136 kB
Cached:          1619012 kB
SwapCached:           12 kB
Active:          4413688 kB
Inactive:         415440 kB
Active(anon):    3229432 kB
Inactive(anon):     4688 kB
Active(file):    1184256 kB
Inactive(file):   410752 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14964 kB
Writeback:             0 kB
AnonPages:       3209416 kB
Mapped:           134804 kB
Shmem:             26140 kB
KReclaimable:     194860 kB
Slab:             286464 kB
SReclaimable:     194860 kB
SUnreclaim:        91604 kB
KernelStack:        4192 kB
PageTables:         9412 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    3722908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149544 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1882112 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432860 MiB
End job on nodeC012 at 2025-07-22 20:14:45