Trace number 4119265

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 Res+CP PB16OPT11 357.68 190.042

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-edgecross10-020.opb
MD5SUM1759a7eaa781538581429c8c946afc38
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1.27781
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables91
Total number of constraints481
Number of constraints which are clauses480
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 206
Biggest coefficient in the objective function 85
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 529
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 85
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 529
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)147
Sum of products size (including duplicates)294
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	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.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4119265-1467251812.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.22/0.22	c ... done. Wall clock time 0.098s.
0.22/0.22	c declared #vars     91
0.22/0.22	c internal #vars     238
0.22/0.22	c #constraints  776
0.22/0.22	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.22/0.22	c constraints type 
0.22/0.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 627
0.22/0.22	c org.sat4j.specs.Constr$1 => 1
0.22/0.22	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.22/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 147
0.22/0.22	c 776 constraints processed.
0.22/0.22	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.22/0.22	c constraints type 
0.22/0.22	c org.sat4j.specs.Constr$1 => 1
0.22/0.22	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 627
0.22/0.22	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.22/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPb => 147
0.22/0.22	c 776 constraints processed.
0.22/0.22	c objective function length is 206 literals
0.22/0.23	c And the winner is solver1
0.27/0.72	c SATISFIABLE
0.27/0.72	c OPTIMIZING...
0.27/0.72	c Got one! Elapsed wall clock time (in seconds):0.603
0.27/0.72	o 40
0.52/0.81	c And the winner is solver0
0.74/1.23	c Got one! Elapsed wall clock time (in seconds):1.107
0.74/1.23	o 39
0.74/1.23	c And the winner is solver0
0.76/1.73	c Got one! Elapsed wall clock time (in seconds):1.609
0.76/1.73	o 37
0.76/1.74	c And the winner is solver0
0.77/2.23	c Got one! Elapsed wall clock time (in seconds):2.112
0.77/2.23	o 36
1.03/2.38	c And the winner is solver0
1.56/2.74	c Got one! Elapsed wall clock time (in seconds):2.614
1.56/2.74	o 35
1.56/2.74	c And the winner is solver0
1.56/3.24	c Got one! Elapsed wall clock time (in seconds):3.117
1.56/3.24	o 33
1.56/3.24	c And the winner is solver0
1.56/3.74	c Got one! Elapsed wall clock time (in seconds):3.619
1.56/3.74	o 32
1.56/3.74	c And the winner is solver0
1.57/4.24	c Got one! Elapsed wall clock time (in seconds):4.121
1.57/4.24	o 31
1.57/4.24	c And the winner is solver0
1.57/4.74	c Got one! Elapsed wall clock time (in seconds):4.622
1.57/4.74	o 29
1.57/4.76	c And the winner is solver0
1.64/5.25	c Got one! Elapsed wall clock time (in seconds):5.125
1.64/5.25	o 28
1.82/5.30	c And the winner is solver0
2.01/5.75	c Got one! Elapsed wall clock time (in seconds):5.626
2.01/5.75	o 27
2.01/5.76	c And the winner is solver0
2.03/6.25	c Got one! Elapsed wall clock time (in seconds):6.128
2.03/6.25	o 26
2.18/6.31	c And the winner is solver0
2.37/6.75	c Got one! Elapsed wall clock time (in seconds):6.631
2.37/6.75	o 25
2.54/6.80	c And the winner is solver0
2.73/7.25	c Got one! Elapsed wall clock time (in seconds):7.133
2.73/7.25	o 24
2.81/7.33	c And the winner is solver0
2.90/7.76	c Got one! Elapsed wall clock time (in seconds):7.634
2.90/7.76	o 23
2.90/7.76	c And the winner is solver0
2.91/8.26	c Got one! Elapsed wall clock time (in seconds):8.135
2.91/8.26	o 22
2.91/8.26	c And the winner is solver0
2.91/8.76	c Got one! Elapsed wall clock time (in seconds):8.637
2.91/8.76	o 21
2.91/8.76	c And the winner is solver0
2.91/9.26	c Got one! Elapsed wall clock time (in seconds):9.138
2.91/9.26	o 20
2.91/9.28	c And the winner is solver0
2.99/9.76	c Got one! Elapsed wall clock time (in seconds):9.639
2.99/9.76	o 19
3.08/9.86	c And the winner is solver0
3.39/10.26	c Got one! Elapsed wall clock time (in seconds):10.141
3.39/10.26	o 18
3.39/10.26	c And the winner is solver0
3.39/10.76	c Got one! Elapsed wall clock time (in seconds):10.642
3.39/10.76	o 17
3.39/10.77	c And the winner is solver0
3.40/11.26	c Got one! Elapsed wall clock time (in seconds):11.144
3.40/11.26	o 16
3.48/11.34	c And the winner is solver0
3.66/11.77	c Got one! Elapsed wall clock time (in seconds):11.645
3.66/11.77	o 14
3.77/11.84	c And the winner is solver0
4.02/12.27	c Got one! Elapsed wall clock time (in seconds):12.146
4.02/12.27	o 13
4.10/12.32	c And the winner is solver0
4.15/12.77	c Got one! Elapsed wall clock time (in seconds):12.647
4.15/12.77	o 12
4.22/12.86	c cleaning 5921 clauses out of 11841 with flag 2070/11841
4.22/12.86	c And the winner is solver0
4.39/13.27	c Got one! Elapsed wall clock time (in seconds):13.148
4.39/13.27	o 11
4.86/13.56	c cleaning 5492 clauses out of 10986 with flag 10363/16907
5.49/13.89	c cleaning 5744 clauses out of 11495 with flag 23392/22908
6.61/14.32	c cleaning 6373 clauses out of 12749 with flag 38716/29906
7.38/14.78	c cleaning 7182 clauses out of 14376 with flag 55566/37906
8.64/15.33	c cleaning 8096 clauses out of 16194 with flag 75718/46906
9.88/15.97	c cleaning 9044 clauses out of 18098 with flag 99680/56906
11.46/16.73	c cleaning 10028 clauses out of 20055 with flag 126402/67907
13.32/17.61	c cleaning 11012 clauses out of 22026 with flag 154314/79906
15.37/18.62	c cleaning 12004 clauses out of 24014 with flag 184826/92906
17.37/19.69	c cleaning 13006 clauses out of 26014 with flag 217040/106910
20.03/20.97	c cleaning 14002 clauses out of 28005 with flag 251751/121907
22.61/22.29	c cleaning 14999 clauses out of 30003 with flag 291989/137907
25.61/23.70	c cleaning 15998 clauses out of 32004 with flag 335069/154907
29.02/25.45	c cleaning 17001 clauses out of 34006 with flag 379702/172907
33.01/27.49	c cleaning 18001 clauses out of 36005 with flag 430973/191907
37.01/29.49	c cleaning 18997 clauses out of 38003 with flag 480939/211906
42.68/32.23	c cleaning 20003 clauses out of 40006 with flag 536284/232906
47.68/34.78	c cleaning 21002 clauses out of 42004 with flag 592631/254907
54.16/37.95	c cleaning 21996 clauses out of 44002 with flag 654480/277907
59.56/40.63	c cleaning 23002 clauses out of 46005 with flag 713674/301906
66.02/43.86	c cleaning 24001 clauses out of 48005 with flag 780111/326908
72.41/47.04	c cleaning 25000 clauses out of 50003 with flag 848992/352907
79.41/50.60	c cleaning 26001 clauses out of 52007 with flag 918492/379911
86.81/54.28	c cleaning 27001 clauses out of 54001 with flag 989803/407906
95.41/58.58	c cleaning 27995 clauses out of 56000 with flag 1069602/436906
105.21/63.45	c cleaning 29000 clauses out of 58006 with flag 1151100/466907
113.20/67.49	c cleaning 30002 clauses out of 60007 with flag 1222988/497908
122.80/72.29	c cleaning 31002 clauses out of 62003 with flag 1301464/529906
133.21/77.46	c cleaning 31998 clauses out of 64004 with flag 1379110/562909
145.11/83.39	c cleaning 32997 clauses out of 66004 with flag 1460446/596907
156.72/89.15	c cleaning 33999 clauses out of 68007 with flag 1543414/631907
167.93/94.71	c cleaning 34999 clauses out of 70007 with flag 1627597/667906
181.00/101.28	c cleaning 36003 clauses out of 72010 with flag 1713486/704908
193.59/107.52	c cleaning 37002 clauses out of 74005 with flag 1799611/742906
209.51/115.33	c cleaning 38003 clauses out of 76006 with flag 1894455/781909
224.23/122.55	c cleaning 39001 clauses out of 78002 with flag 1986968/821908
240.62/130.61	c cleaning 40000 clauses out of 79999 with flag 2081747/862906
256.42/138.58	c cleaning 40992 clauses out of 82000 with flag 2179154/904907
274.71/147.67	c cleaning 42005 clauses out of 84009 with flag 2281210/947909
293.35/156.96	c cleaning 43001 clauses out of 86002 with flag 2391920/991908
310.55/165.54	c cleaning 43991 clauses out of 87998 with flag 2497596/1036906
329.03/174.72	c cleaning 44998 clauses out of 90006 with flag 2605687/1082906
347.43/183.91	c cleaning 45999 clauses out of 92006 with flag 2722083/1129906
355.84/188.12	c And the winner is solver0
357.57/190.03	c >>>>>>>>>> Solver number 0 (26 answers) <<<<<<<<<<<<<<<<<<
357.57/190.03	c starts		: 1898
357.57/190.03	c conflicts		: 1157945
357.57/190.03	c decisions		: 1223349
357.57/190.03	c propagations		: 22089644
357.57/190.03	c inspects		: 2970394677
357.57/190.03	c shortcuts		: 0
357.57/190.03	c learnt literals	: 19
357.57/190.03	c learnt binary clauses	: 22
357.57/190.03	c learnt ternary clauses	: 305
357.57/190.03	c learnt constraints	: 1157925
357.57/190.03	c ignored constraints	: 0
357.57/190.03	c root simplifications	: 0
357.57/190.03	c removed literals (reason simplification)	: 16178204
357.57/190.03	c reason swapping (by a shorter reason)	: 0
357.57/190.03	c Calls to reduceDB	: 44
357.57/190.03	c Number of update (reduction) of LBD	: 23648
357.57/190.03	c Imported unit clauses	: 0
357.57/190.03	c number of reductions to clauses (during analyze)	: 0
357.57/190.03	c number of learned constraints concerned by reduction	: 0
357.57/190.03	c number of learning phase by resolution	: 0
357.57/190.03	c number of learning phase by cutting planes	: 0
357.57/190.03	c speed (assignments/second)	: 116692.43203837336
357.57/190.03	c non guided choices	233
357.57/190.03	c learnt constraints type 
357.57/190.03	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
357.57/190.03	c starts		: 39
357.57/190.03	c conflicts		: 3066
357.57/190.03	c decisions		: 5047
357.57/190.03	c propagations		: 77705
357.57/190.03	c inspects		: 30460521
357.57/190.03	c shortcuts		: 0
357.57/190.03	c learnt literals	: 0
357.57/190.03	c learnt binary clauses	: 0
357.57/190.03	c learnt ternary clauses	: 0
357.57/190.03	c learnt constraints	: 3055
357.57/190.03	c ignored constraints	: 0
357.57/190.03	c root simplifications	: 0
357.57/190.03	c removed literals (reason simplification)	: 0
357.57/190.03	c reason swapping (by a shorter reason)	: 0
357.57/190.03	c Calls to reduceDB	: 0
357.57/190.03	c Number of update (reduction) of LBD	: 0
357.57/190.03	c Imported unit clauses	: 0
357.57/190.03	c number of reductions to clauses (during analyze)	: 0
357.57/190.03	c number of learned constraints concerned by reduction	: 0
357.57/190.03	c number of learning phase by resolution	: 0
357.57/190.03	c number of learning phase by cutting planes	: 0
357.57/190.03	c speed (assignments/second)	: 439.61732557876394
357.57/190.03	c non guided choices	9
357.57/190.03	c learnt constraints type 
357.57/190.03	s OPTIMUM FOUND
357.57/190.03	c Found 26 solution(s)
357.57/190.03	v -x1 x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 x25 x26 x27 x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 x40 -x41 -x42 -x43 -x44 x45 -x46 x47 -x48 -x49 x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 x75 -x76 -x77 -x78 -x79 x80 x81 -x82 x83 x84 -x85 x86 x87 x88 x89 x90 x91 
357.57/190.03	c objective function=11
357.57/190.03	c Total wall clock time (in seconds): 189.906

