Trace number 4514300

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.19 2392.38

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_8.opb
MD5SUM07ba29cf24b97459f05241f8c3fed802
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 benchmark4.43848
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5256
Total number of constraints25637
Number of constraints which are clauses25632
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 constraint72
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 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 80
Number of bits of the biggest sum of numbers7
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.25/0.29	c #variable: 5256
0.25/0.29	c #constraint: 25637
0.25/0.29	c #equal: 4
0.25/0.29	c intsize: 7
0.25/0.29	c sizeproduct: 0
0.25/0.29	c #soft: 0
0.25/0.29	c mincost: 0
0.25/0.29	c maxcost: 0
0.25/0.29	c sumcost: 0
0.25/0.29	c iteration_max: -1
0.25/0.29	c time_max: -1
0.25/0.29	c number_of_threads(move update): 2
0.25/0.29	c number_of_threads(move evaluation): 2
0.25/0.29	c seed: 822039357
3600.11/2392.31	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 (63019 MiB free)
  memory of node 1: 64507 MiB (60966 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514300-1751230139/watcher-4514300-1751230139 -o /tmp/evaluation-result-4514300-1751230139/solver-4514300-1751230139 -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 822039357 HOME/instance-4514300-1751230139.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=34087, runsolver pid=34081

[startup+0.100062 s]*
/proc/loadavg: 8.05 7.68 6.91 6/269 34101
/proc/meminfo: memFree=126905212/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=107496 memory=36208 CPUtime=0.11 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 8834 0 0 0 10 1 0 0 20 0 2 0 38691649 110075904 9052 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 26874 9052 576 633 0 10692 0
[pid=34087/tid=34090] ppid=34081 vsize=107628 memory=4026532124 CPUtime=0.02 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) S 34081 34087 33797 0 -1 4194368 988 0 0 0 2 0 0 0 20 0 2 0 38691649 110211072 9052 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 0 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 107496 KiB
Current children cumulated memory: 36208 KiB

[startup+0.205567 s]*
/proc/loadavg: 8.05 7.68 6.91 7/269 34101
/proc/meminfo: memFree=126800940/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=135220 memory=67612 CPUtime=0.25 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 13769 0 0 0 23 2 0 0 20 0 2 0 38691649 138465280 16903 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 33805 16903 608 633 0 18406 0
[pid=34087/tid=34090] ppid=34081 vsize=135220 memory=5983648042466672924 CPUtime=0.04 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) S 34081 34087 33797 0 -1 4194368 1773 0 0 0 4 0 0 0 20 0 2 0 38691649 138465280 16903 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 0 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 135220 KiB
Current children cumulated memory: 67612 KiB

[startup+0.305658 s]*
/proc/loadavg: 8.05 7.68 6.91 7/269 34101
/proc/meminfo: memFree=126769128/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=147308 memory=79516 CPUtime=0.35 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 16711 0 0 0 32 3 0 0 20 0 2 0 38691649 150843392 19879 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 36827 19879 640 633 0 21428 0
[pid=34087/tid=34090] ppid=34081 vsize=147308 memory=7969833674481615466 CPUtime=0.05 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) S 34081 34087 33797 0 -1 4194368 1773 0 0 0 5 0 0 0 20 0 2 0 38691649 150843392 19879 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 147308 KiB
Current children cumulated memory: 79516 KiB

[startup+0.700185 s]
/proc/loadavg: 8.05 7.68 6.91 7/269 34101
/proc/meminfo: memFree=126680748/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=211300 memory=143516 CPUtime=0.74 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 32742 0 0 0 68 6 0 0 20 0 2 0 38691649 216371200 35879 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 52825 35879 640 633 0 37426 0
[pid=34087/tid=34090] ppid=34081 vsize=211300 memory=17536 CPUtime=0.05 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) S 34081 34087 33797 0 -1 4194368 1773 0 0 0 5 0 0 0 20 0 2 0 38691649 216371200 35879 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 0.74 s
Current children cumulated vsize: 211300 KiB
Current children cumulated memory: 143516 KiB

