Trace number 4525603

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.04 1814.21

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/mprime/
normalized-mprime03ac_wcsp.wbo
MD5SUM90d9a7c43df6695f57487056befe0e1f
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark278
Best CPU time to get the best result obtained on this benchmark0.017949
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables139
Total number of constraints747
Number of soft constraints698
Number of constraints which are clauses698
Number of constraints which are cardinality constraints (but not clauses)49
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint10
Top cost 4227
Min constraint cost 1
Max constraint cost 4227
Sum of constraints costs 2750768
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.01	c #variable: 139
0.00/0.01	c #constraint: 747
0.00/0.01	c #equal: 49
0.00/0.01	c intsize: 4
0.00/0.01	c sizeproduct: 0
0.00/0.01	c #soft: 698
0.00/0.01	c mincost: 1
0.00/0.01	c maxcost: 4227
0.00/0.01	c sumcost: 2750768
0.00/0.01	c iteration_max: -1
0.00/0.01	c time_max: -1
0.00/0.01	c number_of_threads(move update): 2
0.00/0.01	c number_of_threads(move evaluation): 2
0.00/0.01	c seed: 107724931
0.00/0.04	o 278
3600.02/1814.20	s SATISFIABLE
3600.02/1814.20	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 -x121 x122 -x123 x124 -x125 x126 -x127 x128 -x129 -x13 x130 -x131 x132 -x133 x134 -x135 -x136 x137 x138 -x139 -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	278

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: 63794 MiB (59360 MiB free)
  memory of node 1: 64507 MiB (61604 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4525603-1751626582/watcher-4525603-1751626582 -o /tmp/evaluation-result-4525603-1751626582/solver-4525603-1751626582 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751617473-92364 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 107724931 HOME/instance-4525603-1751626582.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=93545, runsolver pid=93542

[startup+0.100063 s]*
/proc/loadavg: 7.39 7.89 7.93 8/254 93547
/proc/meminfo: memFree=123863768/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=0.16 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) S 93542 93545 92353 0 -1 4194304 1019 0 0 0 16 0 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=4026531960 CPUtime=0.06 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 48 0 0 0 6 0 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+0.216127 s]*
/proc/loadavg: 7.39 7.89 7.93 8/254 93547
/proc/meminfo: memFree=123863768/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=0.37 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) S 93542 93545 92353 0 -1 4194304 1020 0 0 0 36 1 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=4208735117501333788 CPUtime=0.16 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 48 0 0 0 16 0 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+0.312422 s]*
/proc/loadavg: 7.39 7.89 7.93 8/254 93547
/proc/meminfo: memFree=123863768/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=0.53 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) S 93542 93545 92353 0 -1 4194304 1020 0 0 0 52 1 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=-7240515802015895657 CPUtime=0.23 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 48 0 0 0 23 0 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+0.700178 s]
/proc/loadavg: 7.39 7.89 7.93 8/254 93547
/proc/meminfo: memFree=123863768/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=1.24 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 1022 0 0 0 122 2 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=18816 CPUtime=0.59 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 48 0 0 0 59 0 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+1.50015 s]
/proc/loadavg: 7.39 7.89 7.93 8/254 93547
/proc/meminfo: memFree=123864088/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=2.82 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 1744 0 0 0 277 5 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=18816 CPUtime=1.37 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 62 0 0 0 137 0 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 2.82 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+3.10511 s]
/proc/loadavg: 7.36 7.87 7.93 8/254 93547
/proc/meminfo: memFree=123864176/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=6.01 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 2465 0 0 0 589 12 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=6272 CPUtime=2.97 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 72 0 0 0 295 2 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 6.01 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+6.3001 s]
/proc/loadavg: 7.36 7.87 7.93 8/254 93547
/proc/meminfo: memFree=123864088/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=12.35 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 3089 0 0 0 1211 24 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=18816 CPUtime=6.14 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 84 0 0 0 611 3 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 12.35 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+12.7001 s]
/proc/loadavg: 7.33 7.86 7.92 8/254 93547
/proc/meminfo: memFree=123851828/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=25.08 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 3814 0 0 0 2459 49 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=6272 CPUtime=12.5 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 116 0 0 0 1244 6 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 25.08 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+25.5001 s]
/proc/loadavg: 7.33 7.83 7.91 8/255 93549
/proc/meminfo: memFree=123859668/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=50.54 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 4523 0 0 0 4957 97 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=6272 CPUtime=25.21 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 215 0 0 0 2509 12 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 50.54 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+51.1051 s]
/proc/loadavg: 7.14 7.75 7.88 7/255 93595
/proc/meminfo: memFree=123615556/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=101.44 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 5259 0 0 0 9954 190 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=18816 CPUtime=50.69 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 251 0 0 0 5043 26 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 101.44 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+102.3 s]
/proc/loadavg: 6.79 7.57 7.81 7/255 93596
/proc/meminfo: memFree=123607592/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=203.14 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 6681 0 0 0 19929 385 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=6272 CPUtime=101.52 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 450 0 0 0 10099 53 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 203.14 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+162.3 s]
/proc/loadavg: 6.18 7.26 7.69 8/256 93645
/proc/meminfo: memFree=119391112/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=322.31 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 7314 0 0 0 31622 609 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=6272 CPUtime=161.06 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 473 0 0 0 16021 85 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 322.31 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+222.3 s]
/proc/loadavg: 5.96 7.00 7.57 6/256 93647
/proc/meminfo: memFree=119368804/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=441.38 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 8031 0 0 0 43313 825 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=6272 CPUtime=220.57 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 542 0 0 0 21941 116 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 441.38 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+282.3 s]
/proc/loadavg: 5.79 6.74 7.45 8/255 93660
/proc/meminfo: memFree=119160268/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=560.41 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 8740 0 0 0 55002 1039 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=3328 CPUtime=280.03 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 589 0 0 0 27857 146 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 560.41 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

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

