Trace number 3453864

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
Sat4j Res//CP 2.3.0OPT3 146.12 75.7984

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=103-P1=223-P2=29-P3=89-P4=173-P5=97-P6=227-P7=89-P8=127-P9=223-B.opb
MD5SUM9b7cb599a49db47c0ffbf25416bcef37
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark1.63975
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables216
Total number of constraints19
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 constraints19
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)576
Sum of products size (including duplicates)1152
Number of different products576
Sum of products size1152

Solver Data

0.02/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.09	c See www.sat4j.org for details.
0.08/0.10	c version 2.3.1.v20110525
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.18-164.el5
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		9996466904
0.08/0.10	c Max memory 		10048897024
0.08/0.10	c Total memory 		10048897024
0.08/0.10	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 org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@67ee3914
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 org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@1c691f36
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	c solving HOME/instance-3453864-1307194343.opb
0.08/0.12	c reading problem ... 
0.21/0.24	c ... done. Wall clock time 0.118s.
0.21/0.24	c #vars     792
0.21/0.24	c #constraints  1180
0.21/0.24	c constraints type 
0.21/0.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 576
0.21/0.24	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 604
0.21/0.24	c constraints type 
0.21/0.24	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 576
0.21/0.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 604
1.24/0.97	c cleaning 2492 clauses out of 5000 with flag 5000/5000
4.32/1.44	c cleaning 4254 clauses out of 8508 with flag 11000/11000
5.69/2.11	c cleaning 5627 clauses out of 11254 with flag 18000/18000
6.51/2.59	c cleaning 6809 clauses out of 13628 with flag 26001/26001
7.90/3.30	c cleaning 7910 clauses out of 15819 with flag 35001/35001
9.27/3.99	c cleaning 8953 clauses out of 17910 with flag 45002/45002
11.52/4.96	c cleaning 9474 clauses out of 18955 with flag 55001/55001
13.26/5.63	c cleaning 9736 clauses out of 19480 with flag 65000/65000
14.41/6.28	c cleaning 9869 clauses out of 19744 with flag 75000/75000
15.80/6.97	c cleaning 9936 clauses out of 19876 with flag 85001/85001
17.73/8.00	c cleaning 9969 clauses out of 19940 with flag 95001/95001
19.70/8.93	c cleaning 9983 clauses out of 19971 with flag 105001/105001
20.84/9.53	c cleaning 9986 clauses out of 19987 with flag 115000/115000
23.20/10.73	c cleaning 9998 clauses out of 20002 with flag 125001/125001
24.96/11.68	c cleaning 10000 clauses out of 20004 with flag 135001/135001
27.51/12.98	c cleaning 10001 clauses out of 20004 with flag 145001/145001
28.67/13.59	c cleaning 9988 clauses out of 20001 with flag 155000/155000
30.00/14.22	c cleaning 10000 clauses out of 20014 with flag 165001/165001
31.55/15.03	c cleaning 10005 clauses out of 20013 with flag 175000/175000
32.70/15.70	c cleaning 10000 clauses out of 20008 with flag 185000/185000
34.42/16.51	c cleaning 10003 clauses out of 20008 with flag 195000/195000
35.57/17.18	c cleaning 9996 clauses out of 20006 with flag 205001/205001
37.36/18.02	c cleaning 9998 clauses out of 20010 with flag 215001/215001
39.50/19.15	c cleaning 9993 clauses out of 20012 with flag 225001/225001
40.18/19.57	c cleaning 0 clauses out of 5001 with flag 0/5001
41.70/20.30	c cleaning 10003 clauses out of 20019 with flag 235001/235001
43.01/21.00	c cleaning 9995 clauses out of 20015 with flag 245000/245000
44.55/21.74	c cleaning 9998 clauses out of 20023 with flag 255003/255003
45.69/22.32	c  And the winner is Resolution
45.74/22.44	c SATISFIABLE
45.74/22.44	c OPTIMIZING...
45.74/22.44	c Got one! Elapsed wall clock time (in seconds):22.311
45.74/22.44	o 3
46.26/22.73	c cleaning 12099 clauses out of 24225 with flag 5000/269203
47.00/23.19	c cleaning 9043 clauses out of 18127 with flag 11001/275204
47.93/23.62	c cleaning 8021 clauses out of 16084 with flag 18001/282204
48.87/24.11	c cleaning 8009 clauses out of 16062 with flag 26000/290203
50.00/24.78	c cleaning 8525 clauses out of 17055 with flag 35002/299205
51.34/25.46	c cleaning 9258 clauses out of 18529 with flag 45001/309204
52.87/26.21	c cleaning 9634 clauses out of 19269 with flag 55000/319203
54.20/26.97	c cleaning 9802 clauses out of 19635 with flag 65001/329204
55.51/27.69	c cleaning 9912 clauses out of 19833 with flag 75001/339204
57.24/28.59	c cleaning 9951 clauses out of 19920 with flag 85000/349203
58.97/29.43	c cleaning 9979 clauses out of 19970 with flag 95001/359204
60.34/30.16	c cleaning 9987 clauses out of 19991 with flag 105001/369204
61.81/30.95	c cleaning 9994 clauses out of 20003 with flag 115000/379203
63.14/31.61	c cleaning 9999 clauses out of 20010 with flag 125001/389204
64.86/32.51	c cleaning 10003 clauses out of 20011 with flag 135001/399204
66.20/33.28	c cleaning 10000 clauses out of 20009 with flag 145002/409205
67.89/34.12	c cleaning 9993 clauses out of 20007 with flag 155000/419203
69.22/34.88	c cleaning 10002 clauses out of 20013 with flag 165000/429203
70.58/35.55	c cleaning 9993 clauses out of 20012 with flag 175001/439204
71.88/36.25	c cleaning 9993 clauses out of 20019 with flag 185001/449204
73.17/36.98	c cleaning 9994 clauses out of 20026 with flag 195001/459204
74.49/37.65	c cleaning 10012 clauses out of 20031 with flag 205000/469203
75.81/38.33	c cleaning 10005 clauses out of 20022 with flag 215003/479206
77.14/39.07	c cleaning 9999 clauses out of 20015 with flag 225001/489204
79.22/40.12	c cleaning 10005 clauses out of 20016 with flag 235001/499204
81.18/41.16	c cleaning 10001 clauses out of 20010 with flag 245000/509203
83.30/42.23	c cleaning 10001 clauses out of 20010 with flag 255001/519204
84.79/43.09	c cleaning 10000 clauses out of 20008 with flag 265000/529203
86.28/43.81	c cleaning 9997 clauses out of 20009 with flag 275001/539204
87.80/44.60	c cleaning 9995 clauses out of 20012 with flag 285001/549204
89.12/45.30	c cleaning 10002 clauses out of 20016 with flag 295000/559203
91.24/46.48	c cleaning 9998 clauses out of 20014 with flag 305000/569203
92.72/47.24	c cleaning 9992 clauses out of 20017 with flag 315001/579204
94.23/48.08	c cleaning 10000 clauses out of 20024 with flag 325000/589203
95.78/48.87	c cleaning 10001 clauses out of 20026 with flag 335002/599205
97.90/49.95	c cleaning 9999 clauses out of 20023 with flag 345000/609203
99.98/51.06	c cleaning 10000 clauses out of 20025 with flag 355001/619204
101.89/52.07	c cleaning 9999 clauses out of 20024 with flag 365000/629203
103.57/52.95	c cleaning 10000 clauses out of 20025 with flag 375000/639203
105.07/53.76	c cleaning 9997 clauses out of 20025 with flag 385000/649203
106.56/54.59	c cleaning 9998 clauses out of 20029 with flag 395001/659204
108.16/55.35	c cleaning 10015 clauses out of 20029 with flag 405000/669203
109.25/56.00	c cleaning 9988 clauses out of 20013 with flag 415000/679203
110.76/56.79	c cleaning 10006 clauses out of 20025 with flag 425000/689203
112.63/57.76	c cleaning 10005 clauses out of 20019 with flag 435000/699203
114.59/58.77	c cleaning 10001 clauses out of 20015 with flag 445001/709204
116.06/59.55	c cleaning 9993 clauses out of 20013 with flag 455000/719203
117.37/60.23	c cleaning 10006 clauses out of 20020 with flag 465000/729203
119.04/61.17	c cleaning 10006 clauses out of 20013 with flag 475000/739203
120.58/61.94	c cleaning 9994 clauses out of 20006 with flag 485000/749203
122.26/62.83	c cleaning 9997 clauses out of 20013 with flag 495001/759204
123.56/63.53	c cleaning 10001 clauses out of 20015 with flag 505000/769203
124.87/64.25	c cleaning 10003 clauses out of 20014 with flag 515000/779203
126.54/65.13	c cleaning 10004 clauses out of 20012 with flag 525001/789204
128.24/66.03	c cleaning 9999 clauses out of 20008 with flag 535001/799204
130.15/67.01	c cleaning 10002 clauses out of 20008 with flag 545000/809203
131.82/67.93	c cleaning 10000 clauses out of 20007 with flag 555002/819205
133.72/69.00	c cleaning 9997 clauses out of 20006 with flag 565001/829204
135.43/69.80	c cleaning 9997 clauses out of 20008 with flag 575000/839203
137.16/70.75	c cleaning 9998 clauses out of 20010 with flag 585000/849203
139.21/71.82	c cleaning 10004 clauses out of 20013 with flag 595001/859204
141.10/72.83	c cleaning 9996 clauses out of 20008 with flag 605000/869203
142.80/73.80	c cleaning 10003 clauses out of 20011 with flag 615000/879203
144.50/74.68	c cleaning 10002 clauses out of 20007 with flag 625000/889203
145.58/75.26	c  And the winner is Resolution
146.01/75.76	c starts		: 170
146.01/75.76	c conflicts		: 895491
146.01/75.76	c decisions		: 930178
146.01/75.76	c propagations		: 18519165
146.01/75.76	c inspects		: 525303518
146.01/75.76	c shortcuts		: 0
146.01/75.76	c learnt literals	: 22
146.01/75.76	c learnt binary clauses	: 122
146.01/75.76	c learnt ternary clauses	: 471
146.01/75.76	c learnt constraints	: 895468
146.01/75.76	c ignored constraints	: 0
146.01/75.76	c root simplifications	: 0
146.01/75.76	c removed literals (reason simplification)	: 29264781
146.01/75.76	c reason swapping (by a shorter reason)	: 0
146.01/75.76	c Calls to reduceDB	: 91
146.01/75.76	c number of reductions to clauses (during analyze)	: 0
146.01/75.76	c number of learned constraints concerned by reduction	: 0
146.01/75.76	c number of learning phase by resolution	: 0
146.01/75.76	c number of learning phase by cutting planes	: 0
146.01/75.76	c speed (assignments/second)	: 347295.1203960693
146.01/75.76	c non guided choices	7164
146.01/75.76	c learnt constraints type 
146.01/75.76	c constraints type 
146.01/75.76	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 576
146.01/75.76	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 604
146.01/75.76	c constraints type 
146.01/75.76	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 576
146.01/75.76	c org.sat4j.pb.constraints.pb.MaxWatchPb => 604
146.01/75.76	s OPTIMUM FOUND
146.01/75.76	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 
146.01/75.76	c objective function=3
146.01/75.76	c Total wall clock time (in seconds): 75.637

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3453864-1307194343/watcher-3453864-1307194343 -o /tmp/evaluation-result-3453864-1307194343/solver-3453864-1307194343 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3453864-1307194343.opb 

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: 3.68 3.87 3.75 4/536 21076
/proc/meminfo: memFree=22399864/32950928 swapFree=58671692/67111528
[pid=21076] ppid=21074 vsize=35788 CPUtime=0 cores=1,3,5,7
/proc/21076/stat : 21076 (java) S 21074 21076 16455 0 -1 4202496 1316 0 0 0 0 0 0 0 25 0 2 0 909665009 36646912 1018 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427194341 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/21076/statm: 8947 1018 782 9 0 386 0
[pid=21076/tid=21077] ppid=21074 vsize=36924 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21077/stat : 21077 (java) R 21074 21076 16455 0 -1 4202560 256 0 1 0 0 0 0 0 18 0 2 0 909665010 37810176 1073 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256415389755 0 2147483391 0 16784584 0 0 0 -1 3 0 0 0