[startup+1.50021 s]
/proc/loadavg: 7.81 7.63 6.90 7/269 34101
/proc/meminfo: memFree=126487212/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=285220 memory=217628 CPUtime=1.63 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 77210 0 0 0 152 11 0 0 20 0 2 0 38691649 292065280 54407 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 71305 54407 640 633 0 55906 0
[pid=34087/tid=34090] ppid=34081 vsize=285220 memory=17536 CPUtime=0.13 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) S 34081 34087 33797 0 -1 4194368 3776 0 0 0 13 0 0 0 20 0 2 0 38691649 292065280 54407 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 285220 KiB
Current children cumulated memory: 217628 KiB

[startup+3.10576 s]
/proc/loadavg: 7.81 7.63 6.90 6/269 34101
/proc/meminfo: memFree=126463452/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=285484 memory=217884 CPUtime=3.59 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 80762 0 0 0 348 11 0 0 20 0 2 0 38691649 292335616 54471 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 71371 54471 640 633 0 55972 0
[pid=34087/tid=34090] ppid=34081 vsize=285484 memory=217628 CPUtime=0.5 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) S 34081 34087 33797 0 -1 4194368 3816 0 0 0 50 0 0 0 20 0 2 0 38691649 292335616 54471 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 3.59 s
Current children cumulated vsize: 285484 KiB
Current children cumulated memory: 217884 KiB

[startup+6.30018 s]
/proc/loadavg: 7.66 7.61 6.90 8/269 34101
/proc/meminfo: memFree=126463644/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=286276 memory=218652 CPUtime=7.64 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 119665 0 0 0 749 15 0 0 20 0 2 0 38691649 293146624 54663 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 71569 54663 640 633 0 56170 0
[pid=34087/tid=34090] ppid=34081 vsize=286276 memory=7969832574969856362 CPUtime=1.36 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) R 34081 34087 33797 0 -1 4194368 7483 0 0 0 136 0 0 0 20 0 2 0 38691649 293146624 54663 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 7.64 s
Current children cumulated vsize: 286276 KiB
Current children cumulated memory: 218652 KiB

[startup+12.7002 s]
/proc/loadavg: 7.69 7.61 6.90 9/269 34101
/proc/meminfo: memFree=126462636/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=288916 memory=221332 CPUtime=16.52 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 231742 0 0 0 1622 30 0 0 20 0 2 0 38691649 295849984 55333 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 72229 55333 640 633 0 56830 0
[pid=34087/tid=34090] ppid=34081 vsize=288916 memory=219284 CPUtime=3.88 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) R 34081 34087 33797 0 -1 4194368 12071 0 0 0 387 1 0 0 20 0 2 0 38691649 295849984 55333 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 16.52 s
Current children cumulated vsize: 288916 KiB
Current children cumulated memory: 221332 KiB

[startup+25.5002 s]
/proc/loadavg: 7.66 7.61 6.91 9/269 34101
/proc/meminfo: memFree=126448460/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=293160 memory=225528 CPUtime=35.67 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 328042 0 0 0 3519 48 0 0 20 0 2 0 38691649 300195840 56382 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 73290 56382 640 633 0 57891 0
[pid=34087/tid=34090] ppid=34081 vsize=293160 memory=14824 CPUtime=10.33 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) S 34081 34087 33797 0 -1 4194368 12260 0 0 0 1031 2 0 0 20 0 2 0 38691649 300195840 56382 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 35.67 s
Current children cumulated vsize: 293160 KiB
Current children cumulated memory: 225528 KiB

[startup+51.1057 s]
/proc/loadavg: 7.42 7.55 6.91 9/269 34102
/proc/meminfo: memFree=126433948/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=295460 memory=227848 CPUtime=74.59 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 505231 0 0 0 7383 76 0 0 20 0 2 0 38691649 302551040 56962 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 73865 56962 640 633 0 58466 0
[pid=34087/tid=34090] ppid=34081 vsize=295460 memory=227432 CPUtime=23.82 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) S 34081 34087 33797 0 -1 4194368 22932 0 0 0 2377 5 0 0 20 0 2 0 38691649 302551040 56962 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 74.59 s
Current children cumulated vsize: 295460 KiB
Current children cumulated memory: 227848 KiB

