Trace number 4119530

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-367 210.155 206.231

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern20-10.opb
MD5SUM8faeafd4522941f3cd1a1687d7dbf9a7
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-367
Best CPU time to get the best result obtained on this benchmark210.155
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
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 constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 833
Biggest coefficient in the objective function 220
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 22440
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 220
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 22440
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)813
Sum of products size (including duplicates)2514
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.01/0.29	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.01/0.29	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.29	c See www.sat4j.org for details.
0.08/0.30	c version PB16.v20160501
0.08/0.30	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.30	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.30	c java.vm.version	19.1-b02
0.08/0.30	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.30	c sun.arch.data.model	64
0.08/0.30	c java.version		1.6.0_24
0.08/0.30	c os.name		Linux
0.08/0.30	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.30	c os.arch		amd64
0.08/0.30	c Free memory 		501472288
0.08/0.30	c Max memory 		7480803328
0.08/0.30	c Total memory 		504102912
0.08/0.30	c Number of processors 	8
0.08/0.33	c Pseudo Boolean Optimization by upper bound
0.08/0.33	c --- Begin Solver configuration ---
0.08/0.33	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.08/0.33	c Learn all clauses as in MiniSAT
0.08/0.33	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.33	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.33	c No reason simplification
0.08/0.33	c Glucose 2.1 dynamic restart strategy
0.08/0.33	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.08/0.33	c timeout=2147483s
0.08/0.33	c DB Simplification allowed=false
0.08/0.33	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.08/0.33	c --- End Solver configuration ---
0.08/0.33	c solving HOME/instance-4119530-1467261080.opb
0.08/0.33	c reading problem ... 
0.08/0.34	c  objective function found
0.20/0.46	c ... done. Wall clock time 0.134s.
0.20/0.46	c declared #vars     20
0.20/0.46	c internal #vars     833
0.20/0.46	c #constraints  1626
0.20/0.46	c constraints type 
0.20/0.46	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 813
0.20/0.46	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 813
0.20/0.46	c 1626 constraints processed.
0.20/0.46	c objective function length is 833 literals
0.20/0.48	c SATISFIABLE
0.20/0.48	c OPTIMIZING...
0.20/0.48	c Got one! Elapsed wall clock time (in seconds):0.153
0.20/0.48	o 0
0.35/0.51	c Got one! Elapsed wall clock time (in seconds):0.175
0.35/0.51	o -18
0.35/0.53	c Got one! Elapsed wall clock time (in seconds):0.197
0.35/0.53	o -36
0.35/0.54	c Got one! Elapsed wall clock time (in seconds):0.211
0.35/0.54	o -61
0.35/0.56	c Got one! Elapsed wall clock time (in seconds):0.231
0.35/0.56	o -82
0.35/0.59	c Got one! Elapsed wall clock time (in seconds):0.259
0.35/0.59	o -86
0.65/0.61	c Got one! Elapsed wall clock time (in seconds):0.28
0.65/0.61	o -111
0.65/0.65	c Got one! Elapsed wall clock time (in seconds):0.316
0.65/0.65	o -116
0.65/0.67	c Got one! Elapsed wall clock time (in seconds):0.338
0.65/0.67	o -141
0.65/0.69	c Got one! Elapsed wall clock time (in seconds):0.362
0.65/0.69	o -146
0.95/0.70	c Got one! Elapsed wall clock time (in seconds):0.37
0.95/0.70	o -172
0.95/0.72	c Got one! Elapsed wall clock time (in seconds):0.392
0.95/0.72	o -177
0.95/0.73	c Got one! Elapsed wall clock time (in seconds):0.399
0.95/0.73	o -178
0.95/0.74	c Got one! Elapsed wall clock time (in seconds):0.407
0.95/0.74	o -198
1.25/0.80	c Got one! Elapsed wall clock time (in seconds):0.474
1.25/0.80	o -204
1.25/0.83	c Got one! Elapsed wall clock time (in seconds):0.496
1.25/0.83	o -209
1.25/0.84	c Got one! Elapsed wall clock time (in seconds):0.505
1.25/0.84	o -210
1.25/0.84	c Got one! Elapsed wall clock time (in seconds):0.51
1.25/0.84	o -219
1.25/0.86	c Got one! Elapsed wall clock time (in seconds):0.529
1.25/0.86	o -229
1.25/0.87	c Got one! Elapsed wall clock time (in seconds):0.538
1.25/0.87	o -235
1.25/0.87	c Got one! Elapsed wall clock time (in seconds):0.544
1.25/0.87	o -244
1.25/0.89	c Got one! Elapsed wall clock time (in seconds):0.557
1.25/0.89	o -265
1.48/0.92	c Got one! Elapsed wall clock time (in seconds):0.586
1.48/0.92	o -266
1.48/0.93	c Got one! Elapsed wall clock time (in seconds):0.598
1.48/0.93	o -268
1.48/0.93	c Got one! Elapsed wall clock time (in seconds):0.601
1.48/0.93	o -269
1.48/0.94	c Got one! Elapsed wall clock time (in seconds):0.605
1.48/0.94	o -270
1.48/0.94	c Got one! Elapsed wall clock time (in seconds):0.614
1.48/0.94	o -273
1.48/0.94	c Got one! Elapsed wall clock time (in seconds):0.615
1.48/0.94	o -274
1.48/0.95	c Got one! Elapsed wall clock time (in seconds):0.616
1.48/0.95	o -276
1.48/0.95	c Got one! Elapsed wall clock time (in seconds):0.618
1.48/0.95	o -278
1.48/0.95	c Got one! Elapsed wall clock time (in seconds):0.624
1.48/0.95	o -280
1.48/0.98	c Got one! Elapsed wall clock time (in seconds):0.654
1.48/0.98	o -300
1.59/1.01	c Got one! Elapsed wall clock time (in seconds):0.68
1.59/1.01	o -301
1.59/1.02	c Got one! Elapsed wall clock time (in seconds):0.686
1.59/1.02	o -303
1.59/1.02	c Got one! Elapsed wall clock time (in seconds):0.694
1.59/1.02	o -308
1.59/1.05	c Got one! Elapsed wall clock time (in seconds):0.724
1.59/1.05	o -310
1.59/1.07	c Got one! Elapsed wall clock time (in seconds):0.738
1.59/1.07	o -312
1.59/1.07	c Got one! Elapsed wall clock time (in seconds):0.743
1.59/1.07	o -314
1.70/1.20	c Got one! Elapsed wall clock time (in seconds):0.866
1.70/1.20	o -322
1.80/1.23	c Got one! Elapsed wall clock time (in seconds):0.901
1.80/1.23	o -324
1.80/1.24	c Got one! Elapsed wall clock time (in seconds):0.914
1.80/1.24	o -327
1.80/1.25	c Got one! Elapsed wall clock time (in seconds):0.917
1.80/1.25	o -329
1.90/1.30	c Got one! Elapsed wall clock time (in seconds):0.967
1.90/1.30	o -330
1.90/1.32	c Got one! Elapsed wall clock time (in seconds):0.985
1.90/1.32	o -331
1.90/1.32	c Got one! Elapsed wall clock time (in seconds):0.987
1.90/1.32	o -334
1.90/1.32	c Got one! Elapsed wall clock time (in seconds):0.99
1.90/1.32	o -336
1.90/1.32	c Got one! Elapsed wall clock time (in seconds):0.994
1.90/1.32	o -338
1.90/1.34	c Got one! Elapsed wall clock time (in seconds):1.007
1.90/1.34	o -340
2.10/1.57	c Got one! Elapsed wall clock time (in seconds):1.245
2.10/1.57	o -342
2.22/1.65	c Got one! Elapsed wall clock time (in seconds):1.317
2.22/1.65	o -343
2.22/1.68	c Got one! Elapsed wall clock time (in seconds):1.354
2.22/1.68	o -346
2.22/1.69	c Got one! Elapsed wall clock time (in seconds):1.357
2.22/1.69	o -347
2.36/1.70	c Got one! Elapsed wall clock time (in seconds):1.367
2.36/1.70	o -348
2.36/1.74	c Got one! Elapsed wall clock time (in seconds):1.407
2.36/1.74	o -350
2.36/1.77	c Got one! Elapsed wall clock time (in seconds):1.442
2.36/1.77	o -352
2.36/1.79	c Got one! Elapsed wall clock time (in seconds):1.456
2.36/1.79	o -353
2.46/1.86	c Got one! Elapsed wall clock time (in seconds):1.526
2.46/1.86	o -354
3.07/2.40	c Got one! Elapsed wall clock time (in seconds):2.07
3.07/2.40	o -355
3.30/2.60	c cleaning 6138 clauses out of 12276 with flag 2002/12276
3.30/2.61	c Got one! Elapsed wall clock time (in seconds):2.279
3.30/2.61	o -360
3.30/2.64	c Got one! Elapsed wall clock time (in seconds):2.311
3.30/2.64	o -361
3.60/2.98	c Got one! Elapsed wall clock time (in seconds):2.647
3.60/2.98	o -362
4.11/3.42	c cleaning 6059 clauses out of 12118 with flag 6003/18256
4.73/4.00	c Got one! Elapsed wall clock time (in seconds):3.669
4.73/4.00	o -363
4.83/4.15	c cleaning 5770 clauses out of 11540 with flag 2004/23737
4.95/4.26	c Got one! Elapsed wall clock time (in seconds):3.931
4.95/4.26	o -365
5.16/4.41	c Got one! Elapsed wall clock time (in seconds):4.08
5.16/4.41	o -366
5.65/4.92	c Got one! Elapsed wall clock time (in seconds):4.591
5.65/4.92	o -367
5.75/5.08	c cleaning 6357 clauses out of 12717 with flag 2010/30684
6.54/5.88	c cleaning 6179 clauses out of 12360 with flag 14010/36684
7.59/6.88	c cleaning 6590 clauses out of 13180 with flag 28008/43683
8.80/8.00	c cleaning 7295 clauses out of 14591 with flag 44010/51684
10.00/9.20	c cleaning 8147 clauses out of 16295 with flag 62057/60683
11.40/10.64	c cleaning 9068 clauses out of 18148 with flag 82106/70683
13.11/12.34	c cleaning 10039 clauses out of 20080 with flag 104107/81683
14.73/13.96	c cleaning 11017 clauses out of 22042 with flag 128248/93684
16.86/15.75	c cleaning 12008 clauses out of 24026 with flag 154267/106685
18.96/17.89	c cleaning 13008 clauses out of 26016 with flag 182425/120683
21.36/20.23	c cleaning 14003 clauses out of 28009 with flag 212891/135684
23.97/22.79	c cleaning 15002 clauses out of 30006 with flag 245142/151684
26.97/25.79	c cleaning 16000 clauses out of 32004 with flag 279619/168684
30.17/28.94	c cleaning 16997 clauses out of 34004 with flag 317207/186684
33.87/32.42	c cleaning 18004 clauses out of 36007 with flag 355501/205684
37.51/35.89	c cleaning 19001 clauses out of 38003 with flag 396959/225684
41.73/39.99	c cleaning 19997 clauses out of 40002 with flag 439997/246684
46.33/44.59	c cleaning 21000 clauses out of 42004 with flag 485882/268683
51.23/49.49	c cleaning 22001 clauses out of 44005 with flag 533820/291684
56.88/54.92	c cleaning 23001 clauses out of 46004 with flag 583386/315684
62.17/60.30	c cleaning 23999 clauses out of 48002 with flag 634567/340683
68.30/66.29	c cleaning 25002 clauses out of 50003 with flag 688615/366683
74.55/72.26	c cleaning 25999 clauses out of 52001 with flag 746081/393683
80.85/78.58	c cleaning 27001 clauses out of 54003 with flag 806560/421684
88.15/85.63	c cleaning 27999 clauses out of 56002 with flag 868772/450684
95.41/92.90	c cleaning 28998 clauses out of 58003 with flag 932235/480684
103.05/100.49	c cleaning 30000 clauses out of 60004 with flag 998717/511683
110.72/108.04	c cleaning 30999 clauses out of 62005 with flag 1066485/543684
118.76/116.05	c cleaning 32001 clauses out of 64005 with flag 1137698/576683
127.45/124.64	c cleaning 33001 clauses out of 66004 with flag 1211450/610683
137.00/134.11	c cleaning 33998 clauses out of 68003 with flag 1284476/645683
147.13/144.15	c cleaning 35002 clauses out of 70005 with flag 1361439/681683
158.53/155.41	c cleaning 35997 clauses out of 72003 with flag 1440375/718683
171.15/167.91	c cleaning 37002 clauses out of 74007 with flag 1524625/756684
184.05/180.67	c cleaning 37999 clauses out of 76005 with flag 1610349/795684
197.66/194.15	c cleaning 39002 clauses out of 78006 with flag 1696580/835684
209.94/206.22	c starts		: 449
209.94/206.22	c conflicts		: 872578
209.94/206.22	c decisions		: 882073
209.94/206.22	c propagations		: 44874710
209.94/206.22	c inspects		: 2921555515
209.94/206.22	c shortcuts		: 0
209.94/206.22	c learnt literals	: 14
209.94/206.22	c learnt binary clauses	: 9
209.94/206.22	c learnt ternary clauses	: 68
209.94/206.22	c learnt constraints	: 872563
209.94/206.22	c ignored constraints	: 0
209.94/206.22	c root simplifications	: 0
209.94/206.22	c removed literals (reason simplification)	: 0
209.94/206.22	c reason swapping (by a shorter reason)	: 0
209.94/206.22	c Calls to reduceDB	: 39
209.94/206.22	c Number of update (reduction) of LBD	: 2866
209.94/206.22	c Imported unit clauses	: 0
209.94/206.22	c number of reductions to clauses (during analyze)	: 0
209.94/206.22	c number of learned constraints concerned by reduction	: 0
209.94/206.22	c number of learning phase by resolution	: 0
209.94/206.22	c number of learning phase by cutting planes	: 0
209.94/206.22	c speed (assignments/second)	: 218103.08626974485
209.94/206.22	c non guided choices	0
209.94/206.22	c learnt constraints type 
209.94/206.22	s OPTIMUM FOUND
209.94/206.22	c Found 65 solution(s)
209.94/206.22	v -x1 x2 x3 -x4 -x5 x6 -x7 x8 x9 x10 x11 x12 -x13 -x14 x15 -x16 x17 -x18 -x19 -x20 
209.94/206.22	c objective function=-367
209.94/206.22	c Total wall clock time (in seconds): 205.893

