Trace number 4515524

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.17 2151.55

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
sumineq/sumineq_pyr_5/normalized-sumineqArity5pyramidP085.opb
MD5SUM5d1633616664d1d404e86526e434c88a
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.066435
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables18705
Total number of constraints3742
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)87
Number of constraints which are nor clauses,nor cardinality constraints3655
Minimum length of a constraint5
Maximum length of a constraint15
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 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 20
Number of bits of the biggest sum of numbers5
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.04	c #variable: 18705
0.00/0.04	c #constraint: 3742
0.00/0.04	c #equal: 0
0.00/0.04	c intsize: 5
0.00/0.04	c sizeproduct: 0
0.00/0.04	c #soft: 0
0.00/0.04	c mincost: 0
0.00/0.04	c maxcost: 0
0.00/0.04	c sumcost: 0
0.00/0.04	c iteration_max: -1
0.00/0.04	c time_max: -1
0.00/0.04	c number_of_threads(move update): 2
0.00/0.04	c number_of_threads(move evaluation): 2
0.00/0.04	c seed: 94678931
3600.10/2151.51	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 (62969 MiB free)
  memory of node 1: 64507 MiB (60777 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515524-1751236259/watcher-4515524-1751236259 -o /tmp/evaluation-result-4515524-1751236259/solver-4515524-1751236259 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751228328-33807 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 94678931 HOME/instance-4515524-1751236259.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
Starting watchdog thread
solver pid=35139, runsolver pid=35136
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 6.88 7.24 7.32 7/267 35141
/proc/meminfo: memFree=126677072/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=116260 memory=45628 CPUtime=0.12 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 11149 0 0 0 11 1 0 0 20 0 2 0 39303633 119050240 11407 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 29065 11407 672 633 0 12856 0
[pid=35139/tid=35141] ppid=35136 vsize=116260 memory=4026531960 CPUtime=0.02 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) S 35136 35139 33797 0 -1 4194368 963 0 0 0 2 0 0 0 20 0 2 0 39303633 119050240 11407 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 116260 KiB
Current children cumulated memory: 45628 KiB

[startup+0.205588 s]*
/proc/loadavg: 6.88 7.24 7.32 8/267 35141
/proc/meminfo: memFree=126677072/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=116260 memory=45628 CPUtime=0.3 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) S 35136 35139 33797 0 -1 4194304 11150 0 0 0 29 1 0 0 20 0 2 0 39303633 119050240 11407 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 29065 11407 672 633 0 12856 0
[pid=35139/tid=35141] ppid=35136 vsize=116260 memory=664958721904869660 CPUtime=0.1 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) R 35136 35139 33797 0 -1 4194368 963 0 0 0 10 0 0 0 20 0 2 0 39303633 119050240 11407 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 116260 KiB
Current children cumulated memory: 45628 KiB

[startup+0.305686 s]*
/proc/loadavg: 6.88 7.24 7.32 8/267 35141
/proc/meminfo: memFree=126677072/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=116260 memory=45628 CPUtime=0.48 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) S 35136 35139 33797 0 -1 4194304 11150 0 0 0 47 1 0 0 20 0 2 0 39303633 119050240 11407 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 29065 11407 672 633 0 12856 0
[pid=35139/tid=35141] ppid=35136 vsize=116260 memory=-6952571290331092071 CPUtime=0.19 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) R 35136 35139 33797 0 -1 4194368 963 0 0 0 19 0 0 0 20 0 2 0 39303633 119050240 11407 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 116260 KiB
Current children cumulated memory: 45628 KiB

[startup+0.700166 s]
/proc/loadavg: 6.88 7.24 7.32 8/267 35141
/proc/meminfo: memFree=126676820/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=116392 memory=45756 CPUtime=1.18 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 11171 0 0 0 116 2 0 0 20 0 2 0 39303633 119185408 11439 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 29098 11439 672 633 0 12889 0
[pid=35139/tid=35141] ppid=35136 vsize=116392 memory=17536 CPUtime=0.49 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) S 35136 35139 33797 0 -1 4194368 963 0 0 0 49 0 0 0 20 0 2 0 39303633 119185408 11439 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 1.18 s
Current children cumulated vsize: 116392 KiB
Current children cumulated memory: 45756 KiB

