Trace number 4085804

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)-33 1800.77 1782.54

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_10_4.opb
MD5SUM169f1f6799c5c0fd2a1b0aca08165f42
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-47
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -59
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)5048
Sum of products size (including duplicates)10096
Number of different products2524
Sum of products size5048

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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	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.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4085804-1467239648.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.44/0.39	c ... done. Wall clock time 0.274s.
0.44/0.39	c declared #vars     400
0.44/0.39	c internal #vars     2924
0.44/0.39	c #constraints  5650
0.44/0.39	c constraints type 
0.44/0.39	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2524
0.44/0.39	c org.sat4j.minisat.constraints.card.MinWatchCard => 402
0.44/0.39	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 200
0.44/0.39	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2524
0.44/0.39	c 5650 constraints processed.
0.44/0.39	c objective function length is 200 literals
2.69/1.82	c cleaning 2500 clauses out of 5000 with flag 18550/5000
3.54/2.62	c SATISFIABLE
3.54/2.62	c OPTIMIZING...
3.54/2.62	c Got one! Elapsed wall clock time (in seconds):2.498
3.54/2.62	o -29
4.76/3.89	c cleaning 6272 clauses out of 12544 with flag 16746/15044
6.65/5.49	c cleaning 6136 clauses out of 12272 with flag 36489/21044
9.04/7.44	c cleaning 6566 clauses out of 13136 with flag 57914/28044
11.19/9.58	c cleaning 7280 clauses out of 14570 with flag 81691/36044
13.58/11.99	c cleaning 8140 clauses out of 16290 with flag 107589/45044
16.38/14.72	c cleaning 9072 clauses out of 18150 with flag 135623/55044
19.39/17.77	c cleaning 10037 clauses out of 20078 with flag 167620/66044
22.78/21.16	c cleaning 11019 clauses out of 22041 with flag 203474/78044
26.88/25.24	c cleaning 12008 clauses out of 24022 with flag 243138/91044
31.49/29.83	c cleaning 13004 clauses out of 26014 with flag 280037/105044
36.48/34.85	c cleaning 14004 clauses out of 28010 with flag 324100/120044
41.97/40.24	c cleaning 15000 clauses out of 30006 with flag 367197/136044
47.27/45.59	c cleaning 16003 clauses out of 32006 with flag 412641/153044
53.37/51.62	c cleaning 17002 clauses out of 34003 with flag 461963/171044
60.28/58.57	c cleaning 17998 clauses out of 36001 with flag 512343/190044
67.38/65.63	c cleaning 19002 clauses out of 38003 with flag 560354/210044
74.88/73.17	c cleaning 20000 clauses out of 40001 with flag 609800/231044
77.38/75.64	c Got one! Elapsed wall clock time (in seconds):75.522
77.38/75.64	o -30
77.78/76.02	c Got one! Elapsed wall clock time (in seconds):75.897
77.78/76.02	o -33
78.59/76.80	c cleaning 16541 clauses out of 33082 with flag 14479/244125
79.49/77.78	c cleaning 11254 clauses out of 22508 with flag 32056/250092
80.69/78.91	c cleaning 9131 clauses out of 18262 with flag 50847/257100
81.95/80.11	c cleaning 8561 clauses out of 17121 with flag 72558/265090
83.26/81.49	c cleaning 8796 clauses out of 17591 with flag 98702/274121
84.46/82.65	c cleaning 9359 clauses out of 18729 with flag 124554/284055
85.95/84.12	c cleaning 10175 clauses out of 20374 with flag 152645/295059
87.85/86.09	c cleaning 11134 clauses out of 22267 with flag 182537/307127
90.55/88.70	c cleaning 12046 clauses out of 24092 with flag 218139/320086
92.55/90.77	c cleaning 12980 clauses out of 26019 with flag 257387/334059
95.95/94.17	c cleaning 14023 clauses out of 28045 with flag 295423/349065
99.08/97.14	c cleaning 14993 clauses out of 30015 with flag 334895/365058
101.97/100.06	c cleaning 16012 clauses out of 32024 with flag 378740/382060
105.57/103.60	c cleaning 17036 clauses out of 34072 with flag 431841/400120
108.48/106.54	c cleaning 17978 clauses out of 35971 with flag 479110/419055
112.17/110.28	c cleaning 19010 clauses out of 38019 with flag 530479/439081
117.63/115.53	c cleaning 19995 clauses out of 39989 with flag 582732/460061
122.62/120.52	c cleaning 21006 clauses out of 42012 with flag 638750/482079
127.32/125.20	c cleaning 21963 clauses out of 43992 with flag 696897/505065
131.82/129.74	c cleaning 23014 clauses out of 46028 with flag 758937/529064
135.98/133.72	c cleaning 23999 clauses out of 48006 with flag 821744/554056
142.28/140.03	c cleaning 25002 clauses out of 50008 with flag 883742/580057
149.08/146.88	c cleaning 26018 clauses out of 52035 with flag 946278/607086
155.28/152.84	c cleaning 27017 clauses out of 54033 with flag 1013903/635102
161.78/159.34	c cleaning 28031 clauses out of 56065 with flag 1083364/664151
169.69/167.29	c cleaning 28976 clauses out of 57952 with flag 1150347/694069
178.95/176.30	c cleaning 29987 clauses out of 59975 with flag 1220911/725068
189.55/186.96	c cleaning 30948 clauses out of 61989 with flag 1290743/757069
198.55/195.97	c cleaning 32035 clauses out of 64069 with flag 1362079/790097
207.77/204.96	c cleaning 32955 clauses out of 65992 with flag 1436982/824055
218.18/215.30	c cleaning 34043 clauses out of 68087 with flag 1510125/859105
229.85/226.83	c cleaning 34981 clauses out of 70009 with flag 1585896/895070
238.40/235.36	c cleaning 36019 clauses out of 72038 with flag 1665517/932080
248.59/245.49	c cleaning 36987 clauses out of 73994 with flag 1749190/970055
259.68/256.55	c cleaning 38014 clauses out of 76028 with flag 1832884/1009076
272.45/269.24	c cleaning 38962 clauses out of 78000 with flag 1925509/1049062
282.74/279.48	c cleaning 40005 clauses out of 80034 with flag 2014099/1090058
295.42/292.06	c cleaning 41012 clauses out of 82027 with flag 2118449/1132056
307.39/303.96	c cleaning 41995 clauses out of 84015 with flag 2227867/1175056
317.39/313.94	c cleaning 43016 clauses out of 86031 with flag 2323086/1219067
329.78/326.25	c cleaning 43986 clauses out of 88003 with flag 2427589/1264055
342.84/339.28	c cleaning 45004 clauses out of 90022 with flag 2529247/1310060
354.73/351.03	c cleaning 45998 clauses out of 92015 with flag 2633544/1357057
364.51/360.78	c cleaning 46992 clauses out of 94019 with flag 2740972/1405059
376.74/372.90	c cleaning 48015 clauses out of 96030 with flag 2852961/1454062
392.44/388.49	c cleaning 49003 clauses out of 98008 with flag 2963743/1504055
408.11/404.03	c cleaning 50007 clauses out of 100014 with flag 3076374/1555064
422.63/418.40	c cleaning 50999 clauses out of 101998 with flag 3192071/1607055
438.17/433.88	c cleaning 51983 clauses out of 103999 with flag 3311204/1660055
451.06/446.62	c cleaning 52995 clauses out of 106016 with flag 3454379/1714055
464.51/460.00	c cleaning 53990 clauses out of 108021 with flag 3608561/1769055
479.21/474.55	c cleaning 55016 clauses out of 110031 with flag 3756955/1825055
495.67/490.98	c cleaning 55992 clauses out of 112015 with flag 3899619/1882055
512.80/507.98	c cleaning 57018 clauses out of 114051 with flag 4045904/1940083
528.26/523.21	c cleaning 57967 clauses out of 116005 with flag 4177958/1999055
547.11/542.08	c cleaning 58984 clauses out of 118038 with flag 4312643/2059055
564.82/559.67	c cleaning 60024 clauses out of 120054 with flag 4473208/2120055
588.42/583.08	c cleaning 60986 clauses out of 122033 with flag 4632760/2182058
609.66/604.15	c cleaning 61966 clauses out of 124049 with flag 4782222/2245060
634.50/628.81	c cleaning 63039 clauses out of 126083 with flag 4927572/2309060
653.60/647.81	c cleaning 64009 clauses out of 128041 with flag 5080264/2374057
674.34/668.49	c cleaning 64996 clauses out of 130030 with flag 5249153/2440055
701.17/695.09	c cleaning 66001 clauses out of 132051 with flag 5401627/2507072
724.31/718.05	c cleaning 66972 clauses out of 134038 with flag 5557552/2575060
748.27/741.80	c cleaning 68010 clauses out of 136073 with flag 5723941/2644067
767.89/761.25	c cleaning 69004 clauses out of 138068 with flag 5896359/2714072
789.73/782.94	c cleaning 69995 clauses out of 140062 with flag 6069119/2785070
814.72/807.71	c cleaning 71007 clauses out of 142077 with flag 6245003/2857080
836.51/829.37	c cleaning 71988 clauses out of 144045 with flag 6428426/2930055
859.86/852.50	c cleaning 73021 clauses out of 146058 with flag 6619739/3004056
887.00/879.39	c cleaning 74007 clauses out of 148046 with flag 6819495/3079065
912.57/904.67	c cleaning 75009 clauses out of 150029 with flag 7024406/3155055
939.29/931.13	c cleaning 75984 clauses out of 152021 with flag 7214028/3232056
968.71/960.30	c cleaning 76977 clauses out of 154042 with flag 7414850/3310061
997.46/988.65	c cleaning 78044 clauses out of 156088 with flag 7624490/3389084
1025.80/1016.70	c cleaning 78973 clauses out of 158020 with flag 7847994/3469060
1052.94/1043.48	c cleaning 79989 clauses out of 160042 with flag 8038931/3550055
1088.18/1078.35	c cleaning 81027 clauses out of 162087 with flag 8224342/3632089
1115.07/1104.81	c cleaning 82009 clauses out of 164042 with flag 8405878/3715071
1149.71/1139.19	c cleaning 83002 clauses out of 166019 with flag 8600435/3799057
1176.16/1165.23	c cleaning 83971 clauses out of 168017 with flag 8866103/3884057
1207.97/1196.80	c cleaning 84989 clauses out of 170049 with flag 9085959/3970060
1238.72/1227.19	c cleaning 86022 clauses out of 172063 with flag 9283581/4057063
1275.61/1263.71	c cleaning 87023 clauses out of 174046 with flag 9480815/4145068
1309.43/1297.12	c cleaning 87960 clauses out of 176011 with flag 9732415/4234056
1344.09/1331.44	c cleaning 89008 clauses out of 178050 with flag 9948534/4324055
1381.36/1368.45	c cleaning 90017 clauses out of 180045 with flag 10156021/4415058
1412.49/1399.29	c cleaning 91005 clauses out of 182026 with flag 10415269/4507056
1449.29/1435.72	c cleaning 91984 clauses out of 184020 with flag 10625190/4600055
1488.34/1474.35	c cleaning 93024 clauses out of 186051 with flag 10964416/4694070
1519.92/1505.56	c cleaning 94006 clauses out of 188012 with flag 11274036/4789055
1552.53/1537.83	c cleaning 94990 clauses out of 190006 with flag 11572142/4885055
1586.12/1570.96	c cleaning 95983 clauses out of 192016 with flag 11802620/4982055
1630.63/1615.17	c cleaning 96955 clauses out of 194033 with flag 12109726/5080055
1662.30/1646.24	c cleaning 98031 clauses out of 196079 with flag 12506147/5179056
1696.14/1679.71	c cleaning 99001 clauses out of 198047 with flag 12897531/5279055
1730.63/1713.87	c cleaning 99986 clauses out of 200046 with flag 13238335/5380055
1772.04/1754.80	c cleaning 100997 clauses out of 202067 with flag 13510592/5482062
1800.08/1782.50	c starts		: 12490
1800.08/1782.50	c conflicts		: 5563712
1800.08/1782.50	c decisions		: 20132981
1800.08/1782.50	c propagations		: 240742810
1800.08/1782.50	c inspects		: 31249065571
1800.08/1782.50	c shortcuts		: 0
1800.08/1782.50	c learnt literals	: 0
1800.08/1782.50	c learnt binary clauses	: 14
1800.08/1782.50	c learnt ternary clauses	: 1010
1800.08/1782.50	c learnt constraints	: 5563712
1800.08/1782.50	c ignored constraints	: 0
1800.08/1782.50	c root simplifications	: 0
1800.08/1782.50	c removed literals (reason simplification)	: 0
1800.08/1782.50	c reason swapping (by a shorter reason)	: 0
1800.08/1782.50	c Calls to reduceDB	: 116
1800.08/1782.50	c Number of update (reduction) of LBD	: 1035820
1800.08/1782.50	c Imported unit clauses	: 0
1800.08/1782.50	c number of reductions to clauses (during analyze)	: 0
1800.08/1782.50	c number of learned constraints concerned by reduction	: 0
1800.08/1782.50	c number of learning phase by resolution	: 0
1800.08/1782.50	c number of learning phase by cutting planes	: 0
1800.08/1782.50	c speed (assignments/second)	: 135089.0913212697
1800.08/1782.50	c non guided choices	0
1800.08/1782.53	c learnt constraints type 
1800.08/1782.53	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 14
1800.08/1782.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 182706
1800.08/1782.53	s SATISFIABLE
1800.08/1782.53	c Found 3 solution(s)
1800.08/1782.53	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 -x253 -x254 -x255 -x256 -x257 x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 x267 -x268 -x269 -x270 -x271 -x272 -x273 x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 x282 -x283 x284 x285 -x286 -x287 -x288 -x289 -x290 -x291 x292 -x293 x294 -x295 -x296 -x297 x298 -x299 -x300 -x301 -x302 x303 -x304 x305 -x306 -x307 x308 x309 x310 -x311 x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 x346 -x347 -x348 -x349 -x350 -x351 x352 -x353 x354 -x355 x356 -x357 -x358 -x359 -x360 -x361 x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 x388 -x389 x390 x391 x392 -x393 -x394 -x395 -x396 x397 x398 x399 -x400 
1800.08/1782.53	c objective function=-33
1800.08/1782.53	c Total wall clock time (in seconds): 1782.415

