Trace number 4503670

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) 3601.4 3377.05

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-116.opb
MD5SUM2c07ac2a163c6358b3083ff023512428
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 benchmark111.081
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables44846
Total number of constraints988104
Number of constraints which are clauses884812
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints99769
Minimum length of a constraint2
Maximum length of a constraint690
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 691
Number of bits of the biggest sum of numbers10
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/)
4.94/3.03	c #variable: 44846
4.94/3.03	c #constraint: 988104
4.94/3.03	c #equal: 1773
4.94/3.03	c intsize: 10
4.94/3.03	c sizeproduct: 0
4.94/3.03	c #soft: 0
4.94/3.03	c mincost: 0
4.94/3.03	c maxcost: 0
4.94/3.03	c sumcost: 0
4.94/3.03	c iteration_max: -1
4.94/3.03	c time_max: -1
4.94/3.03	c number_of_threads(move update): 2
4.94/3.03	c number_of_threads(move evaluation): 2
4.94/3.03	c seed: 1983775096
3600.04/3375.72	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 (58742 MiB free)
  memory of node 1: 64507 MiB (60482 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=18992, runsolver pid=18989

[startup+0.100068 s]*
/proc/loadavg: 4.36 4.61 4.76 5/266 18993
/proc/meminfo: memFree=122022320/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=81904 memory=73208 CPUtime=0.09 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 14245 0 0 0 5 4 0 0 20 0 1 0 33260295 83869696 18302 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 20476 18302 576 633 0 19692 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 81904 KiB
Current children cumulated memory: 73208 KiB

[startup+0.205746 s]*
/proc/loadavg: 4.36 4.61 4.76 6/267 18994
/proc/meminfo: memFree=121918668/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=256816 memory=185948 CPUtime=0.24 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 23543 0 0 0 17 7 0 0 20 0 2 0 33260295 262979584 46487 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 64204 46487 576 633 0 49380 0
[pid=18992/tid=18994] ppid=18989 vsize=256816 memory=664958721904869660 CPUtime=0.04 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) R 18989 18992 18550 0 -1 4194368 2348 0 0 0 4 0 0 0 20 0 2 0 33260311 262979584 46487 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 0 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 256816 KiB
Current children cumulated memory: 185948 KiB

[startup+0.305637 s]*
/proc/loadavg: 4.36 4.61 4.76 7/267 18994
/proc/meminfo: memFree=121872300/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=275828 memory=224220 CPUtime=0.43 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 33126 0 0 0 34 9 0 0 20 0 2 0 33260295 282447872 56055 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 68957 56055 576 633 0 58947 0
[pid=18992/tid=18994] ppid=18989 vsize=275828 memory=7972084413504897651 CPUtime=0.13 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) R 18989 18992 18550 0 -1 4194368 7162 0 0 0 12 1 0 0 20 0 2 0 33260311 282447872 56055 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 0 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 275828 KiB
Current children cumulated memory: 224220 KiB

[startup+0.700207 s]
/proc/loadavg: 4.36 4.61 4.76 6/267 18994
/proc/meminfo: memFree=121784136/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=419244 memory=375772 CPUtime=1.19 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 71014 0 0 0 103 16 0 0 20 0 2 0 33260295 429305856 93943 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 104811 93943 576 633 0 96852 0
[pid=18992/tid=18994] ppid=18989 vsize=419244 memory=17408 CPUtime=0.52 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) R 18989 18992 18550 0 -1 4194368 25595 0 0 0 46 6 0 0 20 0 2 0 33260311 429305856 93943 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 0 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 1.19 s
Current children cumulated vsize: 419244 KiB
Current children cumulated memory: 375772 KiB

[startup+1.5002 s]
/proc/loadavg: 4.36 4.61 4.76 6/267 18994
/proc/meminfo: memFree=121614504/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=628096 memory=561628 CPUtime=2.49 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 189350 0 0 0 219 30 0 0 20 0 2 0 33260295 643170304 140407 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 157024 140407 576 633 0 142934 0
[pid=18992/tid=18994] ppid=18989 vsize=628096 memory=17408 CPUtime=1.07 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) S 18989 18992 18550 0 -1 4194368 52815 0 0 0 94 13 0 0 20 0 2 0 33260311 643170304 140407 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 0 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 2.49 s
Current children cumulated vsize: 628096 KiB
Current children cumulated memory: 561628 KiB

