Trace number 4513760

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.11 1907.12

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/Instances3col_OPB/
normalized-3col-almost3reg-l035-r034-n1.opb
MD5SUMba3e79fbb414116636e41440ecd82818
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.826313
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1968
Total number of constraints4184
Number of constraints which are clauses3528
Number of constraints which are cardinality constraints (but not clauses)656
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
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.01	c #variable: 1968
0.00/0.01	c #constraint: 4184
0.00/0.01	c #equal: 656
0.00/0.01	c intsize: 3
0.00/0.01	c sizeproduct: 0
0.00/0.01	c #soft: 0
0.00/0.01	c mincost: 0
0.00/0.01	c maxcost: 0
0.00/0.01	c sumcost: 0
0.00/0.01	c iteration_max: -1
0.00/0.01	c time_max: -1
0.00/0.01	c number_of_threads(move update): 2
0.00/0.01	c number_of_threads(move evaluation): 2
0.00/0.01	c seed: 1430644833
3600.08/1907.11	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: 63708 MiB (62882 MiB free)
  memory of node 1: 64465 MiB (63767 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513760-1751215528/watcher-4513760-1751215528 -o /tmp/evaluation-result-4513760-1751215528/solver-4513760-1751215528 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751207747-27802 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1430644833 HOME/instance-4513760-1751215528.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=28800, runsolver pid=28797

[startup+0.100058 s]*
/proc/loadavg: 8.01 7.99 7.63 9/266 28802
/proc/meminfo: memFree=129673612/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=90068 memory=16512 CPUtime=0.12 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) S 28797 28800 27792 0 -1 4194304 3637 0 0 0 12 0 0 0 20 0 2 0 37230359 92229632 4128 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22517 4128 672 633 0 5578 0
[pid=28800/tid=28802] ppid=28797 vsize=90068 memory=4026531960 CPUtime=0.03 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 233 0 0 0 3 0 0 0 20 0 2 0 37230359 92229632 4128 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 90068 KiB
Current children cumulated memory: 16512 KiB

[startup+0.205478 s]*
/proc/loadavg: 8.01 7.99 7.63 9/266 28802
/proc/meminfo: memFree=129673612/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=90332 memory=16768 CPUtime=0.3 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) S 28797 28800 27792 0 -1 4194304 3701 0 0 0 29 1 0 0 20 0 2 0 37230359 92499968 4192 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22583 4192 672 633 0 5644 0
[pid=28800/tid=28802] ppid=28797 vsize=90332 memory=4208735117501333788 CPUtime=0.1 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 233 0 0 0 10 0 0 0 20 0 2 0 37230359 92499968 4192 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 90332 KiB
Current children cumulated memory: 16768 KiB

[startup+0.305196 s]*
/proc/loadavg: 8.01 7.99 7.63 8/266 28802
/proc/meminfo: memFree=129673612/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=90332 memory=16768 CPUtime=0.47 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 3708 0 0 0 46 1 0 0 20 0 2 0 37230359 92499968 4192 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22583 4192 672 633 0 5644 0
[pid=28800/tid=28802] ppid=28797 vsize=90332 memory=7971522554473101682 CPUtime=0.17 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 233 0 0 0 17 0 0 0 20 0 2 0 37230359 92499968 4192 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 90332 KiB
Current children cumulated memory: 16768 KiB

[startup+0.700142 s]
/proc/loadavg: 8.01 7.99 7.63 9/266 28802
/proc/meminfo: memFree=129673612/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=90756 memory=17152 CPUtime=1.15 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 3810 0 0 0 113 2 0 0 20 0 2 0 37230359 92934144 4288 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22689 4288 672 633 0 5750 0
[pid=28800/tid=28802] ppid=28797 vsize=90756 memory=17408 CPUtime=0.47 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 233 0 0 0 47 0 0 0 20 0 2 0 37230359 92934144 4288 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 90756 KiB
Current children cumulated memory: 17152 KiB

