Trace number 4514336

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.26 2294.69

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_11.opb
MD5SUMecb94e70b440a48855e99e990bb4ec90
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 benchmark1198.19
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5700
Total number of constraints27830
Number of constraints which are clauses27825
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint75
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 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 86
Number of bits of the biggest sum of numbers7
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.36/0.32	c #variable: 5700
0.36/0.32	c #constraint: 27830
0.36/0.32	c #equal: 4
0.36/0.32	c intsize: 7
0.36/0.32	c sizeproduct: 0
0.36/0.32	c #soft: 0
0.36/0.32	c mincost: 0
0.36/0.32	c maxcost: 0
0.36/0.32	c sumcost: 0
0.36/0.32	c iteration_max: -1
0.36/0.32	c time_max: -1
0.36/0.32	c number_of_threads(move update): 2
0.36/0.32	c number_of_threads(move evaluation): 2
0.36/0.32	c seed: 822039357
3600.15/2294.61	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 (62999 MiB free)
  memory of node 1: 64507 MiB (60966 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514336-1751230139/watcher-4514336-1751230139 -o /tmp/evaluation-result-4514336-1751230139/solver-4514336-1751230139 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751228328-33809 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 822039357 HOME/instance-4514336-1751230139.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=34099, runsolver pid=34091

[startup+0.100059 s]*
/proc/loadavg: 8.05 7.68 6.91 6/269 34101
/proc/meminfo: memFree=126881272/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=108116 memory=37200 CPUtime=0.12 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 9078 0 0 0 11 1 0 0 20 0 2 0 38691652 110710784 9300 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 27029 9300 576 633 0 10931 0
[pid=34099/tid=34101] ppid=34091 vsize=108116 memory=4026531960 CPUtime=0.02 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) S 34091 34099 33797 0 -1 4194368 1072 0 0 0 2 0 0 0 20 0 2 0 38691653 110710784 9300 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 0 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 108116 KiB
Current children cumulated memory: 37200 KiB

[startup+0.205318 s]*
/proc/loadavg: 8.05 7.68 6.91 7/269 34101
/proc/meminfo: memFree=126785256/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=137968 memory=70876 CPUtime=0.25 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 14090 0 0 0 23 2 0 0 20 0 2 0 38691652 141279232 17719 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 34492 17719 608 633 0 19243 0
[pid=34099/tid=34101] ppid=34091 vsize=137968 memory=5983648042466672924 CPUtime=0.05 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) S 34091 34099 33797 0 -1 4194368 1923 0 0 0 5 0 0 0 20 0 2 0 38691653 141279232 17719 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 0 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 137968 KiB
Current children cumulated memory: 70876 KiB

[startup+0.305632 s]*
/proc/loadavg: 8.05 7.68 6.91 6/269 34101
/proc/meminfo: memFree=126753000/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=150244 memory=83164 CPUtime=0.36 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 17179 0 0 0 33 3 0 0 20 0 2 0 38691652 153849856 20791 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 37561 20791 608 633 0 22312 0
[pid=34099/tid=34101] ppid=34091 vsize=150244 memory=7969833674481615466 CPUtime=0.05 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) S 34091 34099 33797 0 -1 4194368 1923 0 0 0 5 0 0 0 20 0 2 0 38691653 153849856 20791 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 0 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 150244 KiB
Current children cumulated memory: 83164 KiB

[startup+0.700205 s]
/proc/loadavg: 8.05 7.68 6.91 7/269 34101
/proc/meminfo: memFree=126656556/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=222608 memory=155484 CPUtime=0.74 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 35236 0 0 0 68 6 0 0 20 0 2 0 38691652 227950592 38871 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 55652 38871 640 633 0 40403 0
[pid=34099/tid=34101] ppid=34091 vsize=222608 memory=17536 CPUtime=0.05 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) S 34091 34099 33797 0 -1 4194368 1923 0 0 0 5 0 0 0 20 0 2 0 38691653 227950592 38871 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 0.74 s
Current children cumulated vsize: 222608 KiB
Current children cumulated memory: 155484 KiB

