Trace number 4503382

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 NameAnswerCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3600.11 2265.52

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-188.opb
MD5SUM3913eb3be89dc3fafaaa9b46848c24e7
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.485745
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables483
Total number of constraints8027
Number of constraints which are clauses7293
Number of constraints which are cardinality constraints (but not clauses)21
Number of constraints which are nor clauses,nor cardinality constraints713
Minimum length of a constraint2
Maximum length of a constraint17
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 19
Number of bits of the biggest sum of numbers5
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/)
0.00/0.02	c #variable: 483
0.00/0.02	c #constraint: 8027
0.00/0.02	c #equal: 14
0.00/0.02	c intsize: 5
0.00/0.02	c sizeproduct: 0
0.00/0.02	c #soft: 0
0.00/0.02	c mincost: 0
0.00/0.02	c maxcost: 0
0.00/0.02	c sumcost: 0
0.00/0.02	c iteration_max: -1
0.00/0.02	c time_max: -1
0.00/0.02	c number_of_threads(move update): 2
0.00/0.02	c number_of_threads(move evaluation): 2
0.00/0.02	c seed: 1245898712
3600.08/2265.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62837 MiB free)
  memory of node 1: 64507 MiB (63114 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503382-1751156297/watcher-4503382-1751156297 -o /tmp/evaluation-result-4503382-1751156297/solver-4503382-1751156297 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751146786-17678 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1245898712 HOME/instance-4503382-1751156297.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=20214, runsolver pid=20211

[startup+0.100064 s]*
/proc/loadavg: 5.17 5.32 5.46 6/271 20216
/proc/meminfo: memFree=128947596/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=102336 memory=30500 CPUtime=0.14 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 6680 0 0 0 13 1 0 0 20 0 2 0 31307416 104792064 7625 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 25584 7625 672 633 0 9098 0
[pid=20214/tid=20216] ppid=20211 vsize=102336 memory=4026531960 CPUtime=0.03 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 686 0 0 0 3 0 0 0 20 0 2 0 31307416 104792064 7625 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 102336 KiB
Current children cumulated memory: 30500 KiB

[startup+0.20591 s]*
/proc/loadavg: 5.17 5.32 5.46 6/271 20216
/proc/meminfo: memFree=128947596/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=102468 memory=30628 CPUtime=0.29 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 6707 0 0 0 28 1 0 0 20 0 2 0 31307416 104927232 7657 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 25617 7657 672 633 0 9131 0
[pid=20214/tid=20216] ppid=20211 vsize=102468 memory=664958721904869660 CPUtime=0.08 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) S 20211 20214 17665 0 -1 4194368 686 0 0 0 8 0 0 0 20 0 2 0 31307416 104927232 7657 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 102468 KiB
Current children cumulated memory: 30628 KiB

[startup+0.305767 s]*
/proc/loadavg: 5.17 5.32 5.46 7/271 20216
/proc/meminfo: memFree=128947596/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=102468 memory=30628 CPUtime=0.44 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) S 20211 20214 17665 0 -1 4194304 6728 0 0 0 43 1 0 0 20 0 2 0 31307416 104927232 7657 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 25617 7657 672 633 0 9131 0
[pid=20214/tid=20216] ppid=20211 vsize=102468 memory=-7313421132538155884 CPUtime=0.13 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 686 0 0 0 13 0 0 0 20 0 2 0 31307416 104927232 7657 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 102468 KiB
Current children cumulated memory: 30628 KiB

[startup+0.700231 s]
/proc/loadavg: 5.17 5.32 5.46 6/271 20216
/proc/meminfo: memFree=128947344/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=102700 memory=30868 CPUtime=1.07 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 6853 0 0 0 106 1 0 0 20 0 2 0 31307416 105164800 7717 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 25675 7717 672 633 0 9189 0
[pid=20214/tid=20216] ppid=20211 vsize=102700 memory=17536 CPUtime=0.39 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) S 20211 20214 17665 0 -1 4194368 686 0 0 0 39 0 0 0 20 0 2 0 31307416 105164800 7717 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 1.07 s
Current children cumulated vsize: 102700 KiB
Current children cumulated memory: 30868 KiB

