Trace number 4503706

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) 3602.49 3500.09

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-174.opb
MD5SUM5618df1e63c3ad3b10b24ba90f334740
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark538.408
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables248659
Total number of constraints5546518
Number of constraints which are clauses4965781
Number of constraints which are cardinality constraints (but not clauses)19724
Number of constraints which are nor clauses,nor cardinality constraints561013
Minimum length of a constraint2
Maximum length of a constraint2220
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 2221
Number of bits of the biggest sum of numbers12
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/)
28.81/17.79	c #variable: 248659
28.81/17.79	c #constraint: 5546518
28.81/17.79	c #equal: 9882
28.81/17.79	c intsize: 12
28.81/17.79	c sizeproduct: 0
28.81/17.79	c #soft: 0
28.81/17.79	c mincost: 0
28.81/17.79	c maxcost: 0
28.81/17.79	c sumcost: 0
28.81/17.79	c iteration_max: -1
28.81/17.79	c time_max: -1
28.81/17.79	c number_of_threads(move update): 2
28.81/17.79	c number_of_threads(move evaluation): 2
28.81/17.79	c seed: 1056830743
3601.80/3499.48	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 (59008 MiB free)
  memory of node 1: 64507 MiB (57114 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503706-1751177909/watcher-4503706-1751177909 -o /tmp/evaluation-result-4503706-1751177909/solver-4503706-1751177909 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751172227-18563 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1056830743 HOME/instance-4503706-1751177909.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=19151, runsolver pid=19148

[startup+0.100066 s]*
/proc/loadavg: 4.46 4.66 4.67 5/268 19152
/proc/meminfo: memFree=118825484/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=85468 memory=77592 CPUtime=0.09 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 15366 0 0 0 6 3 0 0 20 0 1 0 33470612 87519232 19398 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 21367 19398 576 633 0 20583 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 85468 KiB
Current children cumulated memory: 77592 KiB

[startup+0.20617 s]*
/proc/loadavg: 4.46 4.66 4.67 5/268 19152
/proc/meminfo: memFree=118732676/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=170512 memory=154508 CPUtime=0.2 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 28995 0 0 0 12 8 0 0 20 0 1 0 33470612 174604288 38627 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 42628 38627 576 633 0 41844 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 170512 KiB
Current children cumulated memory: 154508 KiB

[startup+0.305865 s]*
/proc/loadavg: 4.46 4.66 4.67 5/268 19152
/proc/meminfo: memFree=118631104/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=278024 memory=219052 CPUtime=0.3 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 40052 0 0 0 19 11 0 0 20 0 1 0 33470612 284696576 54763 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 69506 54763 576 633 0 68722 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 278024 KiB
Current children cumulated memory: 219052 KiB

[startup+0.700184 s]
/proc/loadavg: 4.46 4.66 4.67 7/268 19152
/proc/meminfo: memFree=118514176/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=600772 memory=502840 CPUtime=0.69 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 88574 0 0 0 43 26 0 0 20 0 1 0 33470612 615190528 125678 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 150193 125710 576 633 0 149409 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 600772 KiB
Current children cumulated memory: 502840 KiB

[startup+1.50021 s]
/proc/loadavg: 4.50 4.66 4.67 6/269 19153
/proc/meminfo: memFree=117937416/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=1311052 memory=1169164 CPUtime=2.07 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 151411 0 0 0 158 49 0 0 20 0 2 0 33470612 1342517248 292291 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 327763 292291 576 633 0 321393 0
[pid=19151/tid=19153] ppid=19148 vsize=1311052 memory=0 CPUtime=0.58 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) R 19148 19151 18550 0 -1 4194368 27184 0 0 0 50 8 0 0 20 0 2 0 33470702 1342517248 292291 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 0 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 2.07 s
Current children cumulated vsize: 1311052 KiB
Current children cumulated memory: 1169164 KiB

[startup+3.10577 s]
/proc/loadavg: 4.50 4.66 4.67 6/269 19153
/proc/meminfo: memFree=117147648/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=1959848 memory=1794444 CPUtime=5.24 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 325111 0 0 0 446 78 0 0 20 0 2 0 33470612 2006884352 448611 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 489962 448611 576 633 0 477737 0
[pid=19151/tid=19153] ppid=19148 vsize=1959848 memory=619916 CPUtime=2.16 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) R 19148 19151 18550 0 -1 4194368 111680 0 0 0 191 25 0 0 20 0 2 0 33470702 2006884352 448611 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 0 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 5.24 s
Current children cumulated vsize: 1959848 KiB
Current children cumulated memory: 1794444 KiB

