Trace number 3731135

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 NameAnswerobjective functionCPU timeWall clock time
PB10: SAT4J PB RES // CP 2.2.0 2010-05-31OPT307 370.47 189.043

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-mod008.opb
MD5SUM4dd9ac2644c29d272d2675c7fc366ed6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark307
Best CPU time to get the best result obtained on this benchmark0.305953
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 307
Optimality of the best value was proved YES
Number of variables319
Total number of constraints6
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint186
Maximum length of a constraint231
Number of terms in the objective function 319
Biggest coefficient in the objective function 87
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 23554
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 22000
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 1027256
Number of bits of the biggest sum of numbers20
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version 2.2.0.v20100531
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		1349517296
0.00/0.08	c Max memory 		1356595200
0.00/0.08	c Total memory 		1356595200
0.00/0.08	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c Stops conflict analysis at the first Unique Implication Point
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@5495fd19
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c Stops conflict analysis at the first Unique Implication Point
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@ae94e92
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	
0.08/0.12	c solving HOME/instance-3731135-1338734561.opb
0.08/0.12	c reading problem ... 
0.08/0.18	c ... done. Wall clock time 0.065s.
0.08/0.18	c #vars     319
0.08/0.18	c #constraints  6
0.08/0.18	c constraints type 
0.08/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6
0.08/0.18	c constraints type 
0.08/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6
0.33/0.22	c And the winner is Resolution
0.59/1.18	c SATISFIABLE
0.59/1.18	c OPTIMIZING...
0.59/1.18	c Got one! Elapsed wall clock time (in seconds):1.068
0.59/1.18	o 359
3.05/2.01	c cleaning 2510 clauses out of 5025 with flag 5025/5025
4.61/2.77	c cleaning 4262 clauses out of 8530 with flag 11040/11040
6.62/3.74	c cleaning 5597 clauses out of 11228 with flag 18000/18000
9.70/5.24	c cleaning 6841 clauses out of 13682 with flag 26051/26051
12.79/6.73	c cleaning 7895 clauses out of 15791 with flag 35001/35001
12.79/6.76	c And the winner is Resolution
13.09/7.19	c Got one! Elapsed wall clock time (in seconds):7.076
13.09/7.19	o 334
13.09/7.23	c And the winner is Resolution
13.22/8.19	c Got one! Elapsed wall clock time (in seconds):8.078
13.22/8.19	o 307
17.11/10.09	c cleaning 8946 clauses out of 17895 with flag 45000/45000
22.00/12.41	c cleaning 9472 clauses out of 18950 with flag 55001/55001
26.02/14.44	c cleaning 9737 clauses out of 19477 with flag 65000/65000
29.79/16.34	c cleaning 9867 clauses out of 19740 with flag 75000/75000
34.40/18.69	c cleaning 9935 clauses out of 19873 with flag 85000/85000
38.38/20.61	c cleaning 9966 clauses out of 19938 with flag 95000/95000
41.74/22.32	c cleaning 9991 clauses out of 19987 with flag 105015/105015
44.91/23.98	c cleaning 9988 clauses out of 19983 with flag 115002/115002
48.30/25.68	c cleaning 9988 clauses out of 19993 with flag 125000/125000
52.30/27.69	c cleaning 10019 clauses out of 20042 with flag 135037/135037
57.29/30.19	c cleaning 9992 clauses out of 19987 with flag 145001/145001
62.04/32.57	c cleaning 9995 clauses out of 19995 with flag 155001/155001
65.82/34.47	c cleaning 10011 clauses out of 20027 with flag 165028/165028
69.59/36.39	c cleaning 9988 clauses out of 19988 with flag 175000/175000
75.15/39.13	c cleaning 10030 clauses out of 20062 with flag 185062/185062
81.12/42.11	c cleaning 9990 clauses out of 19984 with flag 195014/195014
85.90/44.58	c cleaning 9987 clauses out of 19980 with flag 205000/205000
89.65/46.40	c cleaning 9994 clauses out of 19994 with flag 215001/215001
94.83/49.08	c cleaning 9995 clauses out of 20000 with flag 225001/225001
99.57/51.40	c cleaning 9999 clauses out of 20004 with flag 235000/235000
105.17/54.20	c cleaning 10026 clauses out of 20058 with flag 245053/245053
109.34/56.39	c cleaning 9978 clauses out of 19979 with flag 255000/255000
114.74/59.04	c cleaning 9997 clauses out of 20002 with flag 265001/265001
118.27/60.88	c cleaning 9995 clauses out of 20004 with flag 275000/275000
122.43/62.99	c cleaning 10002 clauses out of 20009 with flag 285000/285000
128.40/65.93	c cleaning 10000 clauses out of 20008 with flag 295001/295001
132.37/67.96	c cleaning 10000 clauses out of 20008 with flag 305001/305001
136.28/69.91	c cleaning 10006 clauses out of 20018 with flag 315011/315011
140.22/71.98	c cleaning 9996 clauses out of 20001 with flag 325000/325000
144.80/74.21	c cleaning 10003 clauses out of 20012 with flag 335007/335007
148.16/75.99	c cleaning 10000 clauses out of 20006 with flag 345004/345004
153.28/78.58	c cleaning 9996 clauses out of 20002 with flag 355000/355000
158.41/81.20	c cleaning 10000 clauses out of 20007 with flag 365001/365001
163.38/83.62	c cleaning 10009 clauses out of 20021 with flag 375015/375015
168.34/86.11	c cleaning 9994 clauses out of 19997 with flag 385000/385000
172.24/88.14	c cleaning 9998 clauses out of 20004 with flag 395001/395001
175.78/89.96	c cleaning 10000 clauses out of 20008 with flag 405003/405003
179.95/92.06	c cleaning 10006 clauses out of 20016 with flag 415011/415011
186.50/95.36	c cleaning 10000 clauses out of 20004 with flag 425005/425005
194.03/99.19	c cleaning 10017 clauses out of 20040 with flag 435041/435041
198.18/101.29	c cleaning 9986 clauses out of 19982 with flag 445000/445000
202.34/103.35	c cleaning 9995 clauses out of 19996 with flag 455000/455000
206.50/105.44	c cleaning 9996 clauses out of 20001 with flag 465000/465000
211.00/107.72	c cleaning 10001 clauses out of 20010 with flag 475005/475005
215.35/109.96	c cleaning 9998 clauses out of 20004 with flag 485000/485000
219.71/112.11	c cleaning 10001 clauses out of 20007 with flag 495001/495001
223.66/114.15	c cleaning 10000 clauses out of 20007 with flag 505002/505002
227.15/116.00	c cleaning 9999 clauses out of 20006 with flag 515001/515001
231.29/118.06	c cleaning 9998 clauses out of 20006 with flag 525000/525000
235.45/120.13	c cleaning 10009 clauses out of 20026 with flag 535018/535018
239.20/122.02	c cleaning 9998 clauses out of 19999 with flag 545000/545000
242.70/123.89	c cleaning 10001 clauses out of 20008 with flag 555007/555007
246.85/125.97	c cleaning 9999 clauses out of 20003 with flag 565003/565003
250.19/127.63	c cleaning 9997 clauses out of 20001 with flag 575000/575000
254.70/129.91	c cleaning 9999 clauses out of 20004 with flag 585000/585000
258.58/131.98	c cleaning 10012 clauses out of 20034 with flag 595029/595029
263.53/134.44	c cleaning 9998 clauses out of 19999 with flag 605006/605006
268.48/136.93	c cleaning 9995 clauses out of 19995 with flag 615000/615000
273.42/139.43	c cleaning 10025 clauses out of 20057 with flag 625057/625057
277.68/141.63	c cleaning 9989 clauses out of 19983 with flag 635008/635008
282.84/144.25	c cleaning 9991 clauses out of 19988 with flag 645002/645002
287.60/146.65	c cleaning 9996 clauses out of 19995 with flag 655000/655000
291.53/148.65	c cleaning 9998 clauses out of 20001 with flag 665002/665002
295.67/150.73	c cleaning 10006 clauses out of 20020 with flag 675019/675019
298.36/152.17	c cleaning 9994 clauses out of 19995 with flag 685000/685000
301.28/153.64	c cleaning 9997 clauses out of 20001 with flag 695000/695000
304.00/155.06	c cleaning 9999 clauses out of 20004 with flag 705000/705000
307.45/156.88	c cleaning 9998 clauses out of 20005 with flag 715000/715000
310.16/158.26	c cleaning 10003 clauses out of 20011 with flag 725004/725004
314.50/160.47	c cleaning 10003 clauses out of 20011 with flag 735007/735007
317.87/162.19	c cleaning 9995 clauses out of 20002 with flag 745001/745001
321.94/164.27	c cleaning 10001 clauses out of 20008 with flag 755002/755002
326.30/166.49	c cleaning 9999 clauses out of 20005 with flag 765000/765000
330.85/168.75	c cleaning 9992 clauses out of 20006 with flag 775000/775000
335.38/171.03	c cleaning 10005 clauses out of 20016 with flag 785002/785002
340.08/173.49	c cleaning 10003 clauses out of 20012 with flag 795003/795003
345.80/176.34	c cleaning 10000 clauses out of 20006 with flag 805000/805000
350.95/178.94	c cleaning 10038 clauses out of 20080 with flag 815074/815074
355.07/181.04	c cleaning 9973 clauses out of 19968 with flag 825000/825000
360.14/183.60	c cleaning 9992 clauses out of 19995 with flag 835000/835000
363.86/185.51	c cleaning 10000 clauses out of 20008 with flag 845005/845005
367.79/187.56	c cleaning 9998 clauses out of 20004 with flag 855001/855001
369.92/188.66	c And the winner is CuttingPlanes
370.23/189.03	c starts		: 6
370.23/189.03	c conflicts		: 3088
370.23/189.03	c decisions		: 17110
370.23/189.03	c propagations		: 90345
370.23/189.03	c inspects		: 56512444
370.23/189.03	c learnt literals	: 0
370.23/189.03	c learnt binary clauses	: 0
370.23/189.03	c learnt ternary clauses	: 0
370.23/189.03	c learnt clauses	: 3087
370.23/189.03	c ignored clauses	: 0
370.23/189.03	c root simplifications	: 0
370.23/189.03	c removed literals (reason simplification)	: 0
370.23/189.03	c reason swapping (by a shorter reason)	: 0
370.23/189.03	c Calls to reduceDB	: 0
370.23/189.03	c number of reductions to clauses (during analyze)	: 0
370.23/189.03	c number of learned constraints concerned by reduction	: 0
370.23/189.03	c number of learning phase by resolution	: 0
370.23/189.03	c number of learning phase by cutting planes	: 0
370.23/189.03	c speed (assignments/second)	: 499.59631931695014
370.23/189.03	c non guided choices	0
370.23/189.03	c learnt constraints type 
370.23/189.03	c constraints type 
370.23/189.03	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6
370.23/189.03	c constraints type 
370.23/189.03	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6
370.23/189.03	s OPTIMUM FOUND
370.23/189.03	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 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 
370.23/189.03	c objective function=307
370.23/189.03	c Total wall clock time (in seconds): 188.917

