Trace number 4528151

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

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size112-round23-6.opb
MD5SUMc9436c9260c5d2d4def6ae640460810c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2263.43
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9488
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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-4528151-1752245903.opb (Picat 3.9b11, 7/10/2025)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528151-1752245903/watcher-4528151-1752245903 -o /tmp/evaluation-result-4528151-1752245903/solver-4528151-1752245903 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1752242168-117802 --watchdog 3760 pb_picat HOME/instance-4528151-1752245903.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100095 s]*
/proc/loadavg: 4.12 4.16 4.16 5/250 118402
/proc/meminfo: memFree=124351200/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2027148 memory=21616 CPUtime=0.09 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 972 0 0 0 9 0 0 0 20 0 1 0 140270024 2075799552 5404 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 506787 5404 1536 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 21616 KiB

[startup+0.213056 s]*
/proc/loadavg: 4.12 4.16 4.16 4/248 118402
/proc/meminfo: memFree=124659328/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2027148 memory=32020 CPUtime=0.21 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 988 0 0 0 21 0 0 0 20 0 1 0 140270024 2075799552 8005 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 506787 8005 1568 343 0 503851 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 32020 KiB

[startup+0.312838 s]*
/proc/loadavg: 4.12 4.16 4.16 4/248 118402
/proc/meminfo: memFree=124651136/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2027148 memory=38248 CPUtime=0.31 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 1033 0 0 0 30 1 0 0 20 0 1 0 140270024 2075799552 9562 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 506787 9562 1568 343 0 503851 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 38248 KiB

[startup+0.700247 s]
/proc/loadavg: 4.03 4.14 4.16 4/246 118410
/proc/meminfo: memFree=124646616/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2030176 memory=45712 CPUtime=0.69 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 1853 0 0 0 67 2 0 0 20 0 1 0 140270024 2078900224 11428 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 507544 11428 1728 343 0 504608 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2030176 KiB
Current children cumulated memory: 45712 KiB

[startup+1.5003 s]
/proc/loadavg: 4.03 4.14 4.16 5/246 118436
/proc/meminfo: memFree=124651916/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2035688 memory=49932 CPUtime=1.48 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 4330 0 0 0 145 3 0 0 20 0 1 0 140270024 2084544512 12483 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 508922 12483 1728 343 0 505986 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2035688 KiB
Current children cumulated memory: 49932 KiB

[startup+3.11267 s]
/proc/loadavg: 4.03 4.14 4.16 5/250 118447
/proc/meminfo: memFree=124615592/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2038120 memory=51436 CPUtime=3.08 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 7713 0 0 0 305 3 0 0 20 0 1 0 140270024 2087034880 12859 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 509530 12859 1728 343 0 506594 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2038120 KiB
Current children cumulated memory: 51436 KiB

[startup+6.30027 s]
/proc/loadavg: 4.03 4.14 4.15 5/250 118447
/proc/meminfo: memFree=124614096/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2041828 memory=52884 CPUtime=6.27 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 13476 0 0 0 622 5 0 0 20 0 1 0 140270024 2090831872 13221 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 510457 13221 1728 343 0 507521 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2041828 KiB
Current children cumulated memory: 52884 KiB

[startup+12.7003 s]
/proc/loadavg: 4.02 4.14 4.15 5/250 118448
/proc/meminfo: memFree=125159516/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2037732 memory=53284 CPUtime=12.65 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 21386 0 0 0 1259 6 0 0 20 0 1 0 140270024 2086637568 13321 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 509433 13321 1728 343 0 506497 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2037732 KiB
Current children cumulated memory: 53284 KiB

[startup+25.5003 s]
/proc/loadavg: 4.02 4.13 4.15 5/250 118448
/proc/meminfo: memFree=124860644/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2050376 memory=59252 CPUtime=25.42 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 42226 0 0 0 2531 11 0 0 20 0 1 0 140270024 2099585024 14813 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 512594 14813 1728 343 0 509658 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2050376 KiB
Current children cumulated memory: 59252 KiB

