Trace number 4513171

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 3611.11

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round22-0.opb
MD5SUM3e8b284557ab3bc728bad30e424c83e1
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1199.44
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8704
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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 (61111 MiB free)
  memory of node 1: 64465 MiB (63672 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513171-1751219580/watcher-4513171-1751219580 -o /tmp/evaluation-result-4513171-1751219580/solver-4513171-1751219580 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751215967-28830 --watchdog 3760 HOME/solve.sh HOME/instance-4513171-1751219580.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=29230, runsolver pid=29224

[startup+0.100062 s]*
/proc/loadavg: 4.07 4.09 4.09 2/258 29251
/proc/meminfo: memFree=127775348/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=13312 memory=8448 CPUtime=0.05 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 1621 0 0 0 5 0 0 0 20 0 1 0 37632587 13631488 2112 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 3328 2112 608 108 0 1845 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 17504 KiB
Current children cumulated memory: 11392 KiB

[startup+0.205622 s]*
/proc/loadavg: 4.07 4.09 4.09 3/271 29281
/proc/meminfo: memFree=127757652/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=14512 memory=9600 CPUtime=0.15 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 1911 0 0 0 15 0 0 0 20 0 1 0 37632587 14860288 2400 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 3628 2400 608 108 0 2145 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 18704 KiB
Current children cumulated memory: 12544 KiB

[startup+0.305408 s]*
/proc/loadavg: 4.07 4.09 4.09 5/271 29284
/proc/meminfo: memFree=127742372/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=15572 memory=10624 CPUtime=0.25 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 2173 0 0 0 25 0 0 0 20 0 1 0 37632587 15945728 2656 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 3893 2656 608 108 0 2410 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 19764 KiB
Current children cumulated memory: 13568 KiB

[startup+0.700166 s]
/proc/loadavg: 4.07 4.09 4.09 5/271 29284
/proc/meminfo: memFree=127740608/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=19820 memory=14720 CPUtime=0.64 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 3210 0 0 0 64 0 0 0 20 0 1 0 37632587 20295680 3680 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 4955 3680 608 108 0 3472 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 24012 KiB
Current children cumulated memory: 17664 KiB

[startup+1.5002 s]
/proc/loadavg: 4.07 4.09 4.09 5/271 29284
/proc/meminfo: memFree=127726612/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=23500 memory=18688 CPUtime=1.44 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 4176 0 0 0 143 1 0 0 20 0 1 0 37632587 24064000 4672 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 5875 4672 608 108 0 4392 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 27692 KiB
Current children cumulated memory: 21632 KiB

[startup+3.10573 s]
/proc/loadavg: 4.07 4.09 4.09 5/271 29284
/proc/meminfo: memFree=127702608/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=29712 memory=24448 CPUtime=3.04 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 5634 0 0 0 303 1 0 0 20 0 1 0 37632587 30425088 6112 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 7428 6112 608 108 0 5945 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 33904 KiB
Current children cumulated memory: 27392 KiB

[startup+6.30016 s]
/proc/loadavg: 4.07 4.09 4.09 5/271 29284
/proc/meminfo: memFree=127670948/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=37008 memory=32128 CPUtime=6.22 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 7578 0 0 0 620 2 0 0 20 0 1 0 37632587 37896192 8032 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 9252 8032 608 108 0 7769 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 41200 KiB
Current children cumulated memory: 35072 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.08 4.09 5/271 29284
/proc/meminfo: memFree=127629888/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=48524 memory=43136 CPUtime=12.61 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 10324 0 0 0 1258 3 0 0 20 0 1 0 37632587 49688576 10784 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 12131 10784 608 108 0 10648 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 52716 KiB
Current children cumulated memory: 46080 KiB

[startup+25.5002 s]
/proc/loadavg: 4.05 4.08 4.09 5/271 29285
/proc/meminfo: memFree=127582424/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=61400 memory=54656 CPUtime=25.37 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 13181 0 0 0 2533 4 0 0 20 0 1 0 37632587 62873600 13664 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 15350 13664 608 108 0 13867 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 65592 KiB
Current children cumulated memory: 57600 KiB

[startup+51.1057 s]
/proc/loadavg: 4.10 4.09 4.09 5/271 29285
/proc/meminfo: memFree=127448788/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=83572 memory=77824 CPUtime=50.88 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 18884 0 0 0 5083 5 0 0 20 0 1 0 37632587 85577728 19456 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 20893 19456 608 108 0 19410 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 87764 KiB
Current children cumulated memory: 80768 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/271 29291
/proc/meminfo: memFree=127358356/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=115208 memory=107184 CPUtime=101.92 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 25637 0 0 0 10184 8 0 0 20 0 1 0 37632587 117972992 26796 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 28802 26796 608 108 0 27319 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 119400 KiB
Current children cumulated memory: 110128 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/270 29293
/proc/meminfo: memFree=127202516/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=147020 memory=136392 CPUtime=161.75 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 33040 0 0 0 16164 11 0 0 20 0 1 0 37632587 150548480 34098 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 36755 34098 608 108 0 35272 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 151212 KiB
Current children cumulated memory: 139336 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/270 29295
/proc/meminfo: memFree=127140048/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=179116 memory=159176 CPUtime=221.56 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 38741 0 0 0 22143 13 0 0 20 0 1 0 37632587 183414784 39794 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 44779 39794 608 108 0 43296 0
Current children cumulated CPU time: 221.56 s
Current children cumulated vsize: 183308 KiB

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

/proc/29239/statm: 153952 152207 608 108 0 152469 0
Current children cumulated CPU time: 3092.89 s
Current children cumulated vsize: 620000 KiB
Current children cumulated memory: 611772 KiB

[startup+3162.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/268 29643
/proc/meminfo: memFree=125709048/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=632032 memory=621884 CPUtime=3152.71 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 125555 0 0 0 315221 50 0 0 20 0 1 0 37632587 647200768 155471 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 158008 155471 608 108 0 156525 0
Current children cumulated CPU time: 3152.71 s
Current children cumulated vsize: 636224 KiB
Current children cumulated memory: 624828 KiB

[startup+3222.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/267 29645
/proc/meminfo: memFree=125668088/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=690644 memory=637244 CPUtime=3212.52 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 129374 0 0 0 321200 52 0 0 20 0 1 0 37632587 707219456 159311 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 172661 159311 608 108 0 171178 0
Current children cumulated CPU time: 3212.52 s
Current children cumulated vsize: 694836 KiB
Current children cumulated memory: 640188 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/267 29647
/proc/meminfo: memFree=125639580/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=709692 memory=649788 CPUtime=3272.32 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 132525 0 0 0 327179 53 0 0 20 0 1 0 37632587 726724608 162447 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 177423 162447 608 108 0 175940 0
Current children cumulated CPU time: 3272.32 s
Current children cumulated vsize: 713884 KiB
Current children cumulated memory: 652732 KiB

[startup+3342.3 s]
/proc/loadavg: 4.18 4.11 4.10 5/268 29650
/proc/meminfo: memFree=125610672/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=709692 memory=650172 CPUtime=3332.13 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 132892 0 0 0 333160 53 0 0 20 0 1 0 37632587 726724608 162543 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 177423 162543 608 108 0 175940 0
Current children cumulated CPU time: 3332.13 s
Current children cumulated vsize: 713884 KiB
Current children cumulated memory: 653116 KiB

[startup+3402.3 s]
/proc/loadavg: 4.68 4.29 4.16 5/268 29652
/proc/meminfo: memFree=125603076/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=709692 memory=650556 CPUtime=3391.93 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 132975 0 0 0 339140 53 0 0 20 0 1 0 37632587 726724608 162639 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 177423 162639 608 108 0 175940 0
Current children cumulated CPU time: 3391.93 s
Current children cumulated vsize: 713884 KiB
Current children cumulated memory: 653500 KiB

[startup+3462.3 s]
/proc/loadavg: 4.30 4.25 4.15 5/268 29655
/proc/meminfo: memFree=125552968/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=709692 memory=650812 CPUtime=3451.74 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 133053 0 0 0 345120 54 0 0 20 0 1 0 37632587 726724608 162703 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 177423 162703 608 108 0 175940 0
Current children cumulated CPU time: 3451.74 s
Current children cumulated vsize: 713884 KiB
Current children cumulated memory: 653756 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.21 4.15 5/269 29658
/proc/meminfo: memFree=125534212/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=709692 memory=653192 CPUtime=3511.55 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 133122 0 0 0 351101 54 0 0 20 0 1 0 37632587 726724608 163298 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 177423 163298 608 108 0 175940 0
Current children cumulated CPU time: 3511.55 s
Current children cumulated vsize: 713884 KiB
Current children cumulated memory: 656136 KiB

[startup+3582.3 s]
/proc/loadavg: 4.43 4.29 4.18 5/269 29661
/proc/meminfo: memFree=125530008/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=709692 memory=653192 CPUtime=3571.35 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 133122 0 0 0 357081 54 0 0 20 0 1 0 37632587 726724608 163298 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 177423 163298 608 108 0 175940 0
Current children cumulated CPU time: 3571.35 s
Current children cumulated vsize: 713884 KiB
Current children cumulated memory: 656136 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.11 s]
/proc/loadavg: 4.34 4.28 4.18 5/268 29663
/proc/meminfo: memFree=125518576/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=709692 memory=653192 CPUtime=3600.06 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 133124 0 0 0 359952 54 0 0 20 0 1 0 37632587 726724608 163298 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 177423 163298 608 108 0 175940 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 713884 KiB
Current children cumulated memory: 656136 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3599.53 s, system=0.55383 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

[startup+3611.11 s]
/proc/loadavg: 4.34 4.28 4.18 5/268 29663
/proc/meminfo: memFree=125518576/131249992 swapFree=33010160/33010684
[pid=29230] ppid=29224 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29230/stat : 29230 (bash) S 29224 29230 28818 0 -1 4194304 306 252 0 0 0 0 0 0 20 0 1 0 37632584 4292608 736 18446744073709551615 94382383329280 94382384223813 140732481229712 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94382384462864 94382384510608 94382389747712 140732481235348 140732481235464 140732481235464 140732481241066 0
/proc/29230/statm: 1048 736 672 219 0 110 0
[pid=29239] ppid=29230 vsize=709692 memory=653192 CPUtime=3600.06 cores=1,3
/proc/29239/stat : 29239 (solve_pb) R 29230 29230 28818 0 -1 4194304 133124 0 0 0 359952 54 0 0 20 0 1 0 37632587 726724608 163298 18446744073709551615 94594519344128 94594519782272 140720982327776 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94594519810992 94594519813408 94594539687936 140720982333828 140720982333892 140720982333892 140720982339512 0
/proc/29239/statm: 177423 163298 608 108 0 175940 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 713884 KiB
Current children cumulated memory: 656136 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.11
CPU time (s): 3600.08
CPU user time (s): 3599.53
CPU system time (s): 0.55383
CPU usage (%): 99.6945
Max. virtual memory (cumulated for all children) (KiB): 713884
Max. memory (cumulated for all children) (KiB): 656136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.53
system time used= 0.55383
maximum resident set size= 653192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133682
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= 745
involuntary context switches= 3138


# summary of solver processes directly reported to runsolver:
#   pid: 29230,29239
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3599.53
#   total CPU system time (s): 0.55383

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.70351 second user time and 17.9589 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-06-29 19:53:00
IDJOB=4513171
IDBENCH=162289
IDSOLVER=3321
FILE ID=nodeC035/4513171-1751219580
RUNJOBID= nodeC035-1751215967-28830
SLURM_JOB_ID= 9587655
Free space on /tmp= 433060 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round22-0.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513171-1751219580/watcher-4513171-1751219580 -o /tmp/evaluation-result-4513171-1751219580/solver-4513171-1751219580 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751215967-28830 --watchdog 3760  HOME/solve.sh HOME/instance-4513171-1751219580.opb

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

MD5SUM BENCH= 3e8b284557ab3bc728bad30e424c83e1
RANDOM SEED=1833387739

nodeC035 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		: 3600.284
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.51
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		: 3598.241
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.51
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		: 3598.427
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.51
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.701
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.51
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.071
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.543
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.51
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		: 3448.966
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.328
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        127779980 kB
MemAvailable:   129698636 kB
Buffers:            1840 kB
Cached:          2673632 kB
SwapCached:           12 kB
Active:           344396 kB
Inactive:        2396244 kB
Active(anon):      71208 kB
Inactive(anon):    12016 kB
Active(file):     273188 kB
Inactive(file):  2384228 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              1084 kB
Writeback:            12 kB
AnonPages:         68492 kB
Mapped:           103000 kB
Shmem:             18044 kB
KReclaimable:     200956 kB
Slab:             289096 kB
SReclaimable:     200956 kB
SUnreclaim:        88140 kB
KernelStack:        4208 kB
PageTables:         3072 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     331632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150456 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433060 MiB
End job on nodeC035 at 2025-06-29 20:53:12