[startup+1.50021 s]
/proc/loadavg: 7.81 7.63 6.90 7/269 34101
/proc/meminfo: memFree=126487212/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=302924 memory=235996 CPUtime=1.62 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 81744 0 0 0 151 11 0 0 20 0 2 0 38691652 310194176 58999 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 75731 58999 640 633 0 60482 0
[pid=34099/tid=34101] ppid=34091 vsize=302924 memory=17536 CPUtime=0.13 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) S 34091 34099 33797 0 -1 4194368 3877 0 0 0 13 0 0 0 20 0 2 0 38691653 310194176 58999 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 302924 KiB
Current children cumulated memory: 235996 KiB

[startup+3.10553 s]
/proc/loadavg: 7.81 7.63 6.90 7/269 34101
/proc/meminfo: memFree=126463452/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=302336 memory=235492 CPUtime=3.78 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 89993 0 0 0 365 13 0 0 20 0 2 0 38691652 309592064 58873 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 75584 58873 640 633 0 60335 0
[pid=34099/tid=34101] ppid=34091 vsize=302336 memory=235996 CPUtime=0.69 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) S 34091 34099 33797 0 -1 4194368 3909 0 0 0 69 0 0 0 20 0 2 0 38691653 309592064 58873 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 3.78 s
Current children cumulated vsize: 302336 KiB
Current children cumulated memory: 235492 KiB

[startup+6.3002 s]
/proc/loadavg: 7.66 7.61 6.90 7/269 34101
/proc/meminfo: memFree=126463644/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=305236 memory=238360 CPUtime=7.92 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 128866 0 0 0 775 17 0 0 20 0 2 0 38691652 312561664 59590 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 76309 59590 640 633 0 61060 0
[pid=34099/tid=34101] ppid=34091 vsize=305236 memory=7969833674481615466 CPUtime=1.65 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) S 34091 34099 33797 0 -1 4194368 4864 0 0 0 165 0 0 0 20 0 2 0 38691653 312561664 59590 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 7.92 s
Current children cumulated vsize: 305236 KiB
Current children cumulated memory: 238360 KiB

[startup+12.7002 s]
/proc/loadavg: 7.69 7.61 6.90 8/269 34101
/proc/meminfo: memFree=126462636/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=305532 memory=238728 CPUtime=17.25 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 243290 0 0 0 1692 33 0 0 20 0 2 0 38691652 312864768 59682 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 76383 59682 640 633 0 61134 0
[pid=34099/tid=34101] ppid=34091 vsize=305532 memory=238612 CPUtime=4.62 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) R 34091 34099 33797 0 -1 4194368 6969 0 0 0 461 1 0 0 20 0 2 0 38691653 312864768 59682 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 17.25 s
Current children cumulated vsize: 305532 KiB
Current children cumulated memory: 238728 KiB

[startup+25.5002 s]
/proc/loadavg: 7.66 7.61 6.91 9/269 34101
/proc/meminfo: memFree=126448460/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=313116 memory=246248 CPUtime=37.8 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 410789 0 0 0 3723 57 0 0 20 0 2 0 38691652 320630784 61562 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 78279 61562 640 633 0 63030 0
[pid=34099/tid=34101] ppid=34091 vsize=313116 memory=243492 CPUtime=12.45 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) S 34091 34099 33797 0 -1 4194368 9534 0 0 0 1243 2 0 0 20 0 2 0 38691653 320630784 61562 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 37.8 s
Current children cumulated vsize: 313116 KiB
Current children cumulated memory: 246248 KiB

[startup+51.1055 s]
/proc/loadavg: 7.42 7.55 6.91 9/269 34102
/proc/meminfo: memFree=126433948/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=313004 memory=246060 CPUtime=80.1 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 501327 0 0 0 7939 71 0 0 20 0 2 0 38691652 320516096 61515 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 78251 61515 640 633 0 63002 0
[pid=34099/tid=34101] ppid=34091 vsize=313004 memory=246060 CPUtime=29.31 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) R 34091 34099 33797 0 -1 4194368 10599 0 0 0 2928 3 0 0 20 0 2 0 38691653 320516096 61515 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 80.1 s
Current children cumulated vsize: 313004 KiB
Current children cumulated memory: 246060 KiB

[startup+102.3 s]
/proc/loadavg: 7.41 7.53 6.94 9/269 34108
/proc/meminfo: memFree=126405036/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=313324 memory=246472 CPUtime=163.83 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 571432 0 0 0 16298 85 0 0 20 0 2 0 38691652 320843776 61618 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 78331 61618 640 633 0 63082 0
[pid=34099/tid=34101] ppid=34091 vsize=313324 memory=246472 CPUtime=62.2 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) S 34091 34099 33797 0 -1 4194368 15899 0 0 0 6213 7 0 0 20 0 2 0 38691653 320843776 61618 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 163.83 s
Current children cumulated vsize: 313324 KiB
Current children cumulated memory: 246472 KiB