[startup+0.045529 s]
/proc/loadavg: 3.68 3.87 3.75 4/536 21076
/proc/meminfo: memFree=22399864/32950928 swapFree=58671692/67111528
[pid=21076] ppid=21074 vsize=10465424 CPUtime=0.02 cores=1,3,5,7
/proc/21076/stat : 21076 (java) S 21074 21076 16455 0 -1 4202496 10994 0 1 0 1 1 0 0 25 0 11 0 909665009 10716594176 10693 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427194341 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/21076/statm: 2616356 10693 1608 9 0 2607104 0
[pid=21076/tid=21077] ppid=21074 vsize=10465424 CPUtime=0.02 cores=1,3,5,7
/proc/21076/task/21077/stat : 21077 (java) R 21074 21076 16455 0 -1 4202560 9869 0 1 0 1 1 0 0 19 0 11 0 909665010 10716594176 10693 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 47868107761395 0 4 0 16784584 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10465424

[startup+0.100504 s]
/proc/loadavg: 3.68 3.87 3.75 4/536 21076
/proc/meminfo: memFree=22399864/32950928 swapFree=58671692/67111528
[pid=21076] ppid=21074 vsize=10539540 CPUtime=0.08 cores=1,3,5,7
/proc/21076/stat : 21076 (java) S 21074 21076 16455 0 -1 4202496 12595 0 1 0 6 2 0 0 25 0 18 0 909665009 10792488960 12293 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21076/statm: 2634885 12305 2049 9 0 2625619 0
[pid=21076/tid=21077] ppid=21074 vsize=10539540 CPUtime=0.06 cores=1,3,5,7
/proc/21076/task/21077/stat : 21077 (java) R 21074 21076 16455 0 -1 4202560 10937 0 1 0 5 1 0 0 24 0 18 0 909665010 10792488960 12306 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427220347 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10539540