Verifier Data

OK	307

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-3731135-1338734561/watcher-3731135-1338734561 -o /tmp/evaluation-result-3731135-1338734561/solver-3731135-1338734561 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3731135-1338734561.opb 

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: 2.70 2.82 3.02 3/197 8666
/proc/meminfo: memFree=25651072/32873648 swapFree=7120/7120
[pid=8666] ppid=8664 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/8666/stat : 8666 (java6) D 8664 8666 27000 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 339583478 9515008 182 33554432000 1073741824 1073778376 140733453187136 140733453178168 219513962165 0 0 4096 0 18446744072100609316 0 0 17 2 0 0 0 0 0
/proc/8666/statm: 2323 182 140 9 0 71 0

[startup+0.089791 s]
/proc/loadavg: 2.70 2.82 3.02 3/197 8666
/proc/meminfo: memFree=25651072/32873648 swapFree=7120/7120
[pid=8666] ppid=8664 vsize=2699928 CPUtime=0.07 cores=0,2,4,6
/proc/8666/stat : 8666 (java) S 8664 8666 27000 0 -1 4202496 3900 0 1 0 6 1 0 0 20 0 18 0 339583478 2764726272 5619 33554432000 1073741824 1073778376 140735943764704 140735943755840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8666/statm: 674982 5619 1772 9 0 665676 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2699928