[startup+51.1127 s]
/proc/loadavg: 4.09 4.13 4.15 5/250 118448
/proc/meminfo: memFree=124330428/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2042448 memory=54848 CPUtime=50.96 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 71732 0 0 0 5077 19 0 0 20 0 1 0 140270024 2091466752 13712 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 510612 13712 1728 343 0 507676 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2042448 KiB
Current children cumulated memory: 54848 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.13 4.15 5/250 118495
/proc/meminfo: memFree=124847752/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2047092 memory=56080 CPUtime=102 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 123681 0 0 0 10167 33 0 0 20 0 1 0 140270024 2096222208 14020 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 511773 14020 1728 343 0 508837 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 2047092 KiB
Current children cumulated memory: 56080 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.12 4.14 5/249 118508
/proc/meminfo: memFree=124818412/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2055284 memory=61296 CPUtime=161.84 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 182785 0 0 0 16134 50 0 0 20 0 1 0 140270024 2104610816 15324 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 513821 15324 1728 343 0 510885 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 2055284 KiB
Current children cumulated memory: 61296 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.11 4.14 5/249 118510
/proc/meminfo: memFree=124880596/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2051312 memory=66880 CPUtime=221.66 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 238770 0 0 0 22100 66 0 0 20 0 1 0 140270024 2100543488 16720 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 512828 16720 1728 343 0 509892 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 2051312 KiB
Current children cumulated memory: 66880 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.12 4.14 5/250 118513
/proc/meminfo: memFree=124828812/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2047216 memory=57796 CPUtime=281.5 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 298754 0 0 0 28064 86 0 0 20 0 1 0 140270024 2096349184 14449 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 511804 14449 1728 343 0 508868 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 2047216 KiB
Current children cumulated memory: 57796 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.11 4.13 5/251 118516
/proc/meminfo: memFree=124881552/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2051480 memory=65044 CPUtime=341.32 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 349744 0 0 0 34029 103 0 0 20 0 1 0 140270024 2100715520 16261 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 512870 16261 1728 343 0 509934 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 2051480 KiB
Current children cumulated memory: 65044 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.12 4.13 5/251 118524
/proc/meminfo: memFree=125128328/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2048400 memory=64344 CPUtime=401.14 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 398631 0 0 0 39994 120 0 0 20 0 1 0 140270024 2097561600 16086 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 512100 16086 1728 343 0 509164 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 2048400 KiB
Current children cumulated memory: 64344 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.11 4.12 5/251 118526
/proc/meminfo: memFree=124865092/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2068880 memory=76540 CPUtime=460.97 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 439012 0 0 0 45962 135 0 0 20 0 1 0 140270024 2118533120 19135 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 517220 19135 1728 343 0 514284 0
Current children cumulated CPU time: 460.97 s

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

Current children cumulated memory: 122120 KiB

[startup+2922.3 s]
/proc/loadavg: 4.17 4.21 4.14 5/248 118731
/proc/meminfo: memFree=128889536/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2199448 memory=146696 CPUtime=2913.81 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 1218687 0 0 0 290814 567 0 0 20 0 1 0 140270024 2252234752 36674 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 549862 36674 1728 343 0 546926 0
Current children cumulated CPU time: 2913.81 s
Current children cumulated vsize: 2199448 KiB
Current children cumulated memory: 146696 KiB

[startup+2982.3 s]
/proc/loadavg: 4.18 4.20 4.14 5/248 118733
/proc/meminfo: memFree=128910276/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2101144 memory=105736 CPUtime=2973.64 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 1230232 0 0 0 296791 573 0 0 20 0 1 0 140270024 2151571456 26434 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 525286 26434 1728 343 0 522350 0
Current children cumulated CPU time: 2973.64 s
Current children cumulated vsize: 2101144 KiB
Current children cumulated memory: 105736 KiB

[startup+3042.3 s]
/proc/loadavg: 4.13 4.18 4.14 5/248 118735
/proc/meminfo: memFree=128897768/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2101144 memory=109832 CPUtime=3033.47 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 1239816 0 0 0 302770 577 0 0 20 0 1 0 140270024 2151571456 27458 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 525286 27458 1728 343 0 522350 0
Current children cumulated CPU time: 3033.47 s
Current children cumulated vsize: 2101144 KiB
Current children cumulated memory: 109832 KiB