Verifier Data

OK	-367

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-4119530-1467261080/watcher-4119530-1467261080 -o /tmp/evaluation-result-4119530-1467261080/solver-4119530-1467261080 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1467261080-8265 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119530-1467261080.opb 

pid=8292
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.43 2.31 2.21 2/176 8295
/proc/meminfo: memFree=28355216/32872528 swapFree=1633136/1796656
[pid=8295] ppid=8292 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/8295/stat : 8295 (java) D 8292 8295 6707 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 5134020 9515008 176 33554432000 1073741824 1073778376 140734396051536 140734396034264 260190323600 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/8295/statm: 2323 176 133 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 2.43 2.31 2.21 2/176 8295
/proc/meminfo: memFree=28355216/32872528 swapFree=1633136/1796656
[pid=8295] ppid=8292 vsize=97336 CPUtime=0 cores=0,2,4,6
/proc/8295/stat : 8295 (java) S 8292 8295 6707 0 -1 4202496 1385 0 16 0 0 0 0 0 20 0 2 0 5134020 99672064 1022 33554432000 1073741824 1073778376 140733322378688 140733322369824 260193681469 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 5 0 0
/proc/8295/statm: 24334 1022 781 9 0 16774 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 97336

[startup+0.200209 s]
/proc/loadavg: 2.43 2.31 2.21 2/176 8295
/proc/meminfo: memFree=28355216/32872528 swapFree=1633136/1796656
[pid=8295] ppid=8292 vsize=9225560 CPUtime=0.01 cores=0,2,4,6
/proc/8295/stat : 8295 (java) S 8292 8295 6707 0 -1 4202496 3078 0 20 0 1 0 0 0 20 0 13 0 5134020 9446973440 3716 33554432000 1073741824 1073778376 140733322378688 140733322369824 260193681469 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 5 0 0
/proc/8295/statm: 2306390 3716 1694 9 0 2297091 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9225560

