Trace number 4106756

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)-18 1800.57 1789.64

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_3.opb
MD5SUM7d5c1eba9f9b9c55d272c1a8f28b465a
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-28
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -31
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)12432
Sum of products size (including duplicates)24864
Number of different products6216
Sum of products size12432

Quality of the solution as a function of time


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

Solver Data

0.05/0.32	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.05/0.32	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.32	c See www.sat4j.org for details.
0.05/0.33	c version PB16.v20160501
0.05/0.33	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.33	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.33	c java.vm.version	19.1-b02
0.05/0.33	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.33	c sun.arch.data.model	64
0.05/0.33	c java.version		1.6.0_24
0.05/0.33	c os.name		Linux
0.05/0.33	c os.version		2.6.32-71.29.1.el6.x86_64
0.05/0.33	c os.arch		amd64
0.05/0.33	c Free memory 		501472288
0.05/0.33	c Max memory 		7480803328
0.05/0.33	c Total memory 		504102912
0.05/0.33	c Number of processors 	8
0.05/0.36	c Pseudo Boolean Optimization by upper bound
0.05/0.36	c --- Begin Solver configuration ---
0.05/0.36	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.05/0.36	c Learn all clauses as in MiniSAT
0.05/0.36	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.05/0.36	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.05/0.36	c No reason simplification
0.05/0.36	c Glucose 2.1 dynamic restart strategy
0.05/0.36	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.05/0.36	c timeout=2147483s
0.05/0.36	c DB Simplification allowed=false
0.05/0.36	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.05/0.36	c --- End Solver configuration ---
0.05/0.36	c solving HOME/instance-4106756-1466276358.opb
0.05/0.36	c reading problem ... 
0.05/0.37	c  objective function found
0.90/0.79	c ... done. Wall clock time 0.427s.
0.90/0.79	c declared #vars     400
0.90/0.79	c internal #vars     6616
0.90/0.79	c #constraints  13034
0.90/0.79	c constraints type 
0.90/0.79	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6216
0.90/0.79	c org.sat4j.minisat.constraints.card.MinWatchCard => 402
0.90/0.79	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 200
0.90/0.79	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6216
0.90/0.79	c 13034 constraints processed.
0.90/0.79	c objective function length is 200 literals
3.39/1.80	c SATISFIABLE
3.39/1.80	c OPTIMIZING...
3.39/1.80	c Got one! Elapsed wall clock time (in seconds):1.442
3.39/1.80	o -16
3.51/1.94	c Got one! Elapsed wall clock time (in seconds):1.577
3.51/1.94	o -18
4.54/2.91	c cleaning 2845 clauses out of 5714 with flag 18342/5714
5.58/3.91	c cleaning 4415 clauses out of 8836 with flag 34608/11681
6.39/4.74	c cleaning 5709 clauses out of 11421 with flag 53196/18681
7.09/5.48	c cleaning 6853 clauses out of 13712 with flag 70447/26681
8.05/6.38	c cleaning 7929 clauses out of 15867 with flag 89628/35689
9.24/7.56	c cleaning 8962 clauses out of 17932 with flag 110836/45683
10.56/8.81	c cleaning 9985 clauses out of 19970 with flag 134229/56683
12.01/10.28	c cleaning 10995 clauses out of 21989 with flag 159740/68687
14.01/12.26	c cleaning 12022 clauses out of 24044 with flag 187664/81737
17.71/15.97	c cleaning 12990 clauses out of 25979 with flag 216446/95694
20.71/18.95	c cleaning 13993 clauses out of 27985 with flag 247843/110690
24.61/22.80	c cleaning 15010 clauses out of 30020 with flag 280980/126718
30.17/28.23	c cleaning 16000 clauses out of 32000 with flag 315837/143708
39.77/37.81	c cleaning 16987 clauses out of 33973 with flag 353086/161681
46.17/44.29	c cleaning 18023 clauses out of 36046 with flag 392783/180741
52.17/50.20	c cleaning 19014 clauses out of 38027 with flag 434761/200745
58.27/56.33	c cleaning 19977 clauses out of 39956 with flag 479779/221688
65.63/63.56	c cleaning 21006 clauses out of 42011 with flag 527763/243720
72.13/70.07	c cleaning 21987 clauses out of 43974 with flag 577753/266689
80.13/78.07	c cleaning 23011 clauses out of 46021 with flag 627116/290723
87.54/85.45	c cleaning 23990 clauses out of 47995 with flag 679656/315708
95.06/92.83	c cleaning 24990 clauses out of 49980 with flag 737940/341683
101.66/99.43	c cleaning 26011 clauses out of 52022 with flag 797449/368715
108.56/106.30	c cleaning 27008 clauses out of 54015 with flag 858236/396719
116.34/113.91	c cleaning 28001 clauses out of 56009 with flag 922656/425721
123.34/121.00	c cleaning 28988 clauses out of 57975 with flag 989487/455688
130.75/128.37	c cleaning 29980 clauses out of 60009 with flag 1056514/486710
139.44/136.90	c cleaning 31007 clauses out of 62016 with flag 1124054/518697
147.14/144.62	c cleaning 32004 clauses out of 64008 with flag 1197464/551696
158.82/156.13	c cleaning 33007 clauses out of 66028 with flag 1269593/585720
167.82/165.18	c cleaning 33991 clauses out of 67986 with flag 1344809/620685
177.52/174.87	c cleaning 35003 clauses out of 70010 with flag 1424077/656700
188.22/185.34	c cleaning 35984 clauses out of 71989 with flag 1503711/693682
198.82/195.92	c cleaning 37045 clauses out of 74092 with flag 1586838/731769
209.95/206.98	c cleaning 37967 clauses out of 75981 with flag 1671882/770703
219.05/216.03	c cleaning 38989 clauses out of 78000 with flag 1761948/810689
230.77/227.69	c cleaning 40000 clauses out of 80010 with flag 1852745/851688
246.75/243.56	c cleaning 41033 clauses out of 82075 with flag 1952853/893753
261.15/257.94	c cleaning 41999 clauses out of 84020 with flag 2047348/936731
273.97/270.69	c cleaning 42988 clauses out of 86017 with flag 2144083/980727
286.15/282.78	c cleaning 43972 clauses out of 87994 with flag 2242463/1025692
303.85/300.47	c cleaning 44994 clauses out of 90011 with flag 2340733/1071681
321.54/318.07	c cleaning 46004 clauses out of 92017 with flag 2440640/1118681
344.36/340.74	c cleaning 47014 clauses out of 94027 with flag 2539908/1166695
369.22/365.53	c cleaning 47998 clauses out of 95999 with flag 2640610/1215681
388.55/384.70	c cleaning 49005 clauses out of 98011 with flag 2747161/1265691
414.46/410.51	c cleaning 50009 clauses out of 100017 with flag 2853319/1316702
448.14/444.14	c cleaning 51015 clauses out of 102030 with flag 2961675/1368724
468.38/464.27	c cleaning 51931 clauses out of 104008 with flag 3072850/1421717
488.86/484.64	c cleaning 53022 clauses out of 106043 with flag 3186744/1475683
510.94/506.63	c cleaning 54015 clauses out of 108030 with flag 3302758/1530692
534.87/530.47	c cleaning 54989 clauses out of 110017 with flag 3420703/1586694
567.36/562.82	c cleaning 55988 clauses out of 112016 with flag 3540714/1643682
595.19/590.52	c cleaning 56989 clauses out of 114027 with flag 3663736/1701681
625.77/621.02	c cleaning 58022 clauses out of 116043 with flag 3787765/1760686
661.00/656.02	c cleaning 59036 clauses out of 118072 with flag 3911776/1820737
698.88/693.81	c cleaning 59939 clauses out of 119980 with flag 4037510/1881681
737.00/731.88	c cleaning 61024 clauses out of 122048 with flag 4168570/1943688
771.12/765.78	c cleaning 62013 clauses out of 124026 with flag 4301227/2006690
812.87/807.44	c cleaning 63010 clauses out of 126021 with flag 4436468/2070698
843.00/837.44	c cleaning 63972 clauses out of 127994 with flag 4575387/2135681
888.58/882.86	c cleaning 65001 clauses out of 130022 with flag 4721952/2201681
945.13/939.17	c cleaning 66033 clauses out of 132066 with flag 4863115/2268726
990.46/984.39	c cleaning 66963 clauses out of 133998 with flag 5007391/2336691
1049.36/1043.08	c cleaning 67984 clauses out of 136046 with flag 5153713/2405702
1099.09/1092.67	c cleaning 69034 clauses out of 138067 with flag 5302875/2475707
1136.69/1130.10	c cleaning 69970 clauses out of 140011 with flag 5456247/2546685
1177.06/1170.34	c cleaning 70997 clauses out of 142037 with flag 5615245/2618681
1221.05/1214.11	c cleaning 71996 clauses out of 144040 with flag 5774771/2691681
1257.45/1250.30	c cleaning 73025 clauses out of 146064 with flag 5941085/2765701
1297.36/1290.05	c cleaning 74015 clauses out of 148042 with flag 6121214/2840704
1332.17/1324.64	c cleaning 74985 clauses out of 150018 with flag 6300599/2916695
1378.71/1370.97	c cleaning 76018 clauses out of 152041 with flag 6468319/2993703
1430.46/1422.49	c cleaning 77000 clauses out of 154013 with flag 6635784/3071693
1483.94/1475.61	c cleaning 78023 clauses out of 156046 with flag 6803382/3150726
1522.98/1514.44	c cleaning 78984 clauses out of 157995 with flag 6980599/3230698
1567.87/1559.00	c cleaning 79981 clauses out of 159994 with flag 7156317/3311681
1608.91/1599.83	c cleaning 81016 clauses out of 162033 with flag 7333614/3393701
1661.22/1651.82	c cleaning 81961 clauses out of 164002 with flag 7512978/3476686
1718.66/1708.92	c cleaning 82992 clauses out of 166053 with flag 7687496/3560698
1767.11/1757.05	c cleaning 84016 clauses out of 168063 with flag 7877047/3645700
1800.01/1789.60	c starts		: 319
1800.01/1789.60	c conflicts		: 3711779
1800.01/1789.60	c decisions		: 4991360
1800.01/1789.60	c propagations		: 98760121
1800.01/1789.60	c inspects		: 34443317876
1800.01/1789.60	c shortcuts		: 0
1800.01/1789.60	c learnt literals	: 0
1800.01/1789.60	c learnt binary clauses	: 10
1800.01/1789.60	c learnt ternary clauses	: 732
1800.01/1789.60	c learnt constraints	: 3711779
1800.01/1789.60	c ignored constraints	: 0
1800.01/1789.60	c root simplifications	: 0
1800.01/1789.60	c removed literals (reason simplification)	: 0
1800.01/1789.60	c reason swapping (by a shorter reason)	: 0
1800.01/1789.60	c Calls to reduceDB	: 81
1800.01/1789.60	c Number of update (reduction) of LBD	: 374240
1800.01/1789.60	c Imported unit clauses	: 0
1800.01/1789.60	c number of reductions to clauses (during analyze)	: 0
1800.01/1789.60	c number of learned constraints concerned by reduction	: 0
1800.01/1789.60	c number of learning phase by resolution	: 0
1800.01/1789.60	c number of learning phase by cutting planes	: 0
1800.01/1789.60	c speed (assignments/second)	: 55210.20604851739
1800.01/1789.60	c non guided choices	0
1800.01/1789.63	c learnt constraints type 
1800.01/1789.63	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 10
1800.01/1789.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 150117
1800.01/1789.63	s SATISFIABLE
1800.01/1789.63	c Found 2 solution(s)
1800.01/1789.63	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.01/1789.63	c objective function=-18
1800.01/1789.63	c Total wall clock time (in seconds): 1789.271

