Trace number 4517239

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.06 3611.61

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/
equalities/array_comm/normalized-20arraycomm_teq_tvars_less.opb
MD5SUMf4239567b5fcc3629584dc152b8218cf
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.4272
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2440
Total number of constraints1281
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1281
Minimum length of a constraint2
Maximum length of a constraint80
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 549755813888
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 2199023255551
Number of bits of the biggest sum of numbers41
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4517239-1751237550/watcher-4517239-1751237550 -o /tmp/evaluation-result-4517239-1751237550/solver-4517239-1751237550 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751231330-33253 --watchdog 3760 HOME/solve.sh HOME/instance-4517239-1751237550.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=35485, runsolver pid=35482

[startup+0.100062 s]*
/proc/loadavg: 4.09 4.08 4.09 5/268 35489
/proc/meminfo: memFree=126390776/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=10748 memory=6272 CPUtime=0.07 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 1081 0 0 0 7 0 0 0 20 0 1 0 39433648 11005952 1568 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 2687 1568 608 108 0 1204 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 14940 KiB
Current children cumulated memory: 9216 KiB

[startup+0.205652 s]*
/proc/loadavg: 4.09 4.08 4.09 5/268 35489
/proc/meminfo: memFree=126390776/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=13652 memory=9344 CPUtime=0.17 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 1853 0 0 0 17 0 0 0 20 0 1 0 39433648 13979648 2336 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 3413 2336 608 108 0 1930 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 17844 KiB
Current children cumulated memory: 12288 KiB

[startup+0.305626 s]*
/proc/loadavg: 4.09 4.08 4.09 5/268 35489
/proc/meminfo: memFree=126390776/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=15788 memory=11264 CPUtime=0.27 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 2319 0 0 0 27 0 0 0 20 0 1 0 39433648 16166912 2816 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 3947 2816 608 108 0 2464 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 19980 KiB
Current children cumulated memory: 14208 KiB

[startup+0.700207 s]
/proc/loadavg: 4.09 4.08 4.09 5/268 35489
/proc/meminfo: memFree=126391016/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=22528 memory=17408 CPUtime=0.66 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 3849 0 0 0 66 0 0 0 20 0 1 0 39433648 23068672 4352 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 5632 4352 608 108 0 4149 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 26720 KiB
Current children cumulated memory: 20352 KiB

[startup+1.50021 s]
/proc/loadavg: 4.09 4.08 4.09 5/268 35489
/proc/meminfo: memFree=126387236/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=31280 memory=25472 CPUtime=1.45 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 5881 0 0 0 145 0 0 0 20 0 1 0 39433648 32030720 6368 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 7820 6368 608 108 0 6337 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 35472 KiB
Current children cumulated memory: 28416 KiB

[startup+3.10549 s]
/proc/loadavg: 4.08 4.08 4.09 5/268 35489
/proc/meminfo: memFree=126367240/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=41224 memory=34304 CPUtime=3.06 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 8079 0 0 0 305 1 0 0 20 0 1 0 39433648 42213376 8576 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 10306 8576 608 108 0 8823 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 45416 KiB
Current children cumulated memory: 37248 KiB

[startup+6.30019 s]
/proc/loadavg: 4.08 4.08 4.09 5/268 35489
/proc/meminfo: memFree=126363460/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=52440 memory=44288 CPUtime=6.25 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 10615 0 0 0 623 2 0 0 20 0 1 0 39433648 53698560 11072 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 13110 11072 608 108 0 11627 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 56632 KiB
Current children cumulated memory: 47232 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.08 4.09 5/268 35489
/proc/meminfo: memFree=126333124/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=71472 memory=60416 CPUtime=12.62 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 14661 0 0 0 1259 3 0 0 20 0 1 0 39433648 73187328 15104 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 17868 15104 608 108 0 16385 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 75664 KiB
Current children cumulated memory: 63360 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.09 4.09 5/268 35489
/proc/meminfo: memFree=126287892/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=97924 memory=82304 CPUtime=25.39 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 20146 0 0 0 2534 5 0 0 20 0 1 0 39433648 100274176 20576 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 24481 20576 608 108 0 22998 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 102116 KiB
Current children cumulated memory: 85248 KiB