[startup+1.50019 s]
/proc/loadavg: 6.88 7.24 7.32 7/267 35141
/proc/meminfo: memFree=126676820/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=117064 memory=46268 CPUtime=2.66 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 17204 0 0 0 264 2 0 0 20 0 2 0 39303633 119873536 11567 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 29266 11567 672 633 0 13057 0
[pid=35139/tid=35141] ppid=35136 vsize=117064 memory=17536 CPUtime=1.18 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) R 35136 35139 33797 0 -1 4194368 1814 0 0 0 118 0 0 0 20 0 2 0 39303633 119873536 11567 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 2.66 s
Current children cumulated vsize: 117064 KiB
Current children cumulated memory: 46268 KiB

[startup+3.10531 s]
/proc/loadavg: 6.81 7.22 7.31 8/267 35141
/proc/meminfo: memFree=126678868/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=117380 memory=46716 CPUtime=5.8 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 22764 0 0 0 578 2 0 0 20 0 2 0 39303633 120197120 11679 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 29345 11679 672 633 0 13136 0
[pid=35139/tid=35141] ppid=35136 vsize=117380 memory=46524 CPUtime=2.74 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) R 35136 35139 33797 0 -1 4194368 2512 0 0 0 274 0 0 0 20 0 2 0 39303633 120197120 11679 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 5.8 s
Current children cumulated vsize: 117380 KiB
Current children cumulated memory: 46716 KiB

[startup+6.30015 s]
/proc/loadavg: 6.81 7.22 7.31 8/268 35143
/proc/meminfo: memFree=126678616/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=119120 memory=48300 CPUtime=12.06 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 36732 0 0 0 1202 4 0 0 20 0 2 0 39303633 121978880 12075 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 29780 12075 672 633 0 13571 0
[pid=35139/tid=35141] ppid=35136 vsize=119120 memory=17536 CPUtime=5.81 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) R 35136 35139 33797 0 -1 4194368 3091 0 0 0 581 0 0 0 20 0 2 0 39303633 121978880 12075 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 12.06 s
Current children cumulated vsize: 119120 KiB
Current children cumulated memory: 48300 KiB

[startup+12.7001 s]
/proc/loadavg: 6.83 7.21 7.31 8/268 35143
/proc/meminfo: memFree=126675672/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=125132 memory=54396 CPUtime=24.43 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 64650 0 0 0 2435 8 0 0 20 0 2 0 39303633 128135168 13599 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 31283 13599 672 633 0 15074 0
[pid=35139/tid=35141] ppid=35136 vsize=125132 memory=52988 CPUtime=11.82 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) R 35136 35139 33797 0 -1 4194368 4443 0 0 0 1181 1 0 0 20 0 2 0 39303633 128135168 13599 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 24.43 s
Current children cumulated vsize: 125132 KiB
Current children cumulated memory: 54396 KiB

[startup+25.5002 s]
/proc/loadavg: 6.72 7.17 7.29 8/268 35143
/proc/meminfo: memFree=126659812/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=140152 memory=69468 CPUtime=48.54 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 90193 0 0 0 4842 12 0 0 20 0 2 0 39303633 143515648 17367 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 35038 17367 672 633 0 18829 0
[pid=35139/tid=35141] ppid=35136 vsize=140152 memory=62844 CPUtime=23.22 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) R 35136 35139 33797 0 -1 4194368 5732 0 0 0 2321 1 0 0 20 0 2 0 39303633 143515648 17367 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 48.54 s
Current children cumulated vsize: 140152 KiB
Current children cumulated memory: 69468 KiB

[startup+51.1054 s]
/proc/loadavg: 6.76 7.14 7.28 7/268 35143
/proc/meminfo: memFree=126640104/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=165600 memory=94812 CPUtime=93.29 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 112032 0 0 0 9308 21 0 0 20 0 2 0 39303633 169574400 23703 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 41400 23703 672 633 0 25191 0
[pid=35139/tid=35141] ppid=35136 vsize=165600 memory=17536 CPUtime=42.53 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) R 35136 35139 33797 0 -1 4194368 6718 0 0 0 4250 3 0 0 20 0 2 0 39303633 169574400 23703 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 93.29 s
Current children cumulated vsize: 165600 KiB
Current children cumulated memory: 94812 KiB

