Trace number 4503346

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.69 2720.97

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-192.opb
MD5SUM7ac327da8fefd7cd3f39afa8bfb7af2c
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 benchmark106.066
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15414
Total number of constraints395824
Number of constraints which are clauses358980
Number of constraints which are cardinality constraints (but not clauses)907
Number of constraints which are nor clauses,nor cardinality constraints35937
Minimum length of a constraint2
Maximum length of a constraint270
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 271
Number of bits of the biggest sum of numbers9
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/)
3.42/2.34	c #variable: 15414
3.42/2.34	c #constraint: 395824
3.42/2.34	c #equal: 465
3.42/2.34	c intsize: 9
3.42/2.34	c sizeproduct: 0
3.42/2.34	c #soft: 0
3.42/2.34	c mincost: 0
3.42/2.34	c maxcost: 0
3.42/2.34	c sumcost: 0
3.42/2.34	c iteration_max: -1
3.42/2.34	c time_max: -1
3.42/2.34	c number_of_threads(move update): 2
3.42/2.34	c number_of_threads(move evaluation): 2
3.42/2.34	c seed: 886518922
3600.10/2720.49	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: 63837 MiB (62543 MiB free)
  memory of node 1: 64465 MiB (63967 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503346-1751154860/watcher-4503346-1751154860 -o /tmp/evaluation-result-4503346-1751154860/solver-4503346-1751154860 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751145166-15174 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 886518922 HOME/instance-4503346-1751154860.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=17123, runsolver pid=17120

[startup+0.100062 s]*
/proc/loadavg: 7.42 7.36 7.44 8/254 17124
/proc/meminfo: memFree=129521200/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=41628 memory=37728 CPUtime=0.1 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 7928 0 0 0 7 3 0 0 20 0 1 0 31165135 42627072 9432 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 10407 9432 576 633 0 9623 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 41628 KiB
Current children cumulated memory: 37728 KiB

[startup+0.213087 s]*
/proc/loadavg: 7.42 7.36 7.44 9/255 17125
/proc/meminfo: memFree=129481504/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=155504 memory=81496 CPUtime=0.29 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 12244 0 0 0 24 5 0 0 20 0 2 0 31165135 159236096 20374 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 38876 20374 576 633 0 22999 0
[pid=17123/tid=17125] ppid=17120 vsize=155636 memory=664958721904869660 CPUtime=0.07 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) R 17120 17123 15162 0 -1 4194368 1293 0 0 0 7 0 0 0 20 0 2 0 31165149 159371264 20374 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 0 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 155504 KiB
Current children cumulated memory: 81496 KiB

[startup+0.312939 s]*
/proc/loadavg: 7.42 7.36 7.44 8/255 17125
/proc/meminfo: memFree=129461596/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=166724 memory=98392 CPUtime=0.48 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 16468 0 0 0 41 7 0 0 20 0 2 0 31165135 170725376 24598 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 41714 24598 576 633 0 27253 0
[pid=17123/tid=17125] ppid=17120 vsize=166856 memory=7969544507268283243 CPUtime=0.16 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) R 17120 17123 15162 0 -1 4194368 2709 0 0 0 15 1 0 0 20 0 2 0 31165149 170860544 24598 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 0 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 166724 KiB
Current children cumulated memory: 98392 KiB

[startup+0.700282 s]
/proc/loadavg: 7.42 7.36 7.44 7/255 17125
/proc/meminfo: memFree=129425308/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=210152 memory=165208 CPUtime=1.2 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 33182 0 0 0 106 14 0 0 20 0 2 0 31165135 215195648 41302 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 52538 41302 576 633 0 43961 0
[pid=17123/tid=17125] ppid=17120 vsize=210152 memory=17152 CPUtime=0.5 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) R 17120 17123 15162 0 -1 4194368 8593 0 0 0 46 4 0 0 20 0 2 0 31165149 215195648 41302 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 0 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 210152 KiB
Current children cumulated memory: 165208 KiB

[startup+1.50022 s]
/proc/loadavg: 7.42 7.36 7.44 7/255 17125
/proc/meminfo: memFree=129352732/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=567088 memory=506892 CPUtime=2.12 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 77369 0 0 0 184 28 0 0 20 0 2 0 31165135 580698112 126723 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 141772 126723 608 633 0 128271 0
[pid=17123/tid=17125] ppid=17120 vsize=567088 memory=17152 CPUtime=0.92 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) S 17120 17123 15162 0 -1 4194368 20053 0 0 0 85 7 0 0 20 0 2 0 31165149 580698112 126723 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 0 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 2.12 s
Current children cumulated vsize: 567088 KiB
Current children cumulated memory: 506892 KiB

