Trace number 4089068

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16? (TO) 1800.76 1791.14

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
vertexcover-instances/normalized-vertexcover-grid8x27-hard.opb
MD5SUM6a542426f932f4c85d0a2e3d7d52af06
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.069989
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables216
Total number of constraints433
Number of constraints which are clauses432
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint216
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 111
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 327
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4089068-1466016849.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  no objective function found
0.11/0.15	c ... done. Wall clock time 0.051s.
0.11/0.15	c declared #vars     216
0.11/0.15	c #constraints  433
0.11/0.15	c constraints type 
0.11/0.15	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
0.11/0.15	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 432
0.11/0.15	c 433 constraints processed.
0.65/0.44	c cleaning 2500 clauses out of 5001 with flag 10369/5001
0.95/0.65	c cleaning 4251 clauses out of 8502 with flag 22796/11002
1.17/0.88	c cleaning 5625 clauses out of 11249 with flag 37305/18000
1.48/1.17	c cleaning 6812 clauses out of 13627 with flag 53893/26003
1.90/1.52	c cleaning 7905 clauses out of 15813 with flag 72516/35001
2.30/1.93	c cleaning 8954 clauses out of 17908 with flag 93250/45001
2.71/2.39	c cleaning 9975 clauses out of 19953 with flag 116064/56000
3.30/2.94	c cleaning 10988 clauses out of 21979 with flag 140914/68001
3.91/3.53	c cleaning 11992 clauses out of 23990 with flag 167862/81000
4.51/4.12	c cleaning 12995 clauses out of 25998 with flag 196892/95000
5.21/4.81	c cleaning 14002 clauses out of 28003 with flag 227960/110000
5.93/5.54	c cleaning 14998 clauses out of 30001 with flag 261165/126000
6.82/6.40	c cleaning 15996 clauses out of 32004 with flag 296366/143001
7.72/7.37	c cleaning 17001 clauses out of 34007 with flag 333785/161000
8.82/8.41	c cleaning 18004 clauses out of 36008 with flag 373120/180002
9.92/9.56	c cleaning 18999 clauses out of 38004 with flag 414555/200002
11.22/10.88	c cleaning 19998 clauses out of 40003 with flag 458071/221000
12.42/12.06	c cleaning 20999 clauses out of 42005 with flag 503658/243000
13.75/13.32	c cleaning 22004 clauses out of 44007 with flag 551376/266001
15.14/14.75	c cleaning 23000 clauses out of 46003 with flag 601145/290001
16.84/16.42	c cleaning 23999 clauses out of 48002 with flag 652923/315000
18.24/17.84	c cleaning 24999 clauses out of 50003 with flag 706868/341000
19.94/19.53	c cleaning 26003 clauses out of 52006 with flag 762637/368002
21.64/21.27	c cleaning 26999 clauses out of 54001 with flag 820109/396000
23.55/23.16	c cleaning 28002 clauses out of 56003 with flag 880109/425001
25.85/25.46	c cleaning 28999 clauses out of 58000 with flag 942180/455000
28.34/27.95	c cleaning 29997 clauses out of 60001 with flag 1006431/486000
30.54/30.13	c cleaning 31001 clauses out of 62004 with flag 1072754/518000
32.91/32.46	c cleaning 32002 clauses out of 64004 with flag 1141233/551001
35.61/35.10	c cleaning 33001 clauses out of 66002 with flag 1211768/585001
38.21/37.74	c cleaning 33998 clauses out of 68001 with flag 1284255/620001
41.01/40.51	c cleaning 34997 clauses out of 70002 with flag 1358851/656000
43.81/43.37	c cleaning 35998 clauses out of 72005 with flag 1435573/693000
47.01/46.55	c cleaning 37004 clauses out of 74009 with flag 1514352/731002
50.11/49.68	c cleaning 37999 clauses out of 76004 with flag 1595209/770001
53.36/52.83	c cleaning 38999 clauses out of 78004 with flag 1678018/810000
56.46/55.99	c cleaning 40002 clauses out of 80005 with flag 1763019/851000
59.96/59.47	c cleaning 41000 clauses out of 82003 with flag 1849899/893000
63.66/63.17	c cleaning 41996 clauses out of 84004 with flag 1939051/936001
67.16/66.61	c cleaning 43003 clauses out of 86008 with flag 2030238/980001
71.06/70.54	c cleaning 44002 clauses out of 88004 with flag 2123628/1025000
75.34/74.76	c cleaning 45001 clauses out of 90004 with flag 2218892/1071002
79.74/79.13	c cleaning 45998 clauses out of 92001 with flag 2316205/1118000
84.44/83.85	c cleaning 46996 clauses out of 94003 with flag 2415563/1166000
88.04/87.49	c cleaning 47999 clauses out of 96007 with flag 2517209/1215000
92.83/92.22	c cleaning 49004 clauses out of 98008 with flag 2620869/1265000
97.34/96.71	c cleaning 50000 clauses out of 100004 with flag 2726635/1316000
102.05/101.37	c cleaning 51002 clauses out of 102005 with flag 2834350/1368001
107.25/106.59	c cleaning 51996 clauses out of 104004 with flag 2944203/1421002
112.36/111.66	c cleaning 53000 clauses out of 106008 with flag 3056211/1475002
117.66/116.99	c cleaning 54002 clauses out of 108006 with flag 3170070/1530000
123.83/122.96	c cleaning 55002 clauses out of 110004 with flag 3286050/1586000
130.43/129.57	c cleaning 55996 clauses out of 112002 with flag 3404197/1643000
135.54/134.68	c cleaning 57004 clauses out of 114008 with flag 3524283/1701002
141.24/140.32	c cleaning 58000 clauses out of 116002 with flag 3646490/1760000
147.50/146.42	c cleaning 58999 clauses out of 118002 with flag 3770924/1820000
153.70/152.69	c cleaning 59999 clauses out of 120005 with flag 3897192/1881002
160.20/159.10	c cleaning 60999 clauses out of 122004 with flag 4025656/1943000
166.99/165.78	c cleaning 62001 clauses out of 124006 with flag 4156090/2006001
174.28/173.06	c cleaning 63002 clauses out of 126006 with flag 4288867/2070002
181.48/180.28	c cleaning 64002 clauses out of 128003 with flag 4423594/2135001
189.54/188.12	c cleaning 64998 clauses out of 130001 with flag 4560437/2201001
196.94/195.55	c cleaning 65998 clauses out of 132002 with flag 4699234/2268000
205.79/204.22	c cleaning 66998 clauses out of 134004 with flag 4839996/2336000
214.21/212.61	c cleaning 67997 clauses out of 136006 with flag 4983066/2405000
223.61/222.05	c cleaning 69005 clauses out of 138009 with flag 5128339/2475000
230.97/229.26	c cleaning 69998 clauses out of 140004 with flag 5275447/2546000
239.38/237.60	c cleaning 70999 clauses out of 142008 with flag 5424493/2618002
247.85/246.09	c cleaning 72001 clauses out of 144007 with flag 5575680/2691000
256.35/254.51	c cleaning 73002 clauses out of 146008 with flag 5729034/2765002
265.47/263.67	c cleaning 74002 clauses out of 148007 with flag 5884598/2840003
275.17/273.33	c cleaning 74995 clauses out of 150002 with flag 6042058/2916000
284.51/282.61	c cleaning 76003 clauses out of 152007 with flag 6201572/2993000
294.61/292.79	c cleaning 77001 clauses out of 154004 with flag 6363351/3071000
304.36/302.47	c cleaning 77999 clauses out of 156004 with flag 6526875/3150001
314.06/312.06	c cleaning 79004 clauses out of 158007 with flag 6692659/3230003
325.26/323.25	c cleaning 80000 clauses out of 160001 with flag 6860572/3311001
335.42/333.38	c cleaning 81001 clauses out of 162001 with flag 7030506/3393001
347.31/345.23	c cleaning 81997 clauses out of 164001 with flag 7202316/3476002
357.56/355.45	c cleaning 82997 clauses out of 166003 with flag 7376216/3560001
368.96/366.72	c cleaning 83997 clauses out of 168005 with flag 7552412/3645000
380.66/378.45	c cleaning 84998 clauses out of 170009 with flag 7730716/3731001
391.50/389.30	c cleaning 86004 clauses out of 172011 with flag 7910713/3818001
403.49/401.14	c cleaning 86999 clauses out of 174006 with flag 8093024/3906000
414.90/412.52	c cleaning 88002 clauses out of 176010 with flag 8277271/3995003
427.41/425.00	c cleaning 89002 clauses out of 178006 with flag 8463808/4085001
440.43/438.05	c cleaning 89999 clauses out of 180004 with flag 8652456/4176001
452.73/450.30	c cleaning 91000 clauses out of 182004 with flag 8843047/4268000
467.05/464.68	c cleaning 91999 clauses out of 184004 with flag 9035896/4361000
482.31/479.85	c cleaning 93003 clauses out of 186007 with flag 9230476/4455002
496.20/493.69	c cleaning 93997 clauses out of 188002 with flag 9427376/4550000
508.98/506.31	c cleaning 94995 clauses out of 190005 with flag 9626221/4646000
523.88/521.30	c cleaning 96002 clauses out of 192012 with flag 9827217/4743002
537.35/534.69	c cleaning 97005 clauses out of 194011 with flag 10030519/4841003
552.67/549.99	c cleaning 97998 clauses out of 196003 with flag 10235612/4940000
567.92/565.10	c cleaning 99002 clauses out of 198005 with flag 10442851/5040000
584.14/581.20	c cleaning 100002 clauses out of 200004 with flag 10652094/5141001
600.39/597.40	c cleaning 100998 clauses out of 202001 with flag 10863243/5243000
620.26/617.21	c cleaning 101996 clauses out of 204003 with flag 11077051/5346000
636.45/633.32	c cleaning 102999 clauses out of 206007 with flag 11292695/5450000
650.85/647.61	c cleaning 103999 clauses out of 208008 with flag 11510273/5555000
667.54/664.21	c cleaning 105002 clauses out of 210009 with flag 11729871/5661000
683.44/680.02	c cleaning 106001 clauses out of 212009 with flag 11951709/5768002
699.20/695.71	c cleaning 107002 clauses out of 214007 with flag 12175678/5876001
716.66/713.17	c cleaning 107998 clauses out of 216004 with flag 12401574/5985000
737.56/733.93	c cleaning 108999 clauses out of 218006 with flag 12629714/6095000
755.38/751.71	c cleaning 109999 clauses out of 220007 with flag 12859810/6206000
773.45/769.71	c cleaning 111003 clauses out of 222009 with flag 13091811/6318001
792.68/788.89	c cleaning 112000 clauses out of 224005 with flag 13326147/6431000
813.02/809.12	c cleaning 113003 clauses out of 226005 with flag 13562420/6545000
831.68/827.74	c cleaning 113997 clauses out of 228003 with flag 13800826/6660001
852.10/848.08	c cleaning 114997 clauses out of 230005 with flag 14041086/6776000
870.78/866.68	c cleaning 116003 clauses out of 232008 with flag 14283547/6893000
888.62/884.44	c cleaning 117001 clauses out of 234007 with flag 14528061/7011002
908.30/904.04	c cleaning 118000 clauses out of 236006 with flag 14774677/7130002
930.85/926.52	c cleaning 119000 clauses out of 238004 with flag 15023207/7250000
953.03/948.66	c cleaning 120000 clauses out of 240005 with flag 15273685/7371001
976.56/972.06	c cleaning 120999 clauses out of 242004 with flag 15526723/7493000
1002.91/998.39	c cleaning 121998 clauses out of 244006 with flag 15781440/7616001
1028.94/1024.26	c cleaning 122996 clauses out of 246007 with flag 16038417/7740000
1048.66/1043.88	c cleaning 124003 clauses out of 248011 with flag 16297499/7865000
1068.13/1063.13	c cleaning 125001 clauses out of 250009 with flag 16558613/7991001
1092.86/1087.89	c cleaning 126003 clauses out of 252007 with flag 16821798/8118000
1118.57/1113.47	c cleaning 126999 clauses out of 254005 with flag 17087559/8246001
1141.44/1136.28	c cleaning 127998 clauses out of 256006 with flag 17354923/8375001
1165.79/1160.43	c cleaning 129004 clauses out of 258007 with flag 17624220/8505000
1188.93/1183.40	c cleaning 129998 clauses out of 260003 with flag 17895922/8636000
1216.44/1210.82	c cleaning 130994 clauses out of 262005 with flag 18169585/8768000
1243.82/1238.03	c cleaning 132006 clauses out of 264012 with flag 18445232/8901001
1269.45/1263.58	c cleaning 133003 clauses out of 266007 with flag 18722975/9035002
1298.91/1292.85	c cleaning 133998 clauses out of 268003 with flag 19002339/9170001
1327.52/1321.35	c cleaning 134998 clauses out of 270004 with flag 19284306/9306000
1354.55/1348.28	c cleaning 135996 clauses out of 272006 with flag 19568141/9443000
1383.18/1376.76	c cleaning 137001 clauses out of 274010 with flag 19854008/9581000
1413.92/1407.30	c cleaning 137999 clauses out of 276010 with flag 20141932/9720001
1441.46/1434.72	c cleaning 139005 clauses out of 278012 with flag 20432197/9860002
1473.60/1466.71	c cleaning 140003 clauses out of 280007 with flag 20724484/10001002
1501.98/1495.00	c cleaning 140994 clauses out of 282003 with flag 21018925/10143001
1527.53/1520.37	c cleaning 142002 clauses out of 284011 with flag 21315343/10286003
1556.22/1548.90	c cleaning 142999 clauses out of 286006 with flag 21613935/10430000
1589.23/1581.66	c cleaning 144000 clauses out of 288008 with flag 21914394/10575001
1619.76/1612.08	c cleaning 145000 clauses out of 290008 with flag 22216706/10721001
1654.50/1646.57	c cleaning 146000 clauses out of 292007 with flag 22521424/10868000
1683.64/1675.57	c cleaning 147002 clauses out of 294007 with flag 22828331/11016000
1718.50/1710.12	c cleaning 148000 clauses out of 296005 with flag 23137080/11165000
1751.94/1743.30	c cleaning 148999 clauses out of 298006 with flag 23447947/11315001
1783.18/1774.31	c cleaning 150004 clauses out of 300007 with flag 23760542/11466001
1800.08/1791.10	c starts		: 1
1800.08/1791.10	c conflicts		: 11562774
1800.08/1791.10	c decisions		: 11975103
1800.08/1791.10	c propagations		: 57785724
1800.08/1791.10	c inspects		: 26900540606
1800.08/1791.10	c shortcuts		: 0
1800.08/1791.10	c learnt literals	: 0
1800.08/1791.10	c learnt binary clauses	: 0
1800.08/1791.10	c learnt ternary clauses	: 0
1800.08/1791.10	c learnt constraints	: 11562774
1800.08/1791.10	c ignored constraints	: 0
1800.08/1791.10	c root simplifications	: 0
1800.08/1791.10	c removed literals (reason simplification)	: 0
1800.08/1791.10	c reason swapping (by a shorter reason)	: 0
1800.08/1791.10	c Calls to reduceDB	: 147
1800.08/1791.10	c Number of update (reduction) of LBD	: 336866
1800.08/1791.10	c Imported unit clauses	: 0
1800.08/1791.10	c number of reductions to clauses (during analyze)	: 0
1800.08/1791.10	c number of learned constraints concerned by reduction	: 0
1800.08/1791.10	c number of learning phase by resolution	: 0
1800.08/1791.10	c number of learning phase by cutting planes	: 0
1800.08/1791.10	c speed (assignments/second)	: 32265.422410130046
1800.08/1791.10	c non guided choices	103
1800.08/1791.10	c timeout
1800.08/1791.13	c learnt constraints type 
1800.08/1791.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 246776
1800.08/1791.13	s UNKNOWN
1800.08/1791.13	c Total wall clock time (in seconds): 1791.034