Verifier Data

OK	-18

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

pid=12821
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: 1.62 2.01 2.11 3/175 12827
/proc/meminfo: memFree=30558848/32872528 swapFree=1244176/1391344
[pid=12827] ppid=12821 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/12827/stat : 12827 (java) D 12821 12827 12782 0 -1 4202496 157 0 1 0 0 0 0 0 20 0 1 0 29684435 278528 34 33554432000 1073741824 1073778376 140733552312304 140733552309480 272877317415 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/12827/statm: 68 34 25 9 0 25 0

[startup+0.100164 s]
/proc/loadavg: 1.62 2.01 2.11 3/175 12827
/proc/meminfo: memFree=30558848/32872528 swapFree=1244176/1391344
[pid=12827] ppid=12821 vsize=23172 CPUtime=0 cores=1,3,5,7
/proc/12827/stat : 12827 (java) R 12821 12827 12782 0 -1 4202496 1194 0 20 0 0 0 0 0 20 0 1 0 29684435 23728128 857 33554432000 1073741824 1073778376 140735961213120 140735961203112 272877317975 0 0 4096 0 0 0 0 17 1 0 0 8 0 0
/proc/12827/statm: 5793 864 653 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23172

[startup+0.200371 s]
/proc/loadavg: 1.62 2.01 2.11 3/175 12827
/proc/meminfo: memFree=30558848/32872528 swapFree=1244176/1391344
[pid=12827] ppid=12821 vsize=9092432 CPUtime=0.02 cores=1,3,5,7
/proc/12827/stat : 12827 (java) S 12821 12827 12782 0 -1 4202496 2978 0 27 0 1 1 0 0 20 0 11 0 29684435 9310650368 3626 33554432000 1073741824 1073778376 140735961213120 140735961204256 272889839677 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 8 0 0
/proc/12827/statm: 2273108 3626 1651 9 0 2263809 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9092432

