Trace number 4119481

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 PB16SAT (TO)-22 1802.57 903.903

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_3pm-0333-0333.opb
MD5SUMaf71701c6739495b8f6e2b2aab10d44d
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-26
Best CPU time to get the best result obtained on this benchmark1.42078
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables81
Total number of constraints27
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)27
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 243
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 243
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 243
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)243
Sum of products size (including duplicates)486
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@5d764be1
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@9f436f5
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@4413ee
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@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4119481-1467257400.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.18	c ... done. Wall clock time 0.057s.
0.09/0.18	c declared #vars     81
0.09/0.18	c internal #vars     324
0.09/0.18	c #constraints  540
0.09/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.18	c constraints type 
0.09/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 270
0.09/0.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 27
0.09/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 243
0.09/0.18	c 540 constraints processed.
0.09/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.18	c constraints type 
0.09/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 270
0.09/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 27
0.09/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 243
0.09/0.18	c 540 constraints processed.
0.09/0.18	c objective function length is 243 literals
0.09/0.19	c And the winner is solver0
0.19/0.68	c SATISFIABLE
0.19/0.68	c OPTIMIZING...
0.19/0.68	c Got one! Elapsed wall clock time (in seconds):0.561
0.19/0.68	o -13
0.19/0.69	c And the winner is solver0
0.22/1.18	c Got one! Elapsed wall clock time (in seconds):1.063
0.22/1.18	o -14
0.22/1.19	c And the winner is solver0
0.23/1.69	c Got one! Elapsed wall clock time (in seconds):1.566
0.23/1.69	o -16
0.23/1.70	c And the winner is solver0
0.24/2.19	c Got one! Elapsed wall clock time (in seconds):2.068
0.24/2.19	o -17
0.24/2.20	c And the winner is solver0
0.38/2.69	c Got one! Elapsed wall clock time (in seconds):2.57
0.38/2.69	o -18
0.40/2.71	c And the winner is solver0
0.57/3.19	c Got one! Elapsed wall clock time (in seconds):3.071
0.57/3.19	o -19
2.16/3.63	c cleaning 2532 clauses out of 5063 with flag 10673/5063
3.89/4.14	c And the winner is solver1
3.89/4.19	c Got one! Elapsed wall clock time (in seconds):4.073
3.89/4.19	o -20
3.98/4.25	c cleaning 4215 clauses out of 8445 with flag 2244/10977
4.69/4.56	c And the winner is solver1
4.81/4.69	c Got one! Elapsed wall clock time (in seconds):4.574
4.81/4.69	o -21
5.44/5.09	c cleaning 7152 clauses out of 14308 with flag 13027/21055
6.53/5.57	c cleaning 6572 clauses out of 13155 with flag 27404/27054
7.81/6.15	c cleaning 6789 clauses out of 13586 with flag 46640/34057
9.29/6.86	c cleaning 7395 clauses out of 14794 with flag 71689/42054
10.89/7.64	c cleaning 8199 clauses out of 16400 with flag 100813/51055
12.99/8.66	c cleaning 9099 clauses out of 18201 with flag 135437/61055
15.29/9.70	c cleaning 10051 clauses out of 20102 with flag 168662/72055
17.29/10.71	c cleaning 11026 clauses out of 22051 with flag 202397/84055
19.51/11.85	c cleaning 12012 clauses out of 24025 with flag 240749/97055
22.72/13.32	c cleaning 13001 clauses out of 26013 with flag 278526/111055
26.12/15.04	c cleaning 14005 clauses out of 28012 with flag 321544/126055
29.83/16.81	c cleaning 14999 clauses out of 30007 with flag 364389/142055
33.23/18.50	c cleaning 16003 clauses out of 32007 with flag 410399/159054
37.03/20.45	c cleaning 17000 clauses out of 34004 with flag 457467/177054
41.75/22.79	c cleaning 18002 clauses out of 36004 with flag 509028/196054
47.16/25.48	c cleaning 18992 clauses out of 38003 with flag 567532/216055
53.04/28.35	c cleaning 20006 clauses out of 40011 with flag 629585/237055
58.08/30.83	c cleaning 21002 clauses out of 42004 with flag 689274/259054
63.07/33.36	c cleaning 22002 clauses out of 44003 with flag 748522/282055
68.97/36.30	c cleaning 22999 clauses out of 46001 with flag 812974/306055
77.37/40.41	c cleaning 23995 clauses out of 48001 with flag 881426/331054
84.91/44.12	c cleaning 25000 clauses out of 50006 with flag 944945/357054
92.10/47.78	c cleaning 26003 clauses out of 52007 with flag 1013337/384055
103.61/53.44	c And the winner is solver1
103.61/53.75	c Got one! Elapsed wall clock time (in seconds):53.634
103.61/53.75	o -22
105.89/54.92	c cleaning 28245 clauses out of 56499 with flag 11860/414550
107.49/55.79	c cleaning 17126 clauses out of 34254 with flag 27506/420550
109.29/56.69	c cleaning 12062 clauses out of 24132 with flag 50286/427554
111.09/57.59	c cleaning 10032 clauses out of 20068 with flag 80905/435552
112.90/58.44	c cleaning 9517 clauses out of 19036 with flag 113204/444552
114.92/59.48	c cleaning 9759 clauses out of 19523 with flag 150550/454556
117.32/60.63	c cleaning 10376 clauses out of 20758 with flag 191546/465550
119.90/61.95	c cleaning 11191 clauses out of 22382 with flag 239618/477550
123.40/63.61	c cleaning 12095 clauses out of 24193 with flag 291029/490552
126.80/65.38	c cleaning 13046 clauses out of 26096 with flag 346119/504550
130.61/67.22	c cleaning 14027 clauses out of 28055 with flag 406916/519555
135.40/69.70	c cleaning 15009 clauses out of 30026 with flag 480926/535553
140.40/72.17	c cleaning 16003 clauses out of 32014 with flag 554828/552550
146.19/75.01	c cleaning 17006 clauses out of 34011 with flag 630378/570550
151.59/77.79	c cleaning 18001 clauses out of 36007 with flag 703691/589552
157.67/80.74	c cleaning 19000 clauses out of 38004 with flag 783374/609550
164.27/84.03	c cleaning 19996 clauses out of 40004 with flag 859324/630550
171.46/87.61	c cleaning 21000 clauses out of 42008 with flag 943079/652550
178.88/91.40	c cleaning 21997 clauses out of 44008 with flag 1024963/675550
186.66/95.28	c cleaning 23003 clauses out of 46013 with flag 1125266/699552
195.06/99.49	c cleaning 23998 clauses out of 48008 with flag 1222380/724550
204.26/104.04	c cleaning 25002 clauses out of 50010 with flag 1321215/750550
214.07/108.96	c cleaning 26002 clauses out of 52009 with flag 1434769/777551
225.47/114.66	c cleaning 27000 clauses out of 54008 with flag 1555077/805552
237.86/120.88	c cleaning 27992 clauses out of 56006 with flag 1685666/834550
250.86/127.31	c cleaning 29007 clauses out of 58014 with flag 1816179/864550
263.66/133.74	c cleaning 29999 clauses out of 60008 with flag 1932697/895551
277.88/140.90	c cleaning 31004 clauses out of 62010 with flag 2059437/927552
296.27/150.06	c cleaning 32000 clauses out of 64005 with flag 2201918/960551
313.46/158.70	c cleaning 32999 clauses out of 66004 with flag 2354602/994550
333.90/169.31	c cleaning 33996 clauses out of 68006 with flag 2511153/1029551
353.71/179.24	c cleaning 35004 clauses out of 70009 with flag 2677022/1065550
374.10/189.44	c cleaning 35996 clauses out of 72006 with flag 2848067/1102551
393.30/199.08	c cleaning 37003 clauses out of 74011 with flag 3014706/1140552
413.30/209.03	c cleaning 38003 clauses out of 76007 with flag 3183451/1179551
438.50/221.60	c cleaning 38995 clauses out of 78003 with flag 3349209/1219550
462.29/233.56	c cleaning 40003 clauses out of 80008 with flag 3517152/1260550
486.28/245.52	c cleaning 41003 clauses out of 82006 with flag 3690619/1302551
510.30/257.52	c cleaning 41997 clauses out of 84002 with flag 3856009/1345550
538.89/271.83	c cleaning 42998 clauses out of 86006 with flag 4032543/1389551
571.89/288.37	c cleaning 44001 clauses out of 88010 with flag 4219164/1434553
604.96/304.88	c cleaning 45004 clauses out of 90008 with flag 4422573/1480552
634.74/319.72	c cleaning 45995 clauses out of 92002 with flag 4604262/1527550
674.94/339.83	c cleaning 47001 clauses out of 94007 with flag 4813350/1575550
712.54/358.66	c cleaning 48002 clauses out of 96006 with flag 5015746/1624550
750.14/377.47	c cleaning 49001 clauses out of 98008 with flag 5221788/1674554
789.73/397.23	c cleaning 50003 clauses out of 100005 with flag 5443235/1725552
832.91/418.82	c cleaning 50995 clauses out of 102000 with flag 5653179/1777550
868.52/436.66	c cleaning 51999 clauses out of 104005 with flag 5857325/1830550
908.11/456.46	c cleaning 53000 clauses out of 106008 with flag 6075830/1884552
945.51/475.18	c cleaning 54004 clauses out of 108008 with flag 6278871/1939552
968.51/486.70	c cleaning 55000 clauses out of 110003 with flag 6447895/1995551
1021.90/513.30	c cleaning 55996 clauses out of 112003 with flag 6697365/2052551
1066.51/535.66	c cleaning 56999 clauses out of 114007 with flag 6944943/2110551
1111.92/558.39	c cleaning 58002 clauses out of 116009 with flag 7182623/2169552
1160.12/582.43	c cleaning 58997 clauses out of 118005 with flag 7421480/2229550
1207.92/606.39	c cleaning 60001 clauses out of 120008 with flag 7659197/2290550
1257.12/630.91	c cleaning 61004 clauses out of 122007 with flag 7909328/2352550
1307.12/655.95	c cleaning 62003 clauses out of 124006 with flag 8150723/2415553
1351.73/678.24	c cleaning 62996 clauses out of 126000 with flag 8381093/2479550
1387.12/695.95	c cleaning 63998 clauses out of 128004 with flag 8582164/2544550
1442.93/723.85	c cleaning 65000 clauses out of 130006 with flag 8840420/2610550
1482.34/743.58	c cleaning 66001 clauses out of 132007 with flag 9072354/2677551
1516.34/760.59	c cleaning 67003 clauses out of 134005 with flag 9292644/2745550
1556.75/780.73	c cleaning 67998 clauses out of 136002 with flag 9501194/2814550
1596.97/800.90	c cleaning 68999 clauses out of 138004 with flag 9734157/2884550
1648.96/826.83	c cleaning 70001 clauses out of 140005 with flag 9996721/2955550
1687.17/845.94	c cleaning 71003 clauses out of 142005 with flag 10201510/3027551
1740.97/872.83	c cleaning 72001 clauses out of 144001 with flag 10415003/3100550
1781.38/893.04	c cleaning 73001 clauses out of 146001 with flag 10622537/3174551
1801.83/903.51	c >>>>>>>>>> Solver number 0 (6 answers) <<<<<<<<<<<<<<<<<<
1801.83/903.51	c starts		: 32022
1801.83/903.51	c conflicts		: 3221087
1801.83/903.51	c decisions		: 5567758
1801.83/903.51	c propagations		: 106454291
1801.83/903.51	c inspects		: 14279303540
1801.83/903.51	c shortcuts		: 0
1801.83/903.51	c learnt literals	: 0
1801.83/903.51	c learnt binary clauses	: 0
1801.83/903.51	c learnt ternary clauses	: 0
1801.83/903.51	c learnt constraints	: 3221087
1801.83/903.51	c ignored constraints	: 0
1801.83/903.51	c root simplifications	: 0
1801.83/903.51	c removed literals (reason simplification)	: 7693431
1801.83/903.51	c reason swapping (by a shorter reason)	: 0
1801.83/903.51	c Calls to reduceDB	: 95
1801.83/903.51	c Number of update (reduction) of LBD	: 224118
1801.83/903.51	c Imported unit clauses	: 0
1801.83/903.51	c number of reductions to clauses (during analyze)	: 0
1801.83/903.51	c number of learned constraints concerned by reduction	: 0
1801.83/903.51	c number of learning phase by resolution	: 0
1801.83/903.51	c number of learning phase by cutting planes	: 0
1801.83/903.51	c speed (assignments/second)	: 125276.02564494833
1801.83/903.51	c non guided choices	0
1802.22/903.88	c learnt constraints type 
1802.22/903.88	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 119537
1802.22/903.88	c >>>>>>>>>> Solver number 1 (3 answers) <<<<<<<<<<<<<<<<<<
1802.22/903.88	c starts		: 30
1802.22/903.88	c conflicts		: 4812
1802.22/903.88	c decisions		: 13345
1802.22/903.88	c propagations		: 134101
1802.22/903.88	c inspects		: 78985009
1802.22/903.88	c shortcuts		: 0
1802.22/903.88	c learnt literals	: 0
1802.22/903.88	c learnt binary clauses	: 0
1802.22/903.88	c learnt ternary clauses	: 0
1802.22/903.88	c learnt constraints	: 4809
1802.22/903.88	c ignored constraints	: 0
1802.22/903.88	c root simplifications	: 0
1802.22/903.88	c removed literals (reason simplification)	: 0
1802.22/903.88	c reason swapping (by a shorter reason)	: 0
1802.22/903.88	c Calls to reduceDB	: 0
1802.22/903.88	c Number of update (reduction) of LBD	: 0
1802.22/903.88	c Imported unit clauses	: 0
1802.22/903.88	c number of reductions to clauses (during analyze)	: 0
1802.22/903.88	c number of learned constraints concerned by reduction	: 0
1802.22/903.88	c number of learning phase by resolution	: 0
1802.22/903.88	c number of learning phase by cutting planes	: 0
1802.22/903.88	c speed (assignments/second)	: 148.8879562643502
1802.22/903.88	c non guided choices	0
1802.22/903.88	c learnt constraints type 
1802.22/903.88	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 2
1802.22/903.88	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4807
1802.22/903.88	s SATISFIABLE
1802.22/903.88	c Found 9 solution(s)
1802.22/903.88	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 
1802.22/903.88	c objective function=-22
1802.22/903.88	c Total wall clock time (in seconds): 903.759