[startup+3.10574 s]
/proc/loadavg: 4.36 4.61 4.76 5/267 18994
/proc/meminfo: memFree=120538952/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=1613176 memory=1557088 CPUtime=5.06 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 368554 0 0 0 443 63 0 0 20 0 2 0 33260295 1651892224 389272 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 403294 389272 640 633 0 390767 0
[pid=18992/tid=18994] ppid=18989 vsize=1613176 memory=0 CPUtime=2.08 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) S 18989 18992 18550 0 -1 4194368 100589 0 0 0 186 22 0 0 20 0 2 0 33260311 1651892224 389272 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 5.06 s
Current children cumulated vsize: 1613176 KiB
Current children cumulated memory: 1557088 KiB

[startup+6.30016 s]
/proc/loadavg: 4.34 4.60 4.76 5/267 18994
/proc/meminfo: memFree=119837468/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=2344076 memory=2279856 CPUtime=8.23 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 668080 0 0 0 728 95 0 0 20 0 2 0 33260295 2400333824 569964 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 586019 569964 672 633 0 573492 0
[pid=18992/tid=18994] ppid=18989 vsize=2344076 memory=2171048 CPUtime=2.08 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) S 18989 18992 18550 0 -1 4194368 100589 0 0 0 186 22 0 0 20 0 2 0 33260311 2400333824 569964 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 8.23 s
Current children cumulated vsize: 2344076 KiB
Current children cumulated memory: 2279856 KiB

[startup+12.7002 s]
/proc/loadavg: 4.39 4.61 4.76 5/267 18994
/proc/meminfo: memFree=118651916/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=3529340 memory=3465004 CPUtime=14.63 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 1069954 0 0 0 1316 147 0 0 20 0 2 0 33260295 3614044160 866251 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 882335 866251 672 633 0 869808 0
[pid=18992/tid=18994] ppid=18989 vsize=3529340 memory=6340 CPUtime=2.1 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) S 18989 18992 18550 0 -1 4194368 100589 0 0 0 188 22 0 0 20 0 2 0 33260311 3614044160 866251 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 14.63 s
Current children cumulated vsize: 3529340 KiB
Current children cumulated memory: 3465004 KiB

[startup+25.5002 s]
/proc/loadavg: 4.44 4.61 4.76 6/267 18994
/proc/meminfo: memFree=118615816/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=3529340 memory=3465004 CPUtime=27.75 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 1336276 0 0 0 2615 160 0 0 20 0 2 0 33260295 3614044160 866251 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 882335 866251 672 633 0 869808 0
[pid=18992/tid=18994] ppid=18989 vsize=3529340 memory=3465004 CPUtime=2.48 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) S 18989 18992 18550 0 -1 4194368 103720 0 0 0 226 22 0 0 20 0 2 0 33260311 3614044160 866251 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 27.75 s
Current children cumulated vsize: 3529340 KiB
Current children cumulated memory: 3465004 KiB

[startup+51.106 s]
/proc/loadavg: 4.43 4.59 4.75 6/267 18994
/proc/meminfo: memFree=118606516/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=3529340 memory=3465004 CPUtime=55.5 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 1687118 0 0 0 5368 182 0 0 20 0 2 0 33260295 3614044160 866251 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 882335 866251 672 633 0 869808 0
[pid=18992/tid=18994] ppid=18989 vsize=3529340 memory=3465004 CPUtime=4.74 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) S 18989 18992 18550 0 -1 4194368 108400 0 0 0 450 24 0 0 20 0 2 0 33260311 3614044160 866251 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 55.5 s
Current children cumulated vsize: 3529340 KiB
Current children cumulated memory: 3465004 KiB

[startup+102.3 s]
/proc/loadavg: 4.69 4.63 4.75 5/267 18996
/proc/meminfo: memFree=118619076/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=3529340 memory=3465004 CPUtime=111.36 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 2122262 0 0 0 10928 208 0 0 20 0 2 0 33260295 3614044160 866251 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 882335 866251 672 633 0 869808 0
[pid=18992/tid=18994] ppid=18989 vsize=3529340 memory=3465004 CPUtime=9.66 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) S 18989 18992 18550 0 -1 4194368 115464 0 0 0 939 27 0 0 20 0 2 0 33260311 3614044160 866251 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 111.36 s
Current children cumulated vsize: 3529340 KiB
Current children cumulated memory: 3465004 KiB

