Trace number 4528815

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb_picat 2025-07-11? (TO) 3600.08 3612.51

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-NLC/
minlplib2-pb-0.1.0/opb/normalized-faclay60.opb
MD5SUMd5681d78197016a16986328251aa9bd6
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1477834
Best CPU time to get the best result obtained on this benchmark72002.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1771
Total number of constraints68441
Number of constraints which are clauses68440
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 90684
Biggest coefficient in the objective function 2306839
Number of bits for the biggest coefficient in the objective function 22
Sum of the numbers in the objective function 21217725
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 2306839
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 21217725
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)88914
Sum of products size (including duplicates)177828
Number of different products0
Sum of products size0

Solver Data

0.00/0.05	c solving HOME/instance-4528815-1752245709.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: 63708 MiB (61977 MiB free)
  memory of node 1: 64465 MiB (55794 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528815-1752245709/watcher-4528815-1752245709 -o /tmp/evaluation-result-4528815-1752245709/solver-4528815-1752245709 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1752245708-170431 --watchdog 3760 pb_picat HOME/instance-4528815-1752245709.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=170488, runsolver pid=170485
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 2.20 3.63 3.93 5/266 170489
/proc/meminfo: memFree=120542324/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2027148 memory=31880 CPUtime=0.09 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 1015 0 0 0 9 0 0 0 20 0 1 0 140249634 2075799552 7970 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 506787 7970 1504 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 31880 KiB

[startup+0.205437 s]*
/proc/loadavg: 2.20 3.63 3.93 5/266 170489
/proc/meminfo: memFree=120484980/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2027148 memory=68752 CPUtime=0.19 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 1036 0 0 0 18 1 0 0 20 0 1 0 140249634 2075799552 17188 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 506787 17188 1504 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 68752 KiB

[startup+0.305176 s]*
/proc/loadavg: 2.20 3.63 3.93 5/266 170489
/proc/meminfo: memFree=120468596/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2027148 memory=85136 CPUtime=0.3 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 1044 0 0 0 28 2 0 0 20 0 1 0 140249634 2075799552 21284 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 506787 21284 1504 343 0 503851 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 85136 KiB

[startup+0.700171 s]
/proc/loadavg: 2.20 3.63 3.93 5/266 170489
/proc/meminfo: memFree=120435816/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2027148 memory=165008 CPUtime=0.68 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 1083 0 0 0 65 3 0 0 20 0 1 0 140249634 2075799552 41252 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 506787 41252 1504 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 165008 KiB

[startup+1.50018 s]
/proc/loadavg: 2.20 3.63 3.93 5/266 170489
/proc/meminfo: memFree=120317980/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2117084 memory=329756 CPUtime=1.48 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 2737 0 0 0 142 6 0 0 20 0 1 0 140249634 2167894016 82439 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 529271 82439 1632 343 0 526335 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2117084 KiB
Current children cumulated memory: 329756 KiB

[startup+3.1053 s]
/proc/loadavg: 2.20 3.63 3.93 5/266 170489
/proc/meminfo: memFree=119889068/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2370000 memory=616920 CPUtime=3.08 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 12522 0 0 0 291 17 0 0 20 0 1 0 140249634 2426880000 154230 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 592500 154230 1728 343 0 589564 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2370000 KiB
Current children cumulated memory: 616920 KiB

[startup+6.30016 s]
/proc/loadavg: 2.35 3.64 3.93 5/267 170491
/proc/meminfo: memFree=119785856/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2501072 memory=700060 CPUtime=6.27 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 15678 0 0 0 606 21 0 0 20 0 1 0 140249634 2561097728 175015 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 625268 175015 1728 343 0 622332 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2501072 KiB
Current children cumulated memory: 700060 KiB

[startup+12.7001 s]
/proc/loadavg: 2.48 3.65 3.93 5/267 170491
/proc/meminfo: memFree=119780400/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2501072 memory=700060 CPUtime=12.65 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 15697 0 0 0 1244 21 0 0 20 0 1 0 140249634 2561097728 175015 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 625268 175015 1728 343 0 622332 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2501072 KiB
Current children cumulated memory: 700060 KiB

[startup+25.5002 s]
/proc/loadavg: 2.89 3.68 3.93 5/267 170491
/proc/meminfo: memFree=119770004/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2501072 memory=702108 CPUtime=25.41 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 15760 0 0 0 2518 23 0 0 20 0 1 0 140249634 2561097728 175527 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 625268 175527 1728 343 0 622332 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2501072 KiB
Current children cumulated memory: 702108 KiB

[startup+51.1054 s]
/proc/loadavg: 3.27 3.71 3.94 5/267 170491
/proc/meminfo: memFree=119695716/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2521036 memory=764888 CPUtime=50.93 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 22553 0 0 0 5066 27 0 0 20 0 1 0 140249634 2581540864 191222 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 630259 191222 1728 343 0 627323 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 2521036 KiB
Current children cumulated memory: 764888 KiB

[startup+102.3 s]
/proc/loadavg: 3.72 3.77 3.95 5/268 170494
/proc/meminfo: memFree=119679612/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2522568 memory=768768 CPUtime=101.96 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 31446 0 0 0 10158 38 0 0 20 0 1 0 140249634 2583109632 192192 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 630642 192192 1728 343 0 627706 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 2522568 KiB
Current children cumulated memory: 768768 KiB

[startup+162.3 s]
/proc/loadavg: 4.00 3.84 3.96 5/267 170496
/proc/meminfo: memFree=119767512/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2407880 memory=664320 CPUtime=161.75 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 39904 0 0 0 16127 48 0 0 20 0 1 0 140249634 2465669120 166080 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 601970 166080 1728 343 0 599034 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 2407880 KiB
Current children cumulated memory: 664320 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 3.89 3.98 5/266 170498
/proc/meminfo: memFree=119685652/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2522568 memory=756480 CPUtime=221.55 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 45542 0 0 0 22100 55 0 0 20 0 1 0 140249634 2583109632 189120 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 630642 189120 1728 343 0 627706 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 2522568 KiB
Current children cumulated memory: 756480 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 3.93 3.99 5/264 170500
/proc/meminfo: memFree=119634600/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2653640 memory=801536 CPUtime=281.34 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 50148 0 0 0 28074 60 0 0 20 0 1 0 140249634 2717327360 200384 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 663410 200384 1728 343 0 660474 0
Current children cumulated CPU time: 281.34 s
Current children cumulated vsize: 2653640 KiB
Current children cumulated memory: 801536 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 3.97 4.00 5/264 170503
/proc/meminfo: memFree=119645260/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2653640 memory=795392 CPUtime=341.14 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 55266 0 0 0 34047 67 0 0 20 0 1 0 140249634 2717327360 198848 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 663410 198848 1728 343 0 660474 0
Current children cumulated CPU time: 341.14 s
Current children cumulated vsize: 2653640 KiB
Current children cumulated memory: 795392 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.00 4.00 5/264 170516
/proc/meminfo: memFree=119697960/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2522568 memory=752384 CPUtime=400.93 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 57269 0 0 0 40023 70 0 0 20 0 1 0 140249634 2583109632 188096 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 630642 188096 1728 343 0 627706 0
Current children cumulated CPU time: 400.93 s
Current children cumulated vsize: 2522568 KiB
Current children cumulated memory: 752384 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 4.01 4.00 5/264 170518
/proc/meminfo: memFree=119642216/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2653640 memory=795392 CPUtime=460.73 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 62362 0 0 0 45995 78 0 0 20 0 1 0 140249634 2717327360 198848 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 663410 198848 1728 343 0 660474 0
Current children cumulated CPU time: 460.73 s

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

Current children cumulated memory: 791296 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.11 4.08 5/264 170633
/proc/meminfo: memFree=119443108/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2653640 memory=836352 CPUtime=2912.24 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 125057 0 0 0 291030 194 0 0 20 0 1 0 140249634 2717327360 209088 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 663410 209088 1728 343 0 660474 0
Current children cumulated CPU time: 2912.24 s
Current children cumulated vsize: 2653640 KiB
Current children cumulated memory: 836352 KiB

[startup+2982.3 s]
/proc/loadavg: 4.16 4.12 4.08 5/263 170637
/proc/meminfo: memFree=119452688/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2653640 memory=838400 CPUtime=2972.03 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 125058 0 0 0 297008 195 0 0 20 0 1 0 140249634 2717327360 209600 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 663410 209600 1728 343 0 660474 0
Current children cumulated CPU time: 2972.03 s
Current children cumulated vsize: 2653640 KiB
Current children cumulated memory: 838400 KiB

[startup+3042.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/264 170644
/proc/meminfo: memFree=119443388/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2653640 memory=842496 CPUtime=3031.83 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 125085 0 0 0 302987 196 0 0 20 0 1 0 140249634 2717327360 210624 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 663410 210624 1728 343 0 660474 0
Current children cumulated CPU time: 3031.83 s
Current children cumulated vsize: 2653640 KiB
Current children cumulated memory: 842496 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/265 170647
/proc/meminfo: memFree=119433356/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2653640 memory=844544 CPUtime=3091.62 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 125086 0 0 0 308966 196 0 0 20 0 1 0 140249634 2717327360 211136 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 663410 211136 1728 343 0 660474 0
Current children cumulated CPU time: 3091.62 s
Current children cumulated vsize: 2653640 KiB
Current children cumulated memory: 844544 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/265 170649
/proc/meminfo: memFree=119430500/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2653640 memory=836352 CPUtime=3151.43 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 127111 0 0 0 314943 200 0 0 20 0 1 0 140249634 2717327360 209088 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 663410 209088 1728 343 0 660474 0
Current children cumulated CPU time: 3151.43 s
Current children cumulated vsize: 2653640 KiB
Current children cumulated memory: 836352 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/265 170651
/proc/meminfo: memFree=119467456/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2653640 memory=813824 CPUtime=3211.22 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 129122 0 0 0 320919 203 0 0 20 0 1 0 140249634 2717327360 203456 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 663410 203456 1728 343 0 660474 0
Current children cumulated CPU time: 3211.22 s
Current children cumulated vsize: 2653640 KiB
Current children cumulated memory: 813824 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 170653
/proc/meminfo: memFree=119435440/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2653640 memory=840448 CPUtime=3271.01 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 129172 0 0 0 326897 204 0 0 20 0 1 0 140249634 2717327360 210112 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 663410 210112 1728 343 0 660474 0
Current children cumulated CPU time: 3271.01 s
Current children cumulated vsize: 2653640 KiB
Current children cumulated memory: 840448 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/263 170655
/proc/meminfo: memFree=119401256/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2653640 memory=838400 CPUtime=3330.8 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 131191 0 0 0 332872 208 0 0 20 0 1 0 140249634 2717327360 209600 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 663410 209600 1728 343 0 660474 0
Current children cumulated CPU time: 3330.8 s
Current children cumulated vsize: 2653640 KiB
Current children cumulated memory: 838400 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/262 170657
/proc/meminfo: memFree=119462288/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2522568 memory=799488 CPUtime=3390.59 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 131633 0 0 0 338849 210 0 0 20 0 1 0 140249634 2583109632 199872 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 630642 199872 1728 343 0 627706 0
Current children cumulated CPU time: 3390.59 s
Current children cumulated vsize: 2522568 KiB
Current children cumulated memory: 799488 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/262 170659
/proc/meminfo: memFree=119406964/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2653640 memory=838400 CPUtime=3450.38 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 133775 0 0 0 344825 213 0 0 20 0 1 0 140249634 2717327360 209600 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 663410 209600 1728 343 0 660474 0
Current children cumulated CPU time: 3450.38 s
Current children cumulated vsize: 2653640 KiB
Current children cumulated memory: 838400 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/262 170661
/proc/meminfo: memFree=119401556/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2653640 memory=844544 CPUtime=3510.18 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 133866 0 0 0 350804 214 0 0 20 0 1 0 140249634 2717327360 211136 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 663410 211136 1728 343 0 660474 0
Current children cumulated CPU time: 3510.18 s
Current children cumulated vsize: 2653640 KiB
Current children cumulated memory: 844544 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 170667
/proc/meminfo: memFree=119426940/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2653640 memory=840448 CPUtime=3569.98 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 135887 0 0 0 356780 218 0 0 20 0 1 0 140249634 2717327360 210112 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 663410 210112 1728 343 0 660474 0
Current children cumulated CPU time: 3569.98 s
Current children cumulated vsize: 2653640 KiB
Current children cumulated memory: 840448 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.5 s]
/proc/loadavg: 4.12 4.12 4.09 4/255 170784
/proc/meminfo: memFree=119773916/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2659868 memory=850772 CPUtime=3600.07 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 137982 0 0 0 359788 219 0 0 20 0 1 0 140249634 2723704832 212693 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 664967 212693 1728 343 0 662031 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2659868 KiB
Current children cumulated memory: 850772 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.88 s, system=2.19905 s

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

[startup+3612.5 s]
/proc/loadavg: 4.12 4.12 4.09 4/255 170784
/proc/meminfo: memFree=119773916/131249992 swapFree=33010160/33010684
[pid=170488] ppid=170485 vsize=2659868 memory=850772 CPUtime=3600.07 cores=4,6
/proc/170488/stat : 170488 (pb_picat) R 170485 170488 170420 0 -1 4194304 137982 0 0 0 359788 219 0 0 20 0 1 0 140249634 2723704832 212693 18446744073709551615 94239374315520 94239375717101 140723834109296 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94239375988528 94239377862768 94239406063616 140723834116508 140723834116584 140723834116584 140723834122188 0
/proc/170488/statm: 664967 212693 1728 343 0 662031 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2659868 KiB
Current children cumulated memory: 850772 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3612.51
CPU time (s): 3600.08
CPU user time (s): 3597.88
CPU system time (s): 2.19905
CPU usage (%): 99.656
Max. virtual memory (cumulated for all children) (KiB): 2659868
Max. memory (cumulated for all children) (KiB): 850772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.88
system time used= 2.19905
maximum resident set size= 850772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137982
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= 67
involuntary context switches= 20447


# summary of solver processes directly reported to runsolver:
#   pid: 170488
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3597.88
#   total CPU system time (s): 2.19905

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.5876 second user time and 15.3978 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-07-11 16:55:09
IDJOB=4528815
IDBENCH=160508
IDSOLVER=3385
FILE ID=nodeC025/4528815-1752245709
RUNJOBID= nodeC025-1752245708-170431
SLURM_JOB_ID= 9682581
Free space on /tmp= 432964 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/opb/normalized-faclay60.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528815-1752245709/watcher-4528815-1752245709 -o /tmp/evaluation-result-4528815-1752245709/solver-4528815-1752245709 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1752245708-170431 --watchdog 3760  pb_picat HOME/instance-4528815-1752245709.opb

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

MD5SUM BENCH= d5681d78197016a16986328251aa9bd6
RANDOM SEED=548352123

nodeC025 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		: 3601.629
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.921
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		: 3599.840
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.981
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		: 3598.213
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		: 2299.965
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.828
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		: 3599.834
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:       131249992 kB
MemFree:        120632680 kB
MemAvailable:   129677584 kB
Buffers:            2128 kB
Cached:          9787440 kB
SwapCached:          200 kB
Active:           428880 kB
Inactive:        9429916 kB
Active(anon):      70024 kB
Inactive(anon):    17060 kB
Active(file):     358856 kB
Inactive(file):  9412856 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17820 kB
Writeback:             0 kB
AnonPages:         72400 kB
Mapped:           104572 kB
Shmem:             17856 kB
KReclaimable:     224860 kB
Slab:             319428 kB
SReclaimable:     224860 kB
SUnreclaim:        94568 kB
KernelStack:        4140 kB
PageTables:         2416 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     337764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150472 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432840 MiB
End job on nodeC025 at 2025-07-11 17:55:21