Trace number 4118317

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 PB16OPT-20 713.076 710.263

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_3pm-0234-0234.lin.opb
MD5SUM7470bf3397bcc47905e7489789a16676
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-20
Best CPU time to get the best result obtained on this benchmark0.217966
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables252
Total number of constraints384
Number of constraints which are clauses180
Number of constraints which are cardinality constraints (but not clauses)24
Number of constraints which are nor clauses,nor cardinality constraints180
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 180
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 180
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 180
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

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.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Glucose 2.1 dynamic restart strategy
0.10/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-4118317-1467227649.opb
0.10/0.10	c reading problem ... 
0.10/0.11	c  objective function found
0.10/0.16	c ... done. Wall clock time 0.061s.
0.10/0.16	c declared #vars     252
0.10/0.16	c #constraints  408
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 204
0.10/0.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 24
0.10/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 180
0.10/0.16	c 408 constraints processed.
0.10/0.16	c objective function length is 180 literals
0.10/0.17	c SATISFIABLE
0.10/0.17	c OPTIMIZING...
0.10/0.17	c Got one! Elapsed wall clock time (in seconds):0.068
0.10/0.17	o -15
0.26/0.23	c Got one! Elapsed wall clock time (in seconds):0.126
0.26/0.23	o -17
0.80/0.53	c cleaning 2564 clauses out of 5127 with flag 10621/5127
1.08/0.77	c cleaning 4282 clauses out of 8564 with flag 22968/11128
1.39/1.09	c cleaning 5641 clauses out of 11282 with flag 37660/18128
1.80/1.48	c cleaning 6821 clauses out of 13641 with flag 54262/26128
2.33/1.97	c cleaning 7909 clauses out of 15819 with flag 73107/35127
2.82/2.49	c cleaning 8955 clauses out of 17910 with flag 93927/45127
3.53/3.16	c cleaning 9974 clauses out of 19955 with flag 116886/56127
4.26/3.80	c cleaning 10991 clauses out of 21981 with flag 142203/68127
5.11/4.62	c cleaning 11988 clauses out of 23990 with flag 169735/81127
6.13/5.64	c cleaning 12997 clauses out of 26002 with flag 199472/95127
7.02/6.58	c cleaning 14001 clauses out of 28005 with flag 231284/110127
9.22/8.70	c cleaning 15001 clauses out of 30005 with flag 274784/126128
11.23/10.73	c cleaning 15997 clauses out of 32003 with flag 323273/143127
13.62/13.14	c cleaning 17000 clauses out of 34006 with flag 376432/161127
15.82/15.37	c cleaning 18003 clauses out of 36006 with flag 429260/180127
17.92/17.44	c cleaning 19000 clauses out of 38003 with flag 481071/200127
20.72/20.21	c cleaning 19995 clauses out of 40004 with flag 548133/221128
23.12/22.62	c cleaning 21004 clauses out of 42008 with flag 610224/243127
25.52/25.06	c cleaning 21998 clauses out of 44005 with flag 672337/266128
27.83/27.35	c Got one! Elapsed wall clock time (in seconds):27.252
27.83/27.35	o -18
28.14/27.63	c Got one! Elapsed wall clock time (in seconds):27.525
28.14/27.63	o -19
28.63/28.11	c cleaning 25301 clauses out of 50602 with flag 7033/294723
29.14/28.70	c cleaning 15650 clauses out of 31300 with flag 20235/300722
29.73/29.23	c cleaning 11323 clauses out of 22649 with flag 35303/307721
30.24/29.75	c cleaning 9663 clauses out of 19326 with flag 52604/315721
30.93/30.45	c cleaning 9327 clauses out of 18663 with flag 73114/324721
31.73/31.20	c cleaning 9666 clauses out of 19336 with flag 95586/334721
32.43/31.98	c cleaning 10334 clauses out of 20670 with flag 120412/345721
33.32/32.88	c cleaning 11163 clauses out of 22337 with flag 148044/357722
34.32/33.85	c cleaning 12086 clauses out of 24176 with flag 175896/370724
35.32/34.89	c cleaning 13040 clauses out of 26087 with flag 206023/384721
36.55/36.07	c cleaning 14019 clauses out of 28047 with flag 238402/399721
37.85/37.36	c cleaning 15012 clauses out of 30029 with flag 272795/415722
39.25/38.79	c cleaning 16004 clauses out of 32018 with flag 309502/432723
40.95/40.41	c cleaning 16999 clauses out of 34012 with flag 353660/450721
43.15/42.63	c cleaning 18007 clauses out of 36014 with flag 406625/469722
45.05/44.53	c cleaning 19002 clauses out of 38007 with flag 456922/489722
47.55/47.04	c cleaning 19990 clauses out of 40004 with flag 516402/510721
49.45/48.99	c cleaning 21004 clauses out of 42014 with flag 571537/532721
52.06/51.57	c cleaning 22001 clauses out of 44010 with flag 630573/555721
55.36/54.86	c cleaning 22994 clauses out of 46011 with flag 700201/579723
57.87/57.40	c cleaning 24008 clauses out of 48015 with flag 761955/604721
60.16/59.68	c cleaning 25000 clauses out of 50007 with flag 820279/630721
63.37/62.81	c cleaning 25993 clauses out of 52008 with flag 884272/657722
67.86/67.33	c cleaning 27002 clauses out of 54014 with flag 966487/685721
72.26/71.76	c cleaning 28007 clauses out of 56013 with flag 1048776/714722
75.76/75.28	c cleaning 29003 clauses out of 58008 with flag 1119033/744724
80.06/79.53	c cleaning 29998 clauses out of 60003 with flag 1198859/775722
83.46/82.91	c cleaning 31001 clauses out of 62004 with flag 1273276/807721
86.89/86.34	c cleaning 32001 clauses out of 64004 with flag 1348996/840722
92.00/91.41	c cleaning 32996 clauses out of 66002 with flag 1438104/874721
96.59/96.08	c cleaning 34004 clauses out of 68008 with flag 1516007/909723
102.90/102.34	c cleaning 34997 clauses out of 70002 with flag 1605645/945721
110.49/110.00	c cleaning 36000 clauses out of 72005 with flag 1721653/982721
117.31/116.74	c cleaning 36996 clauses out of 74005 with flag 1826384/1020721
124.80/124.28	c cleaning 38002 clauses out of 76010 with flag 1936885/1059722
131.40/130.83	c cleaning 39004 clauses out of 78007 with flag 2035033/1099721
136.60/136.04	c cleaning 40002 clauses out of 80006 with flag 2128966/1140724
141.70/141.12	c cleaning 40998 clauses out of 82002 with flag 2225180/1182722
147.38/146.76	c cleaning 42001 clauses out of 84005 with flag 2323277/1225723
157.88/157.25	c cleaning 42997 clauses out of 86003 with flag 2446755/1269722
169.50/168.84	c cleaning 43996 clauses out of 88005 with flag 2580141/1314721
181.10/180.48	c cleaning 45001 clauses out of 90009 with flag 2717644/1360721
192.11/191.44	c cleaning 46002 clauses out of 92011 with flag 2849580/1407724
204.21/203.54	c cleaning 47003 clauses out of 94007 with flag 2995648/1455722
213.61/212.93	c cleaning 47999 clauses out of 96003 with flag 3123432/1504721
222.81/222.19	c cleaning 49003 clauses out of 98005 with flag 3230599/1554722
230.71/230.04	c cleaning 50000 clauses out of 100002 with flag 3344065/1605722
240.34/239.53	c cleaning 51000 clauses out of 102001 with flag 3460839/1657721
249.14/248.32	c cleaning 51997 clauses out of 104001 with flag 3575710/1710721
259.24/258.09	c cleaning 53002 clauses out of 106004 with flag 3697770/1764721
276.83/275.34	c cleaning 54000 clauses out of 108003 with flag 3870904/1819722
289.47/287.65	c cleaning 54997 clauses out of 110003 with flag 4012844/1875722
303.78/301.94	c cleaning 55998 clauses out of 112005 with flag 4160625/1932721
315.88/314.08	c cleaning 57001 clauses out of 114008 with flag 4290327/1990722
335.88/334.01	c cleaning 57998 clauses out of 116007 with flag 4459888/2049722
355.28/353.34	c cleaning 59001 clauses out of 118008 with flag 4629864/2109721
378.77/376.90	c cleaning 60001 clauses out of 120007 with flag 4814642/2170721
394.78/392.88	c cleaning 61003 clauses out of 122008 with flag 4962797/2232723
409.58/407.66	c cleaning 62003 clauses out of 124005 with flag 5100376/2295723
415.59/413.69	c Got one! Elapsed wall clock time (in seconds):413.584
415.59/413.69	o -20
417.48/415.50	c cleaning 48550 clauses out of 97099 with flag 12681/2330820
418.48/416.55	c cleaning 27260 clauses out of 54549 with flag 31381/2336820
419.18/417.24	c cleaning 17135 clauses out of 34289 with flag 51141/2343820
419.78/417.88	c cleaning 12572 clauses out of 25156 with flag 75796/2351822
420.48/418.59	c cleaning 10783 clauses out of 21581 with flag 102768/2360819
421.28/419.31	c cleaning 10393 clauses out of 20800 with flag 134053/2370821
422.08/420.13	c cleaning 10702 clauses out of 21405 with flag 168010/2381819
422.88/420.99	c cleaning 11349 clauses out of 22705 with flag 199526/2393821
423.98/422.07	c cleaning 12176 clauses out of 24356 with flag 240306/2406821
424.99/423.09	c cleaning 13084 clauses out of 26178 with flag 276215/2420819
426.49/424.50	c cleaning 14043 clauses out of 28095 with flag 322467/2435820
427.99/426.05	c cleaning 15023 clauses out of 30051 with flag 366723/2451819
429.69/427.72	c cleaning 16011 clauses out of 32029 with flag 416804/2468820
431.64/429.51	c cleaning 17006 clauses out of 34017 with flag 466920/2486819
433.64/431.56	c cleaning 18006 clauses out of 36012 with flag 520402/2505820
435.54/433.45	c cleaning 19001 clauses out of 38005 with flag 572457/2525819
437.74/435.66	c cleaning 19997 clauses out of 40004 with flag 626324/2546819
440.34/438.20	c cleaning 21000 clauses out of 42007 with flag 685020/2568819
442.94/440.81	c cleaning 22003 clauses out of 44007 with flag 740036/2591819
445.64/443.59	c cleaning 23003 clauses out of 46006 with flag 795714/2615821
448.43/446.31	c cleaning 23997 clauses out of 48001 with flag 855411/2640819
452.04/449.97	c cleaning 24997 clauses out of 50005 with flag 930674/2666820
456.04/453.97	c cleaning 26002 clauses out of 52007 with flag 1009012/2693819
459.34/457.24	c cleaning 27001 clauses out of 54005 with flag 1073857/2721819
463.74/461.60	c cleaning 27998 clauses out of 56004 with flag 1152597/2750819
468.34/466.25	c cleaning 29000 clauses out of 58006 with flag 1238174/2780819
473.14/471.03	c cleaning 30003 clauses out of 60007 with flag 1323596/2811820
478.94/476.84	c cleaning 30995 clauses out of 62005 with flag 1411676/2843821
484.94/482.84	c cleaning 32004 clauses out of 64008 with flag 1502812/2876819
490.34/488.13	c cleaning 32996 clauses out of 66005 with flag 1593654/2910820
496.24/494.07	c cleaning 34001 clauses out of 68009 with flag 1685716/2945820
502.03/499.89	c cleaning 35001 clauses out of 70007 with flag 1771276/2981819
507.93/505.72	c cleaning 36004 clauses out of 72007 with flag 1862154/3018820
513.74/511.53	c cleaning 37000 clauses out of 74002 with flag 1958372/3056819
520.82/518.68	c cleaning 37995 clauses out of 76002 with flag 2058201/3095819
528.42/526.26	c cleaning 38999 clauses out of 78007 with flag 2159132/3135819
536.02/533.84	c cleaning 40000 clauses out of 80009 with flag 2261011/3176820
543.33/541.14	c cleaning 41004 clauses out of 82008 with flag 2360789/3218819
551.63/549.41	c cleaning 41995 clauses out of 84004 with flag 2461724/3261819
559.95/557.65	c cleaning 43000 clauses out of 86009 with flag 2565332/3305819
569.25/566.98	c cleaning 44002 clauses out of 88009 with flag 2672692/3350819
580.36/578.02	c cleaning 45000 clauses out of 90008 with flag 2781947/3396820
590.66/588.35	c cleaning 46004 clauses out of 92011 with flag 2901793/3443823
599.96/597.70	c cleaning 46994 clauses out of 94003 with flag 3021824/3491819
610.06/607.78	c cleaning 48001 clauses out of 96010 with flag 3135143/3540820
620.36/618.01	c cleaning 49004 clauses out of 98009 with flag 3256086/3590820
630.77/628.42	c cleaning 49999 clauses out of 100005 with flag 3376876/3641820
642.87/640.54	c cleaning 51000 clauses out of 102006 with flag 3500699/3693820
654.17/651.74	c cleaning 51999 clauses out of 104005 with flag 3631558/3746819
665.38/662.90	c cleaning 53004 clauses out of 106008 with flag 3760050/3800821
676.28/673.82	c cleaning 54000 clauses out of 108003 with flag 3890406/3855820
686.48/684.08	c cleaning 54996 clauses out of 110001 with flag 4012209/3911819
700.19/697.73	c cleaning 55997 clauses out of 112006 with flag 4142210/3968820
712.77/710.25	c starts		: 11917
712.77/710.25	c conflicts		: 4021786
712.77/710.25	c decisions		: 4920040
712.77/710.25	c propagations		: 133388783
712.77/710.25	c inspects		: 13713770073
712.77/710.25	c shortcuts		: 0
712.77/710.25	c learnt literals	: 11
712.77/710.25	c learnt binary clauses	: 8
712.77/710.25	c learnt ternary clauses	: 28
712.77/710.25	c learnt constraints	: 4021774
712.77/710.25	c ignored constraints	: 0
712.77/710.25	c root simplifications	: 0
712.77/710.25	c removed literals (reason simplification)	: 0
712.77/710.25	c reason swapping (by a shorter reason)	: 0
712.77/710.25	c Calls to reduceDB	: 131
712.77/710.25	c Number of update (reduction) of LBD	: 168146
712.77/710.25	c Imported unit clauses	: 0
712.77/710.25	c number of reductions to clauses (during analyze)	: 0
712.77/710.25	c number of learned constraints concerned by reduction	: 0
712.77/710.25	c number of learning phase by resolution	: 0
712.77/710.25	c number of learning phase by cutting planes	: 0
712.77/710.25	c speed (assignments/second)	: 187849.30092777757
712.77/710.25	c non guided choices	0
712.77/710.25	c learnt constraints type 
712.77/710.25	s OPTIMUM FOUND
712.77/710.25	c Found 5 solution(s)
712.77/710.25	v -x1 -x2 x3 -x4 x5 -x6 -x7 x8 -x9 x10 -x11 -x12 x13 -x14 -x15 x16 -x17 -x18 -x19 -x20 x21 -x22 x23 -x24 x25 -x26 -x27 -x28 -x29 x30 -x31 -x32 x33 -x34 -x35 x36 -x37 -x38 x39 -x40 -x41 x42 -x43 -x44 x45 x46 -x47 -x48 -x49 x50 -x51 -x52 x53 -x54 -x55 -x56 x57 x58 -x59 -x60 -x61 -x62 x63 x64 -x65 -x66 -x67 x68 -x69 x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 x86 x87 -x88 -x89 -x90 -x91 x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 x109 x110 -x111 x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 x146 x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 x169 x170 -x171 -x172 -x173 -x174 -x175 x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 x189 x190 -x191 x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 x207 -x208 -x209 x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 x219 x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 
712.77/710.25	c objective function=-20
712.77/710.25	c Total wall clock time (in seconds): 710.151

