Trace number 3728544

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.02MSAT (TO) 1800.11 900.445

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900547389--soft-33-100-0.wbo
MD5SUMd310a80e65163d39f069d6307e99d88f
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark63.5723
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 constraints1839
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 91769
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 91768
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 721
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.02 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing wbo file format. File HOME/instance-3728544-1338672908.wbo.
0.00/0.00	c Instance file HOME/instance-3728544-1338672908.wbo
0.00/0.00	c File size is 92494 bytes.
0.00/0.01	c Highest Coefficient sum: 721
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:      2070                                                |
0.00/0.01	c |  Number Clauses:        2684                                                |
0.00/0.01	c |  Number Cardinality:    9                                                   |
0.00/0.01	c |  Number PB Constraints: 14                                                  |
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.11/900.41	o 292
1800.11/900.41	o 256
1800.11/900.41	o 233
1800.11/900.41	o 197
1800.11/900.41	o 158
1800.11/900.41	o 157
1800.11/900.41	o 138
1800.11/900.41	o 123
1800.11/900.41	o 119
1800.11/900.41	o 110
1800.11/900.41	o 91
1800.11/900.41	o 90
1800.11/900.41	o 77
1800.11/900.41	o 76
1800.11/900.41	o 72
1800.11/900.41	o 63
1800.11/900.41	o 60
1800.11/900.41	o 54
1800.11/900.41	o 53
1800.11/900.41	o 40
1800.11/900.41	o 39
1800.11/900.41	o 37
1800.11/900.41	o 36
1800.11/900.41	o 34
1800.11/900.41	o 29
1800.11/900.41	o 28
1800.11/900.41	o 27
1800.11/900.41	o 24
1800.11/900.41	o 20
1800.11/900.41	o 7
1800.11/900.41	o 6
1800.11/900.41	o 5
1800.11/900.41	o 4
1800.11/900.41	o 2
1800.11/900.41	c ===============================================================================
1800.11/900.41	c Wall Clock Time: 900.41 s
1800.11/900.41	c Best Solution: 2
1800.11/900.41	s SATISFIABLE
1800.11/900.41	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	2

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-3728544-1338672908/watcher-3728544-1338672908 -o /tmp/evaluation-result-3728544-1338672908/solver-3728544-1338672908 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=wbo -verbosity=0 HOME/instance-3728544-1338672908.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: 4.02 3.99 3.68 4/178 3442
/proc/meminfo: memFree=25581312/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=4312 CPUtime=0 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) R 3440 3442 2948 0 -1 4202496 392 0 0 0 0 0 0 0 20 0 1 0 333418089 4415488 345 33554432000 4194304 5964478 140734328156112 140737273540968 4344768 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 1078 345 167 433 0 619 0

[startup+0.085597 s]
/proc/loadavg: 4.02 3.99 3.68 4/178 3442
/proc/meminfo: memFree=25581312/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=163768 CPUtime=0.15 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 2560 0 0 0 14 1 0 0 20 0 3 0 333418089 167698432 2014 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 40942 2014 198 433 0 40506 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 163768

[startup+0.100182 s]
/proc/loadavg: 4.02 3.99 3.68 4/178 3442
/proc/meminfo: memFree=25581312/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=163768 CPUtime=0.17 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 2600 0 0 0 16 1 0 0 20 0 3 0 333418089 167698432 2054 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 40942 2054 198 433 0 40506 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 163768

[startup+0.300117 s]
/proc/loadavg: 4.02 3.99 3.68 4/178 3442
/proc/meminfo: memFree=25581312/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=163768 CPUtime=0.57 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 3531 0 0 0 55 2 0 0 20 0 3 0 333418089 167698432 2809 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 40942 2809 198 433 0 40506 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 163768

[startup+0.700135 s]
/proc/loadavg: 4.02 3.99 3.68 4/178 3442
/proc/meminfo: memFree=25581312/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=163768 CPUtime=1.37 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 4722 0 0 0 135 2 0 0 20 0 3 0 333418089 167698432 3692 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 40942 3692 198 433 0 40506 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 163768

