Trace number 4503742

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.22 3327.18

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-111.opb
MD5SUM4268d39683cc1d999f2f6f0490fb9359
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 benchmark31.3265
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables33692
Total number of constraints740354
Number of constraints which are clauses662955
Number of constraints which are cardinality constraints (but not clauses)2653
Number of constraints which are nor clauses,nor cardinality constraints74746
Minimum length of a constraint1
Maximum length of a constraint567
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 568
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/)
3.60/2.27	c #variable: 33692
3.60/2.27	c #constraint: 740354
3.60/2.27	c #equal: 1342
3.60/2.27	c intsize: 10
3.60/2.27	c sizeproduct: 0
3.60/2.27	c #soft: 0
3.60/2.27	c mincost: 0
3.60/2.27	c maxcost: 0
3.60/2.27	c sumcost: 0
3.60/2.27	c iteration_max: -1
3.60/2.27	c time_max: -1
3.60/2.27	c number_of_threads(move update): 2
3.60/2.27	c number_of_threads(move evaluation): 2
3.60/2.27	c seed: 1056830743
3600.23/3326.23	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 (43837 MiB free)
  memory of node 1: 64507 MiB (57115 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=19222, runsolver pid=19219

[startup+0.100066 s]*
/proc/loadavg: 4.45 4.45 4.56 5/266 19223
/proc/meminfo: memFree=103317588/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=87120 memory=74284 CPUtime=0.09 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 15027 0 0 0 6 3 0 0 20 0 1 0 33519274 89210880 18539 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 21780 18571 576 633 0 20996 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 87120 KiB
Current children cumulated memory: 74284 KiB

[startup+0.205764 s]*
/proc/loadavg: 4.45 4.45 4.56 8/267 19224
/proc/meminfo: memFree=103268380/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=230468 memory=159052 CPUtime=0.28 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 23462 0 0 0 22 6 0 0 20 0 2 0 33519274 235999232 39763 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 57617 39763 576 633 0 44130 0
[pid=19222/tid=19224] ppid=19219 vsize=230468 memory=664958721904869660 CPUtime=0.07 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) R 19219 19222 18550 0 -1 4194368 3682 0 0 0 7 0 0 0 20 0 2 0 33519287 235999232 39763 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 0 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 230468 KiB
Current children cumulated memory: 159052 KiB

[startup+0.30593 s]*
/proc/loadavg: 4.45 4.45 4.56 7/267 19224
/proc/meminfo: memFree=103250240/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=250400 memory=195788 CPUtime=0.46 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 32627 0 0 0 38 8 0 0 20 0 2 0 33519274 256409600 48915 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 62600 48947 576 633 0 53302 0
[pid=19222/tid=19224] ppid=19219 vsize=250400 memory=7972076686875507564 CPUtime=0.16 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) R 19219 19222 18550 0 -1 4194368 7871 0 0 0 14 2 0 0 20 0 2 0 33519287 256409600 48947 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 0 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 250400 KiB
Current children cumulated memory: 195788 KiB

[startup+0.700203 s]
/proc/loadavg: 4.45 4.45 4.56 7/267 19224
/proc/meminfo: memFree=103161284/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=394212 memory=343628 CPUtime=1.22 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 69635 0 0 0 105 17 0 0 20 0 2 0 33519274 403673088 85907 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 98553 85907 576 633 0 90303 0
[pid=19222/tid=19224] ppid=19219 vsize=394212 memory=17408 CPUtime=0.54 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) R 19219 19222 18550 0 -1 4194368 25302 0 0 0 46 8 0 0 20 0 2 0 33519287 403673088 85907 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 0 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 394212 KiB
Current children cumulated memory: 343628 KiB

[startup+1.5002 s]
/proc/loadavg: 4.45 4.45 4.56 5/267 19224
/proc/meminfo: memFree=102941576/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=1010456 memory=961124 CPUtime=2.23 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 131444 0 0 0 188 35 0 0 20 0 2 0 33519274 1034706944 240281 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 252614 240281 608 633 0 241816 0
[pid=19222/tid=19224] ppid=19219 vsize=1010456 memory=17408 CPUtime=0.82 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 39138 0 0 0 72 10 0 0 20 0 2 0 33519287 1034706944 240281 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 0 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 2.23 s
Current children cumulated vsize: 1010456 KiB
Current children cumulated memory: 961124 KiB

