Trace number 4503418

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.35 2763.23

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-25.opb
MD5SUM089881a3a57f24d34abbbcf8eb808729
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 benchmark28.9166
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7351
Total number of constraints155824
Number of constraints which are clauses139567
Number of constraints which are cardinality constraints (but not clauses)563
Number of constraints which are nor clauses,nor cardinality constraints15694
Minimum length of a constraint2
Maximum length of a constraint195
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 196
Number of bits of the biggest sum of numbers8
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.63/0.49	c #variable: 7351
0.63/0.49	c #constraint: 155824
0.63/0.49	c #equal: 288
0.63/0.49	c intsize: 8
0.63/0.49	c sizeproduct: 0
0.63/0.49	c #soft: 0
0.63/0.49	c mincost: 0
0.63/0.49	c maxcost: 0
0.63/0.49	c sumcost: 0
0.63/0.49	c iteration_max: -1
0.63/0.49	c time_max: -1
0.63/0.49	c number_of_threads(move update): 2
0.63/0.49	c number_of_threads(move evaluation): 2
0.63/0.49	c seed: 184291231
3600.01/2762.97	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 (63115 MiB free)
  memory of node 1: 64507 MiB (63883 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503418-1751172227/watcher-4503418-1751172227 -o /tmp/evaluation-result-4503418-1751172227/solver-4503418-1751172227 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751172227-18564 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 184291231 HOME/instance-4503418-1751172227.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=18613, runsolver pid=18605

[startup+0.100059 s]*
/proc/loadavg: 0.53 1.27 2.23 7/270 18626
/proc/meminfo: memFree=129913468/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=120412 memory=55208 CPUtime=0.16 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 11797 0 0 0 14 2 0 0 20 0 2 0 32902252 123301888 13802 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 30103 13802 576 633 0 16258 0
[pid=18613/tid=18616] ppid=18605 vsize=120544 memory=4026532124 CPUtime=0.07 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) R 18605 18613 18550 0 -1 4194368 3325 0 0 0 6 1 0 0 20 0 2 0 32902255 123437056 13802 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 0 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 120412 KiB
Current children cumulated memory: 55208 KiB

[startup+0.205732 s]*
/proc/loadavg: 0.53 1.27 2.23 8/271 18627
/proc/meminfo: memFree=129698964/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=139156 memory=92072 CPUtime=0.35 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) S 18605 18613 18550 0 -1 4194304 21009 0 0 0 31 4 0 0 20 0 2 0 32902252 142495744 22986 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 34789 22986 576 633 0 25488 0
[pid=18613/tid=18616] ppid=18605 vsize=139156 memory=664958721904869660 CPUtime=0.16 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) R 18605 18613 18550 0 -1 4194368 7873 0 0 0 14 2 0 0 20 0 2 0 32902255 142495744 23018 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 0 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 139156 KiB
Current children cumulated memory: 92072 KiB

[startup+0.305787 s]*
/proc/loadavg: 0.53 1.27 2.23 7/271 18627
/proc/meminfo: memFree=129481668/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=240932 memory=188688 CPUtime=0.45 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 28559 0 0 0 38 7 0 0 20 0 2 0 32902252 246714368 47172 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 60233 47172 608 633 0 51289 0
[pid=18613/tid=18616] ppid=18605 vsize=240932 memory=7970107478713449328 CPUtime=0.17 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) S 18605 18613 18550 0 -1 4194368 8227 0 0 0 15 2 0 0 20 0 2 0 32902255 246714368 47204 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 0 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 240932 KiB
Current children cumulated memory: 188688 KiB

[startup+0.70018 s]
/proc/loadavg: 0.53 1.27 2.23 8/271 18627
/proc/meminfo: memFree=129185492/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=301408 memory=279780 CPUtime=0.98 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 48749 0 0 0 87 11 0 0 20 0 2 0 32902252 308641792 69945 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 75352 69945 640 633 0 71819 0
[pid=18613/tid=18616] ppid=18605 vsize=301408 memory=17408 CPUtime=0.33 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) S 18605 18613 18550 0 -1 4194368 13639 0 0 0 29 4 0 0 20 0 2 0 32902255 308641792 69945 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 301408 KiB
Current children cumulated memory: 279780 KiB

