Trace number 4119073

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 PB 2.3.6 Resolution PB16OPT-1952753 146.253 145.119

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_3g-0234-0234.lin.opb
MD5SUM458d2af0209ef6c605d473176667773a
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-1952753
Best CPU time to get the best result obtained on this benchmark38.5881
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables252
Total number of constraints384
Number of constraints which are clauses180
Number of constraints which are cardinality constraints (but not clauses)24
Number of constraints which are nor clauses,nor cardinality constraints180
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 180
Biggest coefficient in the objective function 313633
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 15282558
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 313633
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 15282558
Number of bits of the biggest sum of numbers24
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.19	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.19	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.19	c See www.sat4j.org for details.
0.00/0.19	c version PB16.v20160501
0.00/0.19	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.19	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.19	c java.vm.version	19.1-b02
0.00/0.19	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.19	c sun.arch.data.model	64
0.00/0.19	c java.version		1.6.0_24
0.00/0.19	c os.name		Linux
0.00/0.19	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.19	c os.arch		amd64
0.00/0.19	c Free memory 		501472288
0.00/0.19	c Max memory 		7480803328
0.00/0.19	c Total memory 		504102912
0.00/0.19	c Number of processors 	8
0.09/0.21	c Pseudo Boolean Optimization by upper bound
0.09/0.21	c --- Begin Solver configuration ---
0.09/0.21	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.21	c Learn all clauses as in MiniSAT
0.09/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.21	c No reason simplification
0.09/0.21	c Glucose 2.1 dynamic restart strategy
0.09/0.21	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.21	c timeout=2147483s
0.09/0.21	c DB Simplification allowed=false
0.09/0.21	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.21	c --- End Solver configuration ---
0.09/0.21	c solving HOME/instance-4119073-1467246684.opb
0.09/0.21	c reading problem ... 
0.09/0.22	c  objective function found
0.09/0.28	c ... done. Wall clock time 0.062s.
0.09/0.28	c declared #vars     252
0.09/0.28	c #constraints  408
0.09/0.28	c constraints type 
0.09/0.28	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 204
0.09/0.28	c org.sat4j.minisat.constraints.card.MinWatchCard => 24
0.09/0.28	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 180
0.09/0.28	c 408 constraints processed.
0.09/0.28	c objective function length is 180 literals
0.09/0.28	c SATISFIABLE
0.09/0.28	c OPTIMIZING...
0.09/0.28	c Got one! Elapsed wall clock time (in seconds):0.07
0.09/0.28	o -1690633
0.09/0.29	c Got one! Elapsed wall clock time (in seconds):0.078
0.09/0.29	o -1712040
0.23/0.30	c Got one! Elapsed wall clock time (in seconds):0.088
0.23/0.30	o -1742805
0.23/0.31	c Got one! Elapsed wall clock time (in seconds):0.094
0.23/0.31	o -1773369
0.93/0.71	c cleaning 2507 clauses out of 5013 with flag 11660/5013
1.40/1.13	c cleaning 4253 clauses out of 8505 with flag 25781/11012
1.89/1.60	c cleaning 5622 clauses out of 11251 with flag 40507/18011
2.39/2.20	c cleaning 6815 clauses out of 13630 with flag 57095/26012
3.12/2.87	c cleaning 7906 clauses out of 15814 with flag 75858/35011
3.51/3.23	c Got one! Elapsed wall clock time (in seconds):3.019
3.51/3.23	o -1781703
3.62/3.32	c cleaning 6879 clauses out of 13758 with flag 2210/40861
3.62/3.37	c Got one! Elapsed wall clock time (in seconds):3.16
3.62/3.37	o -1794016
3.91/3.61	c cleaning 6053 clauses out of 12105 with flag 8545/46087
4.31/4.04	c cleaning 6027 clauses out of 12053 with flag 22019/52088
4.82/4.51	c cleaning 6512 clauses out of 13026 with flag 37181/59088
5.31/5.09	c cleaning 7255 clauses out of 14512 with flag 54036/67086
6.02/5.74	c cleaning 8124 clauses out of 16258 with flag 72951/76087
6.72/6.46	c cleaning 9064 clauses out of 18135 with flag 93912/86088
7.02/6.79	c Got one! Elapsed wall clock time (in seconds):6.574
7.02/6.79	o -1797231
7.41/7.18	c cleaning 9689 clauses out of 19388 with flag 11519/96405
7.91/7.60	c cleaning 7849 clauses out of 15698 with flag 24542/102404
8.41/8.12	c cleaning 7425 clauses out of 14851 with flag 39417/109406
9.01/8.74	c cleaning 7705 clauses out of 15425 with flag 60382/117405
9.61/9.37	c cleaning 8356 clauses out of 16719 with flag 82397/126404
10.41/10.13	c cleaning 9179 clauses out of 18363 with flag 107949/136404
11.21/10.98	c cleaning 10091 clauses out of 20187 with flag 137002/147407
12.21/11.93	c cleaning 11045 clauses out of 22094 with flag 167305/159405
13.52/13.22	c cleaning 12024 clauses out of 24050 with flag 202237/172406
14.81/14.53	c cleaning 13008 clauses out of 26025 with flag 240213/186405
15.91/15.63	c Got one! Elapsed wall clock time (in seconds):15.417
15.91/15.63	o -1808120
16.32/16.07	c cleaning 15021 clauses out of 30045 with flag 11640/203433
16.82/16.55	c Got one! Elapsed wall clock time (in seconds):16.337
16.82/16.55	o -1808186
16.82/16.55	c Got one! Elapsed wall clock time (in seconds):16.34
16.82/16.55	o -1829095
16.82/16.56	c Got one! Elapsed wall clock time (in seconds):16.342
16.82/16.56	o -1879696
16.82/16.57	c Got one! Elapsed wall clock time (in seconds):16.36
16.82/16.57	o -1913220
16.82/16.58	c Got one! Elapsed wall clock time (in seconds):16.363
16.82/16.58	o -1913774
17.44/17.06	c cleaning 12977 clauses out of 25954 with flag 12176/214363
17.84/17.48	c cleaning 9481 clauses out of 18976 with flag 25297/220362
18.33/17.95	c cleaning 8245 clauses out of 16496 with flag 40771/227363
18.84/18.48	c cleaning 8124 clauses out of 16251 with flag 58314/235363
19.54/19.13	c cleaning 8558 clauses out of 17125 with flag 78701/244361
20.35/19.91	c cleaning 9282 clauses out of 18568 with flag 101605/254362
21.16/20.73	c cleaning 10144 clauses out of 20287 with flag 129605/265363
21.96/21.59	c cleaning 11069 clauses out of 22141 with flag 163471/277361
22.96/22.55	c cleaning 12035 clauses out of 24072 with flag 202983/290361
24.16/23.76	c cleaning 13020 clauses out of 26039 with flag 240766/304363
25.36/24.98	c cleaning 14004 clauses out of 28018 with flag 282640/319362
26.86/26.48	c cleaning 15002 clauses out of 30013 with flag 328086/335361
28.56/28.15	c cleaning 16006 clauses out of 32011 with flag 377576/352361
30.36/29.97	c cleaning 17004 clauses out of 34007 with flag 428817/370363
32.36/31.99	c cleaning 17996 clauses out of 36002 with flag 470657/389362
34.95/34.59	c cleaning 18998 clauses out of 38006 with flag 518742/409362
37.76/37.32	c cleaning 20004 clauses out of 40009 with flag 567061/430363
41.36/40.98	c cleaning 20996 clauses out of 42004 with flag 615358/452362
44.36/44.00	c cleaning 21999 clauses out of 44007 with flag 668456/475361
47.96/47.54	c cleaning 23002 clauses out of 46008 with flag 726514/499361
51.66/51.20	c cleaning 24004 clauses out of 48014 with flag 782362/524369
55.31/54.82	c cleaning 24999 clauses out of 50003 with flag 842570/550362
59.41/58.95	c cleaning 26000 clauses out of 52004 with flag 906372/577362
63.41/62.92	c cleaning 27002 clauses out of 54004 with flag 968641/605362
67.51/67.06	c Got one! Elapsed wall clock time (in seconds):66.849
67.51/67.06	o -1944173
68.73/68.26	c cleaning 30269 clauses out of 60538 with flag 11577/638898
69.44/68.99	c cleaning 18132 clauses out of 36270 with flag 25701/644899
70.14/69.60	c cleaning 12566 clauses out of 25137 with flag 41496/651898
70.64/70.14	c cleaning 10285 clauses out of 20573 with flag 60842/659900
71.24/70.71	c cleaning 9640 clauses out of 19286 with flag 81372/668898
71.24/70.72	c Got one! Elapsed wall clock time (in seconds):70.511
71.24/70.72	o -1952753
71.56/71.04	c cleaning 7498 clauses out of 15013 with flag 11184/674265
71.96/71.41	c cleaning 6753 clauses out of 13513 with flag 24319/680263
72.36/71.84	c cleaning 6878 clauses out of 13761 with flag 39080/687264
72.86/72.32	c cleaning 7440 clauses out of 14883 with flag 55908/695264
73.46/72.93	c cleaning 8223 clauses out of 16445 with flag 75360/704266
74.06/73.57	c cleaning 9104 clauses out of 18219 with flag 98523/714263
74.86/74.36	c cleaning 10057 clauses out of 20115 with flag 122829/725263
75.76/75.22	c cleaning 11026 clauses out of 22059 with flag 148978/737264
76.76/76.22	c cleaning 12014 clauses out of 24034 with flag 179728/750265
77.86/77.39	c cleaning 13008 clauses out of 26021 with flag 212412/764266
79.26/78.71	c cleaning 14002 clauses out of 28013 with flag 248931/779267
81.07/80.54	c cleaning 14997 clauses out of 30008 with flag 293142/795264
83.17/82.63	c cleaning 16007 clauses out of 32013 with flag 345162/812266
85.48/84.98	c cleaning 17002 clauses out of 34003 with flag 402417/830263
87.68/87.19	c cleaning 17996 clauses out of 36001 with flag 454466/849263
90.18/89.63	c cleaning 19001 clauses out of 38006 with flag 506887/869264
92.38/91.87	c cleaning 20001 clauses out of 40004 with flag 558767/890263
94.68/94.12	c cleaning 20994 clauses out of 42003 with flag 612775/912263
97.73/97.18	c cleaning 22004 clauses out of 44012 with flag 675129/935266
101.18/100.25	c cleaning 23000 clauses out of 46005 with flag 737766/959263
104.57/103.63	c cleaning 23998 clauses out of 48005 with flag 807214/984263
108.37/107.42	c cleaning 25004 clauses out of 50008 with flag 877657/1010264
112.37/111.45	c cleaning 25998 clauses out of 52003 with flag 957696/1037263
116.97/116.04	c cleaning 26997 clauses out of 54005 with flag 1031638/1065263
121.57/120.63	c cleaning 28004 clauses out of 56008 with flag 1110546/1094263
126.60/125.61	c cleaning 29000 clauses out of 58004 with flag 1187415/1124263
132.19/131.23	c cleaning 29996 clauses out of 60004 with flag 1268211/1155263
137.79/136.81	c cleaning 31005 clauses out of 62010 with flag 1355907/1187265
143.20/142.28	c cleaning 32002 clauses out of 64004 with flag 1438871/1220265
146.12/145.11	c starts		: 2844
146.12/145.11	c conflicts		: 1241699
146.12/145.11	c decisions		: 1393932
146.12/145.11	c propagations		: 45330945
146.12/145.11	c inspects		: 2500150751
146.12/145.11	c shortcuts		: 0
146.12/145.11	c learnt literals	: 11
146.12/145.11	c learnt binary clauses	: 8
146.12/145.11	c learnt ternary clauses	: 12
146.12/145.11	c learnt constraints	: 1241687
146.12/145.11	c ignored constraints	: 0
146.12/145.11	c root simplifications	: 0
146.12/145.11	c removed literals (reason simplification)	: 0
146.12/145.11	c reason swapping (by a shorter reason)	: 0
146.12/145.11	c Calls to reduceDB	: 81
146.12/145.11	c Number of update (reduction) of LBD	: 46020
146.12/145.11	c Imported unit clauses	: 0
146.12/145.11	c number of reductions to clauses (during analyze)	: 0
146.12/145.11	c number of learned constraints concerned by reduction	: 0
146.12/145.11	c number of learning phase by resolution	: 0
146.12/145.11	c number of learning phase by cutting planes	: 0
146.12/145.11	c speed (assignments/second)	: 312992.0044741803
146.12/145.11	c non guided choices	1
146.12/145.11	c learnt constraints type 
146.12/145.11	s OPTIMUM FOUND
146.12/145.11	c Found 15 solution(s)
146.12/145.11	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 
146.12/145.11	c objective function=-1952753
146.12/145.11	c Total wall clock time (in seconds): 144.898