[startup+0.100251 s]
/proc/loadavg: 2.70 2.82 3.02 3/197 8666
/proc/meminfo: memFree=25651072/32873648 swapFree=7120/7120
[pid=8666] ppid=8664 vsize=2699928 CPUtime=0.08 cores=0,2,4,6
/proc/8666/stat : 8666 (java) S 8664 8666 27000 0 -1 4202496 4651 0 1 0 7 1 0 0 20 0 18 0 339583478 2764726272 6366 33554432000 1073741824 1073778376 140735943764704 140735943755840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8666/statm: 674982 6366 2080 9 0 665676 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2699928

[startup+0.300286 s]
/proc/loadavg: 2.70 2.82 3.02 3/197 8666
/proc/meminfo: memFree=25651072/32873648 swapFree=7120/7120
[pid=8666] ppid=8664 vsize=2966184 CPUtime=0.47 cores=0,2,4,6
/proc/8666/stat : 8666 (java) S 8664 8666 27000 0 -1 4202496 11598 0 1 0 43 4 0 0 20 0 20 0 339583478 3037372416 13230 33554432000 1073741824 1073778376 140735943764704 140735943755840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8666/statm: 741546 13230 2229 9 0 732240 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 2966184

[startup+0.700261 s]
/proc/loadavg: 2.70 2.82 3.02 3/197 8666
/proc/meminfo: memFree=25651072/32873648 swapFree=7120/7120
[pid=8666] ppid=8664 vsize=2966184 CPUtime=0.59 cores=0,2,4,6
/proc/8666/stat : 8666 (java) S 8664 8666 27000 0 -1 4202496 11971 0 1 0 55 4 0 0 20 0 20 0 339583478 3037372416 13478 33554432000 1073741824 1073778376 140735943764704 140735943755840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8666/statm: 741546 13478 2229 9 0 732240 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 2966184

[startup+1.50066 s]
/proc/loadavg: 2.70 2.82 3.02 2/217 8688
/proc/meminfo: memFree=25645060/32873648 swapFree=7120/7120
[pid=8666] ppid=8664 vsize=2966184 CPUtime=1.68 cores=0,2,4,6
/proc/8666/stat : 8666 (java) S 8664 8666 27000 0 -1 4202496 14483 0 1 0 162 6 0 0 20 0 22 0 339583478 3037372416 39606 33554432000 1073741824 1073778376 140735943764704 140735943755840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8666/statm: 741546 39606 2239 9 0 732240 0
[pid=8666/tid=8668] ppid=8664 vsize=2966184 CPUtime=0.16 cores=0,2,4,6
/proc/8666/task/8668/stat : 8668 (java) S 8664 8666 27000 0 -1 4202560 2796 0 1 0 15 1 0 0 20 0 22 0 339583479 3037372416 39606 33554432000 1073741824 1073778376 140735943764704 140681018119320 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8669] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8669/stat : 8669 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339583480 3037372416 39606 33554432000 1073741824 1073778376 140735943764704 140681002400552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8670] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8670/stat : 8670 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339583480 3037372416 39610 33554432000 1073741824 1073778376 140735943764704 140681001347752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8666/tid=8671] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8671/stat : 8671 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339583480 3037372416 39623 33554432000 1073741824 1073778376 140735943764704 140681000295464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8672] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8672/stat : 8672 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339583480 3037372416 39623 33554432000 1073741824 1073778376 140735943764704 140680999242664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8673] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8673/stat : 8673 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339583480 3037372416 39623 33554432000 1073741824 1073778376 140735943764704 140680998189352 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8674] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8674/stat : 8674 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339583480 3037372416 39623 33554432000 1073741824 1073778376 140735943764704 140680997136552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8675] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8675/stat : 8675 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339583480 3037372416 39623 33554432000 1073741824 1073778376 140735943764704 140680996084264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8676] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8676/stat : 8676 (java) S 8664 8666 27000 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 339583480 3037372416 39623 33554432000 1073741824 1073778376 140735943764704 140680995031464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8677] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8677/stat : 8677 (java) S 8664 8666 27000 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 339583482 3037372416 39623 33554432000 1073741824 1073778376 140735943764704 140680864193256 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8678] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8678/stat : 8678 (java) S 8664 8666 27000 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 339583482 3037372416 39623 33554432000 1073741824 1073778376 140735943764704 140680863139320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8679] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8679/stat : 8679 (java) S 8664 8666 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339583482 3037372416 39623 33554432000 1073741824 1073778376 140735943764704 140680862086920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8680] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8680/stat : 8680 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339583484 3037372416 39623 33554432000 1073741824 1073778376 140735943764704 140680861035408 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8681] ppid=8664 vsize=2966184 CPUtime=0.29 cores=0,2,4,6
/proc/8666/task/8681/stat : 8681 (java) R 8664 8666 27000 0 -1 4202560 3755 0 0 0 29 0 0 0 20 0 22 0 339583484 3037372416 39623 33554432000 1073741824 1073778376 140735943764704 140680859982008 219513631412 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8682] ppid=8664 vsize=2966184 CPUtime=0.51 cores=0,2,4,6
/proc/8666/task/8682/stat : 8682 (java) R 8664 8666 27000 0 -1 4202560 6581 0 0 0 51 0 0 0 20 0 22 0 339583484 3037372416 39623 33554432000 1073741824 1073778376 140735943764704 140680858929208 140681025853648 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8666/tid=8683] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8683/stat : 8683 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339583485 3037372416 39623 33554432000 1073741824 1073778376 140735943764704 140680857877112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8684] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8684/stat : 8684 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339583485 3037372416 39623 33554432000 1073741824 1073778376 140735943764704 140680856824520 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8687] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8687/stat : 8687 (java) S 8664 8666 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339583498 3037372416 39623 33554432000 1073741824 1073778376 140735943764704 140680853665448 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8688] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8688/stat : 8688 (java) S 8664 8666 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339583498 3037372416 39623 33554432000 1073741824 1073778376 140735943764704 140680852612648 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 2966184