Verifier Data

OK	-33

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.05 2.03 3/194 7994
/proc/meminfo: memFree=30010672/32872528 swapFree=242912/249044
[pid=7994] ppid=7991 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/7994/stat : 7994 (java) D 7991 7994 4289 0 -1 4202496 375 0 0 0 0 0 0 0 20 0 1 0 5071147 2560000 47 33554432000 1073741824 1073778376 140733664318016 140733664315144 247055084839 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/7994/statm: 625 47 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 2.00 2.05 2.03 3/194 7994
/proc/meminfo: memFree=30010672/32872528 swapFree=242912/249044
[pid=7994] ppid=7991 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/7994/stat : 7994 (java) S 7991 7994 4289 0 -1 4202496 4401 0 1 0 8 1 0 0 20 0 18 0 5071147 9787879424 6033 33554432000 1073741824 1073778376 140733664318016 140733664309152 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7994/statm: 2389619 6033 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200262 s]
/proc/loadavg: 2.00 2.05 2.03 3/194 7994
/proc/meminfo: memFree=30010672/32872528 swapFree=242912/249044
[pid=7994] ppid=7991 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/7994/stat : 7994 (java) S 7991 7994 4289 0 -1 4202496 4597 0 1 0 21 1 0 0 20 0 18 0 5071147 9787879424 6683 33554432000 1073741824 1073778376 140733664318016 140733664309152 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7994/statm: 2389619 6683 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300266 s]
/proc/loadavg: 2.00 2.05 2.03 3/194 7994
/proc/meminfo: memFree=30010672/32872528 swapFree=242912/249044
[pid=7994] ppid=7991 vsize=9558476 CPUtime=0.44 cores=0,2,4,6
/proc/7994/stat : 7994 (java) S 7991 7994 4289 0 -1 4202496 6059 0 1 0 42 2 0 0 20 0 18 0 5071147 9787879424 8744 33554432000 1073741824 1073778376 140733664318016 140733664309152 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7994/statm: 2389619 8744 2243 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558476