/proc/meminfo: memFree=119201736/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=2346.1 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 12289 0 0 0 230327 4283 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=14336 CPUtime=1172.67 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 952 0 0 0 116680 587 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 2346.1 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+1242.3 s]
/proc/loadavg: 5.54 5.69 6.29 6/255 93709
/proc/meminfo: memFree=119198144/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=2465.15 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 12291 0 0 0 242017 4498 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=6272 CPUtime=1232.16 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 954 0 0 0 122599 617 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 2465.15 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+1302.3 s]
/proc/loadavg: 5.53 5.67 6.24 6/255 93711
/proc/meminfo: memFree=119175416/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=2584.22 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 12301 0 0 0 253718 4704 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=6272 CPUtime=1291.66 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 954 0 0 0 128521 645 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 2584.22 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+1362.3 s]
/proc/loadavg: 5.64 5.67 6.20 7/254 93713
/proc/meminfo: memFree=119175580/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=2703.26 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 12301 0 0 0 265405 4921 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=6272 CPUtime=1351.19 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 954 0 0 0 134443 676 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 2703.26 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+1422.3 s]
/proc/loadavg: 5.37 5.59 6.14 7/253 93715
/proc/meminfo: memFree=119177108/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=2822.32 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 13042 0 0 0 277099 5133 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=6272 CPUtime=1410.66 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 995 0 0 0 140362 704 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 2822.32 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+1482.3 s]
/proc/loadavg: 5.49 5.57 6.10 7/255 93719
/proc/meminfo: memFree=119175844/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=2941.38 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 13042 0 0 0 288795 5343 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=14336 CPUtime=1470.12 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 995 0 0 0 146281 731 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 2941.38 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+1542.3 s]
/proc/loadavg: 5.50 5.56 6.06 7/255 93721
/proc/meminfo: memFree=119161964/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=3060.45 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 13770 0 0 0 300480 5565 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=6272 CPUtime=1529.62 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 1006 0 0 0 152197 765 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 3060.45 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+1602.3 s]
/proc/loadavg: 5.65 5.60 6.04 7/255 93727
/proc/meminfo: memFree=119159056/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=3179.51 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 13770 0 0 0 312171 5780 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=14336 CPUtime=1589.09 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 1006 0 0 0 158117 792 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 3179.51 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+1662.3 s]
/proc/loadavg: 5.74 5.63 6.02 6/255 93729
/proc/meminfo: memFree=119162204/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=3298.58 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 14531 0 0 0 323857 6001 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=6272 CPUtime=1648.55 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 1069 0 0 0 164031 824 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 3298.58 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+1722.3 s]
/proc/loadavg: 5.52 5.59 5.98 6/255 93733
/proc/meminfo: memFree=119165328/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=3417.64 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 14531 0 0 0 335545 6219 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=6272 CPUtime=1708.07 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 1069 0 0 0 169954 853 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 3417.64 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