[startup+102.3 s]
/proc/loadavg: 6.40 6.97 7.21 6/268 35145
/proc/meminfo: memFree=126625080/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=165600 memory=94812 CPUtime=178.9 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 126836 0 0 0 17841 49 0 0 20 0 2 0 39303633 169574400 23703 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 41400 23703 672 633 0 25191 0
[pid=35139/tid=35141] ppid=35136 vsize=165600 memory=17536 CPUtime=77.24 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) R 35136 35139 33797 0 -1 4194368 7306 0 0 0 7716 8 0 0 20 0 2 0 39303633 169574400 23703 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 178.9 s
Current children cumulated vsize: 165600 KiB
Current children cumulated memory: 94812 KiB

[startup+162.3 s]
/proc/loadavg: 6.33 6.85 7.15 7/268 35151
/proc/meminfo: memFree=126615740/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=165600 memory=94812 CPUtime=279.09 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 130704 0 0 0 27830 79 0 0 20 0 2 0 39303633 169574400 23703 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 41400 23703 672 633 0 25191 0
[pid=35139/tid=35141] ppid=35136 vsize=165600 memory=5760 CPUtime=117.78 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) S 35136 35139 33797 0 -1 4194368 7497 0 0 0 11763 15 0 0 20 0 2 0 39303633 169574400 23703 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 279.09 s
Current children cumulated vsize: 165600 KiB
Current children cumulated memory: 94812 KiB

[startup+222.3 s]
/proc/loadavg: 6.45 6.80 7.11 8/268 35153
/proc/meminfo: memFree=126624496/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=165600 memory=94812 CPUtime=379.46 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 131539 0 0 0 37838 108 0 0 20 0 2 0 39303633 169574400 23703 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 41400 23703 672 633 0 25191 0
[pid=35139/tid=35141] ppid=35136 vsize=165600 memory=17536 CPUtime=158.47 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) S 35136 35139 33797 0 -1 4194368 7524 0 0 0 15825 22 0 0 20 0 2 0 39303633 169574400 23703 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 379.46 s
Current children cumulated vsize: 165600 KiB
Current children cumulated memory: 94812 KiB

[startup+282.3 s]
/proc/loadavg: 6.28 6.71 7.06 8/269 35201
/proc/meminfo: memFree=126553604/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=165600 memory=94812 CPUtime=480 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 133194 0 0 0 47862 138 0 0 20 0 2 0 39303633 169574400 23703 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 41400 23703 672 633 0 25191 0
[pid=35139/tid=35141] ppid=35136 vsize=165600 memory=94812 CPUtime=199.36 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) S 35136 35139 33797 0 -1 4194368 7589 0 0 0 19905 31 0 0 20 0 2 0 39303633 169574400 23703 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 480 s
Current children cumulated vsize: 165600 KiB
Current children cumulated memory: 94812 KiB

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

/proc/meminfo: memFree=126346788/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=165600 memory=94780 CPUtime=2680.71 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 145466 0 0 0 267304 767 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 41400 23695 672 633 0 25191 0
[pid=35139/tid=35141] ppid=35136 vsize=165600 memory=189760 CPUtime=1086.84 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) R 35136 35139 33797 0 -1 4194368 7991 0 0 0 108497 187 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 2680.71 s
Current children cumulated vsize: 165600 KiB
Current children cumulated memory: 94780 KiB

[startup+1662.3 s]
/proc/loadavg: 5.51 5.70 5.97 7/267 35310
/proc/meminfo: memFree=126346692/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=165600 memory=94780 CPUtime=2781.44 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 145466 0 0 0 277351 793 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 41400 23695 672 633 0 25191 0
[pid=35139/tid=35141] ppid=35136 vsize=165600 memory=189760 CPUtime=1127.9 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) S 35136 35139 33797 0 -1 4194368 7991 0 0 0 112595 195 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 2781.44 s
Current children cumulated vsize: 165600 KiB
Current children cumulated memory: 94780 KiB

[startup+1722.3 s]
/proc/loadavg: 5.45 5.65 5.93 6/268 35313
/proc/meminfo: memFree=126346580/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=165600 memory=94780 CPUtime=2881.97 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 146296 0 0 0 287375 822 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 41400 23695 672 633 0 25191 0
[pid=35139/tid=35141] ppid=35136 vsize=165600 memory=189760 CPUtime=1168.74 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) R 35136 35139 33797 0 -1 4194368 8021 0 0 0 116671 203 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 2881.97 s
Current children cumulated vsize: 165600 KiB
Current children cumulated memory: 94780 KiB