[startup+3.1008 s]
/proc/loadavg: 2.70 2.82 3.02 4/219 8690
/proc/meminfo: memFree=25250752/32873648 swapFree=7120/7120
[pid=8666] ppid=8664 vsize=2966184 CPUtime=5.4 cores=0,2,4,6
/proc/8666/stat : 8666 (java) S 8664 8666 27000 0 -1 4202496 18547 0 1 0 527 13 0 0 20 0 22 0 339583478 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140735943755840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8666/statm: 741546 104300 2274 9 0 732240 0
[pid=8666/tid=8668] ppid=8664 vsize=2966184 CPUtime=0.16 cores=0,2,4,6
/proc/8666/task/8668/stat : 8668 (java) S 8664 8666 27000 0 -1 4202560 2796 0 1 0 15 1 0 0 20 0 22 0 339583479 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140681018119320 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8669] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8669/stat : 8669 (java) S 8664 8666 27000 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 339583480 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140681002400552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8666/tid=8670] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8670/stat : 8670 (java) S 8664 8666 27000 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 339583480 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140681001347752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8671] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8671/stat : 8671 (java) S 8664 8666 27000 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 339583480 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140681000295464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8672] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8672/stat : 8672 (java) S 8664 8666 27000 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 339583480 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140680999242664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8673] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8673/stat : 8673 (java) S 8664 8666 27000 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 339583480 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140680998189352 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8666/tid=8674] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8674/stat : 8674 (java) S 8664 8666 27000 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 339583480 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140680997136552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8666/tid=8675] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8675/stat : 8675 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339583480 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140680996084264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8676] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8676/stat : 8676 (java) S 8664 8666 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 339583480 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140680995031464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8666/tid=8677] ppid=8664 vsize=2966184 CPUtime=0.02 cores=0,2,4,6
/proc/8666/task/8677/stat : 8677 (java) S 8664 8666 27000 0 -1 4202560 30 0 0 0 2 0 0 0 20 0 22 0 339583482 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140680864193256 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8678] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8678/stat : 8678 (java) S 8664 8666 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 339583482 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140680863139320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8679] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8679/stat : 8679 (java) S 8664 8666 27000 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 339583482 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140680862086920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8680] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8680/stat : 8680 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339583484 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140680861035408 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8681] ppid=8664 vsize=2966184 CPUtime=0.62 cores=0,2,4,6
/proc/8666/task/8681/stat : 8681 (java) S 8664 8666 27000 0 -1 4202560 7585 0 0 0 60 2 0 0 20 0 22 0 339583484 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140680859982008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8682] ppid=8664 vsize=2966184 CPUtime=0.72 cores=0,2,4,6
/proc/8666/task/8682/stat : 8682 (java) S 8664 8666 27000 0 -1 4202560 6598 0 0 0 72 0 0 0 20 0 22 0 339583484 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140680858929208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8683] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8683/stat : 8683 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339583485 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140680857877112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8684] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8684/stat : 8684 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339583485 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140680856824520 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8687] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8687/stat : 8687 (java) S 8664 8666 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339583498 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140680853665448 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8688] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8688/stat : 8688 (java) S 8664 8666 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339583498 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140680852612648 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8689] ppid=8664 vsize=2966184 CPUtime=1.84 cores=0,2,4,6
/proc/8666/task/8689/stat : 8689 (java) R 8664 8666 27000 0 -1 4202560 57 0 0 0 182 2 0 0 20 0 22 0 339583597 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140680854716624 140680865845972 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8690] ppid=8664 vsize=2966184 CPUtime=1.83 cores=0,2,4,6
/proc/8666/task/8690/stat : 8690 (java) R 8664 8666 27000 0 -1 4202560 175 0 0 0 178 5 0 0 20 0 22 0 339583597 3037372416 104300 33554432000 1073741824 1073778376 140735943764704 140680855766912 140680865697944 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 2966184