[startup+1.50013 s]
/proc/loadavg: 7.93 7.97 7.63 9/266 28802
/proc/meminfo: memFree=129673612/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=90888 memory=17152 CPUtime=2.58 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 6460 0 0 0 255 3 0 0 20 0 2 0 37230359 93069312 4288 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22722 4288 672 633 0 5783 0
[pid=28800/tid=28802] ppid=28797 vsize=90888 memory=17408 CPUtime=1.11 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 452 0 0 0 111 0 0 0 20 0 2 0 37230359 93069312 4288 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 2.58 s
Current children cumulated vsize: 90888 KiB
Current children cumulated memory: 17152 KiB

[startup+3.10527 s]
/proc/loadavg: 7.93 7.97 7.63 9/266 28802
/proc/meminfo: memFree=129673640/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=90888 memory=17280 CPUtime=5.63 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 9119 0 0 0 558 5 0 0 20 0 2 0 37230359 93069312 4320 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22722 4320 672 633 0 5783 0
[pid=28800/tid=28802] ppid=28797 vsize=90888 memory=17280 CPUtime=2.56 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 718 0 0 0 256 0 0 0 20 0 2 0 37230359 93069312 4320 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 5.63 s
Current children cumulated vsize: 90888 KiB
Current children cumulated memory: 17280 KiB

[startup+6.30014 s]
/proc/loadavg: 7.69 7.92 7.61 8/266 28802
/proc/meminfo: memFree=129673672/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=91152 memory=17536 CPUtime=11.72 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 11229 0 0 0 1164 8 0 0 20 0 2 0 37230359 93339648 4384 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22788 4384 672 633 0 5849 0
[pid=28800/tid=28802] ppid=28797 vsize=91152 memory=17408 CPUtime=5.47 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 1214 0 0 0 547 0 0 0 20 0 2 0 37230359 93339648 4384 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 11.72 s
Current children cumulated vsize: 91152 KiB
Current children cumulated memory: 17536 KiB

[startup+12.7001 s]
/proc/loadavg: 7.64 7.90 7.61 8/266 28802
/proc/meminfo: memFree=129673680/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=91152 memory=17536 CPUtime=23.92 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 11260 0 0 0 2377 15 0 0 20 0 2 0 37230359 93339648 4384 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22788 4384 672 633 0 5849 0
[pid=28800/tid=28802] ppid=28797 vsize=91152 memory=17536 CPUtime=11.31 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 1214 0 0 0 1130 1 0 0 20 0 2 0 37230359 93339648 4384 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 23.92 s
Current children cumulated vsize: 91152 KiB
Current children cumulated memory: 17536 KiB

[startup+25.5001 s]
/proc/loadavg: 7.61 7.89 7.61 9/266 28802
/proc/meminfo: memFree=129669592/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=91152 memory=17536 CPUtime=48.4 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 15561 0 0 0 4811 29 0 0 20 0 2 0 37230359 93339648 4384 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22788 4384 672 633 0 5849 0
[pid=28800/tid=28802] ppid=28797 vsize=91152 memory=17536 CPUtime=23.07 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 1817 0 0 0 2304 3 0 0 20 0 2 0 37230359 93339648 4384 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 48.4 s
Current children cumulated vsize: 91152 KiB
Current children cumulated memory: 17536 KiB

[startup+51.1051 s]
/proc/loadavg: 7.74 7.90 7.62 9/267 28804
/proc/meminfo: memFree=129665512/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=91796 memory=17920 CPUtime=97.33 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 18742 0 0 0 9677 56 0 0 20 0 2 0 37230359 93999104 4480 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22949 4480 672 633 0 6010 0
[pid=28800/tid=28802] ppid=28797 vsize=91796 memory=17408 CPUtime=46.56 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 2182 0 0 0 4649 7 0 0 20 0 2 0 37230359 93999104 4480 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 97.33 s
Current children cumulated vsize: 91796 KiB
Current children cumulated memory: 17920 KiB