Verifier Data

OK	-22

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-4119481-1467257400/watcher-4119481-1467257400 -o /tmp/evaluation-result-4119481-1467257400/solver-4119481-1467257400 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467246678-11562 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119481-1467257400.opb 

pid=15875
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.97 4.19 4.16 4/197 15878
/proc/meminfo: memFree=25490432/32872528 swapFree=13208/1155804
[pid=15878] ppid=15875 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/15878/stat : 15878 (java) R 15875 15878 11545 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 6707429 278528 34 33554432000 1073741824 1073778376 140733288952544 140735817468408 219504798901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15878/statm: 68 34 25 9 0 25 0

[startup+0.100093 s]
/proc/loadavg: 3.97 4.19 4.16 4/197 15878
/proc/meminfo: memFree=25490432/32872528 swapFree=13208/1155804
[pid=15878] ppid=15875 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/15878/stat : 15878 (java) S 15875 15878 11545 0 -1 4202496 4407 0 1 0 8 1 0 0 20 0 18 0 6707429 9787879424 6040 33554432000 1073741824 1073778376 140733288952544 140733288943680 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15878/statm: 2389619 6040 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200277 s]
/proc/loadavg: 3.97 4.19 4.16 4/197 15878
/proc/meminfo: memFree=25490432/32872528 swapFree=13208/1155804
[pid=15878] ppid=15875 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/15878/stat : 15878 (java) S 15875 15878 11545 0 -1 4202496 4606 0 1 0 18 1 0 0 20 0 19 0 6707429 10060525568 7730 33554432000 1073741824 1073778376 140733288952544 140733288943680 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15878/statm: 2456183 7730 2182 9 0 2446860 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9824732