[startup+1.50014 s]
/proc/loadavg: 0.53 1.27 2.23 7/271 18627
/proc/meminfo: memFree=128783552/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=516488 memory=493040 CPUtime=1.78 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 123235 0 0 0 158 20 0 0 20 0 2 0 32902252 528883712 123260 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 129122 123260 640 633 0 125589 0
[pid=18613/tid=18616] ppid=18605 vsize=516488 memory=17408 CPUtime=0.33 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) S 18605 18613 18550 0 -1 4194368 13639 0 0 0 29 4 0 0 20 0 2 0 32902255 528883712 123260 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 1.78 s
Current children cumulated vsize: 516488 KiB
Current children cumulated memory: 493040 KiB

[startup+3.10579 s]
/proc/loadavg: 0.53 1.27 2.23 7/271 18627
/proc/meminfo: memFree=127665220/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=570004 memory=549188 CPUtime=3.53 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 157948 0 0 0 330 23 0 0 20 0 2 0 32902252 583684096 137297 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 142501 137297 640 633 0 138968 0
[pid=18613/tid=18616] ppid=18605 vsize=570004 memory=549188 CPUtime=0.5 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) S 18605 18613 18550 0 -1 4194368 14043 0 0 0 45 5 0 0 20 0 2 0 32902255 583684096 137297 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 3.53 s
Current children cumulated vsize: 570004 KiB
Current children cumulated memory: 549188 KiB

[startup+6.30014 s]
/proc/loadavg: 0.89 1.33 2.25 7/271 18627
/proc/meminfo: memFree=127326164/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=570004 memory=549188 CPUtime=7.81 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 182023 0 0 0 756 25 0 0 20 0 2 0 32902252 583684096 137297 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 142501 137297 640 633 0 138968 0
[pid=18613/tid=18616] ppid=18605 vsize=570004 memory=7970949704620194416 CPUtime=1.6 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) S 18605 18613 18550 0 -1 4194368 14314 0 0 0 155 5 0 0 20 0 2 0 32902255 583684096 137297 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 7.81 s
Current children cumulated vsize: 570004 KiB
Current children cumulated memory: 549188 KiB

[startup+12.7001 s]
/proc/loadavg: 1.22 1.39 2.26 7/270 18627
/proc/meminfo: memFree=126642912/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=570004 memory=549188 CPUtime=16.96 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 285133 0 0 0 1664 32 0 0 20 0 2 0 32902252 583684096 137297 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 142501 137297 640 633 0 138968 0
[pid=18613/tid=18616] ppid=18605 vsize=570004 memory=549188 CPUtime=4.37 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) S 18605 18613 18550 0 -1 4194368 16719 0 0 0 432 5 0 0 20 0 2 0 32902255 583684096 137297 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 16.96 s
Current children cumulated vsize: 570004 KiB
Current children cumulated memory: 549188 KiB

[startup+25.5002 s]
/proc/loadavg: 1.99 1.56 2.30 7/270 18628
/proc/meminfo: memFree=126643136/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=570004 memory=549188 CPUtime=34.58 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 390182 0 0 0 3418 40 0 0 20 0 2 0 32902252 583684096 137297 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 142501 137297 640 633 0 138968 0
[pid=18613/tid=18616] ppid=18605 vsize=570004 memory=14464 CPUtime=9.27 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) S 18605 18613 18550 0 -1 4194368 19793 0 0 0 920 7 0 0 20 0 2 0 32902255 583684096 137297 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 34.58 s
Current children cumulated vsize: 570004 KiB
Current children cumulated memory: 549188 KiB

[startup+51.106 s]
/proc/loadavg: 2.96 1.82 2.37 7/270 18628
/proc/meminfo: memFree=126631944/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=570136 memory=549316 CPUtime=69.22 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 481432 0 0 0 6876 46 0 0 20 0 2 0 32902252 583819264 137329 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 142534 137329 640 633 0 139001 0
[pid=18613/tid=18616] ppid=18605 vsize=570136 memory=549316 CPUtime=18.46 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) S 18605 18613 18550 0 -1 4194368 21860 0 0 0 1836 10 0 0 20 0 2 0 32902255 583819264 137329 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 69.22 s
Current children cumulated vsize: 570136 KiB
Current children cumulated memory: 549316 KiB

[startup+102.3 s]
/proc/loadavg: 3.97 2.28 2.50 6/270 18633
/proc/meminfo: memFree=126617176/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=570532 memory=549700 CPUtime=136.49 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 610147 0 0 0 13590 59 0 0 20 0 2 0 32902252 584224768 137425 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 142633 137425 640 633 0 139100 0
[pid=18613/tid=18616] ppid=18605 vsize=570532 memory=14464 CPUtime=34.83 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) S 18605 18613 18550 0 -1 4194368 25948 0 0 0 3469 14 0 0 20 0 2 0 32902255 584224768 137425 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 136.49 s
Current children cumulated vsize: 570532 KiB
Current children cumulated memory: 549700 KiB

