Trace number 4482681

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
Exact 2025-06-02? (TO) 3602.02 3611.92

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-mul_8_13_shg.opb
MD5SUMa008918ff26f135f427f5632a2cbbc59
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 benchmark60
Best CPU time to get the best result obtained on this benchmark3585.34
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15312
Total number of constraints65280
Number of constraints which are clauses65280
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 constraint64
Maximum length of a constraint92
Number of terms in the objective function 15312
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 15312
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 15312
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

370.89/371.91	o 505
371.00/372.05	o 60

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: 63665 MiB (62343 MiB free)
  memory of node 1: 64507 MiB (52383 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4482681-1751472510/watcher-4482681-1751472510 -o /tmp/evaluation-result-4482681-1751472510/solver-4482681-1751472510 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751464556-70957 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1401867835 --ls=360 HOME/instance-4482681-1751472510.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100064 s]*
/proc/loadavg: 4.15 4.18 4.13 5/264 72484
/proc/meminfo: memFree=117455012/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=65264 memory=44180 CPUtime=0.09 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 10530 0 0 0 8 1 0 0 20 0 1 0 62928981 66830336 11045 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 16316 11045 1024 1200 0 14796 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 65264 KiB
Current children cumulated memory: 44180 KiB

[startup+0.205619 s]*
/proc/loadavg: 4.15 4.18 4.13 5/264 72484
/proc/meminfo: memFree=117430820/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=83208 memory=61844 CPUtime=0.2 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 14957 0 0 0 18 2 0 0 20 0 1 0 62928981 85204992 15461 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 20802 15461 1024 1200 0 19282 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 83208 KiB
Current children cumulated memory: 61844 KiB

[startup+0.305344 s]*
/proc/loadavg: 4.15 4.18 4.13 5/264 72485
/proc/meminfo: memFree=117422756/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=90940 memory=69908 CPUtime=0.3 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 16969 0 0 0 27 3 0 0 20 0 1 0 62928981 93122560 17477 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 22735 17477 1024 1200 0 21215 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 90940 KiB
Current children cumulated memory: 69908 KiB

[startup+0.700125 s]
/proc/loadavg: 4.15 4.18 4.13 5/264 72485
/proc/meminfo: memFree=117398564/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=152256 memory=135044 CPUtime=0.69 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 32216 0 0 0 63 6 0 0 20 0 1 0 62928981 155910144 33761 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 38064 33761 1024 1200 0 36544 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 152256 KiB
Current children cumulated memory: 135044 KiB

[startup+1.50016 s]
/proc/loadavg: 4.15 4.18 4.13 5/264 72485
/proc/meminfo: memFree=117326240/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=330972 memory=314152 CPUtime=1.49 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 75782 0 0 0 136 13 0 0 20 0 1 0 62928981 338915328 78538 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 82743 78538 1024 1200 0 81223 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 330972 KiB
Current children cumulated memory: 314152 KiB

[startup+3.10544 s]
/proc/loadavg: 4.13 4.18 4.13 5/264 72485
/proc/meminfo: memFree=117016164/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=500044 memory=471976 CPUtime=3.09 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 112608 0 0 0 290 19 0 0 20 0 1 0 62928981 512045056 117994 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 125011 117994 1024 1200 0 123491 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 500044 KiB
Current children cumulated memory: 471976 KiB

[startup+6.30016 s]
/proc/loadavg: 4.13 4.18 4.13 5/264 72485
/proc/meminfo: memFree=117016420/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=500044 memory=471976 CPUtime=6.28 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 112610 0 0 0 609 19 0 0 20 0 1 0 62928981 512045056 117994 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 125011 117994 1024 1200 0 123491 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 500044 KiB
Current children cumulated memory: 471976 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.17 4.12 5/264 72485
/proc/meminfo: memFree=117008876/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=500044 memory=471976 CPUtime=12.66 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 112612 0 0 0 1247 19 0 0 20 0 1 0 62928981 512045056 117994 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 125011 117994 1024 1200 0 123491 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 500044 KiB
Current children cumulated memory: 471976 KiB