Verifier Data

OK	11

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-4119265-1467251812/watcher-4119265-1467251812 -o /tmp/evaluation-result-4119265-1467251812/solver-4119265-1467251812 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467248484-5593 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119265-1467251812.opb 

pid=6897
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.42 3.10 3.06 3/195 6900
/proc/meminfo: memFree=28000896/32872528 swapFree=239532/272236
[pid=6900] ppid=6897 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/6900/stat : 6900 (java) D 6897 6900 5416 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 4212282 9515008 182 33554432000 1073741824 1073778376 140736964183712 140736964174744 251143208629 0 0 4096 0 18446744072100588836 0 0 17 1 0 0 0 0 0
/proc/6900/statm: 2323 182 140 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 3.42 3.10 3.06 3/195 6900
/proc/meminfo: memFree=28000896/32872528 swapFree=239532/272236
[pid=6900] ppid=6897 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/6900/stat : 6900 (java) S 6897 6900 5416 0 -1 4202496 4445 0 1 0 8 1 0 0 20 0 18 0 4212282 9787879424 5576 33554432000 1073741824 1073778376 140737430540928 140737430532064 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6900/statm: 2389619 5576 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200217 s]
/proc/loadavg: 3.42 3.10 3.06 3/195 6900
/proc/meminfo: memFree=28000896/32872528 swapFree=239532/272236
[pid=6900] ppid=6897 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/6900/stat : 6900 (java) S 6897 6900 5416 0 -1 4202496 4711 0 1 0 21 1 0 0 20 0 18 0 4212282 9787879424 6846 33554432000 1073741824 1073778376 140737430540928 140737430532064 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6900/statm: 2389619 6846 2197 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.3003 s]
/proc/loadavg: 3.42 3.10 3.06 3/195 6900
/proc/meminfo: memFree=28000896/32872528 swapFree=239532/272236
[pid=6900] ppid=6897 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/6900/stat : 6900 (java) S 6897 6900 5416 0 -1 4202496 4822 0 1 0 26 1 0 0 20 0 19 0 4212282 10060525568 7425 33554432000 1073741824 1073778376 140737430540928 140737430532064 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6900/statm: 2456183 7425 2226 9 0 2446860 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+0.700283 s]
/proc/loadavg: 3.42 3.10 3.06 3/195 6900
/proc/meminfo: memFree=28000896/32872528 swapFree=239532/272236
[pid=6900] ppid=6897 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/6900/stat : 6900 (java) S 6897 6900 5416 0 -1 4202496 4822 0 1 0 26 1 0 0 20 0 19 0 4212282 10060525568 7425 33554432000 1073741824 1073778376 140737430540928 140737430532064 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6900/statm: 2456183 7425 2226 9 0 2446860 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+1.5008 s]
/proc/loadavg: 3.22 3.06 3.05 2/214 6925
/proc/meminfo: memFree=27967764/32872528 swapFree=239532/272236
[pid=6900] ppid=6897 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/6900/stat : 6900 (java) S 6897 6900 5416 0 -1 4202496 8840 0 1 0 73 3 0 0 20 0 19 0 4212282 10060525568 10813 33554432000 1073741824 1073778376 140737430540928 140737430532064 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6900/statm: 2456183 10813 2249 9 0 2446860 0
[pid=6900/tid=6902] ppid=6897 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/6900/task/6902/stat : 6902 (java) S 6897 6900 5416 0 -1 4202560 2477 0 1 0 19 0 0 0 20 0 19 0 4212283 10060525568 10813 33554432000 1073741824 1073778376 140737430540928 140235917706104 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6903] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6903/stat : 6903 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212284 10060525568 10813 33554432000 1073741824 1073778376 140737430540928 140235856435752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6904] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6904/stat : 6904 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212284 10060525568 10813 33554432000 1073741824 1073778376 140737430540928 140235855382952 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6905] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6905/stat : 6905 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212284 10060525568 10813 33554432000 1073741824 1073778376 140737430540928 140235854330152 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6900/tid=6906] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6906/stat : 6906 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212284 10060525568 10813 33554432000 1073741824 1073778376 140737430540928 140235853277352 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6900/tid=6907] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6907/stat : 6907 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212284 10060525568 10813 33554432000 1073741824 1073778376 140737430540928 140235852225576 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6908] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6908/stat : 6908 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212284 10060525568 10813 33554432000 1073741824 1073778376 140737430540928 140235851172776 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6900/tid=6909] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6909/stat : 6909 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212284 10060525568 10813 33554432000 1073741824 1073778376 140737430540928 140235754912552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6910] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6910/stat : 6910 (java) S 6897 6900 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4212284 10060525568 10813 33554432000 1073741824 1073778376 140737430540928 140235753859752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6911] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6911/stat : 6911 (java) S 6897 6900 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4212285 10060525568 10813 33554432000 1073741824 1073778376 140737430540928 140235741661672 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6912] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6912/stat : 6912 (java) S 6897 6900 5416 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4212285 10060525568 10813 33554432000 1073741824 1073778376 140737430540928 140235740607736 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6913] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6913/stat : 6913 (java) S 6897 6900 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4212285 10060525568 10813 33554432000 1073741824 1073778376 140737430540928 140235739554824 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6914] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6914/stat : 6914 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212288 10060525568 10813 33554432000 1073741824 1073778376 140737430540928 140235738503312 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6915] ppid=6897 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/6900/task/6915/stat : 6915 (java) S 6897 6900 5416 0 -1 4202560 1956 0 0 0 18 0 0 0 20 0 19 0 4212288 10060525568 10813 33554432000 1073741824 1073778376 140737430540928 140235737451448 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6916] ppid=6897 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/6900/task/6916/stat : 6916 (java) S 6897 6900 5416 0 -1 4202560 3061 0 0 0 18 0 0 0 20 0 19 0 4212288 10060525568 10813 33554432000 1073741824 1073778376 140737430540928 140235736398648 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6917] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6917/stat : 6917 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212288 10060525568 10813 33554432000 1073741824 1073778376 140737430540928 140235735346040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6918] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6918/stat : 6918 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212288 10060525568 10813 33554432000 1073741824 1073778376 140737430540928 140235734293448 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6925] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6925/stat : 6925 (java) S 6897 6900 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4212355 10060525568 10813 33554432000 1073741824 1073778376 140737430540928 140235732186536 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 9824732