[startup+1782.3 s]
/proc/loadavg: 5.48 5.61 5.90 6/268 35317
/proc/meminfo: memFree=126346992/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=165600 memory=94780 CPUtime=2982.43 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 147125 0 0 0 297395 848 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 41400 23695 672 633 0 25191 0
[pid=35139/tid=35141] ppid=35136 vsize=165600 memory=94780 CPUtime=1209.52 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) R 35136 35139 33797 0 -1 4194368 8050 0 0 0 120742 210 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 2982.43 s
Current children cumulated vsize: 165600 KiB
Current children cumulated memory: 94780 KiB

[startup+1842.3 s]
/proc/loadavg: 5.69 5.65 5.90 7/268 35334
/proc/meminfo: memFree=126347952/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=165600 memory=94780 CPUtime=3082.72 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 147952 0 0 0 307398 874 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 41400 23695 672 633 0 25191 0
[pid=35139/tid=35141] ppid=35136 vsize=165600 memory=14824 CPUtime=1250.12 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) S 35136 35139 33797 0 -1 4194368 8077 0 0 0 124796 216 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 3082.72 s
Current children cumulated vsize: 165600 KiB
Current children cumulated memory: 94780 KiB

[startup+1902.3 s]
/proc/loadavg: 5.62 5.64 5.88 7/267 35336
/proc/meminfo: memFree=126348160/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=165600 memory=94780 CPUtime=3183.22 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 148778 0 0 0 317419 903 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 41400 23695 672 633 0 25191 0
[pid=35139/tid=35141] ppid=35136 vsize=165600 memory=14824 CPUtime=1290.97 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) R 35136 35139 33797 0 -1 4194368 8107 0 0 0 128874 223 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 3183.22 s
Current children cumulated vsize: 165600 KiB
Current children cumulated memory: 94780 KiB

[startup+1962.3 s]
/proc/loadavg: 5.53 5.63 5.86 7/268 35343
/proc/meminfo: memFree=126347792/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=165600 memory=94780 CPUtime=3283.82 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 149604 0 0 0 327450 932 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 41400 23695 672 633 0 25191 0
[pid=35139/tid=35141] ppid=35136 vsize=165600 memory=94780 CPUtime=1331.88 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) R 35136 35139 33797 0 -1 4194368 8134 0 0 0 132958 230 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 3283.82 s
Current children cumulated vsize: 165600 KiB
Current children cumulated memory: 94780 KiB

[startup+2022.3 s]
/proc/loadavg: 5.44 5.59 5.83 7/267 35345
/proc/meminfo: memFree=126347596/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=165600 memory=94780 CPUtime=3384.06 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 150433 0 0 0 337444 962 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 41400 23695 672 633 0 25191 0
[pid=35139/tid=35141] ppid=35136 vsize=165600 memory=94780 CPUtime=1372.44 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) R 35136 35139 33797 0 -1 4194368 8164 0 0 0 137008 236 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 3384.06 s
Current children cumulated vsize: 165600 KiB
Current children cumulated memory: 94780 KiB

[startup+2082.3 s]
/proc/loadavg: 5.64 5.64 5.84 6/267 35347
/proc/meminfo: memFree=126347556/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=165600 memory=94780 CPUtime=3484.15 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 151258 0 0 0 347422 993 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 41400 23695 672 633 0 25191 0
[pid=35139/tid=35141] ppid=35136 vsize=165600 memory=94780 CPUtime=1412.86 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) S 35136 35139 33797 0 -1 4194368 8191 0 0 0 141042 244 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 3484.15 s
Current children cumulated vsize: 165600 KiB
Current children cumulated memory: 94780 KiB

