Trace number 4514287

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.03 3613.01

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_8.opb
MD5SUM07ba29cf24b97459f05241f8c3fed802
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.43848
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5256
Total number of constraints25637
Number of constraints which are clauses25632
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint72
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 80
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514287-1751223193/watcher-4514287-1751223193 -o /tmp/evaluation-result-4514287-1751223193/solver-4514287-1751223193 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751215967-28830 --watchdog 3760 HOME/solve.sh HOME/instance-4514287-1751223193.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=29755, runsolver pid=29749

[startup+0.100058 s]*
/proc/loadavg: 4.34 4.28 4.18 4/263 29760
/proc/meminfo: memFree=126791672/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=25704 memory=20224 CPUtime=0.06 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 4606 0 0 0 6 0 0 0 20 0 1 0 37993875 26320896 5056 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 6426 5056 544 108 0 4943 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 29896 KiB
Current children cumulated memory: 23168 KiB

[startup+0.204824 s]*
/proc/loadavg: 4.34 4.28 4.18 4/265 29773
/proc/meminfo: memFree=126791672/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=28144 memory=22528 CPUtime=0.17 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 5183 0 0 0 17 0 0 0 20 0 1 0 37993875 28819456 5632 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 7036 5632 544 108 0 5553 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 32336 KiB
Current children cumulated memory: 25472 KiB

[startup+0.30553 s]*
/proc/loadavg: 4.34 4.28 4.18 4/265 29773
/proc/meminfo: memFree=126791928/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=30204 memory=24448 CPUtime=0.27 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 5667 0 0 0 27 0 0 0 20 0 1 0 37993875 30928896 6112 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 7551 6112 544 108 0 6068 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 34396 KiB
Current children cumulated memory: 27392 KiB

[startup+0.700177 s]
/proc/loadavg: 4.34 4.28 4.18 4/260 29804
/proc/meminfo: memFree=127477468/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=34952 memory=29056 CPUtime=0.66 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 6783 0 0 0 66 0 0 0 20 0 1 0 37993875 35790848 7264 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 8738 7264 576 108 0 7255 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 39144 KiB
Current children cumulated memory: 32000 KiB

[startup+1.50019 s]
/proc/loadavg: 4.34 4.28 4.18 5/268 29855
/proc/meminfo: memFree=127436788/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=43380 memory=36096 CPUtime=1.46 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 8573 0 0 0 145 1 0 0 20 0 1 0 37993875 44421120 9024 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 10845 9024 576 108 0 9362 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 47572 KiB
Current children cumulated memory: 39040 KiB

[startup+3.10553 s]
/proc/loadavg: 4.31 4.28 4.18 5/268 29855
/proc/meminfo: memFree=127388432/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=47036 memory=40064 CPUtime=3.05 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 9551 0 0 0 304 1 0 0 20 0 1 0 37993875 48164864 10016 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 11759 10016 576 108 0 10276 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 51228 KiB
Current children cumulated memory: 43008 KiB

[startup+6.30019 s]
/proc/loadavg: 4.31 4.28 4.18 5/268 29855
/proc/meminfo: memFree=127360796/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=61344 memory=51456 CPUtime=6.24 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 12421 0 0 0 622 2 0 0 20 0 1 0 37993875 62816256 12864 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 15336 12864 576 108 0 13853 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 65536 KiB
Current children cumulated memory: 54400 KiB

[startup+12.7002 s]
/proc/loadavg: 4.29 4.27 4.18 5/268 29855
/proc/meminfo: memFree=127344196/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=68956 memory=59264 CPUtime=12.62 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 14365 0 0 0 1259 3 0 0 20 0 1 0 37993875 70610944 14816 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 17239 14816 576 108 0 15756 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 73148 KiB
Current children cumulated memory: 62208 KiB

[startup+25.5002 s]
/proc/loadavg: 4.22 4.26 4.18 5/268 29855
/proc/meminfo: memFree=127297072/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=93068 memory=80384 CPUtime=25.38 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 19674 0 0 0 2533 5 0 0 20 0 1 0 37993875 95301632 20096 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 23267 20096 576 108 0 21784 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 97260 KiB
Current children cumulated memory: 83328 KiB

