Trace number 4524250

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
PRINTEMPS 2025-05-28? (MO) 453.099 426.584

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/
wallon/normalized-Cargo-24_c24.opb
MD5SUM5fdde4f5ded59ac93b31f059bbfb02e9
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 benchmark94204
Best CPU time to get the best result obtained on this benchmark663.838
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2530390
Total number of constraints5076483
Number of constraints which are clauses842097
Number of constraints which are cardinality constraints (but not clauses)42061
Number of constraints which are nor clauses,nor cardinality constraints4192325
Minimum length of a constraint1
Maximum length of a constraint208
Number of terms in the objective function 64
Biggest coefficient in the objective function 32768
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 262140
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 661259
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 1944735
Number of bits of the biggest sum of numbers21
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.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
72.55/45.20	c #variable: 2530390
72.55/45.20	c #constraint: 5076483
72.55/45.20	c #equal: 257
72.55/45.20	c intsize: 21
72.55/45.20	c sizeproduct: 0
72.55/45.20	c #soft: 0
72.55/45.20	c mincost: 0
72.55/45.20	c maxcost: 0
72.55/45.20	c sumcost: 0
72.55/45.20	c iteration_max: -1
72.55/45.20	c time_max: -1
72.55/45.20	c number_of_threads(move update): 2
72.55/45.20	c number_of_threads(move evaluation): 2
72.55/45.20	c seed: 1915969345

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: 63837 MiB (62401 MiB free)
  memory of node 1: 64465 MiB (62121 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524250-1751610453/watcher-4524250-1751610453 -o /tmp/evaluation-result-4524250-1751610453/solver-4524250-1751610453 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751610453-86568 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1915969345 HOME/instance-4524250-1751610453.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
Current StackSize limit: 8192 KiB

solver pid=86631, runsolver pid=86628

[startup+0.100071 s]*
/proc/loadavg: 0.85 1.16 1.87 7/257 86632
/proc/meminfo: memFree=127454600/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=63944 memory=52576 CPUtime=0.1 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 11128 0 0 0 6 4 0 0 20 0 1 0 76724829 65478656 13144 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 15986 13144 576 633 0 15202 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 63944 KiB
Current children cumulated memory: 52576 KiB

[startup+0.213327 s]*
/proc/loadavg: 1.26 1.24 1.89 7/257 86632
/proc/meminfo: memFree=127305852/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=156744 memory=151644 CPUtime=0.21 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 32835 0 0 0 12 9 0 0 20 0 1 0 76724829 160505856 37879 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 39219 37911 576 633 0 38435 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 156744 KiB
Current children cumulated memory: 151644 KiB

[startup+0.313456 s]*
/proc/loadavg: 1.26 1.24 1.89 7/257 86632
/proc/meminfo: memFree=127158424/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=260396 memory=236760 CPUtime=0.31 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 51090 0 0 0 17 14 0 0 20 0 1 0 76724829 266645504 59190 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 65132 59190 576 633 0 64348 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 260396 KiB
Current children cumulated memory: 236760 KiB

[startup+0.700314 s]
/proc/loadavg: 1.26 1.24 1.89 7/257 86632
/proc/meminfo: memFree=126875412/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=607488 memory=579720 CPUtime=0.68 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 122035 0 0 0 37 31 0 0 20 0 1 0 76724829 622067712 144930 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 151872 144930 576 633 0 151088 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 607488 KiB
Current children cumulated memory: 579720 KiB

[startup+1.50028 s]
/proc/loadavg: 1.26 1.24 1.89 7/257 86632
/proc/meminfo: memFree=126196704/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=1532564 memory=1355784 CPUtime=1.74 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 209804 0 0 0 111 63 0 0 20 0 2 0 76724829 1569345536 338914 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 383141 338914 576 633 0 371016 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 1532564 KiB
Current children cumulated memory: 1355784 KiB

[startup+3.10607 s]
/proc/loadavg: 1.26 1.24 1.89 7/258 86633
/proc/meminfo: memFree=124437548/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=2126492 memory=1963912 CPUtime=4.89 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 367385 0 0 0 385 104 0 0 20 0 2 0 76724829 2177527808 490978 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 531623 490978 576 633 0 523083 0
[pid=86631/tid=86633] ppid=86628 vsize=2126492 memory=198340509722 CPUtime=1.83 cores=4,6
/proc/86631/task/86633/stat : 86633 (pb_competition_) R 86628 86631 86557 0 -1 4194368 57782 0 0 0 156 27 0 0 20 0 2 0 76724953 2177527808 490978 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 0 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
Current children cumulated CPU time: 4.89 s
Current children cumulated vsize: 2126492 KiB
Current children cumulated memory: 1963912 KiB

[startup+6.3002 s]
/proc/loadavg: 1.72 1.34 1.92 7/258 86633
/proc/meminfo: memFree=122750600/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=3643744 memory=3485448 CPUtime=11.21 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 787040 0 0 0 933 188 0 0 20 0 2 0 76724829 3731193856 871362 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 910936 871362 576 633 0 903466 0
[pid=86631/tid=86633] ppid=86628 vsize=3643744 memory=2954248 CPUtime=4.98 cores=4,6
/proc/86631/task/86633/stat : 86633 (pb_competition_) R 86628 86631 86557 0 -1 4194368 257639 0 0 0 424 74 0 0 20 0 2 0 76724953 3731193856 871362 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 0 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
Current children cumulated CPU time: 11.21 s
Current children cumulated vsize: 3643744 KiB
Current children cumulated memory: 3485448 KiB

[startup+12.7002 s]
/proc/loadavg: 2.22 1.45 1.95 7/258 86633
/proc/meminfo: memFree=117815868/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=6671912 memory=6535944 CPUtime=23.84 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 1630737 0 0 0 2034 350 0 0 20 0 2 0 76724829 6832037888 1633986 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 1667978 1633986 576 633 0 1666116 0
[pid=86631/tid=86633] ppid=86628 vsize=6671912 memory=6294152 CPUtime=11.29 cores=4,6
/proc/86631/task/86633/stat : 86633 (pb_competition_) R 86628 86631 86557 0 -1 4194368 663265 0 0 0 955 174 0 0 20 0 2 0 76724953 6832037888 1633986 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 0 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
Current children cumulated CPU time: 23.84 s
Current children cumulated vsize: 6671912 KiB
Current children cumulated memory: 6535944 KiB

[startup+25.5004 s]
/proc/loadavg: 2.80 1.60 2.00 7/258 86633
/proc/meminfo: memFree=114595468/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=8249664 memory=8218080 CPUtime=38.93 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 3589101 0 0 0 3352 541 0 0 20 0 2 0 76724829 8447655936 2054520 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 2062416 2054520 576 633 0 2056054 0
[pid=86631/tid=86633] ppid=86628 vsize=8249664 memory=16248 CPUtime=15.64 cores=4,6
/proc/86631/task/86633/stat : 86633 (pb_competition_) S 86628 86631 86557 0 -1 4194368 949361 0 0 0 1326 238 0 0 20 0 2 0 76724953 8447655936 2054520 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 0 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
Current children cumulated CPU time: 38.93 s
Current children cumulated vsize: 8249664 KiB
Current children cumulated memory: 8218080 KiB

[startup+51.1129 s]
/proc/loadavg: 4.12 2.03 2.13 7/258 86634
/proc/meminfo: memFree=104000408/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=16323276 memory=16177312 CPUtime=78.54 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 6815474 0 0 0 6885 969 0 0 20 0 2 0 76724829 16715034624 4044328 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 4080819 4044328 640 633 0 4076447 0
[pid=86631/tid=86633] ppid=86628 vsize=16323276 memory=16248 CPUtime=30.68 cores=4,6
/proc/86631/task/86633/stat : 86633 (pb_competition_) S 86628 86631 86557 0 -1 4194368 1881005 0 0 0 2673 395 0 0 20 0 2 0 76724953 16715034624 4044328 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
Current children cumulated CPU time: 78.54 s
Current children cumulated vsize: 16323276 KiB
Current children cumulated memory: 16177312 KiB

[startup+102.3 s]
/proc/loadavg: 4.95 2.59 2.31 6/259 86637
/proc/meminfo: memFree=102723744/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=17857620 memory=17465832 CPUtime=129.6 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 8805678 0 0 0 11846 1114 0 0 20 0 2 0 76724829 18286202880 4366458 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 4464405 4366458 640 633 0 4460033 0
[pid=86631/tid=86633] ppid=86628 vsize=17857620 memory=16809120 CPUtime=30.68 cores=4,6
/proc/86631/task/86633/stat : 86633 (pb_competition_) S 86628 86631 86557 0 -1 4194368 1881005 0 0 0 2673 395 0 0 20 0 2 0 76724953 18286202880 4366458 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
Current children cumulated CPU time: 129.6 s
Current children cumulated vsize: 17857620 KiB
Current children cumulated memory: 17465832 KiB

[startup+162.3 s]
/proc/loadavg: 5.44 3.15 2.53 6/259 86638
/proc/meminfo: memFree=97043704/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=23632980 memory=23241312 CPUtime=189.45 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 11955224 0 0 0 17525 1420 0 0 20 0 2 0 76724829 24200171520 5810328 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 5908245 5810328 640 633 0 5903873 0
[pid=86631/tid=86633] ppid=86628 vsize=23633112 memory=5276 CPUtime=30.68 cores=4,6
/proc/86631/task/86633/stat : 86633 (pb_competition_) S 86628 86631 86557 0 -1 4194368 1881005 0 0 0 2673 395 0 0 20 0 2 0 76724953 24200306688 5810360 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
Current children cumulated CPU time: 189.45 s
Current children cumulated vsize: 23632980 KiB
Current children cumulated memory: 23241312 KiB

[startup+222.3 s]
/proc/loadavg: 5.41 3.57 2.71 6/257 86644
/proc/meminfo: memFree=90968648/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=24657404 memory=24255832 CPUtime=249.32 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 15463711 0 0 0 23298 1634 0 0 20 0 2 0 76724829 25249181696 6063958 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 6164351 6063958 640 633 0 6159979 0
[pid=86631/tid=86633] ppid=86628 vsize=24657404 memory=23932640 CPUtime=30.68 cores=4,6
/proc/86631/task/86633/stat : 86633 (pb_competition_) S 86628 86631 86557 0 -1 4194368 1881005 0 0 0 2673 395 0 0 20 0 2 0 76724953 25249181696 6063958 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
Current children cumulated CPU time: 249.32 s
Current children cumulated vsize: 24657404 KiB
Current children cumulated memory: 24255832 KiB

[startup+282.3 s]
/proc/loadavg: 5.36 3.89 2.88 6/257 86646
/proc/meminfo: memFree=91054700/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=24658712 memory=24257112 CPUtime=309.17 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 17884409 0 0 0 29133 1784 0 0 20 0 2 0 76724829 25250521088 6064278 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 6164678 6064278 640 633 0 6160306 0
[pid=86631/tid=86633] ppid=86628 vsize=24658712 memory=24256472 CPUtime=30.68 cores=4,6
/proc/86631/task/86633/stat : 86633 (pb_competition_) S 86628 86631 86557 0 -1 4194368 1881005 0 0 0 2673 395 0 0 20 0 2 0 76724953 25250521088 6064278 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
Current children cumulated CPU time: 309.17 s
Current children cumulated vsize: 24658712 KiB
Current children cumulated memory: 24257112 KiB

[startup+342.3 s]
/proc/loadavg: 5.24 4.12 3.02 6/254 86648
/proc/meminfo: memFree=91049524/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=24658712 memory=24257112 CPUtime=369.01 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 20020891 0 0 0 34997 1904 0 0 20 0 2 0 76724829 25250521088 6064278 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 6164678 6064278 640 633 0 6160306 0
[pid=86631/tid=86633] ppid=86628 vsize=24658712 memory=24257112 CPUtime=30.68 cores=4,6
/proc/86631/task/86633/stat : 86633 (pb_competition_) S 86628 86631 86557 0 -1 4194368 1881005 0 0 0 2673 395 0 0 20 0 2 0 76724953 25250521088 6064278 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
Current children cumulated CPU time: 369.01 s
Current children cumulated vsize: 24658712 KiB
Current children cumulated memory: 24257112 KiB

[startup+402.3 s]
/proc/loadavg: 5.44 4.39 3.19 6/254 86650
/proc/meminfo: memFree=91037068/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=24658712 memory=24257112 CPUtime=428.87 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 22278184 0 0 0 40840 2047 0 0 20 0 2 0 76724829 25250521088 6064278 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 6164678 6064278 640 633 0 6160306 0
[pid=86631/tid=86633] ppid=86628 vsize=24658712 memory=16248 CPUtime=30.68 cores=4,6
/proc/86631/task/86633/stat : 86633 (pb_competition_) S 86628 86631 86557 0 -1 4194368 1881005 0 0 0 2673 395 0 0 20 0 2 0 76724953 25250521088 6064278 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
Current children cumulated CPU time: 428.87 s
Current children cumulated vsize: 24658712 KiB
Current children cumulated memory: 24257112 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+423.6 s]
/proc/loadavg: 5.54 4.48 3.24 6/254 86653
/proc/meminfo: memFree=84686924/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=31795200 memory=31403816 CPUtime=450.11 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 26142109 0 0 0 42600 2411 0 0 20 0 2 0 76724829 32558284800 7850954 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 7948800 7850954 704 633 0 7944428 0
[pid=86631/tid=86633] ppid=86628 vsize=31795200 memory=10496 CPUtime=30.68 cores=4,6
/proc/86631/task/86633/stat : 86633 (pb_competition_) S 86628 86631 86557 0 -1 4194368 1881005 0 0 0 2673 395 0 0 20 0 2 0 76724953 32558284800 7850954 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
Current children cumulated CPU time: 450.11 s
Current children cumulated vsize: 31795200 KiB
Current children cumulated memory: 31403816 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+426.584 s]
# the end of solver process 86631 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=427.876 s, system=25.2238 s