[startup+162.3 s]
/proc/loadavg: 4.53 2.76 2.65 7/270 18637
/proc/meminfo: memFree=126604584/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=570928 memory=550084 CPUtime=217.31 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 687083 0 0 0 21658 73 0 0 20 0 2 0 32902252 584630272 137521 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 142732 137521 640 633 0 139199 0
[pid=18613/tid=18616] ppid=18605 vsize=570928 memory=550084 CPUtime=56.02 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) S 18605 18613 18550 0 -1 4194368 29908 0 0 0 5581 21 0 0 20 0 2 0 32902255 584630272 137521 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 217.31 s
Current children cumulated vsize: 570928 KiB
Current children cumulated memory: 550084 KiB

[startup+222.3 s]
/proc/loadavg: 4.84 3.18 2.81 6/270 18639
/proc/meminfo: memFree=126597276/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=571456 memory=550852 CPUtime=295.34 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 745335 0 0 0 29448 86 0 0 20 0 2 0 32902252 585170944 137713 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 142864 137713 640 633 0 139331 0
[pid=18613/tid=18616] ppid=18605 vsize=571456 memory=550212 CPUtime=74.36 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) R 18605 18613 18550 0 -1 4194368 33107 0 0 0 7410 26 0 0 20 0 2 0 32902255 585170944 137713 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 295.34 s
Current children cumulated vsize: 571456 KiB
Current children cumulated memory: 550852 KiB

[startup+282.3 s]
/proc/loadavg: 4.83 3.48 2.94 7/270 18641
/proc/meminfo: memFree=126586784/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=571984 memory=551620 CPUtime=372.64 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 782007 0 0 0 37168 96 0 0 20 0 2 0 32902252 585711616 137905 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 142996 137905 640 633 0 139463 0
[pid=18613/tid=18616] ppid=18605 vsize=571984 memory=14464 CPUtime=91.97 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) R 18605 18613 18550 0 -1 4194368 34130 0 0 0 9166 31 0 0 20 0 2 0 32902255 585711616 137905 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 372.64 s
Current children cumulated vsize: 571984 KiB
Current children cumulated memory: 551620 KiB

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

/proc/meminfo: memFree=126541444/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=577000 memory=556868 CPUtime=2870.04 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 880347 0 0 0 286657 347 0 0 20 0 2 0 32902252 590848000 139217 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 144250 139217 640 633 0 140717 0
[pid=18613/tid=18616] ppid=18605 vsize=577000 memory=556484 CPUtime=679.96 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) R 18605 18613 18550 0 -1 4194368 36347 0 0 0 67811 185 0 0 20 0 2 0 32902255 590848000 139217 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 2870.04 s
Current children cumulated vsize: 577000 KiB
Current children cumulated memory: 556868 KiB

[startup+2262.3 s]
/proc/loadavg: 5.28 5.18 4.85 6/268 18749
/proc/meminfo: memFree=126558000/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=577132 memory=556868 CPUtime=2950.5 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 882790 0 0 0 294694 356 0 0 20 0 2 0 32902252 590983168 139217 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 144283 139217 640 633 0 140750 0
[pid=18613/tid=18616] ppid=18605 vsize=577132 memory=556868 CPUtime=700.81 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) S 18605 18613 18550 0 -1 4194368 36404 0 0 0 69891 190 0 0 20 0 2 0 32902255 590983168 139217 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 2950.5 s
Current children cumulated vsize: 577132 KiB
Current children cumulated memory: 556868 KiB

[startup+2322.3 s]
/proc/loadavg: 5.25 5.20 4.89 8/268 18751
/proc/meminfo: memFree=126563500/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=577132 memory=556868 CPUtime=3026.67 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 885219 0 0 0 302303 364 0 0 20 0 2 0 32902252 590983168 139217 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 144283 139217 640 633 0 140750 0
[pid=18613/tid=18616] ppid=18605 vsize=577132 memory=14464 CPUtime=717.27 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) S 18605 18613 18550 0 -1 4194368 36426 0 0 0 71531 196 0 0 20 0 2 0 32902255 590983168 139217 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 3026.67 s
Current children cumulated vsize: 577132 KiB
Current children cumulated memory: 556868 KiB

