Trace number 4528633

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.02 3610.01

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/KNAP/
subset_sum/normalized-knapPI_6_200_10000_5_-48992.opb
MD5SUMa84e76f0e449bb256266dd60911e5184
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-48992
Best CPU time to get the best result obtained on this benchmark0.028516
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000
Total number of constraints1
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1000
Maximum length of a constraint1000
Number of terms in the objective function 1000
Biggest coefficient in the objective function 9984
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 5085234
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 48992
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 5134226
Number of bits of the biggest sum of numbers23
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-4528633-1752247949.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: 63665 MiB (52744 MiB free)
  memory of node 1: 64507 MiB (63061 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528633-1752247949/watcher-4528633-1752247949 -o /tmp/evaluation-result-4528633-1752247949/solver-4528633-1752247949 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1752244336-132265 --watchdog 3760 pb_picat HOME/instance-4528633-1752247949.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=132686, runsolver pid=132674

[startup+0.100025 s]*
/proc/loadavg: 4.15 4.10 4.03 5/264 132691
/proc/meminfo: memFree=118475324/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2046416 memory=43568 CPUtime=0.08 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 3921 0 0 0 7 1 0 0 20 0 1 0 140475210 2095529984 10892 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 511604 10892 1728 343 0 508668 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2046416 KiB
Current children cumulated memory: 43568 KiB

[startup+0.205573 s]*
/proc/loadavg: 4.15 4.10 4.03 5/264 132691
/proc/meminfo: memFree=118378224/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2057296 memory=52172 CPUtime=0.19 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 6097 0 0 0 17 2 0 0 20 0 1 0 140475210 2106671104 13043 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 514324 13043 1728 343 0 511388 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2057296 KiB
Current children cumulated memory: 52172 KiB

[startup+0.305538 s]*
/proc/loadavg: 4.15 4.10 4.03 5/264 132691
/proc/meminfo: memFree=118296052/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2057296 memory=52172 CPUtime=0.28 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 6097 0 0 0 26 2 0 0 20 0 1 0 140475210 2106671104 13043 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 514324 13043 1728 343 0 511388 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 2057296 KiB
Current children cumulated memory: 52172 KiB

[startup+0.700096 s]
/proc/loadavg: 4.15 4.10 4.03 5/264 132691
/proc/meminfo: memFree=118255100/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2057296 memory=52172 CPUtime=0.67 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 6097 0 0 0 65 2 0 0 20 0 1 0 140475210 2106671104 13043 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 514324 13043 1728 343 0 511388 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 2057296 KiB
Current children cumulated memory: 52172 KiB

[startup+1.50009 s]
/proc/loadavg: 4.15 4.10 4.03 5/264 132691
/proc/meminfo: memFree=118216100/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2057296 memory=52172 CPUtime=1.47 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 6097 0 0 0 145 2 0 0 20 0 1 0 140475210 2106671104 13043 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 514324 13043 1728 343 0 511388 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2057296 KiB
Current children cumulated memory: 52172 KiB

[startup+3.10461 s]
/proc/loadavg: 4.15 4.10 4.03 5/264 132691
/proc/meminfo: memFree=118138724/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2057296 memory=52172 CPUtime=3.08 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 6103 0 0 0 305 3 0 0 20 0 1 0 140475210 2106671104 13043 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 514324 13043 1728 343 0 511388 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2057296 KiB
Current children cumulated memory: 52172 KiB

[startup+6.30009 s]
/proc/loadavg: 4.14 4.10 4.03 5/264 132691
/proc/meminfo: memFree=118144840/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2057296 memory=52172 CPUtime=6.27 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 6112 0 0 0 624 3 0 0 20 0 1 0 140475210 2106671104 13043 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 514324 13043 1728 343 0 511388 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2057296 KiB
Current children cumulated memory: 52172 KiB

[startup+12.7001 s]
/proc/loadavg: 4.13 4.10 4.03 5/264 132691
/proc/meminfo: memFree=118140456/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2057296 memory=52428 CPUtime=12.66 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 6169 0 0 0 1263 3 0 0 20 0 1 0 140475210 2106671104 13107 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 514324 13107 1728 343 0 511388 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2057296 KiB
Current children cumulated memory: 52428 KiB

[startup+25.5001 s]
/proc/loadavg: 4.10 4.09 4.03 5/264 132691
/proc/meminfo: memFree=118130672/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2057296 memory=53068 CPUtime=25.43 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 6348 0 0 0 2540 3 0 0 20 0 1 0 140475210 2106671104 13267 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 514324 13267 1728 343 0 511388 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2057296 KiB
Current children cumulated memory: 53068 KiB

[startup+51.1055 s]
/proc/loadavg: 4.13 4.10 4.03 5/265 132693
/proc/meminfo: memFree=118088048/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2066544 memory=61232 CPUtime=50.96 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 31902 0 0 0 5086 10 0 0 20 0 1 0 140475210 2116141056 15308 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 516636 15308 1728 343 0 513700 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2066544 KiB
Current children cumulated memory: 61232 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.10 4.03 5/266 132696
/proc/meminfo: memFree=118055692/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2076760 memory=67004 CPUtime=102.02 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 61750 0 0 0 10182 20 0 0 20 0 1 0 140475210 2126602240 16751 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 519190 16751 1728 343 0 516254 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2076760 KiB
Current children cumulated memory: 67004 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.09 4.03 5/266 132698
/proc/meminfo: memFree=118042468/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2068568 memory=65020 CPUtime=161.86 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 85520 0 0 0 16157 29 0 0 20 0 1 0 140475210 2118213632 16255 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 517142 16255 1728 343 0 514206 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 2068568 KiB
Current children cumulated memory: 65020 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.10 4.04 5/266 132699
/proc/meminfo: memFree=118035112/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2077264 memory=65032 CPUtime=221.69 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 102478 0 0 0 22134 35 0 0 20 0 1 0 140475210 2127118336 16258 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 519316 16258 1728 343 0 516380 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 2077264 KiB
Current children cumulated memory: 65032 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.10 4.04 5/267 132702
/proc/meminfo: memFree=118022100/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2077264 memory=70152 CPUtime=281.51 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 116822 0 0 0 28111 40 0 0 20 0 1 0 140475210 2127118336 17538 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 519316 17538 1728 343 0 516380 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 2077264 KiB
Current children cumulated memory: 70152 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.09 4.04 5/266 132706
/proc/meminfo: memFree=118018804/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2093648 memory=77936 CPUtime=341.35 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 130743 0 0 0 34089 46 0 0 20 0 1 0 140475210 2143895552 19484 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 523412 19484 1728 343 0 520476 0
Current children cumulated CPU time: 341.35 s
Current children cumulated vsize: 2093648 KiB
Current children cumulated memory: 77936 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.10 4.04 5/264 132708
/proc/meminfo: memFree=118026184/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2077488 memory=73472 CPUtime=401.18 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 145696 0 0 0 40067 51 0 0 20 0 1 0 140475210 2127347712 18368 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 519372 18368 1728 343 0 516436 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 2077488 KiB
Current children cumulated memory: 73472 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.09 4.04 5/264 132715
/proc/meminfo: memFree=118021228/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2093872 memory=80384 CPUtime=461 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 157146 0 0 0 46045 55 0 0 20 0 1 0 140475210 2144124928 20096 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 523468 20096 1728 343 0 520532 0
Current children cumulated CPU time: 461 s

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

Current children cumulated memory: 83668 KiB

[startup+2862.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 132839
/proc/meminfo: memFree=117774916/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2099320 memory=96724 CPUtime=2854.36 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 563852 0 0 0 285206 230 0 0 20 0 1 0 140475210 2149703680 24181 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 524830 24181 1728 343 0 521894 0
Current children cumulated CPU time: 2854.36 s
Current children cumulated vsize: 2099320 KiB
Current children cumulated memory: 96724 KiB

[startup+2922.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 132841
/proc/meminfo: memFree=117683336/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2115704 memory=106620 CPUtime=2914.21 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 574108 0 0 0 291187 234 0 0 20 0 1 0 140475210 2166480896 26655 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 528926 26655 1728 343 0 525990 0
Current children cumulated CPU time: 2914.21 s
Current children cumulated vsize: 2115704 KiB
Current children cumulated memory: 106620 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 132843
/proc/meminfo: memFree=117787512/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2091128 memory=95972 CPUtime=2974.04 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 580826 0 0 0 297168 236 0 0 20 0 1 0 140475210 2141315072 23993 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 522782 23993 1728 343 0 519846 0
Current children cumulated CPU time: 2974.04 s
Current children cumulated vsize: 2091128 KiB
Current children cumulated memory: 95972 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 132845
/proc/meminfo: memFree=117784540/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2091128 memory=95972 CPUtime=3033.88 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 588213 0 0 0 303148 240 0 0 20 0 1 0 140475210 2141315072 23993 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 522782 23993 1728 343 0 519846 0
Current children cumulated CPU time: 3033.88 s
Current children cumulated vsize: 2091128 KiB
Current children cumulated memory: 95972 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/263 132848
/proc/meminfo: memFree=117779660/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2115704 memory=106620 CPUtime=3093.72 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 593522 0 0 0 309129 243 0 0 20 0 1 0 140475210 2166480896 26655 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 528926 26655 1728 343 0 525990 0
Current children cumulated CPU time: 3093.72 s
Current children cumulated vsize: 2115704 KiB
Current children cumulated memory: 106620 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/263 132851
/proc/meminfo: memFree=117743284/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2099320 memory=102524 CPUtime=3153.56 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 601305 0 0 0 315110 246 0 0 20 0 1 0 140475210 2149703680 25631 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 524830 25631 1728 343 0 521894 0
Current children cumulated CPU time: 3153.56 s
Current children cumulated vsize: 2099320 KiB
Current children cumulated memory: 102524 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/263 132853
/proc/meminfo: memFree=117732556/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2125512 memory=106916 CPUtime=3213.39 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 610033 0 0 0 321088 251 0 0 20 0 1 0 140475210 2176524288 26729 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 531378 26729 1728 343 0 528442 0
Current children cumulated CPU time: 3213.39 s
Current children cumulated vsize: 2125512 KiB
Current children cumulated memory: 106916 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/263 132855
/proc/meminfo: memFree=117755248/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2109128 memory=106916 CPUtime=3273.23 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 618246 0 0 0 327067 256 0 0 20 0 1 0 140475210 2159747072 26729 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 527282 26729 1728 343 0 524346 0
Current children cumulated CPU time: 3273.23 s
Current children cumulated vsize: 2109128 KiB
Current children cumulated memory: 106916 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/263 132859
/proc/meminfo: memFree=117774336/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2125512 memory=115108 CPUtime=3333.06 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 624428 0 0 0 333048 258 0 0 20 0 1 0 140475210 2176524288 28777 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 531378 28777 1728 343 0 528442 0
Current children cumulated CPU time: 3333.06 s
Current children cumulated vsize: 2125512 KiB
Current children cumulated memory: 115108 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/263 132861
/proc/meminfo: memFree=117750436/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2125512 memory=115108 CPUtime=3392.9 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 632360 0 0 0 339028 262 0 0 20 0 1 0 140475210 2176524288 28777 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 531378 28777 1728 343 0 528442 0
Current children cumulated CPU time: 3392.9 s
Current children cumulated vsize: 2125512 KiB
Current children cumulated memory: 115108 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/263 132868
/proc/meminfo: memFree=117707376/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2125512 memory=113220 CPUtime=3452.73 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 641231 0 0 0 345003 270 0 0 20 0 1 0 140475210 2176524288 28305 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 531378 28305 1728 343 0 528442 0
Current children cumulated CPU time: 3452.73 s
Current children cumulated vsize: 2125512 KiB
Current children cumulated memory: 113220 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/264 132871
/proc/meminfo: memFree=117735272/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2109660 memory=112984 CPUtime=3512.56 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 645966 0 0 0 350984 272 0 0 20 0 1 0 140475210 2160291840 28246 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 527415 28246 1728 343 0 524479 0
Current children cumulated CPU time: 3512.56 s
Current children cumulated vsize: 2109660 KiB
Current children cumulated memory: 112984 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/264 132873
/proc/meminfo: memFree=117742864/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2109660 memory=112744 CPUtime=3572.38 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 651310 0 0 0 356964 274 0 0 20 0 1 0 140475210 2160291840 28186 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 527415 28186 1728 343 0 524479 0
Current children cumulated CPU time: 3572.38 s
Current children cumulated vsize: 2109660 KiB
Current children cumulated memory: 112744 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.08 4.10 4.09 4/262 132875
/proc/meminfo: memFree=118217504/131250000 swapFree=33008868/33010684
[pid=132686] ppid=132674 vsize=2093276 memory=97436 CPUtime=3600 cores=1,3
/proc/132686/stat : 132686 (pb_picat) R 132674 132686 120181 0 -1 4194304 656339 0 0 0 359724 276 0 0 20 0 1 0 140475210 2143514624 24359 18446744073709551615 94127125098496 94127126500077 140728441455072 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94127126771504 94127128645744 94127140216832 140728441461148 140728441461224 140728441461224 140728441466828 0
/proc/132686/statm: 523319 24359 1728 343 0 520383 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2093276 KiB
Current children cumulated memory: 97436 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.24 s, system=2.77135 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.01
CPU time (s): 3600.02
CPU user time (s): 3597.24
CPU system time (s): 2.77135
CPU usage (%): 99.7232
Max. virtual memory (cumulated for all children) (KiB): 2223816
Max. memory (cumulated for all children) (KiB): 164264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.24
system time used= 2.77135
maximum resident set size= 164264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 656339
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= 85
involuntary context switches= 7215


# summary of solver processes directly reported to runsolver:
#   pid: 132686
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3597.24
#   total CPU system time (s): 2.77135

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.97469 second user time and 15.8878 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-11 17:32:30
IDJOB=4528633
IDBENCH=176641
IDSOLVER=3385
FILE ID=nodeC013/4528633-1752247949
RUNJOBID= nodeC013-1752244336-132265
SLURM_JOB_ID= 9682559
Free space on /tmp= 432252 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/KNAP/subset_sum/normalized-knapPI_6_200_10000_5_-48992.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528633-1752247949/watcher-4528633-1752247949 -o /tmp/evaluation-result-4528633-1752247949/solver-4528633-1752247949 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1752244336-132265 --watchdog 3760  pb_picat HOME/instance-4528633-1752247949.opb

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

MD5SUM BENCH= a84e76f0e449bb256266dd60911e5184
RANDOM SEED=1345704107

nodeC013 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		: 3600.125
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.67
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.628
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.67
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		: 3603.144
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.67
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.869
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.67
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		: 3600.440
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.67
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		: 3604.039
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.67
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.810
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.67
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		: 3600.052
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        118594868 kB
MemAvailable:   129671888 kB
Buffers:            1668 kB
Cached:         11823416 kB
SwapCached:          164 kB
Active:           512240 kB
Inactive:       11381708 kB
Active(anon):      85300 kB
Inactive(anon):     4868 kB
Active(file):     426940 kB
Inactive(file): 11376840 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008868 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             10856 kB
Writeback:             0 kB
AnonPages:         72120 kB
Mapped:           101608 kB
Shmem:             21304 kB
KReclaimable:     224560 kB
Slab:             319904 kB
SReclaimable:     224560 kB
SUnreclaim:        95344 kB
KernelStack:        4060 kB
PageTables:         3032 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     329024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432236 MiB
End job on nodeC013 at 2025-07-11 18:32:40