Trace number 4089600

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.67 1794.34

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
vertexcover-instances/normalized-vertexcover-grid8x17-hard.opb
MD5SUM6f7bae7dfc8a12a37d6abb50eaee47e6
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.039993
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables136
Total number of constraints273
Number of constraints which are clauses272
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 constraint136
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 71
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 207
Number of bits of the biggest sum of numbers8
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
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 No 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.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4089600-1466028767.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.15	c ... done. Wall clock time 0.038s.
0.10/0.15	c declared #vars     136
0.10/0.15	c #constraints  273
0.10/0.15	c constraints type 
0.10/0.15	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
0.10/0.15	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 272
0.10/0.15	c 273 constraints processed.
0.64/0.43	c cleaning 2500 clauses out of 5001 with flag 10369/5001
0.95/0.62	c cleaning 4251 clauses out of 8502 with flag 22796/11002
1.15/0.81	c cleaning 5625 clauses out of 11249 with flag 37305/18000
1.36/1.07	c cleaning 6812 clauses out of 13627 with flag 53893/26003
1.68/1.38	c cleaning 7905 clauses out of 15813 with flag 72516/35001
2.08/1.73	c cleaning 8954 clauses out of 17908 with flag 93250/45001
2.48/2.14	c cleaning 9977 clauses out of 19953 with flag 116036/56000
2.98/2.60	c cleaning 10986 clauses out of 21978 with flag 140846/68002
3.48/3.13	c cleaning 11993 clauses out of 23991 with flag 167770/81001
3.98/3.66	c cleaning 12995 clauses out of 25997 with flag 196769/95000
4.58/4.26	c cleaning 13999 clauses out of 28002 with flag 227829/110000
5.29/4.90	c cleaning 14998 clauses out of 30004 with flag 260965/126001
6.00/5.64	c cleaning 15999 clauses out of 32005 with flag 296136/143000
6.79/6.46	c cleaning 17000 clauses out of 34006 with flag 333313/161000
7.69/7.39	c cleaning 17999 clauses out of 36006 with flag 372743/180000
8.69/8.39	c cleaning 19002 clauses out of 38007 with flag 414118/200000
9.89/9.58	c cleaning 19999 clauses out of 40005 with flag 457523/221000
10.99/10.66	c cleaning 21000 clauses out of 42008 with flag 502551/243002
12.19/11.83	c cleaning 22003 clauses out of 44006 with flag 549656/266000
13.39/13.10	c cleaning 23001 clauses out of 46004 with flag 598796/290001
14.99/14.60	c cleaning 23999 clauses out of 48004 with flag 649925/315002
16.20/15.83	c cleaning 25001 clauses out of 50003 with flag 703163/341000
17.70/17.34	c cleaning 25997 clauses out of 52003 with flag 758984/368001
19.43/19.09	c cleaning 27002 clauses out of 54005 with flag 816871/396000
21.34/20.91	c cleaning 27995 clauses out of 56003 with flag 877006/425000
22.93/22.55	c cleaning 29000 clauses out of 58008 with flag 939222/455000
24.93/24.53	c cleaning 30002 clauses out of 60009 with flag 1003470/486001
27.23/26.86	c cleaning 30998 clauses out of 62006 with flag 1069703/518000
29.33/28.91	c cleaning 32005 clauses out of 64009 with flag 1138155/551001
31.34/30.95	c cleaning 33002 clauses out of 66003 with flag 1208686/585000
33.63/33.29	c cleaning 34000 clauses out of 68001 with flag 1281247/620000
35.83/35.42	c cleaning 35001 clauses out of 70002 with flag 1355783/656001
38.13/37.71	c cleaning 35998 clauses out of 72000 with flag 1432513/693000
40.43/40.07	c cleaning 37000 clauses out of 74002 with flag 1511357/731000
43.23/42.88	c cleaning 38001 clauses out of 76002 with flag 1592259/770000
46.09/45.64	c cleaning 38998 clauses out of 78002 with flag 1675243/810001
48.90/48.43	c cleaning 40002 clauses out of 80003 with flag 1760203/851000
51.99/51.50	c cleaning 40998 clauses out of 82001 with flag 1847208/893000
55.09/54.60	c cleaning 42001 clauses out of 84003 with flag 1936257/936000
58.29/57.80	c cleaning 42997 clauses out of 86004 with flag 2027405/980002
61.39/60.90	c cleaning 43998 clauses out of 88005 with flag 2120783/1025000
64.79/64.33	c cleaning 45002 clauses out of 90008 with flag 2216192/1071001
68.59/68.11	c cleaning 46000 clauses out of 92005 with flag 2313543/1118000
72.63/72.16	c cleaning 47000 clauses out of 94005 with flag 2412877/1166000
76.26/75.78	c cleaning 47997 clauses out of 96006 with flag 2524377/1215001
78.97/78.43	c cleaning 49001 clauses out of 98008 with flag 2634406/1265000
81.67/81.10	c cleaning 50000 clauses out of 100007 with flag 2745786/1316000
83.97/83.48	c cleaning 51001 clauses out of 102007 with flag 2859462/1368000
87.58/87.09	c cleaning 51999 clauses out of 104007 with flag 2976380/1421001
91.47/90.95	c cleaning 53001 clauses out of 106007 with flag 3093630/1475000
95.57/95.01	c cleaning 54002 clauses out of 108006 with flag 3214231/1530000
99.23/98.68	c cleaning 54999 clauses out of 110004 with flag 3335379/1586000
103.83/103.27	c cleaning 56001 clauses out of 112005 with flag 3458348/1643000
108.03/107.49	c cleaning 57002 clauses out of 114004 with flag 3585060/1701000
112.53/111.96	c cleaning 57998 clauses out of 116002 with flag 3712721/1760000
116.73/116.14	c cleaning 58998 clauses out of 118004 with flag 3839697/1820000
120.73/120.15	c cleaning 60000 clauses out of 120007 with flag 3968476/1881001
125.33/124.71	c cleaning 60998 clauses out of 122006 with flag 4097902/1943000
130.52/129.82	c cleaning 62002 clauses out of 124009 with flag 4229053/2006001
135.42/134.73	c cleaning 63001 clauses out of 126006 with flag 4361378/2070000
140.82/140.18	c cleaning 63999 clauses out of 128006 with flag 4495537/2135001
145.62/144.97	c cleaning 65002 clauses out of 130006 with flag 4631842/2201000
150.82/150.14	c cleaning 66002 clauses out of 132006 with flag 4769483/2268002
155.66/154.82	c cleaning 66998 clauses out of 134003 with flag 4910596/2336001
160.17/159.30	c cleaning 68003 clauses out of 136006 with flag 5053437/2405002
165.67/164.83	c cleaning 68995 clauses out of 138002 with flag 5198676/2475001
172.27/171.50	c cleaning 70001 clauses out of 140006 with flag 5346391/2546000
178.47/177.66	c cleaning 71002 clauses out of 142007 with flag 5495577/2618002
185.95/185.03	c cleaning 71998 clauses out of 144004 with flag 5646423/2691001
194.34/193.41	c cleaning 72999 clauses out of 146006 with flag 5799772/2765001
202.74/201.85	c cleaning 74002 clauses out of 148006 with flag 5955260/2840000
212.04/211.12	c cleaning 74999 clauses out of 150004 with flag 6112599/2916000
220.44/219.58	c cleaning 75999 clauses out of 152005 with flag 6272666/2993000
229.23/228.29	c cleaning 77004 clauses out of 154007 with flag 6434437/3071001
238.93/237.92	c cleaning 77997 clauses out of 156004 with flag 6598020/3150002
249.94/248.92	c cleaning 78999 clauses out of 158006 with flag 6764027/3230001
260.65/259.66	c cleaning 80003 clauses out of 160006 with flag 6931543/3311000
270.86/269.76	c cleaning 81000 clauses out of 162005 with flag 7101409/3393002
281.16/280.00	c cleaning 81997 clauses out of 164004 with flag 7273279/3476001
291.57/290.48	c cleaning 83000 clauses out of 166006 with flag 7447261/3560000
301.73/300.43	c cleaning 84002 clauses out of 168006 with flag 7623218/3645000
312.82/311.58	c cleaning 85004 clauses out of 170007 with flag 7801434/3731003
322.12/320.88	c cleaning 85996 clauses out of 172001 with flag 7981856/3818001
332.12/330.86	c cleaning 87000 clauses out of 174004 with flag 8164351/3906000
341.59/340.11	c cleaning 87998 clauses out of 176004 with flag 8349006/3995000
351.49/350.00	c cleaning 88999 clauses out of 178007 with flag 8535444/4085001
363.29/361.82	c cleaning 90002 clauses out of 180008 with flag 8724152/4176001
374.34/372.76	c cleaning 90998 clauses out of 182005 with flag 8914922/4268000
385.44/383.83	c cleaning 92002 clauses out of 184009 with flag 9107908/4361002
398.04/396.49	c cleaning 93003 clauses out of 186006 with flag 9302763/4455001
409.05/407.36	c cleaning 94000 clauses out of 188002 with flag 9499368/4550000
419.05/417.37	c cleaning 94996 clauses out of 190002 with flag 9698613/4646000
431.05/429.34	c cleaning 95999 clauses out of 192007 with flag 9899404/4743001
442.26/440.45	c cleaning 97000 clauses out of 194008 with flag 10102475/4841001
452.87/451.01	c cleaning 98002 clauses out of 196008 with flag 10307760/4940001
463.81/461.86	c cleaning 99002 clauses out of 198006 with flag 10514968/5040001
476.12/474.16	c cleaning 99999 clauses out of 200003 with flag 10724000/5141000
487.71/485.75	c cleaning 100995 clauses out of 202004 with flag 10935046/5243000
499.18/497.02	c cleaning 102003 clauses out of 204010 with flag 11148435/5346001
511.49/509.31	c cleaning 102998 clauses out of 206008 with flag 11363628/5450002
524.46/522.29	c cleaning 104000 clauses out of 208008 with flag 11580945/5555000
537.67/535.41	c cleaning 104999 clauses out of 210009 with flag 11799927/5661001
551.57/549.31	c cleaning 106000 clauses out of 212010 with flag 12020798/5768001
567.57/565.24	c cleaning 106996 clauses out of 214009 with flag 12243873/5876000
580.67/578.35	c cleaning 108000 clauses out of 216013 with flag 12469480/5985000
595.47/593.08	c cleaning 109006 clauses out of 218013 with flag 12696913/6095000
611.77/609.37	c cleaning 110004 clauses out of 220008 with flag 12926456/6206001
626.57/624.06	c cleaning 110998 clauses out of 222003 with flag 13158146/6318000
641.87/639.35	c cleaning 111994 clauses out of 224005 with flag 13392278/6431000
654.17/651.59	c cleaning 113002 clauses out of 226012 with flag 13628651/6545001
670.57/667.95	c cleaning 114002 clauses out of 228009 with flag 13866714/6660000
687.98/685.27	c cleaning 115000 clauses out of 230007 with flag 14106547/6776000
703.50/700.77	c cleaning 116002 clauses out of 232007 with flag 14348620/6893000
722.91/720.09	c cleaning 117002 clauses out of 234005 with flag 14592634/7011000
742.31/739.49	c cleaning 117997 clauses out of 236004 with flag 14839081/7130001
768.76/765.74	c cleaning 118994 clauses out of 238006 with flag 15086870/7250000
795.35/792.31	c cleaning 120006 clauses out of 240015 with flag 15336721/7371003
820.24/817.10	c cleaning 121002 clauses out of 242008 with flag 15589055/7493002
845.25/842.12	c cleaning 122002 clauses out of 244005 with flag 15842990/7616001
873.60/870.42	c cleaning 123002 clauses out of 246004 with flag 16098586/7740002
898.79/895.62	c cleaning 123998 clauses out of 248002 with flag 16357238/7865002
924.74/921.58	c cleaning 124999 clauses out of 250002 with flag 16617472/7991000
949.46/946.11	c cleaning 126001 clauses out of 252003 with flag 16879871/8118000
973.85/970.50	c cleaning 126997 clauses out of 254002 with flag 17144883/8246000
998.75/995.33	c cleaning 128001 clauses out of 256005 with flag 17412282/8375000
1024.49/1020.96	c cleaning 129002 clauses out of 258006 with flag 17682262/8505002
1052.88/1049.30	c cleaning 130001 clauses out of 260005 with flag 17954291/8636003
1079.46/1075.89	c cleaning 130996 clauses out of 262001 with flag 18228488/8768000
1106.96/1103.28	c cleaning 132000 clauses out of 264006 with flag 18504692/8901001
1138.36/1134.62	c cleaning 133002 clauses out of 266006 with flag 18782864/9035001
1169.13/1165.38	c cleaning 134002 clauses out of 268004 with flag 19062812/9170001
1200.26/1196.37	c cleaning 134999 clauses out of 270001 with flag 19344778/9306000
1223.46/1219.50	c cleaning 135994 clauses out of 272002 with flag 19628850/9443000
1245.17/1241.10	c cleaning 137003 clauses out of 274009 with flag 19915015/9581001
1269.63/1265.54	c cleaning 137997 clauses out of 276005 with flag 20203190/9720000
1292.93/1288.76	c cleaning 139004 clauses out of 278008 with flag 20493713/9860000
1317.14/1312.88	c cleaning 139999 clauses out of 280005 with flag 20785886/10001001
1344.96/1340.69	c cleaning 140999 clauses out of 282008 with flag 21080165/10143003
1371.70/1367.33	c cleaning 142001 clauses out of 284009 with flag 21376279/10286003
1401.10/1396.61	c cleaning 142997 clauses out of 286006 with flag 21674574/10430001
1431.18/1426.60	c cleaning 144003 clauses out of 288010 with flag 21975000/10575002
1464.17/1459.55	c cleaning 145000 clauses out of 290006 with flag 22277471/10721001
1497.88/1493.13	c cleaning 146003 clauses out of 292005 with flag 22581944/10868000
1526.32/1521.48	c cleaning 146997 clauses out of 294003 with flag 22888616/11016001
1555.51/1550.59	c cleaning 148002 clauses out of 296006 with flag 23197726/11165001
1585.91/1580.98	c cleaning 148999 clauses out of 298004 with flag 23508890/11315001
1616.68/1611.66	c cleaning 149995 clauses out of 300004 with flag 23821387/11466000
1646.77/1641.50	c cleaning 150999 clauses out of 302009 with flag 24135866/11618000
1676.48/1671.13	c cleaning 151998 clauses out of 304010 with flag 24452990/11771000
1714.60/1709.11	c cleaning 153004 clauses out of 306013 with flag 24772517/11925001
1747.99/1742.43	c cleaning 154002 clauses out of 308009 with flag 25094051/12080001
1778.35/1772.78	c cleaning 154993 clauses out of 310006 with flag 25417359/12236000
1800.02/1794.30	c starts		: 10791
1800.02/1794.30	c conflicts		: 12389972
1800.02/1794.30	c decisions		: 13479209
1800.02/1794.30	c propagations		: 61930391
1800.02/1794.30	c inspects		: 30928744726
1800.02/1794.30	c shortcuts		: 0
1800.02/1794.30	c learnt literals	: 0
1800.02/1794.30	c learnt binary clauses	: 0
1800.02/1794.30	c timeout
1800.02/1794.30	c learnt ternary clauses	: 0
1800.02/1794.30	c learnt constraints	: 12389972
1800.02/1794.30	c ignored constraints	: 0
1800.02/1794.30	c root simplifications	: 0
1800.02/1794.30	c removed literals (reason simplification)	: 0
1800.02/1794.30	c reason swapping (by a shorter reason)	: 0
1800.02/1794.30	c Calls to reduceDB	: 152
1800.02/1794.30	c Number of update (reduction) of LBD	: 344353
1800.02/1794.30	c Imported unit clauses	: 0
1800.02/1794.30	c number of reductions to clauses (during analyze)	: 0
1800.02/1794.30	c number of learned constraints concerned by reduction	: 0
1800.02/1794.30	c number of learning phase by resolution	: 0
1800.02/1794.30	c number of learning phase by cutting planes	: 0
1800.02/1794.30	c speed (assignments/second)	: 34517.89841780495
1800.02/1794.30	c non guided choices	63
1800.02/1794.33	c learnt constraints type 
1800.02/1794.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 308985
1800.02/1794.33	s UNKNOWN
1800.02/1794.33	c Total wall clock time (in seconds): 1794.225

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-4089600-1466028767/watcher-4089600-1466028767 -o /tmp/evaluation-result-4089600-1466028767/solver-4089600-1466028767 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1466012072-5945 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4089600-1466028767.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.14 2.19 2.18 3/194 10308
/proc/meminfo: memFree=30142292/32872528 swapFree=1243664/1390832
[pid=10308] ppid=10305 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/10308/stat : 10308 (java) S 10305 10308 5929 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 4925356 98570240 977 33554432000 1073741824 1073778376 140733575625456 140733575616592 272889839677 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10308/statm: 24065 977 743 9 0 16771 0
[pid=10308/tid=10309] ppid=10305 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10309/stat : 10309 (java) R 10305 10308 5929 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 4925357 98570240 977 33554432000 1073741824 1073778376 140733575625456 139892193381928 272886482304 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100113 s]
/proc/loadavg: 2.14 2.19 2.18 3/194 10308
/proc/meminfo: memFree=30142292/32872528 swapFree=1243664/1390832
[pid=10308] ppid=10305 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/10308/stat : 10308 (java) S 10305 10308 5929 0 -1 4202496 4401 0 1 0 9 1 0 0 20 0 18 0 4925356 9787879424 6037 33554432000 1073741824 1073778376 140733575625456 140733575616592 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10308/statm: 2389619 6037 2125 9 0 2380296 0
[pid=10308/tid=10309] ppid=10305 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/10308/task/10309/stat : 10309 (java) R 10305 10308 5929 0 -1 4202560 2387 0 1 0 6 1 0 0 20 0 18 0 4925357 9787879424 6037 33554432000 1073741824 1073778376 140733575625456 139892193385376 139892200814377 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200332 s]
/proc/loadavg: 2.14 2.19 2.18 3/194 10308
/proc/meminfo: memFree=30142292/32872528 swapFree=1243664/1390832
[pid=10308] ppid=10305 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/10308/stat : 10308 (java) S 10305 10308 5929 0 -1 4202496 6245 0 1 0 28 2 0 0 20 0 19 0 4925356 9856040960 7310 33554432000 1073741824 1073778376 140733575625456 140733575616592 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10308/statm: 2406260 7310 2232 9 0 2396937 0
[pid=10308/tid=10309] ppid=10305 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/10308/task/10309/stat : 10309 (java) R 10305 10308 5929 0 -1 4202560 2407 0 1 0 16 1 0 0 20 0 19 0 4925357 9856040960 7310 33554432000 1073741824 1073778376 140733575625456 139892193387136 139892065631212 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9625040