[startup+0.300218 s]
/proc/loadavg: 2.43 2.31 2.21 2/176 8295
/proc/meminfo: memFree=28355216/32872528 swapFree=1633136/1796656
[pid=8295] ppid=8292 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/8295/stat : 8295 (java) S 8292 8295 6707 0 -1 4202496 4346 0 20 0 7 1 0 0 20 0 18 0 5134020 9787879424 5486 33554432000 1073741824 1073778376 140733322378688 140733322369824 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 5 0 0
/proc/8295/statm: 2389619 5486 2115 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.700175 s]
/proc/loadavg: 2.43 2.31 2.21 2/176 8295
/proc/meminfo: memFree=28355216/32872528 swapFree=1633136/1796656
[pid=8295] ppid=8292 vsize=9625040 CPUtime=0.95 cores=0,2,4,6
/proc/8295/stat : 8295 (java) S 8292 8295 6707 0 -1 4202496 12953 0 20 0 92 3 0 0 20 0 19 0 5134020 9856040960 13170 33554432000 1073741824 1073778376 140733322378688 140733322369824 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 5 0 0
/proc/8295/statm: 2406260 13170 2255 9 0 2396937 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 9625040

[startup+1.50085 s]
/proc/loadavg: 2.39 2.31 2.21 3/213 8332
/proc/meminfo: memFree=28239468/32872528 swapFree=1633136/1796656
[pid=8295] ppid=8292 vsize=9625040 CPUtime=2.1 cores=0,2,4,6
/proc/8295/stat : 8295 (java) S 8292 8295 6707 0 -1 4202496 13058 0 20 0 206 4 0 0 20 0 19 0 5134020 9856040960 17945 33554432000 1073741824 1073778376 140733322378688 140733322369824 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 5 0 0
/proc/8295/statm: 2406260 17945 2266 9 0 2396937 0
[pid=8295/tid=8298] ppid=8292 vsize=9625040 CPUtime=1.24 cores=0,2,4,6
/proc/8295/task/8298/stat : 8298 (java) R 8292 8295 6707 0 -1 4202560 2415 0 6 0 122 2 0 0 20 0 19 0 5134029 9856040960 17945 33554432000 1073741824 1073778376 140733322378688 139733439726056 139733288881614 0 4 0 16800975 0 0 0 -1 2 0 0 12 0 0
[pid=8295/tid=8303] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8303/stat : 8303 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 17945 33554432000 1073741824 1073778376 140733322378688 139733412178088 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8305] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8305/stat : 8305 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 17945 33554432000 1073741824 1073778376 140733322378688 139733411125544 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8306] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8306/stat : 8306 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 17945 33554432000 1073741824 1073778376 140733322378688 139733410073000 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8295/tid=8308] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8308/stat : 8308 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 17945 33554432000 1073741824 1073778376 140733322378688 139733409020456 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8295/tid=8309] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8309/stat : 8309 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 17945 33554432000 1073741824 1073778376 140733322378688 139733407967912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8311] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8311/stat : 8311 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 17945 33554432000 1073741824 1073778376 140733322378688 139733406915368 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8295/tid=8313] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8313/stat : 8313 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 17945 33554432000 1073741824 1073778376 140733322378688 139733277125544 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8314] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8314/stat : 8314 (java) S 8292 8295 6707 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 17945 33554432000 1073741824 1073778376 140733322378688 139733276073000 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8315] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8315/stat : 8315 (java) S 8292 8295 6707 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5134036 9856040960 17945 33554432000 1073741824 1073778376 140733322378688 139732793124968 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8318] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8318/stat : 8318 (java) S 8292 8295 6707 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5134039 9856040960 17945 33554432000 1073741824 1073778376 140733322378688 139732792071288 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8320] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8320/stat : 8320 (java) S 8292 8295 6707 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5134039 9856040960 17945 33554432000 1073741824 1073778376 140733322378688 139732791018632 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8323] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8323/stat : 8323 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134044 9856040960 17945 33554432000 1073741824 1073778376 140733322378688 139732789967376 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8325] ppid=8292 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/8295/task/8325/stat : 8325 (java) S 8292 8295 6707 0 -1 4202560 4162 0 0 0 36 2 0 0 20 0 19 0 5134044 9856040960 17945 33554432000 1073741824 1073778376 140733322378688 139732788914744 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8327] ppid=8292 vsize=9625040 CPUtime=0.46 cores=0,2,4,6
/proc/8295/task/8327/stat : 8327 (java) S 8292 8295 6707 0 -1 4202560 5221 0 0 0 46 0 0 0 20 0 19 0 5134044 9856040960 17945 33554432000 1073741824 1073778376 140733322378688 139732787862200 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8295/tid=8329] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8329/stat : 8329 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134044 9856040960 17945 33554432000 1073741824 1073778376 140733322378688 139732786809848 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8295/tid=8330] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8330/stat : 8330 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134044 9856040960 17945 33554432000 1073741824 1073778376 140733322378688 139732785757512 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8331] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8331/stat : 8331 (java) S 8292 8295 6707 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5134068 9856040960 17945 33554432000 1073741824 1073778376 140733322378688 139732784702248 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 9625040