[startup+102.3 s]
/proc/loadavg: 7.60 7.83 7.61 8/267 28805
/proc/meminfo: memFree=129665428/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=91796 memory=17920 CPUtime=195.23 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 19747 0 0 0 19416 107 0 0 20 0 2 0 37230359 93999104 4480 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22949 4480 672 633 0 6010 0
[pid=28800/tid=28802] ppid=28797 vsize=91796 memory=17408 CPUtime=93.6 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 2279 0 0 0 9343 17 0 0 20 0 2 0 37230359 93999104 4480 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 195.23 s
Current children cumulated vsize: 91796 KiB
Current children cumulated memory: 17920 KiB

[startup+162.3 s]
/proc/loadavg: 7.76 7.83 7.63 9/267 28853
/proc/meminfo: memFree=129648004/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=91796 memory=17920 CPUtime=308.42 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 20673 0 0 0 30673 169 0 0 20 0 2 0 37230359 93999104 4480 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22949 4480 672 633 0 6010 0
[pid=28800/tid=28802] ppid=28797 vsize=91796 memory=5632 CPUtime=147.22 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 2284 0 0 0 14697 25 0 0 20 0 2 0 37230359 93999104 4480 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 308.42 s
Current children cumulated vsize: 91796 KiB
Current children cumulated memory: 17920 KiB

[startup+222.3 s]
/proc/loadavg: 7.81 7.83 7.65 9/267 28855
/proc/meminfo: memFree=129648088/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=91796 memory=18048 CPUtime=423.2 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 21593 0 0 0 42087 233 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22949 4512 672 633 0 6010 0
[pid=28800/tid=28802] ppid=28797 vsize=91796 memory=18048 CPUtime=202.39 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 2374 0 0 0 20204 35 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 423.2 s
Current children cumulated vsize: 91796 KiB
Current children cumulated memory: 18048 KiB

[startup+282.3 s]
/proc/loadavg: 7.63 7.79 7.64 9/270 28862
/proc/meminfo: memFree=129653628/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=91796 memory=18048 CPUtime=538.08 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 22053 0 0 0 53511 297 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22949 4512 672 633 0 6010 0
[pid=28800/tid=28802] ppid=28797 vsize=91796 memory=18048 CPUtime=257.65 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) S 28797 28800 27792 0 -1 4194368 2422 0 0 0 25720 45 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 538.08 s
Current children cumulated vsize: 91796 KiB

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

/proc/meminfo: memFree=129600936/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=91796 memory=18048 CPUtime=2569.53 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 26356 0 0 0 255582 1371 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22949 4512 672 633 0 6010 0
[pid=28800/tid=28802] ppid=28797 vsize=91796 memory=5044 CPUtime=1216.62 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 2800 0 0 0 121441 221 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 2569.53 s
Current children cumulated vsize: 91796 KiB
Current children cumulated memory: 18048 KiB

[startup+1422.3 s]
/proc/loadavg: 7.63 7.60 7.63 7/267 29018
/proc/meminfo: memFree=129604700/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=91796 memory=18048 CPUtime=2683.02 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 26850 0 0 0 266873 1429 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22949 4512 672 633 0 6010 0
[pid=28800/tid=28802] ppid=28797 vsize=91796 memory=18048 CPUtime=1270.55 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 2857 0 0 0 126822 233 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 2683.02 s
Current children cumulated vsize: 91796 KiB
Current children cumulated memory: 18048 KiB

[startup+1482.3 s]
/proc/loadavg: 7.59 7.60 7.63 8/266 29020
/proc/meminfo: memFree=129608208/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=91796 memory=18048 CPUtime=2796.45 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 26850 0 0 0 278155 1490 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22949 4512 672 633 0 6010 0
[pid=28800/tid=28802] ppid=28797 vsize=91796 memory=18048 CPUtime=1324.44 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 2857 0 0 0 132201 243 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 2796.45 s
Current children cumulated vsize: 91796 KiB
Current children cumulated memory: 18048 KiB