[startup+0.300413 s]
/proc/loadavg: 3.68 3.87 3.75 4/536 21076
/proc/meminfo: memFree=22399864/32950928 swapFree=58671692/67111528
[pid=21076] ppid=21074 vsize=10552372 CPUtime=0.54 cores=1,3,5,7
/proc/21076/stat : 21076 (java) S 21074 21076 16455 0 -1 4202496 17410 0 1 0 52 2 0 0 25 0 22 0 909665009 10805628928 16266 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21076/statm: 2638093 16266 2203 9 0 2628827 0
[pid=21076/tid=21077] ppid=21074 vsize=10552372 CPUtime=0.21 cores=1,3,5,7
/proc/21076/task/21077/stat : 21077 (java) S 21074 21076 16455 0 -1 4202560 12161 0 1 0 20 1 0 0 25 0 22 0 909665010 10805628928 16266 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 10552372

[startup+0.976298 s]
/proc/loadavg: 3.68 3.87 3.75 4/536 21076
/proc/meminfo: memFree=22399864/32950928 swapFree=58671692/67111528
[pid=21076] ppid=21074 vsize=10567428 CPUtime=3.24 cores=1,3,5,7
/proc/21076/stat : 21076 (java) S 21074 21076 16455 0 -1 4202496 55804 0 1 0 316 8 0 0 25 0 22 0 909665009 10821046272 51599 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21076/statm: 2641857 51599 2236 9 0 2632591 0
[pid=21076/tid=21077] ppid=21074 vsize=10567428 CPUtime=0.21 cores=1,3,5,7
/proc/21076/task/21077/stat : 21077 (java) S 21074 21076 16455 0 -1 4202560 12161 0 1 0 20 1 0 0 19 0 22 0 909665010 10821046272 51599 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 10567428