[startup+1.50021 s]
/proc/loadavg: 5.17 5.32 5.46 6/271 20216
/proc/meminfo: memFree=128947804/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=103016 memory=31124 CPUtime=2.43 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 10989 0 0 0 241 2 0 0 20 0 2 0 31307416 105488384 7781 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 25754 7781 672 633 0 9268 0
[pid=20214/tid=20216] ppid=20211 vsize=103016 memory=17536 CPUtime=0.95 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 938 0 0 0 95 0 0 0 20 0 2 0 31307416 105488384 7781 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 2.43 s
Current children cumulated vsize: 103016 KiB
Current children cumulated memory: 31124 KiB

[startup+3.10589 s]
/proc/loadavg: 5.17 5.32 5.46 7/271 20216
/proc/meminfo: memFree=128947320/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=103148 memory=31252 CPUtime=5.13 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 15178 0 0 0 509 4 0 0 20 0 2 0 31307416 105623552 7813 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 25787 7813 672 633 0 9301 0
[pid=20214/tid=20216] ppid=20211 vsize=103148 memory=31124 CPUtime=2.05 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 1300 0 0 0 204 1 0 0 20 0 2 0 31307416 105623552 7813 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 5.13 s
Current children cumulated vsize: 103148 KiB
Current children cumulated memory: 31252 KiB

[startup+6.3002 s]
/proc/loadavg: 5.16 5.31 5.45 7/271 20216
/proc/meminfo: memFree=128947532/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=103148 memory=31316 CPUtime=10.38 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 59183 0 0 0 1023 15 0 0 20 0 2 0 31307416 105623552 7829 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 25787 7829 672 633 0 9301 0
[pid=20214/tid=20216] ppid=20211 vsize=103148 memory=31060 CPUtime=4.13 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 1603 0 0 0 412 1 0 0 20 0 2 0 31307416 105623552 7829 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 10.38 s
Current children cumulated vsize: 103148 KiB
Current children cumulated memory: 31316 KiB

[startup+12.7002 s]
/proc/loadavg: 5.22 5.33 5.46 7/271 20216
/proc/meminfo: memFree=128947472/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=103740 memory=31892 CPUtime=21.13 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 135621 0 0 0 2081 32 0 0 20 0 2 0 31307416 106229760 7973 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 25935 7973 672 633 0 9449 0
[pid=20214/tid=20216] ppid=20211 vsize=103740 memory=31060 CPUtime=8.53 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 2216 0 0 0 850 3 0 0 20 0 2 0 31307416 106229760 7973 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 21.13 s
Current children cumulated vsize: 103740 KiB
Current children cumulated memory: 31892 KiB

[startup+25.5002 s]
/proc/loadavg: 5.24 5.33 5.45 6/271 20216
/proc/meminfo: memFree=128947128/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=104136 memory=32276 CPUtime=42.63 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 144543 0 0 0 4221 42 0 0 20 0 2 0 31307416 106635264 8069 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 26034 8069 672 633 0 9548 0
[pid=20214/tid=20216] ppid=20211 vsize=104136 memory=32276 CPUtime=17.33 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 2985 0 0 0 1728 5 0 0 20 0 2 0 31307416 106635264 8069 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 42.63 s
Current children cumulated vsize: 104136 KiB
Current children cumulated memory: 32276 KiB

[startup+51.1056 s]
/proc/loadavg: 5.08 5.28 5.44 6/271 20218
/proc/meminfo: memFree=128942024/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=104912 memory=32788 CPUtime=84 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 157252 0 0 0 8339 61 0 0 20 0 2 0 31307416 107429888 8197 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 26228 8197 672 633 0 9742 0
[pid=20214/tid=20216] ppid=20211 vsize=104912 memory=32788 CPUtime=33.28 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 4068 0 0 0 3319 9 0 0 20 0 2 0 31307416 107429888 8197 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 84 s
Current children cumulated vsize: 104912 KiB
Current children cumulated memory: 32788 KiB

[startup+102.3 s]
/proc/loadavg: 5.13 5.27 5.42 6/271 20219
/proc/meminfo: memFree=128942924/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=105044 memory=33044 CPUtime=165.32 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 157340 0 0 0 16435 97 0 0 20 0 2 0 31307416 107565056 8261 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 26261 8261 672 633 0 9775 0
[pid=20214/tid=20216] ppid=20211 vsize=105044 memory=14592 CPUtime=63.74 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) S 20211 20214 17665 0 -1 4194368 4071 0 0 0 6358 16 0 0 20 0 2 0 31307416 107565056 8261 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 165.32 s
Current children cumulated vsize: 105044 KiB
Current children cumulated memory: 33044 KiB