[startup+102.3 s]
/proc/loadavg: 7.41 7.53 6.94 9/269 34108
/proc/meminfo: memFree=126405036/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=299000 memory=231504 CPUtime=154.09 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 670896 0 0 0 15303 106 0 0 20 0 2 0 38691649 306176000 57876 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 74750 57876 640 633 0 59351 0
[pid=34087/tid=34090] ppid=34081 vsize=299000 memory=17536 CPUtime=52.52 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) R 34081 34087 33797 0 -1 4194368 28156 0 0 0 5243 9 0 0 20 0 2 0 38691649 306176000 57876 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 154.09 s
Current children cumulated vsize: 299000 KiB
Current children cumulated memory: 231504 KiB

[startup+162.3 s]
/proc/loadavg: 7.21 7.45 6.95 9/270 34111
/proc/meminfo: memFree=126387148/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=302340 memory=234928 CPUtime=247.47 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 1070121 0 0 0 24568 179 0 0 20 0 2 0 38691649 309596160 58732 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 75585 58732 640 633 0 60186 0
[pid=34087/tid=34090] ppid=34081 vsize=302340 memory=235132 CPUtime=86.28 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) S 34081 34087 33797 0 -1 4194368 28938 0 0 0 8615 13 0 0 20 0 2 0 38691649 309596160 58732 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 247.47 s
Current children cumulated vsize: 302340 KiB
Current children cumulated memory: 234928 KiB

[startup+222.3 s]
/proc/loadavg: 7.48 7.47 6.99 7/270 34113
/proc/meminfo: memFree=126353884/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=306160 memory=238568 CPUtime=344.82 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 1135139 0 0 0 34285 197 0 0 20 0 2 0 38691649 313507840 59642 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 76540 59642 640 633 0 61141 0
[pid=34087/tid=34090] ppid=34081 vsize=306160 memory=10752 CPUtime=124.01 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) S 34081 34087 33797 0 -1 4194368 28962 0 0 0 12386 15 0 0 20 0 2 0 38691649 313507840 59642 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 344.82 s
Current children cumulated vsize: 306160 KiB
Current children cumulated memory: 238568 KiB

[startup+282.3 s]
/proc/loadavg: 7.29 7.43 7.01 9/269 34115
/proc/meminfo: memFree=126296872/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=309556 memory=241956 CPUtime=442.15 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 1995701 0 0 0 43857 358 0 0 20 0 2 0 38691649 316985344 60489 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 77389 60489 640 633 0 61990 0
[pid=34087/tid=34090] ppid=34081 vsize=309556 memory=239460 CPUtime=161.72 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) S 34081 34087 33797 0 -1 4194368 29394 0 0 0 16154 18 0 0 20 0 2 0 38691649 316985344 60489 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 442.15 s
Current children cumulated vsize: 309556 KiB
Current children cumulated memory: 241956 KiB

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

/proc/meminfo: memFree=126365732/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=315196 memory=247624 CPUtime=2781.03 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 5306910 0 0 0 276971 1132 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 78799 61906 640 633 0 63400 0
[pid=34087/tid=34090] ppid=34081 vsize=315196 memory=247624 CPUtime=950.87 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) S 34081 34087 33797 0 -1 4194368 32192 0 0 0 94975 112 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 2781.03 s
Current children cumulated vsize: 315196 KiB
Current children cumulated memory: 247624 KiB

[startup+1902.3 s]
/proc/loadavg: 6.85 6.80 6.82 8/270 34258
/proc/meminfo: memFree=126366040/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=315196 memory=247624 CPUtime=2868.47 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 5306910 0 0 0 285707 1140 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 78799 61906 640 633 0 63400 0
[pid=34087/tid=34090] ppid=34081 vsize=315196 memory=7969832574969856362 CPUtime=978.67 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) S 34081 34087 33797 0 -1 4194368 32192 0 0 0 97751 116 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 2868.47 s
Current children cumulated vsize: 315196 KiB
Current children cumulated memory: 247624 KiB

[startup+1962.3 s]
/proc/loadavg: 6.58 6.73 6.79 9/273 34272
/proc/meminfo: memFree=126362800/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=315196 memory=247624 CPUtime=2958.99 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 5307678 0 0 0 294752 1147 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 78799 61906 640 633 0 63400 0
[pid=34087/tid=34090] ppid=34081 vsize=315196 memory=247624 CPUtime=1009.58 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) R 34081 34087 33797 0 -1 4194368 32218 0 0 0 100839 119 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 2958.99 s
Current children cumulated vsize: 315196 KiB
Current children cumulated memory: 247624 KiB