[startup+162.3 s]
/proc/loadavg: 7.21 7.45 6.95 7/270 34111
/proc/meminfo: memFree=126387148/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=328652 memory=261664 CPUtime=266.56 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 777391 0 0 0 26530 126 0 0 20 0 2 0 38691652 336539648 65416 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 82163 65416 640 633 0 66914 0
[pid=34099/tid=34101] ppid=34091 vsize=328652 memory=247068 CPUtime=105.38 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) S 34091 34099 33797 0 -1 4194368 19977 0 0 0 10527 11 0 0 20 0 2 0 38691653 336539648 65416 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 266.56 s
Current children cumulated vsize: 328652 KiB
Current children cumulated memory: 261664 KiB

[startup+222.3 s]
/proc/loadavg: 7.48 7.47 6.99 9/270 34113
/proc/meminfo: memFree=126353884/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=327776 memory=261028 CPUtime=367.02 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 871896 0 0 0 36555 147 0 0 20 0 2 0 38691652 335642624 65257 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 81944 65257 640 633 0 66695 0
[pid=34099/tid=34101] ppid=34091 vsize=327776 memory=261028 CPUtime=146.19 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) S 34091 34099 33797 0 -1 4194368 23221 0 0 0 14605 14 0 0 20 0 2 0 38691653 335642624 65257 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 367.02 s
Current children cumulated vsize: 327776 KiB
Current children cumulated memory: 261028 KiB

[startup+282.3 s]
/proc/loadavg: 7.29 7.43 7.01 9/269 34115
/proc/meminfo: memFree=126297124/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=327776 memory=261028 CPUtime=469.57 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 929068 0 0 0 46799 158 0 0 20 0 2 0 38691652 335642624 65257 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 81944 65257 640 633 0 66695 0
[pid=34099/tid=34101] ppid=34091 vsize=327776 memory=261028 CPUtime=189.18 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) R 34091 34099 33797 0 -1 4194368 29756 0 0 0 18901 17 0 0 20 0 2 0 38691653 335642624 65257 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 469.57 s
Current children cumulated vsize: 327776 KiB
Current children cumulated memory: 261028 KiB

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

/proc/meminfo: memFree=126365472/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=327776 memory=262820 CPUtime=2638.02 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 971589 0 0 0 263455 347 0 0 20 0 2 0 38691652 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 81944 65705 640 633 0 66695 0
[pid=34099/tid=34101] ppid=34091 vsize=327776 memory=262820 CPUtime=985.75 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) R 34091 34099 33797 0 -1 4194368 33823 0 0 0 98476 99 0 0 20 0 2 0 38691653 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 2638.02 s
Current children cumulated vsize: 327776 KiB
Current children cumulated memory: 262820 KiB

[startup+1722.3 s]
/proc/loadavg: 6.79 6.81 6.82 7/267 34243
/proc/meminfo: memFree=126365916/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=327776 memory=262820 CPUtime=2733.26 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 973319 0 0 0 272971 355 0 0 20 0 2 0 38691652 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 81944 65705 640 633 0 66695 0
[pid=34099/tid=34101] ppid=34091 vsize=327776 memory=262820 CPUtime=1021.39 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) R 34091 34099 33797 0 -1 4194368 34054 0 0 0 102037 102 0 0 20 0 2 0 38691653 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 2733.26 s
Current children cumulated vsize: 327776 KiB
Current children cumulated memory: 262820 KiB

[startup+1782.3 s]
/proc/loadavg: 6.74 6.81 6.82 9/268 34248
/proc/meminfo: memFree=126365860/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=327776 memory=262820 CPUtime=2827.69 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 974178 0 0 0 282406 363 0 0 20 0 2 0 38691652 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 81944 65705 640 633 0 66695 0
[pid=34099/tid=34101] ppid=34091 vsize=327776 memory=262820 CPUtime=1056.26 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) R 34091 34099 33797 0 -1 4194368 34133 0 0 0 105521 105 0 0 20 0 2 0 38691653 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 2827.69 s
Current children cumulated vsize: 327776 KiB
Current children cumulated memory: 262820 KiB

