Trace number 4119534

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16SAT (TO)-120 1800.78 1791.24

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern25-06.opb
MD5SUMa0097386a7bec3daa0cd27522467eb6d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-120
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 407
Biggest coefficient in the objective function 34
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 5840
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 34
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 5840
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)382
Sum of products size (including duplicates)1119
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.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.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4119534-1467261120.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.18	c ... done. Wall clock time 0.07s.
0.09/0.18	c declared #vars     25
0.09/0.18	c internal #vars     407
0.09/0.18	c #constraints  764
0.09/0.18	c constraints type 
0.09/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 382
0.09/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 382
0.09/0.18	c 764 constraints processed.
0.09/0.18	c objective function length is 407 literals
0.09/0.19	c SATISFIABLE
0.09/0.19	c OPTIMIZING...
0.09/0.19	c Got one! Elapsed wall clock time (in seconds):0.081
0.09/0.19	o -55
0.26/0.21	c Got one! Elapsed wall clock time (in seconds):0.094
0.26/0.21	o -57
0.26/0.22	c Got one! Elapsed wall clock time (in seconds):0.107
0.26/0.22	o -58
0.52/0.38	c Got one! Elapsed wall clock time (in seconds):0.271
0.52/0.38	o -77
0.52/0.39	c Got one! Elapsed wall clock time (in seconds):0.274
0.52/0.39	o -89
0.52/0.39	c Got one! Elapsed wall clock time (in seconds):0.278
0.52/0.39	o -91
0.74/0.40	c Got one! Elapsed wall clock time (in seconds):0.285
0.74/0.40	o -92
0.74/0.47	c Got one! Elapsed wall clock time (in seconds):0.353
0.74/0.47	o -93
1.00/0.53	c Got one! Elapsed wall clock time (in seconds):0.414
1.00/0.53	o -94
1.00/0.56	c Got one! Elapsed wall clock time (in seconds):0.447
1.00/0.56	o -95
1.13/0.61	c Got one! Elapsed wall clock time (in seconds):0.498
1.13/0.61	o -96
1.13/0.61	c Got one! Elapsed wall clock time (in seconds):0.5
1.13/0.61	o -99
1.13/0.62	c Got one! Elapsed wall clock time (in seconds):0.503
1.13/0.62	o -101
1.13/0.62	c Got one! Elapsed wall clock time (in seconds):0.505
1.13/0.62	o -102
1.26/0.74	c Got one! Elapsed wall clock time (in seconds):0.632
1.26/0.74	o -103
1.41/0.80	c Got one! Elapsed wall clock time (in seconds):0.692
1.41/0.80	o -104
1.41/0.81	c Got one! Elapsed wall clock time (in seconds):0.694
1.41/0.81	o -105
1.41/0.81	c Got one! Elapsed wall clock time (in seconds):0.697
1.41/0.81	o -106
1.54/0.91	c Got one! Elapsed wall clock time (in seconds):0.802
1.54/0.91	o -108
1.75/1.11	c Got one! Elapsed wall clock time (in seconds):0.998
1.75/1.11	o -109
1.87/1.23	c cleaning 5475 clauses out of 10950 with flag 2003/10950
1.98/1.36	c Got one! Elapsed wall clock time (in seconds):1.246
1.98/1.36	o -111
2.11/1.40	c Got one! Elapsed wall clock time (in seconds):1.289
2.11/1.40	o -112
2.11/1.41	c Got one! Elapsed wall clock time (in seconds):1.3
2.11/1.41	o -114
2.31/1.60	c Got one! Elapsed wall clock time (in seconds):1.488
2.31/1.60	o -115
2.31/1.70	c Got one! Elapsed wall clock time (in seconds):1.582
2.31/1.70	o -116
2.41/1.80	c cleaning 6289 clauses out of 12579 with flag 2033/18054
2.96/2.27	c cleaning 6146 clauses out of 12292 with flag 14127/24056
3.38/2.65	c Got one! Elapsed wall clock time (in seconds):2.541
3.38/2.65	o -117
3.83/3.03	c Got one! Elapsed wall clock time (in seconds):2.913
3.83/3.03	o -118
3.94/3.14	c cleaning 8567 clauses out of 17138 with flag 2079/35048
4.44/3.61	c cleaning 7281 clauses out of 14569 with flag 14224/41046
4.94/4.13	c cleaning 7142 clauses out of 14289 with flag 29967/48047
5.25/4.49	c Got one! Elapsed wall clock time (in seconds):4.381
5.25/4.49	o -120
5.46/4.63	c cleaning 6568 clauses out of 13137 with flag 2162/54037
6.41/5.11	c cleaning 6285 clauses out of 12569 with flag 14248/60037
6.92/5.68	c cleaning 6642 clauses out of 13284 with flag 28261/67037
7.61/6.34	c cleaning 7318 clauses out of 14643 with flag 44274/75038
8.31/7.07	c cleaning 8163 clauses out of 16325 with flag 62299/84038
9.21/7.91	c cleaning 9081 clauses out of 18162 with flag 82323/94038
10.29/8.86	c cleaning 10039 clauses out of 20081 with flag 106408/105038
11.40/9.94	c cleaning 11015 clauses out of 22041 with flag 136818/117037
12.60/11.13	c cleaning 12008 clauses out of 24028 with flag 170444/130039
13.89/12.49	c cleaning 13004 clauses out of 26019 with flag 210534/144038
15.49/14.03	c cleaning 14001 clauses out of 28015 with flag 253907/159038
17.19/15.70	c cleaning 15007 clauses out of 30014 with flag 309382/175038
18.99/17.58	c cleaning 16004 clauses out of 32007 with flag 348363/192038
21.09/19.61	c cleaning 16998 clauses out of 34002 with flag 389146/210037
23.34/21.84	c cleaning 17999 clauses out of 36004 with flag 432281/229037
25.54/24.07	c cleaning 19002 clauses out of 38007 with flag 480910/249039
27.95/26.49	c cleaning 20001 clauses out of 40003 with flag 530396/270037
30.64/29.14	c cleaning 21001 clauses out of 42003 with flag 580215/292038
33.55/32.02	c cleaning 22001 clauses out of 44001 with flag 634011/315037
36.83/35.21	c cleaning 22997 clauses out of 46001 with flag 690856/339038
40.13/38.57	c cleaning 24002 clauses out of 48003 with flag 748622/364037
43.83/42.22	c cleaning 25001 clauses out of 50002 with flag 807739/390038
47.53/45.95	c cleaning 25996 clauses out of 52000 with flag 871462/417037
51.86/50.18	c cleaning 27002 clauses out of 54005 with flag 935961/445038
56.16/54.44	c cleaning 27998 clauses out of 56002 with flag 1002458/474037
60.76/59.00	c cleaning 29001 clauses out of 58005 with flag 1075081/504038
65.46/63.75	c cleaning 30002 clauses out of 60004 with flag 1148694/535038
70.81/68.96	c cleaning 30999 clauses out of 62001 with flag 1220477/567037
76.32/74.44	c cleaning 31998 clauses out of 64002 with flag 1297115/600037
82.02/80.18	c cleaning 33001 clauses out of 66005 with flag 1377097/634038
88.22/86.33	c cleaning 34001 clauses out of 68003 with flag 1461161/669037
95.03/93.09	c cleaning 35002 clauses out of 70003 with flag 1548486/705038
101.83/99.86	c cleaning 35998 clauses out of 72000 with flag 1636543/742037
109.03/107.07	c cleaning 37001 clauses out of 74003 with flag 1729172/780038
117.25/115.13	c cleaning 37999 clauses out of 76002 with flag 1820454/819038
125.66/123.54	c cleaning 38995 clauses out of 78002 with flag 1915217/859037
134.23/132.00	c cleaning 40000 clauses out of 80008 with flag 2014474/900038
142.83/140.57	c cleaning 41002 clauses out of 82008 with flag 2114849/942038
152.25/149.80	c cleaning 42001 clauses out of 84006 with flag 2220434/985038
161.95/159.52	c cleaning 43000 clauses out of 86005 with flag 2327070/1029038
172.20/169.63	c cleaning 44001 clauses out of 88005 with flag 2436901/1074038
182.70/180.19	c cleaning 45001 clauses out of 90003 with flag 2551812/1120037
193.63/190.90	c cleaning 46001 clauses out of 92002 with flag 2669951/1167037
204.53/201.87	c cleaning 47000 clauses out of 94002 with flag 2784647/1215038
216.58/213.81	c cleaning 48000 clauses out of 96002 with flag 2906895/1264038
228.96/226.19	c cleaning 48998 clauses out of 98001 with flag 3025928/1314037
241.67/238.82	c cleaning 50001 clauses out of 100003 with flag 3147689/1365037
254.54/251.62	c cleaning 50998 clauses out of 102002 with flag 3286847/1417037
267.64/264.68	c cleaning 52002 clauses out of 104004 with flag 3441569/1470037
281.54/278.44	c cleaning 52996 clauses out of 106003 with flag 3642585/1524038
294.53/291.46	c cleaning 53998 clauses out of 108007 with flag 3783134/1579038
308.57/305.47	c cleaning 55005 clauses out of 110009 with flag 3964976/1635038
322.12/318.95	c cleaning 55999 clauses out of 112004 with flag 4092415/1692038
336.08/332.87	c cleaning 57000 clauses out of 114004 with flag 4217738/1750037
350.36/347.06	c cleaning 57999 clauses out of 116004 with flag 4340662/1809037
366.76/363.48	c cleaning 58999 clauses out of 118006 with flag 4465340/1869038
382.00/378.67	c cleaning 60002 clauses out of 120006 with flag 4590611/1930037
397.92/394.58	c cleaning 61001 clauses out of 122004 with flag 4717902/1992037
415.00/411.53	c cleaning 62001 clauses out of 124004 with flag 4851552/2055038
433.13/429.65	c cleaning 62998 clauses out of 126003 with flag 4986507/2119038
450.74/447.28	c cleaning 63999 clauses out of 128004 with flag 5120621/2184037
469.36/465.89	c cleaning 65003 clauses out of 130005 with flag 5259301/2250037
489.41/485.77	c cleaning 66000 clauses out of 132002 with flag 5399821/2317037
509.37/505.62	c cleaning 67001 clauses out of 134002 with flag 5541941/2385037
529.20/525.43	c cleaning 67994 clauses out of 136002 with flag 5687540/2454038
550.77/546.90	c cleaning 68999 clauses out of 138008 with flag 5834644/2524038
574.06/570.16	c cleaning 70000 clauses out of 140009 with flag 5988821/2595038
599.22/595.27	c cleaning 71005 clauses out of 142009 with flag 6143766/2667038
625.15/621.15	c cleaning 72001 clauses out of 144003 with flag 6293237/2740037
653.46/649.32	c cleaning 72999 clauses out of 146003 with flag 6444941/2814038
682.42/678.14	c cleaning 74002 clauses out of 148005 with flag 6607103/2889039
712.65/708.40	c cleaning 74999 clauses out of 150002 with flag 6766852/2965038
744.75/740.33	c cleaning 75995 clauses out of 152003 with flag 6929707/3042038
776.07/771.59	c cleaning 76998 clauses out of 154007 with flag 7088749/3120037
802.24/797.53	c cleaning 78002 clauses out of 156011 with flag 7248165/3199039
828.87/824.17	c cleaning 79001 clauses out of 158008 with flag 7411560/3279038
859.44/854.66	c cleaning 80000 clauses out of 160006 with flag 7576170/3360037
889.70/884.79	c cleaning 81003 clauses out of 162007 with flag 7743307/3442038
920.69/915.67	c cleaning 82002 clauses out of 164003 with flag 7912682/3525037
952.38/947.29	c cleaning 82997 clauses out of 166002 with flag 8083529/3609038
985.93/980.69	c cleaning 84002 clauses out of 168005 with flag 8256764/3694038
1018.96/1013.56	c cleaning 84998 clauses out of 170003 with flag 8434185/3780038
1051.98/1046.41	c cleaning 85996 clauses out of 172004 with flag 8611391/3867037
1083.63/1077.90	c cleaning 87001 clauses out of 174009 with flag 8815131/3955038
1116.41/1110.54	c cleaning 88001 clauses out of 176008 with flag 9020287/4044038
1149.55/1143.59	c cleaning 89000 clauses out of 178007 with flag 9210871/4134038
1182.45/1176.31	c cleaning 90000 clauses out of 180006 with flag 9404217/4225037
1219.00/1212.78	c cleaning 91003 clauses out of 182007 with flag 9593523/4317038
1255.14/1248.78	c cleaning 92000 clauses out of 184003 with flag 9784695/4410037
1293.63/1287.02	c cleaning 93001 clauses out of 186005 with flag 9977345/4504039
1330.98/1324.27	c cleaning 93999 clauses out of 188003 with flag 10171689/4599038
1371.16/1364.22	c cleaning 94996 clauses out of 190003 with flag 10364875/4695037
1417.34/1410.24	c cleaning 96002 clauses out of 192007 with flag 10560860/4792037
1458.38/1451.13	c cleaning 96997 clauses out of 194005 with flag 10758512/4890037
1500.85/1493.44	c cleaning 97996 clauses out of 196008 with flag 10959211/4989037
1544.21/1536.67	c cleaning 99004 clauses out of 198012 with flag 11160090/5089037
1591.16/1583.32	c cleaning 100003 clauses out of 200009 with flag 11366842/5190038
1633.34/1625.37	c cleaning 100995 clauses out of 202006 with flag 11579927/5292038
1685.78/1677.55	c cleaning 102002 clauses out of 204010 with flag 11839580/5395037
1739.94/1731.49	c cleaning 103003 clauses out of 206011 with flag 12128005/5499040
1790.79/1782.01	c cleaning 103997 clauses out of 208005 with flag 12358676/5604037
1800.02/1791.21	c starts		: 13058
1800.02/1791.21	c conflicts		: 5635149
1800.02/1791.21	c decisions		: 7618912
1800.02/1791.21	c propagations		: 120326024
1800.02/1791.21	c inspects		: 32888535300
1800.02/1791.21	c shortcuts		: 0
1800.02/1791.21	c learnt literals	: 0
1800.02/1791.21	c learnt binary clauses	: 345
1800.02/1791.21	c learnt ternary clauses	: 1638
1800.02/1791.21	c learnt constraints	: 5635149
1800.02/1791.21	c ignored constraints	: 0
1800.02/1791.21	c root simplifications	: 0
1800.02/1791.21	c removed literals (reason simplification)	: 0
1800.02/1791.21	c reason swapping (by a shorter reason)	: 0
1800.02/1791.21	c Calls to reduceDB	: 107
1800.02/1791.21	c Number of update (reduction) of LBD	: 56734
1800.02/1791.21	c Imported unit clauses	: 0
1800.02/1791.21	c number of reductions to clauses (during analyze)	: 0
1800.02/1791.21	c number of learned constraints concerned by reduction	: 0
1800.02/1791.21	c number of learning phase by resolution	: 0
1800.02/1791.21	c number of learning phase by cutting planes	: 0
1800.02/1791.21	c speed (assignments/second)	: 67182.88552569428
1800.02/1791.21	c non guided choices	0
1800.02/1791.23	c learnt constraints type 
1800.02/1791.23	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 345
1800.02/1791.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 134775
1800.02/1791.23	s SATISFIABLE
1800.02/1791.23	c Found 28 solution(s)
1800.02/1791.23	v -x1 x2 -x3 -x4 -x5 x6 -x7 -x8 -x9 x10 -x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 x20 -x21 -x22 -x23 x24 -x25 
1800.02/1791.24	c objective function=-120
1800.02/1791.24	c Total wall clock time (in seconds): 1791.122