[startup+3.10527 s]
/proc/loadavg: 7.39 7.35 7.44 7/255 17125
/proc/meminfo: memFree=128863276/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=772096 memory=697252 CPUtime=4.22 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 198632 0 0 0 378 44 0 0 20 0 2 0 31165135 790626304 174313 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 193024 174313 640 633 0 176640 0
[pid=17123/tid=17125] ppid=17120 vsize=772096 memory=0 CPUtime=1.75 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) S 17120 17123 15162 0 -1 4194368 44824 0 0 0 161 14 0 0 20 0 2 0 31165149 790626304 174313 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 4.22 s
Current children cumulated vsize: 772096 KiB
Current children cumulated memory: 697252 KiB

[startup+6.30033 s]
/proc/loadavg: 7.39 7.35 7.44 8/255 17125
/proc/meminfo: memFree=128181232/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=1437428 memory=1363416 CPUtime=7.42 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 406030 0 0 0 666 76 0 0 20 0 2 0 31165135 1471926272 340854 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 359357 340854 640 633 0 342973 0
[pid=17123/tid=17125] ppid=17120 vsize=1437428 memory=1292952 CPUtime=1.77 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) S 17120 17123 15162 0 -1 4194368 44979 0 0 0 163 14 0 0 20 0 2 0 31165149 1471926272 340854 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 7.42 s
Current children cumulated vsize: 1437428 KiB
Current children cumulated memory: 1363416 KiB

[startup+12.7003 s]
/proc/loadavg: 7.33 7.34 7.43 7/255 17125
/proc/meminfo: memFree=128180980/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=1437428 memory=1363416 CPUtime=15.34 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 502575 0 0 0 1453 81 0 0 20 0 2 0 31165135 1471926272 340854 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 359357 340854 640 633 0 342973 0
[pid=17123/tid=17125] ppid=17120 vsize=1437428 memory=6260 CPUtime=3.32 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) S 17120 17123 15162 0 -1 4194368 45793 0 0 0 317 15 0 0 20 0 2 0 31165149 1471926272 340854 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 15.34 s
Current children cumulated vsize: 1437428 KiB
Current children cumulated memory: 1363416 KiB

[startup+25.5003 s]
/proc/loadavg: 7.35 7.34 7.43 7/255 17125
/proc/meminfo: memFree=128157048/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=1437428 memory=1363416 CPUtime=33.22 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 652822 0 0 0 3231 91 0 0 20 0 2 0 31165135 1471926272 340854 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 359357 340854 640 633 0 342973 0
[pid=17123/tid=17125] ppid=17120 vsize=1437428 memory=1363416 CPUtime=8.48 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) R 17120 17123 15162 0 -1 4194368 47677 0 0 0 832 16 0 0 20 0 2 0 31165149 1471926272 340854 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 33.22 s
Current children cumulated vsize: 1437428 KiB
Current children cumulated memory: 1363416 KiB

[startup+51.113 s]
/proc/loadavg: 7.08 7.28 7.41 7/254 17125
/proc/meminfo: memFree=128158044/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=1437428 memory=1363416 CPUtime=71.46 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 805931 0 0 0 7043 103 0 0 20 0 2 0 31165135 1471926272 340854 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 359357 340854 640 633 0 342973 0
[pid=17123/tid=17125] ppid=17120 vsize=1437428 memory=1363416 CPUtime=21.28 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) S 17120 17123 15162 0 -1 4194368 50387 0 0 0 2109 19 0 0 20 0 2 0 31165149 1471926272 340854 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 71.46 s
Current children cumulated vsize: 1437428 KiB
Current children cumulated memory: 1363416 KiB

[startup+102.3 s]
/proc/loadavg: 7.08 7.24 7.38 8/255 17128
/proc/meminfo: memFree=128152352/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=1437428 memory=1363416 CPUtime=142.78 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 1015227 0 0 0 14161 117 0 0 20 0 2 0 31165135 1471926272 340854 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 359357 340854 640 633 0 342973 0
[pid=17123/tid=17125] ppid=17120 vsize=1437428 memory=1363416 CPUtime=41.74 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) R 17120 17123 15162 0 -1 4194368 52776 0 0 0 4153 21 0 0 20 0 2 0 31165149 1471926272 340854 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 142.78 s
Current children cumulated vsize: 1437428 KiB
Current children cumulated memory: 1363416 KiB