[startup+3.10076 s]
/proc/loadavg: 3.22 3.06 3.05 2/214 6931
/proc/meminfo: memFree=27959068/32872528 swapFree=239532/272236
[pid=6900] ppid=6897 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/6900/stat : 6900 (java) S 6897 6900 5416 0 -1 4202496 15447 0 1 0 149 7 0 0 20 0 19 0 4212282 10060525568 19984 33554432000 1073741824 1073778376 140737430540928 140737430532064 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6900/statm: 2456183 19984 2259 9 0 2446860 0
[pid=6900/tid=6902] ppid=6897 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/6900/task/6902/stat : 6902 (java) S 6897 6900 5416 0 -1 4202560 2479 0 1 0 20 0 0 0 20 0 19 0 4212283 10060525568 19984 33554432000 1073741824 1073778376 140737430540928 140235917706104 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6900/tid=6903] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6903/stat : 6903 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212284 10060525568 19984 33554432000 1073741824 1073778376 140737430540928 140235856435752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6904] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6904/stat : 6904 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212284 10060525568 19984 33554432000 1073741824 1073778376 140737430540928 140235855382952 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6905] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6905/stat : 6905 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212284 10060525568 19984 33554432000 1073741824 1073778376 140737430540928 140235854330152 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6900/tid=6906] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6906/stat : 6906 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212284 10060525568 19984 33554432000 1073741824 1073778376 140737430540928 140235853277352 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6900/tid=6907] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6907/stat : 6907 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212284 10060525568 19984 33554432000 1073741824 1073778376 140737430540928 140235852225576 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6908] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6908/stat : 6908 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212284 10060525568 19984 33554432000 1073741824 1073778376 140737430540928 140235851172776 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6900/tid=6909] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6909/stat : 6909 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212284 10060525568 19984 33554432000 1073741824 1073778376 140737430540928 140235754912552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6910] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6910/stat : 6910 (java) S 6897 6900 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4212284 10060525568 19984 33554432000 1073741824 1073778376 140737430540928 140235753859752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6911] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6911/stat : 6911 (java) S 6897 6900 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4212285 10060525568 19984 33554432000 1073741824 1073778376 140737430540928 140235741661672 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6912] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6912/stat : 6912 (java) S 6897 6900 5416 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4212285 10060525568 19984 33554432000 1073741824 1073778376 140737430540928 140235740607736 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6913] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6913/stat : 6913 (java) S 6897 6900 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4212285 10060525568 19984 33554432000 1073741824 1073778376 140737430540928 140235739554824 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6914] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6914/stat : 6914 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212288 10060525568 19984 33554432000 1073741824 1073778376 140737430540928 140235738503312 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6915] ppid=6897 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/6900/task/6915/stat : 6915 (java) S 6897 6900 5416 0 -1 4202560 4529 0 0 0 41 0 0 0 20 0 19 0 4212288 10060525568 19984 33554432000 1073741824 1073778376 140737430540928 140235737451448 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6916] ppid=6897 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/6900/task/6916/stat : 6916 (java) S 6897 6900 5416 0 -1 4202560 7059 0 0 0 43 0 0 0 20 0 19 0 4212288 10060525568 19984 33554432000 1073741824 1073778376 140737430540928 140235736398648 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6917] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6917/stat : 6917 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212288 10060525568 19984 33554432000 1073741824 1073778376 140737430540928 140235735346040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6918] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6918/stat : 6918 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212288 10060525568 19984 33554432000 1073741824 1073778376 140737430540928 140235734293448 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6925] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6925/stat : 6925 (java) S 6897 6900 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4212355 10060525568 19984 33554432000 1073741824 1073778376 140737430540928 140235732186536 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 9824732
heavy processes:

[startup+6.30074 s]
/proc/loadavg: 3.22 3.06 3.05 2/214 6952
/proc/meminfo: memFree=27892468/32872528 swapFree=239532/272236
[pid=6900] ppid=6897 vsize=9824732 CPUtime=2.18 cores=1,3,5,7
/proc/6900/stat : 6900 (java) S 6897 6900 5416 0 -1 4202496 15988 0 1 0 205 13 0 0 20 0 22 0 4212282 10060525568 32844 33554432000 1073741824 1073778376 140737430540928 140737430532064 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6900/statm: 2456183 32844 2265 9 0 2446860 0
[pid=6900/tid=6902] ppid=6897 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/6900/task/6902/stat : 6902 (java) S 6897 6900 5416 0 -1 4202560 2481 0 1 0 21 0 0 0 20 0 22 0 4212283 10060525568 32844 33554432000 1073741824 1073778376 140737430540928 140235917706104 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6900/tid=6903] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6903/stat : 6903 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4212284 10060525568 32844 33554432000 1073741824 1073778376 140737430540928 140235856435752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6904] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6904/stat : 6904 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4212284 10060525568 32844 33554432000 1073741824 1073778376 140737430540928 140235855382952 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6905] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6905/stat : 6905 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4212284 10060525568 32844 33554432000 1073741824 1073778376 140737430540928 140235854330152 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6900/tid=6906] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6906/stat : 6906 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4212284 10060525568 32844 33554432000 1073741824 1073778376 140737430540928 140235853277352 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6900/tid=6907] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6907/stat : 6907 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4212284 10060525568 32844 33554432000 1073741824 1073778376 140737430540928 140235852225576 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6908] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6908/stat : 6908 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4212284 10060525568 32844 33554432000 1073741824 1073778376 140737430540928 140235851172776 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6900/tid=6909] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6909/stat : 6909 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4212284 10060525568 32844 33554432000 1073741824 1073778376 140737430540928 140235754912552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6910] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6910/stat : 6910 (java) S 6897 6900 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4212284 10060525568 32844 33554432000 1073741824 1073778376 140737430540928 140235753859752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6911] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6911/stat : 6911 (java) S 6897 6900 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4212285 10060525568 32844 33554432000 1073741824 1073778376 140737430540928 140235741661672 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6900/tid=6912] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6912/stat : 6912 (java) S 6897 6900 5416 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 4212285 10060525568 32844 33554432000 1073741824 1073778376 140737430540928 140235740607736 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6913] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6913/stat : 6913 (java) S 6897 6900 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4212285 10060525568 32844 33554432000 1073741824 1073778376 140737430540928 140235739554824 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6914] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6914/stat : 6914 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4212288 10060525568 32844 33554432000 1073741824 1073778376 140737430540928 140235738503312 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6915] ppid=6897 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/6900/task/6915/stat : 6915 (java) R 6897 6900 5416 0 -1 4202560 4560 0 0 0 56 0 0 0 20 0 22 0 4212288 10060525568 32844 33554432000 1073741824 1073778376 140737430540928 140235737451328 140235924446578 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6916] ppid=6897 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/6900/task/6916/stat : 6916 (java) R 6897 6900 5416 0 -1 4202560 7484 0 0 0 61 1 0 0 20 0 22 0 4212288 10060525568 32844 33554432000 1073741824 1073778376 140737430540928 140235736388608 140235919515920 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6917] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6917/stat : 6917 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4212288 10060525568 32844 33554432000 1073741824 1073778376 140737430540928 140235735346040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6918] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6918/stat : 6918 (java) S 6897 6900 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4212288 10060525568 32844 33554432000 1073741824 1073778376 140737430540928 140235734293448 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6925] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6925/stat : 6925 (java) S 6897 6900 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4212355 10060525568 32844 33554432000 1073741824 1073778376 140737430540928 140235732186536 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 9824732

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