Verifier Data

OK	-120

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-4119534-1467261120/watcher-4119534-1467261120 -o /tmp/evaluation-result-4119534-1467261120/solver-4119534-1467261120 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1467246683-9204 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119534-1467261120.opb 

pid=11081
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.05 2.03 2.00 3/194 11084
/proc/meminfo: memFree=25441376/32872528 swapFree=242912/249044
[pid=11084] ppid=11081 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/11084/stat : 11084 (java) R 11081 11084 9187 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 7218288 9515008 168 33554432000 1073741824 1073778376 140735851559920 140735851557048 247063674879 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11084/statm: 2323 175 133 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 2.05 2.03 2.00 3/194 11084
/proc/meminfo: memFree=25441376/32872528 swapFree=242912/249044
[pid=11084] ppid=11081 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/11084/stat : 11084 (java) S 11081 11084 9187 0 -1 4202496 4461 0 1 0 8 1 0 0 20 0 18 0 7218288 9787879424 5572 33554432000 1073741824 1073778376 140735851559920 140735851551056 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11084/statm: 2389619 5572 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200186 s]
/proc/loadavg: 2.05 2.03 2.00 3/194 11084
/proc/meminfo: memFree=25441376/32872528 swapFree=242912/249044
[pid=11084] ppid=11081 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/11084/stat : 11084 (java) S 11081 11084 9187 0 -1 4202496 4838 0 1 0 24 2 0 0 20 0 19 0 7218288 9856040960 6864 33554432000 1073741824 1073778376 140735851559920 140735851551056 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11084/statm: 2406260 6864 2223 9 0 2396937 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9625040

