Trace number 3728562

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.02OPTIMUM 1562.42 781.33

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900573901--soft-33-100-0.wbo
MD5SUMc6676bcfc0f6c4806260dd430fa1f6e3
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 benchmark40.5528
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 constraints1783
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 90636
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90635
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 701
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-3728562-1338672340.wbo.
0.00/0.00	c Instance file HOME/instance-3728562-1338672340.wbo
0.00/0.00	c File size is 92232 bytes.
0.00/0.01	c Highest Coefficient sum: 701
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:      2014                                                |
0.00/0.01	c |  Number Clauses:        2684                                                |
0.00/0.01	c |  Number Cardinality:    11                                                  |
0.00/0.01	c |  Number PB Constraints: 12                                                  |
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 ===============================================================================
1561.92/781.26	o 450
1561.92/781.26	o 439
1561.92/781.26	o 401
1561.92/781.26	o 352
1561.92/781.26	o 319
1561.92/781.26	o 308
1561.92/781.26	o 301
1561.92/781.26	o 284
1561.92/781.26	o 279
1561.92/781.26	o 249
1561.92/781.26	o 245
1561.92/781.26	o 212
1561.92/781.26	o 157
1561.92/781.26	o 148
1561.92/781.26	o 128
1561.92/781.26	o 109
1561.92/781.26	o 108
1561.92/781.26	o 104
1561.92/781.26	o 80
1561.92/781.26	o 66
1561.92/781.26	o 59
1561.92/781.26	o 29
1561.92/781.26	o 28
1561.92/781.26	o 24
1561.92/781.26	o 21
1561.92/781.26	o 14
1561.92/781.26	o 13
1561.92/781.26	o 12
1561.92/781.26	o 9
1561.92/781.26	o 3
1561.92/781.26	o 1
1561.92/781.26	c ===============================================================================
1561.92/781.26	c Wall Clock Time: 781.26 s
1561.92/781.26	c Best Solution: 1
1561.92/781.26	s OPTIMUM FOUND
1561.92/781.26	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-3728562-1338672340/watcher-3728562-1338672340 -o /tmp/evaluation-result-3728562-1338672340/solver-3728562-1338672340 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=wbo -verbosity=0 HOME/instance-3728562-1338672340.wbo 

running on 4 cores: 1,3,5,7

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.00 4.00 3.85 3/178 825
/proc/meminfo: memFree=29771320/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=4152 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) R 823 825 32611 0 -1 4202496 340 0 0 0 0 0 0 0 20 0 1 0 333359468 4251648 292 33554432000 4194304 5964478 140735626225968 140733421480232 5136490 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/825/statm: 1038 292 162 433 0 579 0

[startup+0.0832481 s]
/proc/loadavg: 4.00 4.00 3.85 3/178 825
/proc/meminfo: memFree=29771320/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=163772 CPUtime=0.14 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 2877 0 0 0 14 0 0 0 20 0 3 0 333359468 167702528 2202 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 40943 2202 198 433 0 40507 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 163772

[startup+0.100244 s]
/proc/loadavg: 4.00 4.00 3.85 3/178 825
/proc/meminfo: memFree=29771320/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=163772 CPUtime=0.18 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 2975 0 0 0 18 0 0 0 20 0 3 0 333359468 167702528 2245 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 40943 2245 198 433 0 40507 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 163772

[startup+0.300186 s]
/proc/loadavg: 4.00 4.00 3.85 3/178 825
/proc/meminfo: memFree=29771320/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=163772 CPUtime=0.57 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 3969 0 0 0 57 0 0 0 20 0 3 0 333359468 167702528 2956 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 40943 2956 198 433 0 40507 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 163772

[startup+0.700212 s]
/proc/loadavg: 4.00 4.00 3.85 3/178 825
/proc/meminfo: memFree=29771320/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=163772 CPUtime=1.38 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 5171 0 0 0 137 1 0 0 20 0 3 0 333359468 167702528 3858 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 40943 3858 198 433 0 40507 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 163772