[startup+0.300281 s]
/proc/loadavg: 3.97 4.19 4.16 4/197 15878
/proc/meminfo: memFree=25490432/32872528 swapFree=13208/1155804
[pid=15878] ppid=15875 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/15878/stat : 15878 (java) S 15875 15878 11545 0 -1 4202496 4606 0 1 0 18 1 0 0 20 0 19 0 6707429 10060525568 7730 33554432000 1073741824 1073778376 140733288952544 140733288943680 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15878/statm: 2456183 7730 2182 9 0 2446860 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9824732

[startup+0.700202 s]
/proc/loadavg: 3.97 4.19 4.16 4/197 15878
/proc/meminfo: memFree=25490432/32872528 swapFree=13208/1155804
[pid=15878] ppid=15875 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/15878/stat : 15878 (java) S 15875 15878 11545 0 -1 4202496 5098 0 1 0 20 1 0 0 20 0 19 0 6707429 10060525568 9116 33554432000 1073741824 1073778376 140733288952544 140733288943680 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15878/statm: 2456183 9117 2199 9 0 2446860 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9824732

[startup+1.50075 s]
/proc/loadavg: 3.97 4.19 4.16 3/217 15906
/proc/meminfo: memFree=25462384/32872528 swapFree=13208/1155804
[pid=15878] ppid=15875 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/15878/stat : 15878 (java) S 15875 15878 11545 0 -1 4202496 5229 0 1 0 22 1 0 0 20 0 19 0 6707429 10060525568 10225 33554432000 1073741824 1073778376 140733288952544 140733288943680 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15878/statm: 2456183 10225 2214 9 0 2446860 0
[pid=15878/tid=15880] ppid=15875 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/15878/task/15880/stat : 15880 (java) S 15875 15878 11545 0 -1 4202560 2409 0 1 0 14 1 0 0 20 0 19 0 6707430 10060525568 10225 33554432000 1073741824 1073778376 140733288952544 139702500135800 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15881] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15881/stat : 15881 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6707431 10060525568 10225 33554432000 1073741824 1073778376 140733288952544 139702472587560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15882] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15882/stat : 15882 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6707431 10060525568 10225 33554432000 1073741824 1073778376 140733288952544 139702471534760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15883] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15883/stat : 15883 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6707431 10060525568 10225 33554432000 1073741824 1073778376 140733288952544 139702470482472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15884] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15884/stat : 15884 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6707431 10060525568 10225 33554432000 1073741824 1073778376 140733288952544 139702469429672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15878/tid=15885] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15885/stat : 15885 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6707431 10060525568 10225 33554432000 1073741824 1073778376 140733288952544 139702339939112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15886] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15886/stat : 15886 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6707431 10060525568 10225 33554432000 1073741824 1073778376 140733288952544 139702338886312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15878/tid=15887] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15887/stat : 15887 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6707431 10060525568 10225 33554432000 1073741824 1073778376 140733288952544 139702337834024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15888] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15888/stat : 15888 (java) S 15875 15878 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6707431 10060525568 10225 33554432000 1073741824 1073778376 140733288952544 139702336781224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15889] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15889/stat : 15889 (java) S 15875 15878 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6707432 10060525568 10225 33554432000 1073741824 1073778376 140733288952544 139701854267624 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15890] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15890/stat : 15890 (java) S 15875 15878 11545 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 6707433 10060525568 10225 33554432000 1073741824 1073778376 140733288952544 139701853213688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15891] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15891/stat : 15891 (java) S 15875 15878 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6707433 10060525568 10225 33554432000 1073741824 1073778376 140733288952544 139701852161288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15892] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15892/stat : 15892 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6707435 10060525568 10225 33554432000 1073741824 1073778376 140733288952544 139701851109776 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15893] ppid=15875 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/15878/task/15893/stat : 15893 (java) S 15875 15878 11545 0 -1 4202560 945 0 0 0 3 0 0 0 20 0 19 0 6707435 10060525568 10225 33554432000 1073741824 1073778376 140733288952544 139701850057400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15894] ppid=15875 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15878/task/15894/stat : 15894 (java) S 15875 15878 11545 0 -1 4202560 539 0 0 0 1 0 0 0 20 0 19 0 6707435 10060525568 10225 33554432000 1073741824 1073778376 140733288952544 139701849004600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15895] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15895/stat : 15895 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6707435 10060525568 10225 33554432000 1073741824 1073778376 140733288952544 139701847952504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15896] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15896/stat : 15896 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6707435 10060525568 10225 33554432000 1073741824 1073778376 140733288952544 139701846899912 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15899] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15899/stat : 15899 (java) S 15875 15878 11545 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 6707448 10060525568 10225 33554432000 1073741824 1073778376 140733288952544 139701843739816 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9824732