[startup+1.52019 s]
/proc/loadavg: 3.68 3.87 3.75 5/558 21098
/proc/meminfo: memFree=22106864/32950928 swapFree=58671692/67111528
[pid=21076] ppid=21074 vsize=10567428 CPUtime=4.51 cores=1,3,5,7
/proc/21076/stat : 21076 (java) S 21074 21076 16455 0 -1 4202496 88563 0 1 0 439 12 0 0 25 0 22 0 909665009 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21076/statm: 2641857 80990 2256 9 0 2632591 0
[pid=21076/tid=21077] ppid=21074 vsize=10567428 CPUtime=0.21 cores=1,3,5,7
/proc/21076/task/21077/stat : 21077 (java) S 21074 21076 16455 0 -1 4202560 12161 0 1 0 20 1 0 0 15 0 22 0 909665010 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 1 0 0 0
[pid=21076/tid=21079] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21079/stat : 21079 (java) S 21074 21076 16455 0 -1 4202560 345 0 0 0 0 0 0 0 15 0 22 0 909665013 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21080] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21080/stat : 21080 (java) S 21074 21076 16455 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 909665013 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
[pid=21076/tid=21081] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21081/stat : 21081 (java) S 21074 21076 16455 0 -1 4202560 271 0 0 0 0 0 0 0 15 0 22 0 909665013 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21082] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21082/stat : 21082 (java) S 21074 21076 16455 0 -1 4202560 108 0 0 0 0 0 0 0 15 0 22 0 909665013 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21083] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21083/stat : 21083 (java) S 21074 21076 16455 0 -1 4202560 255 0 0 0 0 0 0 0 15 0 22 0 909665013 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
[pid=21076/tid=21084] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21084/stat : 21084 (java) S 21074 21076 16455 0 -1 4202560 352 0 0 0 0 0 0 0 16 0 22 0 909665013 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
[pid=21076/tid=21085] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21085/stat : 21085 (java) S 21074 21076 16455 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 22 0 909665013 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
[pid=21076/tid=21086] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21086/stat : 21086 (java) S 21074 21076 16455 0 -1 4202560 241 0 0 0 0 0 0 0 15 0 22 0 909665013 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21087] ppid=21074 vsize=10567428 CPUtime=0.03 cores=1,3,5,7
/proc/21076/task/21087/stat : 21087 (java) S 21074 21076 16455 0 -1 4202560 1371 0 0 0 3 0 0 0 16 0 22 0 909665014 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 0 0 16800975 18446604467172296576 0 0 -1 1 0 0 0
[pid=21076/tid=21088] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21088/stat : 21088 (java) S 21074 21076 16455 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 909665014 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21089] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21089/stat : 21089 (java) S 21074 21076 16455 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 909665014 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21090] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21090/stat : 21090 (java) S 21074 21076 16455 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 909665017 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427215281 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21091] ppid=21074 vsize=10567428 CPUtime=0.84 cores=1,3,5,7
/proc/21076/task/21091/stat : 21091 (java) S 21074 21076 16455 0 -1 4202560 5294 0 0 0 83 1 0 0 23 0 22 0 909665017 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21092] ppid=21074 vsize=10567428 CPUtime=0.94 cores=1,3,5,7
/proc/21076/task/21092/stat : 21092 (java) S 21074 21076 16455 0 -1 4202560 11754 0 0 0 93 1 0 0 15 0 22 0 909665017 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21093] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21093/stat : 21093 (java) S 21074 21076 16455 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 909665017 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21094] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21094/stat : 21094 (java) S 21074 21076 16455 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 909665017 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21095] ppid=21074 vsize=10567428 CPUtime=1.22 cores=1,3,5,7
/proc/21076/task/21095/stat : 21095 (java) R 21074 21076 16455 0 -1 4202560 659 0 0 0 122 0 0 0 20 0 22 0 909665034 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 46912505631053 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21076/tid=21096] ppid=21074 vsize=10567428 CPUtime=1.21 cores=1,3,5,7
/proc/21076/task/21096/stat : 21096 (java) R 21074 21076 16455 0 -1 4202560 54592 0 0 0 114 7 0 0 17 0 22 0 909665034 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 46912505688858 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21076/tid=21097] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21097/stat : 21097 (java) S 21074 21076 16455 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 22 0 909665035 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21098] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21098/stat : 21098 (java) S 21074 21076 16455 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 909665035 10821046272 80990 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.51
Current children cumulated vsize (KiB) 10567428

[startup+3.10089 s]
/proc/loadavg: 3.79 3.89 3.76 5/558 21098
/proc/meminfo: memFree=21977048/32950928 swapFree=58671692/67111528
[pid=21076] ppid=21074 vsize=10567428 CPUtime=7.7 cores=1,3,5,7
/proc/21076/stat : 21076 (java) S 21074 21076 16455 0 -1 4202496 127281 0 1 0 754 16 0 0 25 0 22 0 909665009 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21076/statm: 2641857 119706 2257 9 0 2632591 0
[pid=21076/tid=21077] ppid=21074 vsize=10567428 CPUtime=0.21 cores=1,3,5,7
/proc/21076/task/21077/stat : 21077 (java) S 21074 21076 16455 0 -1 4202560 12161 0 1 0 20 1 0 0 15 0 22 0 909665010 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 1 0 0 0
[pid=21076/tid=21079] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21079/stat : 21079 (java) S 21074 21076 16455 0 -1 4202560 346 0 0 0 0 0 0 0 15 0 22 0 909665013 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21080] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21080/stat : 21080 (java) S 21074 21076 16455 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 909665013 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
[pid=21076/tid=21081] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21081/stat : 21081 (java) S 21074 21076 16455 0 -1 4202560 271 0 0 0 0 0 0 0 15 0 22 0 909665013 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21082] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21082/stat : 21082 (java) S 21074 21076 16455 0 -1 4202560 154 0 0 0 0 0 0 0 16 0 22 0 909665013 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21083] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21083/stat : 21083 (java) S 21074 21076 16455 0 -1 4202560 255 0 0 0 0 0 0 0 15 0 22 0 909665013 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
[pid=21076/tid=21084] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21084/stat : 21084 (java) S 21074 21076 16455 0 -1 4202560 424 0 0 0 0 0 0 0 16 0 22 0 909665013 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
[pid=21076/tid=21085] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21085/stat : 21085 (java) S 21074 21076 16455 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 22 0 909665013 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21086] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21086/stat : 21086 (java) S 21074 21076 16455 0 -1 4202560 355 0 0 0 0 0 0 0 16 0 22 0 909665013 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21087] ppid=21074 vsize=10567428 CPUtime=0.09 cores=1,3,5,7
/proc/21076/task/21087/stat : 21087 (java) S 21074 21076 16455 0 -1 4202560 2232 0 0 0 9 0 0 0 16 0 22 0 909665014 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 0 0 16800975 18446604467172296576 0 0 -1 1 0 0 0
[pid=21076/tid=21088] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21088/stat : 21088 (java) S 21074 21076 16455 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 909665014 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21089] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21089/stat : 21089 (java) S 21074 21076 16455 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 909665014 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21090] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21090/stat : 21090 (java) S 21074 21076 16455 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 909665017 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427215281 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21091] ppid=21074 vsize=10567428 CPUtime=0.87 cores=1,3,5,7
/proc/21076/task/21091/stat : 21091 (java) S 21074 21076 16455 0 -1 4202560 5303 0 0 0 86 1 0 0 15 0 22 0 909665017 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21092] ppid=21074 vsize=10567428 CPUtime=0.99 cores=1,3,5,7
/proc/21076/task/21092/stat : 21092 (java) S 21074 21076 16455 0 -1 4202560 11761 0 0 0 98 1 0 0 16 0 22 0 909665017 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21093] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21093/stat : 21093 (java) S 21074 21076 16455 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 909665017 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21094] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21094/stat : 21094 (java) S 21074 21076 16455 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 909665017 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21095] ppid=21074 vsize=10567428 CPUtime=2.73 cores=1,3,5,7
/proc/21076/task/21095/stat : 21095 (java) R 21074 21076 16455 0 -1 4202560 670 0 0 0 273 0 0 0 25 0 22 0 909665034 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 46912505631213 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21076/tid=21096] ppid=21074 vsize=10567428 CPUtime=2.72 cores=1,3,5,7
/proc/21076/task/21096/stat : 21096 (java) R 21074 21076 16455 0 -1 4202560 92187 0 0 0 262 10 0 0 19 0 22 0 909665034 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 46912505669399 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=21076/tid=21097] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21097/stat : 21097 (java) S 21074 21076 16455 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 22 0 909665035 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21098] ppid=21074 vsize=10567428 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21098/stat : 21098 (java) S 21074 21076 16455 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 909665035 10821046272 119706 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.7
Current children cumulated vsize (KiB) 10567428

