Trace number 4081735

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)-13 1800.06 897.674

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_10_4.opb
MD5SUM3258ae2375db1ca5a9ce9d305f00baf0
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-13
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -14
Optimality of the best value was proved NO
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
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 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1228
Sum of products size (including duplicates)2456
Number of different products614
Sum of products size1228

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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4081735-1465258175.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.23/0.25	c ... done. Wall clock time 0.142s.
0.23/0.25	c declared #vars     100
0.23/0.25	c internal #vars     714
0.23/0.25	c #constraints  1380
0.23/0.25	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.23/0.25	c constraints type 
0.23/0.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 614
0.23/0.25	c org.sat4j.minisat.constraints.card.MinWatchCard => 102
0.23/0.25	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 50
0.23/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 614
0.23/0.25	c 1380 constraints processed.
0.23/0.25	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.23/0.25	c constraints type 
0.23/0.25	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 50
0.23/0.25	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 614
0.23/0.25	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 102
0.23/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPb => 614
0.23/0.25	c 1380 constraints processed.
0.23/0.25	c objective function length is 50 literals
0.51/0.35	c And the winner is solver1
0.88/0.75	c SATISFIABLE
0.88/0.75	c OPTIMIZING...
0.88/0.75	c Got one! Elapsed wall clock time (in seconds):0.646
0.88/0.75	o -4
0.88/0.76	c And the winner is solver0
0.89/1.25	c Got one! Elapsed wall clock time (in seconds):1.148
0.89/1.25	o -8
1.44/1.41	c And the winner is solver1
1.86/1.75	c Got one! Elapsed wall clock time (in seconds):1.649
1.86/1.75	o -9
1.86/1.79	c And the winner is solver1
2.05/2.26	c Got one! Elapsed wall clock time (in seconds):2.149
2.05/2.26	o -10
2.79/2.50	c cleaning 3058 clauses out of 6116 with flag 12595/6116
3.65/2.81	c cleaning 4530 clauses out of 9059 with flag 36924/12117
3.86/2.96	c And the winner is solver0
3.99/3.26	c Got one! Elapsed wall clock time (in seconds):3.151
3.99/3.26	o -11
4.14/3.39	c cleaning 5089 clauses out of 10179 with flag 8120/17767
4.77/3.69	c cleaning 5537 clauses out of 11090 with flag 30915/23767
5.76/4.00	c cleaning 6276 clauses out of 12554 with flag 60587/30768
6.60/4.41	c cleaning 7134 clauses out of 14278 with flag 95776/38768
6.99/4.69	c And the winner is solver1
7.18/4.76	c Got one! Elapsed wall clock time (in seconds):4.652
7.18/4.76	o -12
7.90/5.10	c cleaning 9065 clauses out of 18129 with flag 26144/49753
8.51/5.43	c cleaning 7524 clauses out of 15064 with flag 57887/55753
9.32/5.80	c cleaning 7268 clauses out of 14541 with flag 92263/62754
10.14/6.24	c cleaning 7630 clauses out of 15273 with flag 128280/70754
11.17/6.75	c cleaning 8317 clauses out of 16643 with flag 169649/79754
11.35/6.81	c And the winner is solver1
11.37/7.26	c Got one! Elapsed wall clock time (in seconds):7.153
11.37/7.26	o -13
11.66/7.47	c cleaning 6849 clauses out of 13697 with flag 19115/85125
12.29/7.77	c cleaning 6419 clauses out of 12848 with flag 47629/91125
13.08/8.12	c cleaning 6712 clauses out of 13430 with flag 78545/98126
13.88/8.52	c cleaning 7359 clauses out of 14717 with flag 117419/106125
14.88/9.02	c cleaning 8178 clauses out of 16358 with flag 166002/115125
15.88/9.58	c cleaning 9087 clauses out of 18180 with flag 212811/125125
17.33/10.28	c cleaning 10042 clauses out of 20095 with flag 259561/136127
18.94/11.03	c cleaning 11026 clauses out of 22051 with flag 311588/148125
20.52/11.85	c cleaning 12012 clauses out of 24025 with flag 372400/161125
22.32/12.77	c cleaning 13001 clauses out of 26013 with flag 435987/175125
24.57/13.87	c cleaning 14005 clauses out of 28014 with flag 509831/190127
26.98/15.01	c cleaning 15001 clauses out of 30007 with flag 584752/206125
29.57/16.32	c cleaning 15991 clauses out of 32006 with flag 662771/223125
32.45/17.77	c cleaning 16998 clauses out of 34016 with flag 741487/241126
35.43/19.28	c cleaning 17995 clauses out of 36018 with flag 820697/260126
39.05/21.01	c cleaning 19010 clauses out of 38024 with flag 906846/280127
42.90/22.95	c cleaning 20002 clauses out of 40013 with flag 997685/301126
46.89/24.99	c cleaning 21005 clauses out of 42010 with flag 1096101/323125
51.50/27.23	c cleaning 21999 clauses out of 44005 with flag 1196709/346125
56.29/29.62	c cleaning 23001 clauses out of 46008 with flag 1297490/370127
61.81/32.30	c cleaning 24000 clauses out of 48005 with flag 1402911/395125
67.21/35.08	c cleaning 24998 clauses out of 50005 with flag 1505039/421125
73.22/38.02	c cleaning 26003 clauses out of 52007 with flag 1607849/448125
79.49/41.17	c cleaning 27004 clauses out of 54007 with flag 1711020/476128
86.68/44.76	c cleaning 27997 clauses out of 56001 with flag 1812849/505126
94.37/48.54	c cleaning 28987 clauses out of 58005 with flag 1918562/535127
102.35/52.56	c cleaning 30002 clauses out of 60016 with flag 2027823/566125
110.75/56.73	c cleaning 31001 clauses out of 62014 with flag 2134931/598125
119.80/61.23	c cleaning 31999 clauses out of 64015 with flag 2246306/631127
126.40/64.54	c cleaning 0 clauses out of 7102 with flag 0/7103
129.53/65.91	c cleaning 32998 clauses out of 66015 with flag 2369482/665126
140.13/71.26	c cleaning 34007 clauses out of 68017 with flag 2489661/700126
151.80/77.08	c cleaning 34993 clauses out of 70009 with flag 2621177/736125
163.63/82.99	c cleaning 35999 clauses out of 72016 with flag 2743987/773125
176.24/89.22	c cleaning 37000 clauses out of 74017 with flag 2864674/811125
189.66/95.97	c cleaning 37994 clauses out of 76017 with flag 2991307/850125
205.12/103.60	c cleaning 39009 clauses out of 78023 with flag 3130605/890125
219.95/111.01	c cleaning 39998 clauses out of 80015 with flag 3255693/931126
235.85/118.97	c cleaning 41002 clauses out of 82016 with flag 3387044/973125
252.05/127.08	c cleaning 42007 clauses out of 84017 with flag 3512269/1016128
268.69/135.38	c cleaning 43004 clauses out of 86008 with flag 3644102/1060126
287.93/144.91	c cleaning 44001 clauses out of 88003 with flag 3785596/1105125
307.75/154.86	c cleaning 44995 clauses out of 90002 with flag 3931237/1151125
327.79/164.89	c cleaning 45993 clauses out of 92007 with flag 4084218/1198125
349.06/175.44	c cleaning 47006 clauses out of 94014 with flag 4233755/1246125
371.27/186.58	c cleaning 47998 clauses out of 96008 with flag 4386314/1295125
393.93/197.82	c cleaning 49005 clauses out of 98010 with flag 4548296/1345125
417.43/209.53	c cleaning 50001 clauses out of 100005 with flag 4704407/1396125
442.55/222.09	c cleaning 50994 clauses out of 102005 with flag 4858845/1448126
468.86/235.17	c cleaning 52002 clauses out of 104010 with flag 5013939/1501125
496.23/248.78	c cleaning 52999 clauses out of 106010 with flag 5173476/1555127
525.23/263.16	c cleaning 54001 clauses out of 108011 with flag 5341054/1610127
554.62/277.77	c cleaning 54995 clauses out of 110008 with flag 5512200/1666125
585.64/293.13	c cleaning 56003 clauses out of 112013 with flag 5682993/1723125
617.21/308.80	c cleaning 57004 clauses out of 114010 with flag 5854614/1781125
637.74/319.06	c cleaning 0 clauses out of 13105 with flag 0/13106
649.19/324.77	c cleaning 57992 clauses out of 116007 with flag 6027607/1840126
683.84/341.97	c cleaning 59002 clauses out of 118014 with flag 6203573/1900125
719.68/359.79	c cleaning 60002 clauses out of 120012 with flag 6387205/1961125
755.92/377.75	c cleaning 60999 clauses out of 122011 with flag 6571858/2023126
794.00/396.93	c cleaning 61999 clauses out of 124011 with flag 6749995/2086125
832.79/416.29	c cleaning 62992 clauses out of 126012 with flag 6930900/2150125
873.24/436.30	c cleaning 64007 clauses out of 128021 with flag 7119580/2215126
913.91/456.58	c cleaning 64998 clauses out of 130013 with flag 7306207/2281125
956.31/477.61	c cleaning 66005 clauses out of 132018 with flag 7496927/2348128
999.18/498.99	c cleaning 66991 clauses out of 134010 with flag 7687559/2416125
1043.66/521.08	c cleaning 68005 clauses out of 136020 with flag 7883605/2485126
1091.70/544.95	c cleaning 69006 clauses out of 138014 with flag 8081076/2555125
1141.55/569.80	c cleaning 69988 clauses out of 140008 with flag 8280389/2626125
1193.53/595.51	c cleaning 71000 clauses out of 142020 with flag 8479605/2698125
1245.97/621.98	c cleaning 72003 clauses out of 144020 with flag 8682935/2771125
1299.69/648.65	c cleaning 73008 clauses out of 146019 with flag 8888688/2845127
1355.48/676.45	c cleaning 74004 clauses out of 148009 with flag 9097232/2920125
1414.79/705.98	c cleaning 75000 clauses out of 150005 with flag 9324249/2996125
1474.68/735.73	c cleaning 76001 clauses out of 152006 with flag 9545558/3073126
1538.18/767.34	c cleaning 77001 clauses out of 154004 with flag 9771089/3151125
1600.02/798.19	c cleaning 77998 clauses out of 156003 with flag 9991719/3230125
1664.59/830.23	c cleaning 79000 clauses out of 158005 with flag 10217023/3310125
1732.07/863.81	c cleaning 79993 clauses out of 160005 with flag 10437321/3391125
1798.25/896.75	c cleaning 0 clauses out of 20101 with flag 0/20102
1800.06/897.61	c >>>>>>>>>> Solver number 0 (2 answers) <<<<<<<<<<<<<<<<<<
1800.06/897.61	c starts		: 13667
1800.06/897.61	c conflicts		: 3473125
1800.06/897.61	c decisions		: 6500939
1800.06/897.61	c propagations		: 65287318
1800.06/897.61	c inspects		: 12475504654
1800.06/897.61	c shortcuts		: 0
1800.06/897.61	c learnt literals	: 0
1800.06/897.61	c learnt binary clauses	: 2
1800.06/897.61	c learnt ternary clauses	: 3803
1800.06/897.61	c learnt constraints	: 3473125
1800.06/897.61	c ignored constraints	: 0
1800.06/897.61	c root simplifications	: 0
1800.06/897.61	c removed literals (reason simplification)	: 137822675
1800.06/897.61	c reason swapping (by a shorter reason)	: 0
1800.06/897.61	c Calls to reduceDB	: 89
1800.06/897.61	c Number of update (reduction) of LBD	: 1113363
1800.06/897.61	c Imported unit clauses	: 0
1800.06/897.61	c number of reductions to clauses (during analyze)	: 0
1800.06/897.61	c number of learned constraints concerned by reduction	: 0
1800.06/897.61	c number of learning phase by resolution	: 0
1800.06/897.61	c number of learning phase by cutting planes	: 0
1800.06/897.61	c speed (assignments/second)	: 73327.86505950482
1800.06/897.61	c non guided choices	0
1800.06/897.64	c learnt constraints type 
1800.06/897.64	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2
1800.06/897.64	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 162010
1800.06/897.64	c >>>>>>>>>> Solver number 1 (5 answers) <<<<<<<<<<<<<<<<<<
1800.06/897.64	c starts		: 57
1800.06/897.64	c conflicts		: 20112
1800.06/897.64	c decisions		: 35263
1800.06/897.64	c propagations		: 1145249
1800.06/897.64	c inspects		: 940404034
1800.06/897.64	c shortcuts		: 0
1800.06/897.64	c learnt literals	: 0
1800.06/897.64	c learnt binary clauses	: 0
1800.06/897.64	c learnt ternary clauses	: 0
1800.06/897.64	c learnt constraints	: 20110
1800.06/897.64	c ignored constraints	: 0
1800.06/897.64	c root simplifications	: 0
1800.06/897.64	c removed literals (reason simplification)	: 0
1800.06/897.64	c reason swapping (by a shorter reason)	: 0
1800.06/897.64	c Calls to reduceDB	: 3
1800.06/897.64	c Number of update (reduction) of LBD	: 0
1800.06/897.64	c Imported unit clauses	: 0
1800.06/897.64	c number of reductions to clauses (during analyze)	: 0
1800.06/897.64	c number of learned constraints concerned by reduction	: 0
1800.06/897.64	c number of learning phase by resolution	: 0
1800.06/897.64	c number of learning phase by cutting planes	: 0
1800.06/897.64	c speed (assignments/second)	: 1280.494867953219
1800.06/897.64	c non guided choices	0
1800.06/897.65	c learnt constraints type 
1800.06/897.65	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2
1800.06/897.65	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20108
1800.06/897.65	s SATISFIABLE
1800.06/897.65	c Found 7 solution(s)
1800.06/897.65	v x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 x10 -x11 -x12 -x13 x14 -x15 -x16 x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 -x29 -x30 -x31 -x32 x33 -x34 -x35 -x36 -x37 x38 -x39 x40 -x41 -x42 x43 -x44 x45 x46 -x47 -x48 x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 -x60 x61 x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 x70 x71 x72 -x73 x74 -x75 -x76 -x77 -x78 -x79 x80 x81 x82 -x83 -x84 x85 -x86 x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x100 
1800.06/897.65	c objective function=-13
1800.06/897.65	c Total wall clock time (in seconds): 897.542