Verifier Data

OK	-1952753

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4119073-1467246684/watcher-4119073-1467246684 -o /tmp/evaluation-result-4119073-1467246684/solver-4119073-1467246684 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1467246683-9204 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119073-1467246684.opb 

pid=9226
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: 0.08 0.13 0.60 3/175 9232
/proc/meminfo: memFree=25987944/32872528 swapFree=242912/249044
[pid=9232] ppid=9226 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/9232/stat : 9232 (java) D 9226 9232 9187 0 -1 4202496 158 0 0 0 0 0 0 0 20 0 1 0 5774967 278528 33 33554432000 1073741824 1073778376 140735639647760 140735639644936 247055084839 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/9232/statm: 68 33 25 9 0 25 0

[startup+0.100065 s]
/proc/loadavg: 0.08 0.13 0.60 3/175 9232
/proc/meminfo: memFree=25987944/32872528 swapFree=242912/249044
[pid=9232] ppid=9226 vsize=102664 CPUtime=0 cores=1,3,5,7
/proc/9232/stat : 9232 (java) S 9226 9232 9187 0 -1 4202496 1507 0 1 0 0 0 0 0 20 0 2 0 5774967 105127936 1110 33554432000 1073741824 1073778376 140733819272032 140733819263168 247067607101 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9232/statm: 25666 1110 857 9 0 16775 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 102664