[startup+0.30031 s]
/proc/loadavg: 1.62 2.01 2.11 3/175 12827
/proc/meminfo: memFree=30558848/32872528 swapFree=1244176/1391344
[pid=12827] ppid=12821 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/12827/stat : 12827 (java) S 12821 12827 12782 0 -1 4202496 3286 0 27 0 3 2 0 0 20 0 18 0 29684435 9787879424 4443 33554432000 1073741824 1073778376 140735961213120 140735961204256 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 8 0 0
/proc/12827/statm: 2389619 4443 1775 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558476

[startup+0.700164 s]
/proc/loadavg: 1.62 2.01 2.11 3/175 12827
/proc/meminfo: memFree=30558848/32872528 swapFree=1244176/1391344
[pid=12827] ppid=12821 vsize=9558476 CPUtime=0.9 cores=1,3,5,7
/proc/12827/stat : 12827 (java) S 12821 12827 12782 0 -1 4202496 11819 0 29 0 86 4 0 0 20 0 18 0 29684435 9787879424 16215 33554432000 1073741824 1073778376 140735961213120 140735961204256 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 8 0 0
/proc/12827/statm: 2389619 16215 2255 9 0 2380296 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 9558476

[startup+1.50081 s]
/proc/loadavg: 1.65 2.01 2.11 8/213 12865
/proc/meminfo: memFree=30200788/32872528 swapFree=1244176/1391344
[pid=12827] ppid=12821 vsize=9625040 CPUtime=3.04 cores=1,3,5,7
/proc/12827/stat : 12827 (java) S 12821 12827 12782 0 -1 4202496 33783 0 29 0 296 8 0 0 20 0 19 0 29684435 9856040960 33782 33554432000 1073741824 1073778376 140735961213120 140735961204256 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 8 0 0
/proc/12827/statm: 2406260 33782 2269 9 0 2396937 0
[pid=12827/tid=12830] ppid=12821 vsize=9625040 CPUtime=1.21 cores=1,3,5,7
/proc/12827/task/12830/stat : 12830 (java) R 12821 12827 12782 0 -1 4202560 2449 0 7 0 119 2 0 0 20 0 19 0 29684445 9856040960 33782 33554432000 1073741824 1073778376 140735961213120 140490113319192 140489941298629 0 4 0 16800975 0 0 0 -1 1 0 0 12 0 0
[pid=12827/tid=12833] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12833/stat : 12833 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 33782 33554432000 1073741824 1073778376 140735961213120 140490074811048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12835] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12835/stat : 12835 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 33782 33554432000 1073741824 1073778376 140735961213120 140490073758504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12827/tid=12838] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12838/stat : 12838 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 33782 33554432000 1073741824 1073778376 140735961213120 140490072705960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12827/tid=12840] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12840/stat : 12840 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 33782 33554432000 1073741824 1073778376 140735961213120 140490071653416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12842] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12842/stat : 12842 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 33782 33554432000 1073741824 1073778376 140735961213120 140490070599848 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12845] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12845/stat : 12845 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 33782 33554432000 1073741824 1073778376 140735961213120 140490069547304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12846] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12846/stat : 12846 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 33782 33554432000 1073741824 1073778376 140735961213120 140490068494760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12847] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12847/stat : 12847 (java) S 12821 12827 12782 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 33782 33554432000 1073741824 1073778376 140735961213120 140490067442216 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12848] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12848/stat : 12848 (java) S 12821 12827 12782 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29684454 9856040960 33782 33554432000 1073741824 1073778376 140735961213120 140489937369704 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12850] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12850/stat : 12850 (java) S 12821 12827 12782 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29684456 9856040960 33782 33554432000 1073741824 1073778376 140735961213120 140489936316024 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12853] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12853/stat : 12853 (java) S 12821 12827 12782 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29684456 9856040960 33782 33554432000 1073741824 1073778376 140735961213120 140489935263368 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12854] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12854/stat : 12854 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684462 9856040960 33782 33554432000 1073741824 1073778376 140735961213120 140489934212112 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12856] ppid=12821 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/12827/task/12856/stat : 12856 (java) S 12821 12827 12782 0 -1 4202560 13664 0 1 0 88 3 0 0 20 0 19 0 29684462 9856040960 33782 33554432000 1073741824 1073778376 140735961213120 140489933158456 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12858] ppid=12821 vsize=9625040 CPUtime=0.89 cores=1,3,5,7
/proc/12827/task/12858/stat : 12858 (java) S 12821 12827 12782 0 -1 4202560 16413 0 1 0 86 3 0 0 20 0 19 0 29684462 9856040960 33782 33554432000 1073741824 1073778376 140735961213120 140489932105912 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12860] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12860/stat : 12860 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684462 9856040960 33782 33554432000 1073741824 1073778376 140735961213120 140489931053560 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12827/tid=12862] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12862/stat : 12862 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684462 9856040960 33782 33554432000 1073741824 1073778376 140735961213120 140489930001224 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12827/tid=12864] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12864/stat : 12864 (java) S 12821 12827 12782 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29684516 9856040960 33782 33554432000 1073741824 1073778376 140735961213120 140489927378216 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 9625040