[startup+1.50025 s]
/proc/loadavg: 4.00 4.00 3.85 5/181 828
/proc/meminfo: memFree=29744736/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=163772 CPUtime=2.97 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 6440 0 0 0 296 1 0 0 20 0 3 0 333359468 167702528 5061 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 40943 5061 198 433 0 40507 0
[pid=825/tid=827] ppid=823 vsize=163772 CPUtime=1.47 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 2401 0 0 0 146 1 0 0 20 0 3 0 333359469 167702528 5061 33554432000 4194304 5964478 140735626225968 140236460980216 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=163772 CPUtime=1.47 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 3019 0 0 0 147 0 0 0 20 0 3 0 333359469 167702528 5061 33554432000 4194304 5964478 140735626225968 140236450490728 5136420 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 163772

[startup+3.10022 s]
/proc/loadavg: 4.00 4.00 3.85 5/181 828
/proc/meminfo: memFree=29730848/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=164172 CPUtime=6.18 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 9028 0 0 0 616 2 0 0 20 0 3 0 333359468 168112128 7648 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 41043 7648 198 433 0 40607 0
[pid=825/tid=827] ppid=823 vsize=164172 CPUtime=3.07 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 4393 0 0 0 305 2 0 0 20 0 3 0 333359469 168112128 7648 33554432000 4194304 5964478 140735626225968 140236460980024 5136420 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=164172 CPUtime=3.07 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 3615 0 0 0 307 0 0 0 20 0 3 0 333359469 168112128 7648 33554432000 4194304 5964478 140735626225968 140236450490680 4400632 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 164172

[startup+6.30029 s]
/proc/loadavg: 4.00 4.00 3.85 5/181 828
/proc/meminfo: memFree=29691276/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=164720 CPUtime=12.57 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 17043 0 0 0 1253 4 0 0 20 0 3 0 333359468 168673280 15663 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 41180 15663 198 433 0 40744 0
[pid=825/tid=827] ppid=823 vsize=164720 CPUtime=6.27 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 9125 0 0 0 624 3 0 0 20 0 3 0 333359469 168673280 15663 33554432000 4194304 5964478 140735626225968 140236460980216 4400097 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=164720 CPUtime=6.27 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 6898 0 0 0 626 1 0 0 20 0 3 0 333359469 168673280 15663 33554432000 4194304 5964478 140735626225968 140236450490680 5136420 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 164720

[startup+12.7003 s]
/proc/loadavg: 4.00 4.00 3.85 5/181 828
/proc/meminfo: memFree=29582308/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=230976 CPUtime=25.37 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 32002 0 0 0 2528 9 0 0 20 0 3 0 333359468 236519424 30540 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 57744 30540 198 433 0 57308 0
[pid=825/tid=827] ppid=823 vsize=230976 CPUtime=12.67 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 19491 0 0 0 1261 6 0 0 20 0 3 0 333359469 236519424 30540 33554432000 4194304 5964478 140735626225968 140236460980216 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=230976 CPUtime=12.67 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 11491 0 0 0 1264 3 0 0 20 0 3 0 333359469 236519424 30540 33554432000 4194304 5964478 140735626225968 140236450490784 4399920 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 230976

[startup+25.5004 s]
/proc/loadavg: 4.00 4.00 3.85 5/181 828
/proc/meminfo: memFree=29389500/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=298016 CPUtime=50.97 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 54487 0 0 0 5079 18 0 0 20 0 3 0 333359468 305168384 53025 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 74504 53025 198 433 0 74068 0
[pid=825/tid=827] ppid=823 vsize=298016 CPUtime=25.47 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 29704 0 0 0 2537 10 0 0 20 0 3 0 333359469 305168384 53025 33554432000 4194304 5964478 140735626225968 140236460980216 4400097 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=298016 CPUtime=25.48 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 23763 0 0 0 2539 9 0 0 20 0 3 0 333359469 305168384 53025 33554432000 4194304 5964478 140735626225968 140236450490440 4400038 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 298016

[startup+51.1004 s]
/proc/loadavg: 4.00 4.00 3.85 5/181 828
/proc/meminfo: memFree=29107608/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=430768 CPUtime=102.16 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 85361 0 0 0 10185 31 0 0 20 0 3 0 333359468 441106432 83850 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 107692 83850 198 433 0 107256 0
[pid=825/tid=827] ppid=823 vsize=430768 CPUtime=51.07 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 44660 0 0 0 5090 17 0 0 20 0 3 0 333359469 441106432 83850 33554432000 4194304 5964478 140735626225968 140236460980128 4400056 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=430768 CPUtime=51.07 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 39681 0 0 0 5092 15 0 0 20 0 3 0 333359469 441106432 83850 33554432000 4194304 5964478 140735626225968 140236450490712 4400078 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 430768