/proc/6900/task/6913/stat : 6913 (java) S 6897 6900 5416 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 4212285 10060525568 617247 33554432000 1073741824 1073778376 140737430540928 140235739554824 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6914] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6914/stat : 6914 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4212288 10060525568 617247 33554432000 1073741824 1073778376 140737430540928 140235738503312 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6915] ppid=6897 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/6900/task/6915/stat : 6915 (java) S 6897 6900 5416 0 -1 4202560 13855 0 0 0 171 3 0 0 20 0 22 0 4212288 10060525568 617247 33554432000 1073741824 1073778376 140737430540928 140235737451448 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6916] ppid=6897 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/6900/task/6916/stat : 6916 (java) S 6897 6900 5416 0 -1 4202560 10308 0 0 0 129 2 0 0 20 0 22 0 4212288 10060525568 617247 33554432000 1073741824 1073778376 140737430540928 140235736398648 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6900/tid=6917] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6917/stat : 6917 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4212288 10060525568 617247 33554432000 1073741824 1073778376 140737430540928 140235735346040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6918] ppid=6897 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/6900/task/6918/stat : 6918 (java) S 6897 6900 5416 0 -1 4202560 12 0 0 0 1 4 0 0 20 0 22 0 4212288 10060525568 617247 33554432000 1073741824 1073778376 140737430540928 140235734293448 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6925] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6925/stat : 6925 (java) S 6897 6900 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4212355 10060525568 617247 33554432000 1073741824 1073778376 140737430540928 140235732186536 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6997] ppid=6897 vsize=9824732 CPUtime=172.77 cores=1,3,5,7
/proc/6900/task/6997/stat : 6997 (java) R 6897 6900 5416 0 -1 4202560 60 0 0 0 17274 3 0 0 20 0 22 0 4213609 10060525568 617247 33554432000 1073741824 1073778376 140737430540928 140235730071824 140235857944686 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6900/tid=6998] ppid=6897 vsize=9824732 CPUtime=172.84 cores=1,3,5,7
/proc/6900/task/6998/stat : 6998 (java) R 6897 6900 5416 0 -1 4202560 1143 0 0 0 17256 28 0 0 20 0 22 0 4213609 10060525568 617247 33554432000 1073741824 1073778376 140737430540928 140235731130704 140235858278124 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6900/tid=6999] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6999/stat : 6999 (java) S 6897 6900 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4213609 10060525568 617247 33554432000 1073741824 1073778376 140737430540928 140235733238952 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 354.03
Current children cumulated vsize (KiB) 9824732