[startup+3.10087 s]
/proc/loadavg: 1.65 2.01 2.11 4/213 12865
/proc/meminfo: memFree=30198212/32872528 swapFree=1244176/1391344
[pid=12827] ppid=12821 vsize=9625040 CPUtime=4.75 cores=1,3,5,7
/proc/12827/stat : 12827 (java) S 12821 12827 12782 0 -1 4202496 33882 0 29 0 467 8 0 0 20 0 19 0 29684435 9856040960 36433 33554432000 1073741824 1073778376 140735961213120 140735961204256 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 8 0 0
/proc/12827/statm: 2406260 36433 2277 9 0 2396937 0
[pid=12827/tid=12830] ppid=12821 vsize=9625040 CPUtime=2.8 cores=1,3,5,7
/proc/12827/task/12830/stat : 12830 (java) R 12821 12827 12782 0 -1 4202560 2456 0 7 0 278 2 0 0 20 0 19 0 29684445 9856040960 36433 33554432000 1073741824 1073778376 140735961213120 140490113310416 140489941403898 0 4 0 16800975 0 0 0 -1 1 0 0 12 0 0
[pid=12827/tid=12833] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12833/stat : 12833 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 36433 33554432000 1073741824 1073778376 140735961213120 140490074811048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12835] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12835/stat : 12835 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 36433 33554432000 1073741824 1073778376 140735961213120 140490073758504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12827/tid=12838] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12838/stat : 12838 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 36433 33554432000 1073741824 1073778376 140735961213120 140490072705960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12827/tid=12840] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12840/stat : 12840 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 36433 33554432000 1073741824 1073778376 140735961213120 140490071653416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12842] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12842/stat : 12842 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 36433 33554432000 1073741824 1073778376 140735961213120 140490070599848 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12845] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12845/stat : 12845 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 36433 33554432000 1073741824 1073778376 140735961213120 140490069547304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12846] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12846/stat : 12846 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 36433 33554432000 1073741824 1073778376 140735961213120 140490068494760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12847] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12847/stat : 12847 (java) S 12821 12827 12782 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 36433 33554432000 1073741824 1073778376 140735961213120 140490067442216 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12848] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12848/stat : 12848 (java) S 12821 12827 12782 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29684454 9856040960 36433 33554432000 1073741824 1073778376 140735961213120 140489937369704 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12850] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12850/stat : 12850 (java) S 12821 12827 12782 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29684456 9856040960 36433 33554432000 1073741824 1073778376 140735961213120 140489936316024 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12853] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12853/stat : 12853 (java) S 12821 12827 12782 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29684456 9856040960 36433 33554432000 1073741824 1073778376 140735961213120 140489935263368 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12854] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12854/stat : 12854 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684462 9856040960 36433 33554432000 1073741824 1073778376 140735961213120 140489934212112 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12856] ppid=12821 vsize=9625040 CPUtime=0.95 cores=1,3,5,7
/proc/12827/task/12856/stat : 12856 (java) S 12821 12827 12782 0 -1 4202560 13666 0 1 0 92 3 0 0 20 0 19 0 29684462 9856040960 36433 33554432000 1073741824 1073778376 140735961213120 140489933158456 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12858] ppid=12821 vsize=9625040 CPUtime=0.96 cores=1,3,5,7
/proc/12827/task/12858/stat : 12858 (java) S 12821 12827 12782 0 -1 4202560 16502 0 1 0 93 3 0 0 20 0 19 0 29684462 9856040960 36433 33554432000 1073741824 1073778376 140735961213120 140489932105912 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12860] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12860/stat : 12860 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684462 9856040960 36433 33554432000 1073741824 1073778376 140735961213120 140489931053560 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12827/tid=12862] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12862/stat : 12862 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684462 9856040960 36433 33554432000 1073741824 1073778376 140735961213120 140489930001224 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12827/tid=12864] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12864/stat : 12864 (java) S 12821 12827 12782 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29684516 9856040960 36433 33554432000 1073741824 1073778376 140735961213120 140489927378216 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.75
Current children cumulated vsize (KiB) 9625040