[startup+3.10566 s]
/proc/loadavg: 4.45 4.45 4.56 5/267 19224
/proc/meminfo: memFree=102086004/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=1296496 memory=1279256 CPUtime=4.58 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 320679 0 0 0 402 56 0 0 20 0 2 0 33519274 1327611904 319814 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 324124 319814 640 633 0 322667 0
[pid=19222/tid=19224] ppid=19219 vsize=1296496 memory=0 CPUtime=1.57 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 68522 0 0 0 141 16 0 0 20 0 2 0 33519287 1327611904 319814 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 4.58 s
Current children cumulated vsize: 1296496 KiB
Current children cumulated memory: 1279256 KiB

[startup+6.30019 s]
/proc/loadavg: 4.42 4.45 4.55 5/267 19224
/proc/meminfo: memFree=101636880/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=1732984 memory=1715692 CPUtime=7.76 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 532339 0 0 0 698 78 0 0 20 0 2 0 33519274 1774575616 428923 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 433246 428923 640 633 0 431789 0
[pid=19222/tid=19224] ppid=19219 vsize=1732984 memory=1708652 CPUtime=1.57 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 68522 0 0 0 141 16 0 0 20 0 2 0 33519287 1774575616 428923 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 7.76 s
Current children cumulated vsize: 1732984 KiB
Current children cumulated memory: 1715692 KiB

[startup+12.7002 s]
/proc/loadavg: 4.46 4.45 4.55 6/267 19224
/proc/meminfo: memFree=100793828/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=2613372 memory=2596080 CPUtime=14.17 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 825739 0 0 0 1304 113 0 0 20 0 2 0 33519274 2676092928 649020 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 653343 649020 640 633 0 651886 0
[pid=19222/tid=19224] ppid=19219 vsize=2613372 memory=6344 CPUtime=1.59 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 68522 0 0 0 143 16 0 0 20 0 2 0 33519287 2676092928 649020 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 14.17 s
Current children cumulated vsize: 2613372 KiB
Current children cumulated memory: 2596080 KiB

[startup+25.5002 s]
/proc/loadavg: 4.52 4.47 4.56 5/267 19224
/proc/meminfo: memFree=100810980/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=2613372 memory=2596080 CPUtime=27.93 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 1091325 0 0 0 2666 127 0 0 20 0 2 0 33519274 2676092928 649020 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 653343 649020 640 633 0 651886 0
[pid=19222/tid=19224] ppid=19219 vsize=2613372 memory=2596080 CPUtime=2.61 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 71481 0 0 0 244 17 0 0 20 0 2 0 33519287 2676092928 649020 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 27.93 s
Current children cumulated vsize: 2613372 KiB
Current children cumulated memory: 2596080 KiB

[startup+51.1058 s]
/proc/loadavg: 4.56 4.48 4.56 7/267 19225
/proc/meminfo: memFree=100782268/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=2613372 memory=2596080 CPUtime=53.9 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 1309976 0 0 0 5253 137 0 0 20 0 2 0 33519274 2676092928 649020 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 653343 649020 640 633 0 651886 0
[pid=19222/tid=19224] ppid=19219 vsize=2613372 memory=2596080 CPUtime=3.09 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 72574 0 0 0 292 17 0 0 20 0 2 0 33519287 2676092928 649020 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 53.9 s
Current children cumulated vsize: 2613372 KiB
Current children cumulated memory: 2596080 KiB

[startup+102.3 s]
/proc/loadavg: 4.44 4.46 4.54 6/267 19274
/proc/meminfo: memFree=104165660/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=2613372 memory=2596080 CPUtime=108.38 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 1718768 0 0 0 10680 158 0 0 20 0 2 0 33519274 2676092928 649020 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 653343 649020 640 633 0 651886 0
[pid=19222/tid=19224] ppid=19219 vsize=2613372 memory=2596080 CPUtime=6.59 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 81057 0 0 0 640 19 0 0 20 0 2 0 33519287 2676092928 649020 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 108.38 s
Current children cumulated vsize: 2613372 KiB
Current children cumulated memory: 2596080 KiB