[startup+102.306 s]
/proc/loadavg: 4.00 4.00 3.86 5/182 829
/proc/meminfo: memFree=28762684/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=695268 CPUtime=204.52 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 143934 0 0 0 20391 61 0 0 20 0 3 0 333359468 711954432 142769 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 173817 142769 198 433 0 173381 0
[pid=825/tid=827] ppid=823 vsize=695268 CPUtime=102.27 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 86553 0 0 0 10184 43 0 0 20 0 3 0 333359469 711954432 142769 33554432000 4194304 5964478 140735626225968 140236460980216 4400091 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=695268 CPUtime=102.26 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 56361 0 0 0 10205 21 0 0 20 0 3 0 333359469 711954432 142769 33554432000 4194304 5964478 140735626225968 140236450490680 5136420 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 204.52
Current children cumulated vsize (KiB) 695268

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/181 830
/proc/meminfo: memFree=28452960/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=696300 CPUtime=324.46 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 156815 0 0 0 32378 68 0 0 20 0 3 0 333359468 713011200 155639 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 174075 155639 198 433 0 173639 0
[pid=825/tid=827] ppid=823 vsize=696300 CPUtime=162.23 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 88475 0 0 0 16178 45 0 0 20 0 3 0 333359469 713011200 155639 33554432000 4194304 5964478 140735626225968 140236460980216 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=696300 CPUtime=162.25 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 67320 0 0 0 16197 28 0 0 20 0 3 0 333359469 713011200 155639 33554432000 4194304 5964478 140735626225968 140236450490592 4400115 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 324.46
Current children cumulated vsize (KiB) 696300

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/181 830
/proc/meminfo: memFree=28129728/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=894588 CPUtime=444.38 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 197298 0 0 0 44345 93 0 0 20 0 3 0 333359468 916058112 196079 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 223647 196079 198 433 0 223211 0
[pid=825/tid=827] ppid=823 vsize=894588 CPUtime=222.21 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 116585 0 0 0 22155 66 0 0 20 0 3 0 333359469 916058112 196079 33554432000 4194304 5964478 140735626225968 140236460980216 4400628 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=894588 CPUtime=222.22 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 79693 0 0 0 22188 34 0 0 20 0 3 0 333359469 916058112 196079 33554432000 4194304 5964478 140735626225968 140236450490440 4399920 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 444.38
Current children cumulated vsize (KiB) 894588

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/182 833
/proc/meminfo: memFree=27996464/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=1027944 CPUtime=564.32 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 230325 0 0 0 56318 114 0 0 20 0 3 0 333359468 1052614656 229067 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 256986 229067 198 433 0 256550 0
[pid=825/tid=827] ppid=823 vsize=1027944 CPUtime=282.17 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 134678 0 0 0 28138 79 0 0 20 0 3 0 333359469 1052614656 229067 33554432000 4194304 5964478 140735626225968 140236460980216 4400078 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=1027944 CPUtime=282.22 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 94627 0 0 0 28178 44 0 0 20 0 3 0 333359469 1052614656 229067 33554432000 4194304 5964478 140735626225968 140236450490784 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 564.32
Current children cumulated vsize (KiB) 1027944

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/181 833
/proc/meminfo: memFree=27972212/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=1028420 CPUtime=684.26 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 233383 0 0 0 68310 116 0 0 20 0 3 0 333359468 1053102080 232082 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 257105 232082 198 433 0 256669 0

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

/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 111520 0 0 0 40162 57 0 0 20 0 3 0 333359469 1121157120 247115 33554432000 4194304 5964478 140735626225968 140236450490784 4399920 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 804.24
Current children cumulated vsize (KiB) 1094880

[startup+462.3 s]
/proc/loadavg: 4.07 4.02 3.90 5/181 834
/proc/meminfo: memFree=27617852/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=1161152 CPUtime=924.22 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 268001 0 0 0 92278 144 0 0 20 0 3 0 333359468 1189019648 267836 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 290288 267837 198 433 0 289852 0
[pid=825/tid=827] ppid=823 vsize=1161152 CPUtime=462.17 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 154788 0 0 0 46117 100 0 0 20 0 3 0 333359469 1189019648 267837 33554432000 4194304 5964478 140735626225968 140236460980216 4400103 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=1161152 CPUtime=462.2 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 112194 0 0 0 46161 59 0 0 20 0 3 0 333359469 1189019648 267837 33554432000 4194304 5964478 140735626225968 140236450490680 5136420 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 924.22
Current children cumulated vsize (KiB) 1161152