[startup+162.3 s]
/proc/loadavg: 4.44 4.56 4.72 6/268 19001
/proc/meminfo: memFree=118611308/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=3529340 memory=3465004 CPUtime=176.98 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 2419977 0 0 0 17470 228 0 0 20 0 2 0 33260295 3614044160 866251 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 882335 866251 672 633 0 869808 0
[pid=18992/tid=18994] ppid=18989 vsize=3529340 memory=3465004 CPUtime=15.58 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) S 18989 18992 18550 0 -1 4194368 118514 0 0 0 1528 30 0 0 20 0 2 0 33260311 3614044160 866251 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 176.98 s
Current children cumulated vsize: 3529340 KiB
Current children cumulated memory: 3465004 KiB

[startup+222.3 s]
/proc/loadavg: 4.43 4.53 4.70 5/268 19005
/proc/meminfo: memFree=118637448/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=3529340 memory=3465004 CPUtime=241.16 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 2728108 0 0 0 23868 248 0 0 20 0 2 0 33260295 3614044160 866251 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 882335 866251 672 633 0 869808 0
[pid=18992/tid=18994] ppid=18989 vsize=3529340 memory=3465004 CPUtime=20.07 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) S 18989 18992 18550 0 -1 4194368 120425 0 0 0 1975 32 0 0 20 0 2 0 33260311 3614044160 866251 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 241.16 s
Current children cumulated vsize: 3529340 KiB
Current children cumulated memory: 3465004 KiB

[startup+282.3 s]
/proc/loadavg: 4.71 4.59 4.71 6/268 19009
/proc/meminfo: memFree=118574976/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=3529340 memory=3465004 CPUtime=305.66 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 2961345 0 0 0 30302 264 0 0 20 0 2 0 33260295 3614044160 866251 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 882335 866251 672 633 0 869808 0
[pid=18992/tid=18994] ppid=18989 vsize=3529340 memory=3465004 CPUtime=24.9 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) S 18989 18992 18550 0 -1 4194368 126014 0 0 0 2456 34 0 0 20 0 2 0 33260311 3614044160 866251 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 305.66 s
Current children cumulated vsize: 3529340 KiB
Current children cumulated memory: 3465004 KiB

[startup+342.3 s]

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

Current children cumulated vsize: 3529340 KiB
Current children cumulated memory: 3465132 KiB

[startup+2922.3 s]
/proc/loadavg: 4.66 4.64 4.60 5/268 19284
/proc/meminfo: memFree=104130980/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=3529340 memory=3471276 CPUtime=3106.96 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 13090760 0 0 0 309781 915 0 0 20 0 2 0 33260295 3614044160 867819 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 882335 867819 672 633 0 869808 0
[pid=18992/tid=18994] ppid=18989 vsize=3529340 memory=3465004 CPUtime=199.07 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) S 18989 18992 18550 0 -1 4194368 373399 0 0 0 19789 118 0 0 20 0 2 0 33260311 3614044160 867819 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 3106.96 s
Current children cumulated vsize: 3529340 KiB
Current children cumulated memory: 3471276 KiB

[startup+2982.3 s]
/proc/loadavg: 4.72 4.65 4.61 5/268 19286
/proc/meminfo: memFree=104007688/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=3529340 memory=3473068 CPUtime=3172.12 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 13217743 0 0 0 316288 924 0 0 20 0 2 0 33260295 3614044160 868267 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 882335 868267 672 633 0 869808 0
[pid=18992/tid=18994] ppid=18989 vsize=3529340 memory=3473068 CPUtime=204.52 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) S 18989 18992 18550 0 -1 4194368 377545 0 0 0 20332 120 0 0 20 0 2 0 33260311 3614044160 868267 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 3172.12 s
Current children cumulated vsize: 3529340 KiB
Current children cumulated memory: 3473068 KiB

[startup+3042.3 s]
/proc/loadavg: 4.84 4.70 4.63 5/268 19288
/proc/meminfo: memFree=104144648/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=3529340 memory=3473068 CPUtime=3237.25 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 13376372 0 0 0 322790 935 0 0 20 0 2 0 33260295 3614044160 868267 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 882335 868267 672 633 0 869808 0
[pid=18992/tid=18994] ppid=18989 vsize=3529340 memory=3473068 CPUtime=209.91 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) S 18989 18992 18550 0 -1 4194368 381851 0 0 0 20870 121 0 0 20 0 2 0 33260311 3614044160 868267 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 3237.25 s
Current children cumulated vsize: 3529340 KiB
Current children cumulated memory: 3473068 KiB

