Trace number 4525639

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.42 2430.82

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/scens/
normalized-scen06-20reduc_wcsp.wbo
MD5SUM7dad1a14c72e86cc3ff77d9672745bc4
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3163
Best CPU time to get the best result obtained on this benchmark60.0599
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1594
Total number of constraints87251
Number of soft constraints87169
Number of constraints which are clauses87169
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint24
Top cost 3389
Min constraint cost 1
Max constraint cost 2436
Sum of constraints costs 29876722
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 25
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.56/0.47	c #variable: 1594
0.56/0.47	c #constraint: 87251
0.56/0.47	c #equal: 82
0.56/0.47	c intsize: 5
0.56/0.47	c sizeproduct: 0
0.56/0.47	c #soft: 87169
0.56/0.47	c mincost: 1
0.56/0.47	c maxcost: 2436
0.56/0.47	c sumcost: 29876722
0.56/0.47	c iteration_max: -1
0.56/0.47	c time_max: -1
0.56/0.47	c number_of_threads(move update): 2
0.56/0.47	c number_of_threads(move evaluation): 2
0.56/0.47	c seed: 1574237013
3600.19/2430.63	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 (61745 MiB free)
  memory of node 1: 64507 MiB (63638 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4525639-1751626650/watcher-4525639-1751626650 -o /tmp/evaluation-result-4525639-1751626650/solver-4525639-1751626650 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751619994-88361 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1574237013 HOME/instance-4525639-1751626650.wbo 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100068 s]*
/proc/loadavg: 5.77 6.14 6.36 5/267 89254
/proc/meminfo: memFree=128373104/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=109864 memory=42516 CPUtime=0.16 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 10083 0 0 0 14 2 0 0 20 0 2 0 78344868 112500736 10629 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 27466 10629 608 633 0 12690 0
[pid=89252/tid=89254] ppid=89249 vsize=109996 memory=4026531960 CPUtime=0.06 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) S 89249 89252 88348 0 -1 4194368 2394 0 0 0 6 0 0 0 20 0 2 0 78344870 112635904 10629 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 0 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 109864 KiB
Current children cumulated memory: 42516 KiB

[startup+0.205991 s]*
/proc/loadavg: 5.77 6.14 6.36 5/267 89254
/proc/meminfo: memFree=128320500/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=196520 memory=104428 CPUtime=0.27 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 20470 0 0 0 23 4 0 0 20 0 2 0 78344868 201236480 26107 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 49163 26107 608 633 0 34387 0
[pid=89252/tid=89254] ppid=89249 vsize=196652 memory=664958721904869660 CPUtime=0.06 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) S 89249 89252 88348 0 -1 4194368 2394 0 0 0 6 0 0 0 20 0 2 0 78344870 201371648 26139 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 0 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 196520 KiB
Current children cumulated memory: 104428 KiB

[startup+0.305845 s]*
/proc/loadavg: 5.77 6.14 6.36 6/267 89254
/proc/meminfo: memFree=128255728/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=216848 memory=158044 CPUtime=0.43 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 27224 0 0 0 38 5 0 0 20 0 2 0 78344868 222052352 39511 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 54212 39511 608 633 0 41061 0
[pid=89252/tid=89254] ppid=89249 vsize=216848 memory=7972079985410850412 CPUtime=0.12 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) R 89249 89252 88348 0 -1 4194368 4022 0 0 0 12 0 0 0 20 0 2 0 78344870 222052352 39511 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 0 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 216848 KiB
Current children cumulated memory: 158044 KiB

[startup+0.700212 s]
/proc/loadavg: 5.77 6.14 6.36 6/267 89254
/proc/meminfo: memFree=128223472/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=252780 memory=198876 CPUtime=0.85 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 37327 0 0 0 78 7 0 0 20 0 2 0 78344868 258846720 49687 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 63195 49687 672 633 0 51149 0
[pid=89252/tid=89254] ppid=89249 vsize=252912 memory=18816 CPUtime=0.18 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) S 89249 89252 88348 0 -1 4194368 5127 0 0 0 17 1 0 0 20 0 2 0 78344870 258981888 49719 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 0.85 s
Current children cumulated vsize: 252780 KiB
Current children cumulated memory: 198876 KiB

