Trace number 4526566

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-28MSAT (TO) 3600.1 2060.67

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/coloring/
normalized-geom30a-4_wcsp.wbo
MD5SUMe53235cd5dfe550483d4f3e67152665e
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.141514
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables120
Total number of constraints354
Number of soft constraints324
Number of constraints which are clauses324
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Top cost 82
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 324
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.00	c #variable: 120
0.00/0.00	c #constraint: 354
0.00/0.00	c #equal: 30
0.00/0.00	c intsize: 3
0.00/0.00	c sizeproduct: 0
0.00/0.00	c #soft: 324
0.00/0.00	c mincost: 1
0.00/0.00	c maxcost: 1
0.00/0.00	c sumcost: 324
0.00/0.00	c iteration_max: -1
0.00/0.00	c time_max: -1
0.00/0.00	c number_of_threads(move update): 2
0.00/0.00	c number_of_threads(move evaluation): 2
0.00/0.00	c seed: 1947573880
0.00/0.00	o 6
0.00/0.00	o 5
0.00/0.01	o 4
3600.01/2060.64	s SATISFIABLE
3600.01/2060.64	v -x1 x10 x100 -x101 x102 -x103 -x104 -x105 -x106 x107 -x108 -x109 -x11 -x110 -x111 x112 -x113 -x114 -x115 x116 x117 -x118 -x119 -x12 -x120 x13 -x14 -x15 -x16 -x17 x18 -x19 x2 -x20 x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x3 x30 -x31 -x32 x33 -x34 -x35 -x36 x37 -x38 -x39 -x4 -x40 -x41 x42 -x43 -x44 -x45 -x46 x47 -x48 x49 x5 -x50 -x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 x59 -x6 -x60 -x61 -x62 x63 -x64 x65 -x66 -x67 -x68 x69 -x7 -x70 -x71 -x72 -x73 -x74 x75 -x76 -x77 -x78 -x79 -x8 x80 -x81 x82 -x83 -x84 -x85 -x86 x87 -x88 -x89 -x9 x90 -x91 -x92 -x93 -x94 -x95 x96 -x97 -x98 -x99 

Verifier Data

OK	4

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (57063 MiB free)
  memory of node 1: 64465 MiB (62276 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4526566-1751636485/watcher-4526566-1751636485 -o /tmp/evaluation-result-4526566-1751636485/solver-4526566-1751636485 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751636370-92018 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1947573880 HOME/instance-4526566-1751636485.wbo 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100062 s]*
/proc/loadavg: 4.72 2.78 2.80 8/268 92178
/proc/meminfo: memFree=122202012/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=79284 memory=4864 CPUtime=0.1 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) S 92173 92176 92007 0 -1 4194304 678 0 0 0 10 0 0 0 20 0 2 0 79326028 81186816 1216 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 19821 1216 672 633 0 2685 0
[pid=92176/tid=92178] ppid=92173 vsize=79284 memory=4026531960 CPUtime=0.01 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 27 0 0 0 1 0 0 0 20 0 2 0 79326029 81186816 1216 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 79284 KiB
Current children cumulated memory: 4864 KiB

[startup+0.205545 s]*
/proc/loadavg: 4.72 2.78 2.80 6/268 92178
/proc/meminfo: memFree=122202012/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=79404 memory=4992 CPUtime=0.3 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 707 0 0 0 30 0 0 0 20 0 2 0 79326028 81309696 1248 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 19851 1248 672 633 0 2715 0
[pid=92176/tid=92178] ppid=92173 vsize=79404 memory=4208735117501333788 CPUtime=0.11 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 27 0 0 0 11 0 0 0 20 0 2 0 79326029 81309696 1248 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 79404 KiB
Current children cumulated memory: 4992 KiB

[startup+0.305698 s]*
/proc/loadavg: 4.72 2.78 2.80 6/268 92178
/proc/meminfo: memFree=122202012/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=79696 memory=5112 CPUtime=0.5 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 770 0 0 0 49 1 0 0 20 0 2 0 79326028 81608704 1278 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 19924 1278 672 633 0 2788 0
[pid=92176/tid=92178] ppid=92173 vsize=79696 memory=7970394429673390187 CPUtime=0.2 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 27 0 0 0 20 0 0 0 20 0 2 0 79326029 81608704 1278 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 79696 KiB
Current children cumulated memory: 5112 KiB