[startup+2382.3 s]
/proc/loadavg: 5.27 5.21 4.91 6/268 18753
/proc/meminfo: memFree=126577076/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=577132 memory=556996 CPUtime=3101.33 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 887676 0 0 0 309762 371 0 0 20 0 2 0 32902252 590983168 139249 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 144283 139249 640 633 0 140750 0
[pid=18613/tid=18616] ppid=18605 vsize=577132 memory=14464 CPUtime=732.22 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) R 18605 18613 18550 0 -1 4194368 36510 0 0 0 73021 201 0 0 20 0 2 0 32902255 590983168 139249 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 3101.33 s
Current children cumulated vsize: 577132 KiB
Current children cumulated memory: 556996 KiB

[startup+2442.3 s]
/proc/loadavg: 4.92 5.13 4.90 8/266 18757
/proc/meminfo: memFree=126592576/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=577132 memory=556996 CPUtime=3180.72 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 890132 0 0 0 317693 379 0 0 20 0 2 0 32902252 590983168 139249 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 144283 139249 640 633 0 140750 0
[pid=18613/tid=18616] ppid=18605 vsize=577132 memory=14464 CPUtime=751.94 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) S 18605 18613 18550 0 -1 4194368 36531 0 0 0 74989 205 0 0 20 0 2 0 32902255 590983168 139249 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 3180.72 s
Current children cumulated vsize: 577132 KiB
Current children cumulated memory: 556996 KiB

[startup+2502.3 s]
/proc/loadavg: 5.05 5.12 4.92 8/267 18762
/proc/meminfo: memFree=126594628/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=577264 memory=557252 CPUtime=3260.69 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 892629 0 0 0 325681 388 0 0 20 0 2 0 32902252 591118336 139313 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 144316 139313 640 633 0 140783 0
[pid=18613/tid=18616] ppid=18605 vsize=577264 memory=556996 CPUtime=772.24 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) S 18605 18613 18550 0 -1 4194368 36632 0 0 0 77014 210 0 0 20 0 2 0 32902255 591118336 139313 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 3260.69 s
Current children cumulated vsize: 577264 KiB
Current children cumulated memory: 557252 KiB

[startup+2562.3 s]
/proc/loadavg: 5.07 5.12 4.93 7/267 18766
/proc/meminfo: memFree=126595672/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=578716 memory=558532 CPUtime=3338.14 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 895776 0 0 0 333417 397 0 0 20 0 2 0 32902252 592605184 139633 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 144679 139633 640 633 0 141146 0
[pid=18613/tid=18616] ppid=18605 vsize=578716 memory=2372 CPUtime=790.02 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) S 18605 18613 18550 0 -1 4194368 36643 0 0 0 78787 215 0 0 20 0 2 0 32902255 592605184 139633 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 3338.14 s
Current children cumulated vsize: 578716 KiB
Current children cumulated memory: 558532 KiB

[startup+2622.3 s]
/proc/loadavg: 5.12 5.13 4.95 6/267 18768
/proc/meminfo: memFree=126600752/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=578716 memory=558532 CPUtime=3416.72 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 898619 0 0 0 341269 403 0 0 20 0 2 0 32902252 592605184 139633 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 144679 139633 640 633 0 141146 0
[pid=18613/tid=18616] ppid=18605 vsize=578716 memory=558532 CPUtime=808.96 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) R 18605 18613 18550 0 -1 4194368 36656 0 0 0 80677 219 0 0 20 0 2 0 32902255 592605184 139633 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 3416.72 s
Current children cumulated vsize: 578716 KiB
Current children cumulated memory: 558532 KiB

[startup+2682.3 s]
/proc/loadavg: 5.08 5.12 4.95 7/267 18770
/proc/meminfo: memFree=126600920/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=578848 memory=558660 CPUtime=3494.05 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 901480 0 0 0 348995 410 0 0 20 0 2 0 32902252 592740352 139665 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 144712 139665 640 633 0 141179 0
[pid=18613/tid=18616] ppid=18605 vsize=578848 memory=558532 CPUtime=826.61 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) S 18605 18613 18550 0 -1 4194368 36659 0 0 0 82438 223 0 0 20 0 2 0 32902255 592740352 139665 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 3494.05 s
Current children cumulated vsize: 578848 KiB
Current children cumulated memory: 558660 KiB