[startup+3.10079 s]
/proc/loadavg: 3.97 4.19 4.16 7/220 15915
/proc/meminfo: memFree=25448444/32872528 swapFree=13208/1155804
[pid=15878] ppid=15875 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/15878/stat : 15878 (java) S 15875 15878 11545 0 -1 4202496 7937 0 1 0 51 6 0 0 20 0 19 0 6707429 10060525568 14336 33554432000 1073741824 1073778376 140733288952544 140733288943680 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15878/statm: 2456183 14336 2232 9 0 2446860 0
[pid=15878/tid=15880] ppid=15875 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/15878/task/15880/stat : 15880 (java) S 15875 15878 11545 0 -1 4202560 2410 0 1 0 14 2 0 0 20 0 19 0 6707430 10060525568 14336 33554432000 1073741824 1073778376 140733288952544 139702500135800 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15881] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15881/stat : 15881 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6707431 10060525568 14336 33554432000 1073741824 1073778376 140733288952544 139702472587560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15882] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15882/stat : 15882 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6707431 10060525568 14336 33554432000 1073741824 1073778376 140733288952544 139702471534760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15883] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15883/stat : 15883 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6707431 10060525568 14336 33554432000 1073741824 1073778376 140733288952544 139702470482472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15884] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15884/stat : 15884 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6707431 10060525568 14336 33554432000 1073741824 1073778376 140733288952544 139702469429672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15878/tid=15885] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15885/stat : 15885 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6707431 10060525568 14336 33554432000 1073741824 1073778376 140733288952544 139702339939112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15886] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15886/stat : 15886 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6707431 10060525568 14336 33554432000 1073741824 1073778376 140733288952544 139702338886312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15878/tid=15887] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15887/stat : 15887 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6707431 10060525568 14336 33554432000 1073741824 1073778376 140733288952544 139702337834024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15888] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15888/stat : 15888 (java) S 15875 15878 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6707431 10060525568 14336 33554432000 1073741824 1073778376 140733288952544 139702336781224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15889] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15889/stat : 15889 (java) S 15875 15878 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6707432 10060525568 14336 33554432000 1073741824 1073778376 140733288952544 139701854267624 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15890] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15890/stat : 15890 (java) S 15875 15878 11545 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 6707433 10060525568 14336 33554432000 1073741824 1073778376 140733288952544 139701853213688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15891] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15891/stat : 15891 (java) S 15875 15878 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6707433 10060525568 14336 33554432000 1073741824 1073778376 140733288952544 139701852161288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15892] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15892/stat : 15892 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6707435 10060525568 14336 33554432000 1073741824 1073778376 140733288952544 139701851109776 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15893] ppid=15875 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/15878/task/15893/stat : 15893 (java) S 15875 15878 11545 0 -1 4202560 1587 0 0 0 13 0 0 0 20 0 19 0 6707435 10060525568 14336 33554432000 1073741824 1073778376 140733288952544 139701850057400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15878/tid=15894] ppid=15875 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/15878/task/15894/stat : 15894 (java) S 15875 15878 11545 0 -1 4202560 2565 0 0 0 14 0 0 0 20 0 19 0 6707435 10060525568 14336 33554432000 1073741824 1073778376 140733288952544 139701849004600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15895] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15895/stat : 15895 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6707435 10060525568 14336 33554432000 1073741824 1073778376 140733288952544 139701847952504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15896] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15896/stat : 15896 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6707435 10060525568 14336 33554432000 1073741824 1073778376 140733288952544 139701846899912 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15899] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15899/stat : 15899 (java) S 15875 15878 11545 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 6707448 10060525568 14336 33554432000 1073741824 1073778376 140733288952544 139701843739816 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=18 pid=1817 uid=0 cmd=