[startup+0.700227 s]
/proc/loadavg: 4.72 2.78 2.80 7/268 92178
/proc/meminfo: memFree=122202012/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=79828 memory=5368 CPUtime=1.27 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 833 0 0 0 124 3 0 0 20 0 2 0 79326028 81743872 1342 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 19957 1342 672 633 0 2821 0
[pid=92176/tid=92178] ppid=92173 vsize=79828 memory=18816 CPUtime=0.58 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 27 0 0 0 58 0 0 0 20 0 2 0 79326029 81743872 1342 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 79828 KiB
Current children cumulated memory: 5368 KiB

[startup+1.50022 s]
/proc/loadavg: 4.72 2.78 2.80 6/268 92178
/proc/meminfo: memFree=122203948/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=80412 memory=5736 CPUtime=2.84 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 1586 0 0 0 278 6 0 0 20 0 2 0 79326028 82341888 1434 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 20103 1434 672 633 0 2967 0
[pid=92176/tid=92178] ppid=92173 vsize=80412 memory=18816 CPUtime=1.37 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 137 0 0 0 136 1 0 0 20 0 2 0 79326029 82341888 1434 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 2.84 s
Current children cumulated vsize: 80412 KiB
Current children cumulated memory: 5736 KiB

[startup+3.10538 s]
/proc/loadavg: 4.72 2.78 2.80 8/268 92178
/proc/meminfo: memFree=122220328/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=80548 memory=6120 CPUtime=6.02 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 2412 0 0 0 591 11 0 0 20 0 2 0 79326028 82481152 1530 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 20137 1530 672 633 0 3001 0
[pid=92176/tid=92178] ppid=92173 vsize=80548 memory=5864 CPUtime=2.95 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 288 0 0 0 293 2 0 0 20 0 2 0 79326029 82481152 1530 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 6.02 s
Current children cumulated vsize: 80548 KiB
Current children cumulated memory: 6120 KiB

[startup+6.30022 s]
/proc/loadavg: 4.74 2.82 2.81 7/268 92178
/proc/meminfo: memFree=122220584/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=81452 memory=6472 CPUtime=11.45 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 3496 0 0 0 1128 17 0 0 20 0 2 0 79326028 83406848 1618 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 20363 1618 672 633 0 3227 0
[pid=92176/tid=92178] ppid=92173 vsize=81452 memory=18816 CPUtime=5.22 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 358 0 0 0 519 3 0 0 20 0 2 0 79326029 83406848 1618 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 11.45 s
Current children cumulated vsize: 81452 KiB
Current children cumulated memory: 6472 KiB

[startup+12.7002 s]
/proc/loadavg: 4.92 2.89 2.84 8/268 92178
/proc/meminfo: memFree=122212312/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=81872 memory=7112 CPUtime=22.85 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 4619 0 0 0 2251 34 0 0 20 0 2 0 79326028 83836928 1778 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 20468 1778 672 633 0 3332 0
[pid=92176/tid=92178] ppid=92173 vsize=81872 memory=7112 CPUtime=10.26 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 540 0 0 0 1019 7 0 0 20 0 2 0 79326029 83836928 1778 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 22.85 s
Current children cumulated vsize: 81872 KiB
Current children cumulated memory: 7112 KiB

[startup+25.5002 s]
/proc/loadavg: 5.32 3.07 2.90 7/268 92179
/proc/meminfo: memFree=122217468/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=82420 memory=8008 CPUtime=47.33 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 5899 0 0 0 4676 57 0 0 20 0 2 0 79326028 84398080 2002 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 20605 2002 672 633 0 3469 0
[pid=92176/tid=92178] ppid=92173 vsize=82420 memory=7624 CPUtime=22.04 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 1125 0 0 0 2191 13 0 0 20 0 2 0 79326029 84398080 2002 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 47.33 s
Current children cumulated vsize: 82420 KiB
Current children cumulated memory: 8008 KiB

[startup+51.1054 s]
/proc/loadavg: 5.78 3.36 3.00 7/268 92179
/proc/meminfo: memFree=122211580/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=84396 memory=9096 CPUtime=95.71 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 7768 0 0 0 9478 93 0 0 20 0 2 0 79326028 86421504 2274 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 21099 2274 672 633 0 3963 0
[pid=92176/tid=92178] ppid=92173 vsize=84396 memory=18816 CPUtime=45.01 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 1431 0 0 0 4481 20 0 0 20 0 2 0 79326029 86421504 2274 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 95.71 s
Current children cumulated vsize: 84396 KiB
Current children cumulated memory: 9096 KiB