[startup+3.10073 s]
/proc/loadavg: 2.39 2.31 2.21 3/213 8332
/proc/meminfo: memFree=28165120/32872528 swapFree=1633136/1796656
[pid=8295] ppid=8292 vsize=9625040 CPUtime=3.8 cores=0,2,4,6
/proc/8295/stat : 8295 (java) S 8292 8295 6707 0 -1 4202496 14303 0 20 0 376 4 0 0 20 0 19 0 5134020 9856040960 26143 33554432000 1073741824 1073778376 140733322378688 140733322369824 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 5 0 0
/proc/8295/statm: 2406260 26143 2272 9 0 2396937 0
[pid=8295/tid=8298] ppid=8292 vsize=9625040 CPUtime=2.83 cores=0,2,4,6
/proc/8295/task/8298/stat : 8298 (java) R 8292 8295 6707 0 -1 4202560 2431 0 6 0 280 3 0 0 20 0 19 0 5134029 9856040960 26143 33554432000 1073741824 1073778376 140733322378688 139733439725160 139733288916898 0 4 0 16800975 0 0 0 -1 4 0 0 12 0 0
[pid=8295/tid=8303] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8303/stat : 8303 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 26143 33554432000 1073741824 1073778376 140733322378688 139733412178088 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8305] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8305/stat : 8305 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 26143 33554432000 1073741824 1073778376 140733322378688 139733411125544 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8306] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8306/stat : 8306 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 26143 33554432000 1073741824 1073778376 140733322378688 139733410073000 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8295/tid=8308] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8308/stat : 8308 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 26143 33554432000 1073741824 1073778376 140733322378688 139733409020456 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8295/tid=8309] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8309/stat : 8309 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 26143 33554432000 1073741824 1073778376 140733322378688 139733407967912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8311] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8311/stat : 8311 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 26143 33554432000 1073741824 1073778376 140733322378688 139733406915368 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8295/tid=8313] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8313/stat : 8313 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 26143 33554432000 1073741824 1073778376 140733322378688 139733277125544 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8314] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8314/stat : 8314 (java) S 8292 8295 6707 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 26143 33554432000 1073741824 1073778376 140733322378688 139733276073000 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8315] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8315/stat : 8315 (java) S 8292 8295 6707 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5134036 9856040960 26143 33554432000 1073741824 1073778376 140733322378688 139732793124968 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8318] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8318/stat : 8318 (java) S 8292 8295 6707 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5134039 9856040960 26143 33554432000 1073741824 1073778376 140733322378688 139732792071288 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8320] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8320/stat : 8320 (java) S 8292 8295 6707 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5134039 9856040960 26143 33554432000 1073741824 1073778376 140733322378688 139732791018632 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8323] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8323/stat : 8323 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134044 9856040960 26143 33554432000 1073741824 1073778376 140733322378688 139732789967376 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8325] ppid=8292 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/8295/task/8325/stat : 8325 (java) S 8292 8295 6707 0 -1 4202560 4165 0 0 0 38 2 0 0 20 0 19 0 5134044 9856040960 26143 33554432000 1073741824 1073778376 140733322378688 139732788914744 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8327] ppid=8292 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/8295/task/8327/stat : 8327 (java) S 8292 8295 6707 0 -1 4202560 6447 0 0 0 55 0 0 0 20 0 19 0 5134044 9856040960 26143 33554432000 1073741824 1073778376 140733322378688 139732787862200 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8329] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8329/stat : 8329 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134044 9856040960 26143 33554432000 1073741824 1073778376 140733322378688 139732786809848 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8295/tid=8330] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8330/stat : 8330 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134044 9856040960 26143 33554432000 1073741824 1073778376 140733322378688 139732785757512 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8331] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8331/stat : 8331 (java) S 8292 8295 6707 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5134068 9856040960 26143 33554432000 1073741824 1073778376 140733322378688 139732784702248 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 9625040