[startup+3102.3 s]
/proc/loadavg: 4.68 4.69 4.63 5/267 19290
/proc/meminfo: memFree=104277800/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=3529340 memory=3473068 CPUtime=3302.12 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 13474842 0 0 0 329270 942 0 0 20 0 2 0 33260295 3614044160 868267 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 882335 868267 672 633 0 869808 0
[pid=18992/tid=18994] ppid=18989 vsize=3529340 memory=3473068 CPUtime=215.07 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) S 18989 18992 18550 0 -1 4194368 385685 0 0 0 21384 123 0 0 20 0 2 0 33260311 3614044160 868267 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 3302.12 s
Current children cumulated vsize: 3529340 KiB
Current children cumulated memory: 3473068 KiB

[startup+3162.3 s]
/proc/loadavg: 4.60 4.67 4.63 5/267 19294
/proc/meminfo: memFree=104104952/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=3529340 memory=3473068 CPUtime=3368.66 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 13622563 0 0 0 335913 953 0 0 20 0 2 0 33260295 3614044160 868267 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 882335 868267 672 633 0 869808 0
[pid=18992/tid=18994] ppid=18989 vsize=3529340 memory=3473068 CPUtime=221.89 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) R 18989 18992 18550 0 -1 4194368 389539 0 0 0 22063 126 0 0 20 0 2 0 33260311 3614044160 868267 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 3368.66 s
Current children cumulated vsize: 3529340 KiB
Current children cumulated memory: 3473068 KiB

[startup+3222.3 s]
/proc/loadavg: 4.62 4.67 4.63 5/268 19300
/proc/meminfo: memFree=104211508/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=3529340 memory=3473068 CPUtime=3433.71 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 13773755 0 0 0 342408 963 0 0 20 0 2 0 33260295 3614044160 868267 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 882335 868267 672 633 0 869808 0
[pid=18992/tid=18994] ppid=18989 vsize=3529340 memory=3473068 CPUtime=227.22 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) S 18989 18992 18550 0 -1 4194368 393623 0 0 0 22594 128 0 0 20 0 2 0 33260311 3614044160 868267 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 3433.71 s
Current children cumulated vsize: 3529340 KiB
Current children cumulated memory: 3473068 KiB

[startup+3282.3 s]
/proc/loadavg: 4.84 4.73 4.66 5/268 19304
/proc/meminfo: memFree=104237148/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=3529340 memory=3473068 CPUtime=3498.34 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 13892774 0 0 0 348862 972 0 0 20 0 2 0 33260295 3614044160 868267 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 882335 868267 672 633 0 869808 0
[pid=18992/tid=18994] ppid=18989 vsize=3529340 memory=3473068 CPUtime=232.13 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) S 18989 18992 18550 0 -1 4194368 397551 0 0 0 23084 129 0 0 20 0 2 0 33260311 3614044160 868267 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 3498.34 s
Current children cumulated vsize: 3529340 KiB
Current children cumulated memory: 3473068 KiB

[startup+3342.3 s]
/proc/loadavg: 4.78 4.72 4.66 6/268 19306
/proc/meminfo: memFree=104194292/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=3529340 memory=3473068 CPUtime=3563.15 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 14007906 0 0 0 355334 981 0 0 20 0 2 0 33260295 3614044160 868267 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 882335 868267 672 633 0 869808 0
[pid=18992/tid=18994] ppid=18989 vsize=3529340 memory=3473068 CPUtime=237.23 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) S 18989 18992 18550 0 -1 4194368 398564 0 0 0 23592 131 0 0 20 0 2 0 33260311 3614044160 868267 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 3563.15 s
Current children cumulated vsize: 3529340 KiB
Current children cumulated memory: 3473068 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3375.7 s]
/proc/loadavg: 4.90 4.75 4.67 7/268 19306
/proc/meminfo: memFree=104215632/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=3529340 memory=3473068 CPUtime=3600.04 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 14022740 0 0 0 359020 984 0 0 20 0 2 0 33260295 3614044160 868267 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 882335 868267 672 633 0 869808 0
[pid=18992/tid=18994] ppid=18989 vsize=3529340 memory=3473068 CPUtime=240.86 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) S 18989 18992 18550 0 -1 4194368 398603 0 0 0 23954 132 0 0 20 0 2 0 33260311 3614044160 868267 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 3529340 KiB
Current children cumulated memory: 3473068 KiB

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

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