[startup+1782.3 s]
/proc/loadavg: 5.38 5.54 5.93 7/253 93735
/proc/meminfo: memFree=119170672/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=3536.72 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 15259 0 0 0 347237 6435 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=18816 CPUtime=1767.55 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 1099 0 0 0 175871 884 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 3536.72 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.2 s]
/proc/loadavg: 5.46 5.54 5.92 7/254 93738
/proc/meminfo: memFree=119173420/131382116 swapFree=33010684/33010684
[pid=93545] ppid=93542 vsize=80616 memory=6272 CPUtime=3600.02 cores=4,6
/proc/93545/stat : 93545 (pb_competition_) R 93542 93545 92353 0 -1 4194304 15259 0 0 0 353452 6550 0 0 20 0 2 0 78337910 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
/proc/93545/statm: 20154 1568 672 633 0 3029 0
[pid=93545/tid=93547] ppid=93542 vsize=80616 memory=245635481903 CPUtime=1799.17 cores=4,6
/proc/93545/task/93547/stat : 93547 (pb_competition_) R 93542 93545 92353 0 -1 4194368 1099 0 0 0 179019 898 0 0 20 0 2 0 78337911 82550784 1568 18446744073709551615 4198400 6788177 140731665606336 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 19595264 140731665611096 140731665611222 140731665611222 140731665616826 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 80616 KiB
Current children cumulated memory: 6272 KiB

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

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

# cumulated CPU time of all completed processes:  user=3534.54 s, system=65.5058 s

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

Child status: 0

Real time (s): 1814.21
CPU time (s): 3600.04
CPU user time (s): 3534.54
CPU system time (s): 65.5058
CPU usage (%): 198.436
Max. virtual memory (cumulated for all children) (KiB): 80616
Max. memory (cumulated for all children) (KiB): 6272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3534.54
system time used= 65.5058
maximum resident set size= 6272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15423
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= 4086
involuntary context switches= 25413


# summary of solver processes directly reported to runsolver:
#   pid: 93545
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3534.54
#   total CPU system time (s): 65.5058

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.72428 second user time and 8.29749 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-07-04 12:56:22
IDJOB=4525603
IDBENCH=143857
IDSOLVER=3379
FILE ID=nodeC011/4525603-1751626582
RUNJOBID= nodeC011-1751617473-92364
SLURM_JOB_ID= 9598930
Free space on /tmp= 430432 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/mprime/normalized-mprime03ac_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-4525603-1751626582/watcher-4525603-1751626582 -o /tmp/evaluation-result-4525603-1751626582/solver-4525603-1751626582 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751617473-92364 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 107724931 HOME/instance-4525603-1751626582.wbo

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

MD5SUM BENCH= 90d9a7c43df6695f57487056befe0e1f
RANDOM SEED=107724931

nodeC011 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	: 0xb00001f
cpu MHz		: 3591.874
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3591.645
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3591.878
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3591.651
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.456
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3492.126
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.291
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.538
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        123867596 kB
MemAvailable:   129798240 kB
Buffers:            3276 kB
Cached:          6703536 kB
SwapCached:            0 kB
Active:           608668 kB
Inactive:        6261764 kB
Active(anon):     179476 kB
Inactive(anon):     2104 kB
Active(file):     429192 kB
Inactive(file):  6259660 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5228 kB
Writeback:            48 kB
AnonPages:        166692 kB
Mapped:           111568 kB
Shmem:             17960 kB
KReclaimable:     162452 kB
Slab:             249408 kB
SReclaimable:     162452 kB
SUnreclaim:        86956 kB
KernelStack:        4096 kB
PageTables:         3296 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     523604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 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:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430404 MiB
End job on nodeC011 at 2025-07-04 13:26:36