Verifier Data

OK	-20

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-4118317-1467227649/watcher-4118317-1467227649 -o /tmp/evaluation-result-4118317-1467227649/solver-4118317-1467227649 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467227648-12920 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4118317-1467227649.opb 

pid=12956
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.32 2.36 2.90 4/188 12961
/proc/meminfo: memFree=28537408/32872528 swapFree=1459092/1655316
[pid=12961] ppid=12956 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/12961/stat : 12961 (java) S 12956 12961 5267 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 3716094 98570240 977 33554432000 1073741824 1073778376 140736810026320 140736810017456 239876472893 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12961/statm: 24065 977 743 9 0 16771 0
[pid=12961/tid=12962] ppid=12956 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12962/stat : 12962 (java) R 12956 12961 5267 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 3716094 98570240 977 33554432000 1073741824 1073778376 140736810026320 139813509541416 239873115520 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100161 s]
/proc/loadavg: 2.32 2.36 2.90 4/188 12961
/proc/meminfo: memFree=28537408/32872528 swapFree=1459092/1655316
[pid=12961] ppid=12956 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/12961/stat : 12961 (java) S 12956 12961 5267 0 -1 4202496 4457 0 1 0 9 1 0 0 20 0 18 0 3716094 9787879424 6093 33554432000 1073741824 1073778376 140736810026320 140736810017456 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12961/statm: 2389619 6093 2155 9 0 2380296 0
[pid=12961/tid=12962] ppid=12956 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/12961/task/12962/stat : 12962 (java) R 12956 12961 5267 0 -1 4202560 2377 0 1 0 6 2 0 0 20 0 18 0 3716094 9787879424 6093 33554432000 1073741824 1073778376 140736810026320 139813509544864 139813512391825 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.20028 s]
/proc/loadavg: 2.32 2.36 2.90 4/188 12961
/proc/meminfo: memFree=28537408/32872528 swapFree=1459092/1655316
[pid=12961] ppid=12956 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/12961/stat : 12961 (java) S 12956 12961 5267 0 -1 4202496 5307 0 1 0 25 1 0 0 20 0 19 0 3716094 9856040960 7797 33554432000 1073741824 1073778376 140736810026320 140736810017456 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12961/statm: 2406260 7797 2228 9 0 2396937 0
[pid=12961/tid=12962] ppid=12956 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/12961/task/12962/stat : 12962 (java) R 12956 12961 5267 0 -1 4202560 2409 0 1 0 16 2 0 0 20 0 19 0 3716094 9856040960 7797 33554432000 1073741824 1073778376 140736810026320 139813509546624 139813349079873 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9625040