[startup+188.801 s]
/proc/loadavg: 3.37 3.17 3.09 5/219 7083
/proc/meminfo: memFree=28504732/32872528 swapFree=239532/272236
[pid=6900] ppid=6897 vsize=9824732 CPUtime=356.15 cores=1,3,5,7
/proc/6900/stat : 6900 (java) S 6897 6900 5416 0 -1 4202496 32257 0 1 0 35486 129 0 0 20 0 20 0 4212282 10060525568 617239 33554432000 1073741824 1073778376 140737430540928 140737430532064 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6900/statm: 2456183 617239 2288 9 0 2446860 0
[pid=6900/tid=6902] ppid=6897 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/6900/task/6902/stat : 6902 (java) S 6897 6900 5416 0 -1 4202560 2483 0 1 0 22 2 0 0 20 0 20 0 4212283 10060525568 617239 33554432000 1073741824 1073778376 140737430540928 140235917706104 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6903] ppid=6897 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/6900/task/6903/stat : 6903 (java) S 6897 6900 5416 0 -1 4202560 223 0 0 0 15 7 0 0 20 0 20 0 4212284 10060525568 617239 33554432000 1073741824 1073778376 140737430540928 140235856435752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6900/tid=6904] ppid=6897 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/6900/task/6904/stat : 6904 (java) S 6897 6900 5416 0 -1 4202560 220 0 0 0 26 9 0 0 20 0 20 0 4212284 10060525568 617239 33554432000 1073741824 1073778376 140737430540928 140235855382952 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6905] ppid=6897 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/6900/task/6905/stat : 6905 (java) S 6897 6900 5416 0 -1 4202560 191 0 0 0 16 6 0 0 20 0 20 0 4212284 10060525568 617239 33554432000 1073741824 1073778376 140737430540928 140235854330152 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6900/tid=6906] ppid=6897 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/6900/task/6906/stat : 6906 (java) S 6897 6900 5416 0 -1 4202560 193 0 0 0 23 8 0 0 20 0 20 0 4212284 10060525568 617239 33554432000 1073741824 1073778376 140737430540928 140235853277352 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6907] ppid=6897 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/6900/task/6907/stat : 6907 (java) S 6897 6900 5416 0 -1 4202560 190 0 0 0 20 8 0 0 20 0 20 0 4212284 10060525568 617239 33554432000 1073741824 1073778376 140737430540928 140235852225576 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6900/tid=6908] ppid=6897 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/6900/task/6908/stat : 6908 (java) S 6897 6900 5416 0 -1 4202560 136 0 0 0 16 5 0 0 20 0 20 0 4212284 10060525568 617239 33554432000 1073741824 1073778376 140737430540928 140235851172776 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6909] ppid=6897 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/6900/task/6909/stat : 6909 (java) S 6897 6900 5416 0 -1 4202560 196 0 0 0 25 9 0 0 20 0 20 0 4212284 10060525568 617239 33554432000 1073741824 1073778376 140737430540928 140235754912552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6910] ppid=6897 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/6900/task/6910/stat : 6910 (java) S 6897 6900 5416 0 -1 4202560 157 0 0 0 19 5 0 0 20 0 20 0 4212284 10060525568 617239 33554432000 1073741824 1073778376 140737430540928 140235753859752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6900/tid=6911] ppid=6897 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/6900/task/6911/stat : 6911 (java) S 6897 6900 5416 0 -1 4202560 1270 0 0 0 0 2 0 0 20 0 20 0 4212285 10060525568 617239 33554432000 1073741824 1073778376 140737430540928 140235741661672 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6912] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6912/stat : 6912 (java) S 6897 6900 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 4212285 10060525568 617239 33554432000 1073741824 1073778376 140737430540928 140235740607736 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6913] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6913/stat : 6913 (java) S 6897 6900 5416 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 20 0 4212285 10060525568 617239 33554432000 1073741824 1073778376 140737430540928 140235739554824 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6914] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6914/stat : 6914 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4212288 10060525568 617239 33554432000 1073741824 1073778376 140737430540928 140235738503312 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6915] ppid=6897 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/6900/task/6915/stat : 6915 (java) S 6897 6900 5416 0 -1 4202560 13855 0 0 0 171 3 0 0 20 0 20 0 4212288 10060525568 617239 33554432000 1073741824 1073778376 140737430540928 140235737451448 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6916] ppid=6897 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/6900/task/6916/stat : 6916 (java) S 6897 6900 5416 0 -1 4202560 10308 0 0 0 129 2 0 0 20 0 20 0 4212288 10060525568 617239 33554432000 1073741824 1073778376 140737430540928 140235736398648 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6900/tid=6917] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6917/stat : 6917 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4212288 10060525568 617239 33554432000 1073741824 1073778376 140737430540928 140235735346040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6918] ppid=6897 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/6900/task/6918/stat : 6918 (java) S 6897 6900 5416 0 -1 4202560 12 0 0 0 1 4 0 0 20 0 20 0 4212288 10060525568 617239 33554432000 1073741824 1073778376 140737430540928 140235734293448 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6925] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6925/stat : 6925 (java) S 6897 6900 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 4212355 10060525568 617239 33554432000 1073741824 1073778376 140737430540928 140235732186536 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6998] ppid=6897 vsize=9824732 CPUtime=174.44 cores=1,3,5,7
/proc/6900/task/6998/stat : 6998 (java) R 6897 6900 5416 0 -1 4202560 1143 0 0 0 17416 28 0 0 20 0 20 0 4213609 10060525568 617239 33554432000 1073741824 1073778376 140737430540928 140235731130808 140235858277920 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 356.15
Current children cumulated vsize (KiB) 9824732