[startup+162.3 s]
/proc/loadavg: 6.88 7.14 7.34 8/255 17130
/proc/meminfo: memFree=128149548/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=1437428 memory=1363416 CPUtime=224.02 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 1143655 0 0 0 22272 130 0 0 20 0 2 0 31165135 1471926272 340854 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 359357 340854 640 633 0 342973 0
[pid=17123/tid=17125] ppid=17120 vsize=1437428 memory=1363416 CPUtime=63.4 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) S 17120 17123 15162 0 -1 4194368 55347 0 0 0 6314 26 0 0 20 0 2 0 31165149 1471926272 340854 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 224.02 s
Current children cumulated vsize: 1437428 KiB
Current children cumulated memory: 1363416 KiB

[startup+222.3 s]
/proc/loadavg: 6.73 7.04 7.29 8/255 17132
/proc/meminfo: memFree=128153568/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=1437428 memory=1363416 CPUtime=305.42 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 1245700 0 0 0 30402 140 0 0 20 0 2 0 31165135 1471926272 340854 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 359357 340854 640 633 0 342973 0
[pid=17123/tid=17125] ppid=17120 vsize=1437428 memory=2273 CPUtime=85.21 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) R 17120 17123 15162 0 -1 4194368 56967 0 0 0 8494 27 0 0 20 0 2 0 31165149 1471926272 340854 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 305.42 s
Current children cumulated vsize: 1437428 KiB
Current children cumulated memory: 1363416 KiB

[startup+282.3 s]
/proc/loadavg: 6.64 6.95 7.24 8/255 17134
/proc/meminfo: memFree=128149152/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=1437692 memory=1363672 CPUtime=381.06 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 1353117 0 0 0 37955 151 0 0 20 0 2 0 31165135 1472196608 340918 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 359423 340918 640 633 0 343039 0
[pid=17123/tid=17125] ppid=17120 vsize=1437692 memory=1363672 CPUtime=101.22 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) S 17120 17123 15162 0 -1 4194368 59390 0 0 0 10092 30 0 0 20 0 2 0 31165149 1472196608 340918 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 381.06 s
Current children cumulated vsize: 1437692 KiB
Current children cumulated memory: 1363672 KiB

[startup+342.3 s]

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

/proc/meminfo: memFree=128140668/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=1444160 memory=1372376 CPUtime=2915.04 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 1933616 0 0 0 291189 315 0 0 20 0 2 0 31165135 1478819840 343094 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 361040 343094 640 633 0 344656 0
[pid=17123/tid=17125] ppid=17120 vsize=1444160 memory=1371992 CPUtime=727.5 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) R 17120 17123 15162 0 -1 4194368 71864 0 0 0 72625 125 0 0 20 0 2 0 31165149 1478819840 343094 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 2915.04 s
Current children cumulated vsize: 1444160 KiB
Current children cumulated memory: 1372376 KiB

[startup+2262.3 s]
/proc/loadavg: 2.70 3.04 4.47 4/241 17307
/proc/meminfo: memFree=128141684/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=1445876 memory=1374040 CPUtime=2994.11 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 1937146 0 0 0 299093 318 0 0 20 0 2 0 31165135 1480577024 343510 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 361469 343510 640 633 0 345085 0
[pid=17123/tid=17125] ppid=17120 vsize=1445876 memory=1374040 CPUtime=746.92 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) R 17120 17123 15162 0 -1 4194368 71942 0 0 0 74565 127 0 0 20 0 2 0 31165149 1480577024 343510 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 2994.11 s
Current children cumulated vsize: 1445876 KiB
Current children cumulated memory: 1374040 KiB

[startup+2322.3 s]
/proc/loadavg: 2.84 3.03 4.37 3/241 17313
/proc/meminfo: memFree=128141960/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=1445876 memory=1374168 CPUtime=3072.99 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 1938027 0 0 0 306978 321 0 0 20 0 2 0 31165135 1480577024 343542 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 361469 343542 640 633 0 345085 0
[pid=17123/tid=17125] ppid=17120 vsize=1445876 memory=1374040 CPUtime=766.16 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) R 17120 17123 15162 0 -1 4194368 71961 0 0 0 76487 129 0 0 20 0 2 0 31165149 1480577024 343542 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 3072.99 s
Current children cumulated vsize: 1445876 KiB
Current children cumulated memory: 1374168 KiB