[startup+51.1056 s]
/proc/loadavg: 4.08 4.08 4.09 5/268 35489
/proc/meminfo: memFree=126245216/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=139104 memory=121368 CPUtime=50.92 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 29392 0 0 0 5084 8 0 0 20 0 1 0 39433648 142442496 30342 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 34776 30342 608 108 0 33293 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 143296 KiB
Current children cumulated memory: 124312 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/268 35491
/proc/meminfo: memFree=126151356/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=198428 memory=171076 CPUtime=101.95 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 41324 0 0 0 10184 11 0 0 20 0 1 0 39433648 203190272 42769 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 49607 42769 608 108 0 48124 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 202620 KiB
Current children cumulated memory: 174020 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/268 35493
/proc/meminfo: memFree=126052060/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=240072 memory=202584 CPUtime=161.78 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 49300 0 0 0 16164 14 0 0 20 0 1 0 39433648 245833728 50646 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 60018 50646 608 108 0 58535 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 244264 KiB
Current children cumulated memory: 205528 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/268 35495
/proc/meminfo: memFree=125967196/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=266812 memory=230504 CPUtime=221.6 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 55757 0 0 0 22144 16 0 0 20 0 1 0 39433648 273215488 57626 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 66703 57626 608 108 0 65220 0
Current children cumulated CPU time: 221.6 s

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

/proc/35489/statm: 228802 213755 608 108 0 227319 0
Current children cumulated CPU time: 3032.58 s
Current children cumulated vsize: 919400 KiB
Current children cumulated memory: 857964 KiB

[startup+3102.3 s]
/proc/loadavg: 1.09 1.17 1.71 2/247 35736
/proc/meminfo: memFree=127893888/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=924332 memory=864748 CPUtime=3092.39 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 179579 0 0 0 309162 77 0 0 20 0 1 0 39433648 946515968 216187 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 231083 216187 608 108 0 229600 0
Current children cumulated CPU time: 3092.39 s
Current children cumulated vsize: 928524 KiB
Current children cumulated memory: 867692 KiB

[startup+3162.3 s]
/proc/loadavg: 1.07 1.15 1.67 2/247 35738
/proc/meminfo: memFree=127886360/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=929988 memory=869740 CPUtime=3152.21 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 180853 0 0 0 315143 78 0 0 20 0 1 0 39433648 952307712 217435 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 232497 217435 608 108 0 231014 0
Current children cumulated CPU time: 3152.21 s
Current children cumulated vsize: 934180 KiB
Current children cumulated memory: 872684 KiB

[startup+3222.3 s]
/proc/loadavg: 1.08 1.14 1.63 2/247 35740
/proc/meminfo: memFree=127878584/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=944268 memory=880876 CPUtime=3212.01 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 183861 0 0 0 321122 79 0 0 20 0 1 0 39433648 966930432 220219 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 236067 220219 608 108 0 234584 0
Current children cumulated CPU time: 3212.01 s
Current children cumulated vsize: 948460 KiB
Current children cumulated memory: 883820 KiB

[startup+3282.3 s]
/proc/loadavg: 1.07 1.13 1.59 2/246 35742
/proc/meminfo: memFree=127870424/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=951956 memory=888044 CPUtime=3271.82 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 185796 0 0 0 327102 80 0 0 20 0 1 0 39433648 974802944 222011 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 237989 222011 608 108 0 236506 0
Current children cumulated CPU time: 3271.82 s
Current children cumulated vsize: 956148 KiB
Current children cumulated memory: 890988 KiB

[startup+3342.3 s]
/proc/loadavg: 1.13 1.13 1.56 2/246 35744
/proc/meminfo: memFree=127886104/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=958324 memory=893036 CPUtime=3331.63 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 187045 0 0 0 333082 81 0 0 20 0 1 0 39433648 981323776 223259 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 239581 223259 608 108 0 238098 0
Current children cumulated CPU time: 3331.63 s
Current children cumulated vsize: 962516 KiB
Current children cumulated memory: 895980 KiB

[startup+3402.3 s]
/proc/loadavg: 1.05 1.10 1.52 2/245 35746
/proc/meminfo: memFree=127872512/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=966516 memory=899476 CPUtime=3391.43 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 188138 0 0 0 339062 81 0 0 20 0 1 0 39433648 989712384 224869 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 241629 224869 608 108 0 240146 0
Current children cumulated CPU time: 3391.43 s
Current children cumulated vsize: 970708 KiB
Current children cumulated memory: 902420 KiB

[startup+3462.3 s]
/proc/loadavg: 1.13 1.12 1.50 2/245 35748
/proc/meminfo: memFree=127872688/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=967540 memory=900116 CPUtime=3451.23 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 188285 0 0 0 345042 81 0 0 20 0 1 0 39433648 990760960 225029 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 241885 225029 608 108 0 240402 0
Current children cumulated CPU time: 3451.23 s
Current children cumulated vsize: 971732 KiB
Current children cumulated memory: 903060 KiB