[startup+1.50029 s]
/proc/loadavg: 4.02 3.99 3.68 5/181 3445
/proc/meminfo: memFree=25555488/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=163768 CPUtime=2.97 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 5678 0 0 0 294 3 0 0 20 0 3 0 333418089 167698432 4524 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 40942 4524 198 433 0 40506 0
[pid=3442/tid=3444] ppid=3440 vsize=163768 CPUtime=1.47 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 2367 0 0 0 144 3 0 0 20 0 3 0 333418090 167698432 4524 33554432000 4194304 5964478 140734328156112 140610582865912 4382023 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=163768 CPUtime=1.46 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 2292 0 0 0 146 0 0 0 20 0 3 0 333418090 167698432 4524 33554432000 4194304 5964478 140734328156112 140610572376728 4403721 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) 163768

[startup+3.10027 s]
/proc/loadavg: 4.02 3.99 3.68 5/181 3445
/proc/meminfo: memFree=25541724/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=163900 CPUtime=6.17 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 8480 0 0 0 610 7 0 0 20 0 3 0 333418089 167833600 7094 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 40975 7094 198 433 0 40539 0
[pid=3442/tid=3444] ppid=3440 vsize=163900 CPUtime=3.06 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 4424 0 0 0 300 6 0 0 20 0 3 0 333418090 167833600 7094 33554432000 4194304 5964478 140734328156112 140610582865912 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=163900 CPUtime=3.06 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 3037 0 0 0 305 1 0 0 20 0 3 0 333418090 167833600 7094 33554432000 4194304 5964478 140734328156112 140610572376424 4403692 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) 163900

[startup+6.30028 s]
/proc/loadavg: 4.02 3.99 3.68 5/181 3445
/proc/meminfo: memFree=25489036/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=164300 CPUtime=12.57 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 14389 0 0 0 1248 9 0 0 20 0 3 0 333418089 168243200 12888 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 41075 12888 198 433 0 40639 0
[pid=3442/tid=3444] ppid=3440 vsize=164300 CPUtime=6.26 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 9515 0 0 0 618 8 0 0 20 0 3 0 333418090 168243200 12888 33554432000 4194304 5964478 140734328156112 140610582865912 4400042 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=164300 CPUtime=6.25 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 3855 0 0 0 624 1 0 0 20 0 3 0 333418090 168243200 12888 33554432000 4194304 5964478 140734328156112 140610572376368 4400067 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) 164300

[startup+12.7003 s]
/proc/loadavg: 4.01 3.99 3.68 5/181 3445
/proc/meminfo: memFree=25390100/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=230524 CPUtime=25.37 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 26664 0 0 0 2524 13 0 0 20 0 3 0 333418089 236056576 25163 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 57631 25163 198 433 0 57195 0
[pid=3442/tid=3444] ppid=3440 vsize=230524 CPUtime=12.64 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 18437 0 0 0 1254 10 0 0 20 0 3 0 333418090 236056576 25163 33554432000 4194304 5964478 140734328156112 140610582865912 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=230524 CPUtime=12.63 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 7208 0 0 0 1260 3 0 0 20 0 3 0 333418090 236056576 25163 33554432000 4194304 5964478 140734328156112 140610572376376 4399920 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 230524

[startup+25.5003 s]
/proc/loadavg: 4.01 3.99 3.69 5/181 3445
/proc/meminfo: memFree=25220844/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=297124 CPUtime=50.95 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 48182 0 0 0 5056 39 0 0 20 0 3 0 333418089 304254976 46493 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 74281 46493 198 433 0 73845 0
[pid=3442/tid=3444] ppid=3440 vsize=297124 CPUtime=25.41 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 36126 0 0 0 2506 35 0 0 20 0 3 0 333418090 304254976 46493 33554432000 4194304 5964478 140734328156112 140610582865824 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=297124 CPUtime=25.39 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 11037 0 0 0 2535 4 0 0 20 0 3 0 333418090 304254976 46493 33554432000 4194304 5964478 140734328156112 140610572376480 4399920 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 297124

