Trace number 4543280

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3600.19 1944.12

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/domset/
larger/domset_large_fixedcols/normalized-domset-hexgrid-fixedcols_07_140.opb
MD5SUM0942a69f21bd48da4c21a008e6f37b2a
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.980711
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables980
Total number of constraints981
Number of constraints which are clauses980
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint980
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 245
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 1225
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.00	c #variable: 980
0.00/0.00	c #constraint: 981
0.00/0.00	c #equal: 0
0.00/0.00	c intsize: 11
0.00/0.00	c sizeproduct: 0
0.00/0.00	c #soft: 0
0.00/0.00	c mincost: 0
0.00/0.00	c maxcost: 0
0.00/0.00	c sumcost: 0
0.00/0.00	c iteration_max: -1
0.00/0.00	c time_max: -1
0.00/0.00	c number_of_threads(move update): 2
0.00/0.00	c number_of_threads(move evaluation): 2
0.00/0.00	c seed: 1773479743
3600.06/1944.08	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 (59575 MiB free)
  memory of node 1: 64507 MiB (53343 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543280-1753203753/watcher-4543280-1753203753 -o /tmp/evaluation-result-4543280-1753203753/solver-4543280-1753203753 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753198973-173103 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1773479743 HOME/instance-4543280-1753203753.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=173997, runsolver pid=173994

[startup+0.100063 s]*
/proc/loadavg: 7.48 7.27 6.94 8/266 173999
/proc/meminfo: memFree=115629052/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=81820 memory=7680 CPUtime=0.18 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) S 173994 173997 173087 0 -1 4194304 1383 0 0 0 18 0 0 0 20 0 2 0 236055208 83783680 1920 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 20455 1920 672 633 0 3368 0
[pid=173997/tid=173999] ppid=173994 vsize=81820 memory=4026531960 CPUtime=0.08 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 85 0 0 0 8 0 0 0 20 0 2 0 236055208 83783680 1920 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 81820 KiB
Current children cumulated memory: 7680 KiB

[startup+0.205705 s]*
/proc/loadavg: 7.48 7.27 6.94 9/266 173999
/proc/meminfo: memFree=115629052/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=81896 memory=7680 CPUtime=0.37 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 1400 0 0 0 37 0 0 0 20 0 2 0 236055208 83861504 1920 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 20474 1920 672 633 0 3387 0
[pid=173997/tid=173999] ppid=173994 vsize=81896 memory=734702676833468700 CPUtime=0.17 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 85 0 0 0 17 0 0 0 20 0 2 0 236055208 83861504 1920 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 81896 KiB
Current children cumulated memory: 7680 KiB

[startup+0.305922 s]*
/proc/loadavg: 7.48 7.27 6.94 9/266 173999
/proc/meminfo: memFree=115629052/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=82028 memory=7808 CPUtime=0.56 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 1426 0 0 0 56 0 0 0 20 0 2 0 236055208 83996672 1952 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 20507 1952 672 633 0 3420 0
[pid=173997/tid=173999] ppid=173994 vsize=82028 memory=-8537908552517052512 CPUtime=0.27 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 85 0 0 0 27 0 0 0 20 0 2 0 236055208 83996672 1952 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 82028 KiB
Current children cumulated memory: 7808 KiB

[startup+0.7002 s]
/proc/loadavg: 7.48 7.27 6.94 8/266 173999
/proc/meminfo: memFree=115629052/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=82372 memory=8192 CPUtime=1.2 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 1559 0 0 0 119 1 0 0 20 0 2 0 236055208 84348928 2048 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 20593 2048 672 633 0 3506 0
[pid=173997/tid=173999] ppid=173994 vsize=82372 memory=27136 CPUtime=0.51 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) S 173994 173997 173087 0 -1 4194368 85 0 0 0 51 0 0 0 20 0 2 0 236055208 84348928 2048 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 82372 KiB
Current children cumulated memory: 8192 KiB

[startup+1.50021 s]
/proc/loadavg: 7.48 7.27 6.94 9/266 173999
/proc/meminfo: memFree=115629052/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=83048 memory=8816 CPUtime=2.53 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 2794 0 0 0 251 2 0 0 20 0 2 0 236055208 85041152 2204 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 20762 2204 672 633 0 3675 0
[pid=173997/tid=173999] ppid=173994 vsize=83048 memory=27136 CPUtime=1.06 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) S 173994 173997 173087 0 -1 4194368 251 0 0 0 106 0 0 0 20 0 2 0 236055208 85041152 2204 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 2.53 s
Current children cumulated vsize: 83048 KiB
Current children cumulated memory: 8816 KiB