[startup+0.300269 s]
/proc/loadavg: 2.32 2.36 2.90 4/188 12961
/proc/meminfo: memFree=28537408/32872528 swapFree=1459092/1655316
[pid=12961] ppid=12956 vsize=9625040 CPUtime=0.56 cores=1,3,5,7
/proc/12961/stat : 12961 (java) S 12956 12961 5267 0 -1 4202496 7364 0 1 0 54 2 0 0 20 0 19 0 3716094 9856040960 9080 33554432000 1073741824 1073778376 140736810026320 140736810017456 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12961/statm: 2406260 9080 2245 9 0 2396937 0
[pid=12961/tid=12962] ppid=12956 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/12961/task/12962/stat : 12962 (java) R 12956 12961 5267 0 -1 4202560 2409 0 1 0 26 2 0 0 20 0 19 0 3716094 9856040960 9080 33554432000 1073741824 1073778376 140736810026320 139813509545888 139813349075103 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9625040

[startup+0.700276 s]
/proc/loadavg: 2.32 2.36 2.90 4/188 12961
/proc/meminfo: memFree=28537408/32872528 swapFree=1459092/1655316
[pid=12961] ppid=12956 vsize=9625040 CPUtime=1.08 cores=1,3,5,7
/proc/12961/stat : 12961 (java) S 12956 12961 5267 0 -1 4202496 8468 0 1 0 106 2 0 0 20 0 19 0 3716094 9856040960 9605 33554432000 1073741824 1073778376 140736810026320 140736810017456 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12961/statm: 2406260 9605 2254 9 0 2396937 0
[pid=12961/tid=12962] ppid=12956 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/12961/task/12962/stat : 12962 (java) R 12956 12961 5267 0 -1 4202560 2410 0 1 0 66 2 0 0 20 0 19 0 3716094 9856040960 9605 33554432000 1073741824 1073778376 140736810026320 139813509545888 139813349429849 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 9625040