[startup+0.200202 s]
/proc/loadavg: 0.08 0.13 0.60 3/175 9232
/proc/meminfo: memFree=25987944/32872528 swapFree=242912/249044
[pid=9232] ppid=9226 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/9232/stat : 9232 (java) S 9226 9232 9187 0 -1 4202496 4406 0 1 0 8 1 0 0 20 0 18 0 5774967 9787879424 6029 33554432000 1073741824 1073778376 140733819272032 140733819263168 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9232/statm: 2389619 6029 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.300186 s]
/proc/loadavg: 0.08 0.13 0.60 3/175 9232
/proc/meminfo: memFree=25987944/32872528 swapFree=242912/249044
[pid=9232] ppid=9226 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/9232/stat : 9232 (java) S 9226 9232 9187 0 -1 4202496 4678 0 1 0 22 1 0 0 20 0 19 0 5774967 9856040960 7275 33554432000 1073741824 1073778376 140733819272032 140733819263168 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9232/statm: 2406260 7275 2203 9 0 2396937 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9625040

[startup+0.700141 s]
/proc/loadavg: 0.08 0.13 0.60 3/175 9232
/proc/meminfo: memFree=25987944/32872528 swapFree=242912/249044
[pid=9232] ppid=9226 vsize=9625040 CPUtime=0.93 cores=1,3,5,7
/proc/9232/stat : 9232 (java) S 9226 9232 9187 0 -1 4202496 7660 0 1 0 91 2 0 0 20 0 19 0 5774967 9856040960 9217 33554432000 1073741824 1073778376 140733819272032 140733819263168 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9232/statm: 2406260 9217 2249 9 0 2396937 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 9625040