[startup+6.3008 s]
/proc/loadavg: 1.75 2.02 2.11 5/213 12865
/proc/meminfo: memFree=30178168/32872528 swapFree=1244176/1391344
[pid=12827] ppid=12821 vsize=9625040 CPUtime=8.05 cores=1,3,5,7
/proc/12827/stat : 12827 (java) S 12821 12827 12782 0 -1 4202496 33905 0 29 0 796 9 0 0 20 0 19 0 29684435 9856040960 43578 33554432000 1073741824 1073778376 140735961213120 140735961204256 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 8 0 0
/proc/12827/statm: 2406260 43578 2277 9 0 2396937 0
[pid=12827/tid=12830] ppid=12821 vsize=9625040 CPUtime=6 cores=1,3,5,7
/proc/12827/task/12830/stat : 12830 (java) R 12821 12827 12782 0 -1 4202560 2479 0 7 0 597 3 0 0 20 0 19 0 29684445 9856040960 43578 33554432000 1073741824 1073778376 140735961213120 140490113319192 140489941319776 0 4 0 16800975 0 0 0 -1 1 0 0 12 0 0
[pid=12827/tid=12833] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12833/stat : 12833 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 43578 33554432000 1073741824 1073778376 140735961213120 140490074811048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12835] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12835/stat : 12835 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 43578 33554432000 1073741824 1073778376 140735961213120 140490073758504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12827/tid=12838] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12838/stat : 12838 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 43578 33554432000 1073741824 1073778376 140735961213120 140490072705960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12827/tid=12840] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12840/stat : 12840 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 43578 33554432000 1073741824 1073778376 140735961213120 140490071653416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12842] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12842/stat : 12842 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 43578 33554432000 1073741824 1073778376 140735961213120 140490070599848 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12845] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12845/stat : 12845 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 43578 33554432000 1073741824 1073778376 140735961213120 140490069547304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12846] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12846/stat : 12846 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 43578 33554432000 1073741824 1073778376 140735961213120 140490068494760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12847] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12847/stat : 12847 (java) S 12821 12827 12782 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29684450 9856040960 43578 33554432000 1073741824 1073778376 140735961213120 140490067442216 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12848] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12848/stat : 12848 (java) S 12821 12827 12782 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29684454 9856040960 43578 33554432000 1073741824 1073778376 140735961213120 140489937369704 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12850] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12850/stat : 12850 (java) S 12821 12827 12782 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29684456 9856040960 43578 33554432000 1073741824 1073778376 140735961213120 140489936316024 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12853] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12853/stat : 12853 (java) S 12821 12827 12782 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29684456 9856040960 43578 33554432000 1073741824 1073778376 140735961213120 140489935263368 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12854] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12854/stat : 12854 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684462 9856040960 43578 33554432000 1073741824 1073778376 140735961213120 140489934212112 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12856] ppid=12821 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/12827/task/12856/stat : 12856 (java) S 12821 12827 12782 0 -1 4202560 13666 0 1 0 95 3 0 0 20 0 19 0 29684462 9856040960 43578 33554432000 1073741824 1073778376 140735961213120 140489933158456 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12858] ppid=12821 vsize=9625040 CPUtime=1.03 cores=1,3,5,7
/proc/12827/task/12858/stat : 12858 (java) S 12821 12827 12782 0 -1 4202560 16502 0 1 0 100 3 0 0 20 0 19 0 29684462 9856040960 43578 33554432000 1073741824 1073778376 140735961213120 140489932105912 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12860] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12860/stat : 12860 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684462 9856040960 43578 33554432000 1073741824 1073778376 140735961213120 140489931053560 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12827/tid=12862] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12862/stat : 12862 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684462 9856040960 43578 33554432000 1073741824 1073778376 140735961213120 140489930001224 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12827/tid=12864] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12864/stat : 12864 (java) S 12821 12827 12782 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29684516 9856040960 43578 33554432000 1073741824 1073778376 140735961213120 140489927378216 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.05
Current children cumulated vsize (KiB) 9625040


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