Solver just ended.
Dumping a history of the last processes samples

[startup+424 s]*
/proc/loadavg: 5.54 4.48 3.24 7/254 86653
/proc/meminfo: memFree=83896652/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=31795200 memory=31403816 CPUtime=450.53 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 26142554 0 0 0 42641 2412 0 0 20 0 2 0 76724829 32558284800 7850954 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 7948800 7850954 704 633 0 7944428 0
[pid=86631/tid=86633] ppid=86628 vsize=31795200 memory=7971796328540355696 CPUtime=30.68 cores=4,6
/proc/86631/task/86633/stat : 86633 (pb_competition_) S 86628 86631 86557 0 -1 4194368 1881005 0 0 0 2673 395 0 0 20 0 2 0 76724953 32558284800 7850954 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
Current children cumulated CPU time: 450.53 s
Current children cumulated vsize: 31795200 KiB
Current children cumulated memory: 31403816 KiB

[startup+424.8 s]
/proc/loadavg: 5.54 4.48 3.24 7/254 86653
/proc/meminfo: memFree=83896652/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=31538276 memory=31146976 CPUtime=451.31 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 26260540 0 0 0 42713 2418 0 0 20 0 2 0 76724829 32295194624 7786744 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 7884569 7786744 704 633 0 7880197 0
[pid=86631/tid=86633] ppid=86628 vsize=31538276 memory=31403816 CPUtime=30.68 cores=4,6
/proc/86631/task/86633/stat : 86633 (pb_competition_) S 86628 86631 86557 0 -1 4194368 1881005 0 0 0 2673 395 0 0 20 0 2 0 76724953 32295194624 7786744 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
Current children cumulated CPU time: 451.31 s
Current children cumulated vsize: 31538276 KiB
Current children cumulated memory: 31146976 KiB