[startup+0.700231 s]
/proc/loadavg: 2.00 2.05 2.03 3/194 7994
/proc/meminfo: memFree=30010672/32872528 swapFree=242912/249044
[pid=7994] ppid=7991 vsize=9625040 CPUtime=1.53 cores=0,2,4,6
/proc/7994/stat : 7994 (java) S 7991 7994 4289 0 -1 4202496 13620 0 1 0 149 4 0 0 20 0 19 0 5071147 9856040960 16097 33554432000 1073741824 1073778376 140733664318016 140733664309152 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7994/statm: 2406260 16097 2262 9 0 2396937 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 9625040

[startup+1.50075 s]
/proc/loadavg: 2.00 2.05 2.03 3/213 8013
/proc/meminfo: memFree=29949984/32872528 swapFree=242912/249044
[pid=7994] ppid=7991 vsize=9625040 CPUtime=2.38 cores=0,2,4,6
/proc/7994/stat : 7994 (java) S 7991 7994 4289 0 -1 4202496 13638 0 1 0 234 4 0 0 20 0 19 0 5071147 9856040960 16625 33554432000 1073741824 1073778376 140733664318016 140733664309152 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7994/statm: 2406260 16625 2269 9 0 2396937 0
[pid=7994/tid=7996] ppid=7991 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/7994/task/7996/stat : 7996 (java) R 7991 7994 4289 0 -1 4202560 2462 0 1 0 145 1 0 0 20 0 19 0 5071148 9856040960 16625 33554432000 1073741824 1073778376 140733664318016 140252588261864 140252442973035 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=7997] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/7997/stat : 7997 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 16625 33554432000 1073741824 1073778376 140733664318016 140252431297320 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=7998] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/7998/stat : 7998 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 16625 33554432000 1073741824 1073778376 140733664318016 140252430244520 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=7999] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/7999/stat : 7999 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 16625 33554432000 1073741824 1073778376 140733664318016 140252429192232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7994/tid=8000] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8000/stat : 8000 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 16625 33554432000 1073741824 1073778376 140733664318016 140252428139432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=8001] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8001/stat : 8001 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 16625 33554432000 1073741824 1073778376 140733664318016 140252427086120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8002] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8002/stat : 8002 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 16625 33554432000 1073741824 1073778376 140733664318016 140252089936040 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=8003] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8003/stat : 8003 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 16625 33554432000 1073741824 1073778376 140733664318016 140252088883752 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8004] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8004/stat : 8004 (java) S 7991 7994 4289 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 16625 33554432000 1073741824 1073778376 140733664318016 140252087830952 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8005] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8005/stat : 8005 (java) S 7991 7994 4289 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5071151 9856040960 16625 33554432000 1073741824 1073778376 140733664318016 140252075633384 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8006] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8006/stat : 8006 (java) S 7991 7994 4289 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5071151 9856040960 16625 33554432000 1073741824 1073778376 140733664318016 140252074579448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8007] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8007/stat : 8007 (java) S 7991 7994 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5071151 9856040960 16625 33554432000 1073741824 1073778376 140733664318016 140252073527048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8008] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8008/stat : 8008 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071153 9856040960 16625 33554432000 1073741824 1073778376 140733664318016 140252072475536 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8009] ppid=7991 vsize=9625040 CPUtime=0.45 cores=0,2,4,6
/proc/7994/task/8009/stat : 8009 (java) S 7991 7994 4289 0 -1 4202560 5520 0 0 0 43 2 0 0 20 0 19 0 5071153 9856040960 16625 33554432000 1073741824 1073778376 140733664318016 140252071422136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8010] ppid=7991 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/7994/task/8010/stat : 8010 (java) S 7991 7994 4289 0 -1 4202560 4380 0 0 0 43 0 0 0 20 0 19 0 5071153 9856040960 16625 33554432000 1073741824 1073778376 140733664318016 140252070369336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=8011] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8011/stat : 8011 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071154 9856040960 16625 33554432000 1073741824 1073778376 140733664318016 140252069317240 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=8012] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8012/stat : 8012 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071154 9856040960 16625 33554432000 1073741824 1073778376 140733664318016 140252068264648 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8013] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8013/stat : 8013 (java) S 7991 7994 4289 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 5071187 9856040960 16625 33554432000 1073741824 1073778376 140733664318016 140252067112360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 9625040