Verifier Data

OK	-13

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-4081735-1465258175/watcher-4081735-1465258175 -o /tmp/evaluation-result-4081735-1465258175/solver-4081735-1465258175 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465253685-3610 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081735-1465258175.opb 

pid=4938
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: 4.64 4.33 4.28 4/197 4941
/proc/meminfo: memFree=29578156/32872528 swapFree=16080/1655368
[pid=4941] ppid=4938 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/4941/stat : 4941 (java) S 4938 4941 3593 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 107751110 98570240 977 33554432000 1073741824 1073778376 140733924435712 140733924426848 217413877821 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4941/statm: 24065 977 743 9 0 16771 0
[pid=4941/tid=4942] ppid=4938 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4942/stat : 4942 (java) R 4938 4941 3593 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 107751111 98570240 977 33554432000 1073741824 1073778376 140733924435712 139650653998632 217410520448 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100113 s]
/proc/loadavg: 4.64 4.33 4.28 4/197 4941
/proc/meminfo: memFree=29578156/32872528 swapFree=16080/1655368
[pid=4941] ppid=4938 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/4941/stat : 4941 (java) S 4938 4941 3593 0 -1 4202496 4559 0 1 0 10 0 0 0 20 0 18 0 107751110 9787879424 5672 33554432000 1073741824 1073778376 140733924435712 140733924426848 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4941/statm: 2389619 5672 2156 9 0 2380296 0
[pid=4941/tid=4942] ppid=4938 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/4941/task/4942/stat : 4942 (java) R 4938 4941 3593 0 -1 4202560 2442 0 1 0 7 0 0 0 20 0 18 0 107751111 9787879424 5672 33554432000 1073741824 1073778376 140733924435712 139650654003320 217413902773 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.20034 s]
/proc/loadavg: 4.64 4.33 4.28 4/197 4941
/proc/meminfo: memFree=29578156/32872528 swapFree=16080/1655368
[pid=4941] ppid=4938 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/4941/stat : 4941 (java) S 4938 4941 3593 0 -1 4202496 4661 0 1 0 23 0 0 0 20 0 18 0 107751110 9787879424 6765 33554432000 1073741824 1073778376 140733924435712 140733924426848 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4941/statm: 2389619 6765 2213 9 0 2380296 0
[pid=4941/tid=4942] ppid=4938 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/4941/task/4942/stat : 4942 (java) R 4938 4941 3593 0 -1 4202560 2456 0 1 0 17 0 0 0 20 0 18 0 107751111 9787879424 6765 33554432000 1073741824 1073778376 140733924435712 139650654003320 139650593717868 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300286 s]
/proc/loadavg: 4.64 4.33 4.28 4/197 4941
/proc/meminfo: memFree=29578156/32872528 swapFree=16080/1655368
[pid=4941] ppid=4938 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/4941/stat : 4941 (java) S 4938 4941 3593 0 -1 4202496 6200 0 1 0 50 1 0 0 20 0 22 0 107751110 10060525568 9207 33554432000 1073741824 1073778376 140733924435712 140733924426848 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4941/statm: 2456183 9207 2237 9 0 2446860 0
[pid=4941/tid=4942] ppid=4938 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/4941/task/4942/stat : 4942 (java) S 4938 4941 3593 0 -1 4202560 2469 0 1 0 23 0 0 0 20 0 22 0 107751111 10060525568 9207 33554432000 1073741824 1073778376 140733924435712 139650654004088 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9824732