[startup+6.30081 s]
/proc/loadavg: 2.36 2.30 2.21 3/213 8332
/proc/meminfo: memFree=28006512/32872528 swapFree=1633136/1796656
[pid=8295] ppid=8292 vsize=9625040 CPUtime=7.05 cores=0,2,4,6
/proc/8295/stat : 8295 (java) S 8292 8295 6707 0 -1 4202496 14338 0 20 0 700 5 0 0 20 0 19 0 5134020 9856040960 40663 33554432000 1073741824 1073778376 140733322378688 140733322369824 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 5 0 0
/proc/8295/statm: 2406260 40663 2274 9 0 2396937 0
[pid=8295/tid=8298] ppid=8292 vsize=9625040 CPUtime=6.03 cores=0,2,4,6
/proc/8295/task/8298/stat : 8298 (java) R 8292 8295 6707 0 -1 4202560 2463 0 6 0 599 4 0 0 20 0 19 0 5134029 9856040960 40663 33554432000 1073741824 1073778376 140733322378688 139733439717024 139733288639287 0 4 0 16800975 0 0 0 -1 4 0 0 12 0 0
[pid=8295/tid=8303] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8303/stat : 8303 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 40663 33554432000 1073741824 1073778376 140733322378688 139733412178088 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8305] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8305/stat : 8305 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 40663 33554432000 1073741824 1073778376 140733322378688 139733411125544 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8306] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8306/stat : 8306 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 40663 33554432000 1073741824 1073778376 140733322378688 139733410073000 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8295/tid=8308] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8308/stat : 8308 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 40663 33554432000 1073741824 1073778376 140733322378688 139733409020456 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8295/tid=8309] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8309/stat : 8309 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 40663 33554432000 1073741824 1073778376 140733322378688 139733407967912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8311] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8311/stat : 8311 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 40663 33554432000 1073741824 1073778376 140733322378688 139733406915368 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8295/tid=8313] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8313/stat : 8313 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 40663 33554432000 1073741824 1073778376 140733322378688 139733277125544 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8314] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8314/stat : 8314 (java) S 8292 8295 6707 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5134032 9856040960 40663 33554432000 1073741824 1073778376 140733322378688 139733276073000 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8315] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8315/stat : 8315 (java) S 8292 8295 6707 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5134036 9856040960 40663 33554432000 1073741824 1073778376 140733322378688 139732793124968 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8318] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8318/stat : 8318 (java) S 8292 8295 6707 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5134039 9856040960 40663 33554432000 1073741824 1073778376 140733322378688 139732792071288 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8320] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8320/stat : 8320 (java) S 8292 8295 6707 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5134039 9856040960 40663 33554432000 1073741824 1073778376 140733322378688 139732791018632 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8323] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8323/stat : 8323 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134044 9856040960 40663 33554432000 1073741824 1073778376 140733322378688 139732789967376 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8325] ppid=8292 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/8295/task/8325/stat : 8325 (java) S 8292 8295 6707 0 -1 4202560 4166 0 0 0 40 2 0 0 20 0 19 0 5134044 9856040960 40663 33554432000 1073741824 1073778376 140733322378688 139732788914744 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8327] ppid=8292 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/8295/task/8327/stat : 8327 (java) S 8292 8295 6707 0 -1 4202560 6448 0 0 0 59 0 0 0 20 0 19 0 5134044 9856040960 40663 33554432000 1073741824 1073778376 140733322378688 139732787862200 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8329] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8329/stat : 8329 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134044 9856040960 40663 33554432000 1073741824 1073778376 140733322378688 139732786809848 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8295/tid=8330] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8330/stat : 8330 (java) S 8292 8295 6707 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5134044 9856040960 40663 33554432000 1073741824 1073778376 140733322378688 139732785757512 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8331] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8331/stat : 8331 (java) S 8292 8295 6707 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5134068 9856040960 40663 33554432000 1073741824 1073778376 140733322378688 139732784702248 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.05
Current children cumulated vsize (KiB) 9625040


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