[startup+6.30019 s]
/proc/loadavg: 4.54 4.67 4.68 5/269 19153
/proc/meminfo: memFree=115985164/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=3185088 memory=3028108 CPUtime=11.55 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 680012 0 0 0 1011 144 0 0 20 0 2 0 33470612 3261530112 757027 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 796272 757027 576 633 0 786211 0
[pid=19151/tid=19153] ppid=19148 vsize=3185088 memory=17408 CPUtime=5.31 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) R 19148 19151 18550 0 -1 4194368 283838 0 0 0 470 61 0 0 20 0 2 0 33470702 3261530112 757027 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 0 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 11.55 s
Current children cumulated vsize: 3185088 KiB
Current children cumulated memory: 3028108 KiB

[startup+12.7002 s]
/proc/loadavg: 4.50 4.66 4.67 7/269 19153
/proc/meminfo: memFree=111703260/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=7439080 memory=7396752 CPUtime=19.19 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 1929878 0 0 0 1613 306 0 0 20 0 2 0 33470612 7617617920 1849188 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 1859770 1849188 608 633 0 1850804 0
[pid=19151/tid=19153] ppid=19148 vsize=7439080 memory=7263760 CPUtime=7 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) R 19148 19151 18550 0 -1 4194368 363966 0 0 0 616 84 0 0 20 0 2 0 33470702 7617617920 1849188 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 0 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 19.19 s
Current children cumulated vsize: 7439080 KiB
Current children cumulated memory: 7396752 KiB

[startup+25.5002 s]
/proc/loadavg: 4.58 4.67 4.68 5/270 19156
/proc/meminfo: memFree=109207644/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=9636340 memory=9539984 CPUtime=36.59 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 3449712 0 0 0 3199 460 0 0 20 0 2 0 33470612 9867612160 2384996 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 2409085 2384996 640 633 0 2403209 0
[pid=19151/tid=19153] ppid=19148 vsize=9636340 memory=9107728 CPUtime=11.98 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) S 19148 19151 18550 0 -1 4194368 731313 0 0 0 1065 133 0 0 20 0 2 0 33470702 9867612160 2384996 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 36.59 s
Current children cumulated vsize: 9636340 KiB
Current children cumulated memory: 9539984 KiB

[startup+51.1059 s]
/proc/loadavg: 4.58 4.67 4.68 6/270 19157
/proc/meminfo: memFree=105904212/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=12862552 memory=12766380 CPUtime=62.1 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 5090208 0 0 0 5571 639 0 0 20 0 2 0 33470612 13171253248 3191595 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 3215638 3191595 640 633 0 3209762 0
[pid=19151/tid=19153] ppid=19148 vsize=12862552 memory=12817572 CPUtime=11.98 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) S 19148 19151 18550 0 -1 4194368 731313 0 0 0 1065 133 0 0 20 0 2 0 33470702 13171253248 3191595 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 62.1 s
Current children cumulated vsize: 12862552 KiB
Current children cumulated memory: 12766380 KiB

[startup+102.3 s]
/proc/loadavg: 4.47 4.63 4.66 5/271 19159
/proc/meminfo: memFree=99715208/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=18832444 memory=18736200 CPUtime=113.24 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 8458162 0 0 0 10332 992 0 0 20 0 2 0 33470612 19284422656 4684050 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 4708111 4684050 640 633 0 4702235 0
[pid=19151/tid=19153] ppid=19148 vsize=18832444 memory=14464 CPUtime=12.15 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) S 19148 19151 18550 0 -1 4194368 769483 0 0 0 1079 136 0 0 20 0 2 0 33470702 19284422656 4684050 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 113.24 s
Current children cumulated vsize: 18832444 KiB
Current children cumulated memory: 18736200 KiB

[startup+162.3 s]
/proc/loadavg: 4.35 4.56 4.63 5/269 19161
/proc/meminfo: memFree=99465696/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=19393892 memory=19297584 CPUtime=172.99 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 11478089 0 0 0 15838 1461 0 0 20 0 2 0 33470612 19859345408 4824396 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 4848473 4824396 640 633 0 4842597 0
[pid=19151/tid=19153] ppid=19148 vsize=19393892 memory=14464 CPUtime=12.15 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) S 19148 19151 18550 0 -1 4194368 769483 0 0 0 1079 136 0 0 20 0 2 0 33470702 19859345408 4824396 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 172.99 s
Current children cumulated vsize: 19393892 KiB
Current children cumulated memory: 19297584 KiB