[startup+162.3 s]
/proc/loadavg: 4.46 4.47 4.54 5/268 19277
/proc/meminfo: memFree=104159884/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=2613372 memory=2596080 CPUtime=173.42 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 2023016 0 0 0 17163 179 0 0 20 0 2 0 33519274 2676092928 649020 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 653343 649020 640 633 0 651886 0
[pid=19222/tid=19224] ppid=19219 vsize=2613372 memory=14464 CPUtime=11.89 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 83568 0 0 0 1169 20 0 0 20 0 2 0 33519287 2676092928 649020 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 173.42 s
Current children cumulated vsize: 2613372 KiB
Current children cumulated memory: 2596080 KiB

[startup+222.3 s]
/proc/loadavg: 5.03 4.63 4.59 6/268 19279
/proc/meminfo: memFree=104172032/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=2613372 memory=2596080 CPUtime=241.3 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 2211470 0 0 0 23936 194 0 0 20 0 2 0 33519274 2676092928 649020 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 653343 649020 640 633 0 651886 0
[pid=19222/tid=19224] ppid=19219 vsize=2613372 memory=3200 CPUtime=20.04 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 89020 0 0 0 1981 23 0 0 20 0 2 0 33519287 2676092928 649020 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 241.3 s
Current children cumulated vsize: 2613372 KiB
Current children cumulated memory: 2596080 KiB

[startup+282.3 s]
/proc/loadavg: 4.87 4.66 4.61 5/268 19282
/proc/meminfo: memFree=104038304/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=2613372 memory=2596080 CPUtime=306.1 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 2385546 0 0 0 30405 205 0 0 20 0 2 0 33519274 2676092928 649020 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 653343 649020 640 633 0 651886 0
[pid=19222/tid=19224] ppid=19219 vsize=2613372 memory=2596080 CPUtime=25.11 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 93891 0 0 0 2486 25 0 0 20 0 2 0 33519287 2676092928 649020 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 306.1 s
Current children cumulated vsize: 2613372 KiB
Current children cumulated memory: 2596080 KiB

[startup+342.3 s]

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

/proc/meminfo: memFree=107435376/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=2613900 memory=2601840 CPUtime=3162.13 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 8335182 0 0 0 315578 635 0 0 20 0 2 0 33519274 2676633600 650460 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 653475 650460 640 633 0 652018 0
[pid=19222/tid=19224] ppid=19219 vsize=2613900 memory=2601840 CPUtime=252.57 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) R 19219 19222 18550 0 -1 4194368 226287 0 0 0 25143 114 0 0 20 0 2 0 33519287 2676633600 650460 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 3162.13 s
Current children cumulated vsize: 2613900 KiB
Current children cumulated memory: 2601840 KiB

[startup+2982.3 s]
/proc/loadavg: 5.08 5.22 5.18 5/267 19507
/proc/meminfo: memFree=107443640/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=2613900 memory=2601840 CPUtime=3228.41 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 8420308 0 0 0 322198 643 0 0 20 0 2 0 33519274 2676633600 650460 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 653475 650460 640 633 0 652018 0
[pid=19222/tid=19224] ppid=19219 vsize=2613900 memory=2601840 CPUtime=259.1 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 226796 0 0 0 25794 116 0 0 20 0 2 0 33519287 2676633600 650460 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 3228.41 s
Current children cumulated vsize: 2613900 KiB
Current children cumulated memory: 2601840 KiB

[startup+3042.3 s]
/proc/loadavg: 5.36 5.26 5.19 7/268 19558
/proc/meminfo: memFree=126997124/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=2613900 memory=2601840 CPUtime=3293.96 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 8508030 0 0 0 328744 652 0 0 20 0 2 0 33519274 2676633600 650460 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 653475 650460 640 633 0 652018 0
[pid=19222/tid=19224] ppid=19219 vsize=2613900 memory=2601840 CPUtime=264.91 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 227224 0 0 0 26373 118 0 0 20 0 2 0 33519287 2676633600 650460 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 3293.96 s
Current children cumulated vsize: 2613900 KiB
Current children cumulated memory: 2601840 KiB