[startup+1.50074 s]
/proc/loadavg: 0.08 0.13 0.60 4/212 9269
/proc/meminfo: memFree=25769352/32872528 swapFree=242912/249044
[pid=9232] ppid=9226 vsize=9625040 CPUtime=1.79 cores=1,3,5,7
/proc/9232/stat : 9232 (java) S 9226 9232 9187 0 -1 4202496 7673 0 1 0 177 2 0 0 20 0 19 0 5774967 9856040960 10761 33554432000 1073741824 1073778376 140733819272032 140733819263168 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9232/statm: 2406260 10761 2256 9 0 2396937 0
[pid=9232/tid=9236] ppid=9226 vsize=9625040 CPUtime=1.36 cores=1,3,5,7
/proc/9232/task/9236/stat : 9236 (java) R 9226 9232 9187 0 -1 4202560 2408 0 1 0 135 1 0 0 20 0 19 0 5774969 9856040960 10761 33554432000 1073741824 1073778376 140733819272032 139729681920552 139729530490546 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9237] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9237/stat : 9237 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 10761 33554432000 1073741824 1073778376 140733819272032 139729654373416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9239] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9239/stat : 9239 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 10761 33554432000 1073741824 1073778376 140733819272032 139729653320616 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9241] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9241/stat : 9241 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 10761 33554432000 1073741824 1073778376 140733819272032 139729652267816 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9243] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9243/stat : 9243 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 10761 33554432000 1073741824 1073778376 140733819272032 139729651215016 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9232/tid=9245] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9245/stat : 9245 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 10761 33554432000 1073741824 1073778376 140733819272032 139729650162216 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9246] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9246/stat : 9246 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 10761 33554432000 1073741824 1073778376 140733819272032 139729649109416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9232/tid=9247] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9247/stat : 9247 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 10761 33554432000 1073741824 1073778376 140733819272032 139729519028520 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9248] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9248/stat : 9248 (java) S 9226 9232 9187 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 10761 33554432000 1073741824 1073778376 140733819272032 139729517975720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9253] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9253/stat : 9253 (java) S 9226 9232 9187 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 10761 33554432000 1073741824 1073778376 140733819272032 139729035029480 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9255] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9255/stat : 9255 (java) S 9226 9232 9187 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 10761 33554432000 1073741824 1073778376 140733819272032 139729033975544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9256] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9256/stat : 9256 (java) S 9226 9232 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 10761 33554432000 1073741824 1073778376 140733819272032 139729032922632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9259] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9259/stat : 9259 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774983 9856040960 10761 33554432000 1073741824 1073778376 140733819272032 139729031871120 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9260] ppid=9226 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/9232/task/9260/stat : 9260 (java) S 9226 9232 9187 0 -1 4202560 1960 0 0 0 20 0 0 0 20 0 19 0 5774983 9856040960 10761 33554432000 1073741824 1073778376 140733819272032 139729030818232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9261] ppid=9226 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/9232/task/9261/stat : 9261 (java) S 9226 9232 9187 0 -1 4202560 2032 0 0 0 18 0 0 0 20 0 19 0 5774983 9856040960 10761 33554432000 1073741824 1073778376 140733819272032 139729029765432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9262] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9262/stat : 9262 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774983 9856040960 10761 33554432000 1073741824 1073778376 140733819272032 139729028712824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9263] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9263/stat : 9263 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774983 9856040960 10761 33554432000 1073741824 1073778376 140733819272032 139729027660232 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9269] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9269/stat : 9269 (java) S 9226 9232 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5774995 9856040960 10761 33554432000 1073741824 1073778376 140733819272032 139729026606760 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 9625040