[startup+3.10579 s]
/proc/loadavg: 7.48 7.27 6.94 9/266 173999
/proc/meminfo: memFree=115629172/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=85588 memory=11172 CPUtime=5.43 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 5087 0 0 0 539 4 0 0 20 0 2 0 236055208 87642112 2793 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 21397 2793 672 633 0 4310 0
[pid=173997/tid=173999] ppid=173994 vsize=85588 memory=9328 CPUtime=2.36 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 797 0 0 0 236 0 0 0 20 0 2 0 236055208 87642112 2793 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 5.43 s
Current children cumulated vsize: 85588 KiB
Current children cumulated memory: 11172 KiB

[startup+6.30021 s]
/proc/loadavg: 7.60 7.30 6.95 8/266 173999
/proc/meminfo: memFree=115629308/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=87788 memory=13280 CPUtime=11.3 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 8002 0 0 0 1125 5 0 0 20 0 2 0 236055208 89894912 3320 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 21947 3320 672 633 0 4860 0
[pid=173997/tid=173999] ppid=173994 vsize=87788 memory=27136 CPUtime=5.06 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 1644 0 0 0 506 0 0 0 20 0 2 0 236055208 89894912 3320 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 11.3 s
Current children cumulated vsize: 87788 KiB
Current children cumulated memory: 13280 KiB

[startup+12.7002 s]
/proc/loadavg: 7.63 7.31 6.95 8/266 173999
/proc/meminfo: memFree=115629316/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=87924 memory=13280 CPUtime=23.91 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 12498 0 0 0 2382 9 0 0 20 0 2 0 236055208 90034176 3320 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 21981 3320 672 633 0 4894 0
[pid=173997/tid=173999] ppid=173994 vsize=87924 memory=13280 CPUtime=11.33 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 2686 0 0 0 1131 2 0 0 20 0 2 0 236055208 90034176 3320 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 23.91 s
Current children cumulated vsize: 87924 KiB
Current children cumulated memory: 13280 KiB

[startup+25.5002 s]
/proc/loadavg: 7.53 7.30 6.95 9/266 173999
/proc/meminfo: memFree=115625796/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=95400 memory=20544 CPUtime=47.5 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 17386 0 0 0 4734 16 0 0 20 0 2 0 236055208 97689600 5136 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 23850 5136 672 633 0 6763 0
[pid=173997/tid=173999] ppid=173994 vsize=95400 memory=17248 CPUtime=22.24 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 3811 0 0 0 2220 4 0 0 20 0 2 0 236055208 97689600 5136 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 47.5 s
Current children cumulated vsize: 95400 KiB
Current children cumulated memory: 20544 KiB

[startup+51.1058 s]
/proc/loadavg: 7.78 7.38 6.99 9/266 173999
/proc/meminfo: memFree=115623780/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=98540 memory=23488 CPUtime=97.95 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 26518 0 0 0 9776 19 0 0 20 0 2 0 236055208 100904960 5872 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 24635 5872 672 633 0 7548 0
[pid=173997/tid=173999] ppid=173994 vsize=98540 memory=27136 CPUtime=47.34 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 7068 0 0 0 4728 6 0 0 20 0 2 0 236055208 100904960 5872 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 97.95 s
Current children cumulated vsize: 98540 KiB
Current children cumulated memory: 23488 KiB

[startup+102.3 s]
/proc/loadavg: 7.74 7.43 7.03 9/267 174002
/proc/meminfo: memFree=115593972/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=100160 memory=25536 CPUtime=197.09 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 31840 0 0 0 19678 31 0 0 20 0 2 0 236055208 102563840 6384 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 25040 6384 672 633 0 7953 0
[pid=173997/tid=173999] ppid=173994 vsize=100160 memory=27136 CPUtime=95.8 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 9056 0 0 0 9571 9 0 0 20 0 2 0 236055208 102563840 6384 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 197.09 s
Current children cumulated vsize: 100160 KiB
Current children cumulated memory: 25536 KiB