[startup+0.300191 s]
/proc/loadavg: 2.05 2.03 2.00 3/194 11084
/proc/meminfo: memFree=25441376/32872528 swapFree=242912/249044
[pid=11084] ppid=11081 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/11084/stat : 11084 (java) S 11081 11084 9187 0 -1 4202496 7179 0 1 0 50 2 0 0 20 0 19 0 7218288 9856040960 8249 33554432000 1073741824 1073778376 140735851559920 140735851551056 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11084/statm: 2406260 8249 2249 9 0 2396937 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9625040

[startup+0.700185 s]
/proc/loadavg: 2.05 2.03 2.00 3/194 11084
/proc/meminfo: memFree=25441376/32872528 swapFree=242912/249044
[pid=11084] ppid=11081 vsize=9625040 CPUtime=1.26 cores=1,3,5,7
/proc/11084/stat : 11084 (java) S 11081 11084 9187 0 -1 4202496 12096 0 1 0 123 3 0 0 20 0 19 0 7218288 9856040960 11938 33554432000 1073741824 1073778376 140735851559920 140735851551056 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11084/statm: 2406260 11938 2254 9 0 2396937 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 9625040

[startup+1.50074 s]
/proc/loadavg: 2.05 2.03 2.00 3/213 11103
/proc/meminfo: memFree=25393708/32872528 swapFree=242912/249044
[pid=11084] ppid=11081 vsize=9625040 CPUtime=2.21 cores=1,3,5,7
/proc/11084/stat : 11084 (java) S 11081 11084 9187 0 -1 4202496 12234 0 1 0 217 4 0 0 20 0 19 0 7218288 9856040960 15631 33554432000 1073741824 1073778376 140735851559920 140735851551056 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11084/statm: 2406260 15631 2269 9 0 2396937 0
[pid=11084/tid=11086] ppid=11081 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/11084/task/11086/stat : 11086 (java) R 11081 11084 9187 0 -1 4202560 2474 0 1 0 144 2 0 0 20 0 19 0 7218289 9856040960 15631 33554432000 1073741824 1073778376 140735851559920 140663329333640 140663269640807 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11087] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11087/stat : 11087 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 15631 33554432000 1073741824 1073778376 140735851559920 140663268063784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11088] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11088/stat : 11088 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 15631 33554432000 1073741824 1073778376 140735851559920 140663267010984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11089] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11089/stat : 11089 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 15631 33554432000 1073741824 1073778376 140735851559920 140663171266856 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11090] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11090/stat : 11090 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 15631 33554432000 1073741824 1073778376 140735851559920 140663170214056 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11091] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11091/stat : 11091 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 15631 33554432000 1073741824 1073778376 140735851559920 140663169162280 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11092] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11092/stat : 11092 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 15631 33554432000 1073741824 1073778376 140735851559920 140663168109480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11093] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11093/stat : 11093 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 15631 33554432000 1073741824 1073778376 140735851559920 140663167056680 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11094] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11094/stat : 11094 (java) S 11081 11084 9187 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 15631 33554432000 1073741824 1073778376 140735851559920 140663166003880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11095] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11095/stat : 11095 (java) S 11081 11084 9187 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 7218291 9856040960 15631 33554432000 1073741824 1073778376 140735851559920 140663153592808 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11096] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11096/stat : 11096 (java) S 11081 11084 9187 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 7218292 9856040960 15631 33554432000 1073741824 1073778376 140735851559920 140663152538872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11097] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11097/stat : 11097 (java) S 11081 11084 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 7218292 9856040960 15631 33554432000 1073741824 1073778376 140735851559920 140663151485960 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11098] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11098/stat : 11098 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218294 9856040960 15631 33554432000 1073741824 1073778376 140735851559920 140663150434448 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11099] ppid=11081 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/11084/task/11099/stat : 11099 (java) S 11081 11084 9187 0 -1 4202560 2876 0 0 0 28 0 0 0 20 0 19 0 7218294 9856040960 15631 33554432000 1073741824 1073778376 140735851559920 140663149382584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11100] ppid=11081 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/11084/task/11100/stat : 11100 (java) S 11081 11084 9187 0 -1 4202560 5612 0 0 0 42 2 0 0 20 0 19 0 7218294 9856040960 15631 33554432000 1073741824 1073778376 140735851559920 140663148329784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11101] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11101/stat : 11101 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218294 9856040960 15631 33554432000 1073741824 1073778376 140735851559920 140663147277176 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11102] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11102/stat : 11102 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218294 9856040960 15631 33554432000 1073741824 1073778376 140735851559920 140663146224584 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11103] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11103/stat : 11103 (java) S 11081 11084 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 7218307 9856040960 15631 33554432000 1073741824 1073778376 140735851559920 140663145120936 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 9625040