[startup+3.10072 s]
/proc/loadavg: 2.00 2.05 2.03 3/213 8013
/proc/meminfo: memFree=29945516/32872528 swapFree=242912/249044
[pid=7994] ppid=7991 vsize=9625040 CPUtime=4.06 cores=0,2,4,6
/proc/7994/stat : 7994 (java) S 7991 7994 4289 0 -1 4202496 13648 0 1 0 402 4 0 0 20 0 19 0 5071147 9856040960 18677 33554432000 1073741824 1073778376 140733664318016 140733664309152 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7994/statm: 2406260 18677 2273 9 0 2396937 0
[pid=7994/tid=7996] ppid=7991 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/7994/task/7996/stat : 7996 (java) R 7991 7994 4289 0 -1 4202560 2468 0 1 0 305 1 0 0 20 0 19 0 5071148 9856040960 18677 33554432000 1073741824 1073778376 140733664318016 140252588262024 140252442998621 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=7997] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/7997/stat : 7997 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 18677 33554432000 1073741824 1073778376 140733664318016 140252431297320 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=7998] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/7998/stat : 7998 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 18677 33554432000 1073741824 1073778376 140733664318016 140252430244520 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=7999] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/7999/stat : 7999 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 18677 33554432000 1073741824 1073778376 140733664318016 140252429192232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7994/tid=8000] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8000/stat : 8000 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 18677 33554432000 1073741824 1073778376 140733664318016 140252428139432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=8001] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8001/stat : 8001 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 18677 33554432000 1073741824 1073778376 140733664318016 140252427086120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8002] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8002/stat : 8002 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 18677 33554432000 1073741824 1073778376 140733664318016 140252089936040 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=8003] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8003/stat : 8003 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 18677 33554432000 1073741824 1073778376 140733664318016 140252088883752 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8004] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8004/stat : 8004 (java) S 7991 7994 4289 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 18677 33554432000 1073741824 1073778376 140733664318016 140252087830952 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8005] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8005/stat : 8005 (java) S 7991 7994 4289 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5071151 9856040960 18677 33554432000 1073741824 1073778376 140733664318016 140252075633384 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8006] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8006/stat : 8006 (java) S 7991 7994 4289 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5071151 9856040960 18677 33554432000 1073741824 1073778376 140733664318016 140252074579448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8007] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8007/stat : 8007 (java) S 7991 7994 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5071151 9856040960 18677 33554432000 1073741824 1073778376 140733664318016 140252073527048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8008] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8008/stat : 8008 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071153 9856040960 18677 33554432000 1073741824 1073778376 140733664318016 140252072475536 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8009] ppid=7991 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/7994/task/8009/stat : 8009 (java) S 7991 7994 4289 0 -1 4202560 5523 0 0 0 48 2 0 0 20 0 19 0 5071153 9856040960 18677 33554432000 1073741824 1073778376 140733664318016 140252071422136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8010] ppid=7991 vsize=9625040 CPUtime=0.45 cores=0,2,4,6
/proc/7994/task/8010/stat : 8010 (java) S 7991 7994 4289 0 -1 4202560 4381 0 0 0 45 0 0 0 20 0 19 0 5071153 9856040960 18677 33554432000 1073741824 1073778376 140733664318016 140252070369336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=8011] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8011/stat : 8011 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071154 9856040960 18677 33554432000 1073741824 1073778376 140733664318016 140252069317240 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=8012] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8012/stat : 8012 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071154 9856040960 18677 33554432000 1073741824 1073778376 140733664318016 140252068264648 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8013] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8013/stat : 8013 (java) S 7991 7994 4289 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 5071187 9856040960 18677 33554432000 1073741824 1073778376 140733664318016 140252067112360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.06
Current children cumulated vsize (KiB) 9625040