[startup+6.30134 s]
/proc/loadavg: 3.79 3.89 3.76 5/558 21098
/proc/meminfo: memFree=21827004/32950928 swapFree=58671692/67111528
[pid=21076] ppid=21074 vsize=10563732 CPUtime=14.6 cores=1,3,5,7
/proc/21076/stat : 21076 (java) S 21074 21076 16455 0 -1 4202496 158921 0 1 0 1441 19 0 0 25 0 22 0 909665009 10817261568 143904 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21076/statm: 2640933 143904 2257 9 0 2631667 0
[pid=21076/tid=21077] ppid=21074 vsize=10563732 CPUtime=0.21 cores=1,3,5,7
/proc/21076/task/21077/stat : 21077 (java) S 21074 21076 16455 0 -1 4202560 12161 0 1 0 20 1 0 0 15 0 22 0 909665010 10817261568 143904 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 1 0 0 0
[pid=21076/tid=21079] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21079/stat : 21079 (java) S 21074 21076 16455 0 -1 4202560 346 0 0 0 0 0 0 0 15 0 22 0 909665013 10817261568 143904 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21080] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21080/stat : 21080 (java) S 21074 21076 16455 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 22 0 909665013 10817261568 143904 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
[pid=21076/tid=21081] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21081/stat : 21081 (java) S 21074 21076 16455 0 -1 4202560 327 0 0 0 0 0 0 0 15 0 22 0 909665013 10817261568 143904 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
[pid=21076/tid=21082] ppid=21074 vsize=10563732 CPUtime=0.01 cores=1,3,5,7
/proc/21076/task/21082/stat : 21082 (java) S 21074 21076 16455 0 -1 4202560 158 0 0 0 1 0 0 0 15 0 22 0 909665013 10817261568 143904 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21083] ppid=21074 vsize=10563732 CPUtime=0.01 cores=1,3,5,7
/proc/21076/task/21083/stat : 21083 (java) S 21074 21076 16455 0 -1 4202560 269 0 0 0 1 0 0 0 15 0 22 0 909665013 10817261568 143904 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21084] ppid=21074 vsize=10563732 CPUtime=0.01 cores=1,3,5,7
/proc/21076/task/21084/stat : 21084 (java) S 21074 21076 16455 0 -1 4202560 425 0 0 0 1 0 0 0 15 0 22 0 909665013 10817261568 143904 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
[pid=21076/tid=21085] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21085/stat : 21085 (java) S 21074 21076 16455 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 22 0 909665013 10817261568 143904 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21086] ppid=21074 vsize=10563732 CPUtime=0.01 cores=1,3,5,7
/proc/21076/task/21086/stat : 21086 (java) S 21074 21076 16455 0 -1 4202560 362 0 0 0 1 0 0 0 16 0 22 0 909665013 10817261568 143904 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0

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

/proc/21076/task/21085/stat : 21085 (java) S 21074 21076 16455 0 -1 4202560 25 0 0 0 13 0 0 0 15 0 22 0 909665013 10817261568 188658 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
[pid=21076/tid=21086] ppid=21074 vsize=10563732 CPUtime=0.14 cores=1,3,5,7
/proc/21076/task/21086/stat : 21086 (java) S 21074 21076 16455 0 -1 4202560 397 0 0 0 14 0 0 0 15 0 22 0 909665013 10817261568 188658 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21087] ppid=21074 vsize=10563732 CPUtime=7.39 cores=1,3,5,7
/proc/21076/task/21087/stat : 21087 (java) R 21074 21076 16455 0 -1 4202560 15776 0 0 0 736 3 0 0 15 0 22 0 909665014 10817261568 188658 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 47868111798355 0 0 0 16800975 0 0 0 -1 1 0 0 0
[pid=21076/tid=21088] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21088/stat : 21088 (java) S 21074 21076 16455 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 909665014 10817261568 188658 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21089] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21089/stat : 21089 (java) S 21074 21076 16455 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 909665014 10817261568 188658 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21090] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21090/stat : 21090 (java) S 21074 21076 16455 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 909665017 10817261568 188658 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427215281 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21091] ppid=21074 vsize=10563732 CPUtime=1.27 cores=1,3,5,7
/proc/21076/task/21091/stat : 21091 (java) S 21074 21076 16455 0 -1 4202560 8528 0 0 0 125 2 0 0 16 0 22 0 909665017 10817261568 188658 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21092] ppid=21074 vsize=10563732 CPUtime=1.53 cores=1,3,5,7
/proc/21076/task/21092/stat : 21092 (java) S 21074 21076 16455 0 -1 4202560 15204 0 0 0 151 2 0 0 15 0 22 0 909665017 10817261568 188658 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21093] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21093/stat : 21093 (java) S 21074 21076 16455 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 909665017 10817261568 188658 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21094] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21094/stat : 21094 (java) S 21074 21076 16455 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 909665017 10817261568 188658 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21097] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21097/stat : 21097 (java) S 21074 21076 16455 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 22 0 909665035 10817261568 188658 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21102] ppid=21074 vsize=10563732 CPUtime=45.17 cores=1,3,5,7
/proc/21076/task/21102/stat : 21102 (java) S 21074 21076 16455 0 -1 4202560 56 0 0 0 4517 0 0 0 16 0 22 0 909667253 10817261568 188658 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 1 0 0 0
[pid=21076/tid=21103] ppid=21074 vsize=10563732 CPUtime=45.18 cores=1,3,5,7
/proc/21076/task/21103/stat : 21103 (java) S 21074 21076 16455 0 -1 4202560 7 0 0 0 4518 0 0 0 16 0 22 0 909667253 10817261568 188658 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21104] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21104/stat : 21104 (java) S 21074 21076 16455 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 909667254 10817261568 188658 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 143.11
Current children cumulated vsize (KiB) 10563732