[startup+3102.3 s]
/proc/loadavg: 4.04 4.14 4.12 5/249 118738
/proc/meminfo: memFree=128903060/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2101144 memory=109832 CPUtime=3093.3 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 1251579 0 0 0 308748 582 0 0 20 0 1 0 140270024 2151571456 27458 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 525286 27458 1728 343 0 522350 0
Current children cumulated CPU time: 3093.3 s
Current children cumulated vsize: 2101144 KiB
Current children cumulated memory: 109832 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.14 4.12 5/249 118740
/proc/meminfo: memFree=128888872/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2117528 memory=126308 CPUtime=3153.13 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 1269131 0 0 0 314718 595 0 0 20 0 1 0 140270024 2168348672 31577 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 529382 31577 1728 343 0 526446 0
Current children cumulated CPU time: 3153.13 s
Current children cumulated vsize: 2117528 KiB
Current children cumulated memory: 126308 KiB

[startup+3222.3 s]
/proc/loadavg: 4.17 4.15 4.12 5/249 118742
/proc/meminfo: memFree=128877084/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2117528 memory=128356 CPUtime=3212.96 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 1285073 0 0 0 320690 606 0 0 20 0 1 0 140270024 2168348672 32089 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 529382 32089 1728 343 0 526446 0
Current children cumulated CPU time: 3212.96 s
Current children cumulated vsize: 2117528 KiB
Current children cumulated memory: 128356 KiB

[startup+3282.3 s]
/proc/loadavg: 4.74 4.32 4.19 5/249 118744
/proc/meminfo: memFree=128921864/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2101144 memory=97972 CPUtime=3272.79 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 1298837 0 0 0 326663 616 0 0 20 0 1 0 140270024 2151571456 24493 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 525286 24493 1728 343 0 522350 0
Current children cumulated CPU time: 3272.79 s
Current children cumulated vsize: 2101144 KiB
Current children cumulated memory: 97972 KiB

[startup+3342.3 s]
/proc/loadavg: 4.36 4.29 4.18 5/249 118746
/proc/meminfo: memFree=128887472/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2076568 memory=95588 CPUtime=3332.63 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 1314528 0 0 0 332636 627 0 0 20 0 1 0 140270024 2126405632 23897 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 519142 23897 1728 343 0 516206 0
Current children cumulated CPU time: 3332.63 s
Current children cumulated vsize: 2076568 KiB
Current children cumulated memory: 95588 KiB

[startup+3402.3 s]
/proc/loadavg: 4.17 4.25 4.18 5/250 118755
/proc/meminfo: memFree=128867992/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2101144 memory=93428 CPUtime=3392.45 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 1329285 0 0 0 338611 634 0 0 20 0 1 0 140270024 2151571456 23357 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 525286 23357 1728 343 0 522350 0
Current children cumulated CPU time: 3392.45 s
Current children cumulated vsize: 2101144 KiB
Current children cumulated memory: 93428 KiB

[startup+3462.3 s]
/proc/loadavg: 4.46 4.30 4.20 5/250 118757
/proc/meminfo: memFree=128913240/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2101144 memory=109924 CPUtime=3452.28 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 1338167 0 0 0 344589 639 0 0 20 0 1 0 140270024 2151571456 27481 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 525286 27481 1728 343 0 522350 0
Current children cumulated CPU time: 3452.28 s
Current children cumulated vsize: 2101144 KiB
Current children cumulated memory: 109924 KiB

[startup+3522.3 s]
/proc/loadavg: 4.52 4.36 4.23 5/250 118759
/proc/meminfo: memFree=128896352/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2101144 memory=109924 CPUtime=3512.12 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 1348597 0 0 0 350568 644 0 0 20 0 1 0 140270024 2151571456 27481 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 525286 27481 1728 343 0 522350 0
Current children cumulated CPU time: 3512.12 s
Current children cumulated vsize: 2101144 KiB
Current children cumulated memory: 109924 KiB