[startup+2022.3 s]
/proc/loadavg: 6.80 6.78 6.81 8/270 34321
/proc/meminfo: memFree=126440732/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=315196 memory=247624 CPUtime=3049.89 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 5308444 0 0 0 303834 1155 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 78799 61906 640 633 0 63400 0
[pid=34087/tid=34090] ppid=34081 vsize=315196 memory=14824 CPUtime=1040.91 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) S 34081 34087 33797 0 -1 4194368 32450 0 0 0 103967 124 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 3049.89 s
Current children cumulated vsize: 315196 KiB
Current children cumulated memory: 247624 KiB

[startup+2082.3 s]
/proc/loadavg: 7.10 6.87 6.84 8/269 34323
/proc/meminfo: memFree=126446684/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=315196 memory=247624 CPUtime=3139.85 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 5309219 0 0 0 312824 1161 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 78799 61906 640 633 0 63400 0
[pid=34087/tid=34090] ppid=34081 vsize=315196 memory=247624 CPUtime=1071.27 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) R 34081 34087 33797 0 -1 4194368 32732 0 0 0 106999 128 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 3139.85 s
Current children cumulated vsize: 315196 KiB
Current children cumulated memory: 247624 KiB

[startup+2142.3 s]
/proc/loadavg: 7.20 6.93 6.86 8/269 34325
/proc/meminfo: memFree=126445564/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=315196 memory=247624 CPUtime=3228.76 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 5309219 0 0 0 321709 1167 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 78799 61906 640 633 0 63400 0
[pid=34087/tid=34090] ppid=34081 vsize=315196 memory=247624 CPUtime=1100.56 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) R 34081 34087 33797 0 -1 4194368 32732 0 0 0 109926 130 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 3228.76 s
Current children cumulated vsize: 315196 KiB
Current children cumulated memory: 247624 KiB

[startup+2202.3 s]
/proc/loadavg: 7.23 6.99 6.89 8/267 34327
/proc/meminfo: memFree=126445712/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=315196 memory=247624 CPUtime=3318.71 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 5309966 0 0 0 330697 1174 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 78799 61906 640 633 0 63400 0
[pid=34087/tid=34090] ppid=34081 vsize=315196 memory=247624 CPUtime=1130.87 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) R 34081 34087 33797 0 -1 4194368 33051 0 0 0 112953 134 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 3318.71 s
Current children cumulated vsize: 315196 KiB
Current children cumulated memory: 247624 KiB

[startup+2262.3 s]
/proc/loadavg: 7.03 6.97 6.89 9/268 34330
/proc/meminfo: memFree=126431584/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=315196 memory=247624 CPUtime=3408.72 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 5309977 0 0 0 339692 1180 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 78799 61906 640 633 0 63400 0
[pid=34087/tid=34090] ppid=34081 vsize=315196 memory=247624 CPUtime=1161.22 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) S 34081 34087 33797 0 -1 4194368 33055 0 0 0 115985 137 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 3408.72 s
Current children cumulated vsize: 315196 KiB
Current children cumulated memory: 247624 KiB

[startup+2322.3 s]
/proc/loadavg: 7.22 7.03 6.92 9/267 34377
/proc/meminfo: memFree=126694928/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=315196 memory=247624 CPUtime=3495.47 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 5309977 0 0 0 348358 1189 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 78799 61906 640 633 0 63400 0
[pid=34087/tid=34090] ppid=34081 vsize=315196 memory=247624 CPUtime=1188.29 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) S 34081 34087 33797 0 -1 4194368 33055 0 0 0 118687 142 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 3495.47 s
Current children cumulated vsize: 315196 KiB
Current children cumulated memory: 247624 KiB

