Trace number 3712473

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
pwbo 2.01MSAT (TO) 1800.03 900.366

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900567985--soft-33-100-0.wbo
MD5SUMa6a8a46a44ac0bf94795779c3ec9db34
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark64.6952
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints1777
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 90281
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90280
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 669
Number of bits of the biggest sum of numbers10
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 ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  pwbo:                    2.01 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing wbo file format. File HOME/instance-3712473-1338196943.wbo.
0.00/0.00	c Instance file HOME/instance-3712473-1338196943.wbo
0.00/0.00	c File size is 92203 bytes.
0.00/0.01	c Highest Coefficient sum: 669
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      2008                                                |
0.00/0.01	c |  Number Clauses:        2684                                                |
0.00/0.01	c |  Number Cardinality:    7                                                   |
0.00/0.01	c |  Number PB Constraints: 16                                                  |
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Problem Type:          Optimization                                        |
0.00/0.01	c |  Objective Function:    PB Constraint                                       |
0.00/0.01	c |                                                                             |
0.00/0.01	c ===============================================================================
1800.03/900.31	o 696
1800.03/900.31	o 670
1800.03/900.31	o 602
1800.03/900.31	o 588
1800.03/900.31	o 580
1800.03/900.31	o 490
1800.03/900.31	o 410
1800.03/900.31	o 405
1800.03/900.31	o 325
1800.03/900.31	o 308
1800.03/900.31	o 249
1800.03/900.31	o 245
1800.03/900.31	o 243
1800.03/900.31	o 229
1800.03/900.31	o 215
1800.03/900.31	o 191
1800.03/900.31	o 187
1800.03/900.31	o 159
1800.03/900.31	o 148
1800.03/900.31	o 143
1800.03/900.31	o 134
1800.03/900.31	o 133
1800.03/900.31	o 130
1800.03/900.31	o 123
1800.03/900.31	o 112
1800.03/900.31	o 96
1800.03/900.31	o 70
1800.03/900.31	o 69
1800.03/900.31	o 29
1800.03/900.31	o 24
1800.03/900.31	o 18
1800.03/900.31	o 15
1800.03/900.31	o 1
1800.03/900.31	c ===============================================================================
1800.03/900.31	c Wall Clock Time: 900.31 s
1800.03/900.31	c Best Solution: 1
1800.03/900.31	s SATISFIABLE
1800.03/900.31	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 x33 -x34 -x35 x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130 -x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 x190 -x191 -x192 -x193 -x194 -x195 x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 x209 -x210 -x211 -x212 -x213 -x214 x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 x227 -x228 -x229 -x230 -x231

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3712473-1338196943/watcher-3712473-1338196943 -o /tmp/evaluation-result-3712473-1338196943/solver-3712473-1338196943 -C 1800 -W 1900 -M 15500 pwbo2.01 -file-format=wbo -verbosity=0 HOME/instance-3712473-1338196943.wbo 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.99 3.96 3.57 4/178 15359
/proc/meminfo: memFree=30972716/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=4316 CPUtime=0 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) R 15357 15359 14514 0 -1 4202496 390 0 0 0 0 0 0 0 20 0 1 0 285819734 4419584 342 33554432000 4194304 5964478 140733595200944 140736808310824 4344880 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 1079 342 166 433 0 620 0

[startup+0.105328 s]
/proc/loadavg: 3.99 3.96 3.57 4/178 15359
/proc/meminfo: memFree=30972716/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=163772 CPUtime=0.18 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 3148 0 0 0 18 0 0 0 20 0 3 0 285819734 167702528 2281 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 40943 2281 198 433 0 40507 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 163772

[startup+0.200194 s]
/proc/loadavg: 3.99 3.96 3.57 4/178 15359
/proc/meminfo: memFree=30972716/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=163772 CPUtime=0.37 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 3762 0 0 0 37 0 0 0 20 0 3 0 285819734 167702528 2669 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 40943 2669 198 433 0 40507 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 163772

[startup+0.300153 s]
/proc/loadavg: 3.99 3.96 3.57 4/178 15359
/proc/meminfo: memFree=30972716/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=163772 CPUtime=0.57 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 4398 0 0 0 57 0 0 0 20 0 3 0 285819734 167702528 2975 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 40943 2975 198 433 0 40507 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 163772

