Trace number 4514575

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
AI448PBSolver 2025-05-31? (TO) 3600.08 3617.11

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/
SyncCodes/d_n_k/normalized-6_6_33.opb
MD5SUMe4b196fa2cd155289a58b617d5417cd9
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 benchmark82.9041
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1560
Total number of constraints7454
Number of constraints which are clauses7449
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 constraint39
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 72
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

3600.06/3617.10	Terminated

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: 63708 MiB (63083 MiB free)
  memory of node 1: 64465 MiB (62647 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514575-1751225962/watcher-4514575-1751225962 -o /tmp/evaluation-result-4514575-1751225962/solver-4514575-1751225962 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751217827-27805 --watchdog 3760 HOME/solve.sh HOME/instance-4514575-1751225962.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=29600, runsolver pid=29597
Current StackSize limit: 8192 KiB


[startup+0.100068 s]*
/proc/loadavg: 4.10 4.10 4.09 5/268 29604
/proc/meminfo: memFree=128746304/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=10916 memory=6784 CPUtime=0.07 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 1220 0 0 0 7 0 0 0 20 0 1 0 38274841 11177984 1696 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 6 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 2729 1696 576 108 0 1246 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 15108 KiB
Current children cumulated memory: 9728 KiB

[startup+0.205956 s]*
/proc/loadavg: 4.10 4.10 4.09 5/268 29604
/proc/meminfo: memFree=128744288/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=12608 memory=8320 CPUtime=0.17 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 1616 0 0 0 17 0 0 0 20 0 1 0 38274841 12910592 2080 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 6 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 3152 2080 576 108 0 1669 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 16800 KiB
Current children cumulated memory: 11264 KiB

[startup+0.30581 s]*
/proc/loadavg: 4.10 4.10 4.09 5/268 29604
/proc/meminfo: memFree=128740256/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=13828 memory=9728 CPUtime=0.26 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 1955 0 0 0 26 0 0 0 20 0 1 0 38274841 14159872 2432 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 6 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 3457 2432 576 108 0 1974 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 18020 KiB
Current children cumulated memory: 12672 KiB

[startup+0.700252 s]
/proc/loadavg: 4.10 4.10 4.09 5/268 29604
/proc/meminfo: memFree=128740256/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=17112 memory=12288 CPUtime=0.63 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 2607 0 0 0 63 0 0 0 20 0 1 0 38274841 17522688 3072 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 6 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 4278 3072 576 108 0 2795 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 21304 KiB
Current children cumulated memory: 15232 KiB

[startup+1.50027 s]
/proc/loadavg: 4.10 4.10 4.09 5/268 29604
/proc/meminfo: memFree=128732192/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=20512 memory=15488 CPUtime=1.42 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 3437 0 0 0 142 0 0 0 20 0 1 0 38274841 21004288 3872 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 6 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 5128 3872 576 108 0 3645 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 24704 KiB
Current children cumulated memory: 18432 KiB

[startup+3.10592 s]
/proc/loadavg: 4.10 4.10 4.09 5/268 29604
/proc/meminfo: memFree=128731184/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=27052 memory=22400 CPUtime=3.02 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 5141 0 0 0 301 1 0 0 20 0 1 0 38274841 27701248 5600 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 6 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 6763 5600 576 108 0 5280 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 31244 KiB
Current children cumulated memory: 25344 KiB

[startup+6.30024 s]
/proc/loadavg: 4.09 4.10 4.09 5/268 29604
/proc/meminfo: memFree=128702956/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=33380 memory=27520 CPUtime=6.17 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 6427 0 0 0 616 1 0 0 20 0 1 0 38274841 34181120 6880 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 6 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 8345 6880 576 108 0 6862 0
Current children cumulated CPU time: 6.17 s
Current children cumulated vsize: 37572 KiB
Current children cumulated memory: 30464 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.09 4.09 5/268 29604
/proc/meminfo: memFree=128697848/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=43784 memory=35328 CPUtime=12.53 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 8444 0 0 0 1251 2 0 0 20 0 1 0 38274841 44834816 8832 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 10946 8832 576 108 0 9463 0
Current children cumulated CPU time: 12.53 s
Current children cumulated vsize: 47976 KiB
Current children cumulated memory: 38272 KiB

[startup+25.5002 s]
/proc/loadavg: 4.06 4.09 4.09 5/268 29604
/proc/meminfo: memFree=128646488/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=63720 memory=53248 CPUtime=25.29 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 12946 0 0 0 2526 3 0 0 20 0 1 0 38274841 65249280 13312 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 15930 13312 576 108 0 14447 0
Current children cumulated CPU time: 25.29 s
Current children cumulated vsize: 67912 KiB
Current children cumulated memory: 56192 KiB

[startup+51.1059 s]
/proc/loadavg: 4.04 4.08 4.08 5/269 29606
/proc/meminfo: memFree=128613380/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=76404 memory=67244 CPUtime=50.82 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 15529 0 0 0 5077 5 0 0 20 0 1 0 38274841 78237696 16811 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 19101 16811 576 108 0 17618 0
Current children cumulated CPU time: 50.82 s
Current children cumulated vsize: 80596 KiB
Current children cumulated memory: 70188 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/269 29607
/proc/meminfo: memFree=128573212/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=115472 memory=95276 CPUtime=101.86 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 22549 0 0 0 10177 9 0 0 20 0 1 0 38274841 118243328 23819 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 28868 23819 576 108 0 27385 0
Current children cumulated CPU time: 101.86 s
Current children cumulated vsize: 119664 KiB
Current children cumulated memory: 98220 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/268 29609
/proc/meminfo: memFree=128570508/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=122472 memory=108508 CPUtime=161.65 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 24967 0 0 0 16155 10 0 0 20 0 1 0 38274841 125411328 27127 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 30618 27127 576 108 0 29135 0
Current children cumulated CPU time: 161.65 s
Current children cumulated vsize: 126664 KiB
Current children cumulated memory: 111452 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/268 29611
/proc/meminfo: memFree=128521920/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=137388 memory=125068 CPUtime=221.43 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 28599 0 0 0 22129 14 0 0 20 0 1 0 38274841 140685312 31267 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 34347 31267 576 108 0 32864 0
Current children cumulated CPU time: 221.43 s

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

/proc/loadavg: 3.05 3.38 3.76 4/262 30136
/proc/meminfo: memFree=121022908/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=426520 memory=402372 CPUtime=3087.67 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 75889 0 0 0 308700 67 0 0 20 0 1 0 38274841 436756480 100593 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 106630 100593 576 108 0 105147 0
Current children cumulated CPU time: 3087.67 s
Current children cumulated vsize: 430712 KiB
Current children cumulated memory: 405316 KiB

[startup+3162.3 s]
/proc/loadavg: 3.12 3.34 3.72 4/262 30138
/proc/meminfo: memFree=120954172/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=435136 memory=408872 CPUtime=3147.37 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 77531 0 0 0 314668 69 0 0 20 0 1 0 38274841 445579264 102218 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 108784 102218 576 108 0 107301 0
Current children cumulated CPU time: 3147.37 s
Current children cumulated vsize: 439328 KiB
Current children cumulated memory: 411816 KiB

[startup+3222.3 s]
/proc/loadavg: 3.10 3.29 3.68 4/262 30140
/proc/meminfo: memFree=120881708/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=435136 memory=408872 CPUtime=3207.07 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 77534 0 0 0 320637 70 0 0 20 0 1 0 38274841 445579264 102218 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 108784 102218 576 108 0 107301 0
Current children cumulated CPU time: 3207.07 s
Current children cumulated vsize: 439328 KiB
Current children cumulated memory: 411816 KiB

[startup+3282.3 s]
/proc/loadavg: 3.08 3.25 3.63 4/262 30143
/proc/meminfo: memFree=120821280/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=435136 memory=410936 CPUtime=3266.79 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 77666 0 0 0 326609 70 0 0 20 0 1 0 38274841 445579264 102734 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 108784 102734 576 108 0 107301 0
Current children cumulated CPU time: 3266.79 s
Current children cumulated vsize: 439328 KiB
Current children cumulated memory: 413880 KiB

[startup+3342.3 s]
/proc/loadavg: 3.09 3.22 3.60 4/262 30147
/proc/meminfo: memFree=120765456/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=435136 memory=410936 CPUtime=3326.51 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 77728 0 0 0 332580 71 0 0 20 0 1 0 38274841 445579264 102734 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 108784 102734 576 108 0 107301 0
Current children cumulated CPU time: 3326.51 s
Current children cumulated vsize: 439328 KiB
Current children cumulated memory: 413880 KiB

[startup+3402.3 s]
/proc/loadavg: 3.08 3.19 3.56 4/260 30149
/proc/meminfo: memFree=120507548/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=435136 memory=410936 CPUtime=3386.21 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 77731 0 0 0 338550 71 0 0 20 0 1 0 38274841 445579264 102734 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 108784 102734 576 108 0 107301 0
Current children cumulated CPU time: 3386.21 s
Current children cumulated vsize: 439328 KiB
Current children cumulated memory: 413880 KiB

[startup+3462.3 s]
/proc/loadavg: 3.15 3.19 3.54 4/260 30151
/proc/meminfo: memFree=120429912/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=435136 memory=410936 CPUtime=3445.92 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 77733 0 0 0 344519 73 0 0 20 0 1 0 38274841 445579264 102734 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 108784 102734 576 108 0 107301 0
Current children cumulated CPU time: 3445.92 s
Current children cumulated vsize: 439328 KiB
Current children cumulated memory: 413880 KiB

[startup+3522.3 s]
/proc/loadavg: 2.92 3.12 3.49 3/253 30183
/proc/meminfo: memFree=120842988/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=435136 memory=413020 CPUtime=3505.63 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 77744 0 0 0 350489 74 0 0 20 0 1 0 38274841 445579264 103255 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 108784 103255 576 108 0 107301 0
Current children cumulated CPU time: 3505.63 s
Current children cumulated vsize: 439328 KiB
Current children cumulated memory: 415964 KiB

[startup+3582.3 s]
/proc/loadavg: 2.48 2.97 3.41 3/255 30191
/proc/meminfo: memFree=120818032/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=435136 memory=413020 CPUtime=3565.4 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 77755 0 0 0 356465 75 0 0 20 0 1 0 38274841 445579264 103255 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 108784 103255 576 108 0 107301 0
Current children cumulated CPU time: 3565.4 s
Current children cumulated vsize: 439328 KiB
Current children cumulated memory: 415964 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3617.11 s]
/proc/loadavg: 2.32 2.88 3.37 3/255 30193
/proc/meminfo: memFree=120818300/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=435136 memory=413020 CPUtime=3600.06 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 77764 0 0 0 359931 75 0 0 20 0 1 0 38274841 445579264 103255 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 108784 103255 576 108 0 107301 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 439328 KiB
Current children cumulated memory: 415964 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3617.11 s]
# the end of solver process 29600 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3599.32 s, system=0.760014 s

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