[startup+162.3 s]
/proc/loadavg: 7.32 7.36 7.03 9/268 174009
/proc/meminfo: memFree=115582760/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=101880 memory=26944 CPUtime=277.85 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 33238 0 0 0 27750 35 0 0 20 0 2 0 236055208 104325120 6736 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 25470 6736 672 633 0 8383 0
[pid=173997/tid=173999] ppid=173994 vsize=101880 memory=5760 CPUtime=116.92 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 9192 0 0 0 11682 10 0 0 20 0 2 0 236055208 104325120 6736 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 277.85 s
Current children cumulated vsize: 101880 KiB
Current children cumulated memory: 26944 KiB

[startup+222.3 s]
/proc/loadavg: 7.69 7.46 7.09 9/268 174011
/proc/meminfo: memFree=115574020/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=106904 memory=30728 CPUtime=396.06 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 36247 0 0 0 39566 40 0 0 20 0 2 0 236055208 109469696 7682 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 26726 7682 672 633 0 9639 0
[pid=173997/tid=173999] ppid=173994 vsize=106904 memory=27136 CPUtime=175.71 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 9582 0 0 0 17559 12 0 0 20 0 2 0 236055208 109469696 7682 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 396.06 s
Current children cumulated vsize: 106904 KiB
Current children cumulated memory: 30728 KiB

[startup+282.3 s]
/proc/loadavg: 7.88 7.56 7.14 8/268 174013
/proc/meminfo: memFree=115569940/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=110932 memory=34312 CPUtime=510.39 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 37278 0 0 0 50992 47 0 0 20 0 2 0 236055208 113594368 8578 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 27733 8578 672 633 0 10646 0
[pid=173997/tid=173999] ppid=173994 vsize=110932 memory=33544 CPUtime=230.6 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 9659 0 0 0 23045 15 0 0 20 0 2 0 236055208 113594368 8578 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 510.39 s
Current children cumulated vsize: 110932 KiB
Current children cumulated memory: 34312 KiB

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

/proc/meminfo: memFree=115396164/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=178892 memory=103924 CPUtime=2490.37 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 76074 0 0 0 248827 210 0 0 20 0 2 0 236055208 183185408 25981 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 44723 25981 672 633 0 27636 0
[pid=173997/tid=173999] ppid=173994 vsize=178892 memory=99572 CPUtime=1140.47 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 13060 0 0 0 113956 91 0 0 20 0 2 0 236055208 183185408 25981 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 2490.37 s
Current children cumulated vsize: 178892 KiB
Current children cumulated memory: 103924 KiB

[startup+1422.3 s]
/proc/loadavg: 6.63 7.02 7.11 8/268 174253
/proc/meminfo: memFree=115054328/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=183044 memory=107892 CPUtime=2604.39 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 77090 0 0 0 260219 220 0 0 20 0 2 0 236055208 187437056 26973 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 45761 26973 672 633 0 28674 0
[pid=173997/tid=173999] ppid=173994 vsize=183044 memory=105588 CPUtime=1195.09 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 13062 0 0 0 119410 99 0 0 20 0 2 0 236055208 187437056 26973 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 2604.39 s
Current children cumulated vsize: 183044 KiB
Current children cumulated memory: 107892 KiB

[startup+1482.3 s]
/proc/loadavg: 6.47 6.90 7.06 6/268 174255
/proc/meminfo: memFree=115042696/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=187216 memory=111860 CPUtime=2717.32 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 78090 0 0 0 271504 228 0 0 20 0 2 0 236055208 191709184 27965 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 46804 27965 672 633 0 29717 0
[pid=173997/tid=173999] ppid=173994 vsize=187216 memory=105588 CPUtime=1248.6 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 13062 0 0 0 124757 103 0 0 20 0 2 0 236055208 191709184 27965 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 2717.32 s
Current children cumulated vsize: 187216 KiB
Current children cumulated memory: 111860 KiB

[startup+1542.3 s]
/proc/loadavg: 6.59 6.86 7.03 8/268 174257
/proc/meminfo: memFree=115041360/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=193824 memory=118644 CPUtime=2829.5 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 79795 0 0 0 282713 237 0 0 20 0 2 0 236055208 198475776 29661 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 48456 29661 672 633 0 31369 0
[pid=173997/tid=173999] ppid=173994 vsize=193824 memory=118644 CPUtime=1301.36 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 13062 0 0 0 130029 107 0 0 20 0 2 0 236055208 198475776 29661 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 2829.5 s
Current children cumulated vsize: 193824 KiB
Current children cumulated memory: 118644 KiB