[pid=8295/tid=8306] ppid=8292 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/8295/task/8306/stat : 8306 (java) S 8292 8295 6707 0 -1 4202560 129 0 0 0 24 7 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733410073000 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8308] ppid=8292 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/8295/task/8308/stat : 8308 (java) S 8292 8295 6707 0 -1 4202560 306 0 0 0 30 9 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733409020456 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8295/tid=8309] ppid=8292 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/8295/task/8309/stat : 8309 (java) S 8292 8295 6707 0 -1 4202560 229 0 0 0 31 9 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733407967912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8295/tid=8311] ppid=8292 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/8295/task/8311/stat : 8311 (java) S 8292 8295 6707 0 -1 4202560 159 0 0 0 26 7 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733406915368 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8295/tid=8313] ppid=8292 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/8295/task/8313/stat : 8313 (java) S 8292 8295 6707 0 -1 4202560 187 0 0 0 28 8 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733277125544 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8314] ppid=8292 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/8295/task/8314/stat : 8314 (java) S 8292 8295 6707 0 -1 4202560 278 0 0 0 20 8 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733276073000 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8315] ppid=8292 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/8295/task/8315/stat : 8315 (java) S 8292 8295 6707 0 -1 4202560 206 0 0 0 24 0 0 0 20 0 19 0 5134036 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732793124968 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8318] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8318/stat : 8318 (java) S 8292 8295 6707 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5134039 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732792071288 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8320] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8320/stat : 8320 (java) S 8292 8295 6707 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5134039 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732791018632 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8323] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8323/stat : 8323 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134044 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732789967376 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8325] ppid=8292 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/8295/task/8325/stat : 8325 (java) S 8292 8295 6707 0 -1 4202560 5709 0 0 0 58 2 0 0 20 0 19 0 5134044 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732788914744 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8327] ppid=8292 vsize=9625040 CPUtime=1.32 cores=0,2,4,6
/proc/8295/task/8327/stat : 8327 (java) S 8292 8295 6707 0 -1 4202560 16009 0 0 0 130 2 0 0 20 0 19 0 5134044 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732787862200 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8329] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8329/stat : 8329 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134044 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732786809848 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8295/tid=8330] ppid=8292 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/8295/task/8330/stat : 8330 (java) S 8292 8295 6707 0 -1 4202560 14 0 0 0 2 2 0 0 20 0 19 0 5134044 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732785757512 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8331] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8331/stat : 8331 (java) S 8292 8295 6707 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5134068 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732784702248 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 208.45
Current children cumulated vsize (KiB) 9625040

[startup+205.601 s]
/proc/loadavg: 2.37 2.37 2.25 4/213 8335
/proc/meminfo: memFree=27411868/32872528 swapFree=1633136/1796656
[pid=8295] ppid=8292 vsize=9625040 CPUtime=209.33 cores=0,2,4,6
/proc/8295/stat : 8295 (java) S 8292 8295 6707 0 -1 4202496 27498 0 20 0 20867 66 0 0 20 0 19 0 5134020 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 140733322369824 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 5 0 0
/proc/8295/statm: 2406260 132688 2295 9 0 2396937 0
[pid=8295/tid=8298] ppid=8292 vsize=9625040 CPUtime=204.32 cores=0,2,4,6
/proc/8295/task/8298/stat : 8298 (java) R 8292 8295 6707 0 -1 4202560 2500 0 6 0 20425 7 0 0 20 0 19 0 5134029 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733439726136 139733288593357 0 4 0 16800975 0 0 0 -1 2 0 0 12 0 0
[pid=8295/tid=8303] ppid=8292 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/8295/task/8303/stat : 8303 (java) S 8292 8295 6707 0 -1 4202560 274 0 0 0 25 6 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733412178088 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8305] ppid=8292 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/8295/task/8305/stat : 8305 (java) S 8292 8295 6707 0 -1 4202560 251 0 0 0 21 7 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733411125544 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8306] ppid=8292 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/8295/task/8306/stat : 8306 (java) S 8292 8295 6707 0 -1 4202560 129 0 0 0 24 7 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733410073000 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8308] ppid=8292 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/8295/task/8308/stat : 8308 (java) S 8292 8295 6707 0 -1 4202560 306 0 0 0 30 9 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733409020456 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8295/tid=8309] ppid=8292 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/8295/task/8309/stat : 8309 (java) S 8292 8295 6707 0 -1 4202560 229 0 0 0 31 9 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733407967912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8295/tid=8311] ppid=8292 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/8295/task/8311/stat : 8311 (java) S 8292 8295 6707 0 -1 4202560 159 0 0 0 26 7 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733406915368 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8295/tid=8313] ppid=8292 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/8295/task/8313/stat : 8313 (java) S 8292 8295 6707 0 -1 4202560 187 0 0 0 28 8 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733277125544 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8314] ppid=8292 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/8295/task/8314/stat : 8314 (java) S 8292 8295 6707 0 -1 4202560 278 0 0 0 20 8 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733276073000 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8315] ppid=8292 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/8295/task/8315/stat : 8315 (java) S 8292 8295 6707 0 -1 4202560 206 0 0 0 24 0 0 0 20 0 19 0 5134036 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732793124968 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8318] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8318/stat : 8318 (java) S 8292 8295 6707 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5134039 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732792071288 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8320] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8320/stat : 8320 (java) S 8292 8295 6707 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5134039 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732791018632 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8323] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8323/stat : 8323 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134044 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732789967376 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8325] ppid=8292 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/8295/task/8325/stat : 8325 (java) S 8292 8295 6707 0 -1 4202560 5709 0 0 0 58 2 0 0 20 0 19 0 5134044 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732788914744 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8327] ppid=8292 vsize=9625040 CPUtime=1.4 cores=0,2,4,6
/proc/8295/task/8327/stat : 8327 (java) S 8292 8295 6707 0 -1 4202560 16010 0 0 0 138 2 0 0 20 0 19 0 5134044 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732787862200 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8329] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8329/stat : 8329 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134044 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732786809848 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8295/tid=8330] ppid=8292 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/8295/task/8330/stat : 8330 (java) S 8292 8295 6707 0 -1 4202560 14 0 0 0 2 2 0 0 20 0 19 0 5134044 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732785757512 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8331] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8331/stat : 8331 (java) S 8292 8295 6707 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5134068 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732784702248 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 209.33
Current children cumulated vsize (KiB) 9625040