[startup+2142.3 s]
/proc/loadavg: 5.58 5.62 5.82 7/268 35350
/proc/meminfo: memFree=126348288/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=165600 memory=94780 CPUtime=3584.77 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 152085 0 0 0 357455 1022 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 41400 23695 672 633 0 25191 0
[pid=35139/tid=35141] ppid=35136 vsize=165600 memory=94780 CPUtime=1453.8 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) S 35136 35139 33797 0 -1 4194368 8219 0 0 0 145128 252 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 3584.77 s
Current children cumulated vsize: 165600 KiB
Current children cumulated memory: 94780 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2151.5 s]
/proc/loadavg: 5.64 5.63 5.82 5/268 35350
/proc/meminfo: memFree=126348288/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=165600 memory=94780 CPUtime=3600.1 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 152085 0 0 0 358983 1027 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 41400 23695 672 633 0 25191 0
[pid=35139/tid=35141] ppid=35136 vsize=165600 memory=94780 CPUtime=1459.98 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) R 35136 35139 33797 0 -1 4194368 8219 0 0 0 145745 253 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 165600 KiB
Current children cumulated memory: 94780 KiB

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

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

# cumulated CPU time of all completed processes:  user=3589.89 s, system=10.2765 s

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

[startup+2151.5 s]
/proc/loadavg: 5.64 5.63 5.82 5/268 35350
/proc/meminfo: memFree=126348288/131249996 swapFree=33010684/33010684
[pid=35139] ppid=35136 vsize=165600 memory=94780 CPUtime=3600.1 cores=0,2
/proc/35139/stat : 35139 (pb_competition_) R 35136 35139 33797 0 -1 4194304 152085 0 0 0 358983 1027 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
/proc/35139/statm: 41400 23695 672 633 0 25191 0
[pid=35139/tid=35141] ppid=35136 vsize=165600 memory=94780 CPUtime=1459.98 cores=0,2
/proc/35139/task/35141/stat : 35141 (pb_competition_) R 35136 35139 33797 0 -1 4194368 8219 0 0 0 145745 253 0 0 20 0 2 0 39303633 169574400 23695 18446744073709551615 4198400 6788177 140729401097200 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 30507008 140729401100635 140729401100760 140729401100760 140729401106362 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 165600 KiB
Current children cumulated memory: 94780 KiB

Child status: 0

Real time (s): 2151.55
CPU time (s): 3600.17
CPU user time (s): 3589.89
CPU system time (s): 10.2765
CPU usage (%): 167.329
Max. virtual memory (cumulated for all children) (KiB): 165600
Max. memory (cumulated for all children) (KiB): 94812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.89
system time used= 10.2765
maximum resident set size= 95324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153883
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= 61614
involuntary context switches= 28914


# summary of solver processes directly reported to runsolver:
#   pid: 35139
#   total CPU time (s): 3600.17
#   total CPU user time (s): 3589.89
#   total CPU system time (s): 10.2765

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.10341 second user time and 9.57232 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-06-30 00:30:59
IDJOB=4515524
IDBENCH=165294
IDSOLVER=3347
FILE ID=nodeC017/4515524-1751236259
RUNJOBID= nodeC017-1751228328-33807
SLURM_JOB_ID= 9587689
Free space on /tmp= 433000 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/sumineq/sumineq_pyr_5/normalized-sumineqArity5pyramidP085.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-4515524-1751236259/watcher-4515524-1751236259 -o /tmp/evaluation-result-4515524-1751236259/solver-4515524-1751236259 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751228328-33807 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 94678931 HOME/instance-4515524-1751236259.opb

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

MD5SUM BENCH= 5d1633616664d1d404e86526e434c88a
RANDOM SEED=94678931

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		: 3610.427
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		: 3600.232
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.043
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		: 3599.037
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.059
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		: 3599.030
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		: 3386.507
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.148
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:        126717704 kB
MemAvailable:   129494124 kB
Buffers:            2380 kB
Cached:          3548836 kB
SwapCached:            0 kB
Active:           556212 kB
Inactive:        3243676 kB
Active(anon):     266740 kB
Inactive(anon):       12 kB
Active(file):     289472 kB
Inactive(file):  3243664 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5568 kB
Writeback:             8 kB
AnonPages:        251132 kB
Mapped:           111092 kB
Shmem:             18080 kB
KReclaimable:     164648 kB
Slab:             252260 kB
SReclaimable:     164648 kB
SUnreclaim:        87612 kB
KernelStack:        4336 kB
PageTables:         3496 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     607968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 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= 432992 MiB
End job on nodeC017 at 2025-06-30 01:06:51