[startup+1.50076 s]
/proc/loadavg: 2.32 2.36 2.90 4/213 12986
/proc/meminfo: memFree=28448984/32872528 swapFree=1459092/1655316
[pid=12961] ppid=12956 vsize=9625040 CPUtime=1.93 cores=1,3,5,7
/proc/12961/stat : 12961 (java) S 12956 12961 5267 0 -1 4202496 8475 0 1 0 191 2 0 0 20 0 19 0 3716094 9856040960 11144 33554432000 1073741824 1073778376 140736810026320 140736810017456 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12961/statm: 2406260 11144 2256 9 0 2396937 0
[pid=12961/tid=12962] ppid=12956 vsize=9625040 CPUtime=1.48 cores=1,3,5,7
/proc/12961/task/12962/stat : 12962 (java) R 12956 12961 5267 0 -1 4202560 2414 0 1 0 146 2 0 0 20 0 19 0 3716094 9856040960 11144 33554432000 1073741824 1073778376 140736810026320 139813509546600 139813349453090 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12964] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12964/stat : 12964 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 11144 33554432000 1073741824 1073778376 140736810026320 139813471038376 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12965] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12965/stat : 12965 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 11144 33554432000 1073741824 1073778376 140736810026320 139813469985832 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12961/tid=12966] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12966/stat : 12966 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 11144 33554432000 1073741824 1073778376 140736810026320 139813468932776 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12967] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12967/stat : 12967 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 11144 33554432000 1073741824 1073778376 140736810026320 139813467880232 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12968] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12968/stat : 12968 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 11144 33554432000 1073741824 1073778376 140736810026320 139813348960680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12969] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12969/stat : 12969 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 11144 33554432000 1073741824 1073778376 140736810026320 139813347908136 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12970] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12970/stat : 12970 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 11144 33554432000 1073741824 1073778376 140736810026320 139813346855080 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12971] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12971/stat : 12971 (java) S 12956 12961 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 11144 33554432000 1073741824 1073778376 140736810026320 139813345802536 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12977] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12977/stat : 12977 (java) S 12956 12961 5267 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 3716096 9856040960 11144 33554432000 1073741824 1073778376 140736810026320 139813333605224 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12978] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12978/stat : 12978 (java) S 12956 12961 5267 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 3716096 9856040960 11144 33554432000 1073741824 1073778376 140736810026320 139812728203128 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12979] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12979/stat : 12979 (java) S 12956 12961 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3716097 9856040960 11144 33554432000 1073741824 1073778376 140736810026320 139812727149960 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12980] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12980/stat : 12980 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716099 9856040960 11144 33554432000 1073741824 1073778376 140736810026320 139812726098704 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12981] ppid=12956 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/12961/task/12981/stat : 12981 (java) S 12956 12961 5267 0 -1 4202560 2791 0 0 0 22 0 0 0 20 0 19 0 3716099 9856040960 11144 33554432000 1073741824 1073778376 140736810026320 139812725045560 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12982] ppid=12956 vsize=9625040 CPUtime=0.19 cores=1,3,5,7
/proc/12961/task/12982/stat : 12982 (java) S 12956 12961 5267 0 -1 4202560 1997 0 0 0 19 0 0 0 20 0 19 0 3716099 9856040960 11144 33554432000 1073741824 1073778376 140736810026320 139812723993016 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12961/tid=12983] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12983/stat : 12983 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716099 9856040960 11144 33554432000 1073741824 1073778376 140736810026320 139812722940152 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12961/tid=12984] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12984/stat : 12984 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716099 9856040960 11144 33554432000 1073741824 1073778376 140736810026320 139812721887816 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12985] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12985/stat : 12985 (java) S 12956 12961 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3716111 9856040960 11144 33554432000 1073741824 1073778376 140736810026320 139812720834088 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 2.29 2.36 2.90 3/213 12986
/proc/meminfo: memFree=28414604/32872528 swapFree=1459092/1655316
[pid=12961] ppid=12956 vsize=9625040 CPUtime=3.53 cores=1,3,5,7
/proc/12961/stat : 12961 (java) S 12956 12961 5267 0 -1 4202496 8480 0 1 0 350 3 0 0 20 0 19 0 3716094 9856040960 13704 33554432000 1073741824 1073778376 140736810026320 140736810017456 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12961/statm: 2406260 13704 2256 9 0 2396937 0
[pid=12961/tid=12962] ppid=12956 vsize=9625040 CPUtime=3.07 cores=1,3,5,7
/proc/12961/task/12962/stat : 12962 (java) R 12956 12961 5267 0 -1 4202560 2419 0 1 0 305 2 0 0 20 0 19 0 3716094 9856040960 13704 33554432000 1073741824 1073778376 140736810026320 139813509537472 139813349475833 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12964] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12964/stat : 12964 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 13704 33554432000 1073741824 1073778376 140736810026320 139813471038376 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12965] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12965/stat : 12965 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 13704 33554432000 1073741824 1073778376 140736810026320 139813469985832 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12961/tid=12966] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12966/stat : 12966 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 13704 33554432000 1073741824 1073778376 140736810026320 139813468932776 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12967] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12967/stat : 12967 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 13704 33554432000 1073741824 1073778376 140736810026320 139813467880232 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12968] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12968/stat : 12968 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 13704 33554432000 1073741824 1073778376 140736810026320 139813348960680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12969] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12969/stat : 12969 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 13704 33554432000 1073741824 1073778376 140736810026320 139813347908136 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12970] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12970/stat : 12970 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 13704 33554432000 1073741824 1073778376 140736810026320 139813346855080 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12971] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12971/stat : 12971 (java) S 12956 12961 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 13704 33554432000 1073741824 1073778376 140736810026320 139813345802536 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12977] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12977/stat : 12977 (java) S 12956 12961 5267 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 3716096 9856040960 13704 33554432000 1073741824 1073778376 140736810026320 139813333605224 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12978] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12978/stat : 12978 (java) S 12956 12961 5267 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 3716096 9856040960 13704 33554432000 1073741824 1073778376 140736810026320 139812728203128 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12979] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12979/stat : 12979 (java) S 12956 12961 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3716097 9856040960 13704 33554432000 1073741824 1073778376 140736810026320 139812727149960 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12980] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12980/stat : 12980 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716099 9856040960 13704 33554432000 1073741824 1073778376 140736810026320 139812726098704 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12981] ppid=12956 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/12961/task/12981/stat : 12981 (java) S 12956 12961 5267 0 -1 4202560 2791 0 0 0 22 0 0 0 20 0 19 0 3716099 9856040960 13704 33554432000 1073741824 1073778376 140736810026320 139812725045560 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12982] ppid=12956 vsize=9625040 CPUtime=0.19 cores=1,3,5,7
/proc/12961/task/12982/stat : 12982 (java) S 12956 12961 5267 0 -1 4202560 1997 0 0 0 19 0 0 0 20 0 19 0 3716099 9856040960 13704 33554432000 1073741824 1073778376 140736810026320 139812723993016 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12961/tid=12983] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12983/stat : 12983 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716099 9856040960 13704 33554432000 1073741824 1073778376 140736810026320 139812722940152 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12961/tid=12984] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12984/stat : 12984 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716099 9856040960 13704 33554432000 1073741824 1073778376 140736810026320 139812721887816 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12985] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12985/stat : 12985 (java) S 12956 12961 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3716111 9856040960 13704 33554432000 1073741824 1073778376 140736810026320 139812720834088 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 9625040