[startup+522.3 s]
/proc/loadavg: 4.02 4.01 3.90 5/181 834
/proc/meminfo: memFree=27343220/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=1293100 CPUtime=1044.2 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 300446 0 0 0 104255 165 0 0 20 0 3 0 333359468 1324134400 300281 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 323275 300281 198 433 0 322839 0
[pid=825/tid=827] ppid=823 vsize=1293100 CPUtime=522.17 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 180065 0 0 0 52098 119 0 0 20 0 3 0 333359469 1324134400 300281 33554432000 4194304 5964478 140735626225968 140236460980216 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=1293100 CPUtime=522.2 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 119361 0 0 0 52158 62 0 0 20 0 3 0 333359469 1324134400 300281 33554432000 4194304 5964478 140735626225968 140236450490592 4400087 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1044.2
Current children cumulated vsize (KiB) 1293100

[startup+582.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/181 834
/proc/meminfo: memFree=27169400/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=1424980 CPUtime=1164.18 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 323308 0 0 0 116236 182 0 0 20 0 3 0 333359468 1459179520 322930 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 356245 322930 198 433 0 355809 0
[pid=825/tid=827] ppid=823 vsize=1424980 CPUtime=582.17 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 202927 0 0 0 58080 137 0 0 20 0 3 0 333359469 1459179520 322930 33554432000 4194304 5964478 140735626225968 140236460980216 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=1424980 CPUtime=582.2 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 119361 0 0 0 58157 63 0 0 20 0 3 0 333359469 1459179520 322930 33554432000 4194304 5964478 140735626225968 140236450490784 4400097 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1164.18
Current children cumulated vsize (KiB) 1424980

[startup+642.3 s]
/proc/loadavg: 4.14 4.03 3.92 5/181 834
/proc/meminfo: memFree=27071720/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=1425408 CPUtime=1284.18 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 337836 0 0 0 128227 191 0 0 20 0 3 0 333359468 1459617792 337458 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 356352 337458 198 433 0 355916 0
[pid=825/tid=827] ppid=823 vsize=1425408 CPUtime=642.18 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 207352 0 0 0 64076 142 0 0 20 0 3 0 333359469 1459617792 337458 33554432000 4194304 5964478 140735626225968 140236460980128 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=1425408 CPUtime=642.21 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 129464 0 0 0 64153 68 0 0 20 0 3 0 333359469 1459617792 337458 33554432000 4194304 5964478 140735626225968 140236450490680 4400787 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1284.18
Current children cumulated vsize (KiB) 1425408

[startup+702.3 s]
/proc/loadavg: 4.14 4.05 3.93 5/181 834
/proc/meminfo: memFree=27014832/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=1492188 CPUtime=1404.14 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 352054 0 0 0 140215 199 0 0 20 0 3 0 333359468 1528000512 351676 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 373047 351676 198 433 0 372611 0
[pid=825/tid=827] ppid=823 vsize=1492188 CPUtime=702.18 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 207367 0 0 0 70075 143 0 0 20 0 3 0 333359469 1528000512 351676 33554432000 4194304 5964478 140735626225968 140236460980320 4400067 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=1492188 CPUtime=702.21 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 143667 0 0 0 70143 78 0 0 20 0 3 0 333359469 1528000512 351676 33554432000 4194304 5964478 140735626225968 140236450490440 4399920 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1404.14
Current children cumulated vsize (KiB) 1492188

[startup+762.307 s]
/proc/loadavg: 4.04 4.04 3.93 5/181 835
/proc/meminfo: memFree=27013380/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=1493436 CPUtime=1524.14 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 352327 0 0 0 152214 200 0 0 20 0 3 0 333359468 1529278464 351823 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 373359 351823 198 433 0 372923 0
[pid=825/tid=827] ppid=823 vsize=1493436 CPUtime=762.19 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 207380 0 0 0 76075 144 0 0 20 0 3 0 333359469 1529278464 351823 33554432000 4194304 5964478 140735626225968 140236460980024 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=1493436 CPUtime=762.22 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 143927 0 0 0 76143 79 0 0 20 0 3 0 333359469 1529278464 351823 33554432000 4194304 5964478 140735626225968 140236450490712 4400115 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1524.14
Current children cumulated vsize (KiB) 1493436

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

[startup+767.9 s]
/proc/loadavg: 4.04 4.04 3.93 5/181 835
/proc/meminfo: memFree=27013116/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=1493436 CPUtime=1535.33 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 352337 0 0 0 153333 200 0 0 20 0 3 0 333359468 1529278464 351833 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 373359 351833 198 433 0 372923 0
[pid=825/tid=827] ppid=823 vsize=1493436 CPUtime=767.78 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 207390 0 0 0 76634 144 0 0 20 0 3 0 333359469 1529278464 351833 33554432000 4194304 5964478 140735626225968 140236460980024 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=1493436 CPUtime=767.81 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 143927 0 0 0 76702 79 0 0 20 0 3 0 333359469 1529278464 351833 33554432000 4194304 5964478 140735626225968 140236450490712 4400078 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1535.33
Current children cumulated vsize (KiB) 1493436

[startup+774.3 s]
/proc/loadavg: 4.04 4.04 3.93 5/181 835
/proc/meminfo: memFree=27013492/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=1493436 CPUtime=1548.13 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 352343 0 0 0 154613 200 0 0 20 0 3 0 333359468 1529278464 351839 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 373359 351839 198 433 0 372923 0
[pid=825/tid=827] ppid=823 vsize=1493436 CPUtime=774.19 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 207396 0 0 0 77275 144 0 0 20 0 3 0 333359469 1529278464 351839 33554432000 4194304 5964478 140735626225968 140236460980128 4400097 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=1493436 CPUtime=774.22 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 143927 0 0 0 77343 79 0 0 20 0 3 0 333359469 1529278464 351839 33554432000 4194304 5964478 140735626225968 140236450490784 4399920 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1548.13
Current children cumulated vsize (KiB) 1493436

[startup+777.5 s]
/proc/loadavg: 4.04 4.04 3.93 5/181 835
/proc/meminfo: memFree=27013244/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=1493436 CPUtime=1554.53 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 352348 0 0 0 155253 200 0 0 20 0 3 0 333359468 1529278464 351844 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 373359 351844 198 433 0 372923 0
[pid=825/tid=827] ppid=823 vsize=1493436 CPUtime=777.38 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 207397 0 0 0 77594 144 0 0 20 0 3 0 333359469 1529278464 351844 33554432000 4194304 5964478 140735626225968 140236460980128 4400067 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=1493436 CPUtime=777.41 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 143931 0 0 0 77662 79 0 0 20 0 3 0 333359469 1529278464 351844 33554432000 4194304 5964478 140735626225968 140236450490784 4400078 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1554.53
Current children cumulated vsize (KiB) 1493436

[startup+779.1 s]
/proc/loadavg: 4.03 4.04 3.93 5/181 835
/proc/meminfo: memFree=27013352/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=1493436 CPUtime=1557.73 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 352348 0 0 0 155573 200 0 0 20 0 3 0 333359468 1529278464 351844 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 373359 351844 198 433 0 372923 0
[pid=825/tid=827] ppid=823 vsize=1493436 CPUtime=778.98 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 207397 0 0 0 77754 144 0 0 20 0 3 0 333359469 1529278464 351844 33554432000 4194304 5964478 140735626225968 140236460980128 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=1493436 CPUtime=779.01 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 143931 0 0 0 77822 79 0 0 20 0 3 0 333359469 1529278464 351844 33554432000 4194304 5964478 140735626225968 140236450490784 4400001 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1557.73
Current children cumulated vsize (KiB) 1493436

[startup+780.7 s]
/proc/loadavg: 4.03 4.04 3.93 5/181 835
/proc/meminfo: memFree=27013352/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=1493436 CPUtime=1560.93 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 352349 0 0 0 155893 200 0 0 20 0 3 0 333359468 1529278464 351845 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 373359 351845 198 433 0 372923 0
[pid=825/tid=827] ppid=823 vsize=1493436 CPUtime=780.59 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 207398 0 0 0 77915 144 0 0 20 0 3 0 333359469 1529278464 351845 33554432000 4194304 5964478 140735626225968 140236460980128 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=1493436 CPUtime=780.61 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 143931 0 0 0 77982 79 0 0 20 0 3 0 333359469 1529278464 351845 33554432000 4194304 5964478 140735626225968 140236450490784 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1560.93
Current children cumulated vsize (KiB) 1493436

[startup+781.1 s]
/proc/loadavg: 4.03 4.04 3.93 5/181 835
/proc/meminfo: memFree=27013352/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=1493436 CPUtime=1561.72 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) S 823 825 32611 0 -1 4202496 352350 0 0 0 155972 200 0 0 20 0 3 0 333359468 1529278464 351846 33554432000 4194304 5964478 140735626225968 140735626225488 4546685 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/825/statm: 373359 351846 198 433 0 372923 0
[pid=825/tid=827] ppid=823 vsize=1493436 CPUtime=780.99 cores=1,3,5,7
/proc/825/task/827/stat : 827 (pwbo2.02) R 823 825 32611 0 -1 4202560 207398 0 0 0 77955 144 0 0 20 0 3 0 333359469 1529278464 351846 33554432000 4194304 5964478 140735626225968 140236460980128 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=825/tid=828] ppid=823 vsize=1493436 CPUtime=781.01 cores=1,3,5,7
/proc/825/task/828/stat : 828 (pwbo2.02) R 823 825 32611 0 -1 4202560 143932 0 0 0 78022 79 0 0 20 0 3 0 333359469 1529278464 351846 33554432000 4194304 5964478 140735626225968 140236450490784 4400067 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1561.72
Current children cumulated vsize (KiB) 1493436