[startup+6.3008 s]
/proc/loadavg: 2.73 2.82 3.02 4/219 8690
/proc/meminfo: memFree=25216644/32873648 swapFree=7120/7120
[pid=8666] ppid=8664 vsize=2966184 CPUtime=11.94 cores=0,2,4,6
/proc/8666/stat : 8666 (java) S 8664 8666 27000 0 -1 4202496 18635 0 1 0 1178 16 0 0 20 0 22 0 339583478 3037372416 128155 33554432000 1073741824 1073778376 140735943764704 140735943755840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8666/statm: 741546 128155 2274 9 0 732240 0
[pid=8666/tid=8668] ppid=8664 vsize=2966184 CPUtime=0.16 cores=0,2,4,6
/proc/8666/task/8668/stat : 8668 (java) S 8664 8666 27000 0 -1 4202560 2796 0 1 0 15 1 0 0 20 0 22 0 339583479 3037372416 128155 33554432000 1073741824 1073778376 140735943764704 140681018119320 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8669] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8669/stat : 8669 (java) S 8664 8666 27000 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 339583480 3037372416 128155 33554432000 1073741824 1073778376 140735943764704 140681002400552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8670] ppid=8664 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/8666/task/8670/stat : 8670 (java) S 8664 8666 27000 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 339583480 3037372416 128155 33554432000 1073741824 1073778376 140735943764704 140681001347752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8671] ppid=8664 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/8666/task/8671/stat : 8671 (java) S 8664 8666 27000 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 22 0 339583480 3037372416 128155 33554432000 1073741824 1073778376 140735943764704 140681000295464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8672] ppid=8664 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/8666/task/8672/stat : 8672 (java) S 8664 8666 27000 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 339583480 3037372416 128155 33554432000 1073741824 1073778376 140735943764704 140680999242664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8673] ppid=8664 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/8666/task/8673/stat : 8673 (java) S 8664 8666 27000 0 -1 4202560 22 0 0 0 1 0 0 0 20 0 22 0 339583480 3037372416 128155 33554432000 1073741824 1073778376 140735943764704 140680998189352 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8674] ppid=8664 vsize=2966184 CPUtime=0.02 cores=0,2,4,6
/proc/8666/task/8674/stat : 8674 (java) S 8664 8666 27000 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 339583480 3037372416 128155 33554432000 1073741824 1073778376 140735943764704 140680997136552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8675] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8675/stat : 8675 (java) S 8664 8666 27000 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 339583480 3037372416 128155 33554432000 1073741824 1073778376 140735943764704 140680996084264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8666/tid=8676] ppid=8664 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/8666/task/8676/stat : 8676 (java) S 8664 8666 27000 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 339583480 3037372416 128155 33554432000 1073741824 1073778376 140735943764704 140680995031464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8666/tid=8677] ppid=8664 vsize=2966184 CPUtime=0.07 cores=0,2,4,6
/proc/8666/task/8677/stat : 8677 (java) S 8664 8666 27000 0 -1 4202560 33 0 0 0 6 1 0 0 20 0 22 0 339583482 3037372416 128155 33554432000 1073741824 1073778376 140735943764704 140680864193256 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8678] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8678/stat : 8678 (java) S 8664 8666 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 339583482 3037372416 128155 33554432000 1073741824 1073778376 140735943764704 140680863139320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8679] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8679/stat : 8679 (java) S 8664 8666 27000 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 339583482 3037372416 128155 33554432000 1073741824 1073778376 140735943764704 140680862086920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8680] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8680/stat : 8680 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339583484 3037372416 128155 33554432000 1073741824 1073778376 140735943764704 140680861035408 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8681] ppid=8664 vsize=2966184 CPUtime=0.68 cores=0,2,4,6
/proc/8666/task/8681/stat : 8681 (java) S 8664 8666 27000 0 -1 4202560 7586 0 0 0 66 2 0 0 20 0 22 0 339583484 3037372416 128155 33554432000 1073741824 1073778376 140735943764704 140680859982008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8682] ppid=8664 vsize=2966184 CPUtime=0.83 cores=0,2,4,6
/proc/8666/task/8682/stat : 8682 (java) S 8664 8666 27000 0 -1 4202560 6598 0 0 0 82 1 0 0 20 0 22 0 339583484 3037372416 128155 33554432000 1073741824 1073778376 140735943764704 140680858929208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8683] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8683/stat : 8683 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339583485 3037372416 128155 33554432000 1073741824 1073778376 140735943764704 140680857877112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0

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

/proc/8666/task/8675/stat : 8675 (java) S 8664 8666 27000 0 -1 4202560 58 0 0 0 111 2 0 0 20 0 22 0 339583480 3037372416 157686 33554432000 1073741824 1073778376 140735943764704 140680996084264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8666/tid=8676] ppid=8664 vsize=2966184 CPUtime=1.1 cores=0,2,4,6
/proc/8666/task/8676/stat : 8676 (java) S 8664 8666 27000 0 -1 4202560 81 0 0 0 106 4 0 0 20 0 22 0 339583480 3037372416 157686 33554432000 1073741824 1073778376 140735943764704 140680995031464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8677] ppid=8664 vsize=2966184 CPUtime=7.78 cores=0,2,4,6
/proc/8666/task/8677/stat : 8677 (java) S 8664 8666 27000 0 -1 4202560 49 0 0 0 763 15 0 0 20 0 22 0 339583482 3037372416 157686 33554432000 1073741824 1073778376 140735943764704 140680864193256 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8666/tid=8678] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8678/stat : 8678 (java) S 8664 8666 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 339583482 3037372416 157686 33554432000 1073741824 1073778376 140735943764704 140680863139320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8679] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8679/stat : 8679 (java) S 8664 8666 27000 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 339583482 3037372416 157686 33554432000 1073741824 1073778376 140735943764704 140680862086920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8680] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8680/stat : 8680 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339583484 3037372416 157686 33554432000 1073741824 1073778376 140735943764704 140680861035408 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8681] ppid=8664 vsize=2966184 CPUtime=0.79 cores=0,2,4,6
/proc/8666/task/8681/stat : 8681 (java) S 8664 8666 27000 0 -1 4202560 7866 0 0 0 77 2 0 0 20 0 22 0 339583484 3037372416 157686 33554432000 1073741824 1073778376 140735943764704 140680859982008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8682] ppid=8664 vsize=2966184 CPUtime=1.2 cores=0,2,4,6
/proc/8666/task/8682/stat : 8682 (java) S 8664 8666 27000 0 -1 4202560 6652 0 0 0 119 1 0 0 20 0 22 0 339583484 3037372416 157686 33554432000 1073741824 1073778376 140735943764704 140680858929208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8683] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8683/stat : 8683 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339583485 3037372416 157686 33554432000 1073741824 1073778376 140735943764704 140680857877112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8684] ppid=8664 vsize=2966184 CPUtime=0.06 cores=0,2,4,6
/proc/8666/task/8684/stat : 8684 (java) S 8664 8666 27000 0 -1 4202560 11 0 0 0 2 4 0 0 20 0 22 0 339583485 3037372416 157686 33554432000 1073741824 1073778376 140735943764704 140680856824520 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8687] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8687/stat : 8687 (java) S 8664 8666 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339583498 3037372416 157686 33554432000 1073741824 1073778376 140735943764704 140680853665448 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8688] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8688/stat : 8688 (java) S 8664 8666 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339583498 3037372416 157686 33554432000 1073741824 1073778376 140735943764704 140680852612648 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8693] ppid=8664 vsize=2966184 CPUtime=169.08 cores=0,2,4,6
/proc/8666/task/8693/stat : 8693 (java) R 8664 8666 27000 0 -1 4202560 172 0 0 0 16906 2 0 0 20 0 22 0 339584298 3037372416 157686 33554432000 1073741824 1073778376 140735943764704 140680854717256 140680865701145 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8666/tid=8694] ppid=8664 vsize=2966184 CPUtime=169.15 cores=0,2,4,6
/proc/8666/task/8694/stat : 8694 (java) R 8664 8666 27000 0 -1 4202560 138 0 0 0 16913 2 0 0 20 0 22 0 339584298 3037372416 157686 33554432000 1073741824 1073778376 140735943764704 140680855767584 140680865819268 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 368.5
Current children cumulated vsize (KiB) 2966184

