Trace number 4501971

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.09 3610.5

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j90/normalized-j9013_10-sat.opb
MD5SUMbe0542d3b59031398d11b8d8792cc86e
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 variables22022
Total number of constraints69919
Number of constraints which are clauses69439
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints480
Minimum length of a constraint1
Maximum length of a constraint90
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 26
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 535
Number of bits of the biggest sum of numbers10
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-4501971-1751154912.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: 63837 MiB (63305 MiB free)
  memory of node 1: 64465 MiB (63926 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4501971-1751154912/watcher-4501971-1751154912 -o /tmp/evaluation-result-4501971-1751154912/solver-4501971-1751154912 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751146846-14033 --watchdog 3760 pb_picat HOME/instance-4501971-1751154912.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
Current StackSize limit: 8192 KiB

solver pid=15157, runsolver pid=15154

[startup+0.100299 s]*
/proc/loadavg: 4.15 4.11 4.09 5/249 15158
/proc/meminfo: memFree=130277612/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2027148 memory=25788 CPUtime=0.09 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 1027 0 0 0 8 1 0 0 20 0 1 0 31170001 2075799552 6447 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 6 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 506787 6447 1504 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 25788 KiB

[startup+0.214168 s]*
/proc/loadavg: 4.15 4.11 4.09 5/249 15158
/proc/meminfo: memFree=130269420/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2027148 memory=32004 CPUtime=0.19 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 1053 0 0 0 18 1 0 0 20 0 1 0 31170001 2075799552 8001 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 6 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 506787 8001 1504 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 32004 KiB

[startup+0.313012 s]*
/proc/loadavg: 4.15 4.11 4.09 5/249 15158
/proc/meminfo: memFree=130265324/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2027148 memory=38184 CPUtime=0.27 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 1057 0 0 0 26 1 0 0 20 0 1 0 31170001 2075799552 9546 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 6 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 506787 9546 1504 343 0 503851 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 38184 KiB

[startup+0.700164 s]
/proc/loadavg: 4.15 4.11 4.09 5/249 15158
/proc/meminfo: memFree=130257132/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2027148 memory=56628 CPUtime=0.61 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 1072 0 0 0 60 1 0 0 20 0 1 0 31170001 2075799552 14157 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 6 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 506787 14157 1504 343 0 503851 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 56628 KiB

[startup+1.50022 s]
/proc/loadavg: 4.15 4.11 4.09 5/249 15158
/proc/meminfo: memFree=130220144/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2027148 memory=149652 CPUtime=1.4 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 1241 0 0 0 138 2 0 0 20 0 1 0 31170001 2075799552 37413 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 6 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 506787 37413 1600 343 0 503851 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 149652 KiB

[startup+3.10517 s]
/proc/loadavg: 4.14 4.11 4.09 5/249 15158
/proc/meminfo: memFree=130105712/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2065884 memory=203344 CPUtime=3 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 7473 0 0 0 289 11 0 0 20 0 1 0 31170001 2115465216 50836 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 516471 50836 1696 343 0 513535 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 2065884 KiB
Current children cumulated memory: 203344 KiB

[startup+6.30031 s]
/proc/loadavg: 4.14 4.11 4.09 5/249 15158
/proc/meminfo: memFree=130093016/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2103620 memory=228860 CPUtime=6.18 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 12245 0 0 0 592 26 0 0 20 0 1 0 31170001 2154106880 57215 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 525905 57215 1696 343 0 522969 0
Current children cumulated CPU time: 6.18 s
Current children cumulated vsize: 2103620 KiB
Current children cumulated memory: 228860 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 4.11 4.09 5/249 15159
/proc/meminfo: memFree=130072216/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2093436 memory=221392 CPUtime=12.57 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 21567 0 0 0 1227 30 0 0 20 0 1 0 31170001 2143678464 55348 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 523359 55348 1696 343 0 520423 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 2093436 KiB
Current children cumulated memory: 221392 KiB

[startup+25.5003 s]
/proc/loadavg: 4.17 4.12 4.10 5/249 15159
/proc/meminfo: memFree=130071696/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2110132 memory=231912 CPUtime=25.33 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 30243 0 0 0 2499 34 0 0 20 0 1 0 31170001 2160775168 57978 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 527533 57978 1696 343 0 524597 0
Current children cumulated CPU time: 25.33 s
Current children cumulated vsize: 2110132 KiB
Current children cumulated memory: 231912 KiB

[startup+51.1127 s]
/proc/loadavg: 4.11 4.11 4.09 5/249 15159
/proc/meminfo: memFree=130063804/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2142900 memory=246248 CPUtime=50.87 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 39417 0 0 0 5048 39 0 0 20 0 1 0 31170001 2194329600 61562 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 535725 61562 1696 343 0 532789 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 2142900 KiB
Current children cumulated memory: 246248 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.12 4.10 5/249 15161
/proc/meminfo: memFree=130057800/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2142900 memory=252392 CPUtime=101.92 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 50470 0 0 0 10148 44 0 0 20 0 1 0 31170001 2194329600 63098 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 535725 63098 1696 343 0 532789 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 2142900 KiB
Current children cumulated memory: 252392 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/250 15166
/proc/meminfo: memFree=130051844/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2142900 memory=254440 CPUtime=161.76 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 56896 0 0 0 16128 48 0 0 20 0 1 0 31170001 2194329600 63610 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 535725 63610 1696 343 0 532789 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 2142900 KiB
Current children cumulated memory: 254440 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/250 15172
/proc/meminfo: memFree=130046668/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2175668 memory=258232 CPUtime=221.59 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 63612 0 0 0 22108 51 0 0 20 0 1 0 31170001 2227884032 64558 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 543917 64558 1696 343 0 540981 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 2175668 KiB
Current children cumulated memory: 258232 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/250 15174
/proc/meminfo: memFree=130039520/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2176644 memory=261196 CPUtime=281.42 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 66995 0 0 0 28089 53 0 0 20 0 1 0 31170001 2228883456 65299 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 544161 65299 1696 343 0 541225 0
Current children cumulated CPU time: 281.42 s
Current children cumulated vsize: 2176644 KiB
Current children cumulated memory: 261196 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/250 15176
/proc/meminfo: memFree=130032484/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2143876 memory=257484 CPUtime=341.26 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 71096 0 0 0 34070 56 0 0 20 0 1 0 31170001 2195329024 64371 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 535969 64371 1696 343 0 533033 0
Current children cumulated CPU time: 341.26 s
Current children cumulated vsize: 2143876 KiB
Current children cumulated memory: 257484 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/251 15238
/proc/meminfo: memFree=129839948/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2176644 memory=269772 CPUtime=401.09 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 74657 0 0 0 40051 58 0 0 20 0 1 0 31170001 2228883456 67443 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 544161 67443 1696 343 0 541225 0
Current children cumulated CPU time: 401.09 s
Current children cumulated vsize: 2176644 KiB
Current children cumulated memory: 269772 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/251 15241
/proc/meminfo: memFree=129822144/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2176644 memory=269772 CPUtime=460.92 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 77023 0 0 0 46033 59 0 0 20 0 1 0 31170001 2228883456 67443 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 544161 67443 1696 343 0 541225 0
Current children cumulated CPU time: 460.92 s

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

Current children cumulated memory: 279580 KiB

[startup+2922.3 s]
/proc/loadavg: 2.26 3.35 3.81 3/239 15418
/proc/meminfo: memFree=129891660/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2148188 memory=275484 CPUtime=2913.91 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 149264 0 0 0 291274 117 0 0 20 0 1 0 31170001 2199744512 68871 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 537047 68871 1696 343 0 534111 0
Current children cumulated CPU time: 2913.91 s
Current children cumulated vsize: 2148188 KiB
Current children cumulated memory: 275484 KiB

[startup+2982.3 s]
/proc/loadavg: 2.14 3.11 3.70 3/239 15420
/proc/meminfo: memFree=129870420/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2180956 memory=304156 CPUtime=2973.73 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 152167 0 0 0 297254 119 0 0 20 0 1 0 31170001 2233298944 76039 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 545239 76039 1696 343 0 542303 0
Current children cumulated CPU time: 2973.73 s
Current children cumulated vsize: 2180956 KiB
Current children cumulated memory: 304156 KiB

[startup+3042.3 s]
/proc/loadavg: 2.15 2.94 3.60 3/239 15422
/proc/meminfo: memFree=129883732/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2181580 memory=287256 CPUtime=3033.56 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 154498 0 0 0 303235 121 0 0 20 0 1 0 31170001 2233937920 71814 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 545395 71814 1696 343 0 542459 0
Current children cumulated CPU time: 3033.56 s
Current children cumulated vsize: 2181580 KiB
Current children cumulated memory: 287256 KiB

[startup+3102.3 s]
/proc/loadavg: 2.55 2.89 3.54 3/238 15424
/proc/meminfo: memFree=129892932/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2148812 memory=283672 CPUtime=3093.38 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 156481 0 0 0 309216 122 0 0 20 0 1 0 31170001 2200383488 70918 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 537203 70918 1696 343 0 534267 0
Current children cumulated CPU time: 3093.38 s
Current children cumulated vsize: 2148812 KiB
Current children cumulated memory: 283672 KiB

[startup+3162.3 s]
/proc/loadavg: 2.47 2.82 3.47 3/239 15429
/proc/meminfo: memFree=129879864/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2181580 memory=291864 CPUtime=3153.19 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 156996 0 0 0 315197 122 0 0 20 0 1 0 31170001 2233937920 72966 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 545395 72966 1696 343 0 542459 0
Current children cumulated CPU time: 3153.19 s
Current children cumulated vsize: 2181580 KiB
Current children cumulated memory: 291864 KiB

[startup+3222.3 s]
/proc/loadavg: 2.23 2.68 3.38 3/239 15435
/proc/meminfo: memFree=129878408/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2148812 memory=286744 CPUtime=3213.02 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 159132 0 0 0 321178 124 0 0 20 0 1 0 31170001 2200383488 71686 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 537203 71686 1696 343 0 534267 0
Current children cumulated CPU time: 3213.02 s
Current children cumulated vsize: 2148812 KiB
Current children cumulated memory: 286744 KiB

[startup+3282.3 s]
/proc/loadavg: 2.13 2.57 3.30 3/239 15437
/proc/meminfo: memFree=129889744/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2181580 memory=293912 CPUtime=3272.84 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 159408 0 0 0 327160 124 0 0 20 0 1 0 31170001 2233937920 73478 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 545395 73478 1696 343 0 542459 0
Current children cumulated CPU time: 3272.84 s
Current children cumulated vsize: 2181580 KiB
Current children cumulated memory: 293912 KiB

[startup+3342.3 s]
/proc/loadavg: 2.15 2.50 3.22 3/239 15440
/proc/meminfo: memFree=129861868/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2148812 memory=286360 CPUtime=3332.66 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 162659 0 0 0 333139 127 0 0 20 0 1 0 31170001 2200383488 71590 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 537203 71590 1696 343 0 534267 0
Current children cumulated CPU time: 3332.66 s
Current children cumulated vsize: 2148812 KiB
Current children cumulated memory: 286360 KiB

[startup+3402.3 s]
/proc/loadavg: 2.10 2.42 3.15 3/239 15442
/proc/meminfo: memFree=129889052/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2181580 memory=293912 CPUtime=3392.49 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 166463 0 0 0 339119 130 0 0 20 0 1 0 31170001 2233937920 73478 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 545395 73478 1696 343 0 542459 0
Current children cumulated CPU time: 3392.49 s
Current children cumulated vsize: 2181580 KiB
Current children cumulated memory: 293912 KiB

[startup+3462.3 s]
/proc/loadavg: 2.15 2.37 3.08 3/239 15444
/proc/meminfo: memFree=129889808/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2148812 memory=269004 CPUtime=3452.31 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 170124 0 0 0 345098 133 0 0 20 0 1 0 31170001 2200383488 67251 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 537203 67251 1696 343 0 534267 0
Current children cumulated CPU time: 3452.31 s
Current children cumulated vsize: 2148812 KiB
Current children cumulated memory: 269004 KiB

[startup+3522.3 s]
/proc/loadavg: 2.12 2.32 3.02 3/240 15447
/proc/meminfo: memFree=129877756/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2181580 memory=298528 CPUtime=3512.14 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 171516 0 0 0 351079 135 0 0 20 0 1 0 31170001 2233937920 74632 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 545395 74632 1696 343 0 542459 0
Current children cumulated CPU time: 3512.14 s
Current children cumulated vsize: 2181580 KiB
Current children cumulated memory: 298528 KiB

[startup+3582.3 s]
/proc/loadavg: 2.09 2.27 2.96 3/240 15449
/proc/meminfo: memFree=129890440/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2148812 memory=290336 CPUtime=3571.96 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 173376 0 0 0 357059 137 0 0 20 0 1 0 31170001 2200383488 72584 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 537203 72584 1696 343 0 534267 0
Current children cumulated CPU time: 3571.96 s
Current children cumulated vsize: 2148812 KiB
Current children cumulated memory: 290336 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 2.11 2.26 2.93 3/240 15449
/proc/meminfo: memFree=129865864/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2181580 memory=294432 CPUtime=3600.08 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 173889 0 0 0 359871 137 0 0 20 0 1 0 31170001 2233937920 73608 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 545395 73608 1696 343 0 542459 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 2181580 KiB
Current children cumulated memory: 294432 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.71 s, system=1.3762 s

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

[startup+3610.5 s]
/proc/loadavg: 2.11 2.26 2.93 3/240 15449
/proc/meminfo: memFree=129865864/131382120 swapFree=33010684/33010684
[pid=15157] ppid=15154 vsize=2181580 memory=294432 CPUtime=3600.08 cores=4,6
/proc/15157/stat : 15157 (pb_picat) R 15154 15157 14022 0 -1 4194304 173889 0 0 0 359871 137 0 0 20 0 1 0 31170001 2233937920 73608 18446744073709551615 93981889007616 93981890409197 140734588434048 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93981890680624 93981892554928 93981917253632 140734588438942 140734588439018 140734588439018 140734588444620 0
/proc/15157/statm: 545395 73608 1696 343 0 542459 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 2181580 KiB
Current children cumulated memory: 294432 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.5
CPU time (s): 3600.09
CPU user time (s): 3598.71
CPU system time (s): 1.3762
CPU usage (%): 99.7115
Max. virtual memory (cumulated for all children) (KiB): 2247116
Max. memory (cumulated for all children) (KiB): 323820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.71
system time used= 1.3762
maximum resident set size= 323820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173889
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= 83
involuntary context switches= 2552


# summary of solver processes directly reported to runsolver:
#   pid: 15157
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3598.71
#   total CPU system time (s): 1.3762

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.6916 second user time and 34.7713 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-06-29 01:55:12
IDJOB=4501971
IDBENCH=152989
IDSOLVER=3346
FILE ID=nodeC002/4501971-1751154912
RUNJOBID= nodeC002-1751146846-14033
SLURM_JOB_ID= 9587468
Free space on /tmp= 433048 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB10/DEC-LIN/oliveras/j90/normalized-j9013_10-sat.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4501971-1751154912/watcher-4501971-1751154912 -o /tmp/evaluation-result-4501971-1751154912/solver-4501971-1751154912 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751146846-14033 --watchdog 3760  pb_picat HOME/instance-4501971-1751154912.opb

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

MD5SUM BENCH= be0542d3b59031398d11b8d8792cc86e
RANDOM SEED=771688865

nodeC002 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	: 0xb00001f
cpu MHz		: 3661.030
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 3662.586
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.600
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.416
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.224
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 3662.521
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.224
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.772
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        130285740 kB
MemAvailable:   129889812 kB
Buffers:            3280 kB
Cached:           374600 kB
SwapCached:            0 kB
Active:           392644 kB
Inactive:         176576 kB
Active(anon):     209300 kB
Inactive(anon):        0 kB
Active(file):     183344 kB
Inactive(file):   176576 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5844 kB
Writeback:             0 kB
AnonPages:        194520 kB
Mapped:           112816 kB
Shmem:             17960 kB
KReclaimable:      84100 kB
Slab:             164616 kB
SReclaimable:      84100 kB
SUnreclaim:        80516 kB
KernelStack:        4048 kB
PageTables:         3480 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    6553092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433048 MiB
End job on nodeC002 at 2025-06-29 02:55:23