[startup+1.50022 s]
/proc/loadavg: 5.77 6.14 6.36 5/267 89254
/proc/meminfo: memFree=128167024/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=297500 memory=243036 CPUtime=1.65 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 87302 0 0 0 154 11 0 0 20 0 2 0 78344868 304640000 60759 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 74375 60759 672 633 0 62329 0
[pid=89252/tid=89254] ppid=89249 vsize=297500 memory=18816 CPUtime=0.18 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) S 89249 89252 88348 0 -1 4194368 5127 0 0 0 17 1 0 0 20 0 2 0 78344870 304640000 60759 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 297500 KiB
Current children cumulated memory: 243036 KiB

[startup+3.10584 s]
/proc/loadavg: 5.77 6.14 6.36 5/267 89254
/proc/meminfo: memFree=127977344/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=477244 memory=422548 CPUtime=3.37 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 126543 0 0 0 319 18 0 0 20 0 2 0 78344868 488697856 105637 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 119311 105637 672 633 0 107265 0
[pid=89252/tid=89254] ppid=89249 vsize=477244 memory=332216 CPUtime=0.29 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) S 89249 89252 88348 0 -1 4194368 5127 0 0 0 28 1 0 0 20 0 2 0 78344870 488697856 105637 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 3.37 s
Current children cumulated vsize: 477244 KiB
Current children cumulated memory: 422548 KiB

[startup+6.3002 s]
/proc/loadavg: 5.63 6.10 6.35 6/267 89254
/proc/meminfo: memFree=127977344/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=477244 memory=422548 CPUtime=7.67 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 159253 0 0 0 746 21 0 0 20 0 2 0 78344868 488697856 105637 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 119311 105637 672 633 0 107265 0
[pid=89252/tid=89254] ppid=89249 vsize=477244 memory=18816 CPUtime=1.42 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) R 89249 89252 88348 0 -1 4194368 5261 0 0 0 141 1 0 0 20 0 2 0 78344870 488697856 105637 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 7.67 s
Current children cumulated vsize: 477244 KiB
Current children cumulated memory: 422548 KiB

[startup+12.7002 s]
/proc/loadavg: 5.50 6.07 6.34 6/267 89254
/proc/meminfo: memFree=127977544/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=477244 memory=422548 CPUtime=15.62 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 223491 0 0 0 1536 26 0 0 20 0 2 0 78344868 488697856 105637 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 119311 105637 672 633 0 107265 0
[pid=89252/tid=89254] ppid=89249 vsize=477244 memory=422548 CPUtime=3.01 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) S 89249 89252 88348 0 -1 4194368 5703 0 0 0 299 2 0 0 20 0 2 0 78344870 488697856 105637 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 15.62 s
Current children cumulated vsize: 477244 KiB
Current children cumulated memory: 422548 KiB

[startup+25.5002 s]
/proc/loadavg: 5.52 6.05 6.33 5/267 89254
/proc/meminfo: memFree=127977560/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=477244 memory=422548 CPUtime=32.67 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 317046 0 0 0 3234 33 0 0 20 0 2 0 78344868 488697856 105637 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 119311 105637 672 633 0 107265 0
[pid=89252/tid=89254] ppid=89249 vsize=477244 memory=422548 CPUtime=7.31 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) S 89249 89252 88348 0 -1 4194368 6336 0 0 0 728 3 0 0 20 0 2 0 78344870 488697856 105637 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 32.67 s
Current children cumulated vsize: 477244 KiB
Current children cumulated memory: 422548 KiB

[startup+51.1058 s]
/proc/loadavg: 5.35 5.96 6.29 6/267 89254
/proc/meminfo: memFree=127977568/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=477244 memory=422548 CPUtime=71.48 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 428743 0 0 0 7104 44 0 0 20 0 2 0 78344868 488697856 105637 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 119311 105637 672 633 0 107265 0
[pid=89252/tid=89254] ppid=89249 vsize=477244 memory=18816 CPUtime=20.68 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) R 89249 89252 88348 0 -1 4194368 7237 0 0 0 2063 5 0 0 20 0 2 0 78344870 488697856 105637 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 71.48 s
Current children cumulated vsize: 477244 KiB
Current children cumulated memory: 422548 KiB

[startup+102.3 s]
/proc/loadavg: 5.21 5.83 6.22 5/267 89256
/proc/meminfo: memFree=127988404/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=477244 memory=422548 CPUtime=151.6 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 478729 0 0 0 15102 58 0 0 20 0 2 0 78344868 488697856 105637 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 119311 105637 672 633 0 107265 0
[pid=89252/tid=89254] ppid=89249 vsize=477244 memory=18816 CPUtime=49.92 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) S 89249 89252 88348 0 -1 4194368 7997 0 0 0 4981 11 0 0 20 0 2 0 78344870 488697856 105637 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 151.6 s
Current children cumulated vsize: 477244 KiB
Current children cumulated memory: 422548 KiB