[startup+3582.3 s]
/proc/loadavg: 4.31 4.33 4.22 5/251 118762
/proc/meminfo: memFree=128848460/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2199680 memory=157168 CPUtime=3571.94 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 1359941 0 0 0 356543 651 0 0 20 0 1 0 140270024 2252472320 39292 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 549920 39292 1728 343 0 546984 0
Current children cumulated CPU time: 3571.94 s
Current children cumulated vsize: 2199680 KiB
Current children cumulated memory: 157168 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.20 4.30 4.21 5/251 118762
/proc/meminfo: memFree=128840100/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2199680 memory=146928 CPUtime=3600.06 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 1368121 0 0 0 359349 657 0 0 20 0 1 0 140270024 2252472320 36732 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 549920 36732 1728 343 0 546984 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2199680 KiB
Current children cumulated memory: 146928 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.5 s, system=6.57699 s

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

[startup+3610.5 s]
/proc/loadavg: 4.20 4.30 4.21 5/251 118762
/proc/meminfo: memFree=128840100/131382112 swapFree=33010416/33010684
[pid=118401] ppid=118398 vsize=2199680 memory=146928 CPUtime=3600.06 cores=4,6
/proc/118401/stat : 118401 (pb_picat) R 118398 118401 117791 0 -1 4194304 1368121 0 0 0 359349 657 0 0 20 0 1 0 140270024 2252472320 36732 18446744073709551615 94279654174720 94279655576301 140732768671904 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94279655847728 94279657721968 94279682326528 140732768676252 140732768676328 140732768676328 140732768681932 0
/proc/118401/statm: 549920 36732 1728 343 0 546984 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2199680 KiB
Current children cumulated memory: 146928 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.5
CPU time (s): 3600.07
CPU user time (s): 3593.5
CPU system time (s): 6.57699
CPU usage (%): 99.7111
Max. virtual memory (cumulated for all children) (KiB): 2199680
Max. memory (cumulated for all children) (KiB): 171364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.5
system time used= 6.57699
maximum resident set size= 171364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1368121
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= 77
involuntary context switches= 4459


# summary of solver processes directly reported to runsolver:
#   pid: 118401
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3593.5
#   total CPU system time (s): 6.57699

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.522 second user time and 34.064 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-11 16:58:23
IDJOB=4528151
IDBENCH=162267
IDSOLVER=3385
FILE ID=nodeC012/4528151-1752245903
RUNJOBID= nodeC012-1752242168-117802
SLURM_JOB_ID= 9682548
Free space on /tmp= 431528 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size112-round23-6.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528151-1752245903/watcher-4528151-1752245903 -o /tmp/evaluation-result-4528151-1752245903/solver-4528151-1752245903 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1752242168-117802 --watchdog 3760  pb_picat HOME/instance-4528151-1752245903.opb

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

MD5SUM BENCH= c9436c9260c5d2d4def6ae640460810c
RANDOM SEED=537905736

nodeC012 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		: 3659.877
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.39
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		: 3491.702
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.39
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.337
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.39
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.397
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.39
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.151
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.39
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		: 3691.255
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.39
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.856
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.39
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.046
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        124351388 kB
MemAvailable:   125122040 kB
Buffers:            2136 kB
Cached:          1567464 kB
SwapCached:           16 kB
Active:          5497816 kB
Inactive:         943484 kB
Active(anon):    4884696 kB
Inactive(anon):     4948 kB
Active(file):     613120 kB
Inactive(file):   938536 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3960 kB
Writeback:             0 kB
AnonPages:       4869448 kB
Mapped:           116776 kB
Shmem:             17944 kB
KReclaimable:     116864 kB
Slab:             205892 kB
SReclaimable:     116864 kB
SUnreclaim:        89028 kB
KernelStack:        4096 kB
PageTables:        12816 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   11238368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4005888 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431556 MiB
End job on nodeC012 at 2025-07-11 17:58:34