Trace number 4545307

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Picat 2025-06-16? (TO) 3600.11 3610.01

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-SocialGolfers-08-04-08_c24.opb
MD5SUMe5dad10f2c51a051686c6ce21bebf57a
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables101921
Total number of constraints213661
Number of constraints which are clauses56497
Number of constraints which are cardinality constraints (but not clauses)776
Number of constraints which are nor clauses,nor cardinality constraints156388
Minimum length of a constraint1
Maximum length of a constraint32
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c solving HOME/instance-4545307-1753234824.opb (Picat 3.9b6)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545307-1753234824/watcher-4545307-1753234824 -o /tmp/evaluation-result-4545307-1753234824/solver-4545307-1753234824 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1753225008-176020 --watchdog 3760 pb_picat HOME/instance-4545307-1753234824.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=177205, runsolver pid=177202

[startup+0.100066 s]*
/proc/loadavg: 4.08 4.14 4.11 5/264 177206
/proc/meminfo: memFree=101109732/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2027148 memory=36636 CPUtime=0.08 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 1121 0 0 0 8 0 0 0 20 0 1 0 239161080 2075799552 9159 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 506787 9159 1568 343 0 503851 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 36636 KiB

[startup+0.205537 s]*
/proc/loadavg: 4.08 4.14 4.11 5/264 177206
/proc/meminfo: memFree=101097444/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2027148 memory=57188 CPUtime=0.2 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 1149 0 0 0 19 1 0 0 20 0 1 0 239161080 2075799552 14297 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 506787 14297 1568 343 0 503851 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 57188 KiB

[startup+0.305479 s]*
/proc/loadavg: 4.08 4.14 4.11 5/264 177206
/proc/meminfo: memFree=101072868/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2027148 memory=77736 CPUtime=0.29 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 1177 0 0 0 28 1 0 0 20 0 1 0 239161080 2075799552 19434 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 506787 19434 1568 343 0 503851 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 77736 KiB

[startup+0.700178 s]
/proc/loadavg: 4.08 4.14 4.11 5/264 177206
/proc/meminfo: memFree=101031908/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2027148 memory=153792 CPUtime=0.68 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 1282 0 0 0 65 3 0 0 20 0 1 0 239161080 2075799552 37933 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 506787 37933 1568 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 153792 KiB

[startup+1.50018 s]
/proc/loadavg: 4.08 4.14 4.11 5/264 177206
/proc/meminfo: memFree=100929508/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2027148 memory=311660 CPUtime=1.48 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 1403 0 0 0 141 7 0 0 20 0 1 0 239161080 2075799552 77915 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 506787 77915 1568 343 0 503851 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 311660 KiB

[startup+3.10536 s]
/proc/loadavg: 4.08 4.14 4.11 5/264 177206
/proc/meminfo: memFree=100585948/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2028652 memory=548716 CPUtime=3.08 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 1975 0 0 0 295 13 0 0 20 0 1 0 239161080 2077339648 137179 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 507163 137179 1696 343 0 504227 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2028652 KiB
Current children cumulated memory: 548716 KiB

[startup+6.30016 s]
/proc/loadavg: 4.08 4.14 4.11 5/264 177206
/proc/meminfo: memFree=100548332/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2066020 memory=580000 CPUtime=6.27 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 7661 0 0 0 578 49 0 0 20 0 1 0 239161080 2115604480 145000 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 516505 145000 1696 343 0 513569 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2066020 KiB
Current children cumulated memory: 580000 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.14 4.11 5/264 177206
/proc/meminfo: memFree=100462196/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2139836 memory=627128 CPUtime=12.66 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 14366 0 0 0 1161 105 0 0 20 0 1 0 239161080 2191192064 156782 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 534959 156782 1728 343 0 532023 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2139836 KiB
Current children cumulated memory: 627128 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.15 4.12 5/264 177206
/proc/meminfo: memFree=100453136/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2117180 memory=623904 CPUtime=25.42 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 28652 0 0 0 2433 109 0 0 20 0 1 0 239161080 2167992320 155976 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 529295 155976 1728 343 0 526359 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2117180 KiB
Current children cumulated memory: 623904 KiB