[startup+6.3008 s]
/proc/loadavg: 2.29 2.36 2.90 3/213 12986
/proc/meminfo: memFree=28331228/32872528 swapFree=1459092/1655316
[pid=12961] ppid=12956 vsize=9625040 CPUtime=6.82 cores=1,3,5,7
/proc/12961/stat : 12961 (java) S 12956 12961 5267 0 -1 4202496 9520 0 1 0 679 3 0 0 20 0 19 0 3716094 9856040960 17979 33554432000 1073741824 1073778376 140736810026320 140736810017456 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12961/statm: 2406260 17979 2258 9 0 2396937 0
[pid=12961/tid=12962] ppid=12956 vsize=9625040 CPUtime=6.28 cores=1,3,5,7
/proc/12961/task/12962/stat : 12962 (java) R 12956 12961 5267 0 -1 4202560 2428 0 1 0 625 3 0 0 20 0 19 0 3716094 9856040960 17979 33554432000 1073741824 1073778376 140736810026320 139813509537456 139813349475833 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12964] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12964/stat : 12964 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 17979 33554432000 1073741824 1073778376 140736810026320 139813471038376 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12965] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12965/stat : 12965 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 17979 33554432000 1073741824 1073778376 140736810026320 139813469985832 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12961/tid=12966] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12966/stat : 12966 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 17979 33554432000 1073741824 1073778376 140736810026320 139813468932776 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12967] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12967/stat : 12967 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 17979 33554432000 1073741824 1073778376 140736810026320 139813467880232 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12968] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12968/stat : 12968 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 17979 33554432000 1073741824 1073778376 140736810026320 139813348960680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12969] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12969/stat : 12969 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 17979 33554432000 1073741824 1073778376 140736810026320 139813347908136 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12970] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12970/stat : 12970 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 17979 33554432000 1073741824 1073778376 140736810026320 139813346855080 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12971] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12971/stat : 12971 (java) S 12956 12961 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3716095 9856040960 17979 33554432000 1073741824 1073778376 140736810026320 139813345802536 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12977] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12977/stat : 12977 (java) S 12956 12961 5267 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 3716096 9856040960 17979 33554432000 1073741824 1073778376 140736810026320 139813333605224 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12978] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12978/stat : 12978 (java) S 12956 12961 5267 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 3716096 9856040960 17979 33554432000 1073741824 1073778376 140736810026320 139812728203128 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12979] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12979/stat : 12979 (java) S 12956 12961 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3716097 9856040960 17979 33554432000 1073741824 1073778376 140736810026320 139812727149960 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12980] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12980/stat : 12980 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716099 9856040960 17979 33554432000 1073741824 1073778376 140736810026320 139812726098704 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12981] ppid=12956 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/12961/task/12981/stat : 12981 (java) S 12956 12961 5267 0 -1 4202560 2795 0 0 0 23 0 0 0 20 0 19 0 3716099 9856040960 17979 33554432000 1073741824 1073778376 140736810026320 139812725045560 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12982] ppid=12956 vsize=9625040 CPUtime=0.28 cores=1,3,5,7

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