[startup+0.300326 s]
/proc/loadavg: 2.14 2.19 2.18 3/194 10308
/proc/meminfo: memFree=30142292/32872528 swapFree=1243664/1390832
[pid=10308] ppid=10305 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/10308/stat : 10308 (java) S 10305 10308 5929 0 -1 4202496 6650 0 1 0 49 2 0 0 20 0 19 0 4925356 9856040960 8096 33554432000 1073741824 1073778376 140733575625456 140733575616592 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10308/statm: 2406260 8096 2244 9 0 2396937 0
[pid=10308/tid=10309] ppid=10305 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/10308/task/10309/stat : 10309 (java) R 10305 10308 5929 0 -1 4202560 2414 0 1 0 26 1 0 0 20 0 19 0 4925357 9856040960 8096 33554432000 1073741824 1073778376 140733575625456 139892193386904 139892065635647 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9625040

[startup+0.700302 s]
/proc/loadavg: 2.14 2.19 2.18 3/194 10308
/proc/meminfo: memFree=30142292/32872528 swapFree=1243664/1390832
[pid=10308] ppid=10305 vsize=9625040 CPUtime=1.05 cores=0,2,4,6
/proc/10308/stat : 10308 (java) S 10305 10308 5929 0 -1 4202496 7563 0 1 0 103 2 0 0 20 0 19 0 4925356 9856040960 9171 33554432000 1073741824 1073778376 140733575625456 140733575616592 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10308/statm: 2406260 9171 2254 9 0 2396937 0
[pid=10308/tid=10309] ppid=10305 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/10308/task/10309/stat : 10309 (java) R 10305 10308 5929 0 -1 4202560 2416 0 1 0 66 1 0 0 20 0 19 0 4925357 9856040960 9171 33554432000 1073741824 1073778376 140733575625456 139892193386904 139892065975167 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 9625040