[startup+425.2 s]
/proc/loadavg: 5.54 4.48 3.24 6/254 86653
/proc/meminfo: memFree=83896652/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=31538276 memory=31146976 CPUtime=451.71 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 26331759 0 0 0 42750 2421 0 0 20 0 2 0 76724829 32295194624 7786744 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 7884569 7786744 704 633 0 7880197 0
[pid=86631/tid=86633] ppid=86628 vsize=31538276 memory=5632 CPUtime=30.68 cores=4,6
/proc/86631/task/86633/stat : 86633 (pb_competition_) S 86628 86631 86557 0 -1 4194368 1881005 0 0 0 2673 395 0 0 20 0 2 0 76724953 32295194624 7786744 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
Current children cumulated CPU time: 451.71 s
Current children cumulated vsize: 31538276 KiB
Current children cumulated memory: 31146976 KiB

[startup+425.6 s]
/proc/loadavg: 5.54 4.48 3.24 6/254 86653
/proc/meminfo: memFree=83896652/131382120 swapFree=33010160/33010684
[pid=86631] ppid=86628 vsize=31538276 memory=31146976 CPUtime=452.11 cores=4,6
/proc/86631/stat : 86631 (pb_competition_) R 86628 86631 86557 0 -1 4194304 26394840 0 0 0 42787 2424 0 0 20 0 2 0 76724829 32295194624 7786744 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
/proc/86631/statm: 7884569 7786744 704 633 0 7880197 0
[pid=86631/tid=86633] ppid=86628 vsize=31538276 memory=30088232 CPUtime=30.68 cores=4,6
/proc/86631/task/86633/stat : 86633 (pb_competition_) S 86628 86631 86557 0 -1 4194368 1881005 0 0 0 2673 395 0 0 20 0 2 0 76724953 32295194624 7786744 18446744073709551615 4198400 6788177 140722781280080 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 38227968 140722781284697 140722781284824 140722781284824 140722781290426 0
Current children cumulated CPU time: 452.11 s
Current children cumulated vsize: 31538276 KiB
Current children cumulated memory: 31146976 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 426.584
CPU time (s): 453.099
CPU user time (s): 427.876
CPU system time (s): 25.2238
CPU usage (%): 106.216
Max. virtual memory (cumulated for all children) (KiB): 31795200
Max. memory (cumulated for all children) (KiB): 31403816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 427.876
system time used= 25.2238
maximum resident set size= 31403816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26395544
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= 88194
involuntary context switches= 2778