[startup+188.701 s]
/proc/loadavg: 2.83 2.82 2.98 4/219 8695
/proc/meminfo: memFree=25026396/32873648 swapFree=7120/7120
[pid=8666] ppid=8664 vsize=2966184 CPUtime=369.96 cores=0,2,4,6
/proc/8666/stat : 8666 (java) S 8664 8666 27000 0 -1 4202496 19774 0 1 0 36938 58 0 0 20 0 20 0 339583478 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140735943755840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8666/statm: 741546 157680 2278 9 0 732240 0
[pid=8666/tid=8668] ppid=8664 vsize=2966184 CPUtime=0.17 cores=0,2,4,6
/proc/8666/task/8668/stat : 8668 (java) S 8664 8666 27000 0 -1 4202560 2801 0 1 0 15 2 0 0 20 0 20 0 339583479 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140681018119320 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8669] ppid=8664 vsize=2966184 CPUtime=1.13 cores=0,2,4,6
/proc/8666/task/8669/stat : 8669 (java) S 8664 8666 27000 0 -1 4202560 76 0 0 0 111 2 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140681002400552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8670] ppid=8664 vsize=2966184 CPUtime=1.09 cores=0,2,4,6
/proc/8666/task/8670/stat : 8670 (java) S 8664 8666 27000 0 -1 4202560 63 0 0 0 106 3 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140681001347752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8671] ppid=8664 vsize=2966184 CPUtime=1.15 cores=0,2,4,6
/proc/8666/task/8671/stat : 8671 (java) S 8664 8666 27000 0 -1 4202560 63 0 0 0 113 2 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140681000295464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8672] ppid=8664 vsize=2966184 CPUtime=1.17 cores=0,2,4,6
/proc/8666/task/8672/stat : 8672 (java) S 8664 8666 27000 0 -1 4202560 68 0 0 0 115 2 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680999242664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8673] ppid=8664 vsize=2966184 CPUtime=1.12 cores=0,2,4,6
/proc/8666/task/8673/stat : 8673 (java) S 8664 8666 27000 0 -1 4202560 73 0 0 0 110 2 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680998189352 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8674] ppid=8664 vsize=2966184 CPUtime=1.15 cores=0,2,4,6
/proc/8666/task/8674/stat : 8674 (java) S 8664 8666 27000 0 -1 4202560 74 0 0 0 113 2 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680997136552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8666/tid=8675] ppid=8664 vsize=2966184 CPUtime=1.14 cores=0,2,4,6
/proc/8666/task/8675/stat : 8675 (java) S 8664 8666 27000 0 -1 4202560 58 0 0 0 112 2 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680996084264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8676] ppid=8664 vsize=2966184 CPUtime=1.11 cores=0,2,4,6
/proc/8666/task/8676/stat : 8676 (java) S 8664 8666 27000 0 -1 4202560 81 0 0 0 107 4 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680995031464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8677] ppid=8664 vsize=2966184 CPUtime=7.78 cores=0,2,4,6
/proc/8666/task/8677/stat : 8677 (java) S 8664 8666 27000 0 -1 4202560 49 0 0 0 763 15 0 0 20 0 20 0 339583482 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680864193256 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8666/tid=8678] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8678/stat : 8678 (java) S 8664 8666 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 339583482 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680863139320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8679] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8679/stat : 8679 (java) S 8664 8666 27000 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 339583482 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680862086920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8680] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8680/stat : 8680 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339583484 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680861035408 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8681] ppid=8664 vsize=2966184 CPUtime=0.79 cores=0,2,4,6
/proc/8666/task/8681/stat : 8681 (java) S 8664 8666 27000 0 -1 4202560 7866 0 0 0 77 2 0 0 20 0 20 0 339583484 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680859982008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8682] ppid=8664 vsize=2966184 CPUtime=1.2 cores=0,2,4,6
/proc/8666/task/8682/stat : 8682 (java) S 8664 8666 27000 0 -1 4202560 6652 0 0 0 119 1 0 0 20 0 20 0 339583484 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680858929208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8683] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8683/stat : 8683 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339583485 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680857877112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8684] ppid=8664 vsize=2966184 CPUtime=0.06 cores=0,2,4,6
/proc/8666/task/8684/stat : 8684 (java) S 8664 8666 27000 0 -1 4202560 11 0 0 0 2 4 0 0 20 0 20 0 339583485 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680856824520 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8687] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8687/stat : 8687 (java) S 8664 8666 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339583498 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680853665448 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8688] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8688/stat : 8688 (java) S 8664 8666 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339583498 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680852612648 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 369.96
Current children cumulated vsize (KiB) 2966184