[startup+102.3 s]
/proc/loadavg: 5.93 3.78 3.16 7/267 92181
/proc/meminfo: memFree=122191848/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=85524 memory=10632 CPUtime=189.16 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 12737 0 0 0 18751 165 0 0 20 0 2 0 79326028 87576576 2658 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 21381 2658 672 633 0 4245 0
[pid=92176/tid=92178] ppid=92173 vsize=85524 memory=18816 CPUtime=87.66 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 2883 0 0 0 8729 37 0 0 20 0 2 0 79326029 87576576 2658 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 189.16 s
Current children cumulated vsize: 85524 KiB
Current children cumulated memory: 10632 KiB

[startup+162.3 s]
/proc/loadavg: 6.03 4.20 3.35 6/267 92183
/proc/meminfo: memFree=122155732/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=86496 memory=12040 CPUtime=298.99 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 15127 0 0 0 29651 248 0 0 20 0 2 0 79326028 88571904 3010 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 21624 3010 672 633 0 4488 0
[pid=92176/tid=92178] ppid=92173 vsize=86496 memory=5632 CPUtime=137.99 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 3714 0 0 0 13742 57 0 0 20 0 2 0 79326029 88571904 3010 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 298.99 s
Current children cumulated vsize: 86496 KiB
Current children cumulated memory: 12040 KiB

[startup+222.3 s]
/proc/loadavg: 6.12 4.57 3.53 9/266 92185
/proc/meminfo: memFree=122146396/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=89852 memory=14100 CPUtime=407.5 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 15810 0 0 0 40428 322 0 0 20 0 2 0 79326028 92008448 3525 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 22463 3525 672 633 0 5327 0
[pid=92176/tid=92178] ppid=92173 vsize=89852 memory=18816 CPUtime=186.98 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 3734 0 0 0 18623 75 0 0 20 0 2 0 79326029 92008448 3525 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 407.5 s
Current children cumulated vsize: 89852 KiB
Current children cumulated memory: 14100 KiB

[startup+282.3 s]
/proc/loadavg: 6.07 4.81 3.68 6/266 92233
/proc/meminfo: memFree=127861572/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=90464 memory=14612 CPUtime=516.12 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 16465 0 0 0 51226 386 0 0 20 0 2 0 79326028 92635136 3653 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 22616 3653 672 633 0 5480 0
[pid=92176/tid=92178] ppid=92173 vsize=90464 memory=14932 CPUtime=236.06 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 3735 0 0 0 23513 93 0 0 20 0 2 0 79326029 92635136 3653 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 516.12 s
Current children cumulated vsize: 90464 KiB

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

/proc/meminfo: memFree=127909764/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=100384 memory=21464 CPUtime=2471.46 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 32531 0 0 0 246011 1135 0 0 20 0 2 0 79326028 102793216 5366 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 25096 5366 672 633 0 7960 0
[pid=92176/tid=92178] ppid=92173 vsize=100384 memory=21336 CPUtime=1063.87 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 6578 0 0 0 106064 323 0 0 20 0 2 0 79326029 102793216 5366 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 2471.46 s
Current children cumulated vsize: 100384 KiB
Current children cumulated memory: 21464 KiB

[startup+1482.3 s]
/proc/loadavg: 6.69 6.63 5.90 7/268 92300
/proc/meminfo: memFree=127909664/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=100548 memory=21720 CPUtime=2577.03 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 32606 0 0 0 256546 1157 0 0 20 0 2 0 79326028 102961152 5430 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 25137 5430 672 633 0 8001 0
[pid=92176/tid=92178] ppid=92173 vsize=100548 memory=14932 CPUtime=1110.07 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 6578 0 0 0 110676 331 0 0 20 0 2 0 79326029 102961152 5430 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 2577.03 s
Current children cumulated vsize: 100548 KiB
Current children cumulated memory: 21720 KiB

[startup+1542.3 s]
/proc/loadavg: 6.75 6.66 5.96 8/268 92302
/proc/meminfo: memFree=127901584/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=100684 memory=21720 CPUtime=2682.79 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 32641 0 0 0 267100 1179 0 0 20 0 2 0 79326028 103100416 5430 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 25171 5430 672 633 0 8035 0
[pid=92176/tid=92178] ppid=92173 vsize=100684 memory=21336 CPUtime=1156.5 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) S 92173 92176 92007 0 -1 4194368 6580 0 0 0 115312 338 0 0 20 0 2 0 79326029 103100416 5430 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 2682.79 s
Current children cumulated vsize: 100684 KiB
Current children cumulated memory: 21720 KiB