[startup+51.1056 s]
/proc/loadavg: 4.22 4.25 4.18 5/267 29856
/proc/meminfo: memFree=127251468/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=109772 memory=90124 CPUtime=50.9 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 22208 0 0 0 5084 6 0 0 20 0 1 0 37993875 112406528 22531 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 27443 22531 576 108 0 25960 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 113964 KiB
Current children cumulated memory: 93068 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.23 4.17 5/267 29858
/proc/meminfo: memFree=127166808/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=129844 memory=113420 CPUtime=101.94 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 28061 0 0 0 10186 8 0 0 20 0 1 0 37993875 132960256 28355 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 32461 28355 576 108 0 30978 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 134036 KiB
Current children cumulated memory: 116364 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.20 4.17 5/268 29865
/proc/meminfo: memFree=127065004/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=162380 memory=140204 CPUtime=161.75 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 34839 0 0 0 16166 9 0 0 20 0 1 0 37993875 166277120 35051 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 40595 35051 576 108 0 39112 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 166572 KiB
Current children cumulated memory: 143148 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.19 4.17 5/268 29868
/proc/meminfo: memFree=127008168/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=193940 memory=160728 CPUtime=221.57 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 39570 0 0 0 22145 12 0 0 20 0 1 0 37993875 198594560 40182 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 48485 40182 576 108 0 47002 0
Current children cumulated CPU time: 221.57 s

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

/proc/29759/statm: 181765 161610 576 108 0 180282 0
Current children cumulated CPU time: 3031.49 s
Current children cumulated vsize: 731252 KiB
Current children cumulated memory: 649384 KiB

[startup+3102.3 s]
/proc/loadavg: 4.36 4.17 4.12 5/270 30069
/proc/meminfo: memFree=125808344/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=727060 memory=647208 CPUtime=3091.27 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 138326 0 0 0 309070 57 0 0 20 0 1 0 37993875 744509440 161802 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 181765 161802 576 108 0 180282 0
Current children cumulated CPU time: 3091.27 s
Current children cumulated vsize: 731252 KiB
Current children cumulated memory: 650152 KiB

[startup+3162.3 s]
/proc/loadavg: 4.19 4.15 4.11 5/270 30075
/proc/meminfo: memFree=125802924/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=727060 memory=649896 CPUtime=3151.05 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 138997 0 0 0 315047 58 0 0 20 0 1 0 37993875 744509440 162474 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 181765 162474 576 108 0 180282 0
Current children cumulated CPU time: 3151.05 s
Current children cumulated vsize: 731252 KiB
Current children cumulated memory: 652840 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.13 4.10 5/270 30077
/proc/meminfo: memFree=125788508/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=727060 memory=654244 CPUtime=3210.81 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 139600 0 0 0 321023 58 0 0 20 0 1 0 37993875 744509440 163561 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 181765 163561 576 108 0 180282 0
Current children cumulated CPU time: 3210.81 s
Current children cumulated vsize: 731252 KiB
Current children cumulated memory: 657188 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.14 4.10 5/267 30079
/proc/meminfo: memFree=125759952/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=733532 memory=662308 CPUtime=3270.58 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 141598 0 0 0 326999 59 0 0 20 0 1 0 37993875 751136768 165577 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 183383 165577 576 108 0 181900 0
Current children cumulated CPU time: 3270.58 s
Current children cumulated vsize: 737724 KiB
Current children cumulated memory: 665252 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/267 30081
/proc/meminfo: memFree=125740684/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=736700 memory=665104 CPUtime=3330.35 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 142580 0 0 0 332976 59 0 0 20 0 1 0 37993875 754380800 166276 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 184175 166276 576 108 0 182692 0
Current children cumulated CPU time: 3330.35 s
Current children cumulated vsize: 740892 KiB
Current children cumulated memory: 668048 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/267 30083
/proc/meminfo: memFree=125724944/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=736700 memory=665104 CPUtime=3390.12 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 142581 0 0 0 338953 59 0 0 20 0 1 0 37993875 754380800 166276 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 184175 166276 576 108 0 182692 0
Current children cumulated CPU time: 3390.12 s
Current children cumulated vsize: 740892 KiB
Current children cumulated memory: 668048 KiB

[startup+3462.3 s]
/proc/loadavg: 4.28 4.16 4.10 5/267 30085
/proc/meminfo: memFree=125708152/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=736700 memory=669968 CPUtime=3449.89 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 142582 0 0 0 344930 59 0 0 20 0 1 0 37993875 754380800 167492 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 184175 167492 576 108 0 182692 0
Current children cumulated CPU time: 3449.89 s
Current children cumulated vsize: 740892 KiB
Current children cumulated memory: 672912 KiB