[startup+188.901 s]
/proc/loadavg: 2.83 2.82 2.98 4/219 8695
/proc/meminfo: memFree=25026396/32873648 swapFree=7120/7120
[pid=8666] ppid=8664 vsize=2966184 CPUtime=370.13 cores=0,2,4,6
/proc/8666/stat : 8666 (java) S 8664 8666 27000 0 -1 4202496 19775 0 1 0 36955 58 0 0 20 0 20 0 339583478 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140735943755840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8666/statm: 741546 157680 2278 9 0 732240 0
[pid=8666/tid=8668] ppid=8664 vsize=2966184 CPUtime=0.33 cores=0,2,4,6
/proc/8666/task/8668/stat : 8668 (java) R 8664 8666 27000 0 -1 4202560 2801 0 1 0 31 2 0 0 20 0 20 0 339583479 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140681018118824 140680865519522 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8669] ppid=8664 vsize=2966184 CPUtime=1.13 cores=0,2,4,6
/proc/8666/task/8669/stat : 8669 (java) S 8664 8666 27000 0 -1 4202560 76 0 0 0 111 2 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140681002400552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8670] ppid=8664 vsize=2966184 CPUtime=1.09 cores=0,2,4,6
/proc/8666/task/8670/stat : 8670 (java) S 8664 8666 27000 0 -1 4202560 63 0 0 0 106 3 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140681001347752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8671] ppid=8664 vsize=2966184 CPUtime=1.15 cores=0,2,4,6
/proc/8666/task/8671/stat : 8671 (java) S 8664 8666 27000 0 -1 4202560 63 0 0 0 113 2 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140681000295464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8672] ppid=8664 vsize=2966184 CPUtime=1.17 cores=0,2,4,6
/proc/8666/task/8672/stat : 8672 (java) S 8664 8666 27000 0 -1 4202560 68 0 0 0 115 2 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680999242664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8673] ppid=8664 vsize=2966184 CPUtime=1.12 cores=0,2,4,6
/proc/8666/task/8673/stat : 8673 (java) S 8664 8666 27000 0 -1 4202560 73 0 0 0 110 2 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680998189352 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8674] ppid=8664 vsize=2966184 CPUtime=1.15 cores=0,2,4,6
/proc/8666/task/8674/stat : 8674 (java) S 8664 8666 27000 0 -1 4202560 74 0 0 0 113 2 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680997136552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8666/tid=8675] ppid=8664 vsize=2966184 CPUtime=1.14 cores=0,2,4,6
/proc/8666/task/8675/stat : 8675 (java) S 8664 8666 27000 0 -1 4202560 58 0 0 0 112 2 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680996084264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8676] ppid=8664 vsize=2966184 CPUtime=1.11 cores=0,2,4,6
/proc/8666/task/8676/stat : 8676 (java) S 8664 8666 27000 0 -1 4202560 81 0 0 0 107 4 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680995031464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8677] ppid=8664 vsize=2966184 CPUtime=7.78 cores=0,2,4,6
/proc/8666/task/8677/stat : 8677 (java) S 8664 8666 27000 0 -1 4202560 49 0 0 0 763 15 0 0 20 0 20 0 339583482 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680864193256 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8666/tid=8678] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8678/stat : 8678 (java) S 8664 8666 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 339583482 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680863139320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8679] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8679/stat : 8679 (java) S 8664 8666 27000 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 339583482 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680862086920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8680] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8680/stat : 8680 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339583484 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680861035408 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8681] ppid=8664 vsize=2966184 CPUtime=0.8 cores=0,2,4,6
/proc/8666/task/8681/stat : 8681 (java) S 8664 8666 27000 0 -1 4202560 7866 0 0 0 78 2 0 0 20 0 20 0 339583484 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680859982008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8682] ppid=8664 vsize=2966184 CPUtime=1.21 cores=0,2,4,6
/proc/8666/task/8682/stat : 8682 (java) S 8664 8666 27000 0 -1 4202560 6653 0 0 0 120 1 0 0 20 0 20 0 339583484 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680858929208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8683] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8683/stat : 8683 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339583485 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680857877112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8684] ppid=8664 vsize=2966184 CPUtime=0.06 cores=0,2,4,6
/proc/8666/task/8684/stat : 8684 (java) S 8664 8666 27000 0 -1 4202560 11 0 0 0 2 4 0 0 20 0 20 0 339583485 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680856824520 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8687] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8687/stat : 8687 (java) S 8664 8666 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339583498 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680853665448 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8688] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8688/stat : 8688 (java) S 8664 8666 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339583498 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680852612648 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 370.13
Current children cumulated vsize (KiB) 2966184