[startup+1602.3 s]
/proc/loadavg: 6.47 6.62 5.99 9/268 92304
/proc/meminfo: memFree=127904568/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=100824 memory=21976 CPUtime=2788.62 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 32685 0 0 0 277661 1201 0 0 20 0 2 0 79326028 103243776 5494 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 25206 5494 672 633 0 8070 0
[pid=92176/tid=92178] ppid=92173 vsize=100824 memory=21848 CPUtime=1202.98 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 6581 0 0 0 119952 346 0 0 20 0 2 0 79326029 103243776 5494 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 2788.62 s
Current children cumulated vsize: 100824 KiB
Current children cumulated memory: 21976 KiB

[startup+1662.3 s]
/proc/loadavg: 6.60 6.64 6.04 8/269 92307
/proc/meminfo: memFree=127906512/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=100964 memory=22104 CPUtime=2894.36 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 32722 0 0 0 288215 1221 0 0 20 0 2 0 79326028 103387136 5526 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 25241 5526 672 633 0 8105 0
[pid=92176/tid=92178] ppid=92173 vsize=100964 memory=21848 CPUtime=1249.35 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 6581 0 0 0 124582 353 0 0 20 0 2 0 79326029 103387136 5526 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 2894.36 s
Current children cumulated vsize: 100964 KiB
Current children cumulated memory: 22104 KiB

[startup+1722.3 s]
/proc/loadavg: 6.53 6.61 6.07 8/269 92311
/proc/meminfo: memFree=127905716/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=101100 memory=22232 CPUtime=3000.4 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 33556 0 0 0 298798 1242 0 0 20 0 2 0 79326028 103526400 5558 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 25275 5558 672 633 0 8139 0
[pid=92176/tid=92178] ppid=92173 vsize=101100 memory=21848 CPUtime=1296.03 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) S 92173 92176 92007 0 -1 4194368 6588 0 0 0 129244 359 0 0 20 0 2 0 79326029 103526400 5558 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 3000.4 s
Current children cumulated vsize: 101100 KiB
Current children cumulated memory: 22232 KiB

[startup+1782.3 s]
/proc/loadavg: 6.52 6.59 6.09 8/268 92319
/proc/meminfo: memFree=127904932/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=101256 memory=24444 CPUtime=3106.55 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 33594 0 0 0 309392 1263 0 0 20 0 2 0 79326028 103686144 6111 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 25314 6111 672 633 0 8178 0
[pid=92176/tid=92178] ppid=92173 vsize=101256 memory=18816 CPUtime=1342.82 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 6588 0 0 0 133916 366 0 0 20 0 2 0 79326029 103686144 6111 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 3106.55 s
Current children cumulated vsize: 101256 KiB
Current children cumulated memory: 24444 KiB

[startup+1842.3 s]
/proc/loadavg: 6.73 6.64 6.14 7/268 92321
/proc/meminfo: memFree=127904804/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=101256 memory=24444 CPUtime=3212.78 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 34478 0 0 0 319994 1284 0 0 20 0 2 0 79326028 103686144 6111 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 25314 6111 672 633 0 8178 0
[pid=92176/tid=92178] ppid=92173 vsize=101256 memory=14932 CPUtime=1389.66 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 6615 0 0 0 138593 373 0 0 20 0 2 0 79326029 103686144 6111 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 3212.78 s
Current children cumulated vsize: 101256 KiB
Current children cumulated memory: 24444 KiB

[startup+1902.3 s]
/proc/loadavg: 6.64 6.63 6.17 9/268 92323
/proc/meminfo: memFree=127904924/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=101388 memory=24572 CPUtime=3319.1 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 34523 0 0 0 330606 1304 0 0 20 0 2 0 79326028 103821312 6143 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 25347 6143 672 633 0 8211 0
[pid=92176/tid=92178] ppid=92173 vsize=101388 memory=14932 CPUtime=1436.6 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 6615 0 0 0 143281 379 0 0 20 0 2 0 79326029 103821312 6143 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 3319.1 s
Current children cumulated vsize: 101388 KiB
Current children cumulated memory: 24572 KiB