[startup+222.3 s]
/proc/loadavg: 4.32 4.51 4.61 5/269 19163
/proc/meminfo: memFree=99462196/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=19490640 memory=19394288 CPUtime=234.3 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 14240348 0 0 0 21710 1720 0 0 20 0 2 0 33470612 19958415360 4848572 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 4872660 4848572 640 633 0 4866784 0
[pid=19151/tid=19153] ppid=19148 vsize=19490640 memory=2372 CPUtime=13.72 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) S 19148 19151 18550 0 -1 4194368 788808 0 0 0 1234 138 0 0 20 0 2 0 33470702 19958415360 4848572 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 234.3 s
Current children cumulated vsize: 19490640 KiB
Current children cumulated memory: 19394288 KiB

[startup+282.3 s]
/proc/loadavg: 4.28 4.46 4.59 5/269 19165
/proc/meminfo: memFree=99529156/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=19015196 memory=18918952 CPUtime=296.32 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 16360303 0 0 0 27691 1941 0 0 20 0 2 0 33470612 19471560704 4729738 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 4753799 4729738 640 633 0 4747923 0
[pid=19151/tid=19153] ppid=19148 vsize=19015196 memory=18918952 CPUtime=15.99 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) S 19148 19151 18550 0 -1 4194368 824471 0 0 0 1457 142 0 0 20 0 2 0 33470702 19471560704 4729738 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 296.32 s
Current children cumulated vsize: 19015196 KiB
Current children cumulated memory: 18918952 KiB

[startup+342.3 s]
/proc/loadavg: 4.39 4.46 4.58 5/268 19167
/proc/meminfo: memFree=99500148/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=19015184 memory=18918940 CPUtime=358.49 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 18821574 0 0 0 33694 2155 0 0 20 0 2 0 33470612 19471548416 4729735 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 4753796 4729735 640 633 0 4747920 0
[pid=19151/tid=19153] ppid=19148 vsize=19015184 memory=17408 CPUtime=18.4 cores=0,2

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

/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 145676655 0 0 0 296256 17790 0 0 20 0 2 0 33470612 19926097920 4840669 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 4864770 4840669 640 633 0 4858894 0
[pid=19151/tid=19153] ppid=19148 vsize=19459080 memory=19169652 CPUtime=112.45 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) S 19148 19151 18550 0 -1 4194368 1755270 0 0 0 10995 250 0 0 20 0 2 0 33470702 19926097920 4840669 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 3140.46 s
Current children cumulated vsize: 19459080 KiB
Current children cumulated memory: 19362676 KiB

[startup+3102.3 s]
/proc/loadavg: 5.29 5.28 5.16 7/268 19493
/proc/meminfo: memFree=107518432/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=19491552 memory=19395188 CPUtime=3202.28 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 148673395 0 0 0 302012 18216 0 0 20 0 2 0 33470612 19959349248 4848797 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 4872888 4848797 640 633 0 4867012 0
[pid=19151/tid=19153] ppid=19148 vsize=19491552 memory=94156 CPUtime=114.54 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) S 19148 19151 18550 0 -1 4194368 1763965 0 0 0 11203 251 0 0 20 0 2 0 33470702 19959349248 4848797 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 3202.28 s
Current children cumulated vsize: 19491552 KiB
Current children cumulated memory: 19395188 KiB

[startup+3162.3 s]
/proc/loadavg: 5.56 5.34 5.19 6/268 19496
/proc/meminfo: memFree=107521176/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=19284444 memory=19188084 CPUtime=3262.02 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 152006638 0 0 0 307436 18766 0 0 20 0 2 0 33470612 19747270656 4797021 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 4821111 4797021 640 633 0 4815235 0
[pid=19151/tid=19153] ppid=19148 vsize=19284444 memory=19394036 CPUtime=114.54 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) S 19148 19151 18550 0 -1 4194368 1763965 0 0 0 11203 251 0 0 20 0 2 0 33470702 19747270656 4797021 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 3262.02 s
Current children cumulated vsize: 19284444 KiB
Current children cumulated memory: 19188084 KiB