[startup+3.10075 s]
/proc/loadavg: 2.04 2.03 2.00 3/213 11103
/proc/meminfo: memFree=25376324/32872528 swapFree=242912/249044
[pid=11084] ppid=11081 vsize=9625040 CPUtime=3.94 cores=1,3,5,7
/proc/11084/stat : 11084 (java) S 11081 11084 9187 0 -1 4202496 12409 0 1 0 390 4 0 0 20 0 19 0 7218288 9856040960 21809 33554432000 1073741824 1073778376 140735851559920 140735851551056 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11084/statm: 2406260 21809 2274 9 0 2396937 0
[pid=11084/tid=11086] ppid=11081 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/11084/task/11086/stat : 11086 (java) R 11081 11084 9187 0 -1 4202560 2487 0 1 0 302 3 0 0 20 0 19 0 7218289 9856040960 21809 33554432000 1073741824 1073778376 140735851559920 140663329325360 140663269609185 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11087] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11087/stat : 11087 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 21809 33554432000 1073741824 1073778376 140735851559920 140663268063784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11088] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11088/stat : 11088 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 21809 33554432000 1073741824 1073778376 140735851559920 140663267010984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11089] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11089/stat : 11089 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 21809 33554432000 1073741824 1073778376 140735851559920 140663171266856 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11090] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11090/stat : 11090 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 21809 33554432000 1073741824 1073778376 140735851559920 140663170214056 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11091] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11091/stat : 11091 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 21809 33554432000 1073741824 1073778376 140735851559920 140663169162280 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11092] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11092/stat : 11092 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 21809 33554432000 1073741824 1073778376 140735851559920 140663168109480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11093] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11093/stat : 11093 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 21809 33554432000 1073741824 1073778376 140735851559920 140663167056680 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11094] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11094/stat : 11094 (java) S 11081 11084 9187 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 21809 33554432000 1073741824 1073778376 140735851559920 140663166003880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11095] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11095/stat : 11095 (java) S 11081 11084 9187 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 7218291 9856040960 21809 33554432000 1073741824 1073778376 140735851559920 140663153592808 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11096] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11096/stat : 11096 (java) S 11081 11084 9187 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 7218292 9856040960 21809 33554432000 1073741824 1073778376 140735851559920 140663152538872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11097] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11097/stat : 11097 (java) S 11081 11084 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 7218292 9856040960 21809 33554432000 1073741824 1073778376 140735851559920 140663151485960 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11098] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11098/stat : 11098 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218294 9856040960 21809 33554432000 1073741824 1073778376 140735851559920 140663150434448 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11099] ppid=11081 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/11084/task/11099/stat : 11099 (java) S 11081 11084 9187 0 -1 4202560 3007 0 0 0 32 0 0 0 20 0 19 0 7218294 9856040960 21809 33554432000 1073741824 1073778376 140735851559920 140663149382584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11100] ppid=11081 vsize=9625040 CPUtime=0.55 cores=1,3,5,7
/proc/11084/task/11100/stat : 11100 (java) S 11081 11084 9187 0 -1 4202560 5643 0 0 0 53 2 0 0 20 0 19 0 7218294 9856040960 21809 33554432000 1073741824 1073778376 140735851559920 140663148329784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11101] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11101/stat : 11101 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218294 9856040960 21809 33554432000 1073741824 1073778376 140735851559920 140663147277176 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11102] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11102/stat : 11102 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218294 9856040960 21809 33554432000 1073741824 1073778376 140735851559920 140663146224584 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11103] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11103/stat : 11103 (java) S 11081 11084 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 7218307 9856040960 21809 33554432000 1073741824 1073778376 140735851559920 140663145120936 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.94
Current children cumulated vsize (KiB) 9625040