[startup+1.50072 s]
/proc/loadavg: 2.14 2.19 2.18 3/213 10327
/proc/meminfo: memFree=30109696/32872528 swapFree=1243664/1390832
[pid=10308] ppid=10305 vsize=9625040 CPUtime=1.88 cores=0,2,4,6
/proc/10308/stat : 10308 (java) S 10305 10308 5929 0 -1 4202496 7572 0 1 0 186 2 0 0 20 0 19 0 4925356 9856040960 11223 33554432000 1073741824 1073778376 140733575625456 140733575616592 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10308/statm: 2406260 11223 2256 9 0 2396937 0
[pid=10308/tid=10309] ppid=10305 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/10308/task/10309/stat : 10309 (java) R 10305 10308 5929 0 -1 4202560 2421 0 1 0 146 1 0 0 20 0 19 0 4925357 9856040960 11223 33554432000 1073741824 1073778376 140733575625456 139892193386888 139892065948461 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10311] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10311/stat : 10311 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 11223 33554432000 1073741824 1073778376 140733575625456 139892037159464 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10312] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10312/stat : 10312 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 11223 33554432000 1073741824 1073778376 140733575625456 139892036106664 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10313] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10313/stat : 10313 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 11223 33554432000 1073741824 1073778376 140733575625456 139892035053864 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10308/tid=10314] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10314/stat : 10314 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 11223 33554432000 1073741824 1073778376 140733575625456 139892034001064 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10315] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10315/stat : 10315 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 11223 33554432000 1073741824 1073778376 140733575625456 139892032949288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10316] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10316/stat : 10316 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 11223 33554432000 1073741824 1073778376 140733575625456 139892031896488 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10317] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10317/stat : 10317 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 11223 33554432000 1073741824 1073778376 140733575625456 139892030843688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10318] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10318/stat : 10318 (java) S 10305 10308 5929 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 11223 33554432000 1073741824 1073778376 140733575625456 139892029790888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10319] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10319/stat : 10319 (java) S 10305 10308 5929 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4925358 9856040960 11223 33554432000 1073741824 1073778376 140733575625456 139892017592808 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10320] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10320/stat : 10320 (java) S 10305 10308 5929 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4925359 9856040960 11223 33554432000 1073741824 1073778376 140733575625456 139892016538872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10321] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10321/stat : 10321 (java) S 10305 10308 5929 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4925359 9856040960 11223 33554432000 1073741824 1073778376 140733575625456 139892015485960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10322] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10322/stat : 10322 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925361 9856040960 11223 33554432000 1073741824 1073778376 140733575625456 139892014434448 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10323] ppid=10305 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/10308/task/10323/stat : 10323 (java) S 10305 10308 5929 0 -1 4202560 1518 0 0 0 15 0 0 0 20 0 19 0 4925361 9856040960 11223 33554432000 1073741824 1073778376 140733575625456 139892013382584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10324] ppid=10305 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/10308/task/10324/stat : 10324 (java) S 10305 10308 5929 0 -1 4202560 2360 0 0 0 22 0 0 0 20 0 19 0 4925361 9856040960 11223 33554432000 1073741824 1073778376 140733575625456 139892012329784 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10325] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10325/stat : 10325 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925361 9856040960 11223 33554432000 1073741824 1073778376 140733575625456 139892011277176 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10326] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10326/stat : 10326 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925361 9856040960 11223 33554432000 1073741824 1073778376 140733575625456 139892010224584 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10327] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10327/stat : 10327 (java) S 10305 10308 5929 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4925371 9856040960 11223 33554432000 1073741824 1073778376 140733575625456 139892009170088 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 9625040