[startup+1542.3 s]
/proc/loadavg: 7.54 7.60 7.63 9/267 29026
/proc/meminfo: memFree=129609696/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=91796 memory=18048 CPUtime=2909.82 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 27332 0 0 0 289432 1550 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22949 4512 672 633 0 6010 0
[pid=28800/tid=28802] ppid=28797 vsize=91796 memory=18048 CPUtime=1378.27 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 2908 0 0 0 137572 255 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 2909.82 s
Current children cumulated vsize: 91796 KiB
Current children cumulated memory: 18048 KiB

[startup+1602.3 s]
/proc/loadavg: 7.15 7.48 7.59 8/267 29028
/proc/meminfo: memFree=129610020/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=91796 memory=18048 CPUtime=3023.3 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 27332 0 0 0 300721 1609 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22949 4512 672 633 0 6010 0
[pid=28800/tid=28802] ppid=28797 vsize=91796 memory=18048 CPUtime=1432.23 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 2908 0 0 0 142957 266 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 3023.3 s
Current children cumulated vsize: 91796 KiB
Current children cumulated memory: 18048 KiB

[startup+1662.3 s]
/proc/loadavg: 7.29 7.44 7.57 8/268 29033
/proc/meminfo: memFree=129609912/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=91796 memory=18048 CPUtime=3136.77 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 27795 0 0 0 312009 1668 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22949 4512 672 633 0 6010 0
[pid=28800/tid=28802] ppid=28797 vsize=91796 memory=14848 CPUtime=1486.2 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 2949 0 0 0 148343 277 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 3136.77 s
Current children cumulated vsize: 91796 KiB
Current children cumulated memory: 18048 KiB

[startup+1722.3 s]
/proc/loadavg: 7.29 7.42 7.55 9/269 29036
/proc/meminfo: memFree=129610376/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=91796 memory=18048 CPUtime=3250.36 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 27795 0 0 0 323309 1727 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22949 4512 672 633 0 6010 0
[pid=28800/tid=28802] ppid=28797 vsize=91796 memory=18048 CPUtime=1540.24 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 2949 0 0 0 153737 287 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 3250.36 s
Current children cumulated vsize: 91796 KiB
Current children cumulated memory: 18048 KiB

[startup+1782.3 s]
/proc/loadavg: 7.43 7.45 7.55 8/269 29040
/proc/meminfo: memFree=129609980/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=91796 memory=18048 CPUtime=3363.96 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 28301 0 0 0 334612 1784 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22949 4512 672 633 0 6010 0
[pid=28800/tid=28802] ppid=28797 vsize=91796 memory=17408 CPUtime=1594.29 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 3021 0 0 0 159131 298 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 3363.96 s
Current children cumulated vsize: 91796 KiB
Current children cumulated memory: 18048 KiB

[startup+1842.3 s]
/proc/loadavg: 7.47 7.45 7.54 9/268 29042
/proc/meminfo: memFree=129610148/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=91796 memory=18048 CPUtime=3477.48 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 28783 0 0 0 345909 1839 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22949 4512 672 633 0 6010 0
[pid=28800/tid=28802] ppid=28797 vsize=91796 memory=14848 CPUtime=1648.28 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) S 28797 28800 27792 0 -1 4194368 3062 0 0 0 164519 309 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 3477.48 s
Current children cumulated vsize: 91796 KiB
Current children cumulated memory: 18048 KiB