[startup+189.601 s]
/proc/loadavg: 3.37 3.17 3.09 4/217 7083
/proc/meminfo: memFree=28504756/32872528 swapFree=239532/272236
[pid=6900] ppid=6897 vsize=9824732 CPUtime=356.49 cores=1,3,5,7
/proc/6900/stat : 6900 (java) S 6897 6900 5416 0 -1 4202496 32258 0 1 0 35518 131 0 0 20 0 19 0 4212282 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140737430532064 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6900/statm: 2456183 617236 2288 9 0 2446860 0
[pid=6900/tid=6902] ppid=6897 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/6900/task/6902/stat : 6902 (java) S 6897 6900 5416 0 -1 4202560 2483 0 1 0 22 2 0 0 20 0 19 0 4212283 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235917706104 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6903] ppid=6897 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/6900/task/6903/stat : 6903 (java) S 6897 6900 5416 0 -1 4202560 223 0 0 0 15 7 0 0 20 0 19 0 4212284 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235856435752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6900/tid=6904] ppid=6897 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/6900/task/6904/stat : 6904 (java) S 6897 6900 5416 0 -1 4202560 220 0 0 0 26 9 0 0 20 0 19 0 4212284 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235855382952 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6905] ppid=6897 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/6900/task/6905/stat : 6905 (java) S 6897 6900 5416 0 -1 4202560 191 0 0 0 16 6 0 0 20 0 19 0 4212284 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235854330152 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6900/tid=6906] ppid=6897 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/6900/task/6906/stat : 6906 (java) S 6897 6900 5416 0 -1 4202560 193 0 0 0 23 8 0 0 20 0 19 0 4212284 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235853277352 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6907] ppid=6897 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/6900/task/6907/stat : 6907 (java) S 6897 6900 5416 0 -1 4202560 190 0 0 0 20 8 0 0 20 0 19 0 4212284 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235852225576 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6900/tid=6908] ppid=6897 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/6900/task/6908/stat : 6908 (java) S 6897 6900 5416 0 -1 4202560 136 0 0 0 16 5 0 0 20 0 19 0 4212284 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235851172776 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6909] ppid=6897 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/6900/task/6909/stat : 6909 (java) S 6897 6900 5416 0 -1 4202560 196 0 0 0 25 9 0 0 20 0 19 0 4212284 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235754912552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6910] ppid=6897 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/6900/task/6910/stat : 6910 (java) S 6897 6900 5416 0 -1 4202560 157 0 0 0 19 5 0 0 20 0 19 0 4212284 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235753859752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6900/tid=6911] ppid=6897 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/6900/task/6911/stat : 6911 (java) S 6897 6900 5416 0 -1 4202560 1270 0 0 0 0 2 0 0 20 0 19 0 4212285 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235741661672 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6912] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6912/stat : 6912 (java) S 6897 6900 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4212285 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235740607736 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6913] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6913/stat : 6913 (java) S 6897 6900 5416 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 4212285 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235739554824 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6914] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6914/stat : 6914 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212288 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235738503312 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6915] ppid=6897 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/6900/task/6915/stat : 6915 (java) S 6897 6900 5416 0 -1 4202560 13855 0 0 0 171 3 0 0 20 0 19 0 4212288 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235737451448 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6916] ppid=6897 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/6900/task/6916/stat : 6916 (java) S 6897 6900 5416 0 -1 4202560 10308 0 0 0 129 2 0 0 20 0 19 0 4212288 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235736398648 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6900/tid=6917] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6917/stat : 6917 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212288 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235735346040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6918] ppid=6897 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/6900/task/6918/stat : 6918 (java) S 6897 6900 5416 0 -1 4202560 12 0 0 0 1 4 0 0 20 0 19 0 4212288 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235734293448 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6925] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6925/stat : 6925 (java) S 6897 6900 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4212355 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235732186536 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 356.49
Current children cumulated vsize (KiB) 9824732