[startup+25.5002 s]
/proc/loadavg: 4.18 4.18 4.13 5/263 72485
/proc/meminfo: memFree=117009712/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=500044 memory=471976 CPUtime=25.42 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 112614 0 0 0 2523 19 0 0 20 0 1 0 62928981 512045056 117994 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 125011 117994 1024 1200 0 123491 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 500044 KiB
Current children cumulated memory: 471976 KiB

[startup+51.1054 s]
/proc/loadavg: 4.11 4.17 4.12 5/263 72485
/proc/meminfo: memFree=117009848/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=500044 memory=471976 CPUtime=50.96 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 112616 0 0 0 5077 19 0 0 20 0 1 0 62928981 512045056 117994 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 125011 117994 1024 1200 0 123491 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 500044 KiB
Current children cumulated memory: 471976 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.16 4.12 5/264 72488
/proc/meminfo: memFree=117008704/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=500044 memory=471976 CPUtime=102.02 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 112618 0 0 0 10183 19 0 0 20 0 1 0 62928981 512045056 117994 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 125011 117994 1024 1200 0 123491 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 500044 KiB
Current children cumulated memory: 471976 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.14 4.11 5/264 72490
/proc/meminfo: memFree=117000616/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=500044 memory=471976 CPUtime=161.85 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 112620 0 0 0 16166 19 0 0 20 0 1 0 62928981 512045056 117994 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 125011 117994 1024 1200 0 123491 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 500044 KiB
Current children cumulated memory: 471976 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.13 4.11 5/264 72493
/proc/meminfo: memFree=117000756/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=500044 memory=471976 CPUtime=221.7 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 112624 0 0 0 22150 20 0 0 20 0 1 0 62928981 512045056 117994 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 125011 117994 1024 1200 0 123491 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 500044 KiB
Current children cumulated memory: 471976 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.12 4.10 5/264 72495
/proc/meminfo: memFree=117000900/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=500044 memory=471976 CPUtime=281.53 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 112624 0 0 0 28133 20 0 0 20 0 1 0 62928981 512045056 117994 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 125011 117994 1024 1200 0 123491 0
Current children cumulated CPU time: 281.53 s
Current children cumulated vsize: 500044 KiB
Current children cumulated memory: 471976 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.11 4.10 5/265 72504
/proc/meminfo: memFree=116981176/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=500044 memory=471976 CPUtime=341.37 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 112626 0 0 0 34117 20 0 0 20 0 1 0 62928981 512045056 117994 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 125011 117994 1024 1200 0 123491 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 500044 KiB
Current children cumulated memory: 471976 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/265 72507
/proc/meminfo: memFree=115970788/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=1555464 memory=1444684 CPUtime=401.22 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 265404 0 0 0 40048 74 0 0 20 0 1 0 62928981 1592795136 361171 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 388866 361171 1280 1200 0 387346 0
Current children cumulated CPU time: 401.22 s
Current children cumulated vsize: 1555464 KiB
Current children cumulated memory: 1444684 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/265 72509
/proc/meminfo: memFree=115713384/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=2017228 memory=1713444 CPUtime=461.07 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 316282 0 0 0 46016 91 0 0 20 0 1 0 62928981 2065641472 428361 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 504343 428361 1280 1200 0 502823 0
Current children cumulated CPU time: 461.07 s

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

