Trace number 4490653

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
Picat 2025-06-16? (TO) 3600.1 3611.3

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_1.opb
MD5SUM24a8c00bfc22332d2e87e9d19ffbf58d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/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 FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables51
Total number of constraints13
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint1
Maximum length of a constraint50
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1273
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3819
Number of bits of the biggest sum of numbers12
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-4490653-1751372632.opb (Picat 3.9b6)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62261 MiB free)
  memory of node 1: 64465 MiB (63091 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4490653-1751372632/watcher-4490653-1751372632 -o /tmp/evaluation-result-4490653-1751372632/solver-4490653-1751372632 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751372285-52733 --watchdog 3760 pb_picat HOME/instance-4490653-1751372632.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=52847, runsolver pid=52844
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 4.08 3.45 3.46 5/264 52848
/proc/meminfo: memFree=128360852/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2037868 memory=23024 CPUtime=0.09 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 1794 0 0 0 8 1 0 0 20 0 1 0 52941825 2086776832 5756 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 509467 5756 1728 343 0 506531 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2037868 KiB
Current children cumulated memory: 23024 KiB

[startup+0.205655 s]*
/proc/loadavg: 4.08 3.45 3.46 5/264 52848
/proc/meminfo: memFree=128360852/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2037868 memory=23152 CPUtime=0.19 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 1831 0 0 0 18 1 0 0 20 0 1 0 52941825 2086776832 5788 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 509467 5788 1728 343 0 506531 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2037868 KiB
Current children cumulated memory: 23152 KiB

[startup+0.305214 s]*
/proc/loadavg: 4.08 3.45 3.46 5/264 52848
/proc/meminfo: memFree=128359088/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2039284 memory=24176 CPUtime=0.29 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 2087 0 0 0 28 1 0 0 20 0 1 0 52941825 2088226816 6044 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 509821 6044 1728 343 0 506885 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2039284 KiB
Current children cumulated memory: 24176 KiB

[startup+0.700159 s]
/proc/loadavg: 4.08 3.45 3.46 5/264 52848
/proc/meminfo: memFree=128358584/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2040564 memory=25208 CPUtime=0.69 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 3687 0 0 0 67 2 0 0 20 0 1 0 52941825 2089537536 6302 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 510141 6302 1728 343 0 507205 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2040564 KiB
Current children cumulated memory: 25208 KiB

[startup+1.50014 s]
/proc/loadavg: 4.08 3.45 3.46 5/264 52848
/proc/meminfo: memFree=128358836/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2042604 memory=25980 CPUtime=1.48 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 4872 0 0 0 146 2 0 0 20 0 1 0 52941825 2091626496 6495 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 510651 6495 1728 343 0 507715 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2042604 KiB
Current children cumulated memory: 25980 KiB

[startup+3.10551 s]
/proc/loadavg: 4.07 3.46 3.46 5/264 52848
/proc/meminfo: memFree=128352072/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2044652 memory=27436 CPUtime=3.08 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 7757 0 0 0 306 2 0 0 20 0 1 0 52941825 2093723648 6859 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 511163 6859 1728 343 0 508227 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2044652 KiB
Current children cumulated memory: 27436 KiB

[startup+6.30015 s]
/proc/loadavg: 4.07 3.46 3.46 5/264 52848
/proc/meminfo: memFree=128348560/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2044832 memory=29436 CPUtime=6.27 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 14691 0 0 0 624 3 0 0 20 0 1 0 52941825 2093907968 7359 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 511208 7359 1728 343 0 508272 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2044832 KiB
Current children cumulated memory: 29436 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 3.47 3.46 5/264 52848
/proc/meminfo: memFree=128343588/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2048928 memory=28992 CPUtime=12.66 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 23851 0 0 0 1260 6 0 0 20 0 1 0 52941825 2098102272 7248 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 512232 7248 1728 343 0 509296 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2048928 KiB
Current children cumulated memory: 28992 KiB

[startup+25.5001 s]
/proc/loadavg: 4.13 3.52 3.48 5/264 52849
/proc/meminfo: memFree=128333776/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2049324 memory=32180 CPUtime=25.42 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 37239 0 0 0 2533 9 0 0 20 0 1 0 52941825 2098507776 8045 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 512331 8045 1728 343 0 509395 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2049324 KiB
Current children cumulated memory: 32180 KiB

[startup+51.1056 s]
/proc/loadavg: 4.08 3.56 3.49 5/264 52849
/proc/meminfo: memFree=128331640/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2055268 memory=37744 CPUtime=50.96 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 58357 0 0 0 5081 15 0 0 20 0 1 0 52941825 2104594432 9436 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 513817 9436 1728 343 0 510881 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2055268 KiB
Current children cumulated memory: 37744 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 3.64 3.53 5/263 52858
/proc/meminfo: memFree=128331788/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2064300 memory=43996 CPUtime=102.01 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 103512 0 0 0 10175 26 0 0 20 0 1 0 52941825 2113843200 10999 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 516075 10999 1728 343 0 513139 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 2064300 KiB
Current children cumulated memory: 43996 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 3.72 3.56 5/264 52861
/proc/meminfo: memFree=128327724/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2052416 memory=36960 CPUtime=161.84 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 149627 0 0 0 16146 38 0 0 20 0 1 0 52941825 2101673984 9240 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 513104 9240 1728 343 0 510168 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 2052416 KiB
Current children cumulated memory: 36960 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 3.79 3.60 5/264 52863
/proc/meminfo: memFree=128319696/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2056512 memory=41192 CPUtime=221.67 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 180834 0 0 0 22120 47 0 0 20 0 1 0 52941825 2105868288 10298 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 514128 10298 1728 343 0 511192 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 2056512 KiB
Current children cumulated memory: 41192 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 3.86 3.64 5/264 52865
/proc/meminfo: memFree=128315452/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2056512 memory=41188 CPUtime=281.51 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 228914 0 0 0 28089 62 0 0 20 0 1 0 52941825 2105868288 10297 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 514128 10297 1728 343 0 511192 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 2056512 KiB
Current children cumulated memory: 41188 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 3.91 3.67 5/264 52867
/proc/meminfo: memFree=128305972/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2056512 memory=40652 CPUtime=341.33 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 261022 0 0 0 34062 71 0 0 20 0 1 0 52941825 2105868288 10163 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 514128 10163 1728 343 0 511192 0
Current children cumulated CPU time: 341.33 s
Current children cumulated vsize: 2056512 KiB
Current children cumulated memory: 40652 KiB

[startup+402.3 s]
/proc/loadavg: 4.04 3.93 3.69 5/263 52869
/proc/meminfo: memFree=128301240/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2056500 memory=37968 CPUtime=401.15 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 312882 0 0 0 40030 85 0 0 20 0 1 0 52941825 2105856000 9492 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 514125 9492 1728 343 0 511189 0
Current children cumulated CPU time: 401.15 s
Current children cumulated vsize: 2056500 KiB
Current children cumulated memory: 37968 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 3.97 3.73 5/262 52871
/proc/meminfo: memFree=128297352/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2064692 memory=46348 CPUtime=460.98 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 356902 0 0 0 45999 99 0 0 20 0 1 0 52941825 2114244608 11587 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 516173 11587 1728 343 0 513237 0
Current children cumulated CPU time: 460.98 s

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

Current children cumulated memory: 75980 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/263 52997
/proc/meminfo: memFree=128170420/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2096912 memory=75980 CPUtime=2913.2 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 889683 0 0 0 291009 311 0 0 20 0 1 0 52941825 2147237888 18995 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 524228 18995 1728 343 0 521292 0
Current children cumulated CPU time: 2913.2 s
Current children cumulated vsize: 2096912 KiB
Current children cumulated memory: 75980 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/263 52999
/proc/meminfo: memFree=128174380/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2096912 memory=73932 CPUtime=2973.01 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 898383 0 0 0 296985 316 0 0 20 0 1 0 52941825 2147237888 18483 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 524228 18483 1728 343 0 521292 0
Current children cumulated CPU time: 2973.01 s
Current children cumulated vsize: 2096912 KiB
Current children cumulated memory: 73932 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/262 53001
/proc/meminfo: memFree=128173160/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2096912 memory=75980 CPUtime=3032.81 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 910968 0 0 0 302957 324 0 0 20 0 1 0 52941825 2147237888 18995 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 524228 18995 1728 343 0 521292 0
Current children cumulated CPU time: 3032.81 s
Current children cumulated vsize: 2096912 KiB
Current children cumulated memory: 75980 KiB

[startup+3102.3 s]
/proc/loadavg: 4.70 4.25 4.14 5/263 53010
/proc/meminfo: memFree=128168096/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2096912 memory=75980 CPUtime=3092.61 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 920038 0 0 0 308932 329 0 0 20 0 1 0 52941825 2147237888 18995 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 524228 18995 1728 343 0 521292 0
Current children cumulated CPU time: 3092.61 s
Current children cumulated vsize: 2096912 KiB
Current children cumulated memory: 75980 KiB

[startup+3162.3 s]
/proc/loadavg: 4.33 4.23 4.14 5/263 53012
/proc/meminfo: memFree=128163428/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2096912 memory=75980 CPUtime=3152.41 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 929739 0 0 0 314907 334 0 0 20 0 1 0 52941825 2147237888 18995 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 524228 18995 1728 343 0 521292 0
Current children cumulated CPU time: 3152.41 s
Current children cumulated vsize: 2096912 KiB
Current children cumulated memory: 75980 KiB

[startup+3222.3 s]
/proc/loadavg: 4.38 4.28 4.17 5/263 53014
/proc/meminfo: memFree=128170404/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2113296 memory=77388 CPUtime=3212.21 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 941436 0 0 0 320881 340 0 0 20 0 1 0 52941825 2164015104 19347 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 528324 19347 1728 343 0 525388 0
Current children cumulated CPU time: 3212.21 s
Current children cumulated vsize: 2113296 KiB
Current children cumulated memory: 77388 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.24 4.16 5/265 53198
/proc/meminfo: memFree=126894208/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2113296 memory=79692 CPUtime=3271.99 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 949118 0 0 0 326853 346 0 0 20 0 1 0 52941825 2164015104 19923 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 528324 19923 1728 343 0 525388 0
Current children cumulated CPU time: 3271.99 s
Current children cumulated vsize: 2113296 KiB
Current children cumulated memory: 79692 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.22 4.16 5/266 53201
/proc/meminfo: memFree=126831268/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2096912 memory=82892 CPUtime=3331.83 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 952639 0 0 0 332835 348 0 0 20 0 1 0 52941825 2147237888 20723 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 524228 20723 1728 343 0 521292 0
Current children cumulated CPU time: 3331.83 s
Current children cumulated vsize: 2096912 KiB
Current children cumulated memory: 82892 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.20 4.15 5/265 53203
/proc/meminfo: memFree=126849428/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2096912 memory=83532 CPUtime=3391.66 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 953910 0 0 0 338817 349 0 0 20 0 1 0 52941825 2147237888 20883 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 524228 20883 1728 343 0 521292 0
Current children cumulated CPU time: 3391.66 s
Current children cumulated vsize: 2096912 KiB
Current children cumulated memory: 83532 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.18 4.15 5/265 53205
/proc/meminfo: memFree=126851328/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2096912 memory=83532 CPUtime=3451.49 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 954666 0 0 0 344799 350 0 0 20 0 1 0 52941825 2147237888 20883 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 524228 20883 1728 343 0 521292 0
Current children cumulated CPU time: 3451.49 s
Current children cumulated vsize: 2096912 KiB
Current children cumulated memory: 83532 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.16 4.14 5/266 53208
/proc/meminfo: memFree=126760676/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2096912 memory=81484 CPUtime=3511.33 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 959670 0 0 0 350781 352 0 0 20 0 1 0 52941825 2147237888 20371 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 524228 20371 1728 343 0 521292 0
Current children cumulated CPU time: 3511.33 s
Current children cumulated vsize: 2096912 KiB
Current children cumulated memory: 81484 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.14 4.14 5/265 53209
/proc/meminfo: memFree=126836508/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2113296 memory=84684 CPUtime=3571.17 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 964595 0 0 0 356762 355 0 0 20 0 1 0 52941825 2164015104 21171 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 528324 21171 1728 343 0 525388 0
Current children cumulated CPU time: 3571.17 s
Current children cumulated vsize: 2113296 KiB
Current children cumulated memory: 84684 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.3 s]
/proc/loadavg: 4.11 4.14 4.14 5/264 53210
/proc/meminfo: memFree=126832172/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2096912 memory=83532 CPUtime=3600.09 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 973356 0 0 0 359651 358 0 0 20 0 1 0 52941825 2147237888 20883 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 524228 20883 1728 343 0 521292 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 2096912 KiB
Current children cumulated memory: 83532 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.51 s, system=3.58853 s

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