[startup+0.700146 s]
/proc/loadavg: 3.99 3.96 3.57 4/178 15359
/proc/meminfo: memFree=30972716/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=163772 CPUtime=1.37 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 5840 0 0 0 136 1 0 0 20 0 3 0 285819734 167702528 4190 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 40943 4190 198 433 0 40507 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 163772

[startup+1.50026 s]
/proc/loadavg: 3.99 3.96 3.57 5/181 15362
/proc/meminfo: memFree=30950944/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=163904 CPUtime=2.97 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 7277 0 0 0 296 1 0 0 20 0 3 0 285819734 167837696 5571 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 40976 5571 198 433 0 40540 0
[pid=15359/tid=15361] ppid=15357 vsize=163904 CPUtime=1.47 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 2511 0 0 0 147 0 0 0 20 0 3 0 285819735 167837696 5571 33554432000 4194304 5964478 140733595200944 139954366687224 4400087 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=163904 CPUtime=1.46 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 3743 0 0 0 146 0 0 0 20 0 3 0 285819735 167837696 5571 33554432000 4194304 5964478 140733595200944 139954356197624 4400051 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 163904

[startup+3.10029 s]
/proc/loadavg: 3.99 3.96 3.57 5/181 15362
/proc/meminfo: memFree=30938792/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=164308 CPUtime=6.17 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 9713 0 0 0 615 2 0 0 20 0 3 0 285819734 168251392 8007 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 41077 8007 198 433 0 40641 0
[pid=15359/tid=15361] ppid=15357 vsize=164308 CPUtime=3.06 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 4218 0 0 0 305 1 0 0 20 0 3 0 285819735 168251392 8007 33554432000 4194304 5964478 140733595200944 139954366687224 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=164308 CPUtime=3.06 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 4472 0 0 0 306 0 0 0 20 0 3 0 285819735 168251392 8007 33554432000 4194304 5964478 140733595200944 139954356197680 4400385 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 164308

[startup+6.3003 s]
/proc/loadavg: 3.99 3.96 3.57 5/181 15362
/proc/meminfo: memFree=30902224/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=164852 CPUtime=12.57 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 18202 0 0 0 1252 5 0 0 20 0 3 0 285819734 168808448 16496 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 41213 16496 198 433 0 40777 0
[pid=15359/tid=15361] ppid=15357 vsize=164852 CPUtime=6.25 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 8732 0 0 0 623 2 0 0 20 0 3 0 285819735 168808448 16496 33554432000 4194304 5964478 140733595200944 139954366687224 5136404 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=164852 CPUtime=6.25 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 8447 0 0 0 623 2 0 0 20 0 3 0 285819735 168808448 16496 33554432000 4194304 5964478 140733595200944 139954356197688 4400099 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 164852

[startup+12.7003 s]
/proc/loadavg: 3.99 3.96 3.57 5/181 15362
/proc/meminfo: memFree=30837264/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=165712 CPUtime=25.36 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 32894 0 0 0 2527 9 0 0 20 0 3 0 285819734 169689088 31188 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 41428 31188 198 433 0 40992 0
[pid=15359/tid=15361] ppid=15357 vsize=165712 CPUtime=12.64 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 15329 0 0 0 1261 3 0 0 20 0 3 0 285819735 169689088 31188 33554432000 4194304 5964478 140733595200944 139954366687224 4400040 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=165712 CPUtime=12.63 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 16542 0 0 0 1258 5 0 0 20 0 3 0 285819735 169689088 31188 33554432000 4194304 5964478 140733595200944 139954356197688 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 165712

[startup+25.5003 s]
/proc/loadavg: 3.99 3.96 3.58 5/181 15362
/proc/meminfo: memFree=30740848/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=298504 CPUtime=50.96 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 54830 0 0 0 5080 16 0 0 20 0 3 0 285819734 305668096 53124 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 74626 53124 198 433 0 74190 0
[pid=15359/tid=15361] ppid=15357 vsize=298504 CPUtime=25.4 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 25659 0 0 0 2534 6 0 0 20 0 3 0 285819735 305668096 53124 33554432000 4194304 5964478 140733595200944 139954366687224 4399953 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=298504 CPUtime=25.4 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 28148 0 0 0 2530 10 0 0 20 0 3 0 285819735 305668096 53124 33554432000 4194304 5964478 140733595200944 139954356197688 4399904 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 298504

