Trace number 4528502

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
pb_picat 2025-07-11? (TO) 3600.08 3611.44

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-sbox_8_shg.opb
MD5SUMde975147a543f81642d44481372d34a3
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 benchmark304
Best CPU time to get the best result obtained on this benchmark3063.85
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables136253
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 constraint170
Maximum length of a constraint1517
Number of terms in the objective function 136253
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 136253
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 136253
Number of bits of the biggest sum of numbers18
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.09	c solving HOME/instance-4528502-1752242045.opb (Picat 3.9b11, 7/10/2025)
523.24/524.89	o 13135
540.59/542.27	o 908

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: 63794 MiB (62699 MiB free)
  memory of node 1: 64507 MiB (60273 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528502-1752242045/watcher-4528502-1752242045 -o /tmp/evaluation-result-4528502-1752242045/solver-4528502-1752242045 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1752237995-109812 --watchdog 3760 pb_picat HOME/instance-4528502-1752242045.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=110565, runsolver pid=110562

[startup+0.100122 s]*
/proc/loadavg: 4.08 4.10 4.13 5/250 110566
/proc/meminfo: memFree=125912284/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=2027148 memory=36832 CPUtime=0.09 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 1240 0 0 0 9 0 0 0 20 0 1 0 139884208 2075799552 9208 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 506787 9208 1504 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 36832 KiB

[startup+0.213333 s]*
/proc/loadavg: 4.08 4.10 4.13 5/250 110566
/proc/meminfo: memFree=125853176/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=2090444 memory=98652 CPUtime=0.21 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 3114 0 0 0 19 2 0 0 20 0 1 0 139884208 2140614656 24663 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 522611 24663 1504 343 0 519675 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2090444 KiB
Current children cumulated memory: 98652 KiB

[startup+0.313265 s]*
/proc/loadavg: 4.08 4.10 4.13 5/250 110566
/proc/meminfo: memFree=125788148/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=2098640 memory=149548 CPUtime=0.31 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 4583 0 0 0 28 3 0 0 20 0 1 0 139884208 2149007360 37387 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 524660 37387 1504 343 0 521724 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2098640 KiB
Current children cumulated memory: 149548 KiB

[startup+0.700289 s]
/proc/loadavg: 4.08 4.10 4.13 5/250 110566
/proc/meminfo: memFree=125751284/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=2098640 memory=217268 CPUtime=0.69 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 4621 0 0 0 65 4 0 0 20 0 1 0 139884208 2149007360 54317 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 524660 54317 1536 343 0 521724 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2098640 KiB
Current children cumulated memory: 217268 KiB

[startup+1.50033 s]
/proc/loadavg: 4.08 4.10 4.13 5/250 110566
/proc/meminfo: memFree=125652980/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=2098640 memory=377012 CPUtime=1.48 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 4699 0 0 0 142 6 0 0 20 0 1 0 139884208 2149007360 94253 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 524660 94253 1536 343 0 521724 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2098640 KiB
Current children cumulated memory: 377012 KiB

[startup+3.11293 s]
/proc/loadavg: 4.07 4.10 4.13 5/250 110566
/proc/meminfo: memFree=125260144/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=2098640 memory=700596 CPUtime=3.09 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 4878 0 0 0 297 12 0 0 20 0 1 0 139884208 2149007360 175149 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 524660 175149 1536 343 0 521724 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2098640 KiB
Current children cumulated memory: 700596 KiB

[startup+6.30032 s]
/proc/loadavg: 4.07 4.10 4.13 5/250 110566
/proc/meminfo: memFree=124641656/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=2098640 memory=1358004 CPUtime=6.27 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 5219 0 0 0 603 24 0 0 20 0 1 0 139884208 2149007360 339501 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 524660 339501 1536 343 0 521724 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2098640 KiB
Current children cumulated memory: 1358004 KiB

[startup+12.7003 s]
/proc/loadavg: 4.07 4.10 4.13 5/250 110566
/proc/meminfo: memFree=123917072/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=2098640 memory=2021556 CPUtime=12.66 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 5801 0 0 0 1227 39 0 0 20 0 1 0 139884208 2149007360 505389 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 524660 505389 1536 343 0 521724 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2098640 KiB
Current children cumulated memory: 2021556 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.11 4.13 5/250 110566
/proc/meminfo: memFree=123357980/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=4232812 memory=2549792 CPUtime=25.42 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 7908 0 0 0 2488 54 0 0 20 0 1 0 139884208 4334399488 637448 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 1058203 637448 1536 343 0 1055267 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 4232812 KiB
Current children cumulated memory: 2549792 KiB

[startup+51.1129 s]
/proc/loadavg: 4.21 4.13 4.14 5/251 110567
/proc/meminfo: memFree=122768352/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=4233212 memory=3154976 CPUtime=50.95 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 11085 0 0 0 5010 85 0 0 20 0 1 0 139884208 4334809088 788744 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 1058303 788744 1536 343 0 1055367 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 4233212 KiB
Current children cumulated memory: 3154976 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.12 4.13 5/253 110575
/proc/meminfo: memFree=122116564/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=4233352 memory=3773176 CPUtime=101.99 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 16370 0 0 0 10033 166 0 0 20 0 1 0 139884208 4334952448 943294 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 1058338 943294 1536 343 0 1055402 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 4233352 KiB
Current children cumulated memory: 3773176 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.11 4.13 5/253 110577
/proc/meminfo: memFree=121848296/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=4233472 memory=4088572 CPUtime=161.82 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 23031 0 0 0 15891 291 0 0 20 0 1 0 139884208 4335075328 1022143 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 1058368 1022143 1536 343 0 1055432 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 4233472 KiB
Current children cumulated memory: 4088572 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.11 4.12 5/253 110579
/proc/meminfo: memFree=121750600/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=4233472 memory=4158388 CPUtime=221.64 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 24065 0 0 0 21871 293 0 0 20 0 1 0 139884208 4335075328 1039597 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 1058368 1039597 1536 343 0 1055432 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 4233472 KiB
Current children cumulated memory: 4158388 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.12 4.12 5/253 110581
/proc/meminfo: memFree=121770708/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=4233472 memory=4170732 CPUtime=281.47 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 25973 0 0 0 27853 294 0 0 20 0 1 0 139884208 4335075328 1042683 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 1058368 1042683 1536 343 0 1055432 0
Current children cumulated CPU time: 281.47 s
Current children cumulated vsize: 4233472 KiB
Current children cumulated memory: 4170732 KiB

[startup+342.3 s]
/proc/loadavg: 4.05 4.09 4.11 5/252 110583
/proc/meminfo: memFree=119240208/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=8383080 memory=6650596 CPUtime=341.29 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 31730 0 0 0 33708 421 0 0 20 0 1 0 139884208 8584273920 1662649 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 2095770 1662649 1536 343 0 2092834 0
Current children cumulated CPU time: 341.29 s
Current children cumulated vsize: 8383080 KiB
Current children cumulated memory: 6650596 KiB

[startup+402.3 s]
/proc/loadavg: 4.62 4.23 4.16 5/249 110585
/proc/meminfo: memFree=114260084/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=13675352 memory=11617768 CPUtime=401.12 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 70165 0 0 0 39470 642 0 0 20 0 1 0 139884208 14003560448 2904442 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 3418838 2904442 1696 343 0 3415902 0
Current children cumulated CPU time: 401.12 s
Current children cumulated vsize: 13675352 KiB
Current children cumulated memory: 11617768 KiB

[startup+462.3 s]
/proc/loadavg: 4.48 4.28 4.18 5/250 110599
/proc/meminfo: memFree=114274676/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=13578440 memory=11636992 CPUtime=460.93 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 92058 0 0 0 45390 703 0 0 20 0 1 0 139884208 13904322560 2909248 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 3394610 2909248 1696 343 0 3391674 0
Current children cumulated CPU time: 460.93 s

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

Current children cumulated memory: 11892680 KiB

[startup+2862.3 s]
/proc/loadavg: 3.13 3.11 3.31 4/243 110746
/proc/meminfo: memFree=114811212/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=14088160 memory=11898824 CPUtime=2853.41 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 238642 0 0 0 284224 1117 0 0 20 0 1 0 139884208 14426275840 2974706 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 3522040 2974706 1696 343 0 3519104 0
Current children cumulated CPU time: 2853.41 s
Current children cumulated vsize: 14088160 KiB
Current children cumulated memory: 11898824 KiB

[startup+2922.3 s]
/proc/loadavg: 3.10 3.10 3.29 5/244 110748
/proc/meminfo: memFree=114722560/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=14219232 memory=11974600 CPUtime=2913.22 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 241043 0 0 0 290201 1121 0 0 20 0 1 0 139884208 14560493568 2993650 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 3554808 2993650 1696 343 0 3551872 0
Current children cumulated CPU time: 2913.22 s
Current children cumulated vsize: 14219232 KiB
Current children cumulated memory: 11974600 KiB

[startup+2982.3 s]
/proc/loadavg: 3.12 3.10 3.27 4/243 110749
/proc/meminfo: memFree=114753292/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=14219232 memory=11976648 CPUtime=2973.03 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 241335 0 0 0 296182 1121 0 0 20 0 1 0 139884208 14560493568 2994162 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 3554808 2994162 1696 343 0 3551872 0
Current children cumulated CPU time: 2973.03 s
Current children cumulated vsize: 14219232 KiB
Current children cumulated memory: 11976648 KiB

[startup+3042.3 s]
/proc/loadavg: 3.10 3.09 3.26 4/243 110752
/proc/meminfo: memFree=114667540/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=14219232 memory=11978696 CPUtime=3032.86 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 241608 0 0 0 302165 1121 0 0 20 0 1 0 139884208 14560493568 2994674 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 3554808 2994674 1696 343 0 3551872 0
Current children cumulated CPU time: 3032.86 s
Current children cumulated vsize: 14219232 KiB
Current children cumulated memory: 11978696 KiB

[startup+3102.3 s]
/proc/loadavg: 3.08 3.09 3.25 4/245 110758
/proc/meminfo: memFree=114739512/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=14219232 memory=11980744 CPUtime=3092.68 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 241833 0 0 0 308146 1122 0 0 20 0 1 0 139884208 14560493568 2995186 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 3554808 2995186 1696 343 0 3551872 0
Current children cumulated CPU time: 3092.68 s
Current children cumulated vsize: 14219232 KiB
Current children cumulated memory: 11980744 KiB

[startup+3162.3 s]
/proc/loadavg: 3.07 3.08 3.24 4/245 110764
/proc/meminfo: memFree=114742760/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=14219232 memory=11970504 CPUtime=3152.5 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 244293 0 0 0 314125 1125 0 0 20 0 1 0 139884208 14560493568 2992626 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 3554808 2992626 1696 343 0 3551872 0
Current children cumulated CPU time: 3152.5 s
Current children cumulated vsize: 14219232 KiB
Current children cumulated memory: 11970504 KiB

[startup+3222.3 s]
/proc/loadavg: 3.08 3.08 3.23 4/244 110766
/proc/meminfo: memFree=114853408/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=14088160 memory=11896776 CPUtime=3212.32 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 245778 0 0 0 320099 1133 0 0 20 0 1 0 139884208 14426275840 2974194 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 3522040 2974194 1696 343 0 3519104 0
Current children cumulated CPU time: 3212.32 s
Current children cumulated vsize: 14088160 KiB
Current children cumulated memory: 11896776 KiB

[startup+3282.3 s]
/proc/loadavg: 2.25 2.88 3.15 2/233 110831
/proc/meminfo: memFree=115121672/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=14088160 memory=11866568 CPUtime=3272.08 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 247201 0 0 0 326065 1143 0 0 20 0 1 0 139884208 14426275840 2966642 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 3522040 2966642 1696 343 0 3519104 0
Current children cumulated CPU time: 3272.08 s
Current children cumulated vsize: 14088160 KiB
Current children cumulated memory: 11866568 KiB

[startup+3342.3 s]
/proc/loadavg: 1.56 2.56 3.02 2/233 110833
/proc/meminfo: memFree=114933248/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=14219232 memory=12074696 CPUtime=3331.87 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 249673 0 0 0 332037 1150 0 0 20 0 1 0 139884208 14560493568 3018674 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 3554808 3018674 1696 343 0 3551872 0
Current children cumulated CPU time: 3331.87 s
Current children cumulated vsize: 14219232 KiB
Current children cumulated memory: 12074696 KiB

[startup+3402.3 s]
/proc/loadavg: 1.20 2.27 2.89 2/233 110836
/proc/meminfo: memFree=114928132/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=14219232 memory=12082888 CPUtime=3391.66 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 249925 0 0 0 338016 1150 0 0 20 0 1 0 139884208 14560493568 3020722 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 3554808 3020722 1696 343 0 3551872 0
Current children cumulated CPU time: 3391.66 s
Current children cumulated vsize: 14219232 KiB
Current children cumulated memory: 12082888 KiB

[startup+3462.3 s]
/proc/loadavg: 1.18 2.07 2.78 2/234 110839
/proc/meminfo: memFree=115008056/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=14088160 memory=11978440 CPUtime=3451.45 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 251486 0 0 0 343985 1160 0 0 20 0 1 0 139884208 14426275840 2994610 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 3522040 2994610 1696 343 0 3519104 0
Current children cumulated CPU time: 3451.45 s
Current children cumulated vsize: 14088160 KiB
Current children cumulated memory: 11978440 KiB

[startup+3522.3 s]
/proc/loadavg: 1.12 1.89 2.67 2/234 110841
/proc/meminfo: memFree=114921656/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=14219232 memory=12076744 CPUtime=3511.24 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 253863 0 0 0 349960 1164 0 0 20 0 1 0 139884208 14560493568 3019186 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 3554808 3019186 1696 343 0 3551872 0
Current children cumulated CPU time: 3511.24 s
Current children cumulated vsize: 14219232 KiB
Current children cumulated memory: 12076744 KiB

[startup+3582.3 s]
/proc/loadavg: 1.09 1.74 2.57 2/234 110843
/proc/meminfo: memFree=114921404/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=14219232 memory=12078792 CPUtime=3571.04 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 254144 0 0 0 355939 1165 0 0 20 0 1 0 139884208 14560493568 3019698 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 3554808 3019698 1696 343 0 3551872 0
Current children cumulated CPU time: 3571.04 s
Current children cumulated vsize: 14219232 KiB
Current children cumulated memory: 12078792 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.4 s]
/proc/loadavg: 1.05 1.67 2.52 2/234 110843
/proc/meminfo: memFree=114917308/131382120 swapFree=33010416/33010684
[pid=110565] ppid=110562 vsize=14219232 memory=12082888 CPUtime=3600.04 cores=5,7
/proc/110565/stat : 110565 (pb_picat) R 110562 110565 108148 0 -1 4194304 254252 0 0 0 358839 1165 0 0 20 0 1 0 139884208 14560493568 3020722 18446744073709551615 93867172458496 93867173860077 140720504673840 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93867174131504 93867176005744 93867193241600 140720504682908 140720504682984 140720504682984 140720504688588 0
/proc/110565/statm: 3554808 3020722 1696 343 0 3551872 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 14219232 KiB
Current children cumulated memory: 12082888 KiB

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

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