[startup+162.3 s]
/proc/loadavg: 5.00 5.21 5.40 6/270 20221
/proc/meminfo: memFree=128953748/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=105308 memory=33300 CPUtime=263.12 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 161397 0 0 0 26174 138 0 0 20 0 2 0 31307416 107835392 8325 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 26327 8325 672 633 0 9841 0
[pid=20214/tid=20216] ppid=20211 vsize=105308 memory=33172 CPUtime=101.96 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 4472 0 0 0 10173 23 0 0 20 0 2 0 31307416 107835392 8325 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 263.12 s
Current children cumulated vsize: 105308 KiB
Current children cumulated memory: 33300 KiB

[startup+222.3 s]
/proc/loadavg: 4.98 5.16 5.36 6/269 20225
/proc/meminfo: memFree=128951852/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=105440 memory=33556 CPUtime=356.85 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 162132 0 0 0 35507 178 0 0 20 0 2 0 31307416 107970560 8389 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 26360 8389 672 633 0 9874 0
[pid=20214/tid=20216] ppid=20211 vsize=105440 memory=33556 CPUtime=136.1 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 4494 0 0 0 13581 29 0 0 20 0 2 0 31307416 107970560 8389 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 356.85 s
Current children cumulated vsize: 105440 KiB
Current children cumulated memory: 33556 KiB

[startup+282.3 s]
/proc/loadavg: 4.99 5.13 5.34 6/269 20232
/proc/meminfo: memFree=128962728/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=105704 memory=33684 CPUtime=453.47 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 166985 0 0 0 45130 217 0 0 20 0 2 0 31307416 108240896 8421 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 26426 8421 672 633 0 9940 0
[pid=20214/tid=20216] ppid=20211 vsize=105704 memory=33556 CPUtime=173.13 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 4775 0 0 0 17278 35 0 0 20 0 2 0 31307416 108240896 8421 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 453.47 s
Current children cumulated vsize: 105704 KiB
Current children cumulated memory: 33684 KiB

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

/proc/meminfo: memFree=129845332/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=110868 memory=38828 CPUtime=2617.53 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 196799 0 0 0 260843 910 0 0 20 0 2 0 31307416 113528832 9707 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 27717 9707 672 633 0 11231 0
[pid=20214/tid=20216] ppid=20211 vsize=110868 memory=38828 CPUtime=905.62 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 5686 0 0 0 90424 138 0 0 20 0 2 0 31307416 113528832 9707 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 2617.53 s
Current children cumulated vsize: 110868 KiB
Current children cumulated memory: 38828 KiB

[startup+1782.3 s]
/proc/loadavg: 2.05 2.07 3.14 3/249 20396
/proc/meminfo: memFree=129845756/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=110868 memory=38828 CPUtime=2726.24 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 197567 0 0 0 271687 937 0 0 20 0 2 0 31307416 113528832 9707 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 27717 9707 672 633 0 11231 0
[pid=20214/tid=20216] ppid=20211 vsize=110868 memory=14592 CPUtime=954.72 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 5709 0 0 0 95330 142 0 0 20 0 2 0 31307416 113528832 9707 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 2726.24 s
Current children cumulated vsize: 110868 KiB
Current children cumulated memory: 38828 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.06 3.07 3/249 20398
/proc/meminfo: memFree=129846292/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=111356 memory=39212 CPUtime=2834.67 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 197686 0 0 0 282496 971 0 0 20 0 2 0 31307416 114028544 9803 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 27839 9803 672 633 0 11353 0
[pid=20214/tid=20216] ppid=20211 vsize=111356 memory=14592 CPUtime=1003.56 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 5709 0 0 0 100208 148 0 0 20 0 2 0 31307416 114028544 9803 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 2834.67 s
Current children cumulated vsize: 111356 KiB
Current children cumulated memory: 39212 KiB