[startup+51.1004 s]
/proc/loadavg: 3.99 3.97 3.59 5/181 15362
/proc/meminfo: memFree=30609484/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=431708 CPUtime=102.15 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 82862 0 0 0 10188 27 0 0 20 0 3 0 285819734 442068992 81130 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 107927 81130 198 433 0 107491 0
[pid=15359/tid=15361] ppid=15357 vsize=431708 CPUtime=50.93 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 37924 0 0 0 5082 11 0 0 20 0 3 0 285819735 442068992 81130 33554432000 4194304 5964478 140733595200944 139954366687224 4399904 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=431708 CPUtime=50.94 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 43915 0 0 0 5079 15 0 0 20 0 3 0 285819735 442068992 81130 33554432000 4194304 5964478 140733595200944 139954356197688 4399904 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 431708

[startup+102.3 s]
/proc/loadavg: 3.99 3.97 3.61 5/181 15362
/proc/meminfo: memFree=30360424/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=564232 CPUtime=204.54 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 120333 0 0 0 20412 42 0 0 20 0 3 0 285819734 577773568 118529 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 141058 118529 198 433 0 140622 0
[pid=15359/tid=15361] ppid=15357 vsize=564232 CPUtime=102 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 60591 0 0 0 10179 21 0 0 20 0 3 0 285819735 577773568 118529 33554432000 4194304 5964478 140733595200944 139954366687224 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=564232 CPUtime=102.01 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 58719 0 0 0 10178 23 0 0 20 0 3 0 285819735 577773568 118529 33554432000 4194304 5964478 140733595200944 139954356197736 5136404 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 204.54
Current children cumulated vsize (KiB) 564232

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.63 5/181 15362
/proc/meminfo: memFree=30123612/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=761944 CPUtime=324.52 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 166384 0 0 0 32392 60 0 0 20 0 3 0 285819734 780230656 164580 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 190486 164580 198 433 0 190050 0
[pid=15359/tid=15361] ppid=15357 vsize=761944 CPUtime=161.84 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 76717 0 0 0 16156 28 0 0 20 0 3 0 285819735 780230656 164580 33554432000 4194304 5964478 140733595200944 139954366687224 4400099 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=761944 CPUtime=161.85 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 88644 0 0 0 16150 35 0 0 20 0 3 0 285819735 780230656 164580 33554432000 4194304 5964478 140733595200944 139954356197688 4220672 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 324.52
Current children cumulated vsize (KiB) 761944