# cumulated CPU time of all completed processes:  user=3588.39 s, system=11.6879 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): 3611.44
CPU time (s): 3600.08
CPU user time (s): 3588.39
CPU system time (s): 11.6879
CPU usage (%): 99.6855
Max. virtual memory (cumulated for all children) (KiB): 16195676
Max. memory (cumulated for all children) (KiB): 12601288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.39
system time used= 11.6879
maximum resident set size= 12601288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254252
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= 70
involuntary context switches= 2443


# summary of solver processes directly reported to runsolver:
#   pid: 110565
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3588.39
#   total CPU system time (s): 11.6879

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.4225 second user time and 34.6772 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-11 15:54:08
IDJOB=4528502
IDBENCH=155401
IDSOLVER=3385
FILE ID=nodeC006/4528502-1752242045
RUNJOBID= nodeC006-1752237995-109812
SLURM_JOB_ID= 9682517
Free space on /tmp= 431420 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-sbox_8_shg.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528502-1752242045/watcher-4528502-1752242045 -o /tmp/evaluation-result-4528502-1752242045/solver-4528502-1752242045 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1752237995-109812 --watchdog 3760  pb_picat HOME/instance-4528502-1752242045.opb

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

MD5SUM BENCH= de975147a543f81642d44481372d34a3
RANDOM SEED=1004732272

nodeC006 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		: 3491.568
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.32
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		: 3577.064
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.32
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.306
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.32
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		: 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 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.32
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		: 3662.389
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.32
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		: 3492.318
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.32
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		: 3700.000
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.32
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.146
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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        125924256 kB
MemAvailable:   128762088 kB
Buffers:            2128 kB
Cached:          3600240 kB
SwapCached:           12 kB
Active:          1670520 kB
Inactive:        3131644 kB
Active(anon):    1206752 kB
Inactive(anon):    10992 kB
Active(file):     463768 kB
Inactive(file):  3120652 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            592588 kB
Writeback:             4 kB
AnonPages:       1199224 kB
Mapped:           115948 kB
Shmem:             17948 kB
KReclaimable:     185692 kB
Slab:             274504 kB
SReclaimable:     185692 kB
SUnreclaim:        88812 kB
KernelStack:        4032 kB
PageTables:         5472 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    6947132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    980992 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:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 431444 MiB
End job on nodeC006 at 2025-07-11 16:54:20