[startup+3.10082 s]
/proc/loadavg: 0.31 0.18 0.62 5/213 9270
/proc/meminfo: memFree=25751728/32872528 swapFree=242912/249044
[pid=9232] ppid=9226 vsize=9625040 CPUtime=3.41 cores=1,3,5,7
/proc/9232/stat : 9232 (java) S 9226 9232 9187 0 -1 4202496 7679 0 1 0 339 2 0 0 20 0 19 0 5774967 9856040960 13322 33554432000 1073741824 1073778376 140733819272032 140733819263168 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9232/statm: 2406260 13322 2257 9 0 2396937 0
[pid=9232/tid=9236] ppid=9226 vsize=9625040 CPUtime=2.96 cores=1,3,5,7
/proc/9232/task/9236/stat : 9236 (java) R 9226 9232 9187 0 -1 4202560 2413 0 1 0 294 2 0 0 20 0 19 0 5774969 9856040960 13322 33554432000 1073741824 1073778376 140733819272032 139729681911488 139729530469503 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9237] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9237/stat : 9237 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 13322 33554432000 1073741824 1073778376 140733819272032 139729654373416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9239] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9239/stat : 9239 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 13322 33554432000 1073741824 1073778376 140733819272032 139729653320616 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9241] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9241/stat : 9241 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 13322 33554432000 1073741824 1073778376 140733819272032 139729652267816 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9243] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9243/stat : 9243 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 13322 33554432000 1073741824 1073778376 140733819272032 139729651215016 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9232/tid=9245] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9245/stat : 9245 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 13322 33554432000 1073741824 1073778376 140733819272032 139729650162216 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9246] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9246/stat : 9246 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 13322 33554432000 1073741824 1073778376 140733819272032 139729649109416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9232/tid=9247] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9247/stat : 9247 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 13322 33554432000 1073741824 1073778376 140733819272032 139729519028520 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9248] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9248/stat : 9248 (java) S 9226 9232 9187 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 13322 33554432000 1073741824 1073778376 140733819272032 139729517975720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9253] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9253/stat : 9253 (java) S 9226 9232 9187 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 13322 33554432000 1073741824 1073778376 140733819272032 139729035029480 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9255] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9255/stat : 9255 (java) S 9226 9232 9187 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 13322 33554432000 1073741824 1073778376 140733819272032 139729033975544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9256] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9256/stat : 9256 (java) S 9226 9232 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 13322 33554432000 1073741824 1073778376 140733819272032 139729032922632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9259] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9259/stat : 9259 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774983 9856040960 13322 33554432000 1073741824 1073778376 140733819272032 139729031871120 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9260] ppid=9226 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/9232/task/9260/stat : 9260 (java) S 9226 9232 9187 0 -1 4202560 1960 0 0 0 21 0 0 0 20 0 19 0 5774983 9856040960 13322 33554432000 1073741824 1073778376 140733819272032 139729030818232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9261] ppid=9226 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/9232/task/9261/stat : 9261 (java) S 9226 9232 9187 0 -1 4202560 2033 0 0 0 21 0 0 0 20 0 19 0 5774983 9856040960 13322 33554432000 1073741824 1073778376 140733819272032 139729029765432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9262] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9262/stat : 9262 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774983 9856040960 13322 33554432000 1073741824 1073778376 140733819272032 139729028712824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9263] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9263/stat : 9263 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774983 9856040960 13322 33554432000 1073741824 1073778376 140733819272032 139729027660232 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9269] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9269/stat : 9269 (java) S 9226 9232 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5774995 9856040960 13322 33554432000 1073741824 1073778376 140733819272032 139729026606760 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 9625040