[startup+3222.3 s]
/proc/loadavg: 5.25 5.29 5.18 6/267 19498
/proc/meminfo: memFree=107519340/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=19283256 memory=19186932 CPUtime=3322.04 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 155013655 0 0 0 313002 19202 0 0 20 0 2 0 33470612 19746054144 4796733 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 4820814 4796733 640 633 0 4814938 0
[pid=19151/tid=19153] ppid=19148 vsize=19283256 memory=18919260 CPUtime=114.82 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) S 19148 19151 18550 0 -1 4194368 1782421 0 0 0 11229 253 0 0 20 0 2 0 33470702 19746054144 4796733 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 3322.04 s
Current children cumulated vsize: 19283256 KiB
Current children cumulated memory: 19186932 KiB

[startup+3282.3 s]
/proc/loadavg: 5.25 5.27 5.18 6/266 19500
/proc/meminfo: memFree=107513300/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=19491948 memory=19395572 CPUtime=3382.11 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 158430864 0 0 0 318469 19742 0 0 20 0 2 0 33470612 19959754752 4848893 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 4872987 4848893 640 633 0 4867111 0
[pid=19151/tid=19153] ppid=19148 vsize=19491948 memory=19367028 CPUtime=115.15 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) S 19148 19151 18550 0 -1 4194368 1789605 0 0 0 11262 253 0 0 20 0 2 0 33470702 19959754752 4848893 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 3382.11 s
Current children cumulated vsize: 19491948 KiB
Current children cumulated memory: 19395572 KiB

[startup+3342.3 s]
/proc/loadavg: 5.27 5.27 5.18 6/267 19503
/proc/meminfo: memFree=107577336/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=19015504 memory=18919260 CPUtime=3443.63 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 161456957 0 0 0 324181 20182 0 0 20 0 2 0 33470612 19471876096 4729815 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 4753876 4729815 640 633 0 4748000 0
[pid=19151/tid=19153] ppid=19148 vsize=19015504 memory=18919260 CPUtime=116.96 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) S 19148 19151 18550 0 -1 4194368 1797387 0 0 0 11442 254 0 0 20 0 2 0 33470702 19471876096 4729815 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 3443.63 s
Current children cumulated vsize: 19015504 KiB
Current children cumulated memory: 18919260 KiB

[startup+3402.3 s]
/proc/loadavg: 5.39 5.31 5.20 6/267 19505
/proc/meminfo: memFree=107555780/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=19015504 memory=18919260 CPUtime=3505 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 164521837 0 0 0 329835 20665 0 0 20 0 2 0 33470612 19471876096 4729815 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 4753876 4729815 640 633 0 4748000 0
[pid=19151/tid=19153] ppid=19148 vsize=19015504 memory=18919260 CPUtime=118.61 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) R 19148 19151 18550 0 -1 4194368 1807719 0 0 0 11606 255 0 0 20 0 2 0 33470702 19471876096 4729815 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 3505 s
Current children cumulated vsize: 19015504 KiB
Current children cumulated memory: 18919260 KiB

[startup+3462.3 s]
/proc/loadavg: 5.17 5.24 5.18 6/267 19507
/proc/meminfo: memFree=107506864/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=19232172 memory=18963864 CPUtime=3564.84 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 167967934 0 0 0 335308 21176 0 0 20 0 2 0 33470612 19693744128 4740966 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 4808043 4740966 640 633 0 4802167 0
[pid=19151/tid=19153] ppid=19148 vsize=19232172 memory=19295860 CPUtime=118.71 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) S 19148 19151 18550 0 -1 4194368 1808040 0 0 0 11616 255 0 0 20 0 2 0 33470702 19693744128 4740966 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 3564.84 s
Current children cumulated vsize: 19232172 KiB
Current children cumulated memory: 18963864 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3497.6 s]
/proc/loadavg: 5.04 5.20 5.17 7/267 19509
/proc/meminfo: memFree=107530120/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=19015504 memory=18919260 CPUtime=3600 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 169907424 0 0 0 338511 21489 0 0 20 0 2 0 33470612 19471876096 4729815 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 4753876 4729815 640 633 0 4748000 0
[pid=19151/tid=19153] ppid=19148 vsize=19015504 memory=14464 CPUtime=118.71 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) S 19148 19151 18550 0 -1 4194368 1808040 0 0 0 11616 255 0 0 20 0 2 0 33470702 19471876096 4729815 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 19015504 KiB
Current children cumulated memory: 18919260 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=3386.98 s, system=215.512 s

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