[startup+1842.3 s]
/proc/loadavg: 6.62 6.77 6.81 9/268 34250
/proc/meminfo: memFree=126365732/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=327776 memory=262820 CPUtime=2920.54 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 975045 0 0 0 291684 370 0 0 20 0 2 0 38691652 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 81944 65705 640 633 0 66695 0
[pid=34099/tid=34101] ppid=34091 vsize=327776 memory=262820 CPUtime=1089.48 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) S 34091 34099 33797 0 -1 4194368 34290 0 0 0 108840 108 0 0 20 0 2 0 38691653 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 2920.54 s
Current children cumulated vsize: 327776 KiB
Current children cumulated memory: 262820 KiB

[startup+1902.3 s]
/proc/loadavg: 6.85 6.80 6.82 8/270 34258
/proc/meminfo: memFree=126366040/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=327776 memory=262820 CPUtime=3014.84 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 975905 0 0 0 301106 378 0 0 20 0 2 0 38691652 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 81944 65705 640 633 0 66695 0
[pid=34099/tid=34101] ppid=34091 vsize=327776 memory=262820 CPUtime=1124.18 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) R 34091 34099 33797 0 -1 4194368 34373 0 0 0 112308 110 0 0 20 0 2 0 38691653 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 3014.84 s
Current children cumulated vsize: 327776 KiB
Current children cumulated memory: 262820 KiB

[startup+1962.3 s]
/proc/loadavg: 6.58 6.73 6.79 7/273 34272
/proc/meminfo: memFree=126362800/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=327776 memory=262820 CPUtime=3106.25 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 976761 0 0 0 310241 384 0 0 20 0 2 0 38691652 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 81944 65705 640 633 0 66695 0
[pid=34099/tid=34101] ppid=34091 vsize=327776 memory=262820 CPUtime=1155.99 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) R 34091 34099 33797 0 -1 4194368 34450 0 0 0 115486 113 0 0 20 0 2 0 38691653 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 3106.25 s
Current children cumulated vsize: 327776 KiB
Current children cumulated memory: 262820 KiB

[startup+2022.3 s]
/proc/loadavg: 6.80 6.78 6.81 9/270 34321
/proc/meminfo: memFree=126440732/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=327776 memory=262820 CPUtime=3200.48 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 978470 0 0 0 319656 392 0 0 20 0 2 0 38691652 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 81944 65705 640 633 0 66695 0
[pid=34099/tid=34101] ppid=34091 vsize=327776 memory=17536 CPUtime=1190.63 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) R 34091 34099 33797 0 -1 4194368 34677 0 0 0 118947 116 0 0 20 0 2 0 38691653 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 3200.48 s
Current children cumulated vsize: 327776 KiB
Current children cumulated memory: 262820 KiB

[startup+2082.3 s]
/proc/loadavg: 7.10 6.87 6.84 7/269 34323
/proc/meminfo: memFree=126446684/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=327776 memory=262820 CPUtime=3287.44 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 979398 0 0 0 328344 400 0 0 20 0 2 0 38691652 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 81944 65705 640 633 0 66695 0
[pid=34099/tid=34101] ppid=34091 vsize=327776 memory=262820 CPUtime=1217.92 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) R 34091 34099 33797 0 -1 4194368 34725 0 0 0 121672 120 0 0 20 0 2 0 38691653 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 3287.44 s
Current children cumulated vsize: 327776 KiB
Current children cumulated memory: 262820 KiB

[startup+2142.3 s]
/proc/loadavg: 7.20 6.93 6.86 8/269 34325
/proc/meminfo: memFree=126445564/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=327776 memory=262820 CPUtime=3376.45 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 980287 0 0 0 337238 407 0 0 20 0 2 0 38691652 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 81944 65705 640 633 0 66695 0
[pid=34099/tid=34101] ppid=34091 vsize=327776 memory=262820 CPUtime=1247.25 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) S 34091 34099 33797 0 -1 4194368 34803 0 0 0 124601 124 0 0 20 0 2 0 38691653 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 3376.45 s
Current children cumulated vsize: 327776 KiB
Current children cumulated memory: 262820 KiB