[startup+6.3008 s]
/proc/loadavg: 2.04 2.03 2.00 3/213 11103
/proc/meminfo: memFree=25305244/32872528 swapFree=242912/249044
[pid=11084] ppid=11081 vsize=9625040 CPUtime=7.61 cores=1,3,5,7
/proc/11084/stat : 11084 (java) S 11081 11084 9187 0 -1 4202496 17349 0 1 0 756 5 0 0 20 0 19 0 7218288 9856040960 35471 33554432000 1073741824 1073778376 140735851559920 140735851551056 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11084/statm: 2406260 35471 2275 9 0 2396937 0
[pid=11084/tid=11086] ppid=11081 vsize=9625040 CPUtime=6.25 cores=1,3,5,7
/proc/11084/task/11086/stat : 11086 (java) R 11081 11084 9187 0 -1 4202560 2513 0 1 0 622 3 0 0 20 0 19 0 7218289 9856040960 35471 33554432000 1073741824 1073778376 140735851559920 140663329331672 140663269723854 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11087] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11087/stat : 11087 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 35471 33554432000 1073741824 1073778376 140735851559920 140663268063784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11088] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11088/stat : 11088 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 35471 33554432000 1073741824 1073778376 140735851559920 140663267010984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11089] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11089/stat : 11089 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 35471 33554432000 1073741824 1073778376 140735851559920 140663171266856 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11090] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11090/stat : 11090 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 35471 33554432000 1073741824 1073778376 140735851559920 140663170214056 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11091] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11091/stat : 11091 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 35471 33554432000 1073741824 1073778376 140735851559920 140663169162280 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11092] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11092/stat : 11092 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 35471 33554432000 1073741824 1073778376 140735851559920 140663168109480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11093] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11093/stat : 11093 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 35471 33554432000 1073741824 1073778376 140735851559920 140663167056680 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11094] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11094/stat : 11094 (java) S 11081 11084 9187 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 7218290 9856040960 35471 33554432000 1073741824 1073778376 140735851559920 140663166003880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11095] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11095/stat : 11095 (java) S 11081 11084 9187 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 7218291 9856040960 35471 33554432000 1073741824 1073778376 140735851559920 140663153592808 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11096] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11096/stat : 11096 (java) S 11081 11084 9187 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 7218292 9856040960 35471 33554432000 1073741824 1073778376 140735851559920 140663152538872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11097] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11097/stat : 11097 (java) S 11081 11084 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 7218292 9856040960 35471 33554432000 1073741824 1073778376 140735851559920 140663151485960 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11098] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11098/stat : 11098 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218294 9856040960 35471 33554432000 1073741824 1073778376 140735851559920 140663150434448 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11099] ppid=11081 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/11084/task/11099/stat : 11099 (java) S 11081 11084 9187 0 -1 4202560 3009 0 0 0 36 0 0 0 20 0 19 0 7218294 9856040960 35471 33554432000 1073741824 1073778376 140735851559920 140663149382584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11100] ppid=11081 vsize=9625040 CPUtime=0.99 cores=1,3,5,7
/proc/11084/task/11100/stat : 11100 (java) S 11081 11084 9187 0 -1 4202560 10554 0 0 0 96 3 0 0 20 0 19 0 7218294 9856040960 35471 33554432000 1073741824 1073778376 140735851559920 140663148329784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11101] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11101/stat : 11101 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218294 9856040960 35471 33554432000 1073741824 1073778376 140735851559920 140663147277176 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11102] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11102/stat : 11102 (java) S 11081 11084 9187 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 7218294 9856040960 35471 33554432000 1073741824 1073778376 140735851559920 140663146224584 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11103] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11103/stat : 11103 (java) S 11081 11084 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 7218307 9856040960 35471 33554432000 1073741824 1073778376 140735851559920 140663145120936 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.61
Current children cumulated vsize (KiB) 9625040


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