[startup+189.001 s]
/proc/loadavg: 2.83 2.82 2.98 4/219 8695
/proc/meminfo: memFree=25026396/32873648 swapFree=7120/7120
[pid=8666] ppid=8664 vsize=2966184 CPUtime=370.23 cores=0,2,4,6
/proc/8666/stat : 8666 (java) S 8664 8666 27000 0 -1 4202496 19775 0 1 0 36965 58 0 0 20 0 20 0 339583478 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140735943755840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8666/statm: 741546 157680 2278 9 0 732240 0
[pid=8666/tid=8668] ppid=8664 vsize=2966184 CPUtime=0.43 cores=0,2,4,6
/proc/8666/task/8668/stat : 8668 (java) R 8664 8666 27000 0 -1 4202560 2801 0 1 0 41 2 0 0 20 0 20 0 339583479 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140681018118936 140680865519522 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8669] ppid=8664 vsize=2966184 CPUtime=1.13 cores=0,2,4,6
/proc/8666/task/8669/stat : 8669 (java) S 8664 8666 27000 0 -1 4202560 76 0 0 0 111 2 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140681002400552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8670] ppid=8664 vsize=2966184 CPUtime=1.09 cores=0,2,4,6
/proc/8666/task/8670/stat : 8670 (java) S 8664 8666 27000 0 -1 4202560 63 0 0 0 106 3 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140681001347752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8671] ppid=8664 vsize=2966184 CPUtime=1.15 cores=0,2,4,6
/proc/8666/task/8671/stat : 8671 (java) S 8664 8666 27000 0 -1 4202560 63 0 0 0 113 2 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140681000295464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8672] ppid=8664 vsize=2966184 CPUtime=1.17 cores=0,2,4,6
/proc/8666/task/8672/stat : 8672 (java) S 8664 8666 27000 0 -1 4202560 68 0 0 0 115 2 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680999242664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8673] ppid=8664 vsize=2966184 CPUtime=1.12 cores=0,2,4,6
/proc/8666/task/8673/stat : 8673 (java) S 8664 8666 27000 0 -1 4202560 73 0 0 0 110 2 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680998189352 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8674] ppid=8664 vsize=2966184 CPUtime=1.15 cores=0,2,4,6
/proc/8666/task/8674/stat : 8674 (java) S 8664 8666 27000 0 -1 4202560 74 0 0 0 113 2 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680997136552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8666/tid=8675] ppid=8664 vsize=2966184 CPUtime=1.14 cores=0,2,4,6
/proc/8666/task/8675/stat : 8675 (java) S 8664 8666 27000 0 -1 4202560 58 0 0 0 112 2 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680996084264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8676] ppid=8664 vsize=2966184 CPUtime=1.11 cores=0,2,4,6
/proc/8666/task/8676/stat : 8676 (java) S 8664 8666 27000 0 -1 4202560 81 0 0 0 107 4 0 0 20 0 20 0 339583480 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680995031464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8677] ppid=8664 vsize=2966184 CPUtime=7.78 cores=0,2,4,6
/proc/8666/task/8677/stat : 8677 (java) S 8664 8666 27000 0 -1 4202560 49 0 0 0 763 15 0 0 20 0 20 0 339583482 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680864193256 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8666/tid=8678] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8678/stat : 8678 (java) S 8664 8666 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 339583482 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680863139320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8679] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8679/stat : 8679 (java) S 8664 8666 27000 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 339583482 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680862086920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8680] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8680/stat : 8680 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339583484 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680861035408 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8681] ppid=8664 vsize=2966184 CPUtime=0.8 cores=0,2,4,6
/proc/8666/task/8681/stat : 8681 (java) S 8664 8666 27000 0 -1 4202560 7866 0 0 0 78 2 0 0 20 0 20 0 339583484 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680859982008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8682] ppid=8664 vsize=2966184 CPUtime=1.21 cores=0,2,4,6
/proc/8666/task/8682/stat : 8682 (java) S 8664 8666 27000 0 -1 4202560 6653 0 0 0 120 1 0 0 20 0 20 0 339583484 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680858929208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8683] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8683/stat : 8683 (java) S 8664 8666 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339583485 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680857877112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8666/tid=8684] ppid=8664 vsize=2966184 CPUtime=0.06 cores=0,2,4,6
/proc/8666/task/8684/stat : 8684 (java) S 8664 8666 27000 0 -1 4202560 11 0 0 0 2 4 0 0 20 0 20 0 339583485 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680856824520 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8666/tid=8687] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8687/stat : 8687 (java) S 8664 8666 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339583498 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680853665448 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8666/tid=8688] ppid=8664 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8666/task/8688/stat : 8688 (java) S 8664 8666 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339583498 3037372416 157680 33554432000 1073741824 1073778376 140735943764704 140680852612648 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 370.23
Current children cumulated vsize (KiB) 2966184

Child status: 30
Real time (s): 189.043
CPU time (s): 370.47
CPU user time (s): 369.716
CPU system time (s): 0.753885
CPU usage (%): 195.971
Max. virtual memory (cumulated for all children) (KiB): 2966704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 369.716
system time used= 0.753885
maximum resident set size= 630744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19783
page faults= 1
swaps= 0
block input operations= 0
block output operations= 240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14158
involuntary context switches= 23434

runsolver used 0.434933 second user time and 0.98585 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-03 16:42:41
IDJOB=3731135
IDBENCH=1854
IDSOLVER=2324
FILE ID=node114/3731135-1338734561
RUNJOBID= node114-1338725802-3592
PBS_JOBID= 14636748
Free space on /tmp= 70104 MiB

SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-mod008.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731135-1338734561/watcher-3731135-1338734561 -o /tmp/evaluation-result-3731135-1338734561/solver-3731135-1338734561 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3731135-1338734561.opb

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

MD5SUM BENCH= 4dd9ac2644c29d272d2675c7fc366ed6
RANDOM SEED=776448215

node114.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.242
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.48
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.242
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.242
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	: 5451.90
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.242
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.242
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.242
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.242
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.242
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:        25651980 kB
Buffers:         1055204 kB
Cached:          3665540 kB
SwapCached:         2244 kB
Active:          4430544 kB
Inactive:        1785816 kB
Active(anon):    1482028 kB
Inactive(anon):     9112 kB
Active(file):    2948516 kB
Inactive(file):  1776704 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103576 kB
Dirty:               476 kB
Writeback:            40 kB
AnonPages:       1493968 kB
Mapped:            19472 kB
Shmem:               100 kB
Slab:             865332 kB
SReclaimable:     308916 kB
SUnreclaim:       556416 kB
KernelStack:        1624 kB
PageTables:         7316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1572040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1431552 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= 70104 MiB
End job on node114 at 2012-06-03 16:45:50