[startup+1602.3 s]
/proc/loadavg: 6.51 6.81 7.00 8/268 174261
/proc/meminfo: memFree=115008864/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=199528 memory=124404 CPUtime=2943.28 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 87855 0 0 0 294085 243 0 0 20 0 2 0 236055208 204316672 31101 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 49882 31101 672 633 0 32795 0
[pid=173997/tid=173999] ppid=173994 vsize=199528 memory=118772 CPUtime=1355.76 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 14408 0 0 0 135466 110 0 0 20 0 2 0 236055208 204316672 31101 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 2943.28 s
Current children cumulated vsize: 199528 KiB
Current children cumulated memory: 124404 KiB

[startup+1662.3 s]
/proc/loadavg: 6.52 6.76 6.98 7/267 174263
/proc/meminfo: memFree=115001576/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=208204 memory=133236 CPUtime=3058.42 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 90050 0 0 0 305593 249 0 0 20 0 2 0 236055208 213200896 33309 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 52051 33309 672 633 0 34964 0
[pid=173997/tid=173999] ppid=173994 vsize=208204 memory=118772 CPUtime=1411.49 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 14408 0 0 0 141037 112 0 0 20 0 2 0 236055208 213200896 33309 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 3058.42 s
Current children cumulated vsize: 208204 KiB
Current children cumulated memory: 133236 KiB

[startup+1722.3 s]
/proc/loadavg: 6.54 6.73 6.95 8/267 174265
/proc/meminfo: memFree=114969964/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=215348 memory=140148 CPUtime=3173.3 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 95682 0 0 0 317073 257 0 0 20 0 2 0 236055208 220516352 35037 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 53837 35037 672 633 0 36750 0
[pid=173997/tid=173999] ppid=173994 vsize=215348 memory=118772 CPUtime=1466.93 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 15048 0 0 0 146578 115 0 0 20 0 2 0 236055208 220516352 35037 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 3173.3 s
Current children cumulated vsize: 215348 KiB
Current children cumulated memory: 140148 KiB

[startup+1782.3 s]
/proc/loadavg: 6.70 6.72 6.94 8/267 174267
/proc/meminfo: memFree=114966680/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=219192 memory=144116 CPUtime=3288.75 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 96654 0 0 0 328613 262 0 0 20 0 2 0 236055208 224452608 36029 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 54798 36029 672 633 0 37711 0
[pid=173997/tid=173999] ppid=173994 vsize=219192 memory=143988 CPUtime=1522.96 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 15050 0 0 0 152178 118 0 0 20 0 2 0 236055208 224452608 36029 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 3288.75 s
Current children cumulated vsize: 219192 KiB
Current children cumulated memory: 144116 KiB

[startup+1842.3 s]
/proc/loadavg: 6.66 6.71 6.92 7/267 174269
/proc/meminfo: memFree=114963572/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=222576 memory=147444 CPUtime=3404.3 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 97500 0 0 0 340163 267 0 0 20 0 2 0 236055208 227917824 36861 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 55644 36861 672 633 0 38557 0
[pid=173997/tid=173999] ppid=173994 vsize=222576 memory=147444 CPUtime=1579.1 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 15050 0 0 0 157789 121 0 0 20 0 2 0 236055208 227917824 36861 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 3404.3 s
Current children cumulated vsize: 222576 KiB
Current children cumulated memory: 147444 KiB