[startup+74.7014 s]
/proc/loadavg: 3.90 3.88 3.76 5/558 21109
/proc/meminfo: memFree=21557496/32950928 swapFree=58671692/67111528
[pid=21076] ppid=21074 vsize=10563732 CPUtime=144.69 cores=1,3,5,7
/proc/21076/stat : 21076 (java) S 21074 21076 16455 0 -1 4202496 204508 0 1 0 14441 28 0 0 25 0 22 0 909665009 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21076/statm: 2640933 188961 2259 9 0 2631667 0
[pid=21076/tid=21077] ppid=21074 vsize=10563732 CPUtime=0.21 cores=1,3,5,7
/proc/21076/task/21077/stat : 21077 (java) S 21074 21076 16455 0 -1 4202560 12168 0 1 0 20 1 0 0 15 0 22 0 909665010 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
[pid=21076/tid=21079] ppid=21074 vsize=10563732 CPUtime=0.15 cores=1,3,5,7
/proc/21076/task/21079/stat : 21079 (java) S 21074 21076 16455 0 -1 4202560 370 0 0 0 15 0 0 0 15 0 22 0 909665013 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21080] ppid=21074 vsize=10563732 CPUtime=0.14 cores=1,3,5,7
/proc/21076/task/21080/stat : 21080 (java) S 21074 21076 16455 0 -1 4202560 27 0 0 0 14 0 0 0 16 0 22 0 909665013 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21081] ppid=21074 vsize=10563732 CPUtime=0.13 cores=1,3,5,7
/proc/21076/task/21081/stat : 21081 (java) S 21074 21076 16455 0 -1 4202560 350 0 0 0 13 0 0 0 15 0 22 0 909665013 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
[pid=21076/tid=21082] ppid=21074 vsize=10563732 CPUtime=0.14 cores=1,3,5,7
/proc/21076/task/21082/stat : 21082 (java) S 21074 21076 16455 0 -1 4202560 188 0 0 0 14 0 0 0 15 0 22 0 909665013 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21083] ppid=21074 vsize=10563732 CPUtime=0.17 cores=1,3,5,7
/proc/21076/task/21083/stat : 21083 (java) S 21074 21076 16455 0 -1 4202560 315 0 0 0 17 0 0 0 15 0 22 0 909665013 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21084] ppid=21074 vsize=10563732 CPUtime=0.17 cores=1,3,5,7
/proc/21076/task/21084/stat : 21084 (java) S 21074 21076 16455 0 -1 4202560 448 0 0 0 17 0 0 0 15 0 22 0 909665013 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21085] ppid=21074 vsize=10563732 CPUtime=0.13 cores=1,3,5,7
/proc/21076/task/21085/stat : 21085 (java) S 21074 21076 16455 0 -1 4202560 25 0 0 0 13 0 0 0 16 0 22 0 909665013 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
[pid=21076/tid=21086] ppid=21074 vsize=10563732 CPUtime=0.14 cores=1,3,5,7
/proc/21076/task/21086/stat : 21086 (java) S 21074 21076 16455 0 -1 4202560 397 0 0 0 14 0 0 0 15 0 22 0 909665013 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21087] ppid=21074 vsize=10563732 CPUtime=7.41 cores=1,3,5,7
/proc/21076/task/21087/stat : 21087 (java) R 21074 21076 16455 0 -1 4202560 16079 0 0 0 738 3 0 0 15 0 22 0 909665014 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 47868111413675 0 0 0 16800975 0 0 0 -1 1 0 0 0
[pid=21076/tid=21088] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21088/stat : 21088 (java) S 21074 21076 16455 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 909665014 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21089] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21089/stat : 21089 (java) S 21074 21076 16455 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 909665014 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21090] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21090/stat : 21090 (java) S 21074 21076 16455 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 909665017 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427215281 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21091] ppid=21074 vsize=10563732 CPUtime=1.27 cores=1,3,5,7
/proc/21076/task/21091/stat : 21091 (java) S 21074 21076 16455 0 -1 4202560 8528 0 0 0 125 2 0 0 16 0 22 0 909665017 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21092] ppid=21074 vsize=10563732 CPUtime=1.53 cores=1,3,5,7
/proc/21076/task/21092/stat : 21092 (java) S 21074 21076 16455 0 -1 4202560 15204 0 0 0 151 2 0 0 15 0 22 0 909665017 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21093] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21093/stat : 21093 (java) S 21074 21076 16455 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 909665017 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21094] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21094/stat : 21094 (java) S 21074 21076 16455 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 909665017 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21097] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21097/stat : 21097 (java) S 21074 21076 16455 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 22 0 909665035 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21102] ppid=21074 vsize=10563732 CPUtime=45.95 cores=1,3,5,7
/proc/21076/task/21102/stat : 21102 (java) S 21074 21076 16455 0 -1 4202560 57 0 0 0 4595 0 0 0 16 0 22 0 909667253 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 1 0 0 0
[pid=21076/tid=21103] ppid=21074 vsize=10563732 CPUtime=45.95 cores=1,3,5,7
/proc/21076/task/21103/stat : 21103 (java) S 21074 21076 16455 0 -1 4202560 7 0 0 0 4595 0 0 0 16 0 22 0 909667253 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21104] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21104/stat : 21104 (java) S 21074 21076 16455 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 909667254 10817261568 188961 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 144.69
Current children cumulated vsize (KiB) 10563732