[startup+1902.3 s]
/proc/loadavg: 7.49 7.46 7.54 9/268 29044
/proc/meminfo: memFree=129609932/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=91796 memory=18048 CPUtime=3590.98 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 29264 0 0 0 357201 1897 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22949 4512 672 633 0 6010 0
[pid=28800/tid=28802] ppid=28797 vsize=91796 memory=14848 CPUtime=1702.25 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 3064 0 0 0 169905 320 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 3590.98 s
Current children cumulated vsize: 91796 KiB
Current children cumulated memory: 18048 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1907.11 s]
/proc/loadavg: 7.53 7.47 7.55 8/268 29044
/proc/meminfo: memFree=129609956/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=91796 memory=18048 CPUtime=3600.08 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 29264 0 0 0 358106 1902 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22949 4512 672 633 0 6010 0
[pid=28800/tid=28802] ppid=28797 vsize=91796 memory=14848 CPUtime=1706.58 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 3064 0 0 0 170337 321 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 91796 KiB
Current children cumulated memory: 18048 KiB

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

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

# cumulated CPU time of all completed processes:  user=3581.09 s, system=19.0278 s

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

[startup+1907.11 s]
/proc/loadavg: 7.53 7.47 7.55 8/268 29044
/proc/meminfo: memFree=129609956/131249988 swapFree=33010684/33010684
[pid=28800] ppid=28797 vsize=91796 memory=18048 CPUtime=3600.08 cores=0,2
/proc/28800/stat : 28800 (pb_competition_) R 28797 28800 27792 0 -1 4194304 29264 0 0 0 358106 1902 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
/proc/28800/statm: 22949 4512 672 633 0 6010 0
[pid=28800/tid=28802] ppid=28797 vsize=91796 memory=14848 CPUtime=1706.58 cores=0,2
/proc/28800/task/28802/stat : 28802 (pb_competition_) R 28797 28800 27792 0 -1 4194368 3064 0 0 0 170337 321 0 0 20 0 2 0 37230359 93999104 4512 18446744073709551615 4198400 6788177 140731285497344 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 26583040 140731285502297 140731285502424 140731285502424 140731285508026 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 91796 KiB
Current children cumulated memory: 18048 KiB

Child status: 0

Real time (s): 1907.12
CPU time (s): 3600.11
CPU user time (s): 3581.09
CPU system time (s): 19.0278
CPU usage (%): 188.773
Max. virtual memory (cumulated for all children) (KiB): 91796
Max. memory (cumulated for all children) (KiB): 18048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.09
system time used= 19.0278
maximum resident set size= 18048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29541
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= 86582
involuntary context switches= 76042


# summary of solver processes directly reported to runsolver:
#   pid: 28800
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3581.09
#   total CPU system time (s): 19.0278

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.7286 second user time and 7.92906 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-06-29 18:45:28
IDJOB=4513760
IDBENCH=162563
IDSOLVER=3347
FILE ID=nodeC020/4513760-1751215528
RUNJOBID= nodeC020-1751207747-27802
SLURM_JOB_ID= 9587638
Free space on /tmp= 433048 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/Instances3col_OPB/normalized-3col-almost3reg-l035-r034-n1.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-4513760-1751215528/watcher-4513760-1751215528 -o /tmp/evaluation-result-4513760-1751215528/solver-4513760-1751215528 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751207747-27802 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1430644833 HOME/instance-4513760-1751215528.opb

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

MD5SUM BENCH= ba3e79fbb414116636e41440ecd82818
RANDOM SEED=1430644833

nodeC020 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		: 3602.631
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.79
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.900
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.048
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.79
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.917
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.79
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.155
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.79
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.885
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.79
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.897
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.79
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.945
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        129689488 kB
MemAvailable:   129779756 kB
Buffers:            3280 kB
Cached:           897044 kB
SwapCached:            0 kB
Active:           414816 kB
Inactive:         589744 kB
Active(anon):     122292 kB
Inactive(anon):        0 kB
Active(file):     292524 kB
Inactive(file):   589744 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5224 kB
Writeback:             4 kB
AnonPages:        107200 kB
Mapped:           111020 kB
Shmem:             18056 kB
KReclaimable:      94476 kB
Slab:             180468 kB
SReclaimable:      94476 kB
SUnreclaim:        85992 kB
KernelStack:        4304 kB
PageTables:         3260 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     466756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433044 MiB
End job on nodeC020 at 2025-06-29 19:17:15