[startup+3.10077 s]
/proc/loadavg: 2.13 2.19 2.17 4/213 10327
/proc/meminfo: memFree=30098960/32872528 swapFree=1243664/1390832
[pid=10308] ppid=10305 vsize=9625040 CPUtime=3.48 cores=0,2,4,6
/proc/10308/stat : 10308 (java) S 10305 10308 5929 0 -1 4202496 7579 0 1 0 346 2 0 0 20 0 19 0 4925356 9856040960 14807 33554432000 1073741824 1073778376 140733575625456 140733575616592 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10308/statm: 2406260 14807 2256 9 0 2396937 0
[pid=10308/tid=10309] ppid=10305 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/10308/task/10309/stat : 10309 (java) R 10305 10308 5929 0 -1 4202560 2428 0 1 0 306 1 0 0 20 0 19 0 4925357 9856040960 14807 33554432000 1073741824 1073778376 140733575625456 139892193378000 139892066139617 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10311] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10311/stat : 10311 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 14807 33554432000 1073741824 1073778376 140733575625456 139892037159464 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10312] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10312/stat : 10312 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 14807 33554432000 1073741824 1073778376 140733575625456 139892036106664 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10313] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10313/stat : 10313 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 14807 33554432000 1073741824 1073778376 140733575625456 139892035053864 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10308/tid=10314] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10314/stat : 10314 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 14807 33554432000 1073741824 1073778376 140733575625456 139892034001064 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10315] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10315/stat : 10315 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 14807 33554432000 1073741824 1073778376 140733575625456 139892032949288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10316] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10316/stat : 10316 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 14807 33554432000 1073741824 1073778376 140733575625456 139892031896488 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10317] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10317/stat : 10317 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 14807 33554432000 1073741824 1073778376 140733575625456 139892030843688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10318] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10318/stat : 10318 (java) S 10305 10308 5929 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 14807 33554432000 1073741824 1073778376 140733575625456 139892029790888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10319] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10319/stat : 10319 (java) S 10305 10308 5929 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4925358 9856040960 14807 33554432000 1073741824 1073778376 140733575625456 139892017592808 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10320] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10320/stat : 10320 (java) S 10305 10308 5929 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4925359 9856040960 14807 33554432000 1073741824 1073778376 140733575625456 139892016538872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10321] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10321/stat : 10321 (java) S 10305 10308 5929 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4925359 9856040960 14807 33554432000 1073741824 1073778376 140733575625456 139892015485960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10322] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10322/stat : 10322 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925361 9856040960 14807 33554432000 1073741824 1073778376 140733575625456 139892014434448 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10323] ppid=10305 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/10308/task/10323/stat : 10323 (java) S 10305 10308 5929 0 -1 4202560 1518 0 0 0 15 0 0 0 20 0 19 0 4925361 9856040960 14807 33554432000 1073741824 1073778376 140733575625456 139892013382584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10324] ppid=10305 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/10308/task/10324/stat : 10324 (java) S 10305 10308 5929 0 -1 4202560 2360 0 0 0 22 0 0 0 20 0 19 0 4925361 9856040960 14807 33554432000 1073741824 1073778376 140733575625456 139892012329784 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10325] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10325/stat : 10325 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925361 9856040960 14807 33554432000 1073741824 1073778376 140733575625456 139892011277176 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10326] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10326/stat : 10326 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925361 9856040960 14807 33554432000 1073741824 1073778376 140733575625456 139892010224584 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10327] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10327/stat : 10327 (java) S 10305 10308 5929 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4925371 9856040960 14807 33554432000 1073741824 1073778376 140733575625456 139892009170088 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 9625040