[startup+6.30073 s]
/proc/loadavg: 2.00 2.05 2.03 5/213 8013
/proc/meminfo: memFree=29934316/32872528 swapFree=242912/249044
[pid=7994] ppid=7991 vsize=9625040 CPUtime=7.94 cores=0,2,4,6
/proc/7994/stat : 7994 (java) S 7991 7994 4289 0 -1 4202496 20757 0 1 0 789 5 0 0 20 0 19 0 5071147 9856040960 23222 33554432000 1073741824 1073778376 140733664318016 140733664309152 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7994/statm: 2406260 23222 2275 9 0 2396937 0
[pid=7994/tid=7996] ppid=7991 vsize=9625040 CPUtime=6.27 cores=0,2,4,6
/proc/7994/task/7996/stat : 7996 (java) R 7991 7994 4289 0 -1 4202560 2474 0 1 0 625 2 0 0 20 0 19 0 5071148 9856040960 23222 33554432000 1073741824 1073778376 140733664318016 140252588261720 140252442998550 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=7997] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/7997/stat : 7997 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 23222 33554432000 1073741824 1073778376 140733664318016 140252431297320 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=7998] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/7998/stat : 7998 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 23222 33554432000 1073741824 1073778376 140733664318016 140252430244520 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=7999] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/7999/stat : 7999 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 23222 33554432000 1073741824 1073778376 140733664318016 140252429192232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7994/tid=8000] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8000/stat : 8000 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 23222 33554432000 1073741824 1073778376 140733664318016 140252428139432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=8001] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8001/stat : 8001 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 23222 33554432000 1073741824 1073778376 140733664318016 140252427086120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8002] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8002/stat : 8002 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 23222 33554432000 1073741824 1073778376 140733664318016 140252089936040 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=8003] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8003/stat : 8003 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 23222 33554432000 1073741824 1073778376 140733664318016 140252088883752 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8004] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8004/stat : 8004 (java) S 7991 7994 4289 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5071149 9856040960 23222 33554432000 1073741824 1073778376 140733664318016 140252087830952 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8005] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8005/stat : 8005 (java) S 7991 7994 4289 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5071151 9856040960 23222 33554432000 1073741824 1073778376 140733664318016 140252075633384 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8006] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8006/stat : 8006 (java) S 7991 7994 4289 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5071151 9856040960 23222 33554432000 1073741824 1073778376 140733664318016 140252074579448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8007] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8007/stat : 8007 (java) S 7991 7994 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5071151 9856040960 23222 33554432000 1073741824 1073778376 140733664318016 140252073527048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8008] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8008/stat : 8008 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071153 9856040960 23222 33554432000 1073741824 1073778376 140733664318016 140252072475536 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8009] ppid=7991 vsize=9625040 CPUtime=1.16 cores=0,2,4,6
/proc/7994/task/8009/stat : 8009 (java) S 7991 7994 4289 0 -1 4202560 12624 0 0 0 113 3 0 0 20 0 19 0 5071153 9856040960 23222 33554432000 1073741824 1073778376 140733664318016 140252071422136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8010] ppid=7991 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/7994/task/8010/stat : 8010 (java) S 7991 7994 4289 0 -1 4202560 4382 0 0 0 48 0 0 0 20 0 19 0 5071153 9856040960 23222 33554432000 1073741824 1073778376 140733664318016 140252070369336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=8011] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8011/stat : 8011 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071154 9856040960 23222 33554432000 1073741824 1073778376 140733664318016 140252069317240 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=8012] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8012/stat : 8012 (java) S 7991 7994 4289 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5071154 9856040960 23222 33554432000 1073741824 1073778376 140733664318016 140252068264648 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8013] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8013/stat : 8013 (java) S 7991 7994 4289 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 5071187 9856040960 23222 33554432000 1073741824 1073778376 140733664318016 140252067112360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.94
Current children cumulated vsize (KiB) 9625040


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