[pid=11084/tid=11096] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11096/stat : 11096 (java) S 11081 11084 9187 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 7218292 9856040960 80663 33554432000 1073741824 1073778376 140735851559920 140663152538872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11097] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11097/stat : 11097 (java) S 11081 11084 9187 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 7218292 9856040960 80663 33554432000 1073741824 1073778376 140735851559920 140663151485960 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11098] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11098/stat : 11098 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218294 9856040960 80663 33554432000 1073741824 1073778376 140735851559920 140663150434448 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11099] ppid=11081 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/11084/task/11099/stat : 11099 (java) S 11081 11084 9187 0 -1 4202560 3009 0 0 0 37 0 0 0 20 0 19 0 7218294 9856040960 80663 33554432000 1073741824 1073778376 140735851559920 140663149382584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11100] ppid=11081 vsize=9625040 CPUtime=1.17 cores=1,3,5,7
/proc/11084/task/11100/stat : 11100 (java) S 11081 11084 9187 0 -1 4202560 10567 0 0 0 114 3 0 0 20 0 19 0 7218294 9856040960 80663 33554432000 1073741824 1073778376 140735851559920 140663148329784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11101] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11101/stat : 11101 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218294 9856040960 80663 33554432000 1073741824 1073778376 140735851559920 140663147277176 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11102] ppid=11081 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/11084/task/11102/stat : 11102 (java) S 11081 11084 9187 0 -1 4202560 95 0 0 0 30 36 0 0 20 0 19 0 7218294 9856040960 80663 33554432000 1073741824 1073778376 140735851559920 140663146224584 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11103] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11103/stat : 11103 (java) S 11081 11084 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 7218307 9856040960 80663 33554432000 1073741824 1073778376 140735851559920 140663145120936 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1670.54
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 1.34 1.83 1.93 3/189 11178
/proc/meminfo: memFree=25648964/32872528 swapFree=242912/249044
[pid=11084] ppid=11081 vsize=9625040 CPUtime=1730.81 cores=1,3,5,7
/proc/11084/stat : 11084 (java) S 11081 11084 9187 0 -1 4202496 20967 0 1 0 172980 101 0 0 20 0 19 0 7218288 9856040960 79830 33554432000 1073741824 1073778376 140735851559920 140735851551056 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11084/statm: 2406260 79830 2297 9 0 2396937 0
[pid=11084/tid=11086] ppid=11081 vsize=9625040 CPUtime=1717.83 cores=1,3,5,7
/proc/11084/task/11086/stat : 11086 (java) R 11081 11084 9187 0 -1 4202560 2675 0 1 0 171752 31 0 0 20 0 19 0 7218289 9856040960 79830 33554432000 1073741824 1073778376 140735851559920 140663329332480 140663269640765 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11087] ppid=11081 vsize=9625040 CPUtime=1.26 cores=1,3,5,7
/proc/11084/task/11087/stat : 11087 (java) S 11081 11084 9187 0 -1 4202560 397 0 0 0 116 10 0 0 20 0 19 0 7218290 9856040960 79830 33554432000 1073741824 1073778376 140735851559920 140663268063784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11088] ppid=11081 vsize=9625040 CPUtime=1.18 cores=1,3,5,7
/proc/11084/task/11088/stat : 11088 (java) S 11081 11084 9187 0 -1 4202560 240 0 0 0 109 9 0 0 20 0 19 0 7218290 9856040960 79830 33554432000 1073741824 1073778376 140735851559920 140663267010984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11089] ppid=11081 vsize=9625040 CPUtime=1.22 cores=1,3,5,7
/proc/11084/task/11089/stat : 11089 (java) S 11081 11084 9187 0 -1 4202560 505 0 0 0 114 8 0 0 20 0 19 0 7218290 9856040960 79830 33554432000 1073741824 1073778376 140735851559920 140663171266856 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11090] ppid=11081 vsize=9625040 CPUtime=1.21 cores=1,3,5,7
/proc/11084/task/11090/stat : 11090 (java) S 11081 11084 9187 0 -1 4202560 208 0 0 0 115 6 0 0 20 0 19 0 7218290 9856040960 79830 33554432000 1073741824 1073778376 140735851559920 140663170214056 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11091] ppid=11081 vsize=9625040 CPUtime=1.14 cores=1,3,5,7
/proc/11084/task/11091/stat : 11091 (java) S 11081 11084 9187 0 -1 4202560 375 0 0 0 108 6 0 0 20 0 19 0 7218290 9856040960 79830 33554432000 1073741824 1073778376 140735851559920 140663169162280 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11092] ppid=11081 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/11084/task/11092/stat : 11092 (java) S 11081 11084 9187 0 -1 4202560 358 0 0 0 101 6 0 0 20 0 19 0 7218290 9856040960 79830 33554432000 1073741824 1073778376 140735851559920 140663168109480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11093] ppid=11081 vsize=9625040 CPUtime=1.15 cores=1,3,5,7
/proc/11084/task/11093/stat : 11093 (java) S 11081 11084 9187 0 -1 4202560 480 0 0 0 107 8 0 0 20 0 19 0 7218290 9856040960 79830 33554432000 1073741824 1073778376 140735851559920 140663167056680 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11094] ppid=11081 vsize=9625040 CPUtime=1.22 cores=1,3,5,7
/proc/11084/task/11094/stat : 11094 (java) S 11081 11084 9187 0 -1 4202560 411 0 0 0 114 8 0 0 20 0 19 0 7218290 9856040960 79830 33554432000 1073741824 1073778376 140735851559920 140663166003880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11095] ppid=11081 vsize=9625040 CPUtime=1.67 cores=1,3,5,7
/proc/11084/task/11095/stat : 11095 (java) S 11081 11084 9187 0 -1 4202560 385 0 0 0 162 5 0 0 20 0 19 0 7218291 9856040960 79830 33554432000 1073741824 1073778376 140735851559920 140663153592808 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11096] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11096/stat : 11096 (java) S 11081 11084 9187 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 7218292 9856040960 79830 33554432000 1073741824 1073778376 140735851559920 140663152538872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11097] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11097/stat : 11097 (java) S 11081 11084 9187 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 7218292 9856040960 79830 33554432000 1073741824 1073778376 140735851559920 140663151485960 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11098] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11098/stat : 11098 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218294 9856040960 79830 33554432000 1073741824 1073778376 140735851559920 140663150434448 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11099] ppid=11081 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/11084/task/11099/stat : 11099 (java) S 11081 11084 9187 0 -1 4202560 3009 0 0 0 37 0 0 0 20 0 19 0 7218294 9856040960 79830 33554432000 1073741824 1073778376 140735851559920 140663149382584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11100] ppid=11081 vsize=9625040 CPUtime=1.17 cores=1,3,5,7
/proc/11084/task/11100/stat : 11100 (java) S 11081 11084 9187 0 -1 4202560 10567 0 0 0 114 3 0 0 20 0 19 0 7218294 9856040960 79830 33554432000 1073741824 1073778376 140735851559920 140663148329784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11101] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11101/stat : 11101 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218294 9856040960 79830 33554432000 1073741824 1073778376 140735851559920 140663147277176 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11102] ppid=11081 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/11084/task/11102/stat : 11102 (java) S 11081 11084 9187 0 -1 4202560 99 0 0 0 31 38 0 0 20 0 19 0 7218294 9856040960 79830 33554432000 1073741824 1073778376 140735851559920 140663146224584 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11103] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11103/stat : 11103 (java) S 11081 11084 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 7218307 9856040960 79830 33554432000 1073741824 1073778376 140735851559920 140663145120936 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1730.81
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 1.15 1.68 1.87 2/189 11203
/proc/meminfo: memFree=25647560/32872528 swapFree=242912/249044
[pid=11084] ppid=11081 vsize=9625040 CPUtime=1791.08 cores=1,3,5,7
/proc/11084/stat : 11084 (java) S 11081 11084 9187 0 -1 4202496 21009 0 1 0 179005 103 0 0 20 0 19 0 7218288 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140735851551056 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11084/statm: 2406260 80246 2297 9 0 2396937 0
[pid=11084/tid=11086] ppid=11081 vsize=9625040 CPUtime=1777.6 cores=1,3,5,7
/proc/11084/task/11086/stat : 11086 (java) R 11081 11084 9187 0 -1 4202560 2685 0 1 0 177728 32 0 0 20 0 19 0 7218289 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663329324720 140663269533760 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11087] ppid=11081 vsize=9625040 CPUtime=1.31 cores=1,3,5,7
/proc/11084/task/11087/stat : 11087 (java) S 11081 11084 9187 0 -1 4202560 397 0 0 0 121 10 0 0 20 0 19 0 7218290 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663268063784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11088] ppid=11081 vsize=9625040 CPUtime=1.21 cores=1,3,5,7
/proc/11084/task/11088/stat : 11088 (java) S 11081 11084 9187 0 -1 4202560 240 0 0 0 112 9 0 0 20 0 19 0 7218290 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663267010984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11089] ppid=11081 vsize=9625040 CPUtime=1.27 cores=1,3,5,7
/proc/11084/task/11089/stat : 11089 (java) S 11081 11084 9187 0 -1 4202560 506 0 0 0 119 8 0 0 20 0 19 0 7218290 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663171266856 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11090] ppid=11081 vsize=9625040 CPUtime=1.27 cores=1,3,5,7
/proc/11084/task/11090/stat : 11090 (java) S 11081 11084 9187 0 -1 4202560 209 0 0 0 121 6 0 0 20 0 19 0 7218290 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663170214056 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11091] ppid=11081 vsize=9625040 CPUtime=1.19 cores=1,3,5,7
/proc/11084/task/11091/stat : 11091 (java) S 11081 11084 9187 0 -1 4202560 375 0 0 0 113 6 0 0 20 0 19 0 7218290 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663169162280 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11092] ppid=11081 vsize=9625040 CPUtime=1.12 cores=1,3,5,7
/proc/11084/task/11092/stat : 11092 (java) S 11081 11084 9187 0 -1 4202560 359 0 0 0 106 6 0 0 20 0 19 0 7218290 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663168109480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11093] ppid=11081 vsize=9625040 CPUtime=1.2 cores=1,3,5,7
/proc/11084/task/11093/stat : 11093 (java) S 11081 11084 9187 0 -1 4202560 480 0 0 0 112 8 0 0 20 0 19 0 7218290 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663167056680 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11094] ppid=11081 vsize=9625040 CPUtime=1.27 cores=1,3,5,7
/proc/11084/task/11094/stat : 11094 (java) S 11081 11084 9187 0 -1 4202560 412 0 0 0 119 8 0 0 20 0 19 0 7218290 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663166003880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11095] ppid=11081 vsize=9625040 CPUtime=1.77 cores=1,3,5,7
/proc/11084/task/11095/stat : 11095 (java) S 11081 11084 9187 0 -1 4202560 409 0 0 0 172 5 0 0 20 0 19 0 7218291 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663153592808 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11096] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11096/stat : 11096 (java) S 11081 11084 9187 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 7218292 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663152538872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11097] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11097/stat : 11097 (java) S 11081 11084 9187 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 7218292 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663151485960 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11098] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11098/stat : 11098 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218294 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663150434448 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11099] ppid=11081 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/11084/task/11099/stat : 11099 (java) S 11081 11084 9187 0 -1 4202560 3009 0 0 0 37 0 0 0 20 0 19 0 7218294 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663149382584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11100] ppid=11081 vsize=9625040 CPUtime=1.17 cores=1,3,5,7
/proc/11084/task/11100/stat : 11100 (java) S 11081 11084 9187 0 -1 4202560 10567 0 0 0 114 3 0 0 20 0 19 0 7218294 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663148329784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11101] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11101/stat : 11101 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218294 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663147277176 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11102] ppid=11081 vsize=9625040 CPUtime=0.72 cores=1,3,5,7
/proc/11084/task/11102/stat : 11102 (java) S 11081 11084 9187 0 -1 4202560 103 0 0 0 33 39 0 0 20 0 19 0 7218294 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663146224584 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11103] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11103/stat : 11103 (java) S 11081 11084 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 7218307 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663145120936 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1791.08
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1791.2 s]
/proc/loadavg: 1.14 1.67 1.86 2/189 11203
/proc/meminfo: memFree=25647568/32872528 swapFree=242912/249044
[pid=11084] ppid=11081 vsize=9625040 CPUtime=1800.02 cores=1,3,5,7
/proc/11084/stat : 11084 (java) S 11081 11084 9187 0 -1 4202496 21011 0 1 0 179899 103 0 0 20 0 19 0 7218288 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140735851551056 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11084/statm: 2406260 80246 2297 9 0 2396937 0
[pid=11084/tid=11086] ppid=11081 vsize=9625040 CPUtime=1786.47 cores=1,3,5,7
/proc/11084/task/11086/stat : 11086 (java) S 11081 11084 9187 0 -1 4202560 2687 0 1 0 178615 32 0 0 20 0 19 0 7218289 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663329332520 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11087] ppid=11081 vsize=9625040 CPUtime=1.31 cores=1,3,5,7
/proc/11084/task/11087/stat : 11087 (java) S 11081 11084 9187 0 -1 4202560 397 0 0 0 121 10 0 0 20 0 19 0 7218290 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663268063784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11088] ppid=11081 vsize=9625040 CPUtime=1.22 cores=1,3,5,7
/proc/11084/task/11088/stat : 11088 (java) S 11081 11084 9187 0 -1 4202560 240 0 0 0 113 9 0 0 20 0 19 0 7218290 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663267010984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11089] ppid=11081 vsize=9625040 CPUtime=1.28 cores=1,3,5,7
/proc/11084/task/11089/stat : 11089 (java) R 11081 11084 9187 0 -1 4202560 506 0 0 0 120 8 0 0 20 0 19 0 7218290 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663171266856 247067620412 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11084/tid=11090] ppid=11081 vsize=9625040 CPUtime=1.28 cores=1,3,5,7
/proc/11084/task/11090/stat : 11090 (java) S 11081 11084 9187 0 -1 4202560 209 0 0 0 122 6 0 0 20 0 19 0 7218290 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663170214056 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11091] ppid=11081 vsize=9625040 CPUtime=1.2 cores=1,3,5,7
/proc/11084/task/11091/stat : 11091 (java) S 11081 11084 9187 0 -1 4202560 375 0 0 0 114 6 0 0 20 0 19 0 7218290 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663169162280 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11092] ppid=11081 vsize=9625040 CPUtime=1.13 cores=1,3,5,7
/proc/11084/task/11092/stat : 11092 (java) R 11081 11084 9187 0 -1 4202560 359 0 0 0 107 6 0 0 20 0 19 0 7218290 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663168109480 140663336229804 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11093] ppid=11081 vsize=9625040 CPUtime=1.21 cores=1,3,5,7
/proc/11084/task/11093/stat : 11093 (java) S 11081 11084 9187 0 -1 4202560 480 0 0 0 113 8 0 0 20 0 19 0 7218290 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663167056680 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11084/tid=11094] ppid=11081 vsize=9625040 CPUtime=1.28 cores=1,3,5,7
/proc/11084/task/11094/stat : 11094 (java) R 11081 11084 9187 0 -1 4202560 412 0 0 0 120 8 0 0 20 0 19 0 7218290 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663166003880 140663336232179 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11095] ppid=11081 vsize=9625040 CPUtime=1.77 cores=1,3,5,7
/proc/11084/task/11095/stat : 11095 (java) S 11081 11084 9187 0 -1 4202560 409 0 0 0 172 5 0 0 20 0 19 0 7218291 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663153591688 247067620412 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11096] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11096/stat : 11096 (java) S 11081 11084 9187 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 7218292 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663152538872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11097] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11097/stat : 11097 (java) S 11081 11084 9187 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 7218292 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663151485960 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11098] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11098/stat : 11098 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218294 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663150434448 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11099] ppid=11081 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/11084/task/11099/stat : 11099 (java) S 11081 11084 9187 0 -1 4202560 3009 0 0 0 37 0 0 0 20 0 19 0 7218294 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663149382584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11100] ppid=11081 vsize=9625040 CPUtime=1.17 cores=1,3,5,7
/proc/11084/task/11100/stat : 11100 (java) S 11081 11084 9187 0 -1 4202560 10567 0 0 0 114 3 0 0 20 0 19 0 7218294 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663148329784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11101] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11101/stat : 11101 (java) S 11081 11084 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7218294 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663147277176 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11084/tid=11102] ppid=11081 vsize=9625040 CPUtime=0.72 cores=1,3,5,7
/proc/11084/task/11102/stat : 11102 (java) S 11081 11084 9187 0 -1 4202560 103 0 0 0 33 39 0 0 20 0 19 0 7218294 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663146224584 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11084/tid=11103] ppid=11081 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/11084/task/11103/stat : 11103 (java) S 11081 11084 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 7218307 9856040960 80246 33554432000 1073741824 1073778376 140735851559920 140663145120936 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 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 11084 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 1791.24
CPU time (s): 1800.78
CPU user time (s): 1799.24
CPU system time (s): 1.54277
CPU usage (%): 100.532
Max. virtual memory (cumulated for all children) (KiB): 9625780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.24
system time used= 1.54276
maximum resident set size= 622096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21051
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= 42615
involuntary context switches= 17744

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.1971 second user time and 17.0834 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-30 06:32:00
IDJOB=4119534
IDBENCH=111754
IDSOLVER=2546
FILE ID=node103/4119534-1467261120
RUNJOBID= node103-1467246683-9204
PBS_JOBID= 20004480
Free space on /tmp= 71712 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern25-06.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119534-1467261120/watcher-4119534-1467261120 -o /tmp/evaluation-result-4119534-1467261120/solver-4119534-1467261120 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1467246683-9204 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119534-1467261120.opb

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

MD5SUM BENCH= a0097386a7bec3daa0cd27522467eb6d
RANDOM SEED=1297698591

node103.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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        25442268 kB
Buffers:          138780 kB
Cached:          5739856 kB
SwapCached:            0 kB
Active:          1878752 kB
Inactive:        4527760 kB
Active(anon):     530564 kB
Inactive(anon):        0 kB
Active(file):    1348188 kB
Inactive(file):  4527760 kB
Unevictable:      249044 kB
Mlocked:          242912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               872 kB
Writeback:             0 kB
AnonPages:        795456 kB
Mapped:            22104 kB
Shmem:               204 kB
Slab:             624956 kB
SReclaimable:      68984 kB
SUnreclaim:       555972 kB
KernelStack:        1632 kB
PageTables:         5752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1059956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    499712 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= 71712 MiB
End job on node103 at 2016-06-30 07:01:51