[startup+6.30079 s]
/proc/loadavg: 2.13 2.19 2.17 3/213 10327
/proc/meminfo: memFree=30071032/32872528 swapFree=1243664/1390832
[pid=10308] ppid=10305 vsize=9625040 CPUtime=6.69 cores=0,2,4,6
/proc/10308/stat : 10308 (java) S 10305 10308 5929 0 -1 4202496 7594 0 1 0 666 3 0 0 20 0 19 0 4925356 9856040960 21128 33554432000 1073741824 1073778376 140733575625456 140733575616592 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10308/statm: 2406260 21128 2257 9 0 2396937 0
[pid=10308/tid=10309] ppid=10305 vsize=9625040 CPUtime=6.28 cores=0,2,4,6
/proc/10308/task/10309/stat : 10309 (java) R 10305 10308 5929 0 -1 4202560 2442 0 1 0 626 2 0 0 20 0 19 0 4925357 9856040960 21128 33554432000 1073741824 1073778376 140733575625456 139892193378000 139892065999002 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10311] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10311/stat : 10311 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 21128 33554432000 1073741824 1073778376 140733575625456 139892037159464 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10312] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10312/stat : 10312 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 21128 33554432000 1073741824 1073778376 140733575625456 139892036106664 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10313] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10313/stat : 10313 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 21128 33554432000 1073741824 1073778376 140733575625456 139892035053864 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10308/tid=10314] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10314/stat : 10314 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 21128 33554432000 1073741824 1073778376 140733575625456 139892034001064 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10315] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10315/stat : 10315 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 21128 33554432000 1073741824 1073778376 140733575625456 139892032949288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10316] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10316/stat : 10316 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 21128 33554432000 1073741824 1073778376 140733575625456 139892031896488 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10317] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10317/stat : 10317 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 21128 33554432000 1073741824 1073778376 140733575625456 139892030843688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10318] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10318/stat : 10318 (java) S 10305 10308 5929 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4925357 9856040960 21128 33554432000 1073741824 1073778376 140733575625456 139892029790888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10319] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10319/stat : 10319 (java) S 10305 10308 5929 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4925358 9856040960 21128 33554432000 1073741824 1073778376 140733575625456 139892017592808 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10320] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10320/stat : 10320 (java) S 10305 10308 5929 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4925359 9856040960 21128 33554432000 1073741824 1073778376 140733575625456 139892016538872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10321] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10321/stat : 10321 (java) S 10305 10308 5929 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4925359 9856040960 21128 33554432000 1073741824 1073778376 140733575625456 139892015485960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10322] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10322/stat : 10322 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925361 9856040960 21128 33554432000 1073741824 1073778376 140733575625456 139892014434448 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10323] ppid=10305 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/10308/task/10323/stat : 10323 (java) S 10305 10308 5929 0 -1 4202560 1518 0 0 0 16 0 0 0 20 0 19 0 4925361 9856040960 21128 33554432000 1073741824 1073778376 140733575625456 139892013382584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10324] ppid=10305 vsize=9625040 CPUtime=0.22 cores=0,2,4,6

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