[pid=12827/tid=12850] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12850/stat : 12850 (java) S 12821 12827 12782 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29684456 9856040960 125780 33554432000 1073741824 1073778376 140735961213120 140489936316024 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12853] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12853/stat : 12853 (java) S 12821 12827 12782 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29684456 9856040960 125780 33554432000 1073741824 1073778376 140735961213120 140489935263368 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12854] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12854/stat : 12854 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684462 9856040960 125780 33554432000 1073741824 1073778376 140735961213120 140489934212112 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12856] ppid=12821 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/12827/task/12856/stat : 12856 (java) S 12821 12827 12782 0 -1 4202560 13666 0 1 0 95 3 0 0 20 0 19 0 29684462 9856040960 125780 33554432000 1073741824 1073778376 140735961213120 140489933158456 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12858] ppid=12821 vsize=9625040 CPUtime=1.06 cores=1,3,5,7
/proc/12827/task/12858/stat : 12858 (java) S 12821 12827 12782 0 -1 4202560 16506 0 1 0 103 3 0 0 20 0 19 0 29684462 9856040960 125780 33554432000 1073741824 1073778376 140735961213120 140489932105912 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12860] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12860/stat : 12860 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684462 9856040960 125780 33554432000 1073741824 1073778376 140735961213120 140489931053560 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12827/tid=12862] ppid=12821 vsize=9625040 CPUtime=0.54 cores=1,3,5,7
/proc/12827/task/12862/stat : 12862 (java) S 12821 12827 12782 0 -1 4202560 95 0 0 0 25 29 0 0 20 0 19 0 29684462 9856040960 125780 33554432000 1073741824 1073778376 140735961213120 140489930001224 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12864] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12864/stat : 12864 (java) S 12821 12827 12782 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29684516 9856040960 125780 33554432000 1073741824 1073778376 140735961213120 140489927378216 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1671.84
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.14 2.16 2.15 4/213 12931
/proc/meminfo: memFree=29519136/32872528 swapFree=1244176/1391344
[pid=12827] ppid=12821 vsize=9625040 CPUtime=1732.24 cores=1,3,5,7
/proc/12827/stat : 12827 (java) S 12821 12827 12782 0 -1 4202496 39152 0 29 0 173098 126 0 0 20 0 19 0 29684435 9856040960 119430 33554432000 1073741824 1073778376 140735961213120 140735961204256 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 8 0 0
/proc/12827/statm: 2406260 119430 2299 9 0 2396937 0
[pid=12827/tid=12830] ppid=12821 vsize=9625040 CPUtime=1716.31 cores=1,3,5,7
/proc/12827/task/12830/stat : 12830 (java) R 12821 12827 12782 0 -1 4202560 2604 0 7 0 171599 32 0 0 20 0 19 0 29684445 9856040960 119430 33554432000 1073741824 1073778376 140735961213120 140490113318200 140489941319788 0 4 0 16800975 0 0 0 -1 3 0 0 12 0 0
[pid=12827/tid=12833] ppid=12821 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/12827/task/12833/stat : 12833 (java) S 12821 12827 12782 0 -1 4202560 547 0 0 0 134 12 0 0 20 0 19 0 29684450 9856040960 119430 33554432000 1073741824 1073778376 140735961213120 140490074811048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12827/tid=12835] ppid=12821 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/12827/task/12835/stat : 12835 (java) S 12821 12827 12782 0 -1 4202560 591 0 0 0 131 14 0 0 20 0 19 0 29684450 9856040960 119430 33554432000 1073741824 1073778376 140735961213120 140490073758504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12838] ppid=12821 vsize=9625040 CPUtime=1.33 cores=1,3,5,7
/proc/12827/task/12838/stat : 12838 (java) S 12821 12827 12782 0 -1 4202560 443 0 0 0 122 11 0 0 20 0 19 0 29684450 9856040960 119430 33554432000 1073741824 1073778376 140735961213120 140490072705960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12827/tid=12840] ppid=12821 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/12827/task/12840/stat : 12840 (java) S 12821 12827 12782 0 -1 4202560 401 0 0 0 135 10 0 0 20 0 19 0 29684450 9856040960 119430 33554432000 1073741824 1073778376 140735961213120 140490071653416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12842] ppid=12821 vsize=9625040 CPUtime=1.37 cores=1,3,5,7
/proc/12827/task/12842/stat : 12842 (java) S 12821 12827 12782 0 -1 4202560 458 0 0 0 127 10 0 0 20 0 19 0 29684450 9856040960 119430 33554432000 1073741824 1073778376 140735961213120 140490070599848 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12827/tid=12845] ppid=12821 vsize=9625040 CPUtime=1.26 cores=1,3,5,7
/proc/12827/task/12845/stat : 12845 (java) S 12821 12827 12782 0 -1 4202560 1080 0 0 0 116 10 0 0 20 0 19 0 29684450 9856040960 119430 33554432000 1073741824 1073778376 140735961213120 140490069547304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12846] ppid=12821 vsize=9625040 CPUtime=1.37 cores=1,3,5,7
/proc/12827/task/12846/stat : 12846 (java) S 12821 12827 12782 0 -1 4202560 538 0 0 0 127 10 0 0 20 0 19 0 29684450 9856040960 119430 33554432000 1073741824 1073778376 140735961213120 140490068494760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12847] ppid=12821 vsize=9625040 CPUtime=1.32 cores=1,3,5,7
/proc/12827/task/12847/stat : 12847 (java) S 12821 12827 12782 0 -1 4202560 404 0 0 0 123 9 0 0 20 0 19 0 29684450 9856040960 119430 33554432000 1073741824 1073778376 140735961213120 140490067442216 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12827/tid=12848] ppid=12821 vsize=9625040 CPUtime=2.53 cores=1,3,5,7
/proc/12827/task/12848/stat : 12848 (java) S 12821 12827 12782 0 -1 4202560 572 0 0 0 249 4 0 0 20 0 19 0 29684454 9856040960 119430 33554432000 1073741824 1073778376 140735961213120 140489937369704 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12850] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12850/stat : 12850 (java) S 12821 12827 12782 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29684456 9856040960 119430 33554432000 1073741824 1073778376 140735961213120 140489936316024 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12853] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12853/stat : 12853 (java) S 12821 12827 12782 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29684456 9856040960 119430 33554432000 1073741824 1073778376 140735961213120 140489935263368 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12854] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12854/stat : 12854 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684462 9856040960 119430 33554432000 1073741824 1073778376 140735961213120 140489934212112 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12856] ppid=12821 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/12827/task/12856/stat : 12856 (java) S 12821 12827 12782 0 -1 4202560 13666 0 1 0 95 3 0 0 20 0 19 0 29684462 9856040960 119430 33554432000 1073741824 1073778376 140735961213120 140489933158456 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12858] ppid=12821 vsize=9625040 CPUtime=1.06 cores=1,3,5,7
/proc/12827/task/12858/stat : 12858 (java) S 12821 12827 12782 0 -1 4202560 16506 0 1 0 103 3 0 0 20 0 19 0 29684462 9856040960 119430 33554432000 1073741824 1073778376 140735961213120 140489932105912 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12860] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12860/stat : 12860 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684462 9856040960 119430 33554432000 1073741824 1073778376 140735961213120 140489931053560 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12827/tid=12862] ppid=12821 vsize=9625040 CPUtime=0.56 cores=1,3,5,7
/proc/12827/task/12862/stat : 12862 (java) S 12821 12827 12782 0 -1 4202560 99 0 0 0 26 30 0 0 20 0 19 0 29684462 9856040960 119430 33554432000 1073741824 1073778376 140735961213120 140489930001224 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12827/tid=12864] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12864/stat : 12864 (java) S 12821 12827 12782 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29684516 9856040960 119430 33554432000 1073741824 1073778376 140735961213120 140489927378216 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1732.24
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.20 2.17 2.15 4/213 12932
/proc/meminfo: memFree=29608332/32872528 swapFree=1244176/1391344
[pid=12827] ppid=12821 vsize=9625040 CPUtime=1792.65 cores=1,3,5,7
/proc/12827/stat : 12827 (java) S 12821 12827 12782 0 -1 4202496 39183 0 29 0 179137 128 0 0 20 0 19 0 29684435 9856040960 111726 33554432000 1073741824 1073778376 140735961213120 140735961204256 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 8 0 0
/proc/12827/statm: 2406260 111726 2299 9 0 2396937 0
[pid=12827/tid=12830] ppid=12821 vsize=9625040 CPUtime=1775.88 cores=1,3,5,7
/proc/12827/task/12830/stat : 12830 (java) R 12821 12827 12782 0 -1 4202560 2615 0 7 0 177556 32 0 0 20 0 19 0 29684445 9856040960 111726 33554432000 1073741824 1073778376 140735961213120 140490113318080 140489941444730 0 4 0 16800975 0 0 0 -1 3 0 0 12 0 0
[pid=12827/tid=12833] ppid=12821 vsize=9625040 CPUtime=1.54 cores=1,3,5,7
/proc/12827/task/12833/stat : 12833 (java) S 12821 12827 12782 0 -1 4202560 547 0 0 0 142 12 0 0 20 0 19 0 29684450 9856040960 111726 33554432000 1073741824 1073778376 140735961213120 140490074811048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12835] ppid=12821 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/12827/task/12835/stat : 12835 (java) S 12821 12827 12782 0 -1 4202560 591 0 0 0 139 14 0 0 20 0 19 0 29684450 9856040960 111726 33554432000 1073741824 1073778376 140735961213120 140490073758504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12838] ppid=12821 vsize=9625040 CPUtime=1.38 cores=1,3,5,7
/proc/12827/task/12838/stat : 12838 (java) S 12821 12827 12782 0 -1 4202560 443 0 0 0 127 11 0 0 20 0 19 0 29684450 9856040960 111726 33554432000 1073741824 1073778376 140735961213120 140490072705960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12840] ppid=12821 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/12827/task/12840/stat : 12840 (java) S 12821 12827 12782 0 -1 4202560 401 0 0 0 143 10 0 0 20 0 19 0 29684450 9856040960 111726 33554432000 1073741824 1073778376 140735961213120 140490071653416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12827/tid=12842] ppid=12821 vsize=9625040 CPUtime=1.44 cores=1,3,5,7
/proc/12827/task/12842/stat : 12842 (java) S 12821 12827 12782 0 -1 4202560 458 0 0 0 134 10 0 0 20 0 19 0 29684450 9856040960 111726 33554432000 1073741824 1073778376 140735961213120 140490070599848 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12845] ppid=12821 vsize=9625040 CPUtime=1.33 cores=1,3,5,7
/proc/12827/task/12845/stat : 12845 (java) S 12821 12827 12782 0 -1 4202560 1085 0 0 0 123 10 0 0 20 0 19 0 29684450 9856040960 111726 33554432000 1073741824 1073778376 140735961213120 140490069547304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12846] ppid=12821 vsize=9625040 CPUtime=1.43 cores=1,3,5,7
/proc/12827/task/12846/stat : 12846 (java) S 12821 12827 12782 0 -1 4202560 538 0 0 0 133 10 0 0 20 0 19 0 29684450 9856040960 111726 33554432000 1073741824 1073778376 140735961213120 140490068494760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12827/tid=12847] ppid=12821 vsize=9625040 CPUtime=1.39 cores=1,3,5,7
/proc/12827/task/12847/stat : 12847 (java) S 12821 12827 12782 0 -1 4202560 404 0 0 0 130 9 0 0 20 0 19 0 29684450 9856040960 111726 33554432000 1073741824 1073778376 140735961213120 140490067442216 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12827/tid=12848] ppid=12821 vsize=9625040 CPUtime=2.79 cores=1,3,5,7
/proc/12827/task/12848/stat : 12848 (java) S 12821 12827 12782 0 -1 4202560 583 0 0 0 274 5 0 0 20 0 19 0 29684454 9856040960 111726 33554432000 1073741824 1073778376 140735961213120 140489937369704 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12827/tid=12850] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12850/stat : 12850 (java) S 12821 12827 12782 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29684456 9856040960 111726 33554432000 1073741824 1073778376 140735961213120 140489936316024 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12853] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12853/stat : 12853 (java) S 12821 12827 12782 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29684456 9856040960 111726 33554432000 1073741824 1073778376 140735961213120 140489935263368 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12854] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12854/stat : 12854 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684462 9856040960 111726 33554432000 1073741824 1073778376 140735961213120 140489934212112 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12856] ppid=12821 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/12827/task/12856/stat : 12856 (java) S 12821 12827 12782 0 -1 4202560 13666 0 1 0 95 3 0 0 20 0 19 0 29684462 9856040960 111726 33554432000 1073741824 1073778376 140735961213120 140489933158456 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12858] ppid=12821 vsize=9625040 CPUtime=1.06 cores=1,3,5,7
/proc/12827/task/12858/stat : 12858 (java) S 12821 12827 12782 0 -1 4202560 16506 0 1 0 103 3 0 0 20 0 19 0 29684462 9856040960 111726 33554432000 1073741824 1073778376 140735961213120 140489932105912 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12860] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12860/stat : 12860 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684462 9856040960 111726 33554432000 1073741824 1073778376 140735961213120 140489931053560 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12827/tid=12862] ppid=12821 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/12827/task/12862/stat : 12862 (java) S 12821 12827 12782 0 -1 4202560 103 0 0 0 28 30 0 0 20 0 19 0 29684462 9856040960 111726 33554432000 1073741824 1073778376 140735961213120 140489930001224 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12827/tid=12864] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12864/stat : 12864 (java) S 12821 12827 12782 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29684516 9856040960 111726 33554432000 1073741824 1073778376 140735961213120 140489927378216 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1789.6 s]
/proc/loadavg: 2.18 2.17 2.15 4/213 12998
/proc/meminfo: memFree=30043316/32872528 swapFree=1244176/1391344
[pid=12827] ppid=12821 vsize=9625040 CPUtime=1800.01 cores=1,3,5,7
/proc/12827/stat : 12827 (java) S 12821 12827 12782 0 -1 4202496 39185 0 29 0 179873 128 0 0 20 0 19 0 29684435 9856040960 110732 33554432000 1073741824 1073778376 140735961213120 140735961204256 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 8 0 0
/proc/12827/statm: 2406260 110732 2299 9 0 2396937 0
[pid=12827/tid=12830] ppid=12821 vsize=9625040 CPUtime=1783.16 cores=1,3,5,7
/proc/12827/task/12830/stat : 12830 (java) R 12821 12827 12782 0 -1 4202560 2617 0 7 0 178283 33 0 0 20 0 19 0 29684445 9856040960 110732 33554432000 1073741824 1073778376 140735961213120 140490113318080 140489941319871 0 4 0 16800975 0 0 0 -1 3 0 0 12 0 0
[pid=12827/tid=12833] ppid=12821 vsize=9625040 CPUtime=1.55 cores=1,3,5,7
/proc/12827/task/12833/stat : 12833 (java) S 12821 12827 12782 0 -1 4202560 547 0 0 0 143 12 0 0 20 0 19 0 29684450 9856040960 110732 33554432000 1073741824 1073778376 140735961213120 140490074811048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12827/tid=12835] ppid=12821 vsize=9625040 CPUtime=1.54 cores=1,3,5,7
/proc/12827/task/12835/stat : 12835 (java) S 12821 12827 12782 0 -1 4202560 591 0 0 0 140 14 0 0 20 0 19 0 29684450 9856040960 110732 33554432000 1073741824 1073778376 140735961213120 140490073758504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12838] ppid=12821 vsize=9625040 CPUtime=1.39 cores=1,3,5,7
/proc/12827/task/12838/stat : 12838 (java) S 12821 12827 12782 0 -1 4202560 443 0 0 0 128 11 0 0 20 0 19 0 29684450 9856040960 110732 33554432000 1073741824 1073778376 140735961213120 140490072705960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12840] ppid=12821 vsize=9625040 CPUtime=1.54 cores=1,3,5,7
/proc/12827/task/12840/stat : 12840 (java) S 12821 12827 12782 0 -1 4202560 401 0 0 0 144 10 0 0 20 0 19 0 29684450 9856040960 110732 33554432000 1073741824 1073778376 140735961213120 140490071653416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12827/tid=12842] ppid=12821 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/12827/task/12842/stat : 12842 (java) S 12821 12827 12782 0 -1 4202560 458 0 0 0 136 10 0 0 20 0 19 0 29684450 9856040960 110732 33554432000 1073741824 1073778376 140735961213120 140490070599848 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12827/tid=12845] ppid=12821 vsize=9625040 CPUtime=1.34 cores=1,3,5,7
/proc/12827/task/12845/stat : 12845 (java) S 12821 12827 12782 0 -1 4202560 1085 0 0 0 124 10 0 0 20 0 19 0 29684450 9856040960 110732 33554432000 1073741824 1073778376 140735961213120 140490069547304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12827/tid=12846] ppid=12821 vsize=9625040 CPUtime=1.44 cores=1,3,5,7
/proc/12827/task/12846/stat : 12846 (java) S 12821 12827 12782 0 -1 4202560 538 0 0 0 134 10 0 0 20 0 19 0 29684450 9856040960 110732 33554432000 1073741824 1073778376 140735961213120 140490068494760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12847] ppid=12821 vsize=9625040 CPUtime=1.4 cores=1,3,5,7
/proc/12827/task/12847/stat : 12847 (java) S 12821 12827 12782 0 -1 4202560 404 0 0 0 131 9 0 0 20 0 19 0 29684450 9856040960 110732 33554432000 1073741824 1073778376 140735961213120 140490067442216 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12827/tid=12848] ppid=12821 vsize=9625040 CPUtime=2.79 cores=1,3,5,7
/proc/12827/task/12848/stat : 12848 (java) S 12821 12827 12782 0 -1 4202560 583 0 0 0 274 5 0 0 20 0 19 0 29684454 9856040960 110732 33554432000 1073741824 1073778376 140735961213120 140489937369704 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12827/tid=12850] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12850/stat : 12850 (java) S 12821 12827 12782 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29684456 9856040960 110732 33554432000 1073741824 1073778376 140735961213120 140489936316024 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12853] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12853/stat : 12853 (java) S 12821 12827 12782 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29684456 9856040960 110732 33554432000 1073741824 1073778376 140735961213120 140489935263368 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12854] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12854/stat : 12854 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684462 9856040960 110732 33554432000 1073741824 1073778376 140735961213120 140489934212112 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12856] ppid=12821 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/12827/task/12856/stat : 12856 (java) S 12821 12827 12782 0 -1 4202560 13666 0 1 0 95 3 0 0 20 0 19 0 29684462 9856040960 110732 33554432000 1073741824 1073778376 140735961213120 140489933158456 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12827/tid=12858] ppid=12821 vsize=9625040 CPUtime=1.06 cores=1,3,5,7
/proc/12827/task/12858/stat : 12858 (java) S 12821 12827 12782 0 -1 4202560 16506 0 1 0 103 3 0 0 20 0 19 0 29684462 9856040960 110732 33554432000 1073741824 1073778376 140735961213120 140489932105912 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12827/tid=12860] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12860/stat : 12860 (java) S 12821 12827 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29684462 9856040960 110732 33554432000 1073741824 1073778376 140735961213120 140489931053560 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12827/tid=12862] ppid=12821 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/12827/task/12862/stat : 12862 (java) S 12821 12827 12782 0 -1 4202560 103 0 0 0 28 30 0 0 20 0 19 0 29684462 9856040960 110732 33554432000 1073741824 1073778376 140735961213120 140489930001224 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12827/tid=12864] ppid=12821 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/12827/task/12864/stat : 12864 (java) S 12821 12827 12782 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29684516 9856040960 110732 33554432000 1073741824 1073778376 140735961213120 140489927378216 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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 12827 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 1789.64
CPU time (s): 1800.57
CPU user time (s): 1798.82
CPU system time (s): 1.75573
CPU usage (%): 100.611
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.82
system time used= 1.75573
maximum resident set size= 777988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39221
page faults= 29
swaps= 0
block input operations= 17080
block output operations= 1728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41795
involuntary context switches= 23776

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.29004 second user time and 8.20175 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-18 20:59:18
IDJOB=4106756
IDBENCH=48233
IDSOLVER=2546
FILE ID=node119/4106756-1466276358
RUNJOBID= node119-1466276358-12799
PBS_JOBID= 19918260
Free space on /tmp= 71728 MiB

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

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

MD5SUM BENCH= 7d5c1eba9f9b9c55d272c1a8f28b465a
RANDOM SEED=491058743

node119.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30559872 kB
Buffers:           76500 kB
Cached:           103592 kB
SwapCached:         1572 kB
Active:            54296 kB
Inactive:         130040 kB
Active(anon):       2660 kB
Inactive(anon):     3796 kB
Active(file):      51636 kB
Inactive(file):   126244 kB
Unevictable:     1391344 kB
Mlocked:         1244176 kB
SwapTotal:      67108856 kB
SwapFree:       67100120 kB
Dirty:              1952 kB
Writeback:             0 kB
AnonPages:       1393844 kB
Mapped:             8028 kB
Shmem:                 0 kB
Slab:             602952 kB
SReclaimable:      47312 kB
SUnreclaim:       555640 kB
KernelStack:        1336 kB
PageTables:         6320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1488092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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= 71728 MiB
End job on node119 at 2016-06-18 21:29:08