[pid=12961/tid=12966] ppid=12956 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/12961/task/12966/stat : 12966 (java) S 12956 12961 5267 0 -1 4202560 137 0 0 0 7 2 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813468932776 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12961/tid=12967] ppid=12956 vsize=9625040 CPUtime=0.12 cores=1,3,5,7
/proc/12961/task/12967/stat : 12967 (java) S 12956 12961 5267 0 -1 4202560 100 0 0 0 9 3 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813467880232 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12968] ppid=12956 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/12961/task/12968/stat : 12968 (java) S 12956 12961 5267 0 -1 4202560 321 0 0 0 12 3 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813348960680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12969] ppid=12956 vsize=9625040 CPUtime=0.12 cores=1,3,5,7
/proc/12961/task/12969/stat : 12969 (java) S 12956 12961 5267 0 -1 4202560 303 0 0 0 9 3 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813347908136 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12970] ppid=12956 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/12961/task/12970/stat : 12970 (java) S 12956 12961 5267 0 -1 4202560 112 0 0 0 9 2 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813346855080 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12961/tid=12971] ppid=12956 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/12961/task/12971/stat : 12971 (java) S 12956 12961 5267 0 -1 4202560 103 0 0 0 10 4 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813345802536 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12977] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12977/stat : 12977 (java) S 12956 12961 5267 0 -1 4202560 91 0 0 0 0 0 0 0 20 0 19 0 3716096 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813333605224 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12978] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12978/stat : 12978 (java) S 12956 12961 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3716096 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812728203128 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12979] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12979/stat : 12979 (java) S 12956 12961 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3716097 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812727149960 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12980] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12980/stat : 12980 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716099 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812726098704 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12981] ppid=12956 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/12961/task/12981/stat : 12981 (java) S 12956 12961 5267 0 -1 4202560 2795 0 0 0 26 0 0 0 20 0 19 0 3716099 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812725045560 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12982] ppid=12956 vsize=9625040 CPUtime=1.43 cores=1,3,5,7
/proc/12961/task/12982/stat : 12982 (java) S 12956 12961 5267 0 -1 4202560 14635 0 0 0 140 3 0 0 20 0 19 0 3716099 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812723993016 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12983] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12983/stat : 12983 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716099 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812722940152 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12961/tid=12984] ppid=12956 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/12961/task/12984/stat : 12984 (java) S 12956 12961 5267 0 -1 4202560 42 0 0 0 10 13 0 0 20 0 19 0 3716099 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812721887816 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12985] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12985/stat : 12985 (java) S 12956 12961 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3716111 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812720834088 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 711.37
Current children cumulated vsize (KiB) 9625040