Verifier Data

ERROR: no interpretation found !

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-4089068-1466016849/watcher-4089068-1466016849 -o /tmp/evaluation-result-4089068-1466016849/solver-4089068-1466016849 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466009078-4983 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4089068-1466016849.opb 

pid=7151
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: 2.10 2.10 2.03 3/194 7154
/proc/meminfo: memFree=31005996/32872528 swapFree=162364/176672
[pid=7154] ppid=7151 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/7154/stat : 7154 (java) S 7151 7154 4966 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 3734845 98570240 979 33554432000 1073741824 1073778376 140734441622752 140734441613888 224925876285 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7154/statm: 24065 979 744 9 0 16771 0
[pid=7154/tid=7155] ppid=7151 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7155/stat : 7155 (java) R 7151 7154 4966 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 3734845 98570240 979 33554432000 1073741824 1073778376 140734441622752 140068726304296 224922518912 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 2.10 2.10 2.03 3/194 7154
/proc/meminfo: memFree=31005996/32872528 swapFree=162364/176672
[pid=7154] ppid=7151 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/7154/stat : 7154 (java) S 7151 7154 4966 0 -1 4202496 4490 0 1 0 10 1 0 0 20 0 18 0 3734845 9787879424 6121 33554432000 1073741824 1073778376 140734441622752 140734441613888 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7154/statm: 2389619 6121 2157 9 0 2380296 0
[pid=7154/tid=7155] ppid=7151 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/7154/task/7155/stat : 7155 (java) R 7151 7154 4966 0 -1 4202560 2382 0 1 0 7 0 0 0 20 0 18 0 3734845 9787879424 6121 33554432000 1073741824 1073778376 140734441622752 140068726307744 140068564088565 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200382 s]
/proc/loadavg: 2.10 2.10 2.03 3/194 7154
/proc/meminfo: memFree=31005996/32872528 swapFree=162364/176672
[pid=7154] ppid=7151 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/7154/stat : 7154 (java) S 7151 7154 4966 0 -1 4202496 6331 0 1 0 29 1 0 0 20 0 19 0 3734845 9856040960 7378 33554432000 1073741824 1073778376 140734441622752 140734441613888 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7154/statm: 2406260 7378 2238 9 0 2396937 0
[pid=7154/tid=7155] ppid=7151 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/7154/task/7155/stat : 7155 (java) R 7151 7154 4966 0 -1 4202560 2408 0 1 0 17 0 0 0 20 0 19 0 3734845 9856040960 7378 33554432000 1073741824 1073778376 140734441622752 140068726309504 140068564071911 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9625040