[startup+3611.3 s]
/proc/loadavg: 4.11 4.14 4.14 5/264 53210
/proc/meminfo: memFree=126832172/131250000 swapFree=33010684/33010684
[pid=52847] ppid=52844 vsize=2096912 memory=83532 CPUtime=3600.09 cores=4,6
/proc/52847/stat : 52847 (pb_picat) R 52844 52847 52722 0 -1 4194304 973356 0 0 0 359651 358 0 0 20 0 1 0 52941825 2147237888 20883 18446744073709551615 94498426789888 94498428191469 140730855933968 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94498428462896 94498430337200 94498439589888 140730855942558 140730855942634 140730855942634 140730855948236 0
/proc/52847/statm: 524228 20883 1728 343 0 521292 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 2096912 KiB
Current children cumulated memory: 83532 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.3
CPU time (s): 3600.1
CPU user time (s): 3596.51
CPU system time (s): 3.58853
CPU usage (%): 99.6898
Max. virtual memory (cumulated for all children) (KiB): 2113296
Max. memory (cumulated for all children) (KiB): 93772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.51
system time used= 3.58853
maximum resident set size= 94992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 973356
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= 76
involuntary context switches= 3929


# summary of solver processes directly reported to runsolver:
#   pid: 52847
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3596.51
#   total CPU system time (s): 3.58853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.98713 second user time and 15.8897 second system time

