Trace number 4528634

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

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/KNAP/similar_weights/
normalized-knapPI_9_5000_1000_1_-48768.opb
MD5SUM6df3ef663e01b06123bb3451687b2522
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-48768
Best CPU time to get the best result obtained on this benchmark0.04891
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5000
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 constraint5000
Maximum length of a constraint5000
Number of terms in the objective function 5000
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 2526647
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 4952979
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 505203951
Number of bits of the biggest sum of numbers29
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-4528634-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 (52752 MiB free)
  memory of node 1: 64507 MiB (63062 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=132677, runsolver pid=132671
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 4.15 4.10 4.03 5/264 132691
/proc/meminfo: memFree=118491644/131250000 swapFree=33008868/33010684
[pid=132677] ppid=132671 vsize=2034964 memory=27500 CPUtime=0.08 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 1403 0 0 0 8 0 0 0 20 0 1 0 140475208 2083803136 6875 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 2 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 508741 6875 1568 343 0 505805 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2034964 KiB
Current children cumulated memory: 27500 KiB

[startup+0.205909 s]*
/proc/loadavg: 4.15 4.10 4.03 5/264 132691
/proc/meminfo: memFree=118391016/131250000 swapFree=33008868/33010684
[pid=132677] ppid=132671 vsize=2034964 memory=27500 CPUtime=0.18 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 1403 0 0 0 18 0 0 0 20 0 1 0 140475208 2083803136 6875 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 2 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 508741 6875 1568 343 0 505805 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 2034964 KiB
Current children cumulated memory: 27500 KiB

[startup+0.305814 s]*
/proc/loadavg: 4.15 4.10 4.03 5/264 132691
/proc/meminfo: memFree=118304244/131250000 swapFree=33008868/33010684
[pid=132677] ppid=132671 vsize=2034964 memory=35996 CPUtime=0.27 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 1454 0 0 0 27 0 0 0 20 0 1 0 140475208 2083803136 8999 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 2 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 508741 8999 1600 343 0 505805 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 2034964 KiB
Current children cumulated memory: 35996 KiB

[startup+0.700136 s]
/proc/loadavg: 4.15 4.10 4.03 5/264 132691
/proc/meminfo: memFree=118255100/131250000 swapFree=33008868/33010684
[pid=132677] ppid=132671 vsize=2057456 memory=57644 CPUtime=0.66 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 5897 0 0 0 58 8 0 0 20 0 1 0 140475208 2106834944 14411 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 514364 14411 1664 343 0 511428 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 2057456 KiB
Current children cumulated memory: 57644 KiB

[startup+1.50016 s]
/proc/loadavg: 4.15 4.10 4.03 5/264 132691
/proc/meminfo: memFree=118216100/131250000 swapFree=33008868/33010684
[pid=132677] ppid=132671 vsize=2075684 memory=78340 CPUtime=1.46 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 9046 0 0 0 135 11 0 0 20 0 1 0 140475208 2125500416 19585 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 518921 19585 1696 343 0 515985 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 2075684 KiB
Current children cumulated memory: 78340 KiB

[startup+3.10567 s]
/proc/loadavg: 4.15 4.10 4.03 5/264 132691
/proc/meminfo: memFree=118138724/131250000 swapFree=33008868/33010684
[pid=132677] ppid=132671 vsize=2078048 memory=83324 CPUtime=3.07 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 14917 0 0 0 294 13 0 0 20 0 1 0 140475208 2127921152 20831 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 519512 20831 1696 343 0 516576 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 2078048 KiB
Current children cumulated memory: 83324 KiB

[startup+6.30018 s]
/proc/loadavg: 4.14 4.10 4.03 5/264 132691
/proc/meminfo: memFree=118144840/131250000 swapFree=33008868/33010684
[pid=132677] ppid=132671 vsize=2095780 memory=88100 CPUtime=6.24 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 20952 0 0 0 610 14 0 0 20 0 1 0 140475208 2146078720 22025 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 523945 22025 1696 343 0 521009 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 2095780 KiB
Current children cumulated memory: 88100 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.10 4.03 5/264 132691
/proc/meminfo: memFree=118130216/131250000 swapFree=33008868/33010684
[pid=132677] ppid=132671 vsize=2095780 memory=93132 CPUtime=12.63 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 28477 0 0 0 1247 16 0 0 20 0 1 0 140475208 2146078720 23283 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 523945 23283 1696 343 0 521009 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 2095780 KiB
Current children cumulated memory: 93132 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.09 4.03 5/264 132691
/proc/meminfo: memFree=118130672/131250000 swapFree=33008868/33010684
[pid=132677] ppid=132671 vsize=2095780 memory=95180 CPUtime=25.39 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 33946 0 0 0 2521 18 0 0 20 0 1 0 140475208 2146078720 23795 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 523945 23795 1696 343 0 521009 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 2095780 KiB
Current children cumulated memory: 95180 KiB

[startup+51.1057 s]
/proc/loadavg: 4.13 4.10 4.03 5/265 132693
/proc/meminfo: memFree=118092144/131250000 swapFree=33008868/33010684
[pid=132677] ppid=132671 vsize=2112164 memory=94940 CPUtime=50.92 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 43548 0 0 0 5071 21 0 0 20 0 1 0 140475208 2162855936 23735 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 528041 23735 1696 343 0 525105 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 2112164 KiB
Current children cumulated memory: 94940 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=132677] ppid=132671 vsize=2112164 memory=109608 CPUtime=101.97 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 55588 0 0 0 10170 27 0 0 20 0 1 0 140475208 2162855936 27402 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 528041 27402 1696 343 0 525105 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 2112164 KiB
Current children cumulated memory: 109608 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=132677] ppid=132671 vsize=2113180 memory=119600 CPUtime=161.8 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 70782 0 0 0 16146 34 0 0 20 0 1 0 140475208 2163896320 29900 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 528295 29900 1696 343 0 525359 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 2113180 KiB
Current children cumulated memory: 119600 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=132677] ppid=132671 vsize=2113432 memory=120236 CPUtime=221.62 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 79754 0 0 0 22125 37 0 0 20 0 1 0 140475208 2164154368 30059 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 528358 30059 1696 343 0 525422 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 2113432 KiB
Current children cumulated memory: 120236 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=132677] ppid=132671 vsize=2113432 memory=122356 CPUtime=281.45 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 90620 0 0 0 28102 43 0 0 20 0 1 0 140475208 2164154368 30589 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 528358 30589 1696 343 0 525422 0
Current children cumulated CPU time: 281.45 s
Current children cumulated vsize: 2113432 KiB
Current children cumulated memory: 122356 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=132677] ppid=132671 vsize=2113432 memory=118260 CPUtime=341.28 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 102290 0 0 0 34078 50 0 0 20 0 1 0 140475208 2164154368 29565 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 528358 29565 1696 343 0 525422 0
Current children cumulated CPU time: 341.28 s
Current children cumulated vsize: 2113432 KiB
Current children cumulated memory: 118260 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=132677] ppid=132671 vsize=2113432 memory=103924 CPUtime=401.1 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 113553 0 0 0 40055 55 0 0 20 0 1 0 140475208 2164154368 25981 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 528358 25981 1696 343 0 525422 0
Current children cumulated CPU time: 401.1 s
Current children cumulated vsize: 2113432 KiB
Current children cumulated memory: 103924 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.09 4.04 5/264 132715
/proc/meminfo: memFree=118025324/131250000 swapFree=33008868/33010684
[pid=132677] ppid=132671 vsize=2113432 memory=118260 CPUtime=460.93 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 125599 0 0 0 46032 61 0 0 20 0 1 0 140475208 2164154368 29565 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 528358 29565 1696 343 0 525422 0
Current children cumulated CPU time: 460.93 s

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

