Trace number 4512238

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Picat 2025-06-16? (TO) 3600.01 3610.3

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/
opb/normalized-autocorr_bern30-08.opb
MD5SUMbe5851356e38c2321294cad1ea2d3ea1
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-738
Best CPU time to get the best result obtained on this benchmark1667.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
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 constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 926
Biggest coefficient in the objective function 200
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 41584
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 200
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 41584
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)896
Sum of products size (including duplicates)2726
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c solving HOME/instance-4512238-1751521288.opb (Picat 3.9b6)
1.87/1.94	o -626

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (55407 MiB free)
  memory of node 1: 64507 MiB (63797 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512238-1751521288/watcher-4512238-1751521288 -o /tmp/evaluation-result-4512238-1751521288/solver-4512238-1751521288 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751514061-73425 --watchdog 3760 pb_picat HOME/instance-4512238-1751521288.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=74214, runsolver pid=74211
Current StackSize limit: 8192 KiB


[startup+0.100104 s]*
/proc/loadavg: 4.17 4.12 4.11 4/248 74223
/proc/meminfo: memFree=122055780/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2038644 memory=27352 CPUtime=0.09 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 1857 0 0 0 8 1 0 0 20 0 1 0 67808202 2087571456 6838 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 509661 6838 1664 343 0 506725 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2038644 KiB
Current children cumulated memory: 27352 KiB

[startup+0.213386 s]*
/proc/loadavg: 4.17 4.12 4.11 4/248 74223
/proc/meminfo: memFree=122048724/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2052952 memory=37148 CPUtime=0.21 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 4093 0 0 0 18 3 0 0 20 0 1 0 67808202 2102222848 9287 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 513238 9287 1664 343 0 510302 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2052952 KiB
Current children cumulated memory: 37148 KiB

[startup+0.31332 s]*
/proc/loadavg: 4.17 4.12 4.11 4/248 74223
/proc/meminfo: memFree=122040848/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2070808 memory=45536 CPUtime=0.3 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 5504 0 0 0 27 3 0 0 20 0 1 0 67808202 2120507392 11384 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 517702 11384 1664 343 0 514766 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2070808 KiB
Current children cumulated memory: 45536 KiB

[startup+0.700359 s]
/proc/loadavg: 4.17 4.12 4.11 5/248 74223
/proc/meminfo: memFree=122021944/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2062396 memory=47456 CPUtime=0.68 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 6188 0 0 0 64 4 0 0 20 0 1 0 67808202 2111893504 11864 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 515599 11864 1696 343 0 512663 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2062396 KiB
Current children cumulated memory: 47456 KiB

[startup+1.50031 s]
/proc/loadavg: 4.17 4.12 4.11 4/248 74233
/proc/meminfo: memFree=122000388/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2080232 memory=68184 CPUtime=1.47 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 9348 0 0 0 141 6 0 0 20 0 1 0 67808202 2130157568 17046 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 520058 17046 1696 343 0 517122 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2080232 KiB
Current children cumulated memory: 68184 KiB

[startup+3.11279 s]
/proc/loadavg: 4.17 4.12 4.11 5/252 74260
/proc/meminfo: memFree=121622004/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2080232 memory=68184 CPUtime=3.08 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 10768 0 0 0 299 9 0 0 20 0 1 0 67808202 2130157568 17046 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 520058 17046 1696 343 0 517122 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2080232 KiB
Current children cumulated memory: 68184 KiB

[startup+6.3003 s]
/proc/loadavg: 4.15 4.12 4.11 5/252 74261
/proc/meminfo: memFree=121626580/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2096744 memory=78312 CPUtime=6.26 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 22567 0 0 0 612 14 0 0 20 0 1 0 67808202 2147065856 19578 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 524186 19578 1696 343 0 521250 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2096744 KiB
Current children cumulated memory: 78312 KiB

[startup+12.7003 s]
/proc/loadavg: 4.14 4.12 4.11 5/252 74261
/proc/meminfo: memFree=121700564/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2063976 memory=49640 CPUtime=12.64 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 53814 0 0 0 1239 25 0 0 20 0 1 0 67808202 2113511424 12410 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 515994 12410 1696 343 0 513058 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2063976 KiB
Current children cumulated memory: 49640 KiB

[startup+25.5003 s]
/proc/loadavg: 4.11 4.11 4.11 5/252 74261
/proc/meminfo: memFree=121663436/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2096744 memory=78312 CPUtime=25.4 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 96169 0 0 0 2500 40 0 0 20 0 1 0 67808202 2147065856 19578 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 524186 19578 1696 343 0 521250 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2096744 KiB
Current children cumulated memory: 78312 KiB

[startup+51.1127 s]
/proc/loadavg: 4.14 4.12 4.11 5/252 74261
/proc/meminfo: memFree=121706204/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2080456 memory=66056 CPUtime=50.94 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 201541 0 0 0 5014 80 0 0 20 0 1 0 67808202 2130386944 16514 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 520114 16514 1696 343 0 517178 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2080456 KiB
Current children cumulated memory: 66056 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.11 4.11 5/251 74267
/proc/meminfo: memFree=121563224/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2083400 memory=68188 CPUtime=101.98 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 294163 0 0 0 10085 113 0 0 20 0 1 0 67808202 2133401600 17047 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 520850 17047 1696 343 0 517914 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 2083400 KiB
Current children cumulated memory: 68188 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.11 4.10 5/250 74269
/proc/meminfo: memFree=121547440/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2083400 memory=68188 CPUtime=161.82 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 298217 0 0 0 16067 115 0 0 20 0 1 0 67808202 2133401600 17047 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 520850 17047 1696 343 0 517914 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 2083400 KiB
Current children cumulated memory: 68188 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.10 4.10 5/250 74271
/proc/meminfo: memFree=121563836/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2083400 memory=68188 CPUtime=221.65 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 298218 0 0 0 22050 115 0 0 20 0 1 0 67808202 2133401600 17047 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 520850 17047 1696 343 0 517914 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 2083400 KiB
Current children cumulated memory: 68188 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/250 74273
/proc/meminfo: memFree=121585772/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2083400 memory=68188 CPUtime=281.48 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 298225 0 0 0 28033 115 0 0 20 0 1 0 67808202 2133401600 17047 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 520850 17047 1696 343 0 517914 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 2083400 KiB
Current children cumulated memory: 68188 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/251 74278
/proc/meminfo: memFree=121578560/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2083400 memory=68188 CPUtime=341.31 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 298232 0 0 0 34016 115 0 0 20 0 1 0 67808202 2133401600 17047 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 520850 17047 1696 343 0 517914 0
Current children cumulated CPU time: 341.31 s
Current children cumulated vsize: 2083400 KiB
Current children cumulated memory: 68188 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/251 74280
/proc/meminfo: memFree=121529524/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2083400 memory=68188 CPUtime=401.15 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 298233 0 0 0 40000 115 0 0 20 0 1 0 67808202 2133401600 17047 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 520850 17047 1696 343 0 517914 0
Current children cumulated CPU time: 401.15 s
Current children cumulated vsize: 2083400 KiB
Current children cumulated memory: 68188 KiB

[startup+462.3 s]
/proc/loadavg: 4.04 4.08 4.09 5/251 74282
/proc/meminfo: memFree=121519100/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2093640 memory=75588 CPUtime=460.98 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 302559 0 0 0 45982 116 0 0 20 0 1 0 67808202 2143887360 18897 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 523410 18897 1696 343 0 520474 0
Current children cumulated CPU time: 460.98 s

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

Current children cumulated memory: 90720 KiB

[startup+2922.3 s]
/proc/loadavg: 4.06 4.10 4.15 5/251 74414
/proc/meminfo: memFree=121377932/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2101836 memory=92640 CPUtime=2914 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 332072 0 0 0 291266 134 0 0 20 0 1 0 67808202 2152280064 23160 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 525459 23160 1696 343 0 522523 0
Current children cumulated CPU time: 2914 s
Current children cumulated vsize: 2101836 KiB
Current children cumulated memory: 92640 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.11 4.15 5/251 74416
/proc/meminfo: memFree=121390372/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2110028 memory=99960 CPUtime=2973.83 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 333464 0 0 0 297248 135 0 0 20 0 1 0 67808202 2160668672 24990 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 527507 24990 1696 343 0 524571 0
Current children cumulated CPU time: 2973.83 s
Current children cumulated vsize: 2110028 KiB
Current children cumulated memory: 99960 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.11 4.15 5/252 74421
/proc/meminfo: memFree=121369976/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2126412 memory=108664 CPUtime=3033.65 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 335270 0 0 0 303228 137 0 0 20 0 1 0 67808202 2177445888 27166 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 531603 27166 1696 343 0 528667 0
Current children cumulated CPU time: 3033.65 s
Current children cumulated vsize: 2126412 KiB
Current children cumulated memory: 108664 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.10 4.14 5/252 74428
/proc/meminfo: memFree=121429292/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2110028 memory=105072 CPUtime=3093.48 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 338221 0 0 0 309208 140 0 0 20 0 1 0 67808202 2160668672 26268 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 527507 26268 1696 343 0 524571 0
Current children cumulated CPU time: 3093.48 s
Current children cumulated vsize: 2110028 KiB
Current children cumulated memory: 105072 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.09 4.13 5/252 74430
/proc/meminfo: memFree=121464668/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2126412 memory=113264 CPUtime=3153.31 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 339396 0 0 0 315190 141 0 0 20 0 1 0 67808202 2177445888 28316 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 531603 28316 1696 343 0 528667 0
Current children cumulated CPU time: 3153.31 s
Current children cumulated vsize: 2126412 KiB
Current children cumulated memory: 113264 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.09 4.13 5/252 74432
/proc/meminfo: memFree=121439460/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2126412 memory=113264 CPUtime=3213.13 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 339396 0 0 0 321172 141 0 0 20 0 1 0 67808202 2177445888 28316 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 531603 28316 1696 343 0 528667 0
Current children cumulated CPU time: 3213.13 s
Current children cumulated vsize: 2126412 KiB
Current children cumulated memory: 113264 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.08 4.12 5/252 74434
/proc/meminfo: memFree=121471408/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2126412 memory=113264 CPUtime=3272.96 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 339396 0 0 0 327155 141 0 0 20 0 1 0 67808202 2177445888 28316 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 531603 28316 1696 343 0 528667 0
Current children cumulated CPU time: 3272.96 s
Current children cumulated vsize: 2126412 KiB
Current children cumulated memory: 113264 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.08 4.12 5/252 74438
/proc/meminfo: memFree=121396452/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2126412 memory=115312 CPUtime=3332.79 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 339397 0 0 0 333138 141 0 0 20 0 1 0 67808202 2177445888 28828 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 531603 28828 1696 343 0 528667 0
Current children cumulated CPU time: 3332.79 s
Current children cumulated vsize: 2126412 KiB
Current children cumulated memory: 115312 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.10 4.12 5/250 74441
/proc/meminfo: memFree=121437496/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2126412 memory=115312 CPUtime=3392.61 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 339397 0 0 0 339120 141 0 0 20 0 1 0 67808202 2177445888 28828 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 531603 28828 1696 343 0 528667 0
Current children cumulated CPU time: 3392.61 s
Current children cumulated vsize: 2126412 KiB
Current children cumulated memory: 115312 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.09 4.11 5/250 74443
/proc/meminfo: memFree=121447388/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2126412 memory=115312 CPUtime=3452.44 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 339424 0 0 0 345103 141 0 0 20 0 1 0 67808202 2177445888 28828 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 531603 28828 1696 343 0 528667 0
Current children cumulated CPU time: 3452.44 s
Current children cumulated vsize: 2126412 KiB
Current children cumulated memory: 115312 KiB

[startup+3522.3 s]
/proc/loadavg: 4.04 4.07 4.10 5/250 74445
/proc/meminfo: memFree=121399760/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2126412 memory=115312 CPUtime=3512.26 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 339424 0 0 0 351085 141 0 0 20 0 1 0 67808202 2177445888 28828 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 531603 28828 1696 343 0 528667 0
Current children cumulated CPU time: 3512.26 s
Current children cumulated vsize: 2126412 KiB
Current children cumulated memory: 115312 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.09 4.10 5/250 74447
/proc/meminfo: memFree=121552872/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2096148 memory=79992 CPUtime=3572.08 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 340165 0 0 0 357067 141 0 0 20 0 1 0 67808202 2146455552 19998 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 524037 19998 1696 343 0 521101 0
Current children cumulated CPU time: 3572.08 s
Current children cumulated vsize: 2096148 KiB
Current children cumulated memory: 79992 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/250 74448
/proc/meminfo: memFree=121489272/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2096148 memory=82040 CPUtime=3600 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 340166 0 0 0 359858 142 0 0 20 0 1 0 67808202 2146455552 20510 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 524037 20510 1696 343 0 521101 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2096148 KiB
Current children cumulated memory: 82040 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.59 s, system=1.42108 s

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

[startup+3610.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/250 74448
/proc/meminfo: memFree=121489272/131382120 swapFree=33010416/33010684
[pid=74214] ppid=74211 vsize=2096148 memory=82040 CPUtime=3600 cores=0,2
/proc/74214/stat : 74214 (pb_picat) R 74211 74214 73415 0 -1 4194304 340166 0 0 0 359858 142 0 0 20 0 1 0 67808202 2146455552 20510 18446744073709551615 94513706512384 94513707913965 140730141441408 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94513708185392 94513710059696 94513729130496 140730141448606 140730141448682 140730141448682 140730141454284 0
/proc/74214/statm: 524037 20510 1696 343 0 521101 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2096148 KiB
Current children cumulated memory: 82040 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.3
CPU time (s): 3600.01
CPU user time (s): 3598.59
CPU system time (s): 1.42108
CPU usage (%): 99.715
Max. virtual memory (cumulated for all children) (KiB): 2126412
Max. memory (cumulated for all children) (KiB): 115824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.59
system time used= 1.42108
maximum resident set size= 115824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 340166
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= 111
involuntary context switches= 8979


# summary of solver processes directly reported to runsolver:
#   pid: 74214
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3598.59
#   total CPU system time (s): 1.42108

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.1765 second user time and 33.8276 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-03 07:41:28
IDJOB=4512238
IDBENCH=160525
IDSOLVER=3346
FILE ID=nodeC006/4512238-1751521288
RUNJOBID= nodeC006-1751514061-73425
SLURM_JOB_ID= 9598621
Free space on /tmp= 432152 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern30-08.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4512238-1751521288/watcher-4512238-1751521288 -o /tmp/evaluation-result-4512238-1751521288/solver-4512238-1751521288 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751514061-73425 --watchdog 3760  pb_picat HOME/instance-4512238-1751521288.opb

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

MD5SUM BENCH= be5851356e38c2321294cad1ea2d3ea1
RANDOM SEED=1815351059

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        122066180 kB
MemAvailable:   129833476 kB
Buffers:            2128 kB
Cached:          8537372 kB
SwapCached:           12 kB
Active:           568128 kB
Inactive:        8125592 kB
Active(anon):     161084 kB
Inactive(anon):    11092 kB
Active(file):     407044 kB
Inactive(file):  8114500 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11524 kB
Writeback:             0 kB
AnonPages:        156912 kB
Mapped:           110628 kB
Shmem:             17948 kB
KReclaimable:     170376 kB
Slab:             256356 kB
SReclaimable:     170376 kB
SUnreclaim:        85980 kB
KernelStack:        4096 kB
PageTables:         3368 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    4458652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149368 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 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:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432148 MiB
End job on nodeC006 at 2025-07-03 08:41:39