[startup+0.300391 s]
/proc/loadavg: 2.10 2.10 2.03 3/194 7154
/proc/meminfo: memFree=31005996/32872528 swapFree=162364/176672
[pid=7154] ppid=7151 vsize=9625040 CPUtime=0.53 cores=1,3,5,7
/proc/7154/stat : 7154 (java) S 7151 7154 4966 0 -1 4202496 6654 0 1 0 52 1 0 0 20 0 19 0 3734845 9856040960 7902 33554432000 1073741824 1073778376 140734441622752 140734441613888 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7154/statm: 2406260 7902 2245 9 0 2396937 0
[pid=7154/tid=7155] ppid=7151 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/7154/task/7155/stat : 7155 (java) R 7151 7154 4966 0 -1 4202560 2409 0 1 0 27 0 0 0 20 0 19 0 3734845 9856040960 7902 33554432000 1073741824 1073778376 140734441622752 140068726308920 140068564039164 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9625040

[startup+0.700336 s]
/proc/loadavg: 2.10 2.10 2.03 3/194 7154
/proc/meminfo: memFree=31005996/32872528 swapFree=162364/176672
[pid=7154] ppid=7151 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/7154/stat : 7154 (java) S 7151 7154 4966 0 -1 4202496 8043 0 1 0 106 1 0 0 20 0 19 0 3734845 9856040960 10018 33554432000 1073741824 1073778376 140734441622752 140734441613888 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7154/statm: 2406260 10018 2254 9 0 2396937 0
[pid=7154/tid=7155] ppid=7151 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/7154/task/7155/stat : 7155 (java) R 7151 7154 4966 0 -1 4202560 2412 0 1 0 67 0 0 0 20 0 19 0 3734845 9856040960 10018 33554432000 1073741824 1073778376 140734441622752 140068726309368 140068564529691 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 9625040