[startup+51.1054 s]
/proc/loadavg: 4.08 4.13 4.11 5/264 177207
/proc/meminfo: memFree=100285108/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2117180 memory=619684 CPUtime=50.95 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 42307 0 0 0 4981 114 0 0 20 0 1 0 239161080 2167992320 154921 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 529295 154921 1728 343 0 526359 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2117180 KiB
Current children cumulated memory: 619684 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.13 4.11 5/264 177210
/proc/meminfo: memFree=100522292/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2100796 memory=619172 CPUtime=101.99 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 62285 0 0 0 10076 123 0 0 20 0 1 0 239161080 2151215104 154793 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 525199 154793 1728 343 0 522263 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 2100796 KiB
Current children cumulated memory: 619172 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.12 4.10 5/265 177214
/proc/meminfo: memFree=100486936/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2117180 memory=622244 CPUtime=161.81 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 77916 0 0 0 16050 131 0 0 20 0 1 0 239161080 2167992320 155561 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 529295 155561 1728 343 0 526359 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 2117180 KiB
Current children cumulated memory: 622244 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.11 4.10 5/265 177216
/proc/meminfo: memFree=100500928/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2100796 memory=618384 CPUtime=221.64 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 92843 0 0 0 22025 139 0 0 20 0 1 0 239161080 2151215104 154596 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 525199 154596 1728 343 0 522263 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 2100796 KiB
Current children cumulated memory: 618384 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.12 4.10 5/266 177220
/proc/meminfo: memFree=99958260/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2117084 memory=626352 CPUtime=281.47 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 104443 0 0 0 28003 144 0 0 20 0 1 0 239161080 2167894016 156588 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 529271 156588 1728 343 0 526335 0
Current children cumulated CPU time: 281.47 s
Current children cumulated vsize: 2117084 KiB
Current children cumulated memory: 626352 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/267 177225
/proc/meminfo: memFree=99777808/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2100700 memory=616112 CPUtime=341.29 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 114839 0 0 0 33981 148 0 0 20 0 1 0 239161080 2151116800 154028 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 525175 154028 1728 343 0 522239 0
Current children cumulated CPU time: 341.29 s
Current children cumulated vsize: 2100700 KiB
Current children cumulated memory: 616112 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/267 177232
/proc/meminfo: memFree=99793008/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2117084 memory=626352 CPUtime=401.12 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 124595 0 0 0 39959 153 0 0 20 0 1 0 239161080 2167894016 156588 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 529271 156588 1728 343 0 526335 0
Current children cumulated CPU time: 401.12 s
Current children cumulated vsize: 2117084 KiB
Current children cumulated memory: 626352 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/266 177235
/proc/meminfo: memFree=99986804/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2117084 memory=624304 CPUtime=460.94 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 134428 0 0 0 45937 157 0 0 20 0 1 0 239161080 2167894016 156076 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 529271 156076 1728 343 0 526335 0
Current children cumulated CPU time: 460.94 s

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

Current children cumulated memory: 637256 KiB

[startup+2862.3 s]
/proc/loadavg: 1.13 1.14 1.66 2/245 177452
/proc/meminfo: memFree=116926028/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2100700 memory=623096 CPUtime=2854.26 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 403633 0 0 0 285080 346 0 0 20 0 1 0 239161080 2151116800 155774 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 525175 155774 1728 343 0 522239 0
Current children cumulated CPU time: 2854.26 s
Current children cumulated vsize: 2100700 KiB
Current children cumulated memory: 623096 KiB

[startup+2922.3 s]
/proc/loadavg: 1.10 1.13 1.62 2/246 177459
/proc/meminfo: memFree=116917340/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2149852 memory=638664 CPUtime=2914.1 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 410489 0 0 0 291057 353 0 0 20 0 1 0 239161080 2201448448 159666 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 537463 159666 1728 343 0 534527 0
Current children cumulated CPU time: 2914.1 s
Current children cumulated vsize: 2149852 KiB
Current children cumulated memory: 638664 KiB