[startup+190.001 s]
/proc/loadavg: 3.37 3.17 3.09 4/217 7083
/proc/meminfo: memFree=28504756/32872528 swapFree=239532/272236
[pid=6900] ppid=6897 vsize=9824732 CPUtime=356.92 cores=1,3,5,7
/proc/6900/stat : 6900 (java) S 6897 6900 5416 0 -1 4202496 32259 0 1 0 35561 131 0 0 20 0 19 0 4212282 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140737430532064 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6900/statm: 2456183 617236 2288 9 0 2446860 0
[pid=6900/tid=6902] ppid=6897 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/6900/task/6902/stat : 6902 (java) R 6897 6900 5416 0 -1 4202560 2483 0 1 0 61 2 0 0 20 0 19 0 4212283 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235917705768 140235857663920 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6900/tid=6903] ppid=6897 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/6900/task/6903/stat : 6903 (java) S 6897 6900 5416 0 -1 4202560 223 0 0 0 15 7 0 0 20 0 19 0 4212284 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235856435752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6900/tid=6904] ppid=6897 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/6900/task/6904/stat : 6904 (java) S 6897 6900 5416 0 -1 4202560 220 0 0 0 26 9 0 0 20 0 19 0 4212284 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235855382952 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6905] ppid=6897 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/6900/task/6905/stat : 6905 (java) S 6897 6900 5416 0 -1 4202560 191 0 0 0 16 6 0 0 20 0 19 0 4212284 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235854330152 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6900/tid=6906] ppid=6897 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/6900/task/6906/stat : 6906 (java) S 6897 6900 5416 0 -1 4202560 193 0 0 0 23 8 0 0 20 0 19 0 4212284 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235853277352 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6907] ppid=6897 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/6900/task/6907/stat : 6907 (java) S 6897 6900 5416 0 -1 4202560 190 0 0 0 20 8 0 0 20 0 19 0 4212284 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235852225576 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6900/tid=6908] ppid=6897 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/6900/task/6908/stat : 6908 (java) S 6897 6900 5416 0 -1 4202560 136 0 0 0 16 5 0 0 20 0 19 0 4212284 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235851172776 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6909] ppid=6897 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/6900/task/6909/stat : 6909 (java) S 6897 6900 5416 0 -1 4202560 196 0 0 0 25 9 0 0 20 0 19 0 4212284 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235754912552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6910] ppid=6897 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/6900/task/6910/stat : 6910 (java) S 6897 6900 5416 0 -1 4202560 157 0 0 0 19 5 0 0 20 0 19 0 4212284 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235753859752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6900/tid=6911] ppid=6897 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/6900/task/6911/stat : 6911 (java) S 6897 6900 5416 0 -1 4202560 1270 0 0 0 0 2 0 0 20 0 19 0 4212285 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235741661672 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6912] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6912/stat : 6912 (java) S 6897 6900 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4212285 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235740607736 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6913] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6913/stat : 6913 (java) S 6897 6900 5416 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 4212285 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235739554824 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6914] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6914/stat : 6914 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212288 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235738503312 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6900/tid=6915] ppid=6897 vsize=9824732 CPUtime=1.77 cores=1,3,5,7
/proc/6900/task/6915/stat : 6915 (java) S 6897 6900 5416 0 -1 4202560 13856 0 0 0 174 3 0 0 20 0 19 0 4212288 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235737451448 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6916] ppid=6897 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/6900/task/6916/stat : 6916 (java) S 6897 6900 5416 0 -1 4202560 10308 0 0 0 129 2 0 0 20 0 19 0 4212288 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235736398648 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6900/tid=6917] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6917/stat : 6917 (java) S 6897 6900 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4212288 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235735346040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6918] ppid=6897 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/6900/task/6918/stat : 6918 (java) S 6897 6900 5416 0 -1 4202560 12 0 0 0 1 4 0 0 20 0 19 0 4212288 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235734293448 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6900/tid=6925] ppid=6897 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6900/task/6925/stat : 6925 (java) S 6897 6900 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4212355 10060525568 617236 33554432000 1073741824 1073778376 140737430540928 140235732186536 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 356.92
Current children cumulated vsize (KiB) 9824732

Child status: 30

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.649994
#  lost CPU user time (s): 0.699982
#  lost CPU system time (s): -0.05

Real time (s): 190.042
CPU time (s): 357.68
CPU user time (s): 356.288
CPU system time (s): 1.39178
CPU usage (%): 188.211
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 355.588
system time used= 1.44178
maximum resident set size= 2479764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32269
page faults= 1
swaps= 0
block input operations= 0
block output operations= 248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6061
involuntary context switches= 4665

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.38379 second user time and 1.72574 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-30 03:56:52
IDJOB=4119265
IDBENCH=111687
IDSOLVER=2543
FILE ID=node107/4119265-1467251812
RUNJOBID= node107-1467248484-5593
PBS_JOBID= 20004476
Free space on /tmp= 71708 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-edgecross10-020.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119265-1467251812/watcher-4119265-1467251812 -o /tmp/evaluation-result-4119265-1467251812/solver-4119265-1467251812 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467248484-5593 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119265-1467251812.opb

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

MD5SUM BENCH= 1759a7eaa781538581429c8c946afc38
RANDOM SEED=566746568

node107.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		: 2667.110
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	: 5334.22
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		: 2667.110
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		: 2667.110
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.39
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		: 2667.110
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		: 2667.110
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		: 2667.110
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		: 2667.110
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.56
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		: 2667.110
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:        28001796 kB
Buffers:           95608 kB
Cached:           435752 kB
SwapCached:            0 kB
Active:          3429968 kB
Inactive:         428328 kB
Active(anon):    3329620 kB
Inactive(anon):        4 kB
Active(file):     100348 kB
Inactive(file):   428324 kB
Unevictable:      272236 kB
Mlocked:          239532 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               896 kB
Writeback:             0 kB
AnonPages:       3599316 kB
Mapped:            22180 kB
Shmem:               204 kB
Slab:             604896 kB
SReclaimable:      48748 kB
SUnreclaim:       556148 kB
KernelStack:        1592 kB
PageTables:        11436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4155320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3237888 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= 71720 MiB
End job on node107 at 2016-06-30 04:00:02