[startup+75.5053 s]
/proc/loadavg: 3.90 3.88 3.76 5/558 21109
/proc/meminfo: memFree=21557496/32950928 swapFree=58671692/67111528
[pid=21076] ppid=21074 vsize=10563732 CPUtime=145.82 cores=1,3,5,7
/proc/21076/stat : 21076 (java) S 21074 21076 16455 0 -1 4202496 204510 0 1 0 14554 28 0 0 25 0 19 0 909665009 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21076/statm: 2640933 188962 2259 9 0 2631667 0
[pid=21076/tid=21077] ppid=21074 vsize=10563732 CPUtime=0.26 cores=1,3,5,7
/proc/21076/task/21077/stat : 21077 (java) R 21074 21076 16455 0 -1 4202560 12169 0 1 0 25 1 0 0 15 0 19 0 909665010 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 46912505366594 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21076/tid=21079] ppid=21074 vsize=10563732 CPUtime=0.15 cores=1,3,5,7
/proc/21076/task/21079/stat : 21079 (java) S 21074 21076 16455 0 -1 4202560 370 0 0 0 15 0 0 0 15 0 19 0 909665013 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21080] ppid=21074 vsize=10563732 CPUtime=0.14 cores=1,3,5,7
/proc/21076/task/21080/stat : 21080 (java) S 21074 21076 16455 0 -1 4202560 27 0 0 0 14 0 0 0 16 0 19 0 909665013 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21081] ppid=21074 vsize=10563732 CPUtime=0.13 cores=1,3,5,7
/proc/21076/task/21081/stat : 21081 (java) S 21074 21076 16455 0 -1 4202560 350 0 0 0 13 0 0 0 15 0 19 0 909665013 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
[pid=21076/tid=21082] ppid=21074 vsize=10563732 CPUtime=0.14 cores=1,3,5,7
/proc/21076/task/21082/stat : 21082 (java) S 21074 21076 16455 0 -1 4202560 188 0 0 0 14 0 0 0 15 0 19 0 909665013 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21083] ppid=21074 vsize=10563732 CPUtime=0.17 cores=1,3,5,7
/proc/21076/task/21083/stat : 21083 (java) S 21074 21076 16455 0 -1 4202560 315 0 0 0 17 0 0 0 15 0 19 0 909665013 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21084] ppid=21074 vsize=10563732 CPUtime=0.17 cores=1,3,5,7
/proc/21076/task/21084/stat : 21084 (java) S 21074 21076 16455 0 -1 4202560 448 0 0 0 17 0 0 0 15 0 19 0 909665013 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21085] ppid=21074 vsize=10563732 CPUtime=0.13 cores=1,3,5,7
/proc/21076/task/21085/stat : 21085 (java) S 21074 21076 16455 0 -1 4202560 25 0 0 0 13 0 0 0 16 0 19 0 909665013 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
[pid=21076/tid=21086] ppid=21074 vsize=10563732 CPUtime=0.14 cores=1,3,5,7
/proc/21076/task/21086/stat : 21086 (java) S 21074 21076 16455 0 -1 4202560 397 0 0 0 14 0 0 0 15 0 19 0 909665013 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21087] ppid=21074 vsize=10563732 CPUtime=7.55 cores=1,3,5,7
/proc/21076/task/21087/stat : 21087 (java) S 21074 21076 16455 0 -1 4202560 16079 0 0 0 752 3 0 0 16 0 19 0 909665014 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 0 0 16800975 18446604467172296576 0 0 -1 1 0 0 0
[pid=21076/tid=21088] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21088/stat : 21088 (java) S 21074 21076 16455 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 909665014 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21089] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21089/stat : 21089 (java) S 21074 21076 16455 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 909665014 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21090] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21090/stat : 21090 (java) S 21074 21076 16455 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 909665017 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427215281 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21091] ppid=21074 vsize=10563732 CPUtime=1.27 cores=1,3,5,7
/proc/21076/task/21091/stat : 21091 (java) S 21074 21076 16455 0 -1 4202560 8528 0 0 0 125 2 0 0 16 0 19 0 909665017 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21092] ppid=21074 vsize=10563732 CPUtime=1.54 cores=1,3,5,7
/proc/21076/task/21092/stat : 21092 (java) S 21074 21076 16455 0 -1 4202560 15205 0 0 0 152 2 0 0 15 0 19 0 909665017 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21093] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21093/stat : 21093 (java) S 21074 21076 16455 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 909665017 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21094] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21094/stat : 21094 (java) S 21074 21076 16455 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 909665017 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21097] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21097/stat : 21097 (java) S 21074 21076 16455 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 909665035 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 145.82
Current children cumulated vsize (KiB) 10563732