[startup+2382.3 s]
/proc/loadavg: 2.57 2.93 4.25 3/241 17315
/proc/meminfo: memFree=128142244/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=1446008 memory=1374296 CPUtime=3157.37 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 1940678 0 0 0 315411 326 0 0 20 0 2 0 31165135 1480712192 343574 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 361502 343574 640 633 0 345118 0
[pid=17123/tid=17125] ppid=17120 vsize=1446008 memory=1374040 CPUtime=790.94 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) S 17120 17123 15162 0 -1 4194368 72056 0 0 0 78961 133 0 0 20 0 2 0 31165149 1480712192 343574 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 3157.37 s
Current children cumulated vsize: 1446008 KiB
Current children cumulated memory: 1374296 KiB

[startup+2442.3 s]
/proc/loadavg: 2.86 2.94 4.17 4/241 17318
/proc/meminfo: memFree=128157044/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=1446140 memory=1374424 CPUtime=3235.21 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 1943770 0 0 0 323191 330 0 0 20 0 2 0 31165135 1480847360 343606 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 361535 343606 640 633 0 345151 0
[pid=17123/tid=17125] ppid=17120 vsize=1446140 memory=1374040 CPUtime=809.25 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) S 17120 17123 15162 0 -1 4194368 72129 0 0 0 80789 136 0 0 20 0 2 0 31165149 1480847360 343606 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 3235.21 s
Current children cumulated vsize: 1446140 KiB
Current children cumulated memory: 1374424 KiB

[startup+2502.3 s]
/proc/loadavg: 2.17 2.75 4.03 2/237 17354
/proc/meminfo: memFree=128944456/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=1446272 memory=1374424 CPUtime=3317.71 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 1944495 0 0 0 331437 334 0 0 20 0 2 0 31165135 1480982528 343606 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 361568 343606 640 633 0 345184 0
[pid=17123/tid=17125] ppid=17120 vsize=1446272 memory=1374424 CPUtime=832.15 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) S 17120 17123 15162 0 -1 4194368 72161 0 0 0 83076 139 0 0 20 0 2 0 31165149 1480982528 343606 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 3317.71 s
Current children cumulated vsize: 1446272 KiB
Current children cumulated memory: 1374424 KiB

[startup+2562.3 s]
/proc/loadavg: 1.66 2.49 3.86 2/237 17356
/proc/meminfo: memFree=128945008/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=1446404 memory=1374680 CPUtime=3391.01 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 1946654 0 0 0 338763 338 0 0 20 0 2 0 31165135 1481117696 343670 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 361601 343670 640 633 0 345217 0
[pid=17123/tid=17125] ppid=17120 vsize=1446404 memory=1374680 CPUtime=845.84 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) S 17120 17123 15162 0 -1 4194368 72259 0 0 0 84442 142 0 0 20 0 2 0 31165149 1481117696 343670 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 3391.01 s
Current children cumulated vsize: 1446404 KiB
Current children cumulated memory: 1374680 KiB

[startup+2622.3 s]
/proc/loadavg: 1.53 2.31 3.71 2/237 17358
/proc/meminfo: memFree=128944756/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=1446536 memory=1374808 CPUtime=3470.04 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 1948291 0 0 0 346663 341 0 0 20 0 2 0 31165135 1481252864 343702 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 361634 343702 640 633 0 345250 0
[pid=17123/tid=17125] ppid=17120 vsize=1446536 memory=1374680 CPUtime=865.35 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) S 17120 17123 15162 0 -1 4194368 72337 0 0 0 86391 144 0 0 20 0 2 0 31165149 1481252864 343702 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 3470.04 s
Current children cumulated vsize: 1446536 KiB
Current children cumulated memory: 1374808 KiB

[startup+2682.3 s]
/proc/loadavg: 1.44 2.13 3.56 3/237 17360
/proc/meminfo: memFree=128945008/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=1446668 memory=1374808 CPUtime=3549.68 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 1950284 0 0 0 354622 346 0 0 20 0 2 0 31165135 1481388032 343702 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 361667 343702 640 633 0 345283 0
[pid=17123/tid=17125] ppid=17120 vsize=1446668 memory=1374680 CPUtime=885.41 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) R 17120 17123 15162 0 -1 4194368 72395 0 0 0 88394 147 0 0 20 0 2 0 31165149 1481388032 343702 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 3549.68 s
Current children cumulated vsize: 1446668 KiB
Current children cumulated memory: 1374808 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2720.4 s]
/proc/loadavg: 1.53 2.08 3.49 2/237 17362
/proc/meminfo: memFree=128945512/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=1446668 memory=1374936 CPUtime=3600.1 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 1951184 0 0 0 359662 348 0 0 20 0 2 0 31165135 1481388032 343734 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 361667 343734 640 633 0 345283 0
[pid=17123/tid=17125] ppid=17120 vsize=1446668 memory=2760 CPUtime=898 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) R 17120 17123 15162 0 -1 4194368 72475 0 0 0 89651 149 0 0 20 0 2 0 31165149 1481388032 343734 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 1446668 KiB
Current children cumulated memory: 1374936 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.11 s, system=3.57194 s

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