[startup+222.307 s]
/proc/loadavg: 3.99 3.97 3.65 5/181 15363
/proc/meminfo: memFree=29898496/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=829592 CPUtime=444.51 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 199378 0 0 0 44373 78 0 0 20 0 3 0 285819734 849502208 197476 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 207398 197476 198 433 0 206962 0
[pid=15359/tid=15361] ppid=15357 vsize=829592 CPUtime=221.69 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 97962 0 0 0 22127 42 0 0 20 0 3 0 285819735 849502208 197476 33554432000 4194304 5964478 140733595200944 139954366687224 4399904 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=829592 CPUtime=221.7 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 100393 0 0 0 22128 42 0 0 20 0 3 0 285819735 849502208 197476 33554432000 4194304 5964478 140733595200944 139954356197720 4400062 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 444.51
Current children cumulated vsize (KiB) 829592

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.67 5/182 15364
/proc/meminfo: memFree=29716740/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=960808 CPUtime=564.48 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 229108 0 0 0 56355 93 0 0 20 0 3 0 285819734 983867392 227206 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 240202 227206 198 433 0 239766 0
[pid=15359/tid=15361] ppid=15357 vsize=960808 CPUtime=281.53 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 127643 0 0 0 28095 58 0 0 20 0 3 0 285819735 983867392 227206 33554432000 4194304 5964478 140733595200944 139954366687224 4399904 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=960808 CPUtime=281.54 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 100442 0 0 0 28111 43 0 0 20 0 3 0 285819735 983867392 227206 33554432000 4194304 5964478 140733595200944 139954356197448 4220672 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 564.48
Current children cumulated vsize (KiB) 960808

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.69 5/181 15364
/proc/meminfo: memFree=29605504/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=1027356 CPUtime=684.45 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 241808 0 0 0 68345 100 0 0 20 0 3 0 285819734 1052012544 240408 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 256839 240408 198 433 0 256403 0
[pid=15359/tid=15361] ppid=15357 vsize=1027356 CPUtime=341.36 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 140236 0 0 0 34070 66 0 0 20 0 3 0 285819735 1052012544 240408 33554432000 4194304 5964478 140733595200944 139954366687032 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=1027356 CPUtime=341.38 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 100549 0 0 0 34094 44 0 0 20 0 3 0 285819735 1052012544 240408 33554432000 4194304 5964478 140733595200944 139954356197448 4400040 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 684.45
Current children cumulated vsize (KiB) 1027356

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.70 5/181 15364
/proc/meminfo: memFree=29546384/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=1093548 CPUtime=804.4 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 246106 0 0 0 80337 103 0 0 20 0 3 0 285819734 1119793152 244754 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 273387 244754 198 433 0 272951 0
[pid=15359/tid=15361] ppid=15357 vsize=1093548 CPUtime=401.17 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 140300 0 0 0 40050 67 0 0 20 0 3 0 285819735 1119793152 244754 33554432000 4194304 5964478 140733595200944 139954366687032 4400071 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=1093548 CPUtime=401.23 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 104783 0 0 0 40076 47 0 0 20 0 3 0 285819735 1119793152 244754 33554432000 4194304 5964478 140733595200944 139954356197448 4220672 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 804.4
Current children cumulated vsize (KiB) 1093548

[startup+462.3 s]
/proc/loadavg: 3.99 3.97 3.72 5/182 15367
/proc/meminfo: memFree=29418620/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=1159632 CPUtime=924.37 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 268510 0 0 0 92323 114 0 0 20 0 3 0 285819734 1187463168 267193 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 289908 267193 198 433 0 289472 0
[pid=15359/tid=15361] ppid=15357 vsize=1159632 CPUtime=461 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 140338 0 0 0 46033 67 0 0 20 0 3 0 285819735 1187463168 267193 33554432000 4194304 5964478 140733595200944 139954366687136 4399970 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=1159632 CPUtime=461.07 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 127149 0 0 0 46048 59 0 0 20 0 3 0 285819735 1187463168 267193 33554432000 4194304 5964478 140733595200944 139954356197600 4400071 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 924.37
Current children cumulated vsize (KiB) 1159632

[startup+522.3 s]
/proc/loadavg: 3.99 3.97 3.73 5/181 15368
/proc/meminfo: memFree=29316488/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=1226116 CPUtime=1044.33 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 276326 0 0 0 104314 119 0 0 20 0 3 0 285819734 1255542784 275005 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 306529 275005 198 433 0 306093 0
[pid=15359/tid=15361] ppid=15357 vsize=1226116 CPUtime=520.84 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 147916 0 0 0 52011 73 0 0 20 0 3 0 285819735 1255542784 275005 33554432000 4194304 5964478 140733595200944 139954366687224 5136404 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=1226116 CPUtime=520.89 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 127387 0 0 0 52030 59 0 0 20 0 3 0 285819735 1255542784 275005 33554432000 4194304 5964478 140733595200944 139954356197448 4400073 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1044.33
Current children cumulated vsize (KiB) 1226116