Current children cumulated memory: 168548 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=132677] ppid=132671 vsize=2390212 memory=283236 CPUtime=2913.87 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 366594 0 0 0 291127 260 0 0 20 0 1 0 140475208 2447577088 70809 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 597553 70809 1696 343 0 594617 0
Current children cumulated CPU time: 2913.87 s
Current children cumulated vsize: 2390212 KiB
Current children cumulated memory: 283236 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 132843
/proc/meminfo: memFree=117788520/131250000 swapFree=33008868/33010684
[pid=132677] ppid=132671 vsize=2259140 memory=182884 CPUtime=2973.69 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 371733 0 0 0 297104 265 0 0 20 0 1 0 140475208 2313359360 45721 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 564785 45721 1696 343 0 561849 0
Current children cumulated CPU time: 2973.69 s
Current children cumulated vsize: 2259140 KiB
Current children cumulated memory: 182884 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=132677] ppid=132671 vsize=2160836 memory=148068 CPUtime=3033.53 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 377991 0 0 0 303078 275 0 0 20 0 1 0 140475208 2212696064 37017 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 540209 37017 1696 343 0 537273 0
Current children cumulated CPU time: 3033.53 s
Current children cumulated vsize: 2160836 KiB
Current children cumulated memory: 148068 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=132677] ppid=132671 vsize=2129476 memory=142936 CPUtime=3093.35 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 382194 0 0 0 309054 281 0 0 20 0 1 0 140475208 2180583424 35734 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 532369 35734 1696 343 0 529433 0
Current children cumulated CPU time: 3093.35 s
Current children cumulated vsize: 2129476 KiB
Current children cumulated memory: 142936 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=132677] ppid=132671 vsize=2195012 memory=178556 CPUtime=3153.18 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 386567 0 0 0 315033 285 0 0 20 0 1 0 140475208 2247692288 44639 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 548753 44639 1696 343 0 545817 0
Current children cumulated CPU time: 3153.18 s
Current children cumulated vsize: 2195012 KiB
Current children cumulated memory: 178556 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=132677] ppid=132671 vsize=2196816 memory=192156 CPUtime=3213.01 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 387415 0 0 0 321015 286 0 0 20 0 1 0 140475208 2249539584 48039 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 549204 48039 1696 343 0 546268 0
Current children cumulated CPU time: 3213.01 s
Current children cumulated vsize: 2196816 KiB
Current children cumulated memory: 192156 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=132677] ppid=132671 vsize=2196816 memory=196252 CPUtime=3272.83 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 391009 0 0 0 326995 288 0 0 20 0 1 0 140475208 2249539584 49063 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 549204 49063 1696 343 0 546268 0
Current children cumulated CPU time: 3272.83 s
Current children cumulated vsize: 2196816 KiB
Current children cumulated memory: 196252 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=132677] ppid=132671 vsize=2196816 memory=173724 CPUtime=3332.67 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 394498 0 0 0 332975 292 0 0 20 0 1 0 140475208 2249539584 43431 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 549204 43431 1696 343 0 546268 0
Current children cumulated CPU time: 3332.67 s
Current children cumulated vsize: 2196816 KiB
Current children cumulated memory: 173724 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=132677] ppid=132671 vsize=2196816 memory=150088 CPUtime=3392.49 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 398066 0 0 0 338950 299 0 0 20 0 1 0 140475208 2249539584 37522 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 549204 37522 1696 343 0 546268 0
Current children cumulated CPU time: 3392.49 s
Current children cumulated vsize: 2196816 KiB
Current children cumulated memory: 150088 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=132677] ppid=132671 vsize=2229584 memory=219068 CPUtime=3452.32 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 404063 0 0 0 344924 308 0 0 20 0 1 0 140475208 2283094016 54767 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 557396 54767 1696 343 0 554460 0
Current children cumulated CPU time: 3452.32 s
Current children cumulated vsize: 2229584 KiB
Current children cumulated memory: 219068 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=132677] ppid=132671 vsize=2229584 memory=202396 CPUtime=3512.14 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 409187 0 0 0 350897 317 0 0 20 0 1 0 140475208 2283094016 50599 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 557396 50599 1696 343 0 554460 0
Current children cumulated CPU time: 3512.14 s
Current children cumulated vsize: 2229584 KiB
Current children cumulated memory: 202396 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=132677] ppid=132671 vsize=2229584 memory=176816 CPUtime=3571.96 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 415133 0 0 0 356873 323 0 0 20 0 1 0 140475208 2283094016 44204 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 557396 44204 1696 343 0 554460 0
Current children cumulated CPU time: 3571.96 s
Current children cumulated vsize: 2229584 KiB
Current children cumulated memory: 176816 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.08 4.10 4.09 4/262 132875
/proc/meminfo: memFree=118217504/131250000 swapFree=33008868/33010684
[pid=132677] ppid=132671 vsize=2196816 memory=173724 CPUtime=3600.09 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 416201 0 0 0 359684 325 0 0 20 0 1 0 140475208 2249539584 43431 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 549204 43431 1696 343 0 546268 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 2196816 KiB
Current children cumulated memory: 173724 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.84 s, system=3.25432 s

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