[startup+3617.11 s]
/proc/loadavg: 2.32 2.88 3.37 3/255 30193
/proc/meminfo: memFree=120818300/131249996 swapFree=33010684/33010684
[pid=29600] ppid=29597 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29600/stat : 29600 (bash) S 29597 29600 27794 0 -1 4194304 311 255 0 0 0 0 0 0 20 0 1 0 38274839 4292608 736 18446744073709551615 94541459247104 94541460141637 140720761518256 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94541460380688 94541460428432 94541470347264 140720761526676 140720761526792 140720761526792 140720761532394 0
/proc/29600/statm: 1048 736 672 219 0 110 0
[pid=29604] ppid=29600 vsize=435136 memory=413020 CPUtime=3600.06 cores=4,6
/proc/29604/stat : 29604 (solve_pb) R 29600 29600 27794 0 -1 4194304 77764 0 0 0 359931 75 0 0 20 0 1 0 38274841 445579264 103255 18446744073709551615 94176483406848 94176483844992 140723304063488 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94176483873712 94176483876128 94176507326464 140723304065412 140723304065476 140723304065476 140723304071096 0
/proc/29604/statm: 108784 103255 576 108 0 107301 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 439328 KiB
Current children cumulated memory: 415964 KiB

Child status: 143

Real time (s): 3617.11
CPU time (s): 3600.08
CPU user time (s): 3599.32
CPU system time (s): 0.760014
CPU usage (%): 99.5292
Max. virtual memory (cumulated for all children) (KiB): 439328
Max. memory (cumulated for all children) (KiB): 415964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.32
system time used= 0.760014
maximum resident set size= 413020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78344
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= 510
involuntary context switches= 3809