[startup+162.3 s]
/proc/loadavg: 5.13 5.70 6.16 6/268 89259
/proc/meminfo: memFree=127988032/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=477244 memory=422548 CPUtime=245.34 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 534842 0 0 0 24462 72 0 0 20 0 2 0 78344868 488697856 105637 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 119311 105637 672 633 0 107265 0
[pid=89252/tid=89254] ppid=89249 vsize=477244 memory=5760 CPUtime=84.04 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) S 89249 89252 88348 0 -1 4194368 8590 0 0 0 8388 16 0 0 20 0 2 0 78344870 488697856 105637 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 245.34 s
Current children cumulated vsize: 477244 KiB
Current children cumulated memory: 422548 KiB

[startup+222.3 s]
/proc/loadavg: 5.14 5.62 6.10 6/268 89272
/proc/meminfo: memFree=127979492/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=477244 memory=422548 CPUtime=344.17 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 618582 0 0 0 34329 88 0 0 20 0 2 0 78344868 488697856 105637 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 119311 105637 672 633 0 107265 0
[pid=89252/tid=89254] ppid=89249 vsize=477244 memory=18816 CPUtime=123.33 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) R 89249 89252 88348 0 -1 4194368 12962 0 0 0 12310 23 0 0 20 0 2 0 78344870 488697856 105637 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 344.17 s
Current children cumulated vsize: 477244 KiB
Current children cumulated memory: 422548 KiB

[startup+282.3 s]
/proc/loadavg: 4.91 5.47 6.01 5/268 89277
/proc/meminfo: memFree=127979968/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=477244 memory=422548 CPUtime=439.17 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 684511 0 0 0 43813 104 0 0 20 0 2 0 78344868 488697856 105637 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 119311 105637 672 633 0 107265 0
[pid=89252/tid=89254] ppid=89249 vsize=477244 memory=422548 CPUtime=158.74 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) S 89249 89252 88348 0 -1 4194368 15090 0 0 0 15843 31 0 0 20 0 2 0 78344870 488697856 105637 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 439.17 s
Current children cumulated vsize: 477244 KiB

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

/proc/meminfo: memFree=126834308/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=477244 memory=423316 CPUtime=2719.32 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 910486 0 0 0 271612 320 0 0 20 0 2 0 78344868 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 119311 105829 672 633 0 107265 0
[pid=89252/tid=89254] ppid=89249 vsize=477244 memory=18816 CPUtime=889.45 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) R 89249 89252 88348 0 -1 4194368 24507 0 0 0 88788 157 0 0 20 0 2 0 78344870 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 2719.32 s
Current children cumulated vsize: 477244 KiB
Current children cumulated memory: 423316 KiB

[startup+1902.3 s]
/proc/loadavg: 4.80 4.91 5.14 5/266 89398
/proc/meminfo: memFree=126830824/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=477244 memory=423316 CPUtime=2805.71 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 911630 0 0 0 280242 329 0 0 20 0 2 0 78344868 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 119311 105829 672 633 0 107265 0
[pid=89252/tid=89254] ppid=89249 vsize=477244 memory=423316 CPUtime=916.24 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) S 89249 89252 88348 0 -1 4194368 24593 0 0 0 91462 162 0 0 20 0 2 0 78344870 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 2805.71 s
Current children cumulated vsize: 477244 KiB
Current children cumulated memory: 423316 KiB

[startup+1962.3 s]
/proc/loadavg: 4.67 4.86 5.10 5/266 89400
/proc/meminfo: memFree=126790844/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=477244 memory=423316 CPUtime=2893.29 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 912768 0 0 0 288993 336 0 0 20 0 2 0 78344868 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 119311 105829 672 633 0 107265 0
[pid=89252/tid=89254] ppid=89249 vsize=477244 memory=423316 CPUtime=944.3 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) R 89249 89252 88348 0 -1 4194368 24690 0 0 0 94263 167 0 0 20 0 2 0 78344870 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 2893.29 s
Current children cumulated vsize: 477244 KiB
Current children cumulated memory: 423316 KiB