[startup+3610.5 s]
/proc/loadavg: 4.08 4.10 4.09 4/262 132875
/proc/meminfo: memFree=118217504/131250000 swapFree=33008868/33010684
[pid=132677] ppid=132671 vsize=2196816 memory=173724 CPUtime=3600.09 cores=0,2
/proc/132677/stat : 132677 (pb_picat) R 132671 132677 120181 0 -1 4194304 416201 0 0 0 359684 325 0 0 20 0 1 0 140475208 2249539584 43431 18446744073709551615 94241431719936 94241433121517 140724459477904 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94241433392944 94241435267184 94241470140416 140724459485596 140724459485672 140724459485672 140724459491276 0
/proc/132677/statm: 549204 43431 1696 343 0 546268 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 2196816 KiB
Current children cumulated memory: 173724 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.5
CPU time (s): 3600.1
CPU user time (s): 3596.84
CPU system time (s): 3.25432
CPU usage (%): 99.7117
Max. virtual memory (cumulated for all children) (KiB): 2652356
Max. memory (cumulated for all children) (KiB): 391780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.84
system time used= 3.25432
maximum resident set size= 391780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 416201
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= 78
involuntary context switches= 4570


# summary of solver processes directly reported to runsolver:
#   pid: 132677
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3596.84
#   total CPU system time (s): 3.25432

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.11498 second user time and 17.3221 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-11 17:32:30
IDJOB=4528634
IDBENCH=176345
IDSOLVER=3385
FILE ID=nodeC013/4528634-1752247949
RUNJOBID= nodeC013-1752244336-132263
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/similar_weights/normalized-knapPI_9_5000_1000_1_-48768.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528634-1752247949/watcher-4528634-1752247949 -o /tmp/evaluation-result-4528634-1752247949/solver-4528634-1752247949 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1752244336-132263 --watchdog 3760  pb_picat HOME/instance-4528634-1752247949.opb

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

MD5SUM BENCH= 6df3ef663e01b06123bb3451687b2522
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		: 3599.827
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		: 3310.371
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		: 3579.976
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		: 3600.237
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.304
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.968
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.837
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		: 3455.324
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:        118579020 kB
MemAvailable:   129652624 kB
Buffers:            1668 kB
Cached:         11819996 kB
SwapCached:          164 kB
Active:           512312 kB
Inactive:       11378288 kB
Active(anon):      85372 kB
Inactive(anon):     4868 kB
Active(file):     426940 kB
Inactive(file): 11373420 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008868 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7304 kB
Writeback:             0 kB
AnonPages:         71900 kB
Mapped:           101504 kB
Shmem:             21304 kB
KReclaimable:     224564 kB
Slab:             319588 kB
SReclaimable:     224564 kB
SUnreclaim:        95024 kB
KernelStack:        4092 kB
PageTables:         2968 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     328292 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