[startup+0.700256 s]
/proc/loadavg: 4.64 4.33 4.28 4/197 4941
/proc/meminfo: memFree=29578156/32872528 swapFree=16080/1655368
[pid=4941] ppid=4938 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/4941/stat : 4941 (java) S 4938 4941 3593 0 -1 4202496 10461 0 1 0 84 4 0 0 20 0 19 0 107751110 10060525568 11742 33554432000 1073741824 1073778376 140733924435712 140733924426848 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4941/statm: 2456183 11742 2251 9 0 2446860 0
[pid=4941/tid=4942] ppid=4938 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/4941/task/4942/stat : 4942 (java) S 4938 4941 3593 0 -1 4202560 2469 0 1 0 23 0 0 0 20 0 19 0 107751111 10060525568 11742 33554432000 1073741824 1073778376 140733924435712 139650654004088 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 9824732

[startup+1.50083 s]
/proc/loadavg: 4.64 4.33 4.28 3/216 4966
/proc/meminfo: memFree=29366740/32872528 swapFree=16080/1655368
[pid=4941] ppid=4938 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/4941/stat : 4941 (java) S 4938 4941 3593 0 -1 4202496 17097 0 1 0 162 7 0 0 20 0 19 0 107751110 10060525568 20760 33554432000 1073741824 1073778376 140733924435712 140733924426848 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4941/statm: 2456183 20760 2258 9 0 2446860 0
[pid=4941/tid=4942] ppid=4938 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/4941/task/4942/stat : 4942 (java) S 4938 4941 3593 0 -1 4202560 2470 0 1 0 23 0 0 0 20 0 19 0 107751111 10060525568 20760 33554432000 1073741824 1073778376 140733924435712 139650654004088 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4944] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4944/stat : 4944 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107751112 10060525568 20760 33554432000 1073741824 1073778376 140733924435712 139650497722792 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4945] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4945/stat : 4945 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107751112 10060525568 20760 33554432000 1073741824 1073778376 140733924435712 139650496670248 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4946] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4946/stat : 4946 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107751112 10060525568 20760 33554432000 1073741824 1073778376 140733924435712 139650495617192 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4941/tid=4947] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4947/stat : 4947 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107751112 10060525568 20760 33554432000 1073741824 1073778376 140733924435712 139650494564648 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4948] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4948/stat : 4948 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107751112 10060525568 20760 33554432000 1073741824 1073778376 140733924435712 139650493512616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4949] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4949/stat : 4949 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107751112 10060525568 20760 33554432000 1073741824 1073778376 140733924435712 139650492460072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4950] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4950/stat : 4950 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107751112 10060525568 20760 33554432000 1073741824 1073778376 140733924435712 139650491407016 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4951] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4951/stat : 4951 (java) S 4938 4941 3593 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107751112 10060525568 20760 33554432000 1073741824 1073778376 140733924435712 139650490354472 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4952] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4952/stat : 4952 (java) S 4938 4941 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 107751113 10060525568 20760 33554432000 1073741824 1073778376 140733924435712 139650478156136 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4953] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4953/stat : 4953 (java) S 4938 4941 3593 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107751113 10060525568 20760 33554432000 1073741824 1073778376 140733924435712 139650477102456 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4954] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4954/stat : 4954 (java) S 4938 4941 3593 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107751113 10060525568 20760 33554432000 1073741824 1073778376 140733924435712 139650476049288 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4955] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4955/stat : 4955 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107751115 10060525568 20760 33554432000 1073741824 1073778376 140733924435712 139650474998032 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4956] ppid=4938 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/4941/task/4956/stat : 4956 (java) R 4938 4941 3593 0 -1 4202560 5660 0 0 0 44 0 0 0 20 0 19 0 107751115 10060525568 20760 33554432000 1073741824 1073778376 140733924435712 139650473923064 139650660987555 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4957] ppid=4938 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/4941/task/4957/stat : 4957 (java) R 4938 4941 3593 0 -1 4202560 7615 0 0 0 43 1 0 0 20 0 19 0 107751115 10060525568 20760 33554432000 1073741824 1073778376 140733924435712 139650472880216 217413895280 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4958] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4958/stat : 4958 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107751115 10060525568 20760 33554432000 1073741824 1073778376 140733924435712 139650471840504 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4959] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4959/stat : 4959 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107751115 10060525568 20760 33554432000 1073741824 1073778376 140733924435712 139650470788168 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 4.64 4.33 4.28 8/216 4972
/proc/meminfo: memFree=29000884/32872528 swapFree=16080/1655368
[pid=4941] ppid=4938 vsize=9824732 CPUtime=3.99 cores=1,3,5,7
/proc/4941/stat : 4941 (java) S 4938 4941 3593 0 -1 4202496 19441 0 1 0 385 14 0 0 20 0 19 0 107751110 10060525568 48396 33554432000 1073741824 1073778376 140733924435712 140733924426848 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4941/statm: 2456183 48396 2283 9 0 2446860 0
[pid=4941/tid=4942] ppid=4938 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/4941/task/4942/stat : 4942 (java) S 4938 4941 3593 0 -1 4202560 2471 0 1 0 23 0 0 0 20 0 19 0 107751111 10060525568 48396 33554432000 1073741824 1073778376 140733924435712 139650654004088 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4944] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4944/stat : 4944 (java) S 4938 4941 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 107751112 10060525568 48396 33554432000 1073741824 1073778376 140733924435712 139650497722792 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4945] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4945/stat : 4945 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107751112 10060525568 48396 33554432000 1073741824 1073778376 140733924435712 139650496670248 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4946] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4946/stat : 4946 (java) S 4938 4941 3593 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107751112 10060525568 48396 33554432000 1073741824 1073778376 140733924435712 139650495617192 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4941/tid=4947] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4947/stat : 4947 (java) S 4938 4941 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 107751112 10060525568 48396 33554432000 1073741824 1073778376 140733924435712 139650494564648 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4948] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4948/stat : 4948 (java) S 4938 4941 3593 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 107751112 10060525568 48396 33554432000 1073741824 1073778376 140733924435712 139650493512616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4941/tid=4949] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4949/stat : 4949 (java) S 4938 4941 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 107751112 10060525568 48396 33554432000 1073741824 1073778376 140733924435712 139650492460072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4950] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4950/stat : 4950 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107751112 10060525568 48396 33554432000 1073741824 1073778376 140733924435712 139650491407016 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4951] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4951/stat : 4951 (java) S 4938 4941 3593 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107751112 10060525568 48396 33554432000 1073741824 1073778376 140733924435712 139650490354472 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4952] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4952/stat : 4952 (java) S 4938 4941 3593 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 19 0 107751113 10060525568 48396 33554432000 1073741824 1073778376 140733924435712 139650478156136 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4953] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4953/stat : 4953 (java) S 4938 4941 3593 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107751113 10060525568 48396 33554432000 1073741824 1073778376 140733924435712 139650477102456 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4954] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4954/stat : 4954 (java) S 4938 4941 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 107751113 10060525568 48396 33554432000 1073741824 1073778376 140733924435712 139650476049288 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4955] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4955/stat : 4955 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107751115 10060525568 48396 33554432000 1073741824 1073778376 140733924435712 139650474998032 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4956] ppid=4938 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/4941/task/4956/stat : 4956 (java) S 4938 4941 3593 0 -1 4202560 6861 0 0 0 78 1 0 0 20 0 19 0 107751115 10060525568 48396 33554432000 1073741824 1073778376 140733924435712 139650473945912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4957] ppid=4938 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/4941/task/4957/stat : 4957 (java) S 4938 4941 3593 0 -1 4202560 8578 0 0 0 89 2 0 0 20 0 19 0 107751115 10060525568 48396 33554432000 1073741824 1073778376 140733924435712 139650472893368 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4958] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4958/stat : 4958 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107751115 10060525568 48396 33554432000 1073741824 1073778376 140733924435712 139650471840504 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4959] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4959/stat : 4959 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107751115 10060525568 48396 33554432000 1073741824 1073778376 140733924435712 139650470788168 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.99
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.67 4.34 4.29 5/219 4987
/proc/meminfo: memFree=28696284/32872528 swapFree=16080/1655368
[pid=4941] ppid=4938 vsize=9824732 CPUtime=10.34 cores=1,3,5,7
/proc/4941/stat : 4941 (java) S 4938 4941 3593 0 -1 4202496 20337 0 1 0 1006 28 0 0 20 0 22 0 107751110 10060525568 147962 33554432000 1073741824 1073778376 140733924435712 140733924426848 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4941/statm: 2456183 147962 2285 9 0 2446860 0
[pid=4941/tid=4942] ppid=4938 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/4941/task/4942/stat : 4942 (java) S 4938 4941 3593 0 -1 4202560 2471 0 1 0 24 0 0 0 20 0 22 0 107751111 10060525568 147962 33554432000 1073741824 1073778376 140733924435712 139650654004088 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4944] ppid=4938 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/4941/task/4944/stat : 4944 (java) S 4938 4941 3593 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 107751112 10060525568 147962 33554432000 1073741824 1073778376 140733924435712 139650497722792 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4945] ppid=4938 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/4941/task/4945/stat : 4945 (java) S 4938 4941 3593 0 -1 4202560 68 0 0 0 2 0 0 0 20 0 22 0 107751112 10060525568 147962 33554432000 1073741824 1073778376 140733924435712 139650496670248 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4946] ppid=4938 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/4941/task/4946/stat : 4946 (java) S 4938 4941 3593 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 107751112 10060525568 147962 33554432000 1073741824 1073778376 140733924435712 139650495617192 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4947] ppid=4938 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/4941/task/4947/stat : 4947 (java) S 4938 4941 3593 0 -1 4202560 26 0 0 0 3 2 0 0 20 0 22 0 107751112 10060525568 147962 33554432000 1073741824 1073778376 140733924435712 139650494564648 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4948] ppid=4938 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/4941/task/4948/stat : 4948 (java) S 4938 4941 3593 0 -1 4202560 82 0 0 0 3 1 0 0 20 0 22 0 107751112 10060525568 147962 33554432000 1073741824 1073778376 140733924435712 139650493512616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4941/tid=4949] ppid=4938 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/4941/task/4949/stat : 4949 (java) S 4938 4941 3593 0 -1 4202560 63 0 0 0 2 0 0 0 20 0 22 0 107751112 10060525568 147962 33554432000 1073741824 1073778376 140733924435712 139650492460072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4941/tid=4950] ppid=4938 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/4941/task/4950/stat : 4950 (java) S 4938 4941 3593 0 -1 4202560 67 0 0 0 3 2 0 0 20 0 22 0 107751112 10060525568 147962 33554432000 1073741824 1073778376 140733924435712 139650491407016 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4951] ppid=4938 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/4941/task/4951/stat : 4951 (java) S 4938 4941 3593 0 -1 4202560 30 0 0 0 4 1 0 0 20 0 22 0 107751112 10060525568 147962 33554432000 1073741824 1073778376 140733924435712 139650490354472 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4952] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4952/stat : 4952 (java) S 4938 4941 3593 0 -1 4202560 441 0 0 0 0 0 0 0 20 0 22 0 107751113 10060525568 147962 33554432000 1073741824 1073778376 140733924435712 139650478156136 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4953] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4953/stat : 4953 (java) S 4938 4941 3593 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107751113 10060525568 147962 33554432000 1073741824 1073778376 140733924435712 139650477102456 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4954] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4954/stat : 4954 (java) S 4938 4941 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107751113 10060525568 147962 33554432000 1073741824 1073778376 140733924435712 139650476049288 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4955] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4955/stat : 4955 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107751115 10060525568 147962 33554432000 1073741824 1073778376 140733924435712 139650474998032 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4956] ppid=4938 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/4941/task/4956/stat : 4956 (java) S 4938 4941 3593 0 -1 4202560 6867 0 0 0 94 1 0 0 20 0 22 0 107751115 10060525568 147962 33554432000 1073741824 1073778376 140733924435712 139650473945912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4957] ppid=4938 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/4941/task/4957/stat : 4957 (java) S 4938 4941 3593 0 -1 4202560 8590 0 0 0 102 2 0 0 20 0 22 0 107751115 10060525568 147962 33554432000 1073741824 1073778376 140733924435712 139650472893368 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4958] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4958/stat : 4958 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107751115 10060525568 147962 33554432000 1073741824 1073778376 140733924435712 139650471840504 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4959] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