[startup+3102.3 s]
/proc/loadavg: 5.46 5.32 5.22 8/269 19563
/proc/meminfo: memFree=127074740/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=2613900 memory=2601968 CPUtime=3359.01 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 8521354 0 0 0 335247 654 0 0 20 0 2 0 33519274 2676633600 650492 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 653475 650492 640 633 0 652018 0
[pid=19222/tid=19224] ppid=19219 vsize=2613900 memory=2601968 CPUtime=270.24 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 227338 0 0 0 26905 119 0 0 20 0 2 0 33519287 2676633600 650492 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 3359.01 s
Current children cumulated vsize: 2613900 KiB
Current children cumulated memory: 2601968 KiB

[startup+3162.3 s]
/proc/loadavg: 5.22 5.28 5.21 6/269 19610
/proc/meminfo: memFree=127074080/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=2613900 memory=2601968 CPUtime=3423.47 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 8584002 0 0 0 341687 660 0 0 20 0 2 0 33519274 2676633600 650492 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 653475 650492 640 633 0 652018 0
[pid=19222/tid=19224] ppid=19219 vsize=2613900 memory=2601968 CPUtime=274.96 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 227576 0 0 0 27374 122 0 0 20 0 2 0 33519287 2676633600 650492 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 3423.47 s
Current children cumulated vsize: 2613900 KiB
Current children cumulated memory: 2601968 KiB

[startup+3222.3 s]
/proc/loadavg: 5.25 5.26 5.21 7/268 19612
/proc/meminfo: memFree=127055728/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=2613900 memory=2601968 CPUtime=3487.28 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 8636538 0 0 0 348063 665 0 0 20 0 2 0 33519274 2676633600 650492 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 653475 650492 640 633 0 652018 0
[pid=19222/tid=19224] ppid=19219 vsize=2613900 memory=2601968 CPUtime=279.03 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 227769 0 0 0 27780 123 0 0 20 0 2 0 33519287 2676633600 650492 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 3487.28 s
Current children cumulated vsize: 2613900 KiB
Current children cumulated memory: 2601968 KiB

[startup+3282.3 s]
/proc/loadavg: 5.85 5.41 5.26 5/268 19616
/proc/meminfo: memFree=127051352/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=2613900 memory=2601968 CPUtime=3554.3 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 8670065 0 0 0 354759 671 0 0 20 0 2 0 33519274 2676633600 650492 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 653475 650492 640 633 0 652018 0
[pid=19222/tid=19224] ppid=19219 vsize=2613900 memory=2601968 CPUtime=286.31 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 227906 0 0 0 28505 126 0 0 20 0 2 0 33519287 2676633600 650492 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 3554.3 s
Current children cumulated vsize: 2613900 KiB
Current children cumulated memory: 2601968 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3326 s]*
/proc/loadavg: 5.55 5.41 5.26 8/268 19618
/proc/meminfo: memFree=127047620/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=2613900 memory=2601968 CPUtime=3600.04 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 8674379 0 0 0 359332 672 0 0 20 0 2 0 33519274 2676633600 650492 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 653475 650492 640 633 0 652018 0
[pid=19222/tid=19224] ppid=19219 vsize=2613900 memory=6296685815253264238 CPUtime=288.55 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 227943 0 0 0 28729 126 0 0 20 0 2 0 33519287 2676633600 650492 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2613900 KiB
Current children cumulated memory: 2601968 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.34 s, system=6.88151 s

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

[startup+3326.4 s]
/proc/loadavg: 5.55 5.41 5.26 8/268 19618
/proc/meminfo: memFree=127047620/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=2521340 memory=2509452 CPUtime=3600.43 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 8705955 0 0 0 359370 673 0 0 20 0 2 0 33519274 2581852160 627363 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 630335 627363 640 633 0 628878 0
[pid=19222/tid=19224] ppid=19219 vsize=2521340 memory=6596 CPUtime=288.55 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 227943 0 0 0 28729 126 0 0 20 0 2 0 33519287 2581852160 627363 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 3600.43 s
Current children cumulated vsize: 2521340 KiB
Current children cumulated memory: 2509452 KiB