# summary of solver processes directly reported to runsolver:
#   pid: 86631
#   total CPU time (s): 453.099
#   total CPU user time (s): 427.876
#   total CPU system time (s): 25.2238

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.7529 second user time and 4.32036 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-07-04 08:27:37
IDJOB=4524250
IDBENCH=180640
IDSOLVER=3347
FILE ID=nodeC008/4524250-1751610453
RUNJOBID= nodeC008-1751610453-86568
SLURM_JOB_ID= 9598907
Free space on /tmp= 431912 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-Cargo-24_c24.opb
COMMAND LINE= pb_competition_2025_solver -k -1 -t -1.0 -j NBCORE -r RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524250-1751610453/watcher-4524250-1751610453 -o /tmp/evaluation-result-4524250-1751610453/solver-4524250-1751610453 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751610453-86568 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1915969345 HOME/instance-4524250-1751610453.opb

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

MD5SUM BENCH= 5fdde4f5ded59ac93b31f059bbfb02e9
RANDOM SEED=1915969345

nodeC008 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		: 3591.635
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.72
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		: 3591.639
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.72
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		: 3591.790
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.72
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		: 2993.307
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.72
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		: 3591.713
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.72
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		: 3491.933
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.72
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.209
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.72
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.493
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.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        127536200 kB
MemAvailable:   128584836 kB
Buffers:            2128 kB
Cached:          1842932 kB
SwapCached:           16 kB
Active:          1895008 kB
Inactive:        1322028 kB
Active(anon):    1355552 kB
Inactive(anon):    34348 kB
Active(file):     539456 kB
Inactive(file):  1287680 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            927336 kB
Writeback:             0 kB
AnonPages:       1375152 kB
Mapped:           111336 kB
Shmem:             17920 kB
KReclaimable:     122256 kB
Slab:             207388 kB
SReclaimable:     122256 kB
SUnreclaim:        85132 kB
KernelStack:        4144 kB
PageTables:         5268 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    1737280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149448 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    253952 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:      181064 kB
DirectMap2M:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431908 MiB
End job on nodeC008 at 2025-07-04 08:34:44