[startup+2022.3 s]
/proc/loadavg: 4.83 4.85 5.08 5/266 89402
/proc/meminfo: memFree=126807348/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=477244 memory=423316 CPUtime=2974.52 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 913911 0 0 0 297108 344 0 0 20 0 2 0 78344868 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 119311 105829 672 633 0 107265 0
[pid=89252/tid=89254] ppid=89249 vsize=477244 memory=14720 CPUtime=965.9 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) R 89249 89252 88348 0 -1 4194368 24778 0 0 0 96420 170 0 0 20 0 2 0 78344870 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 2974.52 s
Current children cumulated vsize: 477244 KiB
Current children cumulated memory: 423316 KiB

[startup+2082.3 s]
/proc/loadavg: 4.69 4.80 5.05 6/266 89449
/proc/meminfo: memFree=126232452/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=477244 memory=423316 CPUtime=3056.42 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 915052 0 0 0 305291 351 0 0 20 0 2 0 78344868 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 119311 105829 672 633 0 107265 0
[pid=89252/tid=89254] ppid=89249 vsize=477244 memory=423316 CPUtime=988.23 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) R 89249 89252 88348 0 -1 4194368 24888 0 0 0 98648 175 0 0 20 0 2 0 78344870 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 3056.42 s
Current children cumulated vsize: 477244 KiB
Current children cumulated memory: 423316 KiB

[startup+2142.3 s]
/proc/loadavg: 5.42 4.99 5.10 6/267 89454
/proc/meminfo: memFree=126277604/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=477244 memory=423316 CPUtime=3149.53 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 916191 0 0 0 314593 360 0 0 20 0 2 0 78344868 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 119311 105829 672 633 0 107265 0
[pid=89252/tid=89254] ppid=89249 vsize=477244 memory=423316 CPUtime=1021.79 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) R 89249 89252 88348 0 -1 4194368 24970 0 0 0 101998 181 0 0 20 0 2 0 78344870 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 3149.53 s
Current children cumulated vsize: 477244 KiB
Current children cumulated memory: 423316 KiB

[startup+2202.3 s]
/proc/loadavg: 5.55 5.13 5.14 7/267 89460
/proc/meminfo: memFree=126244416/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=477244 memory=423316 CPUtime=3241.86 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 921401 0 0 0 323819 367 0 0 20 0 2 0 78344868 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 119311 105829 672 633 0 107265 0
[pid=89252/tid=89254] ppid=89249 vsize=477244 memory=423316 CPUtime=1054.56 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) R 89249 89252 88348 0 -1 4194368 25053 0 0 0 105271 185 0 0 20 0 2 0 78344870 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 3241.86 s
Current children cumulated vsize: 477244 KiB
Current children cumulated memory: 423316 KiB

[startup+2262.3 s]
/proc/loadavg: 5.67 5.24 5.18 9/267 89462
/proc/meminfo: memFree=126225752/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=477244 memory=423316 CPUtime=3334.13 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 922511 0 0 0 333040 373 0 0 20 0 2 0 78344868 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 119311 105829 672 633 0 107265 0
[pid=89252/tid=89254] ppid=89249 vsize=477244 memory=423316 CPUtime=1087.32 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) R 89249 89252 88348 0 -1 4194368 25136 0 0 0 108544 188 0 0 20 0 2 0 78344870 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 3334.13 s
Current children cumulated vsize: 477244 KiB
Current children cumulated memory: 423316 KiB

[startup+2322.3 s]
/proc/loadavg: 5.58 5.30 5.20 6/267 89464
/proc/meminfo: memFree=126242044/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=477244 memory=423316 CPUtime=3426.7 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 927723 0 0 0 342289 381 0 0 20 0 2 0 78344868 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 119311 105829 672 633 0 107265 0
[pid=89252/tid=89254] ppid=89249 vsize=477244 memory=423316 CPUtime=1120.35 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) R 89249 89252 88348 0 -1 4194368 25248 0 0 0 111842 193 0 0 20 0 2 0 78344870 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 3426.7 s
Current children cumulated vsize: 477244 KiB
Current children cumulated memory: 423316 KiB