[startup+582.3 s]
/proc/loadavg: 3.99 3.97 3.75 5/181 15368
/proc/meminfo: memFree=29182720/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=1292080 CPUtime=1164.29 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 295554 0 0 0 116300 129 0 0 20 0 3 0 285819734 1323089920 294048 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 323020 294048 198 433 0 322584 0
[pid=15359/tid=15361] ppid=15357 vsize=1292080 CPUtime=580.68 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 167003 0 0 0 57984 84 0 0 20 0 3 0 285819735 1323089920 294048 33554432000 4194304 5964478 140733595200944 139954366687224 4400081 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=1292080 CPUtime=580.71 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 127528 0 0 0 58011 60 0 0 20 0 3 0 285819735 1323089920 294048 33554432000 4194304 5964478 140733595200944 139954356197448 4399916 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1164.29
Current children cumulated vsize (KiB) 1292080

[startup+642.3 s]
/proc/loadavg: 3.85 3.94 3.75 5/181 15409
/proc/meminfo: memFree=30089732/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=1423692 CPUtime=1284.23 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 326093 0 0 0 128275 148 0 0 20 0 3 0 285819734 1457860608 324569 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 355923 324569 198 433 0 355487 0
[pid=15359/tid=15361] ppid=15357 vsize=1423692 CPUtime=640.5 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 186063 0 0 0 63953 97 0 0 20 0 3 0 285819735 1457860608 324569 33554432000 4194304 5964478 140733595200944 139954366687224 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=1423692 CPUtime=640.54 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 139007 0 0 0 63986 68 0 0 20 0 3 0 285819735 1457860608 324569 33554432000 4194304 5964478 140733595200944 139954356197688 4400081 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1284.23
Current children cumulated vsize (KiB) 1423692

[startup+702.3 s]
/proc/loadavg: 3.94 3.95 3.76 5/181 15409
/proc/meminfo: memFree=29861936/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=1489868 CPUtime=1404.18 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 342884 0 0 0 140259 159 0 0 20 0 3 0 285819734 1525624832 341318 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 372467 341318 198 433 0 372031 0
[pid=15359/tid=15361] ppid=15357 vsize=1489868 CPUtime=700.33 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 202699 0 0 0 69924 109 0 0 20 0 3 0 285819735 1525624832 341318 33554432000 4194304 5964478 140733595200944 139954366687224 4399904 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=1489868 CPUtime=700.37 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 139162 0 0 0 69968 69 0 0 20 0 3 0 285819735 1525624832 341318 33554432000 4194304 5964478 140733595200944 139954356197448 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1404.18
Current children cumulated vsize (KiB) 1489868

[startup+762.3 s]
/proc/loadavg: 3.98 3.95 3.77 5/181 15409
/proc/meminfo: memFree=29581728/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=1622708 CPUtime=1524.14 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 379602 0 0 0 152233 181 0 0 20 0 3 0 285819734 1661652992 377999 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 405677 377999 198 433 0 405241 0
[pid=15359/tid=15361] ppid=15357 vsize=1622708 CPUtime=760.16 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 224727 0 0 0 75889 127 0 0 20 0 3 0 285819735 1661652992 377999 33554432000 4194304 5964478 140733595200944 139954366687224 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=1622708 CPUtime=760.2 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 153852 0 0 0 75944 76 0 0 20 0 3 0 285819735 1661652992 377999 33554432000 4194304 5964478 140733595200944 139954356197688 4399904 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1524.14
Current children cumulated vsize (KiB) 1622708

[startup+822.3 s]
/proc/loadavg: 3.99 3.96 3.78 5/181 15410
/proc/meminfo: memFree=29332268/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=1688728 CPUtime=1644.07 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 407040 0 0 0 164211 196 0 0 20 0 3 0 285819734 1729257472 405199 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 422182 405199 198 433 0 421746 0
[pid=15359/tid=15361] ppid=15357 vsize=1688728 CPUtime=819.98 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 242911 0 0 0 81860 138 0 0 20 0 3 0 285819735 1729257472 405199 33554432000 4194304 5964478 140733595200944 139954366687224 4400040 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=1688728 CPUtime=820.01 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 163106 0 0 0 81920 81 0 0 20 0 3 0 285819735 1729257472 405199 33554432000 4194304 5964478 140733595200944 139954356197720 4409619 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1644.07
Current children cumulated vsize (KiB) 1688728