[startup+2202.3 s]
/proc/loadavg: 7.23 6.99 6.89 7/267 34327
/proc/meminfo: memFree=126445712/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=327776 memory=262820 CPUtime=3462.75 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 982047 0 0 0 345861 414 0 0 20 0 2 0 38691652 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 81944 65705 640 633 0 66695 0
[pid=34099/tid=34101] ppid=34091 vsize=327776 memory=262820 CPUtime=1273.88 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) S 34091 34099 33797 0 -1 4194368 35140 0 0 0 127261 127 0 0 20 0 2 0 38691653 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 3462.75 s
Current children cumulated vsize: 327776 KiB
Current children cumulated memory: 262820 KiB

[startup+2262.3 s]
/proc/loadavg: 7.03 6.97 6.89 9/268 34330
/proc/meminfo: memFree=126431584/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=327776 memory=262820 CPUtime=3551.67 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 982923 0 0 0 354747 420 0 0 20 0 2 0 38691652 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 81944 65705 640 633 0 66695 0
[pid=34099/tid=34101] ppid=34091 vsize=327776 memory=262820 CPUtime=1303.16 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) R 34091 34099 33797 0 -1 4194368 35320 0 0 0 130185 131 0 0 20 0 2 0 38691653 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 3551.67 s
Current children cumulated vsize: 327776 KiB
Current children cumulated memory: 262820 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2294.6 s]
/proc/loadavg: 7.00 6.97 6.89 8/267 34330
/proc/meminfo: memFree=126431340/131249996 swapFree=33010684/33010684
[pid=34099] ppid=34091 vsize=327776 memory=262820 CPUtime=3600.15 cores=1,3
/proc/34099/stat : 34099 (pb_competition_) R 34091 34099 33797 0 -1 4194304 982944 0 0 0 359591 424 0 0 20 0 2 0 38691652 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
/proc/34099/statm: 81944 65705 640 633 0 66695 0
[pid=34099/tid=34101] ppid=34091 vsize=327776 memory=2736 CPUtime=1319.54 cores=1,3
/proc/34099/task/34101/stat : 34101 (pb_competition_) R 34091 34099 33797 0 -1 4194368 35326 0 0 0 131821 133 0 0 20 0 2 0 38691653 335642624 65705 18446744073709551615 4198400 6788177 140725337089712 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 28663808 140725337098586 140725337098712 140725337098712 140725337104314 0
Current children cumulated CPU time: 3600.15 s
Current children cumulated vsize: 327776 KiB
Current children cumulated memory: 262820 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.01 s, system=4.25459 s

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

Child status: 0

Real time (s): 2294.69
CPU time (s): 3600.26
CPU user time (s): 3596.01
CPU system time (s): 4.25459
CPU usage (%): 156.895
Max. virtual memory (cumulated for all children) (KiB): 330180
Max. memory (cumulated for all children) (KiB): 263224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.01
system time used= 4.25459
maximum resident set size= 263224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 991975
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= 128730
involuntary context switches= 71206


# summary of solver processes directly reported to runsolver:
#   pid: 34099
#   total CPU time (s): 3600.26
#   total CPU user time (s): 3596.01
#   total CPU system time (s): 4.25459

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.74584 second user time and 10.7468 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-06-29 22:48:59
IDJOB=4514336
IDBENCH=162644
IDSOLVER=3347
FILE ID=nodeC017/4514336-1751230139
RUNJOBID= nodeC017-1751228328-33809
SLURM_JOB_ID= 9587689
Free space on /tmp= 433000 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression64_11.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-4514336-1751230139/watcher-4514336-1751230139 -o /tmp/evaluation-result-4514336-1751230139/solver-4514336-1751230139 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751228328-33809 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 822039357 HOME/instance-4514336-1751230139.opb

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

MD5SUM BENCH= ecb94e70b440a48855e99e990bb4ec90
RANDOM SEED=822039357

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        126962084 kB
MemAvailable:   129740440 kB
Buffers:            2380 kB
Cached:          3550916 kB
SwapCached:            0 kB
Active:           380592 kB
Inactive:        3245716 kB
Active(anon):      91120 kB
Inactive(anon):       16 kB
Active(file):     289472 kB
Inactive(file):  3245700 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22596 kB
Writeback:            20 kB
AnonPages:         75972 kB
Mapped:           105748 kB
Shmem:             18080 kB
KReclaimable:     164444 kB
Slab:             252684 kB
SReclaimable:     164444 kB
SUnreclaim:        88240 kB
KernelStack:        4192 kB
PageTables:         3036 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     368404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432988 MiB
End job on nodeC017 at 2025-06-29 23:27:14