[startup+3522.3 s]
/proc/loadavg: 4.29 4.20 4.12 5/268 30088
/proc/meminfo: memFree=125703744/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=736700 memory=669968 CPUtime=3509.65 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 142582 0 0 0 350906 59 0 0 20 0 1 0 37993875 754380800 167492 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 184175 167492 576 108 0 182692 0
Current children cumulated CPU time: 3509.65 s
Current children cumulated vsize: 740892 KiB
Current children cumulated memory: 672912 KiB

[startup+3582.3 s]
/proc/loadavg: 4.21 4.19 4.12 5/269 30093
/proc/meminfo: memFree=125683192/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=736700 memory=669968 CPUtime=3569.41 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 142582 0 0 0 356882 59 0 0 20 0 1 0 37993875 754380800 167492 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 184175 167492 576 108 0 182692 0
Current children cumulated CPU time: 3569.41 s
Current children cumulated vsize: 740892 KiB
Current children cumulated memory: 672912 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613 s]*
/proc/loadavg: 4.13 4.17 4.12 5/268 30095
/proc/meminfo: memFree=125675196/131249992 swapFree=33010160/33010684
[pid=29755] ppid=29749 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/29755/stat : 29755 (bash) S 29749 29755 28818 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 37993873 4292608 736 18446744073709551615 94711182602240 94711183496773 140725672364784 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94711183735824 94711183783568 94711204413440 140725672372628 140725672372744 140725672372744 140725672378346 0
/proc/29755/statm: 1048 736 672 219 0 110 0
[pid=29759] ppid=29755 vsize=736700 memory=669968 CPUtime=3600 cores=1,3
/proc/29759/stat : 29759 (solve_pb) R 29755 29755 28818 0 -1 4194304 142707 0 0 0 359941 59 0 0 20 0 1 0 37993875 754380800 167492 18446744073709551615 94138861220864 94138861659008 140737149481952 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94138861687728 94138861690144 94138873565184 140737149487492 140737149487556 140737149487556 140737149493176 0
/proc/29759/statm: 184175 167492 576 108 0 182692 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 740892 KiB
Current children cumulated memory: 672912 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3599.41 s, system=0.614918 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): 3613.01
CPU time (s): 3600.03
CPU user time (s): 3599.41
CPU system time (s): 0.614918
CPU usage (%): 99.6406
Max. virtual memory (cumulated for all children) (KiB): 740892
Max. memory (cumulated for all children) (KiB): 672912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.41
system time used= 0.614918
maximum resident set size= 669968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143270
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= 957
involuntary context switches= 3766


# summary of solver processes directly reported to runsolver:
#   pid: 29755,29759
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3599.41
#   total CPU system time (s): 0.614918

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.91661 second user time and 18.5557 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-06-29 20:53:13
IDJOB=4514287
IDBENCH=162621
IDSOLVER=3321
FILE ID=nodeC035/4514287-1751223193
RUNJOBID= nodeC035-1751215967-28830
SLURM_JOB_ID= 9587655
Free space on /tmp= 433056 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression64_8.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514287-1751223193/watcher-4514287-1751223193 -o /tmp/evaluation-result-4514287-1751223193/solver-4514287-1751223193 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751215967-28830 --watchdog 3760  HOME/solve.sh HOME/instance-4514287-1751223193.opb

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

MD5SUM BENCH= 07ba29cf24b97459f05241f8c3fed802
RANDOM SEED=1739465953

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.820
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.835
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		: 3608.023
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.745
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		: 3599.746
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		: 3599.930
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		: 3599.736
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		: 3599.129
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:        126816660 kB
MemAvailable:   128738980 kB
Buffers:            1840 kB
Cached:          2677224 kB
SwapCached:           12 kB
Active:          1316328 kB
Inactive:        2399812 kB
Active(anon):    1043140 kB
Inactive(anon):    11980 kB
Active(file):     273188 kB
Inactive(file):  2387832 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4744 kB
Writeback:            20 kB
AnonPages:       1036144 kB
Mapped:           103944 kB
Shmem:             18044 kB
KReclaimable:     201080 kB
Slab:             289612 kB
SReclaimable:     201080 kB
SUnreclaim:        88532 kB
KernelStack:        4320 kB
PageTables:         5072 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1429932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    817152 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= 433052 MiB
End job on nodeC035 at 2025-06-29 21:53:27