[startup+206.001 s]
/proc/loadavg: 2.34 2.37 2.25 3/213 8335
/proc/meminfo: memFree=27420616/32872528 swapFree=1633136/1796656
[pid=8295] ppid=8292 vsize=9625040 CPUtime=209.74 cores=0,2,4,6
/proc/8295/stat : 8295 (java) S 8292 8295 6707 0 -1 4202496 27499 0 20 0 20908 66 0 0 20 0 19 0 5134020 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 140733322369824 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 5 0 0
/proc/8295/statm: 2406260 132688 2295 9 0 2396937 0
[pid=8295/tid=8298] ppid=8292 vsize=9625040 CPUtime=204.72 cores=0,2,4,6
/proc/8295/task/8298/stat : 8298 (java) R 8292 8295 6707 0 -1 4202560 2501 0 6 0 20465 7 0 0 20 0 19 0 5134029 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733439724088 139733288971457 0 4 0 16800975 0 0 0 -1 2 0 0 12 0 0
[pid=8295/tid=8303] ppid=8292 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/8295/task/8303/stat : 8303 (java) S 8292 8295 6707 0 -1 4202560 274 0 0 0 25 6 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733412178088 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8305] ppid=8292 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/8295/task/8305/stat : 8305 (java) S 8292 8295 6707 0 -1 4202560 251 0 0 0 21 7 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733411125544 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8306] ppid=8292 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/8295/task/8306/stat : 8306 (java) S 8292 8295 6707 0 -1 4202560 129 0 0 0 24 7 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733410073000 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8308] ppid=8292 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/8295/task/8308/stat : 8308 (java) S 8292 8295 6707 0 -1 4202560 306 0 0 0 30 9 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733409020456 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8295/tid=8309] ppid=8292 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/8295/task/8309/stat : 8309 (java) S 8292 8295 6707 0 -1 4202560 229 0 0 0 31 9 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733407967912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8295/tid=8311] ppid=8292 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/8295/task/8311/stat : 8311 (java) S 8292 8295 6707 0 -1 4202560 159 0 0 0 26 7 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733406915368 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8295/tid=8313] ppid=8292 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/8295/task/8313/stat : 8313 (java) S 8292 8295 6707 0 -1 4202560 187 0 0 0 28 8 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733277125544 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8314] ppid=8292 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/8295/task/8314/stat : 8314 (java) S 8292 8295 6707 0 -1 4202560 278 0 0 0 20 8 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733276073000 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8315] ppid=8292 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/8295/task/8315/stat : 8315 (java) S 8292 8295 6707 0 -1 4202560 206 0 0 0 24 0 0 0 20 0 19 0 5134036 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732793124968 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8318] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8318/stat : 8318 (java) S 8292 8295 6707 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5134039 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732792071288 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8320] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8320/stat : 8320 (java) S 8292 8295 6707 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5134039 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732791018632 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8323] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8323/stat : 8323 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134044 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732789967376 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8325] ppid=8292 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/8295/task/8325/stat : 8325 (java) S 8292 8295 6707 0 -1 4202560 5709 0 0 0 58 2 0 0 20 0 19 0 5134044 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732788914744 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8327] ppid=8292 vsize=9625040 CPUtime=1.41 cores=0,2,4,6
/proc/8295/task/8327/stat : 8327 (java) S 8292 8295 6707 0 -1 4202560 16010 0 0 0 139 2 0 0 20 0 19 0 5134044 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732787862200 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8329] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8329/stat : 8329 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134044 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732786809848 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8295/tid=8330] ppid=8292 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/8295/task/8330/stat : 8330 (java) S 8292 8295 6707 0 -1 4202560 14 0 0 0 2 2 0 0 20 0 19 0 5134044 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732785757512 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8331] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8331/stat : 8331 (java) S 8292 8295 6707 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5134068 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732784702248 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 209.74
Current children cumulated vsize (KiB) 9625040