[startup+3102.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/264 72818
/proc/meminfo: memFree=111541952/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=4684936 memory=4405156 CPUtime=3093.76 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 624838 0 0 0 309083 293 0 0 20 0 1 0 62928981 4797374464 1101289 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 1171234 1101289 1280 1200 0 1169714 0
Current children cumulated CPU time: 3093.76 s
Current children cumulated vsize: 4684936 KiB
Current children cumulated memory: 4405156 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/263 72832
/proc/meminfo: memFree=111481760/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=4699116 memory=4423656 CPUtime=3153.61 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 626522 0 0 0 315060 301 0 0 20 0 1 0 62928981 4811894784 1105914 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 1174779 1105914 1280 1200 0 1173259 0
Current children cumulated CPU time: 3153.61 s
Current children cumulated vsize: 4699116 KiB
Current children cumulated memory: 4423656 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/263 72834
/proc/meminfo: memFree=111471112/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=4708152 memory=4434612 CPUtime=3213.46 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 628423 0 0 0 321045 301 0 0 20 0 1 0 62928981 4821147648 1108653 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 1177038 1108653 1280 1200 0 1175518 0
Current children cumulated CPU time: 3213.46 s
Current children cumulated vsize: 4708152 KiB
Current children cumulated memory: 4434612 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/263 72836
/proc/meminfo: memFree=111379276/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=4708152 memory=4434612 CPUtime=3273.31 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 628455 0 0 0 327030 301 0 0 20 0 1 0 62928981 4821147648 1108653 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 1177038 1108653 1280 1200 0 1175518 0
Current children cumulated CPU time: 3273.31 s
Current children cumulated vsize: 4708152 KiB
Current children cumulated memory: 4434612 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/263 72838
/proc/meminfo: memFree=110925036/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=5106424 memory=4678640 CPUtime=3333.17 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 633528 0 0 0 332997 320 0 0 20 0 1 0 62928981 5228978176 1169660 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 1276606 1169660 1280 1200 0 1275086 0
Current children cumulated CPU time: 3333.17 s
Current children cumulated vsize: 5106424 KiB
Current children cumulated memory: 4678640 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 72847
/proc/meminfo: memFree=110893404/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=5106424 memory=4678640 CPUtime=3393.01 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 633669 0 0 0 338981 320 0 0 20 0 1 0 62928981 5228978176 1169660 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 1276606 1169660 1280 1200 0 1275086 0
Current children cumulated CPU time: 3393.01 s
Current children cumulated vsize: 5106424 KiB
Current children cumulated memory: 4678640 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/264 72849
/proc/meminfo: memFree=110905764/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=5109280 memory=4681408 CPUtime=3452.85 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 634487 0 0 0 344962 323 0 0 20 0 1 0 62928981 5231902720 1170352 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 1277320 1170352 1280 1200 0 1275800 0
Current children cumulated CPU time: 3452.85 s
Current children cumulated vsize: 5109280 KiB
Current children cumulated memory: 4681408 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 72852
/proc/meminfo: memFree=110874084/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=5114520 memory=4697168 CPUtime=3512.66 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 636084 0 0 0 350942 324 0 0 20 0 1 0 62928981 5237268480 1174292 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 1278630 1174292 1280 1200 0 1277110 0
Current children cumulated CPU time: 3512.66 s
Current children cumulated vsize: 5114520 KiB
Current children cumulated memory: 4697168 KiB

[startup+3582.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/264 72854
/proc/meminfo: memFree=110873108/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=5114520 memory=4697168 CPUtime=3572.49 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 636109 0 0 0 356924 325 0 0 20 0 1 0 62928981 5237268480 1174292 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 1278630 1174292 1280 1200 0 1277110 0
Current children cumulated CPU time: 3572.49 s
Current children cumulated vsize: 5114520 KiB
Current children cumulated memory: 4697168 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 72854
/proc/meminfo: memFree=110865632/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=5114520 memory=4697168 CPUtime=3600.01 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 636123 0 0 0 359676 325 0 0 20 0 1 0 62928981 5237268480 1174292 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 1278630 1174292 1280 1200 0 1277110 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 5114520 KiB
Current children cumulated memory: 4697168 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3598.76 s, system=3.26516 s

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

[startup+3611.2 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 72854
/proc/meminfo: memFree=110865884/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=5114520 memory=4697168 CPUtime=3601.31 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 636125 0 0 0 359806 325 0 0 20 0 1 0 62928981 5237268480 1174292 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 1278630 1174292 1280 1200 0 1277110 0
Current children cumulated CPU time: 3601.31 s
Current children cumulated vsize: 5114520 KiB
Current children cumulated memory: 4697168 KiB

[startup+3611.6 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 72854
/proc/meminfo: memFree=110865884/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=5114520 memory=4697168 CPUtime=3601.7 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 636125 0 0 0 359845 325 0 0 20 0 1 0 62928981 5237268480 1174292 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 1278630 1174292 1280 1200 0 1277110 0
Current children cumulated CPU time: 3601.7 s
Current children cumulated vsize: 5114520 KiB
Current children cumulated memory: 4697168 KiB

[startup+3611.8 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 72854
/proc/meminfo: memFree=110865884/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=5114520 memory=4697168 CPUtime=3601.9 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 636125 0 0 0 359865 325 0 0 20 0 1 0 62928981 5237268480 1174292 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 1278630 1174292 1280 1200 0 1277110 0
Current children cumulated CPU time: 3601.9 s
Current children cumulated vsize: 5114520 KiB
Current children cumulated memory: 4697168 KiB

[startup+3611.9 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 72854
/proc/meminfo: memFree=110865884/131249996 swapFree=33010684/33010684
[pid=72483] ppid=72480 vsize=5114520 memory=4697168 CPUtime=3602 cores=4,6
/proc/72483/stat : 72483 (Exact) R 72480 72483 70946 0 -1 4194304 636125 0 0 0 359875 325 0 0 20 0 1 0 62928981 5237268480 1174292 18446744073709551615 4198400 9112445 140737085334544 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 17371136 140737085339962 140737085340141 140737085340141 140737085345743 0
/proc/72483/statm: 1278630 1174292 1280 1200 0 1277110 0
Current children cumulated CPU time: 3602 s
Current children cumulated vsize: 5114520 KiB
Current children cumulated memory: 4697168 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3611.92
CPU time (s): 3602.02
CPU user time (s): 3598.76
CPU system time (s): 3.26516
CPU usage (%): 99.7262
Max. virtual memory (cumulated for all children) (KiB): 5405020
Max. memory (cumulated for all children) (KiB): 4767952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.76
system time used= 3.26516
maximum resident set size= 4892880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 636125
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= 194
involuntary context switches= 1971


# summary of solver processes directly reported to runsolver:
#   pid: 72483
#   total CPU time (s): 3602.02
#   total CPU user time (s): 3598.76
#   total CPU system time (s): 3.26516

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.84482 second user time and 16.9562 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-07-02 18:08:31
IDJOB=4482681
IDBENCH=155399
IDSOLVER=3317
FILE ID=nodeC024/4482681-1751472510
RUNJOBID= nodeC024-1751464556-70957
SLURM_JOB_ID= 9598476
Free space on /tmp= 432288 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-mul_8_13_shg.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=360 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4482681-1751472510/watcher-4482681-1751472510 -o /tmp/evaluation-result-4482681-1751472510/solver-4482681-1751472510 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751464556-70957 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1401867835 --ls=360 HOME/instance-4482681-1751472510.opb

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

MD5SUM BENCH= a008918ff26f135f427f5632a2cbbc59
RANDOM SEED=1401867835

nodeC024 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        117480144 kB
MemAvailable:   124986528 kB
Buffers:            3280 kB
Cached:          8274388 kB
SwapCached:            0 kB
Active:          5055108 kB
Inactive:        8016080 kB
Active(anon):    4811584 kB
Inactive(anon):        0 kB
Active(file):     243524 kB
Inactive(file):  8016080 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             55132 kB
Writeback:            12 kB
AnonPages:       4792148 kB
Mapped:           119624 kB
Shmem:             18064 kB
KReclaimable:     171636 kB
Slab:             263508 kB
SReclaimable:     171636 kB
SUnreclaim:        91872 kB
KernelStack:        4320 kB
PageTables:        12608 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    5779540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4239360 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:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432240 MiB
End job on nodeC024 at 2025-07-02 19:08:43