[startup+1962.3 s]
/proc/loadavg: 6.72 6.64 6.20 7/267 92325
/proc/meminfo: memFree=127905056/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=101532 memory=24700 CPUtime=3425.49 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 34547 0 0 0 341227 1322 0 0 20 0 2 0 79326028 103968768 6175 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 25383 6175 672 633 0 8247 0
[pid=92176/tid=92178] ppid=92173 vsize=101532 memory=24700 CPUtime=1483.61 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 6615 0 0 0 147976 385 0 0 20 0 2 0 79326029 103968768 6175 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 3425.49 s
Current children cumulated vsize: 101532 KiB
Current children cumulated memory: 24700 KiB

[startup+2022.3 s]
/proc/loadavg: 6.81 6.68 6.24 8/267 92327
/proc/meminfo: memFree=127896384/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=101668 memory=24828 CPUtime=3532 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 35529 0 0 0 351855 1345 0 0 20 0 2 0 79326028 104108032 6207 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 25417 6207 672 633 0 8281 0
[pid=92176/tid=92178] ppid=92173 vsize=101668 memory=18816 CPUtime=1530.73 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 6645 0 0 0 152679 394 0 0 20 0 2 0 79326029 104108032 6207 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 3532 s
Current children cumulated vsize: 101668 KiB
Current children cumulated memory: 24828 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2060.6 s]
/proc/loadavg: 6.80 6.69 6.27 8/267 92328
/proc/meminfo: memFree=127884884/131249988 swapFree=33010160/33010684
[pid=92176] ppid=92173 vsize=101668 memory=24828 CPUtime=3600.01 cores=4,6
/proc/92176/stat : 92176 (pb_competition_) R 92173 92176 92007 0 -1 4194304 35543 0 0 0 358643 1358 0 0 20 0 2 0 79326028 104108032 6207 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
/proc/92176/statm: 25417 6207 672 633 0 8281 0
[pid=92176/tid=92178] ppid=92173 vsize=101668 memory=39344 CPUtime=1560.83 cores=4,6
/proc/92176/task/92178/stat : 92178 (pb_competition_) R 92173 92176 92007 0 -1 4194368 6645 0 0 0 155684 399 0 0 20 0 2 0 79326029 104108032 6207 18446744073709551615 4198400 6788177 140722383629760 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 33542144 140722383632727 140722383632854 140722383632854 140722383638458 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 101668 KiB
Current children cumulated memory: 24828 KiB

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

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

# cumulated CPU time of all completed processes:  user=3586.51 s, system=13.5873 s

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

Child status: 0

Real time (s): 2060.67
CPU time (s): 3600.1
CPU user time (s): 3586.51
CPU system time (s): 13.5873
CPU usage (%): 174.705
Max. virtual memory (cumulated for all children) (KiB): 101668
Max. memory (cumulated for all children) (KiB): 24828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.51
system time used= 13.5873
maximum resident set size= 25820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35556
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= 32876
involuntary context switches= 61686


# summary of solver processes directly reported to runsolver:
#   pid: 92176
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3586.51
#   total CPU system time (s): 13.5873

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.4046 second user time and 9.96834 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-04 15:41:25
IDJOB=4526566
IDBENCH=144117
IDSOLVER=3379
FILE ID=nodeC020/4526566-1751636485
RUNJOBID= nodeC020-1751636370-92018
SLURM_JOB_ID= 9598982
Free space on /tmp= 431444 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/coloring/normalized-geom30a-4_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-4526566-1751636485/watcher-4526566-1751636485 -o /tmp/evaluation-result-4526566-1751636485/solver-4526566-1751636485 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751636370-92018 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1947573880 HOME/instance-4526566-1751636485.wbo

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

MD5SUM BENCH= e53235cd5dfe550483d4f3e67152665e
RANDOM SEED=1947573880

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        122204000 kB
MemAvailable:   122922044 kB
Buffers:            2128 kB
Cached:          1509180 kB
SwapCached:            8 kB
Active:          7434104 kB
Inactive:         943764 kB
Active(anon):    6860036 kB
Inactive(anon):    24568 kB
Active(file):     574068 kB
Inactive(file):   919196 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4924 kB
Writeback:             0 kB
AnonPages:       6866508 kB
Mapped:           112504 kB
Shmem:             18044 kB
KReclaimable:     128040 kB
Slab:             219864 kB
SReclaimable:     128040 kB
SUnreclaim:        91824 kB
KernelStack:        4336 kB
PageTables:        16444 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    7231060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2033664 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431480 MiB
End job on nodeC020 at 2025-07-04 16:15:45