[startup+2382.3 s]
/proc/loadavg: 7.46 7.13 6.96 9/268 34382
/proc/meminfo: memFree=126698588/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=315196 memory=247624 CPUtime=3584.59 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 5310747 0 0 0 357263 1196 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 78799 61906 640 633 0 63400 0
[pid=34087/tid=34090] ppid=34081 vsize=315196 memory=247624 CPUtime=1217.78 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) S 34081 34087 33797 0 -1 4194368 33082 0 0 0 121631 147 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 3584.59 s
Current children cumulated vsize: 315196 KiB
Current children cumulated memory: 247624 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2392.3 s]
/proc/loadavg: 7.47 7.14 6.97 9/268 34382
/proc/meminfo: memFree=126698864/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=315196 memory=247624 CPUtime=3600.11 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 5310747 0 0 0 358813 1198 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 78799 61906 640 633 0 63400 0
[pid=34087/tid=34090] ppid=34081 vsize=315196 memory=247624 CPUtime=1223.35 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) S 34081 34087 33797 0 -1 4194368 33082 0 0 0 122188 147 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 3600.11 s
Current children cumulated vsize: 315196 KiB
Current children cumulated memory: 247624 KiB

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

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

# cumulated CPU time of all completed processes:  user=3588.21 s, system=11.9864 s

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

[startup+2392.3 s]
/proc/loadavg: 7.47 7.14 6.97 9/268 34382
/proc/meminfo: memFree=126698864/131249996 swapFree=33010684/33010684
[pid=34087] ppid=34081 vsize=315196 memory=247624 CPUtime=3600.11 cores=0,2
/proc/34087/stat : 34087 (pb_competition_) R 34081 34087 33797 0 -1 4194304 5310747 0 0 0 358813 1198 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
/proc/34087/statm: 78799 61906 640 633 0 63400 0
[pid=34087/tid=34090] ppid=34081 vsize=315196 memory=247624 CPUtime=1223.35 cores=0,2
/proc/34087/task/34090/stat : 34090 (pb_competition_) S 34081 34087 33797 0 -1 4194368 33082 0 0 0 122188 147 0 0 20 0 2 0 38691649 322760704 61906 18446744073709551615 4198400 6788177 140727191557280 0 0 0 0 0 8404994 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 33157120 140727191562586 140727191562712 140727191562712 140727191568314 0
Current children cumulated CPU time: 3600.11 s
Current children cumulated vsize: 315196 KiB
Current children cumulated memory: 247624 KiB

Child status: 0

Real time (s): 2392.38
CPU time (s): 3600.19
CPU user time (s): 3588.21
CPU system time (s): 11.9864
CPU usage (%): 150.486
Max. virtual memory (cumulated for all children) (KiB): 315196
Max. memory (cumulated for all children) (KiB): 247624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.21
system time used= 11.9864
maximum resident set size= 247624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5318839
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= 154211
involuntary context switches= 108648


# summary of solver processes directly reported to runsolver:
#   pid: 34087
#   total CPU time (s): 3600.19
#   total CPU user time (s): 3588.21
#   total CPU system time (s): 11.9864

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.80237 second user time and 11.071 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-06-29 22:48:59
IDJOB=4514300
IDBENCH=162621
IDSOLVER=3347
FILE ID=nodeC017/4514300-1751230139
RUNJOBID= nodeC017-1751228328-33807
SLURM_JOB_ID= 9587689
Free space on /tmp= 433008 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression64_8.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-4514300-1751230139/watcher-4514300-1751230139 -o /tmp/evaluation-result-4514300-1751230139/solver-4514300-1751230139 -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 822039357 HOME/instance-4514300-1751230139.opb

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

MD5SUM BENCH= 07ba29cf24b97459f05241f8c3fed802
RANDOM SEED=822039357

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		: 3601.643
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.136
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.053
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.257
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.181
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.072
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		: 3612.695
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.067
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:        126946256 kB
MemAvailable:   129714180 kB
Buffers:            2380 kB
Cached:          3540484 kB
SwapCached:            0 kB
Active:           380664 kB
Inactive:        3235284 kB
Active(anon):      91192 kB
Inactive(anon):       16 kB
Active(file):     289472 kB
Inactive(file):  3235268 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12140 kB
Writeback:             8 kB
AnonPages:         76076 kB
Mapped:           105700 kB
Shmem:             18080 kB
KReclaimable:     164444 kB
Slab:             252428 kB
SReclaimable:     164444 kB
SUnreclaim:        87984 kB
KernelStack:        4224 kB
PageTables:         2936 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     365172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 432992 MiB
End job on nodeC017 at 2025-06-29 23:28:51