[startup+6.30094 s]
/proc/loadavg: 4.05 4.20 4.17 6/220 15927
/proc/meminfo: memFree=25252044/32872528 swapFree=13208/1155804
[pid=15878] ppid=15875 vsize=9824732 CPUtime=8.22 cores=1,3,5,7
/proc/15878/stat : 15878 (java) S 15875 15878 11545 0 -1 4202496 28321 0 1 0 795 27 0 0 20 0 22 0 6707429 10060525568 91925 33554432000 1073741824 1073778376 140733288952544 140733288943680 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15878/statm: 2456183 91925 2280 9 0 2446860 0
[pid=15878/tid=15880] ppid=15875 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/15878/task/15880/stat : 15880 (java) S 15875 15878 11545 0 -1 4202560 2411 0 1 0 15 2 0 0 20 0 22 0 6707430 10060525568 91925 33554432000 1073741824 1073778376 140733288952544 139702500135800 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15881] ppid=15875 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/15878/task/15881/stat : 15881 (java) S 15875 15878 11545 0 -1 4202560 43 0 0 0 5 2 0 0 20 0 22 0 6707431 10060525568 91925 33554432000 1073741824 1073778376 140733288952544 139702472587560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15882] ppid=15875 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15878/task/15882/stat : 15882 (java) S 15875 15878 11545 0 -1 4202560 99 0 0 0 1 0 0 0 20 0 22 0 6707431 10060525568 91925 33554432000 1073741824 1073778376 140733288952544 139702471534760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15878/tid=15883] ppid=15875 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15878/task/15883/stat : 15883 (java) S 15875 15878 11545 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 6707431 10060525568 91925 33554432000 1073741824 1073778376 140733288952544 139702470482472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15884] ppid=15875 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/15878/task/15884/stat : 15884 (java) S 15875 15878 11545 0 -1 4202560 125 0 0 0 5 2 0 0 20 0 22 0 6707431 10060525568 91925 33554432000 1073741824 1073778376 140733288952544 139702469429672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15878/tid=15885] ppid=15875 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/15878/task/15885/stat : 15885 (java) S 15875 15878 11545 0 -1 4202560 96 0 0 0 2 0 0 0 20 0 22 0 6707431 10060525568 91925 33554432000 1073741824 1073778376 140733288952544 139702339939112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15886] ppid=15875 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/15878/task/15886/stat : 15886 (java) S 15875 15878 11545 0 -1 4202560 34 0 0 0 2 2 0 0 20 0 22 0 6707431 10060525568 91925 33554432000 1073741824 1073778376 140733288952544 139702338886312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15887] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15887/stat : 15887 (java) S 15875 15878 11545 0 -1 4202560 64 0 0 0 0 0 0 0 20 0 22 0 6707431 10060525568 91925 33554432000 1073741824 1073778376 140733288952544 139702337834024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15888] ppid=15875 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/15878/task/15888/stat : 15888 (java) S 15875 15878 11545 0 -1 4202560 54 0 0 0 2 0 0 0 20 0 22 0 6707431 10060525568 91925 33554432000 1073741824 1073778376 140733288952544 139702336781224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15878/tid=15889] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15889/stat : 15889 (java) S 15875 15878 11545 0 -1 4202560 208 0 0 0 0 0 0 0 20 0 22 0 6707432 10060525568 91925 33554432000 1073741824 1073778376 140733288952544 139701854267624 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15890] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15890/stat : 15890 (java) S 15875 15878 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6707433 10060525568 91925 33554432000 1073741824 1073778376 140733288952544 139701853213688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15878/tid=15891] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15891/stat : 15891 (java) S 15875 15878 11545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 6707433 10060525568 91925 33554432000 1073741824 1073778376 140733288952544 139701852161288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15892] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15892/stat : 15892 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6707435 10060525568 91925 33554432000 1073741824 1073778376 140733288952544 139701851109776 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15893] ppid=15875 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/15878/task/15893/stat : 15893 (java) S 15875 15878 11545 0 -1 4202560 10820 0 0 0 99 2 0 0 20 0 22 0 6707435 10060525568 91925 33554432000 1073741824 1073778376 140733288952544 139701850057400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15894] ppid=15875 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/15878/task/15894/stat : 15894 (java) S 15875 15878 11545 0 -1 4202560 12850 0 0 0 98 3 0 0 20 0 22 0 6707435 10060525568 91925 33554432000 1073741824 1073778376 140733288952544 139701849004600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15878/tid=15895] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15895/stat : 15895 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6707435 10060525568 91925 33554432000 1073741824 1073778376 140733288952544 139701847952504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15896] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15896/stat : 15896 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6707435 10060525568 91925 33554432000 1073741824 1073778376 140733288952544 139701846899912 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15921] ppid=15875 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15921/stat : 15921 (java) S 15875 15878 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6707749 10060525568 91925 33554432000 1073741824 1073778376 140733288952544 139701844792616 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15925] ppid=15875 vsize=9824732 CPUtime=1.5 cores=1,3,5,7

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