[startup+3522.3 s]
/proc/loadavg: 1.11 1.11 1.47 2/245 35751
/proc/meminfo: memFree=127873068/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=967540 memory=900500 CPUtime=3511.03 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 188384 0 0 0 351022 81 0 0 20 0 1 0 39433648 990760960 225125 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 241885 225125 608 108 0 240402 0
Current children cumulated CPU time: 3511.03 s
Current children cumulated vsize: 971732 KiB
Current children cumulated memory: 903444 KiB

[startup+3582.3 s]
/proc/loadavg: 1.09 1.10 1.44 2/246 35756
/proc/meminfo: memFree=127872972/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=971636 memory=903700 CPUtime=3570.84 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 189210 0 0 0 357002 82 0 0 20 0 1 0 39433648 994955264 225925 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 242909 225925 608 108 0 241426 0
Current children cumulated CPU time: 3570.84 s
Current children cumulated vsize: 975828 KiB
Current children cumulated memory: 906644 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.6 s]
/proc/loadavg: 1.11 1.11 1.43 2/246 35757
/proc/meminfo: memFree=127846404/131250000 swapFree=33010684/33010684
[pid=35485] ppid=35482 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35485/stat : 35485 (bash) S 35482 35485 33241 0 -1 4194304 310 240 0 0 0 0 0 0 20 0 1 0 39433646 4292608 736 18446744073709551615 94822176452608 94822177347141 140730029435920 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94822177586192 94822177633936 94822204096512 140730029439380 140730029439496 140730029439496 140730029445098 0
/proc/35485/statm: 1048 736 672 219 0 110 0
[pid=35489] ppid=35485 vsize=978572 memory=917396 CPUtime=3600.03 cores=1,3
/proc/35489/stat : 35489 (solve_pb) R 35485 35485 33241 0 -1 4194304 190569 0 0 0 359921 82 0 0 20 0 1 0 39433648 1002057728 229349 18446744073709551615 93976736441344 93976736879488 140721981327744 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93976736908208 93976736910624 93976747134976 140721981331844 140721981331908 140721981331908 140721981337528 0
/proc/35489/statm: 244643 229349 608 108 0 243160 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 982764 KiB
Current children cumulated memory: 920340 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3611.6 s]
# the end of solver process 35485 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.002222 s, system=0.005257 s
Sleeping 2 seconds

[startup+3611.61 s]
# the end of solver process 35489 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3599.22 s, system=0.842509 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.61
CPU time (s): 3600.06
CPU user time (s): 3599.22
CPU system time (s): 0.842509
CPU usage (%): 99.6803
Max. virtual memory (cumulated for all children) (KiB): 982764
Max. memory (cumulated for all children) (KiB): 920340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.22
system time used= 0.842509
maximum resident set size= 917396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 191119
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= 531
involuntary context switches= 4701


# summary of solver processes directly reported to runsolver:
#   pid: 35485,35489
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3599.22
#   total CPU system time (s): 0.842509

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.91688 second user time and 15.9278 second system time

The end

Launcher Data

Begin job on nodeC026 at 2025-06-30 00:52:30
IDJOB=4517239
IDBENCH=176048
IDSOLVER=3321
FILE ID=nodeC026/4517239-1751237550
RUNJOBID= nodeC026-1751231330-33253
SLURM_JOB_ID= 9587706
Free space on /tmp= 433056 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/equalities/array_comm/normalized-20arraycomm_teq_tvars_less.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4517239-1751237550/watcher-4517239-1751237550 -o /tmp/evaluation-result-4517239-1751237550/solver-4517239-1751237550 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751231330-33253 --watchdog 3760  HOME/solve.sh HOME/instance-4517239-1751237550.opb

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

MD5SUM BENCH= f4239567b5fcc3629584dc152b8218cf
RANDOM SEED=190390212

nodeC026 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.609
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.59
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.784
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.59
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		: 3607.884
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.59
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		: 3599.653
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.59
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		: 3599.790
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.59
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.791
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.59
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		: 3596.646
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.59
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		: 3602.229
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.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        126391216 kB
MemAvailable:   127364104 kB
Buffers:            3280 kB
Cached:          1770740 kB
SwapCached:            0 kB
Active:          2679740 kB
Inactive:        1513424 kB
Active(anon):    2437228 kB
Inactive(anon):        0 kB
Active(file):     242512 kB
Inactive(file):  1513424 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               512 kB
Writeback:            20 kB
AnonPages:       2422440 kB
Mapped:           104532 kB
Shmem:             18080 kB
KReclaimable:     112380 kB
Slab:             200468 kB
SReclaimable:     112380 kB
SUnreclaim:        88088 kB
KernelStack:        4348 kB
PageTables:         8640 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    3087592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1374208 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:      187092 kB
DirectMap2M:     9021440 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433060 MiB
End job on nodeC026 at 2025-06-30 01:52:42