[startup+2742.3 s]
/proc/loadavg: 4.99 5.10 4.96 7/268 18773
/proc/meminfo: memFree=126600972/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=578848 memory=558788 CPUtime=3573.55 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 902831 0 0 0 356937 418 0 0 20 0 2 0 32902252 592740352 139697 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 144712 139697 640 633 0 141179 0
[pid=18613/tid=18616] ppid=18605 vsize=578848 memory=558532 CPUtime=846.48 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) S 18605 18613 18550 0 -1 4194368 36673 0 0 0 84419 229 0 0 20 0 2 0 32902255 592740352 139697 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 3573.55 s
Current children cumulated vsize: 578848 KiB
Current children cumulated memory: 558788 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2762.9 s]
/proc/loadavg: 5.08 5.11 4.97 7/268 18773
/proc/meminfo: memFree=126601580/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=578848 memory=558788 CPUtime=3600.01 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 903259 0 0 0 359581 420 0 0 20 0 2 0 32902252 592740352 139697 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 144712 139697 640 633 0 141179 0
[pid=18613/tid=18616] ppid=18605 vsize=578848 memory=558532 CPUtime=852.45 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) S 18605 18613 18550 0 -1 4194368 36698 0 0 0 85015 230 0 0 20 0 2 0 32902255 592740352 139697 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 578848 KiB
Current children cumulated memory: 558788 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.11 s, system=4.23665 s

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

[startup+2763.2 s]
/proc/loadavg: 5.08 5.11 4.97 7/268 18773
/proc/meminfo: memFree=126601668/131249996 swapFree=33010684/33010684
[pid=18613] ppid=18605 vsize=496064 memory=476004 CPUtime=3600.31 cores=4,6
/proc/18613/stat : 18613 (pb_competition_) R 18605 18613 18550 0 -1 4194304 929819 0 0 0 359609 422 0 0 20 0 2 0 32902252 507969536 119001 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
/proc/18613/statm: 124016 119001 640 633 0 120483 0
[pid=18613/tid=18616] ppid=18605 vsize=496064 memory=558788 CPUtime=852.45 cores=4,6
/proc/18613/task/18616/stat : 18616 (pb_competition_) S 18605 18613 18550 0 -1 4194368 36698 0 0 0 85015 230 0 0 20 0 2 0 32902255 507969536 119001 18446744073709551615 4198400 6788177 140725945289744 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36212736 140725945293146 140725945293272 140725945293272 140725945298874 0
Current children cumulated CPU time: 3600.31 s
Current children cumulated vsize: 496064 KiB
Current children cumulated memory: 476004 KiB

Child status: 0

Real time (s): 2763.23
CPU time (s): 3600.35
CPU user time (s): 3596.11
CPU system time (s): 4.23665
CPU usage (%): 130.295
Max. virtual memory (cumulated for all children) (KiB): 578848
Max. memory (cumulated for all children) (KiB): 558788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.11
system time used= 4.23665
maximum resident set size= 558788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 939791
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= 516349
involuntary context switches= 28797


# summary of solver processes directly reported to runsolver:
#   pid: 18613
#   total CPU time (s): 3600.35
#   total CPU user time (s): 3596.11
#   total CPU system time (s): 4.23665

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.30009 second user time and 11.6356 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-06-29 06:43:47
IDJOB=4503418
IDBENCH=155463
IDSOLVER=3347
FILE ID=nodeC030/4503418-1751172227
RUNJOBID= nodeC030-1751172227-18564
SLURM_JOB_ID= 9587538
Free space on /tmp= 433004 MiB

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

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

MD5SUM BENCH= 089881a3a57f24d34abbbcf8eb808729
RANDOM SEED=184291231

nodeC030 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		: 3600.135
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	: 7000.62
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		: 3600.315
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	: 7000.62
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		: 3600.906
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	: 7000.62
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		: 3680.508
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	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.311
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	: 7000.62
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		: 3623.470
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	: 7000.62
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		: 3600.938
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	: 7000.62
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		: 3600.455
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	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        130062308 kB
MemAvailable:   129787844 kB
Buffers:            3280 kB
Cached:           536080 kB
SwapCached:            0 kB
Active:           329336 kB
Inactive:         279360 kB
Active(anon):      87400 kB
Inactive(anon):        0 kB
Active(file):     241936 kB
Inactive(file):   279360 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             49572 kB
Writeback:             0 kB
AnonPages:         72428 kB
Mapped:           102748 kB
Shmem:             18064 kB
KReclaimable:      86556 kB
Slab:             171476 kB
SReclaimable:      86556 kB
SUnreclaim:        84920 kB
KernelStack:        4040 kB
PageTables:         2332 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     339724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150472 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432976 MiB
End job on nodeC030 at 2025-06-29 07:29:50