[startup+1902.3 s]
/proc/loadavg: 6.66 6.71 6.90 8/266 174315
/proc/meminfo: memFree=114959304/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=222940 memory=147700 CPUtime=3520.38 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 104463 0 0 0 351765 273 0 0 20 0 2 0 236055208 228290560 36925 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 55735 36925 672 633 0 38648 0
[pid=173997/tid=173999] ppid=173994 vsize=222940 memory=147572 CPUtime=1635.84 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 16473 0 0 0 163461 123 0 0 20 0 2 0 236055208 228290560 36925 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 3520.38 s
Current children cumulated vsize: 222940 KiB
Current children cumulated memory: 147700 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1944 s]*
/proc/loadavg: 6.81 6.73 6.90 8/267 174322
/proc/meminfo: memFree=114954684/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=230624 memory=155380 CPUtime=3600.06 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 106384 0 0 0 359729 277 0 0 20 0 2 0 236055208 236158976 38845 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 57656 38845 672 633 0 40569 0
[pid=173997/tid=173999] ppid=173994 vsize=230624 memory=-8969972659082389344 CPUtime=1674.21 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) R 173994 173997 173087 0 -1 4194368 16473 0 0 0 167296 125 0 0 20 0 2 0 236055208 236158976 38845 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 230624 KiB
Current children cumulated memory: 155380 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.42 s, system=2.77737 s

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

[startup+1944.11 s]
/proc/loadavg: 6.81 6.73 6.90 8/267 174322
/proc/meminfo: memFree=114954684/131250000 swapFree=33010416/33010684
[pid=173997] ppid=173994 vsize=230624 memory=155380 CPUtime=3600.17 cores=4,6
/proc/173997/stat : 173997 (pb_competition_) R 173994 173997 173087 0 -1 4194304 106387 0 0 0 359740 277 0 0 20 0 2 0 236055208 236158976 38845 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
/proc/173997/statm: 57656 38845 672 633 0 40569 0
[pid=173997/tid=173999] ppid=173994 vsize=230624 memory=151028 CPUtime=1674.22 cores=4,6
/proc/173997/task/173999/stat : 173999 (pb_competition_) S 173994 173997 173087 0 -1 4194368 16473 0 0 0 167297 125 0 0 20 0 2 0 236055208 236158976 38845 18446744073709551615 4198400 6788177 140730102097280 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 19025920 140730102106455 140730102106582 140730102106582 140730102112186 0
Current children cumulated CPU time: 3600.17 s
Current children cumulated vsize: 230624 KiB
Current children cumulated memory: 155380 KiB

Child status: 0

Real time (s): 1944.12
CPU time (s): 3600.19
CPU user time (s): 3597.42
CPU system time (s): 2.77737
CPU usage (%): 185.184
Max. virtual memory (cumulated for all children) (KiB): 230624
Max. memory (cumulated for all children) (KiB): 155380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.42
system time used= 2.77737
maximum resident set size= 155380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106589
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= 139620
involuntary context switches= 59054


# summary of solver processes directly reported to runsolver:
#   pid: 173997
#   total CPU time (s): 3600.19
#   total CPU user time (s): 3597.42
#   total CPU system time (s): 2.77737

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.13453 second user time and 9.28054 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-22 19:02:33
IDJOB=4543280
IDBENCH=172509
IDSOLVER=3347
FILE ID=nodeC027/4543280-1753203753
RUNJOBID= nodeC027-1753198973-173103
SLURM_JOB_ID= 9687760
Free space on /tmp= 432980 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/domset/larger/domset_large_fixedcols/normalized-domset-hexgrid-fixedcols_07_140.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-4543280-1753203753/watcher-4543280-1753203753 -o /tmp/evaluation-result-4543280-1753203753/solver-4543280-1753203753 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753198973-173103 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1773479743 HOME/instance-4543280-1753203753.opb

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

MD5SUM BENCH= 0942a69f21bd48da4c21a008e6f37b2a
RANDOM SEED=1773479743

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.705
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.631
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
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		: 3599.343
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
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		: 3599.668
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
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		: 3570.952
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
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		: 3599.625
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
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.868
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.651
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        115629052 kB
MemAvailable:   129552964 kB
Buffers:            2488 kB
Cached:         14690096 kB
SwapCached:            8 kB
Active:          1307668 kB
Inactive:       13593348 kB
Active(anon):     231896 kB
Inactive(anon):     2788 kB
Active(file):    1075772 kB
Inactive(file): 13590560 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5224 kB
Writeback:             4 kB
AnonPages:        211716 kB
Mapped:           117108 kB
Shmem:             26252 kB
KReclaimable:     193240 kB
Slab:             289448 kB
SReclaimable:     193240 kB
SUnreclaim:        96208 kB
KernelStack:        4304 kB
PageTables:         3508 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     578480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432968 MiB
End job on nodeC027 at 2025-07-22 19:34:58