[startup+51.1004 s]
/proc/loadavg: 4.07 4.00 3.70 5/181 3445
/proc/meminfo: memFree=25049632/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=429840 CPUtime=102.14 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 71814 0 0 0 10137 77 0 0 20 0 3 0 333418089 440156160 70061 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 107460 70061 198 433 0 107024 0
[pid=3442/tid=3444] ppid=3440 vsize=429840 CPUtime=50.94 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 50058 0 0 0 5038 56 0 0 20 0 3 0 333418090 440156160 70061 33554432000 4194304 5964478 140734328156112 140610582865824 4372982 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=429840 CPUtime=50.92 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 20737 0 0 0 5071 21 0 0 20 0 3 0 333418090 440156160 70061 33554432000 4194304 5964478 140734328156112 140610572376376 5136420 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 429840

[startup+102.306 s]
/proc/loadavg: 4.03 4.00 3.71 5/180 3445
/proc/meminfo: memFree=24591132/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=563360 CPUtime=204.53 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 124925 0 0 0 20327 126 0 0 20 0 3 0 333418089 576880640 123172 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 140840 123172 198 433 0 140404 0
[pid=3442/tid=3444] ppid=3440 vsize=563360 CPUtime=102.02 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 80725 0 0 0 10119 83 0 0 20 0 3 0 333418090 576880640 123172 33554432000 4194304 5964478 140734328156112 140610582866016 4400496 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=563360 CPUtime=102 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 43181 0 0 0 10156 44 0 0 20 0 3 0 333418090 576880640 123172 33554432000 4194304 5964478 140734328156112 140610572376288 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 204.53
Current children cumulated vsize (KiB) 563360

[startup+162.3 s]
/proc/loadavg: 4.09 4.02 3.74 5/181 3446
/proc/meminfo: memFree=24372676/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=696060 CPUtime=324.5 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 159421 0 0 0 32288 162 0 0 20 0 3 0 333418089 712765440 157668 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 174015 157668 198 433 0 173579 0
[pid=3442/tid=3444] ppid=3440 vsize=696060 CPUtime=161.86 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 96654 0 0 0 16086 100 0 0 20 0 3 0 333418090 712765440 157668 33554432000 4194304 5964478 140734328156112 140610582865912 4400091 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=696060 CPUtime=161.84 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 61748 0 0 0 16118 66 0 0 20 0 3 0 333418090 712765440 157668 33554432000 4194304 5964478 140734328156112 140610572376424 5136420 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 324.5
Current children cumulated vsize (KiB) 696060

[startup+222.3 s]
/proc/loadavg: 4.03 4.01 3.75 5/181 3446
/proc/meminfo: memFree=24081960/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=894484 CPUtime=444.46 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 214308 0 0 0 44214 232 0 0 20 0 3 0 333418089 915951616 213053 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 223621 213053 198 433 0 223185 0
[pid=3442/tid=3444] ppid=3440 vsize=894484 CPUtime=221.69 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 130700 0 0 0 22030 139 0 0 20 0 3 0 333418090 915951616 213053 33554432000 4194304 5964478 140734328156112 140610582865912 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=894484 CPUtime=221.68 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 82589 0 0 0 22069 99 0 0 20 0 3 0 333418090 915951616 213053 33554432000 4194304 5964478 140734328156112 140610572376376 4400056 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 444.46
Current children cumulated vsize (KiB) 894484