[pid=4941/tid=4947] ppid=4938 vsize=9824732 CPUtime=2.53 cores=1,3,5,7
/proc/4941/task/4947/stat : 4947 (java) S 4938 4941 3593 0 -1 4202560 364 0 0 0 246 7 0 0 20 0 22 0 107751112 10060525568 592900 33554432000 1073741824 1073778376 140733924435712 139650494564648 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4948] ppid=4938 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/4941/task/4948/stat : 4948 (java) S 4938 4941 3593 0 -1 4202560 511 0 0 0 244 7 0 0 20 0 22 0 107751112 10060525568 592900 33554432000 1073741824 1073778376 140733924435712 139650493512616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4949] ppid=4938 vsize=9824732 CPUtime=2.52 cores=1,3,5,7
/proc/4941/task/4949/stat : 4949 (java) S 4938 4941 3593 0 -1 4202560 437 0 0 0 246 6 0 0 20 0 22 0 107751112 10060525568 592900 33554432000 1073741824 1073778376 140733924435712 139650492460072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4941/tid=4950] ppid=4938 vsize=9824732 CPUtime=2.64 cores=1,3,5,7
/proc/4941/task/4950/stat : 4950 (java) S 4938 4941 3593 0 -1 4202560 412 0 0 0 259 5 0 0 20 0 22 0 107751112 10060525568 592900 33554432000 1073741824 1073778376 140733924435712 139650491407016 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4951] ppid=4938 vsize=9824732 CPUtime=2.56 cores=1,3,5,7
/proc/4941/task/4951/stat : 4951 (java) S 4938 4941 3593 0 -1 4202560 468 0 0 0 248 8 0 0 20 0 22 0 107751112 10060525568 592900 33554432000 1073741824 1073778376 140733924435712 139650490354472 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4952] ppid=4938 vsize=9824732 CPUtime=1.48 cores=1,3,5,7
/proc/4941/task/4952/stat : 4952 (java) S 4938 4941 3593 0 -1 4202560 1411 0 0 0 120 28 0 0 20 0 22 0 107751113 10060525568 592900 33554432000 1073741824 1073778376 140733924435712 139650478156136 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4953] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4953/stat : 4953 (java) S 4938 4941 3593 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107751113 10060525568 592900 33554432000 1073741824 1073778376 140733924435712 139650477102456 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4954] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4954/stat : 4954 (java) S 4938 4941 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107751113 10060525568 592900 33554432000 1073741824 1073778376 140733924435712 139650476049288 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4955] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4955/stat : 4955 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107751115 10060525568 592900 33554432000 1073741824 1073778376 140733924435712 139650474998032 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4956] ppid=4938 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/4941/task/4956/stat : 4956 (java) S 4938 4941 3593 0 -1 4202560 6875 0 0 0 103 1 0 0 20 0 22 0 107751115 10060525568 592900 33554432000 1073741824 1073778376 140733924435712 139650473945912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4941/tid=4957] ppid=4938 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/4941/task/4957/stat : 4957 (java) S 4938 4941 3593 0 -1 4202560 10963 0 0 0 135 2 0 0 20 0 22 0 107751115 10060525568 592900 33554432000 1073741824 1073778376 140733924435712 139650472893368 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4958] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4958/stat : 4958 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107751115 10060525568 592900 33554432000 1073741824 1073778376 140733924435712 139650471840504 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4959] ppid=4938 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/4941/task/4959/stat : 4959 (java) S 4938 4941 3593 0 -1 4202560 47 0 0 0 15 19 0 0 20 0 22 0 107751115 10060525568 592900 33554432000 1073741824 1073778376 140733924435712 139650470788168 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4981] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4981/stat : 4981 (java) S 4938 4941 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107751437 10060525568 592900 33554432000 1073741824 1073778376 140733924435712 139650469733160 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4941/tid=4991] ppid=4938 vsize=9824732 CPUtime=805.59 cores=1,3,5,7
/proc/4941/task/4991/stat : 4991 (java) R 4938 4941 3593 0 -1 4202560 100 0 0 0 80545 14 0 0 20 0 22 0 107751837 10060525568 592900 33554432000 1073741824 1073778376 140733924435712 139650468679328 139650594184534 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4992] ppid=4938 vsize=9824732 CPUtime=805.66 cores=1,3,5,7
/proc/4941/task/4992/stat : 4992 (java) R 4938 4941 3593 0 -1 4202560 1544 0 0 0 80521 45 0 0 20 0 22 0 107751837 10060525568 592900 33554432000 1073741824 1073778376 140733924435712 139650466573360 139650594304322 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4993] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4993/stat : 4993 (java) S 4938 4941 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107751837 10060525568 592900 33554432000 1073741824 1073778376 140733924435712 139650467628072 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1648.7
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.19 4.17 4.21 5/219 5058
/proc/meminfo: memFree=24229724/32872528 swapFree=16080/1655368
[pid=4941] ppid=4938 vsize=9824732 CPUtime=1769.31 cores=1,3,5,7
/proc/4941/stat : 4941 (java) S 4938 4941 3593 0 -1 4202496 28573 0 1 0 176778 153 0 0 20 0 22 0 107751110 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 140733924426848 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4941/statm: 2456183 590971 2293 9 0 2446860 0
[pid=4941/tid=4942] ppid=4938 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/4941/task/4942/stat : 4942 (java) S 4938 4941 3593 0 -1 4202560 2475 0 1 0 26 2 0 0 20 0 22 0 107751111 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650654004088 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4944] ppid=4938 vsize=9824732 CPUtime=2.75 cores=1,3,5,7
/proc/4941/task/4944/stat : 4944 (java) S 4938 4941 3593 0 -1 4202560 372 0 0 0 269 6 0 0 20 0 22 0 107751112 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650497722792 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4945] ppid=4938 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/4941/task/4945/stat : 4945 (java) S 4938 4941 3593 0 -1 4202560 468 0 0 0 255 7 0 0 20 0 22 0 107751112 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650496670248 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4946] ppid=4938 vsize=9824732 CPUtime=2.69 cores=1,3,5,7
/proc/4941/task/4946/stat : 4946 (java) S 4938 4941 3593 0 -1 4202560 445 0 0 0 260 9 0 0 20 0 22 0 107751112 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650495617192 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4947] ppid=4938 vsize=9824732 CPUtime=2.68 cores=1,3,5,7
/proc/4941/task/4947/stat : 4947 (java) S 4938 4941 3593 0 -1 4202560 369 0 0 0 261 7 0 0 20 0 22 0 107751112 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650494564648 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4948] ppid=4938 vsize=9824732 CPUtime=2.73 cores=1,3,5,7
/proc/4941/task/4948/stat : 4948 (java) S 4938 4941 3593 0 -1 4202560 542 0 0 0 266 7 0 0 20 0 22 0 107751112 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650493512616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4941/tid=4949] ppid=4938 vsize=9824732 CPUtime=2.7 cores=1,3,5,7
/proc/4941/task/4949/stat : 4949 (java) S 4938 4941 3593 0 -1 4202560 440 0 0 0 264 6 0 0 20 0 22 0 107751112 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650492460072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4950] ppid=4938 vsize=9824732 CPUtime=2.85 cores=1,3,5,7
/proc/4941/task/4950/stat : 4950 (java) S 4938 4941 3593 0 -1 4202560 417 0 0 0 280 5 0 0 20 0 22 0 107751112 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650491407016 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4951] ppid=4938 vsize=9824732 CPUtime=2.78 cores=1,3,5,7
/proc/4941/task/4951/stat : 4951 (java) S 4938 4941 3593 0 -1 4202560 473 0 0 0 269 9 0 0 20 0 22 0 107751112 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650490354472 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4941/tid=4952] ppid=4938 vsize=9824732 CPUtime=1.5 cores=1,3,5,7
/proc/4941/task/4952/stat : 4952 (java) S 4938 4941 3593 0 -1 4202560 1415 0 0 0 121 29 0 0 20 0 22 0 107751113 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650478156136 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4953] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4953/stat : 4953 (java) S 4938 4941 3593 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107751113 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650477102456 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4954] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4954/stat : 4954 (java) S 4938 4941 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107751113 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650476049288 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4955] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4955/stat : 4955 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107751115 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650474998032 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4956] ppid=4938 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/4941/task/4956/stat : 4956 (java) S 4938 4941 3593 0 -1 4202560 6875 0 0 0 103 1 0 0 20 0 22 0 107751115 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650473945912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4941/tid=4957] ppid=4938 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/4941/task/4957/stat : 4957 (java) S 4938 4941 3593 0 -1 4202560 10963 0 0 0 135 2 0 0 20 0 22 0 107751115 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650472893368 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4958] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4958/stat : 4958 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107751115 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650471840504 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4959] ppid=4938 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/4941/task/4959/stat : 4959 (java) S 4938 4941 3593 0 -1 4202560 51 0 0 0 17 20 0 0 20 0 22 0 107751115 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650470788168 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4981] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4981/stat : 4981 (java) S 4938 4941 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107751437 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650469733160 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4941/tid=4991] ppid=4938 vsize=9824732 CPUtime=864.98 cores=1,3,5,7
/proc/4941/task/4991/stat : 4991 (java) R 4938 4941 3593 0 -1 4202560 105 0 0 0 86483 15 0 0 20 0 22 0 107751837 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650468679344 139650594365777 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4992] ppid=4938 vsize=9824732 CPUtime=865.05 cores=1,3,5,7
/proc/4941/task/4992/stat : 4992 (java) R 4938 4941 3593 0 -1 4202560 1561 0 0 0 86459 46 0 0 20 0 22 0 107751837 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650466575264 139650594304322 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4993] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4993/stat : 4993 (java) S 4938 4941 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107751837 10060525568 590971 33554432000 1073741824 1073778376 140733924435712 139650467628072 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1769.31
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.601 s]
/proc/loadavg: 4.15 4.16 4.20 5/192 5089
/proc/meminfo: memFree=27974804/32872528 swapFree=16080/1655368
[pid=4941] ppid=4938 vsize=9824732 CPUtime=1800.06 cores=1,3,5,7
/proc/4941/stat : 4941 (java) S 4938 4941 3593 0 -1 4202496 28588 0 1 0 179852 154 0 0 20 0 22 0 107751110 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 140733924426848 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4941/statm: 2456183 591464 2293 9 0 2446860 0
[pid=4941/tid=4942] ppid=4938 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/4941/task/4942/stat : 4942 (java) S 4938 4941 3593 0 -1 4202560 2475 0 1 0 26 3 0 0 20 0 22 0 107751111 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650654004088 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4944] ppid=4938 vsize=9824732 CPUtime=2.79 cores=1,3,5,7
/proc/4941/task/4944/stat : 4944 (java) S 4938 4941 3593 0 -1 4202560 373 0 0 0 273 6 0 0 20 0 22 0 107751112 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650497722792 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4941/tid=4945] ppid=4938 vsize=9824732 CPUtime=2.66 cores=1,3,5,7
/proc/4941/task/4945/stat : 4945 (java) S 4938 4941 3593 0 -1 4202560 469 0 0 0 259 7 0 0 20 0 22 0 107751112 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650496670248 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4946] ppid=4938 vsize=9824732 CPUtime=2.74 cores=1,3,5,7
/proc/4941/task/4946/stat : 4946 (java) S 4938 4941 3593 0 -1 4202560 446 0 0 0 265 9 0 0 20 0 22 0 107751112 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650495617192 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4947] ppid=4938 vsize=9824732 CPUtime=2.75 cores=1,3,5,7
/proc/4941/task/4947/stat : 4947 (java) S 4938 4941 3593 0 -1 4202560 372 0 0 0 268 7 0 0 20 0 22 0 107751112 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650494564648 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4948] ppid=4938 vsize=9824732 CPUtime=2.77 cores=1,3,5,7
/proc/4941/task/4948/stat : 4948 (java) S 4938 4941 3593 0 -1 4202560 543 0 0 0 270 7 0 0 20 0 22 0 107751112 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650493512616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4949] ppid=4938 vsize=9824732 CPUtime=2.76 cores=1,3,5,7
/proc/4941/task/4949/stat : 4949 (java) S 4938 4941 3593 0 -1 4202560 442 0 0 0 270 6 0 0 20 0 22 0 107751112 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650492460072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4950] ppid=4938 vsize=9824732 CPUtime=2.88 cores=1,3,5,7
/proc/4941/task/4950/stat : 4950 (java) S 4938 4941 3593 0 -1 4202560 417 0 0 0 283 5 0 0 20 0 22 0 107751112 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650491407016 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4941/tid=4951] ppid=4938 vsize=9824732 CPUtime=2.81 cores=1,3,5,7
/proc/4941/task/4951/stat : 4951 (java) S 4938 4941 3593 0 -1 4202560 474 0 0 0 272 9 0 0 20 0 22 0 107751112 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650490354472 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4941/tid=4952] ppid=4938 vsize=9824732 CPUtime=1.5 cores=1,3,5,7
/proc/4941/task/4952/stat : 4952 (java) S 4938 4941 3593 0 -1 4202560 1415 0 0 0 121 29 0 0 20 0 22 0 107751113 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650478156136 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4953] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4953/stat : 4953 (java) S 4938 4941 3593 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107751113 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650477102456 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4954] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4954/stat : 4954 (java) S 4938 4941 3593 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107751113 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650476049288 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4955] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4955/stat : 4955 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107751115 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650474998032 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4956] ppid=4938 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/4941/task/4956/stat : 4956 (java) S 4938 4941 3593 0 -1 4202560 6875 0 0 0 103 1 0 0 20 0 22 0 107751115 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650473945912 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4941/tid=4957] ppid=4938 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/4941/task/4957/stat : 4957 (java) S 4938 4941 3593 0 -1 4202560 10963 0 0 0 135 2 0 0 20 0 22 0 107751115 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650472893368 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4958] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4958/stat : 4958 (java) S 4938 4941 3593 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107751115 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650471840504 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4941/tid=4959] ppid=4938 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/4941/task/4959/stat : 4959 (java) S 4938 4941 3593 0 -1 4202560 51 0 0 0 17 21 0 0 20 0 22 0 107751115 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650470788168 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4981] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4981/stat : 4981 (java) S 4938 4941 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107751437 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650469733160 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4941/tid=4991] ppid=4938 vsize=9824732 CPUtime=880.14 cores=1,3,5,7
/proc/4941/task/4991/stat : 4991 (java) R 4938 4941 3593 0 -1 4202560 106 0 0 0 87999 15 0 0 20 0 22 0 107751837 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650468679328 139650594899920 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=4941/tid=4992] ppid=4938 vsize=9824732 CPUtime=880.2 cores=1,3,5,7
/proc/4941/task/4992/stat : 4992 (java) R 4938 4941 3593 0 -1 4202560 1565 0 0 0 87974 46 0 0 20 0 22 0 107751837 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650466566416 139650594305523 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=4941/tid=4993] ppid=4938 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4941/task/4993/stat : 4993 (java) S 4938 4941 3593 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107751837 10060525568 591464 33554432000 1073741824 1073778376 140733924435712 139650467628072 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 4941 sig 9
??? kill -4941 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4941 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=160246
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=79683
# CPU time returned by wait4() is 1796.24
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 897.674
CPU time (s): 1800.06
CPU user time (s): 1798.52
CPU system time (s): 1.54
CPU usage (%): 200.525
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.16
system time used= 2.07968
maximum resident set size= 2849212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28631
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31362
involuntary context switches= 52343

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.61315 second user time and 7.70483 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-07 02:09:35
IDJOB=4081735
IDBENCH=48277
IDSOLVER=2543
FILE ID=node122/4081735-1465258175
RUNJOBID= node122-1465253685-3610
PBS_JOBID= 19843267
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_50_10_4.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081735-1465258175/watcher-4081735-1465258175 -o /tmp/evaluation-result-4081735-1465258175/solver-4081735-1465258175 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465253685-3610 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081735-1465258175.opb

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

MD5SUM BENCH= 3258ae2375db1ca5a9ce9d305f00baf0
RANDOM SEED=1068653676

node122.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.898
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.79
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.898
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.898
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.898
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.898
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.898
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.898
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.898
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:        29578800 kB
Buffers:           69596 kB
Cached:            99212 kB
SwapCached:          856 kB
Active:           828204 kB
Inactive:         105696 kB
Active(anon):     766004 kB
Inactive(anon):     1584 kB
Active(file):      62200 kB
Inactive(file):   104112 kB
Unevictable:     1655368 kB
Mlocked:           16080 kB
SwapTotal:      67108856 kB
SwapFree:       67099468 kB
Dirty:              3756 kB
Writeback:             0 kB
AnonPages:       2420008 kB
Mapped:            15264 kB
Shmem:                 0 kB
Slab:             569368 kB
SReclaimable:      12992 kB
SUnreclaim:       556376 kB
KernelStack:        1584 kB
PageTables:         8644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3302756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2320384 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= 71740 MiB
End job on node122 at 2016-06-07 02:24:33