[startup+2720.8 s]
/proc/loadavg: 1.53 2.08 3.49 2/237 17362
/proc/meminfo: memFree=128945512/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=1446668 memory=1374936 CPUtime=3600.5 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 2002355 0 0 0 359700 350 0 0 20 0 2 0 31165135 1481388032 343734 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 361667 343734 640 633 0 345283 0
[pid=17123/tid=17125] ppid=17120 vsize=1446668 memory=3200 CPUtime=898 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) S 17120 17123 15162 0 -1 4194368 72475 0 0 0 89651 149 0 0 20 0 2 0 31165149 1481388032 343734 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 3600.5 s
Current children cumulated vsize: 1446668 KiB
Current children cumulated memory: 1374936 KiB

[startup+2720.9 s]
/proc/loadavg: 1.53 2.08 3.49 2/237 17362
/proc/meminfo: memFree=128945512/131382120 swapFree=33010684/33010684
[pid=17123] ppid=17120 vsize=1236384 memory=1164736 CPUtime=3600.61 cores=1,3
/proc/17123/stat : 17123 (pb_competition_) R 17120 17123 15162 0 -1 4194304 2034009 0 0 0 359709 352 0 0 20 0 2 0 31165135 1266057216 291184 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
/proc/17123/statm: 309096 291184 640 633 0 292712 0
[pid=17123/tid=17125] ppid=17120 vsize=1236384 memory=1374680 CPUtime=898 cores=1,3
/proc/17123/task/17125/stat : 17125 (pb_competition_) S 17120 17123 15162 0 -1 4194368 72475 0 0 0 89651 149 0 0 20 0 2 0 31165149 1266057216 291184 18446744073709551615 4198400 6788177 140729270219440 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 15433728 140729270221146 140729270221272 140729270221272 140729270226874 0
Current children cumulated CPU time: 3600.61 s
Current children cumulated vsize: 1236384 KiB
Current children cumulated memory: 1164736 KiB

Child status: 0

Real time (s): 2720.97
CPU time (s): 3600.69
CPU user time (s): 3597.11
CPU system time (s): 3.57194
CPU usage (%): 132.331
Max. virtual memory (cumulated for all children) (KiB): 1446668
Max. memory (cumulated for all children) (KiB): 1374936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.11
system time used= 3.57194
maximum resident set size= 1374936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2048039
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= 119444
involuntary context switches= 47490


# summary of solver processes directly reported to runsolver:
#   pid: 17123
#   total CPU time (s): 3600.69
#   total CPU user time (s): 3597.11
#   total CPU system time (s): 3.57194

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.311 second user time and 24.0478 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-06-29 01:54:20
IDJOB=4503346
IDBENCH=155426
IDSOLVER=3347
FILE ID=nodeC008/4503346-1751154860
RUNJOBID= nodeC008-1751145166-15174
SLURM_JOB_ID= 9587445
Free space on /tmp= 433020 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-192.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-4503346-1751154860/watcher-4503346-1751154860 -o /tmp/evaluation-result-4503346-1751154860/solver-4503346-1751154860 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751145166-15174 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 886518922 HOME/instance-4503346-1751154860.opb

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

MD5SUM BENCH= 7ac327da8fefd7cd3f39afa8bfb7af2c
RANDOM SEED=886518922

nodeC008 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		: 3491.858
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.72
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		: 1397.158
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.72
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.633
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.72
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		: 1197.208
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.72
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.941
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.72
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		: 3491.864
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.72
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		: 1596.284
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.72
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.392
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.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129547284 kB
MemAvailable:   129172736 kB
Buffers:            3280 kB
Cached:           417216 kB
SwapCached:            0 kB
Active:          1089740 kB
Inactive:         219068 kB
Active(anon):     906268 kB
Inactive(anon):        0 kB
Active(file):     183472 kB
Inactive(file):   219068 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             21536 kB
Writeback:             4 kB
AnonPages:        891464 kB
Mapped:           110444 kB
Shmem:             17956 kB
KReclaimable:      84240 kB
Slab:             162472 kB
SReclaimable:      84240 kB
SUnreclaim:        78232 kB
KernelStack:        4096 kB
PageTables:         4640 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    1242272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149448 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    370688 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:      181064 kB
DirectMap2M:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC008 at 2025-06-29 02:39:41