[startup+6.30077 s]
/proc/loadavg: 0.31 0.18 0.62 4/213 9270
/proc/meminfo: memFree=25576748/32872528 swapFree=242912/249044
[pid=9232] ppid=9226 vsize=9625040 CPUtime=6.62 cores=1,3,5,7
/proc/9232/stat : 9232 (java) S 9226 9232 9187 0 -1 4202496 7693 0 1 0 659 3 0 0 20 0 19 0 5774967 9856040960 18539 33554432000 1073741824 1073778376 140733819272032 140733819263168 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9232/statm: 2406260 18539 2258 9 0 2396937 0
[pid=9232/tid=9236] ppid=9226 vsize=9625040 CPUtime=6.15 cores=1,3,5,7
/proc/9232/task/9236/stat : 9236 (java) R 9226 9232 9187 0 -1 4202560 2426 0 1 0 613 2 0 0 20 0 19 0 5774969 9856040960 18539 33554432000 1073741824 1073778376 140733819272032 139729681911488 139729530469147 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9237] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9237/stat : 9237 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 18539 33554432000 1073741824 1073778376 140733819272032 139729654373416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9239] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9239/stat : 9239 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 18539 33554432000 1073741824 1073778376 140733819272032 139729653320616 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9241] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9241/stat : 9241 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 18539 33554432000 1073741824 1073778376 140733819272032 139729652267816 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9243] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9243/stat : 9243 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 18539 33554432000 1073741824 1073778376 140733819272032 139729651215016 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9232/tid=9245] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9245/stat : 9245 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 18539 33554432000 1073741824 1073778376 140733819272032 139729650162216 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9246] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9246/stat : 9246 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 18539 33554432000 1073741824 1073778376 140733819272032 139729649109416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9232/tid=9247] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9247/stat : 9247 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 18539 33554432000 1073741824 1073778376 140733819272032 139729519028520 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9248] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9248/stat : 9248 (java) S 9226 9232 9187 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 18539 33554432000 1073741824 1073778376 140733819272032 139729517975720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9253] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9253/stat : 9253 (java) S 9226 9232 9187 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 18539 33554432000 1073741824 1073778376 140733819272032 139729035029480 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9255] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9255/stat : 9255 (java) S 9226 9232 9187 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 18539 33554432000 1073741824 1073778376 140733819272032 139729033975544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9256] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9256/stat : 9256 (java) S 9226 9232 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 18539 33554432000 1073741824 1073778376 140733819272032 139729032922632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9259] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9259/stat : 9259 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774983 9856040960 18539 33554432000 1073741824 1073778376 140733819272032 139729031871120 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9260] ppid=9226 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/9232/task/9260/stat : 9260 (java) S 9226 9232 9187 0 -1 4202560 1960 0 0 0 21 0 0 0 20 0 19 0 5774983 9856040960 18539 33554432000 1073741824 1073778376 140733819272032 139729030818232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9261] ppid=9226 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/9232/task/9261/stat : 9261 (java) S 9226 9232 9187 0 -1 4202560 2033 0 0 0 22 0 0 0 20 0 19 0 5774983 9856040960 18539 33554432000 1073741824 1073778376 140733819272032 139729029765432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9262] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9262/stat : 9262 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774983 9856040960 18539 33554432000 1073741824 1073778376 140733819272032 139729028712824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9263] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9263/stat : 9263 (java) S 9226 9232 9187 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5774983 9856040960 18539 33554432000 1073741824 1073778376 140733819272032 139729027660232 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9269] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9269/stat : 9269 (java) S 9226 9232 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5774995 9856040960 18539 33554432000 1073741824 1073778376 140733819272032 139729026606760 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.62
Current children cumulated vsize (KiB) 9625040


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

[pid=9232/tid=9241] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9241/stat : 9241 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729652267816 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9243] ppid=9226 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9232/task/9243/stat : 9243 (java) S 9226 9232 9187 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729651215016 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9232/tid=9245] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9245/stat : 9245 (java) S 9226 9232 9187 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729650162216 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9246] ppid=9226 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9232/task/9246/stat : 9246 (java) S 9226 9232 9187 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729649109416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9247] ppid=9226 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9232/task/9247/stat : 9247 (java) S 9226 9232 9187 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729519028520 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9248] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9248/stat : 9248 (java) S 9226 9232 9187 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729517975720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9253] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9253/stat : 9253 (java) S 9226 9232 9187 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729035029480 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9255] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9255/stat : 9255 (java) S 9226 9232 9187 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729033975544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9256] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9256/stat : 9256 (java) S 9226 9232 9187 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729032922632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9259] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9259/stat : 9259 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774983 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729031871120 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9260] ppid=9226 vsize=9625040 CPUtime=0.65 cores=1,3,5,7
/proc/9232/task/9260/stat : 9260 (java) S 9226 9232 9187 0 -1 4202560 10170 0 0 0 63 2 0 0 20 0 19 0 5774983 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729030818232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9261] ppid=9226 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/9232/task/9261/stat : 9261 (java) S 9226 9232 9187 0 -1 4202560 6356 0 0 0 35 1 0 0 20 0 19 0 5774983 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729029765432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9262] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9262/stat : 9262 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774983 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729028712824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9263] ppid=9226 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9232/task/9263/stat : 9263 (java) S 9226 9232 9187 0 -1 4202560 10 0 0 0 0 2 0 0 20 0 19 0 5774983 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729027660232 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9269] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9269/stat : 9269 (java) S 9226 9232 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5774995 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729026606760 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 145
Current children cumulated vsize (KiB) 9625040