/proc/15878/task/15887/stat : 15887 (java) S 15875 15878 11545 0 -1 4202560 6530 0 0 0 33 15 0 0 20 0 23 0 6707431 10196848640 833673 33554432000 1073741824 1073778376 140733288952544 139702337834024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15888] ppid=15875 vsize=9957860 CPUtime=0.49 cores=1,3,5,7
/proc/15878/task/15888/stat : 15888 (java) S 15875 15878 11545 0 -1 4202560 5086 0 0 0 37 12 0 0 20 0 23 0 6707431 10196848640 833673 33554432000 1073741824 1073778376 140733288952544 139702336781224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15889] ppid=15875 vsize=9957860 CPUtime=1.7 cores=1,3,5,7
/proc/15878/task/15889/stat : 15889 (java) R 15875 15878 11545 0 -1 4202560 2679 0 0 0 157 13 0 0 20 0 23 0 6707432 10196848640 833673 33554432000 1073741824 1073778376 140733288952544 139701854266384 139702506990103 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15890] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15890/stat : 15890 (java) S 15875 15878 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 23 0 6707433 10196848640 833673 33554432000 1073741824 1073778376 140733288952544 139701853213688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15878/tid=15891] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15891/stat : 15891 (java) S 15875 15878 11545 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 23 0 6707433 10196848640 833673 33554432000 1073741824 1073778376 140733288952544 139701852161288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15892] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15892/stat : 15892 (java) S 15875 15878 11545 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 23 0 6707435 10196848640 833673 33554432000 1073741824 1073778376 140733288952544 139701851109776 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15893] ppid=15875 vsize=9957860 CPUtime=1.01 cores=1,3,5,7
/proc/15878/task/15893/stat : 15893 (java) S 15875 15878 11545 0 -1 4202560 10820 0 0 0 99 2 0 0 20 0 23 0 6707435 10196848640 833673 33554432000 1073741824 1073778376 140733288952544 139701850057400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15894] ppid=15875 vsize=9957860 CPUtime=1.19 cores=1,3,5,7
/proc/15878/task/15894/stat : 15894 (java) S 15875 15878 11545 0 -1 4202560 12904 0 0 0 116 3 0 0 20 0 23 0 6707435 10196848640 833673 33554432000 1073741824 1073778376 140733288952544 139701849004600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15895] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15895/stat : 15895 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 6707435 10196848640 833673 33554432000 1073741824 1073778376 140733288952544 139701847952504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15896] ppid=15875 vsize=9957860 CPUtime=0.36 cores=1,3,5,7
/proc/15878/task/15896/stat : 15896 (java) S 15875 15878 11545 0 -1 4202560 53 0 0 0 13 23 0 0 20 0 23 0 6707435 10196848640 833673 33554432000 1073741824 1073778376 140733288952544 139701846899912 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15921] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15921/stat : 15921 (java) S 15875 15878 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 6707749 10196848640 833673 33554432000 1073741824 1073778376 140733288952544 139701844792328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=16030] ppid=15875 vsize=9957860 CPUtime=845.1 cores=1,3,5,7
/proc/15878/task/16030/stat : 16030 (java) S 15875 15878 11545 0 -1 4202560 5 0 0 0 84497 13 0 0 20 0 23 0 6712805 10196848640 833673 33554432000 1073741824 1073778376 140733288952544 139701845843144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=16031] ppid=15875 vsize=9957860 CPUtime=845.29 cores=1,3,5,7
/proc/15878/task/16031/stat : 16031 (java) S 15875 15878 11545 0 -1 4202560 3 0 0 0 84517 12 0 0 20 0 23 0 6712805 10196848640 833673 33554432000 1073741824 1073778376 140733288952544 139701843737080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15878/tid=16086] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/16086/stat : 16086 (java) S 15875 15878 11545 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 23 0 6797670 10196848640 833673 33554432000 1073741824 1073778376 140733288952544 139701841634152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=16087] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/16087/stat : 16087 (java) S 15875 15878 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 23 0 6797670 10196848640 833673 33554432000 1073741824 1073778376 140733288952544 139701840580552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1801.4
Current children cumulated vsize (KiB) 9957860