[startup+1902.3 s]
/proc/loadavg: 1.98 2.04 3.00 2/248 20400
/proc/meminfo: memFree=129846892/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=111592 memory=39468 CPUtime=2943.6 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 198649 0 0 0 293351 1009 0 0 20 0 2 0 31307416 114270208 9867 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 27898 9867 672 633 0 11412 0
[pid=20214/tid=20216] ppid=20211 vsize=111592 memory=14592 CPUtime=1052.92 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 5730 0 0 0 105136 156 0 0 20 0 2 0 31307416 114270208 9867 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 2943.6 s
Current children cumulated vsize: 111592 KiB
Current children cumulated memory: 39468 KiB

[startup+1962.3 s]
/proc/loadavg: 2.02 2.05 2.94 3/248 20403
/proc/meminfo: memFree=129847016/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=111592 memory=39468 CPUtime=3052.22 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 199614 0 0 0 304176 1046 0 0 20 0 2 0 31307416 114270208 9867 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 27898 9867 672 633 0 11412 0
[pid=20214/tid=20216] ppid=20211 vsize=111592 memory=39468 CPUtime=1101.98 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) S 20211 20214 17665 0 -1 4194368 5749 0 0 0 110035 163 0 0 20 0 2 0 31307416 114270208 9867 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 3052.22 s
Current children cumulated vsize: 111592 KiB
Current children cumulated memory: 39468 KiB

[startup+2022.3 s]
/proc/loadavg: 1.82 1.99 2.86 3/248 20405
/proc/meminfo: memFree=129842728/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=111724 memory=39596 CPUtime=3160.66 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 200592 0 0 0 314980 1086 0 0 20 0 2 0 31307416 114405376 9899 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 27931 9899 672 633 0 11445 0
[pid=20214/tid=20216] ppid=20211 vsize=111724 memory=39596 CPUtime=1150.86 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 5777 0 0 0 114915 171 0 0 20 0 2 0 31307416 114405376 9899 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 3160.66 s
Current children cumulated vsize: 111724 KiB
Current children cumulated memory: 39596 KiB

[startup+2082.3 s]
/proc/loadavg: 1.85 1.97 2.80 3/248 20410
/proc/meminfo: memFree=129843108/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=111724 memory=39724 CPUtime=3269.2 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 201092 0 0 0 325797 1123 0 0 20 0 2 0 31307416 114405376 9931 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 27931 9931 672 633 0 11445 0
[pid=20214/tid=20216] ppid=20211 vsize=111724 memory=17536 CPUtime=1199.82 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 5805 0 0 0 119804 178 0 0 20 0 2 0 31307416 114405376 9931 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 3269.2 s
Current children cumulated vsize: 111724 KiB
Current children cumulated memory: 39724 KiB

[startup+2142.3 s]
/proc/loadavg: 1.96 1.98 2.74 2/248 20417
/proc/meminfo: memFree=129846820/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=111868 memory=39852 CPUtime=3377.61 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 201618 0 0 0 336602 1159 0 0 20 0 2 0 31307416 114552832 9963 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 27967 9963 672 633 0 11481 0
[pid=20214/tid=20216] ppid=20211 vsize=111868 memory=39724 CPUtime=1248.68 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 5813 0 0 0 124682 186 0 0 20 0 2 0 31307416 114552832 9963 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 3377.61 s
Current children cumulated vsize: 111868 KiB
Current children cumulated memory: 39852 KiB

[startup+2202.3 s]
/proc/loadavg: 2.03 2.00 2.70 3/248 20419
/proc/meminfo: memFree=129846584/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=112012 memory=39852 CPUtime=3485.93 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 201642 0 0 0 347398 1195 0 0 20 0 2 0 31307416 114700288 9963 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 28003 9963 672 633 0 11517 0
[pid=20214/tid=20216] ppid=20211 vsize=112012 memory=39852 CPUtime=1297.43 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 5813 0 0 0 129551 192 0 0 20 0 2 0 31307416 114700288 9963 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 3485.93 s
Current children cumulated vsize: 112012 KiB
Current children cumulated memory: 39852 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.65 3/248 20421
/proc/meminfo: memFree=129846888/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=112232 memory=40236 CPUtime=3594.31 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 202273 0 0 0 358197 1234 0 0 20 0 2 0 31307416 114925568 10059 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 28058 10059 672 633 0 11572 0
[pid=20214/tid=20216] ppid=20211 vsize=112232 memory=40108 CPUtime=1346.21 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 5814 0 0 0 134421 200 0 0 20 0 2 0 31307416 114925568 10059 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 3594.31 s
Current children cumulated vsize: 112232 KiB
Current children cumulated memory: 40236 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2265.5 s]
/proc/loadavg: 2.00 2.00 2.65 3/248 20421
/proc/meminfo: memFree=129846888/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=112232 memory=40236 CPUtime=3600.08 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 202273 0 0 0 358772 1236 0 0 20 0 2 0 31307416 114925568 10059 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 28058 10059 672 633 0 11572 0
[pid=20214/tid=20216] ppid=20211 vsize=112232 memory=40108 CPUtime=1348.79 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 5814 0 0 0 134679 200 0 0 20 0 2 0 31307416 114925568 10059 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 112232 KiB
Current children cumulated memory: 40236 KiB

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