[startup+206.201 s]
/proc/loadavg: 2.34 2.37 2.25 3/213 8335
/proc/meminfo: memFree=27420616/32872528 swapFree=1633136/1796656
[pid=8295] ppid=8292 vsize=9625040 CPUtime=209.94 cores=0,2,4,6
/proc/8295/stat : 8295 (java) S 8292 8295 6707 0 -1 4202496 27499 0 20 0 20928 66 0 0 20 0 19 0 5134020 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 140733322369824 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 5 0 0
/proc/8295/statm: 2406260 132688 2295 9 0 2396937 0
[pid=8295/tid=8298] ppid=8292 vsize=9625040 CPUtime=204.92 cores=0,2,4,6
/proc/8295/task/8298/stat : 8298 (java) R 8292 8295 6707 0 -1 4202560 2501 0 6 0 20485 7 0 0 20 0 19 0 5134029 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733439724088 139733288971521 0 4 0 16800975 0 0 0 -1 2 0 0 12 0 0
[pid=8295/tid=8303] ppid=8292 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/8295/task/8303/stat : 8303 (java) S 8292 8295 6707 0 -1 4202560 274 0 0 0 25 6 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733412178088 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8305] ppid=8292 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/8295/task/8305/stat : 8305 (java) S 8292 8295 6707 0 -1 4202560 251 0 0 0 21 7 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733411125544 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8306] ppid=8292 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/8295/task/8306/stat : 8306 (java) S 8292 8295 6707 0 -1 4202560 129 0 0 0 24 7 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733410073000 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8308] ppid=8292 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/8295/task/8308/stat : 8308 (java) S 8292 8295 6707 0 -1 4202560 306 0 0 0 30 9 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733409020456 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8295/tid=8309] ppid=8292 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/8295/task/8309/stat : 8309 (java) S 8292 8295 6707 0 -1 4202560 229 0 0 0 31 9 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733407967912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8295/tid=8311] ppid=8292 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/8295/task/8311/stat : 8311 (java) S 8292 8295 6707 0 -1 4202560 159 0 0 0 26 7 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733406915368 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8295/tid=8313] ppid=8292 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/8295/task/8313/stat : 8313 (java) S 8292 8295 6707 0 -1 4202560 187 0 0 0 28 8 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733277125544 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8314] ppid=8292 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/8295/task/8314/stat : 8314 (java) S 8292 8295 6707 0 -1 4202560 278 0 0 0 20 8 0 0 20 0 19 0 5134032 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139733276073000 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8315] ppid=8292 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/8295/task/8315/stat : 8315 (java) S 8292 8295 6707 0 -1 4202560 206 0 0 0 24 0 0 0 20 0 19 0 5134036 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732793124968 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8318] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8318/stat : 8318 (java) S 8292 8295 6707 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5134039 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732792071288 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8320] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8320/stat : 8320 (java) S 8292 8295 6707 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5134039 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732791018632 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8323] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8323/stat : 8323 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134044 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732789967376 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8325] ppid=8292 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/8295/task/8325/stat : 8325 (java) S 8292 8295 6707 0 -1 4202560 5709 0 0 0 58 2 0 0 20 0 19 0 5134044 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732788914744 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8295/tid=8327] ppid=8292 vsize=9625040 CPUtime=1.41 cores=0,2,4,6
/proc/8295/task/8327/stat : 8327 (java) S 8292 8295 6707 0 -1 4202560 16010 0 0 0 139 2 0 0 20 0 19 0 5134044 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732787862200 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8329] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8329/stat : 8329 (java) S 8292 8295 6707 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5134044 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732786809848 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8295/tid=8330] ppid=8292 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/8295/task/8330/stat : 8330 (java) S 8292 8295 6707 0 -1 4202560 14 0 0 0 2 2 0 0 20 0 19 0 5134044 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732785757512 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8295/tid=8331] ppid=8292 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8295/task/8331/stat : 8331 (java) S 8292 8295 6707 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5134068 9856040960 132688 33554432000 1073741824 1073778376 140733322378688 139732784702248 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 209.94
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 206.231
CPU time (s): 210.155
CPU user time (s): 209.279
CPU system time (s): 0.875866
CPU usage (%): 101.903
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 209.279
system time used= 0.875866
maximum resident set size= 648844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27520
page faults= 20
swaps= 0
block input operations= 9232
block output operations= 288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5729
involuntary context switches= 4245

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.42978 second user time and 1.66475 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-30 06:31:20
IDJOB=4119530
IDBENCH=111753
IDSOLVER=2546
FILE ID=node123/4119530-1467261080
RUNJOBID= node123-1467261080-8265
PBS_JOBID= 20004468
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern20-10.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119530-1467261080/watcher-4119530-1467261080 -o /tmp/evaluation-result-4119530-1467261080/solver-4119530-1467261080 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1467261080-8265 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119530-1467261080.opb

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

MD5SUM BENCH= 8faeafd4522941f3cd1a1687d7dbf9a7
RANDOM SEED=258221804

node123.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.387
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.77
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.387
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.387
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.55
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.387
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.387
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.387
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.387
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.387
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28356224 kB
Buffers:          158584 kB
Cached:          1802392 kB
SwapCached:            0 kB
Active:           184128 kB
Inactive:        1790872 kB
Active(anon):      16512 kB
Inactive(anon):        0 kB
Active(file):     167616 kB
Inactive(file):  1790872 kB
Unevictable:     1796656 kB
Mlocked:         1633136 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1296 kB
Writeback:             0 kB
AnonPages:       1811064 kB
Mapped:            14064 kB
Shmem:               204 kB
Slab:             609192 kB
SReclaimable:      53428 kB
SUnreclaim:       555764 kB
KernelStack:        1448 kB
PageTables:         7712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1918560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 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= 71728 MiB
End job on node123 at 2016-06-30 06:34:46