The end

Launcher Data

Begin job on nodeC026 at 2025-07-01 14:23:52
IDJOB=4490653
IDBENCH=147604
IDSOLVER=3346
FILE ID=nodeC026/4490653-1751372632
RUNJOBID= nodeC026-1751372285-52733
SLURM_JOB_ID= 9598202
Free space on /tmp= 432920 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-market-split_6_50_1.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4490653-1751372632/watcher-4490653-1751372632 -o /tmp/evaluation-result-4490653-1751372632/solver-4490653-1751372632 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751372285-52733 --watchdog 3760  pb_picat HOME/instance-4490653-1751372632.opb

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

MD5SUM BENCH= 24a8c00bfc22332d2e87e9d19ffbf58d
RANDOM SEED=43934221

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.785
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.792
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3692.161
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.288
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3774.158
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.788
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.794
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.234
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128361104 kB
MemAvailable:   129621516 kB
Buffers:            3280 kB
Cached:          2056388 kB
SwapCached:            0 kB
Active:           467184 kB
Inactive:        1797940 kB
Active(anon):     223544 kB
Inactive(anon):        0 kB
Active(file):     243640 kB
Inactive(file):  1797940 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3604 kB
Writeback:             0 kB
AnonPages:        207736 kB
Mapped:           114660 kB
Shmem:             18080 kB
KReclaimable:     116140 kB
Slab:             204464 kB
SReclaimable:     116140 kB
SUnreclaim:        88324 kB
KernelStack:        4272 kB
PageTables:         3532 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    6569824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 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:      187092 kB
DirectMap2M:     9021440 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432908 MiB
End job on nodeC026 at 2025-07-01 15:24:03