[startup+1.50081 s]
/proc/loadavg: 2.10 2.10 2.03 3/213 7173
/proc/meminfo: memFree=30967924/32872528 swapFree=162364/176672
[pid=7154] ppid=7151 vsize=9625040 CPUtime=1.9 cores=1,3,5,7
/proc/7154/stat : 7154 (java) S 7151 7154 4966 0 -1 4202496 8065 0 1 0 189 1 0 0 20 0 19 0 3734845 9856040960 12594 33554432000 1073741824 1073778376 140734441622752 140734441613888 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7154/statm: 2406260 12594 2256 9 0 2396937 0
[pid=7154/tid=7155] ppid=7151 vsize=9625040 CPUtime=1.48 cores=1,3,5,7
/proc/7154/task/7155/stat : 7155 (java) R 7151 7154 4966 0 -1 4202560 2418 0 1 0 146 2 0 0 20 0 19 0 3734845 9856040960 12594 33554432000 1073741824 1073778376 140734441622752 140068726309256 140068564244343 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7157] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7157/stat : 7157 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 12594 33554432000 1073741824 1073778376 140734441622752 140068687801128 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7158] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7158/stat : 7158 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 12594 33554432000 1073741824 1073778376 140734441622752 140068686748328 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7154/tid=7159] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7159/stat : 7159 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 12594 33554432000 1073741824 1073778376 140734441622752 140068685696040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7154/tid=7160] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7160/stat : 7160 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 12594 33554432000 1073741824 1073778376 140734441622752 140068684643240 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7161] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7161/stat : 7161 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 12594 33554432000 1073741824 1073778376 140734441622752 140068683589928 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7162] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7162/stat : 7162 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 12594 33554432000 1073741824 1073778376 140734441622752 140068682537128 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7163] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7163/stat : 7163 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 12594 33554432000 1073741824 1073778376 140734441622752 140068563970600 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7164] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7164/stat : 7164 (java) S 7151 7154 4966 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 12594 33554432000 1073741824 1073778376 140734441622752 140068562917800 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7165] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7165/stat : 7165 (java) S 7151 7154 4966 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 3734847 9856040960 12594 33554432000 1073741824 1073778376 140734441622752 140068550507240 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7166] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7166/stat : 7166 (java) S 7151 7154 4966 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 3734847 9856040960 12594 33554432000 1073741824 1073778376 140734441622752 140068549453304 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7167] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7167/stat : 7167 (java) S 7151 7154 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3734848 9856040960 12594 33554432000 1073741824 1073778376 140734441622752 140068548400904 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7168] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7168/stat : 7168 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734850 9856040960 12594 33554432000 1073741824 1073778376 140734441622752 140067808996240 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7169] ppid=7151 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/7154/task/7169/stat : 7169 (java) S 7151 7154 4966 0 -1 4202560 2382 0 0 0 25 0 0 0 20 0 19 0 3734850 9856040960 12594 33554432000 1073741824 1073778376 140734441622752 140067807942840 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7170] ppid=7151 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/7154/task/7170/stat : 7170 (java) S 7151 7154 4966 0 -1 4202560 1993 0 0 0 14 0 0 0 20 0 19 0 3734850 9856040960 12594 33554432000 1073741824 1073778376 140734441622752 140067806890040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7154/tid=7171] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7171/stat : 7171 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734850 9856040960 12594 33554432000 1073741824 1073778376 140734441622752 140067805837944 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7154/tid=7172] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7172/stat : 7172 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734850 9856040960 12594 33554432000 1073741824 1073778376 140734441622752 140067804785352 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7173] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7173/stat : 7173 (java) S 7151 7154 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3734861 9856040960 12594 33554432000 1073741824 1073778376 140734441622752 140067803731368 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 9625040