[pid=7994/tid=8006] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8006/stat : 8006 (java) S 7991 7994 4289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5071151 9856040960 102318 33554432000 1073741824 1073778376 140733664318016 140252074579448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8007] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8007/stat : 8007 (java) S 7991 7994 4289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5071151 9856040960 102318 33554432000 1073741824 1073778376 140733664318016 140252073527048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8008] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8008/stat : 8008 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071153 9856040960 102318 33554432000 1073741824 1073778376 140733664318016 140252072475536 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8009] ppid=7991 vsize=9625040 CPUtime=1.21 cores=0,2,4,6
/proc/7994/task/8009/stat : 8009 (java) S 7991 7994 4289 0 -1 4202560 12639 0 0 0 118 3 0 0 20 0 19 0 5071153 9856040960 102318 33554432000 1073741824 1073778376 140733664318016 140252071422136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8010] ppid=7991 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/7994/task/8010/stat : 8010 (java) S 7991 7994 4289 0 -1 4202560 4387 0 0 0 53 0 0 0 20 0 19 0 5071153 9856040960 102318 33554432000 1073741824 1073778376 140733664318016 140252070369336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=8011] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8011/stat : 8011 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071154 9856040960 102318 33554432000 1073741824 1073778376 140733664318016 140252069317240 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=8012] ppid=7991 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/7994/task/8012/stat : 8012 (java) S 7991 7994 4289 0 -1 4202560 102 0 0 0 21 27 0 0 20 0 19 0 5071154 9856040960 102318 33554432000 1073741824 1073778376 140733664318016 140252068264648 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8013] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8013/stat : 8013 (java) S 7991 7994 4289 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 5071187 9856040960 102318 33554432000 1073741824 1073778376 140733664318016 140252067112360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1739.25
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/213 8340
/proc/meminfo: memFree=29965696/32872528 swapFree=242912/249044
[pid=7994] ppid=7991 vsize=9625040 CPUtime=1799.88 cores=0,2,4,6
/proc/7994/stat : 7994 (java) S 7991 7994 4289 0 -1 4202496 34471 0 1 0 179842 146 0 0 20 0 19 0 5071147 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140733664309152 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7994/statm: 2406260 101438 2297 9 0 2396937 0
[pid=7994/tid=7996] ppid=7991 vsize=9625040 CPUtime=1770.2 cores=0,2,4,6
/proc/7994/task/7996/stat : 7996 (java) R 7991 7994 4289 0 -1 4202560 2837 0 1 0 176986 34 0 0 20 0 19 0 5071148 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252588260560 140252443038524 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=7997] ppid=7991 vsize=9625040 CPUtime=2.87 cores=0,2,4,6
/proc/7994/task/7997/stat : 7997 (java) S 7991 7994 4289 0 -1 4202560 1666 0 0 0 273 14 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252431297320 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=7998] ppid=7991 vsize=9625040 CPUtime=2.74 cores=0,2,4,6
/proc/7994/task/7998/stat : 7998 (java) S 7991 7994 4289 0 -1 4202560 1176 0 0 0 262 12 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252430244520 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7994/tid=7999] ppid=7991 vsize=9625040 CPUtime=2.91 cores=0,2,4,6
/proc/7994/task/7999/stat : 7999 (java) S 7991 7994 4289 0 -1 4202560 1479 0 0 0 278 13 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252429192232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7994/tid=8000] ppid=7991 vsize=9625040 CPUtime=2.92 cores=0,2,4,6
/proc/7994/task/8000/stat : 8000 (java) S 7991 7994 4289 0 -1 4202560 1528 0 0 0 278 14 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252428139432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=8001] ppid=7991 vsize=9625040 CPUtime=2.8 cores=0,2,4,6
/proc/7994/task/8001/stat : 8001 (java) S 7991 7994 4289 0 -1 4202560 1966 0 0 0 267 13 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252427086120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=8002] ppid=7991 vsize=9625040 CPUtime=2.65 cores=0,2,4,6
/proc/7994/task/8002/stat : 8002 (java) S 7991 7994 4289 0 -1 4202560 1104 0 0 0 251 14 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252089936040 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=8003] ppid=7991 vsize=9625040 CPUtime=2.8 cores=0,2,4,6
/proc/7994/task/8003/stat : 8003 (java) S 7991 7994 4289 0 -1 4202560 1196 0 0 0 269 11 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252088883752 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=8004] ppid=7991 vsize=9625040 CPUtime=2.69 cores=0,2,4,6
/proc/7994/task/8004/stat : 8004 (java) S 7991 7994 4289 0 -1 4202560 2253 0 0 0 256 13 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252087830952 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7994/tid=8005] ppid=7991 vsize=9625040 CPUtime=5.41 cores=0,2,4,6
/proc/7994/task/8005/stat : 8005 (java) S 7991 7994 4289 0 -1 4202560 874 0 0 0 534 7 0 0 20 0 19 0 5071151 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252075633384 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8006] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8006/stat : 8006 (java) S 7991 7994 4289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5071151 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252074579448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8007] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8007/stat : 8007 (java) S 7991 7994 4289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5071151 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252073527048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8008] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8008/stat : 8008 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071153 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252072475536 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8009] ppid=7991 vsize=9625040 CPUtime=1.21 cores=0,2,4,6
/proc/7994/task/8009/stat : 8009 (java) S 7991 7994 4289 0 -1 4202560 12639 0 0 0 118 3 0 0 20 0 19 0 5071153 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252071422136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8010] ppid=7991 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/7994/task/8010/stat : 8010 (java) S 7991 7994 4289 0 -1 4202560 4387 0 0 0 53 0 0 0 20 0 19 0 5071153 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252070369336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=8011] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8011/stat : 8011 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071154 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252069317240 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=8012] ppid=7991 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/7994/task/8012/stat : 8012 (java) S 7991 7994 4289 0 -1 4202560 104 0 0 0 22 28 0 0 20 0 19 0 5071154 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252068264648 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=8013] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8013/stat : 8013 (java) S 7991 7994 4289 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 5071187 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252067112360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1799.88
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1782.5 s]
/proc/loadavg: 2.05 2.05 2.01 3/213 8340
/proc/meminfo: memFree=29965696/32872528 swapFree=242912/249044
[pid=7994] ppid=7991 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/7994/stat : 7994 (java) S 7991 7994 4289 0 -1 4202496 34471 0 1 0 179862 146 0 0 20 0 19 0 5071147 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140733664309152 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7994/statm: 2406260 101438 2297 9 0 2396937 0
[pid=7994/tid=7996] ppid=7991 vsize=9625040 CPUtime=1770.4 cores=0,2,4,6
/proc/7994/task/7996/stat : 7996 (java) R 7991 7994 4289 0 -1 4202560 2837 0 1 0 177006 34 0 0 20 0 19 0 5071148 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252588260560 140252442971280 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=7997] ppid=7991 vsize=9625040 CPUtime=2.87 cores=0,2,4,6
/proc/7994/task/7997/stat : 7997 (java) S 7991 7994 4289 0 -1 4202560 1666 0 0 0 273 14 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252431297320 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=7998] ppid=7991 vsize=9625040 CPUtime=2.74 cores=0,2,4,6
/proc/7994/task/7998/stat : 7998 (java) S 7991 7994 4289 0 -1 4202560 1176 0 0 0 262 12 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252430244520 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7994/tid=7999] ppid=7991 vsize=9625040 CPUtime=2.91 cores=0,2,4,6
/proc/7994/task/7999/stat : 7999 (java) S 7991 7994 4289 0 -1 4202560 1479 0 0 0 278 13 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252429192232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7994/tid=8000] ppid=7991 vsize=9625040 CPUtime=2.92 cores=0,2,4,6
/proc/7994/task/8000/stat : 8000 (java) S 7991 7994 4289 0 -1 4202560 1528 0 0 0 278 14 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252428139432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=8001] ppid=7991 vsize=9625040 CPUtime=2.8 cores=0,2,4,6
/proc/7994/task/8001/stat : 8001 (java) S 7991 7994 4289 0 -1 4202560 1966 0 0 0 267 13 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252427086120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=8002] ppid=7991 vsize=9625040 CPUtime=2.65 cores=0,2,4,6
/proc/7994/task/8002/stat : 8002 (java) S 7991 7994 4289 0 -1 4202560 1104 0 0 0 251 14 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252089936040 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=8003] ppid=7991 vsize=9625040 CPUtime=2.8 cores=0,2,4,6
/proc/7994/task/8003/stat : 8003 (java) S 7991 7994 4289 0 -1 4202560 1196 0 0 0 269 11 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252088883752 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=8004] ppid=7991 vsize=9625040 CPUtime=2.69 cores=0,2,4,6
/proc/7994/task/8004/stat : 8004 (java) S 7991 7994 4289 0 -1 4202560 2253 0 0 0 256 13 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252087830952 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7994/tid=8005] ppid=7991 vsize=9625040 CPUtime=5.41 cores=0,2,4,6
/proc/7994/task/8005/stat : 8005 (java) S 7991 7994 4289 0 -1 4202560 874 0 0 0 534 7 0 0 20 0 19 0 5071151 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252075633384 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8006] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8006/stat : 8006 (java) S 7991 7994 4289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5071151 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252074579448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8007] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8007/stat : 8007 (java) S 7991 7994 4289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5071151 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252073527048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8008] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8008/stat : 8008 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071153 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252072475536 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8009] ppid=7991 vsize=9625040 CPUtime=1.21 cores=0,2,4,6
/proc/7994/task/8009/stat : 8009 (java) S 7991 7994 4289 0 -1 4202560 12639 0 0 0 118 3 0 0 20 0 19 0 5071153 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252071422136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8010] ppid=7991 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/7994/task/8010/stat : 8010 (java) S 7991 7994 4289 0 -1 4202560 4387 0 0 0 53 0 0 0 20 0 19 0 5071153 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252070369336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=8011] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8011/stat : 8011 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071154 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252069317240 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=8012] ppid=7991 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/7994/task/8012/stat : 8012 (java) S 7991 7994 4289 0 -1 4202560 104 0 0 0 22 28 0 0 20 0 19 0 5071154 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252068264648 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=8013] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8013/stat : 8013 (java) S 7991 7994 4289 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 5071187 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252067112360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9625040

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

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