[startup+882.307 s]
/proc/loadavg: 3.99 3.96 3.79 5/181 15450
/proc/meminfo: memFree=29509616/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=1820284 CPUtime=1764.04 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 427499 0 0 0 176196 208 0 0 20 0 3 0 285819734 1863970816 425624 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 455071 425624 198 433 0 454635 0
[pid=15359/tid=15361] ppid=15357 vsize=1820284 CPUtime=879.8 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 263364 0 0 0 87829 151 0 0 20 0 3 0 285819735 1863970816 425624 33554432000 4194304 5964478 140733595200944 139954366687224 4400071 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=1820284 CPUtime=879.86 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 163112 0 0 0 87904 82 0 0 20 0 3 0 285819735 1863970816 425624 33554432000 4194304 5964478 140733595200944 139954356197720 4400075 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1764.04
Current children cumulated vsize (KiB) 1820284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.3 s]
/proc/loadavg: 3.99 3.97 3.80 5/181 15450
/proc/meminfo: memFree=29444732/32873648 swapFree=7116/7116
[pid=15359] ppid=15357 vsize=1820768 CPUtime=1800.03 cores=0,2,4,6
/proc/15359/stat : 15359 (pwbo2.01) S 15357 15359 14514 0 -1 4202496 434853 0 0 0 179790 213 0 0 20 0 3 0 285819734 1864466432 432962 33554432000 4194304 5964478 140733595200944 140733595200464 4546669 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15359/statm: 455192 432962 198 433 0 454756 0
[pid=15359/tid=15361] ppid=15357 vsize=1820768 CPUtime=897.75 cores=0,2,4,6
/proc/15359/task/15361/stat : 15361 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 270718 0 0 0 89619 156 0 0 20 0 3 0 285819735 1864466432 432962 33554432000 4194304 5964478 140733595200944 139954366687224 5136474 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=15359/tid=15362] ppid=15357 vsize=1820768 CPUtime=897.81 cores=0,2,4,6
/proc/15359/task/15362/stat : 15362 (pwbo2.01) R 15357 15359 14514 0 -1 4202560 163112 0 0 0 89699 82 0 0 20 0 3 0 285819735 1864466432 432962 33554432000 4194304 5964478 140733595200944 139954356197720 4400612 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1820768

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

Solver just ended. Dumping a history of the last processes samples

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15359 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=207391
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=450627
# CPU time returned by wait4() is 1795.66
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 900.366
CPU time (s): 1800.03
CPU user time (s): 1797.9
CPU system time (s): 2.13
CPU usage (%): 199.922
Max. virtual memory (cumulated for all children) (KiB): 1820768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.21
system time used= 2.45063
maximum resident set size= 1731852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 434854
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= 1042
involuntary context switches= 2045

runsolver used 2.21066 second user time and 4.5743 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-28 11:22:23
IDJOB=3712473
IDBENCH=78934
IDSOLVER=2292
FILE ID=node123/3712473-1338196943
RUNJOBID= node123-1338195143-14530
PBS_JOBID= 14624606
Free space on /tmp= 71676 MiB

SOLVER NAME= pwbo 2.01
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900567985--soft-33-100-0.wbo
COMMAND LINE= pwbo2.01 -file-format=wbo -verbosity=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712473-1338196943/watcher-3712473-1338196943 -o /tmp/evaluation-result-3712473-1338196943/solver-3712473-1338196943 -C 1800 -W 1900 -M 15500  pwbo2.01 -file-format=wbo -verbosity=0 HOME/instance-3712473-1338196943.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a6a8a46a44ac0bf94795779c3ec9db34
RANDOM SEED=2103114895

node123.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30973080 kB
Buffers:          307684 kB
Cached:           276432 kB
SwapCached:          956 kB
Active:           762876 kB
Inactive:         301220 kB
Active(anon):     473460 kB
Inactive(anon):     8336 kB
Active(file):     289416 kB
Inactive(file):   292884 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102956 kB
Dirty:              5444 kB
Writeback:             0 kB
AnonPages:        525256 kB
Mapped:            11108 kB
Shmem:                 0 kB
Slab:             698880 kB
SReclaimable:     143228 kB
SUnreclaim:       555652 kB
KernelStack:        1504 kB
PageTables:         4680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     168544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71668 MiB
End job on node123 at 2012-05-28 11:37:25