[startup+709.608 s]
/proc/loadavg: 2.30 2.40 2.62 3/213 13002
/proc/meminfo: memFree=27793228/32872528 swapFree=1459092/1655316
[pid=12961] ppid=12956 vsize=9625040 CPUtime=712.17 cores=1,3,5,7
/proc/12961/stat : 12961 (java) S 12956 12961 5267 0 -1 4202496 22797 0 1 0 71174 43 0 0 20 0 19 0 3716094 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 140736810017456 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12961/statm: 2406260 106840 2272 9 0 2396937 0
[pid=12961/tid=12962] ppid=12956 vsize=9625040 CPUtime=709.19 cores=1,3,5,7
/proc/12961/task/12962/stat : 12962 (java) R 12956 12961 5267 0 -1 4202560 2491 0 1 0 70904 15 0 0 20 0 19 0 3716094 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813509544368 139813349609122 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12964] ppid=12956 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/12961/task/12964/stat : 12964 (java) S 12956 12961 5267 0 -1 4202560 262 0 0 0 12 4 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813471038376 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12965] ppid=12956 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/12961/task/12965/stat : 12965 (java) S 12956 12961 5267 0 -1 4202560 146 0 0 0 13 3 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813469985832 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12966] ppid=12956 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/12961/task/12966/stat : 12966 (java) S 12956 12961 5267 0 -1 4202560 137 0 0 0 7 2 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813468932776 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12961/tid=12967] ppid=12956 vsize=9625040 CPUtime=0.12 cores=1,3,5,7
/proc/12961/task/12967/stat : 12967 (java) S 12956 12961 5267 0 -1 4202560 100 0 0 0 9 3 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813467880232 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12968] ppid=12956 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/12961/task/12968/stat : 12968 (java) S 12956 12961 5267 0 -1 4202560 321 0 0 0 12 3 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813348960680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12969] ppid=12956 vsize=9625040 CPUtime=0.12 cores=1,3,5,7
/proc/12961/task/12969/stat : 12969 (java) S 12956 12961 5267 0 -1 4202560 303 0 0 0 9 3 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813347908136 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12970] ppid=12956 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/12961/task/12970/stat : 12970 (java) S 12956 12961 5267 0 -1 4202560 112 0 0 0 9 2 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813346855080 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12961/tid=12971] ppid=12956 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/12961/task/12971/stat : 12971 (java) S 12956 12961 5267 0 -1 4202560 103 0 0 0 10 4 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813345802536 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12977] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12977/stat : 12977 (java) S 12956 12961 5267 0 -1 4202560 91 0 0 0 0 0 0 0 20 0 19 0 3716096 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813333605224 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12978] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12978/stat : 12978 (java) S 12956 12961 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3716096 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812728203128 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12979] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12979/stat : 12979 (java) S 12956 12961 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3716097 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812727149960 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12980] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12980/stat : 12980 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716099 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812726098704 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12981] ppid=12956 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/12961/task/12981/stat : 12981 (java) S 12956 12961 5267 0 -1 4202560 2795 0 0 0 26 0 0 0 20 0 19 0 3716099 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812725045560 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12982] ppid=12956 vsize=9625040 CPUtime=1.43 cores=1,3,5,7
/proc/12961/task/12982/stat : 12982 (java) S 12956 12961 5267 0 -1 4202560 14635 0 0 0 140 3 0 0 20 0 19 0 3716099 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812723993016 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12983] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12983/stat : 12983 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716099 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812722940152 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12961/tid=12984] ppid=12956 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/12961/task/12984/stat : 12984 (java) S 12956 12961 5267 0 -1 4202560 42 0 0 0 10 13 0 0 20 0 19 0 3716099 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812721887816 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12985] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12985/stat : 12985 (java) S 12956 12961 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3716111 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812720834088 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 712.17
Current children cumulated vsize (KiB) 9625040

[startup+710.001 s]
/proc/loadavg: 2.30 2.40 2.62 3/213 13002
/proc/meminfo: memFree=27793228/32872528 swapFree=1459092/1655316
[pid=12961] ppid=12956 vsize=9625040 CPUtime=712.57 cores=1,3,5,7
/proc/12961/stat : 12961 (java) S 12956 12961 5267 0 -1 4202496 22798 0 1 0 71214 43 0 0 20 0 19 0 3716094 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 140736810017456 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12961/statm: 2406260 106840 2272 9 0 2396937 0
[pid=12961/tid=12962] ppid=12956 vsize=9625040 CPUtime=709.59 cores=1,3,5,7
/proc/12961/task/12962/stat : 12962 (java) R 12956 12961 5267 0 -1 4202560 2491 0 1 0 70944 15 0 0 20 0 19 0 3716094 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813509546776 139813349609152 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12964] ppid=12956 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/12961/task/12964/stat : 12964 (java) S 12956 12961 5267 0 -1 4202560 262 0 0 0 12 4 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813471038376 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12965] ppid=12956 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/12961/task/12965/stat : 12965 (java) S 12956 12961 5267 0 -1 4202560 146 0 0 0 13 3 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813469985832 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12966] ppid=12956 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/12961/task/12966/stat : 12966 (java) S 12956 12961 5267 0 -1 4202560 137 0 0 0 7 2 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813468932776 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12961/tid=12967] ppid=12956 vsize=9625040 CPUtime=0.12 cores=1,3,5,7
/proc/12961/task/12967/stat : 12967 (java) S 12956 12961 5267 0 -1 4202560 100 0 0 0 9 3 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813467880232 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12968] ppid=12956 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/12961/task/12968/stat : 12968 (java) S 12956 12961 5267 0 -1 4202560 321 0 0 0 12 3 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813348960680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12969] ppid=12956 vsize=9625040 CPUtime=0.12 cores=1,3,5,7
/proc/12961/task/12969/stat : 12969 (java) S 12956 12961 5267 0 -1 4202560 303 0 0 0 9 3 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813347908136 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12970] ppid=12956 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/12961/task/12970/stat : 12970 (java) S 12956 12961 5267 0 -1 4202560 112 0 0 0 9 2 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813346855080 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12961/tid=12971] ppid=12956 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/12961/task/12971/stat : 12971 (java) S 12956 12961 5267 0 -1 4202560 103 0 0 0 10 4 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813345802536 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12977] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12977/stat : 12977 (java) S 12956 12961 5267 0 -1 4202560 91 0 0 0 0 0 0 0 20 0 19 0 3716096 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813333605224 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12978] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12978/stat : 12978 (java) S 12956 12961 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3716096 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812728203128 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12979] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12979/stat : 12979 (java) S 12956 12961 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3716097 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812727149960 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12980] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12980/stat : 12980 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716099 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812726098704 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12981] ppid=12956 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/12961/task/12981/stat : 12981 (java) S 12956 12961 5267 0 -1 4202560 2796 0 0 0 26 0 0 0 20 0 19 0 3716099 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812725045560 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12982] ppid=12956 vsize=9625040 CPUtime=1.43 cores=1,3,5,7
/proc/12961/task/12982/stat : 12982 (java) S 12956 12961 5267 0 -1 4202560 14635 0 0 0 140 3 0 0 20 0 19 0 3716099 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812723993016 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12983] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12983/stat : 12983 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716099 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812722940152 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12961/tid=12984] ppid=12956 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/12961/task/12984/stat : 12984 (java) S 12956 12961 5267 0 -1 4202560 42 0 0 0 10 13 0 0 20 0 19 0 3716099 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812721887816 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12985] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12985/stat : 12985 (java) S 12956 12961 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3716111 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812720834088 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 712.57
Current children cumulated vsize (KiB) 9625040