[startup+1782.5 s]
/proc/loadavg: 2.05 2.05 2.01 3/213 8340
/proc/meminfo: memFree=29965696/32872528 swapFree=242912/249044
[pid=7994] ppid=7991 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/7994/stat : 7994 (java) S 7991 7994 4289 0 -1 4202496 34471 0 1 0 179862 146 0 0 20 0 19 0 5071147 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140733664309152 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7994/statm: 2406260 101438 2297 9 0 2396937 0
[pid=7994/tid=7996] ppid=7991 vsize=9625040 CPUtime=1770.4 cores=0,2,4,6
/proc/7994/task/7996/stat : 7996 (java) R 7991 7994 4289 0 -1 4202560 2837 0 1 0 177006 34 0 0 20 0 19 0 5071148 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252588260560 140252442971280 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=7997] ppid=7991 vsize=9625040 CPUtime=2.87 cores=0,2,4,6
/proc/7994/task/7997/stat : 7997 (java) S 7991 7994 4289 0 -1 4202560 1666 0 0 0 273 14 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252431297320 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=7998] ppid=7991 vsize=9625040 CPUtime=2.74 cores=0,2,4,6
/proc/7994/task/7998/stat : 7998 (java) S 7991 7994 4289 0 -1 4202560 1176 0 0 0 262 12 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252430244520 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7994/tid=7999] ppid=7991 vsize=9625040 CPUtime=2.91 cores=0,2,4,6
/proc/7994/task/7999/stat : 7999 (java) S 7991 7994 4289 0 -1 4202560 1479 0 0 0 278 13 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252429192232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7994/tid=8000] ppid=7991 vsize=9625040 CPUtime=2.92 cores=0,2,4,6
/proc/7994/task/8000/stat : 8000 (java) S 7991 7994 4289 0 -1 4202560 1528 0 0 0 278 14 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252428139432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=8001] ppid=7991 vsize=9625040 CPUtime=2.8 cores=0,2,4,6
/proc/7994/task/8001/stat : 8001 (java) S 7991 7994 4289 0 -1 4202560 1966 0 0 0 267 13 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252427086120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=8002] ppid=7991 vsize=9625040 CPUtime=2.65 cores=0,2,4,6
/proc/7994/task/8002/stat : 8002 (java) S 7991 7994 4289 0 -1 4202560 1104 0 0 0 251 14 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252089936040 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=8003] ppid=7991 vsize=9625040 CPUtime=2.8 cores=0,2,4,6
/proc/7994/task/8003/stat : 8003 (java) S 7991 7994 4289 0 -1 4202560 1196 0 0 0 269 11 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252088883752 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=8004] ppid=7991 vsize=9625040 CPUtime=2.69 cores=0,2,4,6
/proc/7994/task/8004/stat : 8004 (java) S 7991 7994 4289 0 -1 4202560 2253 0 0 0 256 13 0 0 20 0 19 0 5071149 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252087830952 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7994/tid=8005] ppid=7991 vsize=9625040 CPUtime=5.41 cores=0,2,4,6
/proc/7994/task/8005/stat : 8005 (java) S 7991 7994 4289 0 -1 4202560 874 0 0 0 534 7 0 0 20 0 19 0 5071151 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252075633384 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8006] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8006/stat : 8006 (java) S 7991 7994 4289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5071151 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252074579448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8007] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8007/stat : 8007 (java) S 7991 7994 4289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5071151 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252073527048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8008] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8008/stat : 8008 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071153 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252072475536 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8009] ppid=7991 vsize=9625040 CPUtime=1.21 cores=0,2,4,6
/proc/7994/task/8009/stat : 8009 (java) S 7991 7994 4289 0 -1 4202560 12639 0 0 0 118 3 0 0 20 0 19 0 5071153 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252071422136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7994/tid=8010] ppid=7991 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/7994/task/8010/stat : 8010 (java) S 7991 7994 4289 0 -1 4202560 4387 0 0 0 53 0 0 0 20 0 19 0 5071153 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252070369336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=8011] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8011/stat : 8011 (java) S 7991 7994 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5071154 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252069317240 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7994/tid=8012] ppid=7991 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/7994/task/8012/stat : 8012 (java) S 7991 7994 4289 0 -1 4202560 104 0 0 0 22 28 0 0 20 0 19 0 5071154 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252068264648 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7994/tid=8013] ppid=7991 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7994/task/8013/stat : 8013 (java) S 7991 7994 4289 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 5071187 9856040960 101438 33554432000 1073741824 1073778376 140733664318016 140252067112360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1782.54
CPU time (s): 1800.77
CPU user time (s): 1798.87
CPU system time (s): 1.89971
CPU usage (%): 101.023
Max. virtual memory (cumulated for all children) (KiB): 9626608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.87
system time used= 1.89971
maximum resident set size= 706404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34507
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47878
involuntary context switches= 50192

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.7112 second user time and 11.7342 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-30 00:34:08
IDJOB=4085804
IDBENCH=48240
IDSOLVER=2546
FILE ID=node103/4085804-1467239648
RUNJOBID= node103-1467209106-4305
PBS_JOBID= 19997590
Free space on /tmp= 71712 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_10_4.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085804-1467239648/watcher-4085804-1467239648 -o /tmp/evaluation-result-4085804-1467239648/solver-4085804-1467239648 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1467209106-4305 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085804-1467239648.opb

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

MD5SUM BENCH= 169f1f6799c5c0fd2a1b0aca08165f42
RANDOM SEED=2129667694

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:        30011316 kB
Buffers:          116464 kB
Cached:          1232020 kB
SwapCached:            0 kB
Active:          1418520 kB
Inactive:         446356 kB
Active(anon):     518724 kB
Inactive(anon):        0 kB
Active(file):     899796 kB
Inactive(file):   446356 kB
Unevictable:      249044 kB
Mlocked:          242912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               476 kB
Writeback:             0 kB
AnonPages:        771176 kB
Mapped:            22260 kB
Shmem:               204 kB
Slab:             604008 kB
SReclaimable:      48248 kB
SUnreclaim:       555760 kB
KernelStack:        1768 kB
PageTables:         5912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1333720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    468992 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 01:03:51