[startup+75.7012 s]
/proc/loadavg: 3.90 3.88 3.76 5/558 21109
/proc/meminfo: memFree=21557496/32950928 swapFree=58671692/67111528
[pid=21076] ppid=21074 vsize=10563732 CPUtime=146.01 cores=1,3,5,7
/proc/21076/stat : 21076 (java) S 21074 21076 16455 0 -1 4202496 204510 0 1 0 14573 28 0 0 25 0 19 0 909665009 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/21076/statm: 2640933 188962 2259 9 0 2631667 0
[pid=21076/tid=21077] ppid=21074 vsize=10563732 CPUtime=0.45 cores=1,3,5,7
/proc/21076/task/21077/stat : 21077 (java) R 21074 21076 16455 0 -1 4202560 12169 0 1 0 44 1 0 0 16 0 19 0 909665010 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 46912505366576 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21076/tid=21079] ppid=21074 vsize=10563732 CPUtime=0.15 cores=1,3,5,7
/proc/21076/task/21079/stat : 21079 (java) S 21074 21076 16455 0 -1 4202560 370 0 0 0 15 0 0 0 15 0 19 0 909665013 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21080] ppid=21074 vsize=10563732 CPUtime=0.14 cores=1,3,5,7
/proc/21076/task/21080/stat : 21080 (java) S 21074 21076 16455 0 -1 4202560 27 0 0 0 14 0 0 0 16 0 19 0 909665013 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21081] ppid=21074 vsize=10563732 CPUtime=0.13 cores=1,3,5,7
/proc/21076/task/21081/stat : 21081 (java) S 21074 21076 16455 0 -1 4202560 350 0 0 0 13 0 0 0 15 0 19 0 909665013 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
[pid=21076/tid=21082] ppid=21074 vsize=10563732 CPUtime=0.14 cores=1,3,5,7
/proc/21076/task/21082/stat : 21082 (java) S 21074 21076 16455 0 -1 4202560 188 0 0 0 14 0 0 0 15 0 19 0 909665013 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21083] ppid=21074 vsize=10563732 CPUtime=0.17 cores=1,3,5,7
/proc/21076/task/21083/stat : 21083 (java) S 21074 21076 16455 0 -1 4202560 315 0 0 0 17 0 0 0 15 0 19 0 909665013 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21084] ppid=21074 vsize=10563732 CPUtime=0.17 cores=1,3,5,7
/proc/21076/task/21084/stat : 21084 (java) S 21074 21076 16455 0 -1 4202560 448 0 0 0 17 0 0 0 15 0 19 0 909665013 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21085] ppid=21074 vsize=10563732 CPUtime=0.13 cores=1,3,5,7
/proc/21076/task/21085/stat : 21085 (java) S 21074 21076 16455 0 -1 4202560 25 0 0 0 13 0 0 0 16 0 19 0 909665013 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 7 0 0 0
[pid=21076/tid=21086] ppid=21074 vsize=10563732 CPUtime=0.14 cores=1,3,5,7
/proc/21076/task/21086/stat : 21086 (java) S 21074 21076 16455 0 -1 4202560 397 0 0 0 14 0 0 0 15 0 19 0 909665013 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21087] ppid=21074 vsize=10563732 CPUtime=7.55 cores=1,3,5,7
/proc/21076/task/21087/stat : 21087 (java) S 21074 21076 16455 0 -1 4202560 16079 0 0 0 752 3 0 0 16 0 19 0 909665014 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 0 0 16800975 18446604467172296576 0 0 -1 1 0 0 0
[pid=21076/tid=21088] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21088/stat : 21088 (java) S 21074 21076 16455 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 909665014 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21089] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21089/stat : 21089 (java) S 21074 21076 16455 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 909665014 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21090] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21090/stat : 21090 (java) S 21074 21076 16455 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 909665017 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427215281 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21091] ppid=21074 vsize=10563732 CPUtime=1.27 cores=1,3,5,7
/proc/21076/task/21091/stat : 21091 (java) S 21074 21076 16455 0 -1 4202560 8528 0 0 0 125 2 0 0 16 0 19 0 909665017 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21092] ppid=21074 vsize=10563732 CPUtime=1.54 cores=1,3,5,7
/proc/21076/task/21092/stat : 21092 (java) S 21074 21076 16455 0 -1 4202560 15205 0 0 0 152 2 0 0 15 0 19 0 909665017 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21093] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21093/stat : 21093 (java) S 21074 21076 16455 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 909665017 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427207577 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
[pid=21076/tid=21094] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21094/stat : 21094 (java) S 21074 21076 16455 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 909665017 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 5 0 0 0
[pid=21076/tid=21097] ppid=21074 vsize=10563732 CPUtime=0 cores=1,3,5,7
/proc/21076/task/21097/stat : 21097 (java) S 21074 21076 16455 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 909665035 10817261568 188962 33554432000 1073741824 1073778376 140735995812304 18446744073709551615 256427208192 0 4 0 16800975 18446604467172296576 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 146.01
Current children cumulated vsize (KiB) 10563732

Child status: 30
Real time (s): 75.7984
CPU time (s): 146.12
CPU user time (s): 145.801
CPU system time (s): 0.318951
CPU usage (%): 192.774
Max. virtual memory (cumulated for all children) (KiB): 10571508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 145.801
system time used= 0.318951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 204515
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4858
involuntary context switches= 2134

runsolver used 0.394939 second user time and 0.988849 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-04 15:32:23
IDJOB=3453864
IDBENCH=48068
IDSOLVER=1950
FILE ID=node115/3453864-1307194343
RUNJOBID= node115-1307194194-20871
PBS_JOBID= 13508831
Free space on /tmp= 73840 MiB

SOLVER NAME= Sat4j Res//CP 2.3.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=103-P1=223-P2=29-P3=89-P4=173-P5=97-P6=227-P7=89-P8=127-P9=223-B.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3453864-1307194343/watcher-3453864-1307194343 -o /tmp/evaluation-result-3453864-1307194343/solver-3453864-1307194343 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3453864-1307194343.opb

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

MD5SUM BENCH= 9b7cb599a49db47c0ffbf25416bcef37
RANDOM SEED=1864511925

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22400144 kB
Buffers:        205760 kB
Cached:         327884 kB
SwapCached:      65828 kB
Active:        1788632 kB
Inactive:      8519348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22400144 kB
SwapTotal:    67111528 kB
SwapFree:     58671692 kB
Dirty:             472 kB
Writeback:           0 kB
AnonPages:     9712008 kB
Mapped:          35784 kB
Slab:            97056 kB
PageTables:      77132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 162209052 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73840 MiB
End job on node115 at 2011-06-04 15:33:39