[startup+3.10084 s]
/proc/loadavg: 2.10 2.10 2.03 3/213 7173
/proc/meminfo: memFree=30955140/32872528 swapFree=162364/176672
[pid=7154] ppid=7151 vsize=9625040 CPUtime=3.5 cores=1,3,5,7
/proc/7154/stat : 7154 (java) S 7151 7154 4966 0 -1 4202496 8074 0 1 0 349 1 0 0 20 0 19 0 3734845 9856040960 17202 33554432000 1073741824 1073778376 140734441622752 140734441613888 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7154/statm: 2406260 17202 2256 9 0 2396937 0
[pid=7154/tid=7155] ppid=7151 vsize=9625040 CPUtime=3.08 cores=1,3,5,7
/proc/7154/task/7155/stat : 7155 (java) R 7151 7154 4966 0 -1 4202560 2427 0 1 0 306 2 0 0 20 0 19 0 3734845 9856040960 17202 33554432000 1073741824 1073778376 140734441622752 140068726300352 140068564529746 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7157] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7157/stat : 7157 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 17202 33554432000 1073741824 1073778376 140734441622752 140068687801128 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7158] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7158/stat : 7158 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 17202 33554432000 1073741824 1073778376 140734441622752 140068686748328 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7154/tid=7159] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7159/stat : 7159 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 17202 33554432000 1073741824 1073778376 140734441622752 140068685696040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7154/tid=7160] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7160/stat : 7160 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 17202 33554432000 1073741824 1073778376 140734441622752 140068684643240 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7161] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7161/stat : 7161 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 17202 33554432000 1073741824 1073778376 140734441622752 140068683589928 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7162] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7162/stat : 7162 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 17202 33554432000 1073741824 1073778376 140734441622752 140068682537128 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7163] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7163/stat : 7163 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 17202 33554432000 1073741824 1073778376 140734441622752 140068563970600 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7164] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7164/stat : 7164 (java) S 7151 7154 4966 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 17202 33554432000 1073741824 1073778376 140734441622752 140068562917800 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7165] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7165/stat : 7165 (java) S 7151 7154 4966 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 3734847 9856040960 17202 33554432000 1073741824 1073778376 140734441622752 140068550507240 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7166] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7166/stat : 7166 (java) S 7151 7154 4966 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 3734847 9856040960 17202 33554432000 1073741824 1073778376 140734441622752 140068549453304 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7167] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7167/stat : 7167 (java) S 7151 7154 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3734848 9856040960 17202 33554432000 1073741824 1073778376 140734441622752 140068548400904 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7168] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7168/stat : 7168 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734850 9856040960 17202 33554432000 1073741824 1073778376 140734441622752 140067808996240 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7169] ppid=7151 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/7154/task/7169/stat : 7169 (java) S 7151 7154 4966 0 -1 4202560 2382 0 0 0 25 0 0 0 20 0 19 0 3734850 9856040960 17202 33554432000 1073741824 1073778376 140734441622752 140067807942840 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7170] ppid=7151 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/7154/task/7170/stat : 7170 (java) S 7151 7154 4966 0 -1 4202560 1993 0 0 0 14 0 0 0 20 0 19 0 3734850 9856040960 17202 33554432000 1073741824 1073778376 140734441622752 140067806890040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7154/tid=7171] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7171/stat : 7171 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734850 9856040960 17202 33554432000 1073741824 1073778376 140734441622752 140067805837944 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7154/tid=7172] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7172/stat : 7172 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734850 9856040960 17202 33554432000 1073741824 1073778376 140734441622752 140067804785352 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7173] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7173/stat : 7173 (java) S 7151 7154 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3734861 9856040960 17202 33554432000 1073741824 1073778376 140734441622752 140067803731368 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 9625040

[startup+6.30089 s]
/proc/loadavg: 2.18 2.11 2.03 3/213 7173
/proc/meminfo: memFree=30917924/32872528 swapFree=162364/176672
[pid=7154] ppid=7151 vsize=9625040 CPUtime=6.72 cores=1,3,5,7
/proc/7154/stat : 7154 (java) S 7151 7154 4966 0 -1 4202496 8094 0 1 0 670 2 0 0 20 0 19 0 3734845 9856040960 25850 33554432000 1073741824 1073778376 140734441622752 140734441613888 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7154/statm: 2406260 25850 2257 9 0 2396937 0
[pid=7154/tid=7155] ppid=7151 vsize=9625040 CPUtime=6.28 cores=1,3,5,7
/proc/7154/task/7155/stat : 7155 (java) R 7151 7154 4966 0 -1 4202560 2445 0 1 0 626 2 0 0 20 0 19 0 3734845 9856040960 25850 33554432000 1073741824 1073778376 140734441622752 140068726300352 140068564609395 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7157] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7157/stat : 7157 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 25850 33554432000 1073741824 1073778376 140734441622752 140068687801128 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7158] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7158/stat : 7158 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 25850 33554432000 1073741824 1073778376 140734441622752 140068686748328 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7154/tid=7159] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7159/stat : 7159 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 25850 33554432000 1073741824 1073778376 140734441622752 140068685696040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7154/tid=7160] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7160/stat : 7160 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 25850 33554432000 1073741824 1073778376 140734441622752 140068684643240 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7161] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7161/stat : 7161 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 25850 33554432000 1073741824 1073778376 140734441622752 140068683589928 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7162] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7162/stat : 7162 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 25850 33554432000 1073741824 1073778376 140734441622752 140068682537128 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7163] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7163/stat : 7163 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 25850 33554432000 1073741824 1073778376 140734441622752 140068563970600 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7164] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7164/stat : 7164 (java) S 7151 7154 4966 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3734846 9856040960 25850 33554432000 1073741824 1073778376 140734441622752 140068562917800 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7165] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7165/stat : 7165 (java) S 7151 7154 4966 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 3734847 9856040960 25850 33554432000 1073741824 1073778376 140734441622752 140068550507240 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7166] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7166/stat : 7166 (java) S 7151 7154 4966 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 3734847 9856040960 25850 33554432000 1073741824 1073778376 140734441622752 140068549453304 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7167] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7167/stat : 7167 (java) S 7151 7154 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3734848 9856040960 25850 33554432000 1073741824 1073778376 140734441622752 140068548400904 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7168] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7168/stat : 7168 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734850 9856040960 25850 33554432000 1073741824 1073778376 140734441622752 140067808996240 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7169] ppid=7151 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/7154/task/7169/stat : 7169 (java) S 7151 7154 4966 0 -1 4202560 2383 0 0 0 26 0 0 0 20 0 19 0 3734850 9856040960 25850 33554432000 1073741824 1073778376 140734441622752 140067807942840 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7170] ppid=7151 vsize=9625040 CPUtime=0.14 cores=1,3,5,7

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