[startup+2265.52 s]
# the end of solver process 20214 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3587.75 s, system=12.3627 s

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

[startup+2265.5 s]
/proc/loadavg: 2.00 2.00 2.65 3/248 20421
/proc/meminfo: memFree=129846888/131249996 swapFree=33010684/33010684
[pid=20214] ppid=20211 vsize=112232 memory=40236 CPUtime=3600.08 cores=5,7
/proc/20214/stat : 20214 (pb_competition_) R 20211 20214 17665 0 -1 4194304 202273 0 0 0 358772 1236 0 0 20 0 2 0 31307416 114925568 10059 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
/proc/20214/statm: 28058 10059 672 633 0 11572 0
[pid=20214/tid=20216] ppid=20211 vsize=112232 memory=40108 CPUtime=1348.79 cores=5,7
/proc/20214/task/20216/stat : 20216 (pb_competition_) R 20211 20214 17665 0 -1 4194368 5814 0 0 0 134679 200 0 0 20 0 2 0 31307416 114925568 10059 18446744073709551615 4198400 6788177 140729931862320 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 26730496 140729931864409 140729931864536 140729931864536 140729931870138 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 112232 KiB
Current children cumulated memory: 40236 KiB

Child status: 0

Real time (s): 2265.52
CPU time (s): 3600.11
CPU user time (s): 3587.75
CPU system time (s): 12.3627
CPU usage (%): 158.909
Max. virtual memory (cumulated for all children) (KiB): 112232
Max. memory (cumulated for all children) (KiB): 40236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.75
system time used= 12.3627
maximum resident set size= 40236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 203445
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= 239310
involuntary context switches= 37307


# summary of solver processes directly reported to runsolver:
#   pid: 20214
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3587.75
#   total CPU system time (s): 12.3627

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.44634 second user time and 10.2344 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-06-29 02:18:17
IDJOB=4503382
IDBENCH=155455
IDSOLVER=3347
FILE ID=nodeC021/4503382-1751156297
RUNJOBID= nodeC021-1751146786-17678
SLURM_JOB_ID= 9587467
Free space on /tmp= 433040 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-188.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-4503382-1751156297/watcher-4503382-1751156297 -o /tmp/evaluation-result-4503382-1751156297/solver-4503382-1751156297 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751146786-17678 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1245898712 HOME/instance-4503382-1751156297.opb

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

MD5SUM BENCH= 3913eb3be89dc3fafaaa9b46848c24e7
RANDOM SEED=1245898712

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.779
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.56
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.779
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.56
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		: 3594.699
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.56
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		: 3605.162
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.56
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		: 3599.774
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.56
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		: 3643.231
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.56
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		: 3625.137
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.56
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.788
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128975604 kB
MemAvailable:   128864112 kB
Buffers:            3280 kB
Cached:           698084 kB
SwapCached:            0 kB
Active:          1201576 kB
Inactive:         476144 kB
Active(anon):     994416 kB
Inactive(anon):        0 kB
Active(file):     207160 kB
Inactive(file):   476144 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5488 kB
Writeback:            32 kB
AnonPages:        979472 kB
Mapped:           111148 kB
Shmem:             18060 kB
KReclaimable:      88488 kB
Slab:             174060 kB
SReclaimable:      88488 kB
SUnreclaim:        85572 kB
KernelStack:        4384 kB
PageTables:         4868 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1334000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    780288 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433060 MiB
End job on nodeC021 at 2025-06-29 02:56:03