[startup+144.801 s]
/proc/loadavg: 2.15 0.99 0.85 4/213 9273
/proc/meminfo: memFree=23089996/32872528 swapFree=242912/249044
[pid=9232] ppid=9226 vsize=9625040 CPUtime=145.81 cores=1,3,5,7
/proc/9232/stat : 9232 (java) S 9226 9232 9187 0 -1 4202496 20365 0 1 0 14570 11 0 0 20 0 19 0 5774967 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 140733819263168 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9232/statm: 2406260 48456 2273 9 0 2396937 0
[pid=9232/tid=9236] ppid=9226 vsize=9625040 CPUtime=144.59 cores=1,3,5,7
/proc/9232/task/9236/stat : 9236 (java) R 9226 9232 9187 0 -1 4202560 2478 0 1 0 14453 6 0 0 20 0 19 0 5774969 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729681919096 139729530490458 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9237] ppid=9226 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9232/task/9237/stat : 9237 (java) S 9226 9232 9187 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729654373416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9239] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9239/stat : 9239 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729653320616 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9241] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9241/stat : 9241 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729652267816 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9243] ppid=9226 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9232/task/9243/stat : 9243 (java) S 9226 9232 9187 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729651215016 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9232/tid=9245] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9245/stat : 9245 (java) S 9226 9232 9187 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729650162216 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9246] ppid=9226 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9232/task/9246/stat : 9246 (java) S 9226 9232 9187 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729649109416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9247] ppid=9226 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9232/task/9247/stat : 9247 (java) S 9226 9232 9187 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729519028520 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9248] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9248/stat : 9248 (java) S 9226 9232 9187 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729517975720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9253] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9253/stat : 9253 (java) S 9226 9232 9187 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729035029480 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9255] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9255/stat : 9255 (java) S 9226 9232 9187 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729033975544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9256] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9256/stat : 9256 (java) S 9226 9232 9187 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729032922632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9259] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9259/stat : 9259 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774983 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729031871120 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9260] ppid=9226 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/9232/task/9260/stat : 9260 (java) S 9226 9232 9187 0 -1 4202560 10170 0 0 0 64 2 0 0 20 0 19 0 5774983 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729030818232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9261] ppid=9226 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/9232/task/9261/stat : 9261 (java) S 9226 9232 9187 0 -1 4202560 6356 0 0 0 35 1 0 0 20 0 19 0 5774983 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729029765432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9262] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9262/stat : 9262 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774983 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729028712824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9263] ppid=9226 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9232/task/9263/stat : 9263 (java) S 9226 9232 9187 0 -1 4202560 10 0 0 0 0 2 0 0 20 0 19 0 5774983 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729027660232 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9269] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9269/stat : 9269 (java) S 9226 9232 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5774995 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729026606760 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 145.81
Current children cumulated vsize (KiB) 9625040

[startup+145.001 s]
/proc/loadavg: 2.15 0.99 0.85 4/213 9273
/proc/meminfo: memFree=23089996/32872528 swapFree=242912/249044
[pid=9232] ppid=9226 vsize=9625040 CPUtime=146.02 cores=1,3,5,7
/proc/9232/stat : 9232 (java) S 9226 9232 9187 0 -1 4202496 20365 0 1 0 14591 11 0 0 20 0 19 0 5774967 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 140733819263168 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9232/statm: 2406260 48456 2273 9 0 2396937 0
[pid=9232/tid=9236] ppid=9226 vsize=9625040 CPUtime=144.79 cores=1,3,5,7
/proc/9232/task/9236/stat : 9236 (java) R 9226 9232 9187 0 -1 4202560 2478 0 1 0 14473 6 0 0 20 0 19 0 5774969 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729681919112 139729530647864 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9237] ppid=9226 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9232/task/9237/stat : 9237 (java) S 9226 9232 9187 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729654373416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9239] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9239/stat : 9239 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729653320616 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9241] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9241/stat : 9241 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729652267816 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9243] ppid=9226 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9232/task/9243/stat : 9243 (java) S 9226 9232 9187 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729651215016 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9232/tid=9245] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9245/stat : 9245 (java) S 9226 9232 9187 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729650162216 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9246] ppid=9226 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9232/task/9246/stat : 9246 (java) S 9226 9232 9187 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729649109416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9247] ppid=9226 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9232/task/9247/stat : 9247 (java) S 9226 9232 9187 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729519028520 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9248] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9248/stat : 9248 (java) S 9226 9232 9187 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729517975720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9253] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9253/stat : 9253 (java) S 9226 9232 9187 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729035029480 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9255] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9255/stat : 9255 (java) S 9226 9232 9187 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729033975544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9256] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9256/stat : 9256 (java) S 9226 9232 9187 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729032922632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9259] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9259/stat : 9259 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774983 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729031871120 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9260] ppid=9226 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/9232/task/9260/stat : 9260 (java) S 9226 9232 9187 0 -1 4202560 10170 0 0 0 65 2 0 0 20 0 19 0 5774983 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729030818232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9261] ppid=9226 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/9232/task/9261/stat : 9261 (java) S 9226 9232 9187 0 -1 4202560 6356 0 0 0 35 1 0 0 20 0 19 0 5774983 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729029765432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9262] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9262/stat : 9262 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774983 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729028712824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9263] ppid=9226 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9232/task/9263/stat : 9263 (java) S 9226 9232 9187 0 -1 4202560 10 0 0 0 0 2 0 0 20 0 19 0 5774983 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729027660232 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9269] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9269/stat : 9269 (java) S 9226 9232 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5774995 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729026606760 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 146.02
Current children cumulated vsize (KiB) 9625040