[startup+2982.3 s]
/proc/loadavg: 1.12 1.12 1.59 2/246 177461
/proc/meminfo: memFree=116901532/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2149852 memory=646856 CPUtime=2973.95 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 415142 0 0 0 297038 357 0 0 20 0 1 0 239161080 2201448448 161714 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 537463 161714 1728 343 0 534527 0
Current children cumulated CPU time: 2973.95 s
Current children cumulated vsize: 2149852 KiB
Current children cumulated memory: 646856 KiB

[startup+3042.3 s]
/proc/loadavg: 1.10 1.11 1.55 2/246 177463
/proc/meminfo: memFree=116922644/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2116976 memory=626268 CPUtime=3033.79 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 422000 0 0 0 303016 363 0 0 20 0 1 0 239161080 2167783424 156567 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 529244 156567 1728 343 0 526308 0
Current children cumulated CPU time: 3033.79 s
Current children cumulated vsize: 2116976 KiB
Current children cumulated memory: 626268 KiB

[startup+3102.3 s]
/proc/loadavg: 1.08 1.11 1.52 2/246 177466
/proc/meminfo: memFree=116922360/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2116976 memory=632412 CPUtime=3093.63 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 425057 0 0 0 308998 365 0 0 20 0 1 0 239161080 2167783424 158103 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 529244 158103 1728 343 0 526308 0
Current children cumulated CPU time: 3093.63 s
Current children cumulated vsize: 2116976 KiB
Current children cumulated memory: 632412 KiB

[startup+3162.3 s]
/proc/loadavg: 1.07 1.10 1.49 2/246 177468
/proc/meminfo: memFree=116924280/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2116976 memory=633180 CPUtime=3153.46 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 430133 0 0 0 314979 367 0 0 20 0 1 0 239161080 2167783424 158295 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 529244 158295 1728 343 0 526308 0
Current children cumulated CPU time: 3153.46 s
Current children cumulated vsize: 2116976 KiB
Current children cumulated memory: 633180 KiB

[startup+3222.3 s]
/proc/loadavg: 1.08 1.09 1.46 2/245 177469
/proc/meminfo: memFree=116887692/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2149744 memory=661084 CPUtime=3213.34 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 433894 0 0 0 320963 371 0 0 20 0 1 0 239161080 2201337856 165271 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 537436 165271 1728 343 0 534500 0
Current children cumulated CPU time: 3213.34 s
Current children cumulated vsize: 2149744 KiB
Current children cumulated memory: 661084 KiB

[startup+3282.3 s]
/proc/loadavg: 1.07 1.09 1.44 2/245 177471
/proc/meminfo: memFree=116912664/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2149744 memory=642652 CPUtime=3273.19 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 439526 0 0 0 326945 374 0 0 20 0 1 0 239161080 2201337856 160663 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 537436 160663 1728 343 0 534500 0
Current children cumulated CPU time: 3273.19 s
Current children cumulated vsize: 2149744 KiB
Current children cumulated memory: 642652 KiB

[startup+3342.3 s]
/proc/loadavg: 1.12 1.10 1.42 2/246 177474
/proc/meminfo: memFree=116902444/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2116976 memory=638224 CPUtime=3333.05 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 442151 0 0 0 332927 378 0 0 20 0 1 0 239161080 2167783424 159556 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 529244 159556 1728 343 0 526308 0
Current children cumulated CPU time: 3333.05 s
Current children cumulated vsize: 2116976 KiB
Current children cumulated memory: 638224 KiB

[startup+3402.3 s]
/proc/loadavg: 1.04 1.08 1.39 2/246 177476
/proc/meminfo: memFree=116908428/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2149744 memory=642908 CPUtime=3392.9 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 448250 0 0 0 338907 383 0 0 20 0 1 0 239161080 2201337856 160727 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 537436 160727 1728 343 0 534500 0
Current children cumulated CPU time: 3392.9 s
Current children cumulated vsize: 2149744 KiB
Current children cumulated memory: 642908 KiB

[startup+3462.3 s]
/proc/loadavg: 1.12 1.09 1.37 2/248 177483
/proc/meminfo: memFree=116902664/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2149744 memory=650844 CPUtime=3452.76 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 451536 0 0 0 344891 385 0 0 20 0 1 0 239161080 2201337856 162711 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 537436 162711 1728 343 0 534500 0
Current children cumulated CPU time: 3452.76 s
Current children cumulated vsize: 2149744 KiB
Current children cumulated memory: 650844 KiB