[pid=7154/tid=7166] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7166/stat : 7166 (java) S 7151 7154 4966 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3734847 9856040960 73431 33554432000 1073741824 1073778376 140734441622752 140068549453304 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7167] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7167/stat : 7167 (java) S 7151 7154 4966 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3734848 9856040960 73431 33554432000 1073741824 1073778376 140734441622752 140068548400904 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7168] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7168/stat : 7168 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734850 9856040960 73431 33554432000 1073741824 1073778376 140734441622752 140067808996240 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7169] ppid=7151 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/7154/task/7169/stat : 7169 (java) S 7151 7154 4966 0 -1 4202560 2458 0 0 0 28 0 0 0 20 0 19 0 3734850 9856040960 73431 33554432000 1073741824 1073778376 140734441622752 140067807942840 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7170] ppid=7151 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/7154/task/7170/stat : 7170 (java) S 7151 7154 4966 0 -1 4202560 1993 0 0 0 14 0 0 0 20 0 19 0 3734850 9856040960 73431 33554432000 1073741824 1073778376 140734441622752 140067806890040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7154/tid=7171] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7171/stat : 7171 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734850 9856040960 73431 33554432000 1073741824 1073778376 140734441622752 140067805837944 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7154/tid=7172] ppid=7151 vsize=9625040 CPUtime=0.5 cores=1,3,5,7
/proc/7154/task/7172/stat : 7172 (java) S 7151 7154 4966 0 -1 4202560 100 0 0 0 21 29 0 0 20 0 19 0 3734850 9856040960 73431 33554432000 1073741824 1073778376 140734441622752 140067804785352 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7173] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7173/stat : 7173 (java) S 7151 7154 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3734861 9856040960 73431 33554432000 1073741824 1073778376 140734441622752 140067803731368 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1730.85
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/213 7306
/proc/meminfo: memFree=30875480/32872528 swapFree=162364/176672
[pid=7154] ppid=7151 vsize=9625040 CPUtime=1791.23 cores=1,3,5,7
/proc/7154/stat : 7154 (java) S 7151 7154 4966 0 -1 4202496 11858 0 1 0 179036 87 0 0 20 0 19 0 3734845 9856040960 71980 33554432000 1073741824 1073778376 140734441622752 140734441613888 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7154/statm: 2406260 71980 2279 9 0 2396937 0
[pid=7154/tid=7155] ppid=7151 vsize=9625040 CPUtime=1776.94 cores=1,3,5,7
/proc/7154/task/7155/stat : 7155 (java) R 7151 7154 4966 0 -1 4202560 2621 0 1 0 177662 32 0 0 20 0 19 0 3734845 9856040960 71980 33554432000 1073741824 1073778376 140734441622752 140068726308064 140068564529746 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7157] ppid=7151 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/7154/task/7157/stat : 7157 (java) S 7151 7154 4966 0 -1 4202560 521 0 0 0 139 6 0 0 20 0 19 0 3734846 9856040960 71980 33554432000 1073741824 1073778376 140734441622752 140068687801128 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7158] ppid=7151 vsize=9625040 CPUtime=1.43 cores=1,3,5,7
/proc/7154/task/7158/stat : 7158 (java) S 7151 7154 4966 0 -1 4202560 468 0 0 0 136 7 0 0 20 0 19 0 3734846 9856040960 71980 33554432000 1073741824 1073778376 140734441622752 140068686748328 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7159] ppid=7151 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/7154/task/7159/stat : 7159 (java) S 7151 7154 4966 0 -1 4202560 443 0 0 0 145 8 0 0 20 0 19 0 3734846 9856040960 71980 33554432000 1073741824 1073778376 140734441622752 140068685696040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7160] ppid=7151 vsize=9625040 CPUtime=1.54 cores=1,3,5,7
/proc/7154/task/7160/stat : 7160 (java) S 7151 7154 4966 0 -1 4202560 342 0 0 0 144 10 0 0 20 0 19 0 3734846 9856040960 71980 33554432000 1073741824 1073778376 140734441622752 140068684643240 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7161] ppid=7151 vsize=9625040 CPUtime=1.49 cores=1,3,5,7
/proc/7154/task/7161/stat : 7161 (java) S 7151 7154 4966 0 -1 4202560 312 0 0 0 143 6 0 0 20 0 19 0 3734846 9856040960 71980 33554432000 1073741824 1073778376 140734441622752 140068683589928 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7162] ppid=7151 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/7154/task/7162/stat : 7162 (java) S 7151 7154 4966 0 -1 4202560 290 0 0 0 145 8 0 0 20 0 19 0 3734846 9856040960 71980 33554432000 1073741824 1073778376 140734441622752 140068682537128 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7163] ppid=7151 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/7154/task/7163/stat : 7163 (java) S 7151 7154 4966 0 -1 4202560 359 0 0 0 137 10 0 0 20 0 19 0 3734846 9856040960 71980 33554432000 1073741824 1073778376 140734441622752 140068563970600 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7154/tid=7164] ppid=7151 vsize=9625040 CPUtime=1.5 cores=1,3,5,7
/proc/7154/task/7164/stat : 7164 (java) S 7151 7154 4966 0 -1 4202560 300 0 0 0 143 7 0 0 20 0 19 0 3734846 9856040960 71980 33554432000 1073741824 1073778376 140734441622752 140068562917800 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7165] ppid=7151 vsize=9625040 CPUtime=1.75 cores=1,3,5,7
/proc/7154/task/7165/stat : 7165 (java) S 7151 7154 4966 0 -1 4202560 389 0 0 0 172 3 0 0 20 0 19 0 3734847 9856040960 71980 33554432000 1073741824 1073778376 140734441622752 140068550507240 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7166] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7166/stat : 7166 (java) S 7151 7154 4966 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3734847 9856040960 71980 33554432000 1073741824 1073778376 140734441622752 140068549453304 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7167] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7167/stat : 7167 (java) S 7151 7154 4966 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3734848 9856040960 71980 33554432000 1073741824 1073778376 140734441622752 140068548400904 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7168] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7168/stat : 7168 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734850 9856040960 71980 33554432000 1073741824 1073778376 140734441622752 140067808996240 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7169] ppid=7151 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/7154/task/7169/stat : 7169 (java) S 7151 7154 4966 0 -1 4202560 2458 0 0 0 28 0 0 0 20 0 19 0 3734850 9856040960 71980 33554432000 1073741824 1073778376 140734441622752 140067807942840 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7170] ppid=7151 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/7154/task/7170/stat : 7170 (java) S 7151 7154 4966 0 -1 4202560 1993 0 0 0 14 0 0 0 20 0 19 0 3734850 9856040960 71980 33554432000 1073741824 1073778376 140734441622752 140067806890040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7154/tid=7171] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7171/stat : 7171 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734850 9856040960 71980 33554432000 1073741824 1073778376 140734441622752 140067805837944 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7154/tid=7172] ppid=7151 vsize=9625040 CPUtime=0.53 cores=1,3,5,7
/proc/7154/task/7172/stat : 7172 (java) S 7151 7154 4966 0 -1 4202560 104 0 0 0 22 31 0 0 20 0 19 0 3734850 9856040960 71980 33554432000 1073741824 1073778376 140734441622752 140067804785352 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7173] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7173/stat : 7173 (java) S 7151 7154 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3734861 9856040960 71980 33554432000 1073741824 1073778376 140734441622752 140067803731368 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.23
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1791.1 s]
/proc/loadavg: 2.00 2.03 2.06 3/213 7306
/proc/meminfo: memFree=30878084/32872528 swapFree=162364/176672
[pid=7154] ppid=7151 vsize=9625040 CPUtime=1800.08 cores=1,3,5,7
/proc/7154/stat : 7154 (java) S 7151 7154 4966 0 -1 4202496 11859 0 1 0 179920 88 0 0 20 0 19 0 3734845 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140734441613888 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7154/statm: 2406260 71644 2279 9 0 2396937 0
[pid=7154/tid=7155] ppid=7151 vsize=9625040 CPUtime=1785.72 cores=1,3,5,7
/proc/7154/task/7155/stat : 7155 (java) R 7151 7154 4966 0 -1 4202560 2622 0 1 0 178540 32 0 0 20 0 19 0 3734845 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068726308064 140068564421516 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7157] ppid=7151 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/7154/task/7157/stat : 7157 (java) S 7151 7154 4966 0 -1 4202560 521 0 0 0 139 6 0 0 20 0 19 0 3734846 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068687801128 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7158] ppid=7151 vsize=9625040 CPUtime=1.44 cores=1,3,5,7
/proc/7154/task/7158/stat : 7158 (java) S 7151 7154 4966 0 -1 4202560 468 0 0 0 136 8 0 0 20 0 19 0 3734846 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068686748328 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7154/tid=7159] ppid=7151 vsize=9625040 CPUtime=1.54 cores=1,3,5,7
/proc/7154/task/7159/stat : 7159 (java) S 7151 7154 4966 0 -1 4202560 443 0 0 0 146 8 0 0 20 0 19 0 3734846 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068685696040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7160] ppid=7151 vsize=9625040 CPUtime=1.55 cores=1,3,5,7
/proc/7154/task/7160/stat : 7160 (java) S 7151 7154 4966 0 -1 4202560 342 0 0 0 145 10 0 0 20 0 19 0 3734846 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068684643240 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7161] ppid=7151 vsize=9625040 CPUtime=1.49 cores=1,3,5,7
/proc/7154/task/7161/stat : 7161 (java) S 7151 7154 4966 0 -1 4202560 312 0 0 0 143 6 0 0 20 0 19 0 3734846 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068683589928 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7154/tid=7162] ppid=7151 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/7154/task/7162/stat : 7162 (java) S 7151 7154 4966 0 -1 4202560 290 0 0 0 145 8 0 0 20 0 19 0 3734846 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068682537128 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7163] ppid=7151 vsize=9625040 CPUtime=1.49 cores=1,3,5,7
/proc/7154/task/7163/stat : 7163 (java) S 7151 7154 4966 0 -1 4202560 359 0 0 0 139 10 0 0 20 0 19 0 3734846 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068563970600 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7154/tid=7164] ppid=7151 vsize=9625040 CPUtime=1.51 cores=1,3,5,7
/proc/7154/task/7164/stat : 7164 (java) S 7151 7154 4966 0 -1 4202560 300 0 0 0 144 7 0 0 20 0 19 0 3734846 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068562917800 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7154/tid=7165] ppid=7151 vsize=9625040 CPUtime=1.75 cores=1,3,5,7
/proc/7154/task/7165/stat : 7165 (java) S 7151 7154 4966 0 -1 4202560 389 0 0 0 172 3 0 0 20 0 19 0 3734847 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068550507240 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7166] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7166/stat : 7166 (java) S 7151 7154 4966 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3734847 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068549453304 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7167] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7167/stat : 7167 (java) S 7151 7154 4966 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3734848 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068548400904 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7168] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7168/stat : 7168 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734850 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140067808996240 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7169] ppid=7151 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/7154/task/7169/stat : 7169 (java) S 7151 7154 4966 0 -1 4202560 2458 0 0 0 28 0 0 0 20 0 19 0 3734850 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140067807942840 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7170] ppid=7151 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/7154/task/7170/stat : 7170 (java) S 7151 7154 4966 0 -1 4202560 1993 0 0 0 14 0 0 0 20 0 19 0 3734850 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140067806890040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7154/tid=7171] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7171/stat : 7171 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734850 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140067805837944 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7154/tid=7172] ppid=7151 vsize=9625040 CPUtime=0.54 cores=1,3,5,7
/proc/7154/task/7172/stat : 7172 (java) S 7151 7154 4966 0 -1 4202560 104 0 0 0 23 31 0 0 20 0 19 0 3734850 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140067804785352 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7173] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7173/stat : 7173 (java) S 7151 7154 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3734861 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140067803731368 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9625040

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 7154 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1791.1 s]
/proc/loadavg: 2.00 2.03 2.06 3/213 7306
/proc/meminfo: memFree=30878084/32872528 swapFree=162364/176672
[pid=7154] ppid=7151 vsize=9625040 CPUtime=1800.08 cores=1,3,5,7
/proc/7154/stat : 7154 (java) S 7151 7154 4966 0 -1 4202496 11859 0 1 0 179920 88 0 0 20 0 19 0 3734845 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140734441613888 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7154/statm: 2406260 71644 2279 9 0 2396937 0
[pid=7154/tid=7155] ppid=7151 vsize=9625040 CPUtime=1785.72 cores=1,3,5,7
/proc/7154/task/7155/stat : 7155 (java) R 7151 7154 4966 0 -1 4202560 2622 0 1 0 178540 32 0 0 20 0 19 0 3734845 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068726308064 140068564421516 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7157] ppid=7151 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/7154/task/7157/stat : 7157 (java) S 7151 7154 4966 0 -1 4202560 521 0 0 0 139 6 0 0 20 0 19 0 3734846 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068687801128 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7158] ppid=7151 vsize=9625040 CPUtime=1.44 cores=1,3,5,7
/proc/7154/task/7158/stat : 7158 (java) S 7151 7154 4966 0 -1 4202560 468 0 0 0 136 8 0 0 20 0 19 0 3734846 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068686748328 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7154/tid=7159] ppid=7151 vsize=9625040 CPUtime=1.54 cores=1,3,5,7
/proc/7154/task/7159/stat : 7159 (java) S 7151 7154 4966 0 -1 4202560 443 0 0 0 146 8 0 0 20 0 19 0 3734846 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068685696040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7160] ppid=7151 vsize=9625040 CPUtime=1.55 cores=1,3,5,7
/proc/7154/task/7160/stat : 7160 (java) S 7151 7154 4966 0 -1 4202560 342 0 0 0 145 10 0 0 20 0 19 0 3734846 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068684643240 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7161] ppid=7151 vsize=9625040 CPUtime=1.49 cores=1,3,5,7
/proc/7154/task/7161/stat : 7161 (java) S 7151 7154 4966 0 -1 4202560 312 0 0 0 143 6 0 0 20 0 19 0 3734846 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068683589928 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7154/tid=7162] ppid=7151 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/7154/task/7162/stat : 7162 (java) S 7151 7154 4966 0 -1 4202560 290 0 0 0 145 8 0 0 20 0 19 0 3734846 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068682537128 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7163] ppid=7151 vsize=9625040 CPUtime=1.49 cores=1,3,5,7
/proc/7154/task/7163/stat : 7163 (java) S 7151 7154 4966 0 -1 4202560 359 0 0 0 139 10 0 0 20 0 19 0 3734846 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068563970600 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7154/tid=7164] ppid=7151 vsize=9625040 CPUtime=1.51 cores=1,3,5,7
/proc/7154/task/7164/stat : 7164 (java) S 7151 7154 4966 0 -1 4202560 300 0 0 0 144 7 0 0 20 0 19 0 3734846 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068562917800 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7154/tid=7165] ppid=7151 vsize=9625040 CPUtime=1.75 cores=1,3,5,7
/proc/7154/task/7165/stat : 7165 (java) S 7151 7154 4966 0 -1 4202560 389 0 0 0 172 3 0 0 20 0 19 0 3734847 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068550507240 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7166] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7166/stat : 7166 (java) S 7151 7154 4966 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3734847 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068549453304 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7167] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7167/stat : 7167 (java) S 7151 7154 4966 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3734848 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140068548400904 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7168] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7168/stat : 7168 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734850 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140067808996240 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7169] ppid=7151 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/7154/task/7169/stat : 7169 (java) S 7151 7154 4966 0 -1 4202560 2458 0 0 0 28 0 0 0 20 0 19 0 3734850 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140067807942840 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7154/tid=7170] ppid=7151 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/7154/task/7170/stat : 7170 (java) S 7151 7154 4966 0 -1 4202560 1993 0 0 0 14 0 0 0 20 0 19 0 3734850 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140067806890040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7154/tid=7171] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7171/stat : 7171 (java) S 7151 7154 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3734850 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140067805837944 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7154/tid=7172] ppid=7151 vsize=9625040 CPUtime=0.54 cores=1,3,5,7
/proc/7154/task/7172/stat : 7172 (java) S 7151 7154 4966 0 -1 4202560 104 0 0 0 23 31 0 0 20 0 19 0 3734850 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140067804785352 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7154/tid=7173] ppid=7151 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/7154/task/7173/stat : 7173 (java) S 7151 7154 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3734861 9856040960 71644 33554432000 1073741824 1073778376 140734441622752 140067803731368 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1791.14
CPU time (s): 1800.76
CPU user time (s): 1799.33
CPU system time (s): 1.43078
CPU usage (%): 100.537
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.33
system time used= 1.43078
maximum resident set size= 628176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11901
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42418
involuntary context switches= 34283

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.3913 second user time and 12.6841 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-15 20:54:09
IDJOB=4089068
IDBENCH=107353
IDSOLVER=2546
FILE ID=node105/4089068-1466016849
RUNJOBID= node105-1466009078-4983
PBS_JOBID= 19902809
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/vertexcover-instances/normalized-vertexcover-grid8x27-hard.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089068-1466016849/watcher-4089068-1466016849 -o /tmp/evaluation-result-4089068-1466016849/solver-4089068-1466016849 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466009078-4983 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4089068-1466016849.opb

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

MD5SUM BENCH= 6a542426f932f4c85d0a2e3d7d52af06
RANDOM SEED=810510321

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.561
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.561
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.561
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.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31006524 kB
Buffers:           72608 kB
Cached:           338468 kB
SwapCached:            0 kB
Active:           659248 kB
Inactive:         327740 kB
Active(anon):     578336 kB
Inactive(anon):        0 kB
Active(file):      80912 kB
Inactive(file):   327740 kB
Unevictable:      176672 kB
Mlocked:          162364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               492 kB
Writeback:             4 kB
AnonPages:        752148 kB
Mapped:            21924 kB
Shmem:               204 kB
Slab:             572156 kB
SReclaimable:      15896 kB
SUnreclaim:       556260 kB
KernelStack:        1608 kB
PageTables:         5508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     881684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    565248 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= 71748 MiB
End job on node105 at 2016-06-15 21:24:00