[startup+903.601 s]
/proc/loadavg: 4.07 4.05 4.08 4/220 16087
/proc/meminfo: memFree=23822468/32872528 swapFree=13208/1155804
[pid=15878] ppid=15875 vsize=9957860 CPUtime=1799.85 cores=1,3,5,7
/proc/15878/stat : 15878 (java) S 15875 15878 11545 0 -1 4202496 75076 0 1 0 179777 208 0 0 20 0 22 0 6707429 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 140733288943680 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15878/statm: 2489465 833096 2289 9 0 2480142 0
[pid=15878/tid=15880] ppid=15875 vsize=9957860 CPUtime=0.21 cores=1,3,5,7
/proc/15878/task/15880/stat : 15880 (java) S 15875 15878 11545 0 -1 4202560 2415 0 1 0 17 4 0 0 20 0 22 0 6707430 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139702500135512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15881] ppid=15875 vsize=9957860 CPUtime=0.56 cores=1,3,5,7
/proc/15878/task/15881/stat : 15881 (java) S 15875 15878 11545 0 -1 4202560 4683 0 0 0 42 14 0 0 20 0 22 0 6707431 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139702472587560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15882] ppid=15875 vsize=9957860 CPUtime=0.61 cores=1,3,5,7
/proc/15878/task/15882/stat : 15882 (java) S 15875 15878 11545 0 -1 4202560 3167 0 0 0 44 17 0 0 20 0 22 0 6707431 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139702471534760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15878/tid=15883] ppid=15875 vsize=9957860 CPUtime=0.43 cores=1,3,5,7
/proc/15878/task/15883/stat : 15883 (java) S 15875 15878 11545 0 -1 4202560 6348 0 0 0 32 11 0 0 20 0 22 0 6707431 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139702470482472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15878/tid=15884] ppid=15875 vsize=9957860 CPUtime=0.54 cores=1,3,5,7
/proc/15878/task/15884/stat : 15884 (java) S 15875 15878 11545 0 -1 4202560 6137 0 0 0 39 15 0 0 20 0 22 0 6707431 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139702469429672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15878/tid=15885] ppid=15875 vsize=9957860 CPUtime=0.4 cores=1,3,5,7
/proc/15878/task/15885/stat : 15885 (java) S 15875 15878 11545 0 -1 4202560 6316 0 0 0 30 10 0 0 20 0 22 0 6707431 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139702339939112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15886] ppid=15875 vsize=9957860 CPUtime=0.41 cores=1,3,5,7
/proc/15878/task/15886/stat : 15886 (java) S 15875 15878 11545 0 -1 4202560 5157 0 0 0 31 10 0 0 20 0 22 0 6707431 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139702338886312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15887] ppid=15875 vsize=9957860 CPUtime=0.48 cores=1,3,5,7
/proc/15878/task/15887/stat : 15887 (java) S 15875 15878 11545 0 -1 4202560 6530 0 0 0 33 15 0 0 20 0 22 0 6707431 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139702337834024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15888] ppid=15875 vsize=9957860 CPUtime=0.49 cores=1,3,5,7
/proc/15878/task/15888/stat : 15888 (java) S 15875 15878 11545 0 -1 4202560 5086 0 0 0 37 12 0 0 20 0 22 0 6707431 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139702336781224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15889] ppid=15875 vsize=9957860 CPUtime=2.09 cores=1,3,5,7
/proc/15878/task/15889/stat : 15889 (java) R 15875 15878 11545 0 -1 4202560 2721 0 0 0 190 19 0 0 20 0 22 0 6707432 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701854267800 219513916551 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15890] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15890/stat : 15890 (java) S 15875 15878 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6707433 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701853213688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15891] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15891/stat : 15891 (java) S 15875 15878 11545 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 6707433 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701852160968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15892] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15892/stat : 15892 (java) S 15875 15878 11545 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 6707435 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701851109776 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15893] ppid=15875 vsize=9957860 CPUtime=1.01 cores=1,3,5,7
/proc/15878/task/15893/stat : 15893 (java) S 15875 15878 11545 0 -1 4202560 10820 0 0 0 99 2 0 0 20 0 22 0 6707435 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701850057400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15894] ppid=15875 vsize=9957860 CPUtime=1.19 cores=1,3,5,7
/proc/15878/task/15894/stat : 15894 (java) S 15875 15878 11545 0 -1 4202560 12904 0 0 0 116 3 0 0 20 0 22 0 6707435 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701849004600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15895] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15895/stat : 15895 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6707435 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701847952504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15896] ppid=15875 vsize=9957860 CPUtime=0.36 cores=1,3,5,7
/proc/15878/task/15896/stat : 15896 (java) S 15875 15878 11545 0 -1 4202560 53 0 0 0 13 23 0 0 20 0 22 0 6707435 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701846899912 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15921] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15921/stat : 15921 (java) S 15875 15878 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 6707749 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701844793032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=16031] ppid=15875 vsize=9957860 CPUtime=845.37 cores=1,3,5,7
/proc/15878/task/16031/stat : 16031 (java) R 15875 15878 11545 0 -1 4202560 3 0 0 0 84525 12 0 0 20 0 22 0 6712805 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701843737080 139702352162783 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15878/tid=16086] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/16086/stat : 16086 (java) S 15875 15878 11545 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 6797670 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701841634152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=16087] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/16087/stat : 16087 (java) S 15875 15878 11545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6797670 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701840580104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1799.85
Current children cumulated vsize (KiB) 9957860