[startup+781.3 s]
/proc/loadavg: 4.03 4.04 3.93 5/181 835
/proc/meminfo: memFree=27013352/32873648 swapFree=7116/7116
[pid=825] ppid=823 vsize=0 CPUtime=1562.38 cores=1,3,5,7
/proc/825/stat : 825 (pwbo2.02) R 823 825 32611 0 -1 4203524 352355 0 0 0 156010 228 0 0 20 0 1 0 333359468 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/825/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1562.38
Current children cumulated vsize (KiB) 0

Child status: 255
Real time (s): 781.33
CPU time (s): 1562.42
CPU user time (s): 1560.1
CPU system time (s): 2.31465
CPU usage (%): 199.969
Max. virtual memory (cumulated for all children) (KiB): 1493436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1560.1
system time used= 2.31465
maximum resident set size= 1407792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 352355
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= 852
involuntary context switches= 1594

runsolver used 1.15182 second user time and 3.11453 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-02 23:25:40
IDJOB=3728562
IDBENCH=78894
IDSOLVER=2316
FILE ID=node127/3728562-1338672340
RUNJOBID= node127-1338669632-504
PBS_JOBID= 14636489
Free space on /tmp= 70480 MiB

SOLVER NAME= pwbo 2.02
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900573901--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-3728562-1338672340/watcher-3728562-1338672340 -o /tmp/evaluation-result-3728562-1338672340/solver-3728562-1338672340 -C 1800 -W 1900 -M 15500  pwbo2.02 -file-format=wbo -verbosity=0 HOME/instance-3728562-1338672340.wbo

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

MD5SUM BENCH= c6676bcfc0f6c4806260dd430fa1f6e3
RANDOM SEED=909695490

node127.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.348
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	: 5332.69
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.348
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.348
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.94
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.348
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.348
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		: 2666.348
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		: 2666.348
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.348
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:        29772428 kB
Buffers:          379384 kB
Cached:          1826060 kB
SwapCached:         1500 kB
Active:           997936 kB
Inactive:        1223840 kB
Active(anon):       9740 kB
Inactive(anon):     7932 kB
Active(file):     988196 kB
Inactive(file):  1215908 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67104404 kB
Dirty:             10988 kB
Writeback:             0 kB
AnonPages:         20824 kB
Mapped:            11452 kB
Shmem:                92 kB
Slab:             744400 kB
SReclaimable:     188692 kB
SUnreclaim:       555708 kB
KernelStack:        1440 kB
PageTables:         3216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     156420 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= 70472 MiB
End job on node127 at 2012-06-02 23:38:42