[pid=10308/tid=10320] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10320/stat : 10320 (java) S 10305 10308 5929 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4925359 9856040960 113667 33554432000 1073741824 1073778376 140733575625456 139892016538872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10321] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10321/stat : 10321 (java) S 10305 10308 5929 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4925359 9856040960 113667 33554432000 1073741824 1073778376 140733575625456 139892015485960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10322] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10322/stat : 10322 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925361 9856040960 113667 33554432000 1073741824 1073778376 140733575625456 139892014434448 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10323] ppid=10305 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/10308/task/10323/stat : 10323 (java) S 10305 10308 5929 0 -1 4202560 3078 0 0 0 23 0 0 0 20 0 19 0 4925361 9856040960 113667 33554432000 1073741824 1073778376 140733575625456 139892013382584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10324] ppid=10305 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/10308/task/10324/stat : 10324 (java) S 10305 10308 5929 0 -1 4202560 2360 0 0 0 22 0 0 0 20 0 19 0 4925361 9856040960 113667 33554432000 1073741824 1073778376 140733575625456 139892012329784 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10325] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10325/stat : 10325 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925361 9856040960 113667 33554432000 1073741824 1073778376 140733575625456 139892011277176 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10326] ppid=10305 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/10308/task/10326/stat : 10326 (java) S 10305 10308 5929 0 -1 4202560 100 0 0 0 33 30 0 0 20 0 19 0 4925361 9856040960 113667 33554432000 1073741824 1073778376 140733575625456 139892010224584 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10327] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10327/stat : 10327 (java) S 10305 10308 5929 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4925371 9856040960 113667 33554432000 1073741824 1073778376 140733575625456 139892009170088 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1727.8
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.16 2.17 2.17 3/213 10567
/proc/meminfo: memFree=29714556/32872528 swapFree=1243664/1390832
[pid=10308] ppid=10305 vsize=9625040 CPUtime=1788.02 cores=0,2,4,6
/proc/10308/stat : 10308 (java) S 10305 10308 5929 0 -1 4202496 13323 0 1 0 178728 74 0 0 20 0 19 0 4925356 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 140733575616592 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10308/statm: 2406260 112796 2281 9 0 2396937 0
[pid=10308/tid=10309] ppid=10305 vsize=9625040 CPUtime=1779.74 cores=0,2,4,6
/proc/10308/task/10309/stat : 10309 (java) R 10305 10308 5929 0 -1 4202560 2534 0 1 0 177943 31 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892193385680 139892065999043 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10311] ppid=10305 vsize=9625040 CPUtime=0.86 cores=0,2,4,6
/proc/10308/task/10311/stat : 10311 (java) S 10305 10308 5929 0 -1 4202560 622 0 0 0 79 7 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892037159464 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10312] ppid=10305 vsize=9625040 CPUtime=0.8 cores=0,2,4,6
/proc/10308/task/10312/stat : 10312 (java) S 10305 10308 5929 0 -1 4202560 376 0 0 0 75 5 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892036106664 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10308/tid=10313] ppid=10305 vsize=9625040 CPUtime=0.91 cores=0,2,4,6
/proc/10308/task/10313/stat : 10313 (java) S 10305 10308 5929 0 -1 4202560 677 0 0 0 83 8 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892035053864 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10314] ppid=10305 vsize=9625040 CPUtime=0.93 cores=0,2,4,6
/proc/10308/task/10314/stat : 10314 (java) S 10305 10308 5929 0 -1 4202560 381 0 0 0 87 6 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892034001064 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10315] ppid=10305 vsize=9625040 CPUtime=0.94 cores=0,2,4,6
/proc/10308/task/10315/stat : 10315 (java) S 10305 10308 5929 0 -1 4202560 453 0 0 0 88 6 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892032949288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10316] ppid=10305 vsize=9625040 CPUtime=0.77 cores=0,2,4,6
/proc/10308/task/10316/stat : 10316 (java) S 10305 10308 5929 0 -1 4202560 332 0 0 0 72 5 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892031896488 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10308/tid=10317] ppid=10305 vsize=9625040 CPUtime=0.87 cores=0,2,4,6
/proc/10308/task/10317/stat : 10317 (java) S 10305 10308 5929 0 -1 4202560 453 0 0 0 81 6 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892030843688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10318] ppid=10305 vsize=9625040 CPUtime=0.86 cores=0,2,4,6
/proc/10308/task/10318/stat : 10318 (java) S 10305 10308 5929 0 -1 4202560 505 0 0 0 81 5 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892029790888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10319] ppid=10305 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/10308/task/10319/stat : 10319 (java) S 10305 10308 5929 0 -1 4202560 189 0 0 0 51 3 0 0 20 0 19 0 4925358 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892017592808 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10320] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10320/stat : 10320 (java) S 10305 10308 5929 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4925359 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892016538872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10321] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10321/stat : 10321 (java) S 10305 10308 5929 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4925359 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892015485960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10322] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10322/stat : 10322 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925361 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892014434448 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10323] ppid=10305 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/10308/task/10323/stat : 10323 (java) S 10305 10308 5929 0 -1 4202560 3078 0 0 0 23 0 0 0 20 0 19 0 4925361 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892013382584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10324] ppid=10305 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/10308/task/10324/stat : 10324 (java) S 10305 10308 5929 0 -1 4202560 2360 0 0 0 22 0 0 0 20 0 19 0 4925361 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892012329784 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10325] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10325/stat : 10325 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925361 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892011277176 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10326] ppid=10305 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/10308/task/10326/stat : 10326 (java) S 10305 10308 5929 0 -1 4202560 104 0 0 0 34 31 0 0 20 0 19 0 4925361 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892010224584 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10327] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10327/stat : 10327 (java) S 10305 10308 5929 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4925371 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892009170088 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1788.02
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.3 s]
/proc/loadavg: 2.14 2.17 2.17 3/213 10567
/proc/meminfo: memFree=29714684/32872528 swapFree=1243664/1390832
[pid=10308] ppid=10305 vsize=9625040 CPUtime=1800.02 cores=0,2,4,6
/proc/10308/stat : 10308 (java) S 10305 10308 5929 0 -1 4202496 13323 0 1 0 179928 74 0 0 20 0 19 0 4925356 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 140733575616592 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10308/statm: 2406260 112796 2281 9 0 2396937 0
[pid=10308/tid=10309] ppid=10305 vsize=9625040 CPUtime=1791.74 cores=0,2,4,6
/proc/10308/task/10309/stat : 10309 (java) R 10305 10308 5929 0 -1 4202560 2534 0 1 0 179143 31 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892193385680 139892066060935 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10311] ppid=10305 vsize=9625040 CPUtime=0.86 cores=0,2,4,6
/proc/10308/task/10311/stat : 10311 (java) S 10305 10308 5929 0 -1 4202560 622 0 0 0 79 7 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892037159464 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10312] ppid=10305 vsize=9625040 CPUtime=0.8 cores=0,2,4,6
/proc/10308/task/10312/stat : 10312 (java) S 10305 10308 5929 0 -1 4202560 376 0 0 0 75 5 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892036106664 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10308/tid=10313] ppid=10305 vsize=9625040 CPUtime=0.91 cores=0,2,4,6
/proc/10308/task/10313/stat : 10313 (java) S 10305 10308 5929 0 -1 4202560 677 0 0 0 83 8 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892035053864 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10314] ppid=10305 vsize=9625040 CPUtime=0.93 cores=0,2,4,6
/proc/10308/task/10314/stat : 10314 (java) S 10305 10308 5929 0 -1 4202560 381 0 0 0 87 6 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892034001064 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10315] ppid=10305 vsize=9625040 CPUtime=0.94 cores=0,2,4,6
/proc/10308/task/10315/stat : 10315 (java) S 10305 10308 5929 0 -1 4202560 453 0 0 0 88 6 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892032949288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10316] ppid=10305 vsize=9625040 CPUtime=0.77 cores=0,2,4,6
/proc/10308/task/10316/stat : 10316 (java) S 10305 10308 5929 0 -1 4202560 332 0 0 0 72 5 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892031896488 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10308/tid=10317] ppid=10305 vsize=9625040 CPUtime=0.87 cores=0,2,4,6
/proc/10308/task/10317/stat : 10317 (java) S 10305 10308 5929 0 -1 4202560 453 0 0 0 81 6 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892030843688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10318] ppid=10305 vsize=9625040 CPUtime=0.86 cores=0,2,4,6
/proc/10308/task/10318/stat : 10318 (java) S 10305 10308 5929 0 -1 4202560 505 0 0 0 81 5 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892029790888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10319] ppid=10305 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/10308/task/10319/stat : 10319 (java) S 10305 10308 5929 0 -1 4202560 189 0 0 0 51 3 0 0 20 0 19 0 4925358 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892017592808 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10320] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10320/stat : 10320 (java) S 10305 10308 5929 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4925359 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892016538872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10321] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10321/stat : 10321 (java) S 10305 10308 5929 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4925359 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892015485960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10322] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10322/stat : 10322 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925361 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892014434448 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10323] ppid=10305 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/10308/task/10323/stat : 10323 (java) S 10305 10308 5929 0 -1 4202560 3078 0 0 0 23 0 0 0 20 0 19 0 4925361 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892013382584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10324] ppid=10305 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/10308/task/10324/stat : 10324 (java) S 10305 10308 5929 0 -1 4202560 2360 0 0 0 22 0 0 0 20 0 19 0 4925361 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892012329784 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10325] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10325/stat : 10325 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925361 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892011277176 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10326] ppid=10305 vsize=9625040 CPUtime=0.66 cores=0,2,4,6
/proc/10308/task/10326/stat : 10326 (java) S 10305 10308 5929 0 -1 4202560 104 0 0 0 34 32 0 0 20 0 19 0 4925361 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892010224584 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10327] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10327/stat : 10327 (java) S 10305 10308 5929 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4925371 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892009170088 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
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 10308 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1794.3 s]
/proc/loadavg: 2.14 2.17 2.17 3/213 10567
/proc/meminfo: memFree=29714684/32872528 swapFree=1243664/1390832
[pid=10308] ppid=10305 vsize=9625040 CPUtime=1800.02 cores=0,2,4,6
/proc/10308/stat : 10308 (java) S 10305 10308 5929 0 -1 4202496 13323 0 1 0 179928 74 0 0 20 0 19 0 4925356 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 140733575616592 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10308/statm: 2406260 112796 2281 9 0 2396937 0
[pid=10308/tid=10309] ppid=10305 vsize=9625040 CPUtime=1791.74 cores=0,2,4,6
/proc/10308/task/10309/stat : 10309 (java) R 10305 10308 5929 0 -1 4202560 2534 0 1 0 179143 31 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892193385680 139892066060935 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10311] ppid=10305 vsize=9625040 CPUtime=0.86 cores=0,2,4,6
/proc/10308/task/10311/stat : 10311 (java) S 10305 10308 5929 0 -1 4202560 622 0 0 0 79 7 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892037159464 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10312] ppid=10305 vsize=9625040 CPUtime=0.8 cores=0,2,4,6
/proc/10308/task/10312/stat : 10312 (java) S 10305 10308 5929 0 -1 4202560 376 0 0 0 75 5 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892036106664 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10308/tid=10313] ppid=10305 vsize=9625040 CPUtime=0.91 cores=0,2,4,6
/proc/10308/task/10313/stat : 10313 (java) S 10305 10308 5929 0 -1 4202560 677 0 0 0 83 8 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892035053864 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10314] ppid=10305 vsize=9625040 CPUtime=0.93 cores=0,2,4,6
/proc/10308/task/10314/stat : 10314 (java) S 10305 10308 5929 0 -1 4202560 381 0 0 0 87 6 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892034001064 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10315] ppid=10305 vsize=9625040 CPUtime=0.94 cores=0,2,4,6
/proc/10308/task/10315/stat : 10315 (java) S 10305 10308 5929 0 -1 4202560 453 0 0 0 88 6 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892032949288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10316] ppid=10305 vsize=9625040 CPUtime=0.77 cores=0,2,4,6
/proc/10308/task/10316/stat : 10316 (java) S 10305 10308 5929 0 -1 4202560 332 0 0 0 72 5 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892031896488 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10308/tid=10317] ppid=10305 vsize=9625040 CPUtime=0.87 cores=0,2,4,6
/proc/10308/task/10317/stat : 10317 (java) S 10305 10308 5929 0 -1 4202560 453 0 0 0 81 6 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892030843688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10318] ppid=10305 vsize=9625040 CPUtime=0.86 cores=0,2,4,6
/proc/10308/task/10318/stat : 10318 (java) S 10305 10308 5929 0 -1 4202560 505 0 0 0 81 5 0 0 20 0 19 0 4925357 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892029790888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10319] ppid=10305 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/10308/task/10319/stat : 10319 (java) S 10305 10308 5929 0 -1 4202560 189 0 0 0 51 3 0 0 20 0 19 0 4925358 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892017592808 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10320] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10320/stat : 10320 (java) S 10305 10308 5929 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4925359 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892016538872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10321] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10321/stat : 10321 (java) S 10305 10308 5929 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4925359 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892015485960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10322] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10322/stat : 10322 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925361 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892014434448 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10323] ppid=10305 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/10308/task/10323/stat : 10323 (java) S 10305 10308 5929 0 -1 4202560 3078 0 0 0 23 0 0 0 20 0 19 0 4925361 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892013382584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10308/tid=10324] ppid=10305 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/10308/task/10324/stat : 10324 (java) S 10305 10308 5929 0 -1 4202560 2360 0 0 0 22 0 0 0 20 0 19 0 4925361 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892012329784 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10325] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10325/stat : 10325 (java) S 10305 10308 5929 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4925361 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892011277176 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10308/tid=10326] ppid=10305 vsize=9625040 CPUtime=0.66 cores=0,2,4,6
/proc/10308/task/10326/stat : 10326 (java) S 10305 10308 5929 0 -1 4202560 104 0 0 0 34 32 0 0 20 0 19 0 4925361 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892010224584 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10308/tid=10327] ppid=10305 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10308/task/10327/stat : 10327 (java) S 10305 10308 5929 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4925371 9856040960 112796 33554432000 1073741824 1073778376 140733575625456 139892009170088 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1794.34
CPU time (s): 1800.67
CPU user time (s): 1799.39
CPU system time (s): 1.2838
CPU usage (%): 100.353
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.39
system time used= 1.2838
maximum resident set size= 578216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13365
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39504
involuntary context switches= 14930

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.2854 second user time and 13.8889 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-16 00:12:47
IDJOB=4089600
IDBENCH=107429
IDSOLVER=2546
FILE ID=node119/4089600-1466028767
RUNJOBID= node119-1466012072-5945
PBS_JOBID= 19902816
Free space on /tmp= 71736 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-grid8x17-hard.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089600-1466028767/watcher-4089600-1466028767 -o /tmp/evaluation-result-4089600-1466028767/solver-4089600-1466028767 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1466012072-5945 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4089600-1466028767.opb

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

MD5SUM BENCH= 6f7bae7dfc8a12a37d6abb50eaee47e6
RANDOM SEED=1113323338

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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:        30142720 kB
Buffers:           25020 kB
Cached:            95096 kB
SwapCached:        14196 kB
Active:           530988 kB
Inactive:         107988 kB
Active(anon):     507020 kB
Inactive(anon):    14104 kB
Active(file):      23968 kB
Inactive(file):    93884 kB
Unevictable:     1390832 kB
Mlocked:         1243664 kB
SwapTotal:      67108856 kB
SwapFree:       67088060 kB
Dirty:               444 kB
Writeback:             0 kB
AnonPages:       1933556 kB
Mapped:            15472 kB
Shmem:                 0 kB
Slab:             565344 kB
SReclaimable:       9500 kB
SUnreclaim:       555844 kB
KernelStack:        1768 kB
PageTables:         8168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2036284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    675840 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= 71736 MiB
End job on node119 at 2016-06-16 00:42:42