[startup+3326.8 s]
/proc/loadavg: 5.55 5.41 5.26 8/268 19618
/proc/meminfo: memFree=127047620/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=2521340 memory=2509452 CPUtime=3600.83 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 8801865 0 0 0 359405 678 0 0 20 0 2 0 33519274 2581852160 627363 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 630335 627363 640 633 0 628878 0
[pid=19222/tid=19224] ppid=19219 vsize=2521340 memory=7972076686875507564 CPUtime=288.55 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 227943 0 0 0 28729 126 0 0 20 0 2 0 33519287 2581852160 627363 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 3600.83 s
Current children cumulated vsize: 2521340 KiB
Current children cumulated memory: 2509452 KiB

[startup+3327 s]*
/proc/loadavg: 5.55 5.41 5.26 5/269 19619
/proc/meminfo: memFree=127521540/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=2128024 memory=2116136 CPUtime=3601.03 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 8846953 0 0 0 359423 680 0 0 20 0 2 0 33519274 2179096576 529034 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 532006 529034 640 633 0 530549 0
[pid=19222/tid=19224] ppid=19219 vsize=2128024 memory=7970668229660522864 CPUtime=288.55 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 227943 0 0 0 28729 126 0 0 20 0 2 0 33519287 2179096576 529034 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 3601.03 s
Current children cumulated vsize: 2128024 KiB
Current children cumulated memory: 2116136 KiB

[startup+3327.11 s]
/proc/loadavg: 5.55 5.41 5.26 5/269 19619
/proc/meminfo: memFree=127521540/131249996 swapFree=33010684/33010684
[pid=19222] ppid=19219 vsize=2128024 memory=2116136 CPUtime=3601.13 cores=4,6
/proc/19222/stat : 19222 (pb_competition_) R 19219 19222 18550 0 -1 4194304 8901738 0 0 0 359430 683 0 0 20 0 2 0 33519274 2179096576 529034 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
/proc/19222/statm: 532006 529034 640 633 0 530549 0
[pid=19222/tid=19224] ppid=19219 vsize=2128024 memory=14464 CPUtime=288.55 cores=4,6
/proc/19222/task/19224/stat : 19224 (pb_competition_) S 19219 19222 18550 0 -1 4194368 227943 0 0 0 28729 126 0 0 20 0 2 0 33519287 2179096576 529034 18446744073709551615 4198400 6788177 140720509096144 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 15892480 140720509098329 140720509098456 140720509098456 140720509104058 0
Current children cumulated CPU time: 3601.13 s
Current children cumulated vsize: 2128024 KiB
Current children cumulated memory: 2116136 KiB

Child status: 0

Real time (s): 3327.18
CPU time (s): 3601.22
CPU user time (s): 3594.34
CPU system time (s): 6.88151
CPU usage (%): 108.236
Max. virtual memory (cumulated for all children) (KiB): 2613900
Max. memory (cumulated for all children) (KiB): 2601968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.34
system time used= 6.88151
maximum resident set size= 2601968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8922190
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= 126518
involuntary context switches= 11602


# summary of solver processes directly reported to runsolver:
#   pid: 19222
#   total CPU time (s): 3601.22
#   total CPU user time (s): 3594.34
#   total CPU system time (s): 6.88151

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.401 second user time and 17.0054 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-06-29 08:26:37
IDJOB=4503742
IDBENCH=155584
IDSOLVER=3347
FILE ID=nodeC030/4503742-1751178397
RUNJOBID= nodeC030-1751172227-18564
SLURM_JOB_ID= 9587538
Free space on /tmp= 432648 MiB

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

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

MD5SUM BENCH= 4268d39683cc1d999f2f6f0490fb9359
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		: 3600.319
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.320
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		: 3540.976
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		: 3600.354
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.308
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.315
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		: 3599.636
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.481
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:        103375772 kB
MemAvailable:   103459648 kB
Buffers:            3280 kB
Cached:           894320 kB
SwapCached:            0 kB
Active:         26108624 kB
Inactive:         637580 kB
Active(anon):   25866668 kB
Inactive(anon):        0 kB
Active(file):     241956 kB
Inactive(file):   637580 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             37952 kB
Writeback:            12 kB
AnonPages:      25849736 kB
Mapped:           111132 kB
Shmem:             18064 kB
KReclaimable:      86756 kB
Slab:             171612 kB
SReclaimable:      86756 kB
SUnreclaim:        84856 kB
KernelStack:        4288 kB
PageTables:        53760 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   26284964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7614464 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= 432980 MiB
End job on nodeC030 at 2025-06-29 09:22:04