[startup+282.3 s]
/proc/loadavg: 4.01 4.00 3.76 5/181 3446
/proc/meminfo: memFree=23936908/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=961268 CPUtime=564.41 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 219083 0 0 0 56207 234 0 0 20 0 3 0 333418089 984338432 217855 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 240317 217855 198 433 0 239881 0
[pid=3442/tid=3444] ppid=3440 vsize=961268 CPUtime=281.51 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 130747 0 0 0 28011 140 0 0 20 0 3 0 333418090 984338432 217855 33554432000 4194304 5964478 140734328156112 140610582865824 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=961268 CPUtime=281.52 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 87317 0 0 0 28050 102 0 0 20 0 3 0 333418090 984338432 217855 33554432000 4194304 5964478 140734328156112 140610572376136 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 564.41
Current children cumulated vsize (KiB) 961268

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.77 5/182 3449
/proc/meminfo: memFree=23733168/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=1027708 CPUtime=684.36 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 237315 0 0 0 68184 252 0 0 20 0 3 0 333418089 1052372992 236074 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 256927 236074 198 433 0 256491 0
[pid=3442/tid=3444] ppid=3440 vsize=1027708 CPUtime=341.35 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 138375 0 0 0 33983 152 0 0 20 0 3 0 333418090 1052372992 236074 33554432000 4194304 5964478 140734328156112 140610582865912 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=1027708 CPUtime=341.35 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 97921 0 0 0 34025 110 0 0 20 0 3 0 333418090 1052372992 236074 33554432000 4194304 5964478 140734328156112 140610572376480 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 684.36
Current children cumulated vsize (KiB) 1027708

[startup+402.3 s]
/proc/loadavg: 4.07 4.02 3.79 5/181 3449
/proc/meminfo: memFree=23486324/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=1290624 CPUtime=804.3 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 290508 0 0 0 80117 313 0 0 20 0 3 0 333418089 1321598976 289236 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 322656 289236 198 433 0 322220 0
[pid=3442/tid=3444] ppid=3440 vsize=1290624 CPUtime=401.18 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 166685 0 0 0 39933 185 0 0 20 0 3 0 333418090 1321598976 289236 33554432000 4194304 5964478 140734328156112 140610582865912 4400097 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=1290624 CPUtime=401.17 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 122804 0 0 0 39978 139 0 0 20 0 3 0 333418090 1321598976 289236 33554432000 4194304 5964478 140734328156112 140610572376376 4400097 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 804.3
Current children cumulated vsize (KiB) 1290624

[startup+462.3 s]
/proc/loadavg: 4.02 4.01 3.80 5/180 3450
/proc/meminfo: memFree=23336196/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=1356556 CPUtime=924.25 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 316326 0 0 0 92080 345 0 0 20 0 3 0 333418089 1389113344 315037 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 339139 315037 198 433 0 338703 0
[pid=3442/tid=3444] ppid=3440 vsize=1356556 CPUtime=460.99 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 192397 0 0 0 45882 217 0 0 20 0 3 0 333418090 1389113344 315037 33554432000 4194304 5964478 140734328156112 140610582865912 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=1356556 CPUtime=461.02 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 122910 0 0 0 45963 139 0 0 20 0 3 0 333418090 1389113344 315037 33554432000 4194304 5964478 140734328156112 140610572376136 4400069 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 924.25
Current children cumulated vsize (KiB) 1356556