# cumulated CPU time of all completed processes:  user=3591.3 s, system=10.0956 s

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

[startup+3376 s]*
/proc/loadavg: 4.90 4.75 4.67 5/268 19306
/proc/meminfo: memFree=104351432/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=3405820 memory=3349556 CPUtime=3600.35 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 14082847 0 0 0 359048 987 0 0 20 0 2 0 33260295 3487559680 837389 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 851455 837389 672 633 0 838928 0
[pid=18992/tid=18994] ppid=18989 vsize=3405820 memory=7972082184433647724 CPUtime=240.86 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) S 18989 18992 18550 0 -1 4194368 398603 0 0 0 23954 132 0 0 20 0 2 0 33260311 3487559680 837389 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 3600.35 s
Current children cumulated vsize: 3405820 KiB
Current children cumulated memory: 3349556 KiB

[startup+3376.8 s]
/proc/loadavg: 4.90 4.75 4.67 5/268 19306
/proc/meminfo: memFree=104351432/131249996 swapFree=33010684/33010684
[pid=18992] ppid=18989 vsize=2880888 memory=2824624 CPUtime=3601.14 cores=1,3
/proc/18992/stat : 18992 (pb_competition_) R 18989 18992 18550 0 -1 4194304 14294100 0 0 0 359116 998 0 0 20 0 2 0 33260295 2950029312 706156 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
/proc/18992/statm: 720222 706156 672 633 0 707695 0
[pid=18992/tid=18994] ppid=18989 vsize=2880888 memory=3473068 CPUtime=240.86 cores=1,3
/proc/18992/task/18994/stat : 18994 (pb_competition_) S 18989 18992 18550 0 -1 4194368 398603 0 0 0 23954 132 0 0 20 0 2 0 33260311 2950029312 706156 18446744073709551615 4198400 6788177 140736495145696 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 12816384 140736495151449 140736495151576 140736495151576 140736495157178 0
Current children cumulated CPU time: 3601.14 s
Current children cumulated vsize: 2880888 KiB
Current children cumulated memory: 2824624 KiB

[startup+3377 s]*
/proc/loadavg: 4.90 4.75 4.67 6/267 19307
/proc/meminfo: memFree=105882156/131249996 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3377.05
CPU time (s): 3601.4
CPU user time (s): 3591.3
CPU system time (s): 10.0956
CPU usage (%): 106.643
Max. virtual memory (cumulated for all children) (KiB): 3529340
Max. memory (cumulated for all children) (KiB): 3473068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.3
system time used= 10.0956
maximum resident set size= 3473068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14394540
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= 93020
involuntary context switches= 8838


# summary of solver processes directly reported to runsolver:
#   pid: 18992
#   total CPU time (s): 3601.4
#   total CPU user time (s): 3591.3
#   total CPU system time (s): 10.0956

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.5627 second user time and 17.3221 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-06-29 07:43:27
IDJOB=4503670
IDBENCH=155532
IDSOLVER=3347
FILE ID=nodeC030/4503670-1751175807
RUNJOBID= nodeC030-1751172227-18565
SLURM_JOB_ID= 9587538
Free space on /tmp= 432884 MiB

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

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

MD5SUM BENCH= 2c07ac2a163c6358b3083ff023512428
RANDOM SEED=1983775096

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.223
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.323
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		: 3609.145
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		: 3595.519
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.570
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.312
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.856
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.779
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:        122079008 kB
MemAvailable:   121920672 kB
Buffers:            3280 kB
Cached:           652208 kB
SwapCached:            0 kB
Active:          8157088 kB
Inactive:         395464 kB
Active(anon):    7915132 kB
Inactive(anon):        0 kB
Active(file):     241956 kB
Inactive(file):   395464 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             49316 kB
Writeback:             0 kB
AnonPages:       7900472 kB
Mapped:           111068 kB
Shmem:             18064 kB
KReclaimable:      86564 kB
Slab:             171392 kB
SReclaimable:      86564 kB
SUnreclaim:        84828 kB
KernelStack:        4304 kB
PageTables:        18296 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    8276692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2058240 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= 432684 MiB
End job on nodeC030 at 2025-06-29 08:39:44