[startup+145.101 s]
/proc/loadavg: 2.15 0.99 0.85 4/213 9273
/proc/meminfo: memFree=23089996/32872528 swapFree=242912/249044
[pid=9232] ppid=9226 vsize=9625040 CPUtime=146.12 cores=1,3,5,7
/proc/9232/stat : 9232 (java) S 9226 9232 9187 0 -1 4202496 20365 0 1 0 14601 11 0 0 20 0 19 0 5774967 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 140733819263168 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9232/statm: 2406260 48456 2273 9 0 2396937 0
[pid=9232/tid=9236] ppid=9226 vsize=9625040 CPUtime=144.89 cores=1,3,5,7
/proc/9232/task/9236/stat : 9236 (java) R 9226 9232 9187 0 -1 4202560 2478 0 1 0 14483 6 0 0 20 0 19 0 5774969 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729681920696 139729530801742 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9237] ppid=9226 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9232/task/9237/stat : 9237 (java) S 9226 9232 9187 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729654373416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9239] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9239/stat : 9239 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729653320616 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9241] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9241/stat : 9241 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729652267816 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9243] ppid=9226 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9232/task/9243/stat : 9243 (java) S 9226 9232 9187 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729651215016 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9232/tid=9245] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9245/stat : 9245 (java) S 9226 9232 9187 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729650162216 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9246] ppid=9226 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9232/task/9246/stat : 9246 (java) S 9226 9232 9187 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729649109416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9247] ppid=9226 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9232/task/9247/stat : 9247 (java) S 9226 9232 9187 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729519028520 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9248] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9248/stat : 9248 (java) S 9226 9232 9187 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 5774977 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729517975720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9253] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9253/stat : 9253 (java) S 9226 9232 9187 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729035029480 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9255] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9255/stat : 9255 (java) S 9226 9232 9187 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729033975544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9256] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9256/stat : 9256 (java) S 9226 9232 9187 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5774979 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729032922632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9259] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9259/stat : 9259 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774983 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729031871120 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9260] ppid=9226 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/9232/task/9260/stat : 9260 (java) S 9226 9232 9187 0 -1 4202560 10170 0 0 0 65 2 0 0 20 0 19 0 5774983 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729030818232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9232/tid=9261] ppid=9226 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/9232/task/9261/stat : 9261 (java) S 9226 9232 9187 0 -1 4202560 6356 0 0 0 36 1 0 0 20 0 19 0 5774983 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729029765432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9262] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9262/stat : 9262 (java) S 9226 9232 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5774983 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729028712824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9232/tid=9263] ppid=9226 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9232/task/9263/stat : 9263 (java) S 9226 9232 9187 0 -1 4202560 10 0 0 0 0 2 0 0 20 0 19 0 5774983 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729027660232 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9232/tid=9269] ppid=9226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9232/task/9269/stat : 9269 (java) S 9226 9232 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5774995 9856040960 48456 33554432000 1073741824 1073778376 140733819272032 139729026606760 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 146.12
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 145.119
CPU time (s): 146.253
CPU user time (s): 146.019
CPU system time (s): 0.233964
CPU usage (%): 100.781
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 146.019
system time used= 0.233964
maximum resident set size= 209152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20386
page faults= 1
swaps= 0
block input operations= 0
block output operations= 216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3472
involuntary context switches= 695

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.966853 second user time and 1.26781 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-30 02:31:25
IDJOB=4119073
IDBENCH=111646
IDSOLVER=2546
FILE ID=node103/4119073-1467246684
RUNJOBID= node103-1467246683-9204
PBS_JOBID= 20004480
Free space on /tmp= 71712 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_3g-0234-0234.lin.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119073-1467246684/watcher-4119073-1467246684 -o /tmp/evaluation-result-4119073-1467246684/solver-4119073-1467246684 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1467246683-9204 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119073-1467246684.opb

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

MD5SUM BENCH= 458d2af0209ef6c605d473176667773a
RANDOM SEED=1128647221

node103.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.456
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.91
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.456
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	: 5332.55
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.456
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	: 5332.54
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.456
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	: 5332.55
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.456
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	: 5332.54
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.456
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	: 5332.55
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.456
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	: 5332.55
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.456
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        25989496 kB
Buffers:          122172 kB
Cached:          5734264 kB
SwapCached:            0 kB
Active:          1372248 kB
Inactive:        4507232 kB
Active(anon):      26120 kB
Inactive(anon):        0 kB
Active(file):    1346128 kB
Inactive(file):  4507232 kB
Unevictable:      249044 kB
Mlocked:          242912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5160 kB
Writeback:             4 kB
AnonPages:        272588 kB
Mapped:            13820 kB
Shmem:               204 kB
Slab:             623740 kB
SReclaimable:      68308 kB
SUnreclaim:       555432 kB
KernelStack:        1392 kB
PageTables:         4640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     355760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node103 at 2016-06-30 02:33:52