[startup+522.3 s]
/proc/loadavg: 4.01 4.00 3.81 5/181 3451
/proc/meminfo: memFree=23165104/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=1488616 CPUtime=1044.19 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 340347 0 0 0 104038 381 0 0 20 0 3 0 333418089 1524342784 339012 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 372154 339012 198 433 0 371718 0
[pid=3442/tid=3444] ppid=3440 vsize=1488616 CPUtime=520.82 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 216289 0 0 0 51828 254 0 0 20 0 3 0 333418090 1524342784 339012 33554432000 4194304 5964478 140734328156112 140610582865912 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=1488616 CPUtime=520.84 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 123039 0 0 0 51943 141 0 0 20 0 3 0 333418090 1524342784 339012 33554432000 4194304 5964478 140734328156112 140610572376136 4400103 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1044.19
Current children cumulated vsize (KiB) 1488616

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/181 3451
/proc/meminfo: memFree=23070772/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=1556720 CPUtime=1164.14 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 363396 0 0 0 116000 414 0 0 20 0 3 0 333418089 1594081280 362019 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 389180 362019 198 433 0 388744 0
[pid=3442/tid=3444] ppid=3440 vsize=1556720 CPUtime=580.65 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 223058 0 0 0 57800 265 0 0 20 0 3 0 333418090 1594081280 362019 33554432000 4194304 5964478 140734328156112 140610582865824 4400056 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=1556720 CPUtime=580.67 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 139319 0 0 0 57903 164 0 0 20 0 3 0 333418090 1594081280 362019 33554432000 4194304 5964478 140734328156112 140610572376480 4400056 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1164.14
Current children cumulated vsize (KiB) 1556720

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/181 3451
/proc/meminfo: memFree=22980964/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=1557732 CPUtime=1284.1 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 363682 0 0 0 127996 414 0 0 20 0 3 0 333418089 1595117568 362209 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 389433 362209 198 433 0 388997 0
[pid=3442/tid=3444] ppid=3440 vsize=1557732 CPUtime=640.47 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 223101 0 0 0 63781 266 0 0 20 0 3 0 333418090 1595117568 362209 33554432000 4194304 5964478 140734328156112 140610582865824 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=1557732 CPUtime=640.51 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 139562 0 0 0 63886 165 0 0 20 0 3 0 333418090 1595117568 362209 33554432000 4194304 5964478 140734328156112 140610572376368 4389790 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1284.1
Current children cumulated vsize (KiB) 1557732

[startup+702.3 s]
/proc/loadavg: 4.04 4.01 3.84 5/181 3451
/proc/meminfo: memFree=22892704/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=1558372 CPUtime=1404.03 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 363883 0 0 0 139989 414 0 0 20 0 3 0 333418089 1595772928 361950 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 389593 361950 198 433 0 389157 0
[pid=3442/tid=3444] ppid=3440 vsize=1558372 CPUtime=700.3 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 223129 0 0 0 69763 267 0 0 20 0 3 0 333418090 1595772928 361950 33554432000 4194304 5964478 140734328156112 140610582865824 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=1558372 CPUtime=700.33 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 139735 0 0 0 69867 166 0 0 20 0 3 0 333418090 1595772928 361950 33554432000 4194304 5964478 140734328156112 140610572376408 4400089 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1404.03
Current children cumulated vsize (KiB) 1558372