[startup+2382.3 s]
/proc/loadavg: 5.44 5.32 5.22 6/267 89466
/proc/meminfo: memFree=126251892/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=477244 memory=423316 CPUtime=3522.57 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 928832 0 0 0 351868 389 0 0 20 0 2 0 78344868 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 119311 105829 672 633 0 107265 0
[pid=89252/tid=89254] ppid=89249 vsize=477244 memory=423316 CPUtime=1156.74 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) R 89249 89252 88348 0 -1 4194368 25345 0 0 0 115476 198 0 0 20 0 2 0 78344870 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 3522.57 s
Current children cumulated vsize: 477244 KiB
Current children cumulated memory: 423316 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2430.6 s]
/proc/loadavg: 5.44 5.33 5.22 5/267 89468
/proc/meminfo: memFree=126250860/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=477244 memory=423316 CPUtime=3600.19 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 929946 0 0 0 359624 395 0 0 20 0 2 0 78344868 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 119311 105829 672 633 0 107265 0
[pid=89252/tid=89254] ppid=89249 vsize=477244 memory=18816 CPUtime=1186.44 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) R 89249 89252 88348 0 -1 4194368 25453 0 0 0 118442 202 0 0 20 0 2 0 78344870 488697856 105829 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 3600.19 s
Current children cumulated vsize: 477244 KiB
Current children cumulated memory: 423316 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.45 s, system=3.97759 s

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

[startup+2430.8 s]
/proc/loadavg: 5.44 5.33 5.22 5/267 89468
/proc/meminfo: memFree=126250860/131250000 swapFree=33010416/33010684
[pid=89252] ppid=89249 vsize=418668 memory=364848 CPUtime=3600.4 cores=5,7
/proc/89252/stat : 89252 (pb_competition_) R 89249 89252 88348 0 -1 4194304 944996 0 0 0 359643 397 0 0 20 0 2 0 78344868 428716032 91212 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
/proc/89252/statm: 104667 91212 672 633 0 92621 0
[pid=89252/tid=89254] ppid=89249 vsize=418668 memory=5044 CPUtime=1186.45 cores=5,7
/proc/89252/task/89254/stat : 89254 (pb_competition_) S 89249 89252 88348 0 -1 4194368 25453 0 0 0 118443 202 0 0 20 0 2 0 78344870 428716032 91212 18446744073709551615 4198400 6788177 140729445979008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 24530944 140729445980503 140729445980630 140729445980630 140729445986234 0
Current children cumulated CPU time: 3600.4 s
Current children cumulated vsize: 418668 KiB
Current children cumulated memory: 364848 KiB

Child status: 0

Real time (s): 2430.82
CPU time (s): 3600.42
CPU user time (s): 3596.45
CPU system time (s): 3.97759
CPU usage (%): 148.116
Max. virtual memory (cumulated for all children) (KiB): 477244
Max. memory (cumulated for all children) (KiB): 423316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.45
system time used= 3.97759
maximum resident set size= 423316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 948119
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= 267822
involuntary context switches= 34754


# summary of solver processes directly reported to runsolver:
#   pid: 89252
#   total CPU time (s): 3600.42
#   total CPU user time (s): 3596.45
#   total CPU system time (s): 3.97759

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.97976 second user time and 11.9606 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-04 12:57:30
IDJOB=4525639
IDBENCH=143869
IDSOLVER=3379
FILE ID=nodeC027/4525639-1751626650
RUNJOBID= nodeC027-1751619994-88361
SLURM_JOB_ID= 9598936
Free space on /tmp= 431160 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/scens/normalized-scen06-20reduc_wcsp.wbo
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-4525639-1751626650/watcher-4525639-1751626650 -o /tmp/evaluation-result-4525639-1751626650/solver-4525639-1751626650 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751619994-88361 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1574237013 HOME/instance-4525639-1751626650.wbo

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

MD5SUM BENCH= 7dad1a14c72e86cc3ff77d9672745bc4
RANDOM SEED=1574237013

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128393468 kB
MemAvailable:   128778140 kB
Buffers:            2488 kB
Cached:          1182688 kB
SwapCached:           12 kB
Active:          1589472 kB
Inactive:         642148 kB
Active(anon):    1061708 kB
Inactive(anon):     2792 kB
Active(file):     527764 kB
Inactive(file):   639356 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7452 kB
Writeback:             0 kB
AnonPages:       1047632 kB
Mapped:           112540 kB
Shmem:             18056 kB
KReclaimable:     113180 kB
Slab:             202780 kB
SReclaimable:     113180 kB
SUnreclaim:        89600 kB
KernelStack:        4288 kB
PageTables:         5036 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1402940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    395264 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431148 MiB
End job on nodeC027 at 2025-07-04 13:38:01