[startup+3498.4 s]
/proc/loadavg: 5.04 5.20 5.17 6/267 19509
/proc/meminfo: memFree=107537936/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=19015504 memory=18919260 CPUtime=3600.8 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 169908063 0 0 0 338591 21489 0 0 20 0 2 0 33470612 19471876096 4729815 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 4753876 4729815 640 633 0 4748000 0
[pid=19151/tid=19153] ppid=19148 vsize=19015504 memory=18919260 CPUtime=118.71 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) S 19148 19151 18550 0 -1 4194368 1808040 0 0 0 11616 255 0 0 20 0 2 0 33470702 19471876096 4729815 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 3600.8 s
Current children cumulated vsize: 19015504 KiB
Current children cumulated memory: 18919260 KiB

[startup+3499.2 s]
/proc/loadavg: 5.04 5.20 5.17 6/267 19509
/proc/meminfo: memFree=107554096/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=19015504 memory=18919260 CPUtime=3601.59 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 170002348 0 0 0 338666 21493 0 0 20 0 2 0 33470612 19471876096 4729815 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 4753876 4729815 640 633 0 4748000 0
[pid=19151/tid=19153] ppid=19148 vsize=19015504 memory=18919260 CPUtime=118.71 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) S 19148 19151 18550 0 -1 4194368 1808040 0 0 0 11616 255 0 0 20 0 2 0 33470702 19471876096 4729815 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 3601.59 s
Current children cumulated vsize: 19015504 KiB
Current children cumulated memory: 18919260 KiB

[startup+3499.6 s]
/proc/loadavg: 5.04 5.20 5.17 6/267 19509
/proc/meminfo: memFree=107554096/131249996 swapFree=33010684/33010684
[pid=19151] ppid=19148 vsize=19015504 memory=18919260 CPUtime=3601.99 cores=0,2
/proc/19151/stat : 19151 (pb_competition_) R 19148 19151 18550 0 -1 4194304 170169560 0 0 0 338697 21502 0 0 20 0 2 0 33470612 19471876096 4729815 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
/proc/19151/statm: 4753876 4729815 640 633 0 4748000 0
[pid=19151/tid=19153] ppid=19148 vsize=19015504 memory=2372 CPUtime=118.71 cores=0,2
/proc/19151/task/19153/stat : 19153 (pb_competition_) S 19148 19151 18550 0 -1 4194368 1808040 0 0 0 11616 255 0 0 20 0 2 0 33470702 19471876096 4729815 18446744073709551615 4198400 6788177 140735057699744 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 26370048 140735057701209 140735057701336 140735057701336 140735057706938 0
Current children cumulated CPU time: 3601.99 s
Current children cumulated vsize: 19015504 KiB
Current children cumulated memory: 18919260 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3500.09
CPU time (s): 3602.49
CPU user time (s): 3386.98
CPU system time (s): 215.512
CPU usage (%): 102.926
Max. virtual memory (cumulated for all children) (KiB): 19511520
Max. memory (cumulated for all children) (KiB): 19415192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3386.98
system time used= 215.512
maximum resident set size= 19415192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170171423
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= 44491
involuntary context switches= 11283


# summary of solver processes directly reported to runsolver:
#   pid: 19151
#   total CPU time (s): 3602.49
#   total CPU user time (s): 3386.98
#   total CPU system time (s): 215.512

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.87407 second user time and 17.7886 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-06-29 08:18:30
IDJOB=4503706
IDBENCH=155548
IDSOLVER=3347
FILE ID=nodeC030/4503706-1751177909
RUNJOBID= nodeC030-1751172227-18563
SLURM_JOB_ID= 9587538
Free space on /tmp= 432628 MiB

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

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

MD5SUM BENCH= 5618df1e63c3ad3b10b24ba90f334740
RANDOM SEED=1056830743

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		: 3601.184
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.328
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.302
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		: 3633.089
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.331
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		: 3600.320
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		: 3626.712
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.120
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:        118909596 kB
MemAvailable:   119010456 kB
Buffers:            3280 kB
Cached:           911312 kB
SwapCached:            0 kB
Active:         11003700 kB
Inactive:         654572 kB
Active(anon):   10761744 kB
Inactive(anon):        0 kB
Active(file):     241956 kB
Inactive(file):   654572 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            269848 kB
Writeback:             0 kB
AnonPages:      10746760 kB
Mapped:           111156 kB
Shmem:             18064 kB
KReclaimable:      86740 kB
Slab:             171600 kB
SReclaimable:      86740 kB
SUnreclaim:        84860 kB
KernelStack:        4336 kB
PageTables:        24108 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   11123340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3995648 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= 432724 MiB
End job on nodeC030 at 2025-06-29 09:16:51