Trace number 4487739

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 NameAnswerobjective functionCPU timeWall clock time
Hybrid-CASHWMaxSATDisjCom+ExactPRS 2025-06-01? (TO) 3602.1 3612.5

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
sorensson/garden/normalized-g100x100.opb
MD5SUM908a9c4c32d975b4e5850834449958a7
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2076
Best CPU time to get the best result obtained on this benchmark3600.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints10000
Number of constraints which are clauses10000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 10000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 10000
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 10000
Number of bits of the biggest sum of numbers14
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 (61897 MiB free)
  memory of node 1: 64465 MiB (63839 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4487739-1751329744/watcher-4487739-1751329744 -o /tmp/evaluation-result-4487739-1751329744/solver-4487739-1751329744 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751326134-42699 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCom+ExactPRS HOME/instance-4487739-1751329744.opb 3600 HOME 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=44243, runsolver pid=44240

[startup+0.100063 s]*
/proc/loadavg: 4.12 4.09 4.09 5/271 44247
/proc/meminfo: memFree=128739024/131250000 swapFree=33010684/33010684
[pid=44243] ppid=44240 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/44243/stat : 44243 (Hybrid-CASHWMax) S 44240 44243 42686 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 48596912 4427776 736 18446744073709551615 94640148680704 94640149575237 140725835114576 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94640149814288 94640149862032 94640159625216 140725835118935 140725835119089 140725835119089 140725835124691 0
/proc/44243/statm: 1081 736 672 219 0 143 0
[pid=44246] ppid=44243 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/44246/stat : 44246 (timeout) S 44243 44246 42686 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 48596914 2723840 352 18446744073709551615 94271558406144 94271558422657 140734946961312 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94271558437424 94271558439512 94271584215040 140734946965910 140734946966050 140734946966050 140734946971623 0
/proc/44246/statm: 665 352 352 5 0 90 0
[pid=44247] ppid=44246 vsize=38316 memory=19712 CPUtime=0.07 cores=5,7
/proc/44247/stat : 44247 (CASHWMaxSAT-Dis) R 44246 44246 42686 0 -1 4194304 4258 0 0 0 7 0 0 0 20 0 1 0 48596914 39235584 4928 18446744073709551615 4198400 14093885 140736071009312 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 35643392 140736071010716 140736071010843 140736071010843 140736071016416 0
/proc/44247/statm: 9579 4928 736 2416 0 6681 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 45300 KiB
Current children cumulated memory: 24064 KiB

[startup+0.205738 s]*
/proc/loadavg: 4.12 4.09 4.09 5/271 44247
/proc/meminfo: memFree=128739024/131250000 swapFree=33010684/33010684
[pid=44243] ppid=44240 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/44243/stat : 44243 (Hybrid-CASHWMax) S 44240 44243 42686 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 48596912 4427776 736 18446744073709551615 94640148680704 94640149575237 140725835114576 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94640149814288 94640149862032 94640159625216 140725835118935 140725835119089 140725835119089 140725835124691 0
/proc/44243/statm: 1081 736 672 219 0 143 0
[pid=44246] ppid=44243 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/44246/stat : 44246 (timeout) S 44243 44246 42686 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 48596914 2723840 352 18446744073709551615 94271558406144 94271558422657 140734946961312 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94271558437424 94271558439512 94271584215040 140734946965910 140734946966050 140734946966050 140734946971623 0
/proc/44246/statm: 665 352 352 5 0 90 0
[pid=44247] ppid=44246 vsize=34016 memory=19852 CPUtime=0.18 cores=5,7
/proc/44247/stat : 44247 (CASHWMaxSAT-Dis) R 44246 44246 42686 0 -1 4194304 4396 0 0 0 18 0 0 0 20 0 1 0 48596914 34832384 4963 18446744073709551615 4198400 14093885 140736071009312 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 15976432 16051504 35643392 140736071010716 140736071010843 140736071010843 140736071016416 0
/proc/44247/statm: 8504 4963 768 2416 0 5606 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 41000 KiB
Current children cumulated memory: 24204 KiB

[startup+0.305657 s]*
/proc/loadavg: 4.12 4.09 4.09 5/271 44247
/proc/meminfo: memFree=128739024/131250000 swapFree=33010684/33010684
[pid=44243] ppid=44240 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/44243/stat : 44243 (Hybrid-CASHWMax) S 44240 44243 42686 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 48596912 4427776 736 18446744073709551615 94640148680704 94640149575237 140725835114576 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94640149814288 94640149862032 94640159625216 140725835118935 140725835119089 140725835119089 140725835124691 0
/proc/44243/statm: 1081 736 672 219 0 143 0
[pid=44246] ppid=44243 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/44246/stat : 44246 (timeout) S 44243 44246 42686 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 48596914 2723840 352 18446744073709551615 94271558406144 94271558422657 140734946961312 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94271558437424 94271558439512 94271584215040 140734946965910 140734946966050 140734946966050 140734946971623 0
/proc/44246/statm: 665 352 352 5 0 90 0
[pid=44247] ppid=44246 vsize=34016 memory=19852 CPUtime=0.28 cores=5,7
/proc/44247/stat : 44247 (CASHWMaxSAT-Dis) R 44246 44246 42686 0 -1 4194304 4396 0 0 0 28 0 0 0 20 0 1 0 48596914 34832384 4963 18446744073709551615 4198400 14093885 140736071009312 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 15976432 16051504 35643392 140736071010716 140736071010843 140736071010843 140736071016416 0
/proc/44247/statm: 8504 4963 768 2416 0 5606 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 41000 KiB
Current children cumulated memory: 24204 KiB

[startup+0.700173 s]
/proc/loadavg: 4.12 4.09 4.09 5/270 44247
/proc/meminfo: memFree=128739024/131250000 swapFree=33010684/33010684
[pid=44243] ppid=44240 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/44243/stat : 44243 (Hybrid-CASHWMax) S 44240 44243 42686 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 48596912 4427776 736 18446744073709551615 94640148680704 94640149575237 140725835114576 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94640149814288 94640149862032 94640159625216 140725835118935 140725835119089 140725835119089 140725835124691 0
/proc/44243/statm: 1081 736 672 219 0 143 0
[pid=44246] ppid=44243 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/44246/stat : 44246 (timeout) S 44243 44246 42686 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 48596914 2723840 352 18446744073709551615 94271558406144 94271558422657 140734946961312 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94271558437424 94271558439512 94271584215040 140734946965910 140734946966050 140734946966050 140734946971623 0
/proc/44246/statm: 665 352 352 5 0 90 0
[pid=44247] ppid=44246 vsize=34016 memory=19852 CPUtime=0.67 cores=5,7
/proc/44247/stat : 44247 (CASHWMaxSAT-Dis) R 44246 44246 42686 0 -1 4194304 4396 0 0 0 67 0 0 0 20 0 1 0 48596914 34832384 4963 18446744073709551615 4198400 14093885 140736071009312 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 15976432 16051504 35643392 140736071010716 140736071010843 140736071010843 140736071016416 0
/proc/44247/statm: 8504 4963 768 2416 0 5606 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 41000 KiB
Current children cumulated memory: 24204 KiB

[startup+1.50016 s]
/proc/loadavg: 4.12 4.09 4.09 5/270 44247
/proc/meminfo: memFree=128736976/131250000 swapFree=33010684/33010684
[pid=44243] ppid=44240 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/44243/stat : 44243 (Hybrid-CASHWMax) S 44240 44243 42686 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 48596912 4427776 736 18446744073709551615 94640148680704 94640149575237 140725835114576 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94640149814288 94640149862032 94640159625216 140725835118935 140725835119089 140725835119089 140725835124691 0
/proc/44243/statm: 1081 736 672 219 0 143 0
[pid=44246] ppid=44243 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/44246/stat : 44246 (timeout) S 44243 44246 42686 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 48596914 2723840 352 18446744073709551615 94271558406144 94271558422657 140734946961312 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94271558437424 94271558439512 94271584215040 140734946965910 140734946966050 140734946966050 140734946971623 0
/proc/44246/statm: 665 352 352 5 0 90 0
[pid=44247] ppid=44246 vsize=34016 memory=19852 CPUtime=1.46 cores=5,7
/proc/44247/stat : 44247 (CASHWMaxSAT-Dis) R 44246 44246 42686 0 -1 4194304 4396 0 0 0 146 0 0 0 20 0 1 0 48596914 34832384 4963 18446744073709551615 4198400 14093885 140736071009312 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 15976432 16051504 35643392 140736071010716 140736071010843 140736071010843 140736071016416 0
/proc/44247/statm: 8504 4963 768 2416 0 5606 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 41000 KiB
Current children cumulated memory: 24204 KiB

[startup+3.10536 s]
/proc/loadavg: 4.12 4.09 4.09 5/261 44362
/proc/meminfo: memFree=129767604/131250000 swapFree=33010684/33010684
[pid=44243] ppid=44240 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/44243/stat : 44243 (Hybrid-CASHWMax) S 44240 44243 42686 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 48596912 4427776 736 18446744073709551615 94640148680704 94640149575237 140725835114576 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94640149814288 94640149862032 94640159625216 140725835118935 140725835119089 140725835119089 140725835124691 0
/proc/44243/statm: 1081 736 672 219 0 143 0
[pid=44246] ppid=44243 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/44246/stat : 44246 (timeout) S 44243 44246 42686 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 48596914 2723840 352 18446744073709551615 94271558406144 94271558422657 140734946961312 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94271558437424 94271558439512 94271584215040 140734946965910 140734946966050 140734946966050 140734946971623 0
/proc/44246/statm: 665 352 352 5 0 90 0
[pid=44247] ppid=44246 vsize=34016 memory=19852 CPUtime=3.06 cores=5,7
/proc/44247/stat : 44247 (CASHWMaxSAT-Dis) R 44246 44246 42686 0 -1 4194304 4396 0 0 0 306 0 0 0 20 0 1 0 48596914 34832384 4963 18446744073709551615 4198400 14093885 140736071009312 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 15976432 16051504 35643392 140736071010716 140736071010843 140736071010843 140736071016416 0
/proc/44247/statm: 8504 4963 768 2416 0 5606 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 41000 KiB
Current children cumulated memory: 24204 KiB

[startup+6.3002 s]
/proc/loadavg: 4.11 4.09 4.09 4/267 44670
/proc/meminfo: memFree=129751560/131250000 swapFree=33010684/33010684
[pid=44243] ppid=44240 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/44243/stat : 44243 (Hybrid-CASHWMax) S 44240 44243 42686 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 48596912 4427776 736 18446744073709551615 94640148680704 94640149575237 140725835114576 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94640149814288 94640149862032 94640159625216 140725835118935 140725835119089 140725835119089 140725835124691 0
/proc/44243/statm: 1081 736 672 219 0 143 0
[pid=44246] ppid=44243 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/44246/stat : 44246 (timeout) S 44243 44246 42686 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 48596914 2723840 352 18446744073709551615 94271558406144 94271558422657 140734946961312 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94271558437424 94271558439512 94271584215040 140734946965910 140734946966050 140734946966050 140734946971623 0
/proc/44246/statm: 665 352 352 5 0 90 0
[pid=44247] ppid=44246 vsize=51444 memory=36876 CPUtime=6.25 cores=5,7
/proc/44247/stat : 44247 (CASHWMaxSAT-Dis) R 44246 44246 42686 0 -1 4194304 8640 0 0 0 624 1 0 0 20 0 1 0 48596914 52678656 9219 18446744073709551615 4198400 14093885 140736071009312 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 15976432 16051504 35643392 140736071010716 140736071010843 140736071010843 140736071016416 0
/proc/44247/statm: 12861 9219 800 2416 0 9963 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 58428 KiB
Current children cumulated memory: 41228 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.09 4.09 5/271 44755
/proc/meminfo: memFree=129293448/131250000 swapFree=33010684/33010684
[pid=44243] ppid=44240 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/44243/stat : 44243 (Hybrid-CASHWMax) S 44240 44243 42686 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 48596912 4427776 736 18446744073709551615 94640148680704 94640149575237 140725835114576 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94640149814288 94640149862032 94640159625216 140725835118935 140725835119089 140725835119089 140725835124691 0
/proc/44243/statm: 1081 736 672 219 0 143 0
[pid=44246] ppid=44243 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/44246/stat : 44246 (timeout) S 44243 44246 42686 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 48596914 2723840 352 18446744073709551615 94271558406144 94271558422657 140734946961312 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94271558437424 94271558439512 94271584215040 140734946965910 140734946966050 140734946966050 140734946971623 0
/proc/44246/statm: 665 352 352 5 0 90 0
[pid=44247] ppid=44246 vsize=92672 memory=77408 CPUtime=12.63 cores=5,7
/proc/44247/stat : 44247 (CASHWMaxSAT-Dis) R 44246 44246 42686 0 -1 4194304 13773 0 0 0 1260 3 0 0 20 0 1 0 48596914 94896128 19352 18446744073709551615 4198400 14093885 140736071009312 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 15976432 16051504 35643392 140736071010716 140736071010843 140736071010843 140736071016416 0
/proc/44247/statm: 23168 19352 800 2416 0 20270 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 99656 KiB
Current children cumulated memory: 81760 KiB

[startup+25.5002 s]
/proc/loadavg: 4.16 4.10 4.09 5/271 44755
/proc/meminfo: memFree=129265312/131250000 swapFree=33010684/33010684
[pid=44243] ppid=44240 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/44243/stat : 44243 (Hybrid-CASHWMax) S 44240 44243 42686 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 48596912 4427776 736 18446744073709551615 94640148680704 94640149575237 140725835114576 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94640149814288 94640149862032 94640159625216 140725835118935 140725835119089 140725835119089 140725835124691 0
/proc/44243/statm: 1081 736 672 219 0 143 0
[pid=44246] ppid=44243 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/44246/stat : 44246 (timeout) S 44243 44246 42686 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 48596914 2723840 352 18446744073709551615 94271558406144 94271558422657 140734946961312 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94271558437424 94271558439512 94271584215040 140734946965910 140734946966050 140734946966050 140734946971623 0
/proc/44246/statm: 665 352 352 5 0 90 0
[pid=44247] ppid=44246 vsize=97092 memory=81572 CPUtime=25.4 cores=5,7
/proc/44247/stat : 44247 (CASHWMaxSAT-Dis) R 44246 44246 42686 0 -1 4194304 13799 0 0 0 2536 4 0 0 20 0 1 0 48596914 99422208 20393 18446744073709551615 4198400 14093885 140736071009312 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 15976432 16051504 35643392 140736071010716 140736071010843 140736071010843 140736071016416 0
/proc/44247/statm: 24273 20393 800 2416 0 21375 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 104076 KiB
Current children cumulated memory: 85924 KiB

[startup+51.1057 s]
/proc/loadavg: 4.18 4.11 4.09 5/271 44755
/proc/meminfo: memFree=127292208/131250000 swapFree=33010684/33010684
[pid=44243] ppid=44240 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/44243/stat : 44243 (Hybrid-CASHWMax) S 44240 44243 42686 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 48596912 4427776 736 18446744073709551615 94640148680704 94640149575237 140725835114576 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94640149814288 94640149862032 94640159625216 140725835118935 140725835119089 140725835119089 140725835124691 0
/proc/44243/statm: 1081 736 672 219 0 143 0
[pid=44246] ppid=44243 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/44246/stat : 44246 (timeout) S 44243 44246 42686 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 48596914 2723840 352 18446744073709551615 94271558406144 94271558422657 140734946961312 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94271558437424 94271558439512 94271584215040 140734946965910 140734946966050 140734946966050 140734946971623 0
/proc/44246/statm: 665 352 352 5 0 90 0
[pid=44247] ppid=44246 vsize=122948 memory=103088 CPUtime=50.92 cores=5,7
/proc/44247/stat : 44247 (CASHWMaxSAT-Dis) R 44246 44246 42686 0 -1 4194304 15487 0 0 0 5087 5 0 0 20 0 1 0 48596914 125898752 25772 18446744073709551615 4198400 14093885 140736071009312 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 15976432 16051504 35643392 140736071010716 140736071010843 140736071010843 140736071016416 0
/proc/44247/statm: 30737 25772 800 2416 0 27839 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 129932 KiB
Current children cumulated memory: 107440 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/272 44763
/proc/meminfo: memFree=127197464/131250000 swapFree=33010684/33010684
[pid=44243] ppid=44240 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/44243/stat : 44243 (Hybrid-CASHWMax) S 44240 44243 42686 0 -1 4194304 251 105 0 0 0 0 0 0 20 0 1 0 48596912 4427776 736 18446744073709551615 94640148680704 94640149575237 140725835114576 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94640149814288 94640149862032 94640159625216 140725835118935 140725835119089 140725835119089 140725835124691 0
/proc/44243/statm: 1081 736 672 219 0 143 0

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

/proc/45161/stat : 45161 (ExactPR-S) R 45160 45160 42686 0 -1 4194304 164945 0 0 0 217921 1876 0 0 20 0 1 0 48716715 1197654016 264385 18446744073709551615 94264682422272 94264691722309 140735449863152 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94264693508416 94264693547496 94264729681920 140735449868702 140735449868839 140735449868839 140735449874412 0
/proc/45161/statm: 292396 264385 3424 2271 0 287034 0
Current children cumulated CPU time: 3392.43 s
Current children cumulated vsize: 1176568 KiB
Current children cumulated memory: 1061764 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/272 45396
/proc/meminfo: memFree=127888700/131250000 swapFree=33010684/33010684
[pid=44243] ppid=44240 vsize=4324 memory=2944 CPUtime=1194.46 cores=5,7
/proc/44243/stat : 44243 (Hybrid-CASHWMax) S 44240 44243 42686 0 -1 4194304 284 32940 0 0 0 0 119414 32 20 0 1 0 48596912 4427776 736 18446744073709551615 94640148680704 94640149575237 140725835114576 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94640149814288 94640149862032 94640159625216 140725835118935 140725835119089 140725835119089 140725835124691 0
/proc/44243/statm: 1081 736 672 219 0 143 0
[pid=45160] ppid=44243 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/45160/stat : 45160 (timeout) S 44243 45160 42686 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 48716714 2723840 320 18446744073709551615 94411209498624 94411209515137 140734944518576 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94411209529904 94411209531992 94411226857472 140734944520582 140734944520738 140734944520738 140734944526311 0
/proc/45160/statm: 665 320 320 5 0 90 0
[pid=45161] ppid=45160 vsize=1176288 memory=1066876 CPUtime=2257.79 cores=5,7
/proc/45161/stat : 45161 (ExactPR-S) R 45160 45160 42686 0 -1 4194304 165990 0 0 0 223895 1884 0 0 20 0 1 0 48716715 1204518912 266719 18446744073709551615 94264682422272 94264691722309 140735449863152 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94264693508416 94264693547496 94264729681920 140735449868702 140735449868839 140735449868839 140735449874412 0
/proc/45161/statm: 294072 266719 3424 2271 0 288710 0
Current children cumulated CPU time: 3452.25 s
Current children cumulated vsize: 1183272 KiB
Current children cumulated memory: 1071100 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/272 45398
/proc/meminfo: memFree=127803188/131250000 swapFree=33010684/33010684
[pid=44243] ppid=44240 vsize=4324 memory=2944 CPUtime=1194.46 cores=5,7
/proc/44243/stat : 44243 (Hybrid-CASHWMax) S 44240 44243 42686 0 -1 4194304 284 32940 0 0 0 0 119414 32 20 0 1 0 48596912 4427776 736 18446744073709551615 94640148680704 94640149575237 140725835114576 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94640149814288 94640149862032 94640159625216 140725835118935 140725835119089 140725835119089 140725835124691 0
/proc/44243/statm: 1081 736 672 219 0 143 0
[pid=45160] ppid=44243 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/45160/stat : 45160 (timeout) S 44243 45160 42686 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 48716714 2723840 320 18446744073709551615 94411209498624 94411209515137 140734944518576 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94411209529904 94411209531992 94411226857472 140734944520582 140734944520738 140734944520738 140734944526311 0
/proc/45160/statm: 665 320 320 5 0 90 0
[pid=45161] ppid=45160 vsize=1176288 memory=1074172 CPUtime=2317.64 cores=5,7
/proc/45161/stat : 45161 (ExactPR-S) R 45160 45160 42686 0 -1 4194304 166062 0 0 0 229875 1889 0 0 20 0 1 0 48716715 1204518912 268543 18446744073709551615 94264682422272 94264691722309 140735449863152 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94264693508416 94264693547496 94264729681920 140735449868702 140735449868839 140735449868839 140735449874412 0
/proc/45161/statm: 294072 268543 3424 2271 0 288710 0
Current children cumulated CPU time: 3512.1 s
Current children cumulated vsize: 1183272 KiB
Current children cumulated memory: 1078396 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/272 45400
/proc/meminfo: memFree=127745000/131250000 swapFree=33010684/33010684
[pid=44243] ppid=44240 vsize=4324 memory=2944 CPUtime=1194.46 cores=5,7
/proc/44243/stat : 44243 (Hybrid-CASHWMax) S 44240 44243 42686 0 -1 4194304 284 32940 0 0 0 0 119414 32 20 0 1 0 48596912 4427776 736 18446744073709551615 94640148680704 94640149575237 140725835114576 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94640149814288 94640149862032 94640159625216 140725835118935 140725835119089 140725835119089 140725835124691 0
/proc/44243/statm: 1081 736 672 219 0 143 0
[pid=45160] ppid=44243 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/45160/stat : 45160 (timeout) S 44243 45160 42686 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 48716714 2723840 320 18446744073709551615 94411209498624 94411209515137 140734944518576 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94411209529904 94411209531992 94411226857472 140734944520582 140734944520738 140734944520738 140734944526311 0
/proc/45160/statm: 665 320 320 5 0 90 0
[pid=45161] ppid=45160 vsize=1183456 memory=1090936 CPUtime=2377.49 cores=5,7
/proc/45161/stat : 45161 (ExactPR-S) R 45160 45160 42686 0 -1 4194304 166966 0 0 0 235856 1893 0 0 20 0 1 0 48716715 1211858944 272734 18446744073709551615 94264682422272 94264691722309 140735449863152 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94264693508416 94264693547496 94264729681920 140735449868702 140735449868839 140735449868839 140735449874412 0
/proc/45161/statm: 295864 272734 3424 2271 0 290502 0
Current children cumulated CPU time: 3571.95 s
Current children cumulated vsize: 1190440 KiB
Current children cumulated memory: 1095160 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.08 4.09 4.09 5/272 45400
/proc/meminfo: memFree=127724636/131250000 swapFree=33010684/33010684
[pid=44243] ppid=44240 vsize=4324 memory=2944 CPUtime=1194.46 cores=5,7
/proc/44243/stat : 44243 (Hybrid-CASHWMax) S 44240 44243 42686 0 -1 4194304 284 32940 0 0 0 0 119414 32 20 0 1 0 48596912 4427776 736 18446744073709551615 94640148680704 94640149575237 140725835114576 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94640149814288 94640149862032 94640159625216 140725835118935 140725835119089 140725835119089 140725835124691 0
/proc/44243/statm: 1081 736 672 219 0 143 0
[pid=45160] ppid=44243 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/45160/stat : 45160 (timeout) S 44243 45160 42686 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 48716714 2723840 320 18446744073709551615 94411209498624 94411209515137 140734944518576 0 0 0 0 3293184 73735 1 0 0 17 7 0 0 0 0 0 94411209529904 94411209531992 94411226857472 140734944520582 140734944520738 140734944520738 140734944526311 0
/proc/45160/statm: 665 320 320 5 0 90 0
[pid=45161] ppid=45160 vsize=1183456 memory=1103352 CPUtime=2405.61 cores=5,7
/proc/45161/stat : 45161 (ExactPR-S) R 45160 45160 42686 0 -1 4194304 166994 0 0 0 238666 1895 0 0 20 0 1 0 48716715 1211858944 275838 18446744073709551615 94264682422272 94264691722309 140735449863152 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94264693508416 94264693547496 94264729681920 140735449868702 140735449868839 140735449868839 140735449874412 0
/proc/45161/statm: 295864 275838 3424 2271 0 290502 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1190440 KiB
Current children cumulated memory: 1107576 KiB

Sending SIGTERM to process tree (bottom up)

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

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

Sending SIGKILL to process tree (bottom up)

[startup+3612.5 s]
# the end of solver process 45160 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

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

[startup+3612.5 s]
# the end of solver process 45161 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3582.82 s, system=19.2846 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.2 s]
/proc/loadavg: 4.08 4.09 4.09 5/271 45400
/proc/meminfo: memFree=127724676/131250000 swapFree=33010684/33010684
[pid=45160] ppid=44240 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/45160/stat : 45160 (timeout) S 44240 45160 42686 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 48716714 2723840 320 18446744073709551615 94411209498624 94411209515137 140734944518576 0 0 0 0 3293184 73735 1 0 0 17 7 0 0 0 0 0 94411209529904 94411209531992 94411226857472 140734944520582 140734944520738 140734944520738 140734944526311 0
/proc/45160/statm: 665 320 320 5 0 90 0
[pid=45161] ppid=45160 vsize=1183456 memory=1103352 CPUtime=2406.31 cores=5,7
/proc/45161/stat : 45161 (ExactPR-S) R 45160 45160 42686 0 -1 4194304 166994 0 0 0 238736 1895 0 0 20 0 1 0 48716715 1211858944 275838 18446744073709551615 94264682422272 94264691722309 140735449863152 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94264693508416 94264693547496 94264729681920 140735449868702 140735449868839 140735449868839 140735449874412 0
/proc/45161/statm: 295864 275838 3424 2271 0 290502 0
Current cumulated CPU time of completed processes: 1194.48 s
Current children cumulated CPU time: 2406.31 s
Current children cumulated vsize: 1186116 KiB
Current children cumulated memory: 1104632 KiB

[startup+3612 s]*
/proc/loadavg: 4.08 4.09 4.09 5/271 45400
/proc/meminfo: memFree=127723164/131250000 swapFree=33010684/33010684
[pid=45160] ppid=44240 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/45160/stat : 45160 (timeout) S 44240 45160 42686 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 48716714 2723840 320 18446744073709551615 94411209498624 94411209515137 140734944518576 0 0 0 0 3293184 73735 1 0 0 17 7 0 0 0 0 0 94411209529904 94411209531992 94411226857472 140734944520582 140734944520738 140734944520738 140734944526311 0
/proc/45160/statm: 665 320 320 5 0 90 0
[pid=45161] ppid=45160 vsize=1183456 memory=1103352 CPUtime=2407.11 cores=5,7
/proc/45161/stat : 45161 (ExactPR-S) R 45160 45160 42686 0 -1 4194304 166994 0 0 0 238816 1895 0 0 20 0 1 0 48716715 1211858944 275838 18446744073709551615 94264682422272 94264691722309 140735449863152 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94264693508416 94264693547496 94264729681920 140735449868702 140735449868839 140735449868839 140735449874412 0
/proc/45161/statm: 295864 275838 3424 2271 0 290502 0
Current cumulated CPU time of completed processes: 1194.48 s
Current children cumulated CPU time: 2407.11 s
Current children cumulated vsize: 1186116 KiB
Current children cumulated memory: 1104632 KiB

[startup+3612.4 s]
/proc/loadavg: 4.08 4.09 4.09 5/271 45400
/proc/meminfo: memFree=127723164/131250000 swapFree=33010684/33010684
[pid=45160] ppid=44240 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/45160/stat : 45160 (timeout) S 44240 45160 42686 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 48716714 2723840 320 18446744073709551615 94411209498624 94411209515137 140734944518576 0 0 0 0 3293184 73735 1 0 0 17 7 0 0 0 0 0 94411209529904 94411209531992 94411226857472 140734944520582 140734944520738 140734944520738 140734944526311 0
/proc/45160/statm: 665 320 320 5 0 90 0
[pid=45161] ppid=45160 vsize=1183456 memory=1103352 CPUtime=2407.51 cores=5,7
/proc/45161/stat : 45161 (ExactPR-S) R 45160 45160 42686 0 -1 4194304 166994 0 0 0 238856 1895 0 0 20 0 1 0 48716715 1211858944 275838 18446744073709551615 94264682422272 94264691722309 140735449863152 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94264693508416 94264693547496 94264729681920 140735449868702 140735449868839 140735449868839 140735449874412 0
/proc/45161/statm: 295864 275838 3424 2271 0 290502 0
Current cumulated CPU time of completed processes: 1194.48 s
Current children cumulated CPU time: 2407.51 s
Current children cumulated vsize: 1186116 KiB
Current children cumulated memory: 1104632 KiB

[startup+3612.5 s]
/proc/loadavg: 4.08 4.09 4.09 5/271 45400
/proc/meminfo: memFree=127723164/131250000 swapFree=33010684/33010684
[pid=45160] ppid=44240 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/45160/stat : 45160 (timeout) S 44240 45160 42686 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 48716714 2723840 320 18446744073709551615 94411209498624 94411209515137 140734944518576 0 0 0 0 3293184 73735 1 0 0 17 7 0 0 0 0 0 94411209529904 94411209531992 94411226857472 140734944520582 140734944520738 140734944520738 140734944526311 0
/proc/45160/statm: 665 320 320 5 0 90 0
[pid=45161] ppid=45160 vsize=1183456 memory=1103352 CPUtime=2407.61 cores=5,7
/proc/45161/stat : 45161 (ExactPR-S) R 45160 45160 42686 0 -1 4194304 166994 0 0 0 238866 1895 0 0 20 0 1 0 48716715 1211858944 275838 18446744073709551615 94264682422272 94264691722309 140735449863152 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94264693508416 94264693547496 94264729681920 140735449868702 140735449868839 140735449868839 140735449874412 0
/proc/45161/statm: 295864 275838 3424 2271 0 290502 0
Current cumulated CPU time of completed processes: 1194.48 s
Current children cumulated CPU time: 2407.61 s
Current children cumulated vsize: 1186116 KiB
Current children cumulated memory: 1104632 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3612.5
CPU time (s): 3602.1
CPU user time (s): 3582.82
CPU system time (s): 19.2846
CPU usage (%): 99.712
Max. virtual memory (cumulated for all children) (KiB): 1190440
Max. memory (cumulated for all children) (KiB): 1107576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3582.82
system time used= 19.2846
maximum resident set size= 1103352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200328
page faults= 0
swaps= 0
block input operations= 0
block output operations= 200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 419
involuntary context switches= 1958


# summary of solver processes directly reported to runsolver:
#   pid: 44243,45160,45161
#   total CPU time (s): 3602.1
#   total CPU user time (s): 3582.82
#   total CPU system time (s): 19.2846

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.20635 second user time and 18.5861 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-01 02:29:04
IDJOB=4487739
IDBENCH=147222
IDSOLVER=3329
FILE ID=nodeC028/4487739-1751329744
RUNJOBID= nodeC028-1751326134-42699
SLURM_JOB_ID= 9594358
Free space on /tmp= 432988 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCom+ExactPRS 2025-06-01
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/sorensson/garden/normalized-g100x100.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCom+ExactPRS BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4487739-1751329744/watcher-4487739-1751329744 -o /tmp/evaluation-result-4487739-1751329744/solver-4487739-1751329744 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751326134-42699 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCom+ExactPRS HOME/instance-4487739-1751329744.opb 3600 HOME

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

MD5SUM BENCH= 908a9c4c32d975b4e5850834449958a7
RANDOM SEED=201639208

nodeC028 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.114
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	: 7000.16
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		: 3600.082
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	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128755076 kB
MemAvailable:   128676532 kB
Buffers:            3280 kB
Cached:           729324 kB
SwapCached:            0 kB
Active:          1364096 kB
Inactive:         472644 kB
Active(anon):    1122208 kB
Inactive(anon):        0 kB
Active(file):     241888 kB
Inactive(file):   472644 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             50964 kB
Writeback:             0 kB
AnonPages:       1105856 kB
Mapped:           126280 kB
Shmem:             18068 kB
KReclaimable:      92328 kB
Slab:             178220 kB
SReclaimable:      92328 kB
SUnreclaim:        85892 kB
KernelStack:        4336 kB
PageTables:         5392 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1570656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3712 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1024000 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432964 MiB
End job on nodeC028 at 2025-07-01 03:29:17