[startup+762.307 s]
/proc/loadavg: 4.01 4.01 3.84 5/181 3492
/proc/meminfo: memFree=23979928/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=1558584 CPUtime=1524.01 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 363989 0 0 0 151987 414 0 0 20 0 3 0 333418089 1595990016 363496 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 389646 363496 198 433 0 389210 0
[pid=3442/tid=3444] ppid=3440 vsize=1558584 CPUtime=760.15 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 223161 0 0 0 75747 268 0 0 20 0 3 0 333418090 1595990016 363496 33554432000 4194304 5964478 140734328156112 140610582865824 4400097 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=1558584 CPUtime=760.18 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 139809 0 0 0 75851 167 0 0 20 0 3 0 333418090 1595990016 363496 33554432000 4194304 5964478 140734328156112 140610572376136 4400056 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1524.01
Current children cumulated vsize (KiB) 1558584

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/181 3492
/proc/meminfo: memFree=23842876/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=1558728 CPUtime=1643.96 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 364077 0 0 0 163982 414 0 0 20 0 3 0 333418089 1596137472 363654 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 389682 363654 198 433 0 389246 0
[pid=3442/tid=3444] ppid=3440 vsize=1558728 CPUtime=819.97 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 223203 0 0 0 81728 269 0 0 20 0 3 0 333418090 1596137472 363654 33554432000 4194304 5964478 140734328156112 140610582865824 4400087 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=1558728 CPUtime=820.02 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 139855 0 0 0 81834 168 0 0 20 0 3 0 333418090 1596137472 363654 33554432000 4194304 5964478 140734328156112 140610572376136 4399912 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1643.96
Current children cumulated vsize (KiB) 1558728

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/181 3492
/proc/meminfo: memFree=23670112/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=1625000 CPUtime=1763.92 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 378159 0 0 0 175971 421 0 0 20 0 3 0 333418089 1664000000 377736 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 406250 377736 198 433 0 405814 0
[pid=3442/tid=3444] ppid=3440 vsize=1625000 CPUtime=879.8 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 223238 0 0 0 87710 270 0 0 20 0 3 0 333418090 1664000000 377736 33554432000 4194304 5964478 140734328156112 140610582865824 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=1625000 CPUtime=879.86 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 153902 0 0 0 87810 176 0 0 20 0 3 0 333418090 1664000000 377736 33554432000 4194304 5964478 140734328156112 140610572376136 4391176 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1763.92
Current children cumulated vsize (KiB) 1625000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.4 s]
/proc/loadavg: 4.00 4.00 3.86 5/182 3495
/proc/meminfo: memFree=23640156/32873648 swapFree=6852/6852
[pid=3442] ppid=3440 vsize=1625000 CPUtime=1800.11 cores=0,2,4,6
/proc/3442/stat : 3442 (pwbo2.02) S 3440 3442 2948 0 -1 4202496 378195 0 0 0 179590 421 0 0 20 0 3 0 333418089 1664000000 377768 33554432000 4194304 5964478 140734328156112 140734328155632 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3442/statm: 406250 377768 198 433 0 405814 0
[pid=3442/tid=3444] ppid=3440 vsize=1625000 CPUtime=897.85 cores=0,2,4,6
/proc/3442/task/3444/stat : 3444 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 223242 0 0 0 89515 270 0 0 20 0 3 0 333418090 1664000000 377768 33554432000 4194304 5964478 140734328156112 140610582865824 4400115 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=3442/tid=3445] ppid=3440 vsize=1625000 CPUtime=897.91 cores=0,2,4,6
/proc/3442/task/3445/stat : 3445 (pwbo2.02) R 3440 3442 2948 0 -1 4202560 153934 0 0 0 89615 176 0 0 20 0 3 0 333418090 1664000000 377768 33554432000 4194304 5964478 140734328156112 140610572376136 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 1625000

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 3442 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=337675
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=513313
# CPU time returned by wait4() is 1795.85
# while last known CPU time is 1800.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 900.445
CPU time (s): 1800.11
CPU user time (s): 1795.9
CPU system time (s): 4.21
CPU usage (%): 199.913
Max. virtual memory (cumulated for all children) (KiB): 1625000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.34
system time used= 4.51331
maximum resident set size= 1511076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 378196
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= 1002
involuntary context switches= 2058

runsolver used 2.28965 second user time and 4.48532 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-02 23:35:08
IDJOB=3728544
IDBENCH=78986
IDSOLVER=2316
FILE ID=node112/3728544-1338672908
RUNJOBID= node112-1338671103-3232
PBS_JOBID= 14636497
Free space on /tmp= 71212 MiB

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

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

MD5SUM BENCH= d310a80e65163d39f069d6307e99d88f
RANDOM SEED=312290000

node112.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		: 2666.763
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	: 5333.52
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		: 2666.763
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		: 2666.763
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		: 2666.763
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		: 2666.763
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.92
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		: 2666.763
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.92
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		: 2666.763
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		: 2666.763
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:        25582428 kB
Buffers:          535424 kB
Cached:          5875136 kB
SwapCached:            0 kB
Active:          1707340 kB
Inactive:        4724780 kB
Active(anon):      10036 kB
Inactive(anon):    10936 kB
Active(file):    1697304 kB
Inactive(file):  4713844 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11040 kB
Writeback:             0 kB
AnonPages:         25396 kB
Mapped:            14904 kB
Shmem:               200 kB
Slab:             722768 kB
SReclaimable:     166420 kB
SUnreclaim:       556348 kB
KernelStack:        1416 kB
PageTables:         4084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     156856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71204 MiB
End job on node112 at 2012-06-02 23:50:11