[startup+710.201 s]
/proc/loadavg: 2.30 2.40 2.62 3/213 13002
/proc/meminfo: memFree=27793228/32872528 swapFree=1459092/1655316
[pid=12961] ppid=12956 vsize=9625040 CPUtime=712.77 cores=1,3,5,7
/proc/12961/stat : 12961 (java) S 12956 12961 5267 0 -1 4202496 22798 0 1 0 71234 43 0 0 20 0 19 0 3716094 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 140736810017456 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12961/statm: 2406260 106840 2272 9 0 2396937 0
[pid=12961/tid=12962] ppid=12956 vsize=9625040 CPUtime=709.79 cores=1,3,5,7
/proc/12961/task/12962/stat : 12962 (java) R 12956 12961 5267 0 -1 4202560 2491 0 1 0 70964 15 0 0 20 0 19 0 3716094 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813509546776 139813349609140 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12964] ppid=12956 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/12961/task/12964/stat : 12964 (java) S 12956 12961 5267 0 -1 4202560 262 0 0 0 12 4 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813471038376 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12965] ppid=12956 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/12961/task/12965/stat : 12965 (java) S 12956 12961 5267 0 -1 4202560 146 0 0 0 13 3 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813469985832 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12966] ppid=12956 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/12961/task/12966/stat : 12966 (java) S 12956 12961 5267 0 -1 4202560 137 0 0 0 7 2 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813468932776 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12961/tid=12967] ppid=12956 vsize=9625040 CPUtime=0.12 cores=1,3,5,7
/proc/12961/task/12967/stat : 12967 (java) S 12956 12961 5267 0 -1 4202560 100 0 0 0 9 3 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813467880232 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12968] ppid=12956 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/12961/task/12968/stat : 12968 (java) S 12956 12961 5267 0 -1 4202560 321 0 0 0 12 3 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813348960680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12969] ppid=12956 vsize=9625040 CPUtime=0.12 cores=1,3,5,7
/proc/12961/task/12969/stat : 12969 (java) S 12956 12961 5267 0 -1 4202560 303 0 0 0 9 3 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813347908136 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12970] ppid=12956 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/12961/task/12970/stat : 12970 (java) S 12956 12961 5267 0 -1 4202560 112 0 0 0 9 2 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813346855080 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12961/tid=12971] ppid=12956 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/12961/task/12971/stat : 12971 (java) S 12956 12961 5267 0 -1 4202560 103 0 0 0 10 4 0 0 20 0 19 0 3716095 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813345802536 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12977] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12977/stat : 12977 (java) S 12956 12961 5267 0 -1 4202560 91 0 0 0 0 0 0 0 20 0 19 0 3716096 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139813333605224 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12978] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12978/stat : 12978 (java) S 12956 12961 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3716096 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812728203128 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12979] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12979/stat : 12979 (java) S 12956 12961 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3716097 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812727149960 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12980] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12980/stat : 12980 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716099 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812726098704 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12981] ppid=12956 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/12961/task/12981/stat : 12981 (java) S 12956 12961 5267 0 -1 4202560 2796 0 0 0 26 0 0 0 20 0 19 0 3716099 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812725045560 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12961/tid=12982] ppid=12956 vsize=9625040 CPUtime=1.43 cores=1,3,5,7
/proc/12961/task/12982/stat : 12982 (java) S 12956 12961 5267 0 -1 4202560 14635 0 0 0 140 3 0 0 20 0 19 0 3716099 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812723993016 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12961/tid=12983] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12983/stat : 12983 (java) S 12956 12961 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3716099 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812722940152 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12961/tid=12984] ppid=12956 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/12961/task/12984/stat : 12984 (java) S 12956 12961 5267 0 -1 4202560 42 0 0 0 10 13 0 0 20 0 19 0 3716099 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812721887816 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12961/tid=12985] ppid=12956 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12961/task/12985/stat : 12985 (java) S 12956 12961 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3716111 9856040960 106840 33554432000 1073741824 1073778376 140736810026320 139812720834088 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 712.77
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 710.263
CPU time (s): 713.076
CPU user time (s): 712.384
CPU system time (s): 0.691894
CPU usage (%): 100.396
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 712.384
system time used= 0.691894
maximum resident set size= 427420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22819
page faults= 1
swaps= 0
block input operations= 0
block output operations= 600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15377
involuntary context switches= 4945

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.09323 second user time and 6.32904 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-29 21:14:09
IDJOB=4118317
IDBENCH=111480
IDSOLVER=2546
FILE ID=node136/4118317-1467227649
RUNJOBID= node136-1467227648-12920
PBS_JOBID= 19997574
Free space on /tmp= 71644 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_3pm-0234-0234.lin.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118317-1467227649/watcher-4118317-1467227649 -o /tmp/evaluation-result-4118317-1467227649/solver-4118317-1467227649 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467227648-12920 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4118317-1467227649.opb

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

MD5SUM BENCH= 7470bf3397bcc47905e7489789a16676
RANDOM SEED=568082661

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.182
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.182
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.182
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:        28541652 kB
Buffers:          153392 kB
Cached:          1751668 kB
SwapCached:            0 kB
Active:           248260 kB
Inactive:        1685156 kB
Active(anon):      31180 kB
Inactive(anon):        0 kB
Active(file):     217080 kB
Inactive(file):  1685156 kB
Unevictable:     1655316 kB
Mlocked:         1459092 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1576 kB
Writeback:             0 kB
AnonPages:       1684328 kB
Mapped:            16416 kB
Shmem:               204 kB
Slab:             610100 kB
SReclaimable:      54144 kB
SUnreclaim:       555956 kB
KernelStack:        1392 kB
PageTables:         7496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2310508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 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= 71644 MiB
End job on node136 at 2016-06-29 21:25:59