[startup+903.801 s]
/proc/loadavg: 4.07 4.05 4.08 4/220 16087
/proc/meminfo: memFree=23822468/32872528 swapFree=13208/1155804
[pid=15878] ppid=15875 vsize=9957860 CPUtime=1800.24 cores=1,3,5,7
/proc/15878/stat : 15878 (java) S 15875 15878 11545 0 -1 4202496 75076 0 1 0 179800 224 0 0 20 0 22 0 6707429 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 140733288943680 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15878/statm: 2489465 833096 2289 9 0 2480142 0
[pid=15878/tid=15880] ppid=15875 vsize=9957860 CPUtime=0.21 cores=1,3,5,7
/proc/15878/task/15880/stat : 15880 (java) S 15875 15878 11545 0 -1 4202560 2415 0 1 0 17 4 0 0 20 0 22 0 6707430 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139702500135512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15881] ppid=15875 vsize=9957860 CPUtime=0.56 cores=1,3,5,7
/proc/15878/task/15881/stat : 15881 (java) S 15875 15878 11545 0 -1 4202560 4683 0 0 0 42 14 0 0 20 0 22 0 6707431 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139702472587560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15882] ppid=15875 vsize=9957860 CPUtime=0.61 cores=1,3,5,7
/proc/15878/task/15882/stat : 15882 (java) S 15875 15878 11545 0 -1 4202560 3167 0 0 0 44 17 0 0 20 0 22 0 6707431 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139702471534760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15878/tid=15883] ppid=15875 vsize=9957860 CPUtime=0.43 cores=1,3,5,7
/proc/15878/task/15883/stat : 15883 (java) S 15875 15878 11545 0 -1 4202560 6348 0 0 0 32 11 0 0 20 0 22 0 6707431 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139702470482472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15878/tid=15884] ppid=15875 vsize=9957860 CPUtime=0.54 cores=1,3,5,7
/proc/15878/task/15884/stat : 15884 (java) S 15875 15878 11545 0 -1 4202560 6137 0 0 0 39 15 0 0 20 0 22 0 6707431 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139702469429672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15878/tid=15885] ppid=15875 vsize=9957860 CPUtime=0.4 cores=1,3,5,7
/proc/15878/task/15885/stat : 15885 (java) S 15875 15878 11545 0 -1 4202560 6316 0 0 0 30 10 0 0 20 0 22 0 6707431 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139702339939112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15886] ppid=15875 vsize=9957860 CPUtime=0.41 cores=1,3,5,7
/proc/15878/task/15886/stat : 15886 (java) S 15875 15878 11545 0 -1 4202560 5157 0 0 0 31 10 0 0 20 0 22 0 6707431 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139702338886312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15887] ppid=15875 vsize=9957860 CPUtime=0.48 cores=1,3,5,7
/proc/15878/task/15887/stat : 15887 (java) S 15875 15878 11545 0 -1 4202560 6530 0 0 0 33 15 0 0 20 0 22 0 6707431 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139702337834024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15888] ppid=15875 vsize=9957860 CPUtime=0.49 cores=1,3,5,7
/proc/15878/task/15888/stat : 15888 (java) S 15875 15878 11545 0 -1 4202560 5086 0 0 0 37 12 0 0 20 0 22 0 6707431 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139702336781224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15889] ppid=15875 vsize=9957860 CPUtime=2.29 cores=1,3,5,7
/proc/15878/task/15889/stat : 15889 (java) R 15875 15878 11545 0 -1 4202560 2721 0 0 0 194 35 0 0 20 0 22 0 6707432 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701854267800 219513916551 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15890] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15890/stat : 15890 (java) S 15875 15878 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6707433 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701853213688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15891] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15891/stat : 15891 (java) S 15875 15878 11545 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 6707433 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701852160968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15892] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15892/stat : 15892 (java) S 15875 15878 11545 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 6707435 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701851109776 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=15893] ppid=15875 vsize=9957860 CPUtime=1.01 cores=1,3,5,7
/proc/15878/task/15893/stat : 15893 (java) S 15875 15878 11545 0 -1 4202560 10820 0 0 0 99 2 0 0 20 0 22 0 6707435 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701850057400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15894] ppid=15875 vsize=9957860 CPUtime=1.19 cores=1,3,5,7
/proc/15878/task/15894/stat : 15894 (java) S 15875 15878 11545 0 -1 4202560 12904 0 0 0 116 3 0 0 20 0 22 0 6707435 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701849004600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15895] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15895/stat : 15895 (java) S 15875 15878 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6707435 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701847952504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=15896] ppid=15875 vsize=9957860 CPUtime=0.36 cores=1,3,5,7
/proc/15878/task/15896/stat : 15896 (java) S 15875 15878 11545 0 -1 4202560 53 0 0 0 13 23 0 0 20 0 22 0 6707435 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701846899912 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15878/tid=15921] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/15921/stat : 15921 (java) S 15875 15878 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 6707749 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701844793032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15878/tid=16031] ppid=15875 vsize=9957860 CPUtime=845.57 cores=1,3,5,7
/proc/15878/task/16031/stat : 16031 (java) R 15875 15878 11545 0 -1 4202560 3 0 0 0 84545 12 0 0 20 0 22 0 6712805 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701843737080 139702352162786 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15878/tid=16086] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/16086/stat : 16086 (java) S 15875 15878 11545 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 6797670 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701841634152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15878/tid=16087] ppid=15875 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/15878/task/16087/stat : 16087 (java) S 15875 15878 11545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6797670 10196848640 833096 33554432000 1073741824 1073778376 140733288952544 139701840580104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 9957860

[startup+903.901 s]
/proc/loadavg: 4.07 4.05 4.08 4/220 16087
/proc/meminfo: memFree=23822468/32872528 swapFree=13208/1155804
[pid=15878] ppid=15875 vsize=0 CPUtime=1800.59 cores=1,3,5,7
/proc/15878/stat : 15878 (java) Z 15875 15878 11545 0 -1 4203532 75088 0 1 0 179810 249 0 0 20 0 2 0 6707429 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15878/statm: 0 0 0 0 0 0 0
[pid=15878/tid=16031] ppid=15875 vsize=0 CPUtime=845.67 cores=1,3,5,7
/proc/15878/task/16031/stat : 16031 (java) R 15875 15878 11545 0 -1 4203588 3 0 0 0 84553 14 0 0 20 0 2 0 6712805 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.59
Current children cumulated vsize (KiB) 0

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15878 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=947974
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=621601
# CPU time returned by wait4() is 1798.57
# while last known CPU time is 1800.59
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# 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): 1.98009
#  lost CPU user time (s): 2.18003
#  lost CPU system time (s): -0.2

Real time (s): 903.903
CPU time (s): 1802.57
CPU user time (s): 1800.28
CPU system time (s): 2.29
CPU usage (%): 199.421
Max. virtual memory (cumulated for all children) (KiB): 9957860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.95
system time used= 2.6216
maximum resident set size= 3334692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75088
page faults= 1
swaps= 0
block input operations= 0
block output operations= 600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24103
involuntary context switches= 11143

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.14307 second user time and 7.10492 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-30 05:30:00
IDJOB=4119481
IDBENCH=111741
IDSOLVER=2543
FILE ID=node114/4119481-1467257400
RUNJOBID= node114-1467246678-11562
PBS_JOBID= 20004474
Free space on /tmp= 71672 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-graphpart_3pm-0333-0333.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119481-1467257400/watcher-4119481-1467257400 -o /tmp/evaluation-result-4119481-1467257400/solver-4119481-1467257400 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467246678-11562 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119481-1467257400.opb

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

MD5SUM BENCH= af71701c6739495b8f6e2b2aab10d44d
RANDOM SEED=56238401

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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	: 5333.50
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.752
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.752
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.752
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.752
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.55
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.752
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.56
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.752
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		: 2666.752
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:        25490976 kB
Buffers:          121804 kB
Cached:          1213032 kB
SwapCached:            0 kB
Active:          4246424 kB
Inactive:        1212616 kB
Active(anon):    4126896 kB
Inactive(anon):       36 kB
Active(file):     119528 kB
Inactive(file):  1212580 kB
Unevictable:     1155804 kB
Mlocked:           13208 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               456 kB
Writeback:             0 kB
AnonPages:       5362008 kB
Mapped:            22248 kB
Shmem:               204 kB
Slab:             608732 kB
SReclaimable:      52976 kB
SUnreclaim:       555756 kB
KernelStack:        1808 kB
PageTables:        15036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5678132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5279744 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= 71668 MiB
End job on node114 at 2016-06-30 05:45:04