[startup+3522.3 s]
/proc/loadavg: 1.10 1.09 1.35 2/248 177489
/proc/meminfo: memFree=116900488/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2182512 memory=654940 CPUtime=3512.61 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 457263 0 0 0 350873 388 0 0 20 0 1 0 239161080 2234892288 163735 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 545628 163735 1728 343 0 542692 0
Current children cumulated CPU time: 3512.61 s
Current children cumulated vsize: 2182512 KiB
Current children cumulated memory: 654940 KiB

[startup+3582.3 s]
/proc/loadavg: 1.08 1.09 1.34 2/248 177491
/proc/meminfo: memFree=116900840/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2149744 memory=646748 CPUtime=3572.46 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 459153 0 0 0 356857 389 0 0 20 0 1 0 239161080 2201337856 161687 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 537436 161687 1728 343 0 534500 0
Current children cumulated CPU time: 3572.46 s
Current children cumulated vsize: 2149744 KiB
Current children cumulated memory: 646748 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 1.05 1.08 1.32 2/247 177493
/proc/meminfo: memFree=116886904/131249996 swapFree=33010160/33010684
[pid=177205] ppid=177202 vsize=2149744 memory=661084 CPUtime=3600.1 cores=0,2
/proc/177205/stat : 177205 (pb_picat) R 177202 177205 176010 0 -1 4194304 462245 0 0 0 359619 391 0 0 20 0 1 0 239161080 2201337856 165271 18446744073709551615 94463400529920 94463401931501 140724386734832 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94463402202928 94463404077232 94463426281472 140724386740636 140724386740712 140724386740712 140724386746316 0
/proc/177205/statm: 537436 165271 1728 343 0 534500 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 2149744 KiB
Current children cumulated memory: 661084 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.19 s, system=3.91678 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.01
CPU time (s): 3600.11
CPU user time (s): 3596.19
CPU system time (s): 3.91678
CPU usage (%): 99.7258
Max. virtual memory (cumulated for all children) (KiB): 2215388
Max. memory (cumulated for all children) (KiB): 676060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.19
system time used= 3.91678
maximum resident set size= 676444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 462245
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= 92
involuntary context switches= 7873


# summary of solver processes directly reported to runsolver:
#   pid: 177205
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3596.19
#   total CPU system time (s): 3.91678

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.67078 second user time and 14.9101 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-23 03:40:24
IDJOB=4545307
IDBENCH=180812
IDSOLVER=3346
FILE ID=nodeC032/4545307-1753234824
RUNJOBID= nodeC032-1753225008-176020
SLURM_JOB_ID= 9687838
Free space on /tmp= 432532 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-SocialGolfers-08-04-08_c24.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545307-1753234824/watcher-4545307-1753234824 -o /tmp/evaluation-result-4545307-1753234824/solver-4545307-1753234824 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1753225008-176020 --watchdog 3760  pb_picat HOME/instance-4545307-1753234824.opb

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

MD5SUM BENCH= e5dad10f2c51a051686c6ce21bebf57a
RANDOM SEED=864823404

nodeC032 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.899
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.69
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.768
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.69
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		: 3492.849
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.69
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		: 3700.000
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.69
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.911
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.69
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.907
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.69
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		: 3516.371
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.69
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		: 3659.362
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        101134556 kB
MemAvailable:   113225212 kB
Buffers:            2728 kB
Cached:         12769892 kB
SwapCached:           20 kB
Active:         17588052 kB
Inactive:       11639188 kB
Active(anon):   16477768 kB
Inactive(anon):     3124 kB
Active(file):    1110284 kB
Inactive(file): 11636064 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14216 kB
Writeback:             0 kB
AnonPages:      16451676 kB
Mapped:           119228 kB
Shmem:             26240 kB
KReclaimable:     367096 kB
Slab:             465960 kB
SReclaimable:     367096 kB
SUnreclaim:        98864 kB
KernelStack:        4288 kB
PageTables:        35384 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   23045368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:  14385152 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432572 MiB
End job on nodeC032 at 2025-07-23 04:40:35