# summary of solver processes directly reported to runsolver:
#   pid: 29600
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3599.32
#   total CPU system time (s): 0.760014

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.26827 second user time and 17.6224 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-06-29 21:39:22
IDJOB=4514575
IDBENCH=162772
IDSOLVER=3321
FILE ID=nodeC032/4514575-1751225962
RUNJOBID= nodeC032-1751217827-27805
SLURM_JOB_ID= 9587663
Free space on /tmp= 432068 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d_n_k/normalized-6_6_33.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514575-1751225962/watcher-4514575-1751225962 -o /tmp/evaluation-result-4514575-1751225962/solver-4514575-1751225962 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751217827-27805 --watchdog 3760  HOME/solve.sh HOME/instance-4514575-1751225962.opb

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

MD5SUM BENCH= e4b196fa2cd155289a58b617d5417cd9
RANDOM SEED=212939734

nodeC032 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		: 3599.749
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	: 6999.69
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		: 3599.840
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	: 6999.69
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.595
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	: 6999.69
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		: 3597.291
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	: 6999.69
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.433
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	: 6999.69
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		: 3599.611
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	: 6999.69
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		: 3598.684
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	: 6999.69
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		: 3591.209
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	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128749072 kB
MemAvailable:   128420092 kB
Buffers:            3280 kB
Cached:           481144 kB
SwapCached:            0 kB
Active:          1678288 kB
Inactive:         227952 kB
Active(anon):    1439884 kB
Inactive(anon):        0 kB
Active(file):     238404 kB
Inactive(file):   227952 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               696 kB
Writeback:             0 kB
AnonPages:       1424864 kB
Mapped:           104116 kB
Shmem:             18068 kB
KReclaimable:      87808 kB
Slab:             171748 kB
SReclaimable:      87808 kB
SUnreclaim:        83940 kB
KernelStack:        4336 kB
PageTables:         6168 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2028528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    712704 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432068 MiB
End job on nodeC032 at 2025-06-29 22:39:39