Trace number 4106726

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)-38 1800.06 1792.84

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_4.opb
MD5SUM69a7dda5c80f9dda65f29fb6eb76eed7
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-49
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 -53
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint10
Maximum length of a constraint21
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 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2524
Sum of products size (including duplicates)5048
Number of different products1262
Sum of products size2524

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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4106726-1466274664.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
0.25/0.26	c ... done. Wall clock time 0.162s.
0.25/0.26	c declared #vars     200
0.25/0.26	c internal #vars     1462
0.25/0.26	c #constraints  2924
0.25/0.26	c constraints type 
0.25/0.26	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1262
0.25/0.26	c org.sat4j.minisat.constraints.cnf.UnitClauses => 149
0.25/0.26	c org.sat4j.specs.Constr$1 => 220
0.25/0.26	c org.sat4j.minisat.constraints.cnf.UnitClause => 31
0.25/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1262
0.25/0.26	c 2924 constraints processed.
0.25/0.26	c objective function length is 200 literals
0.25/0.28	c SATISFIABLE
0.25/0.28	c OPTIMIZING...
0.25/0.28	c Got one! Elapsed wall clock time (in seconds):0.175
0.25/0.28	o -33
0.25/0.29	c Got one! Elapsed wall clock time (in seconds):0.187
0.25/0.29	o -34
0.49/0.30	c Got one! Elapsed wall clock time (in seconds):0.197
0.49/0.30	o -35
0.49/0.37	c Got one! Elapsed wall clock time (in seconds):0.269
0.49/0.37	o -36
0.49/0.38	c Got one! Elapsed wall clock time (in seconds):0.275
0.49/0.38	o -37
0.49/0.39	c Got one! Elapsed wall clock time (in seconds):0.291
0.49/0.39	o -38
0.98/0.66	c cleaning 2808 clauses out of 5616 with flag 10308/5616
1.44/0.98	c cleaning 4397 clauses out of 8809 with flag 23344/11617
1.84/1.34	c cleaning 5707 clauses out of 11413 with flag 38909/18618
2.24/1.76	c cleaning 6848 clauses out of 13704 with flag 56726/26616
2.89/2.31	c cleaning 7928 clauses out of 15856 with flag 76952/35616
3.39/2.85	c cleaning 8964 clauses out of 17928 with flag 98395/45616
3.99/3.48	c cleaning 9981 clauses out of 19965 with flag 121568/56617
4.79/4.20	c cleaning 10991 clauses out of 21983 with flag 146321/68616
5.59/5.02	c cleaning 11995 clauses out of 23993 with flag 173216/81617
6.49/5.92	c cleaning 12995 clauses out of 25997 with flag 202128/95616
7.49/6.97	c cleaning 14001 clauses out of 28003 with flag 233039/110617
8.69/8.18	c cleaning 14998 clauses out of 30001 with flag 265997/126616
10.09/9.54	c cleaning 16002 clauses out of 32006 with flag 300953/143619
11.48/10.98	c cleaning 16993 clauses out of 34002 with flag 338006/161617
13.12/12.54	c cleaning 18002 clauses out of 36011 with flag 377167/180619
14.72/14.11	c cleaning 19002 clauses out of 38007 with flag 418350/200617
16.42/15.81	c cleaning 19998 clauses out of 40004 with flag 461581/221616
18.33/17.75	c cleaning 21005 clauses out of 42009 with flag 506983/243619
20.32/19.77	c cleaning 21997 clauses out of 44002 with flag 554463/266617
22.63/22.10	c cleaning 23001 clauses out of 46004 with flag 603871/290616
25.02/24.49	c cleaning 24000 clauses out of 48004 with flag 655243/315617
27.32/26.70	c cleaning 25001 clauses out of 50003 with flag 708712/341616
30.01/29.30	c cleaning 25998 clauses out of 52002 with flag 764248/368616
32.41/31.76	c cleaning 27000 clauses out of 54006 with flag 821826/396618
35.41/34.71	c cleaning 27997 clauses out of 56004 with flag 881581/425616
38.51/37.84	c cleaning 29004 clauses out of 58007 with flag 943346/455616
41.42/40.73	c cleaning 30002 clauses out of 60003 with flag 1007103/486616
44.62/43.98	c cleaning 31000 clauses out of 62002 with flag 1073091/518617
47.97/47.14	c cleaning 31996 clauses out of 64003 with flag 1141102/551618
51.37/50.59	c cleaning 33001 clauses out of 66006 with flag 1210907/585617
55.57/54.76	c cleaning 34003 clauses out of 68005 with flag 1282983/620617
59.87/59.04	c cleaning 34999 clauses out of 70003 with flag 1357173/656618
64.57/63.80	c cleaning 35994 clauses out of 72002 with flag 1433305/693616
69.68/68.84	c cleaning 36998 clauses out of 74008 with flag 1511279/731616
74.51/73.53	c cleaning 38004 clauses out of 76012 with flag 1591719/770618
79.22/78.21	c cleaning 39001 clauses out of 78006 with flag 1673655/810616
84.11/83.11	c cleaning 39997 clauses out of 80006 with flag 1757860/851617
89.81/88.88	c cleaning 41002 clauses out of 82008 with flag 1844387/893616
96.37/95.28	c cleaning 42003 clauses out of 84007 with flag 1932946/936617
101.88/100.76	c cleaning 42998 clauses out of 86004 with flag 2023420/980617
107.68/106.56	c cleaning 44002 clauses out of 88005 with flag 2116262/1025616
114.28/113.10	c cleaning 45002 clauses out of 90004 with flag 2210928/1071617
121.06/119.79	c cleaning 45996 clauses out of 92001 with flag 2307513/1118616
128.96/127.66	c cleaning 47003 clauses out of 94006 with flag 2406299/1166617
136.86/135.52	c cleaning 48002 clauses out of 96004 with flag 2507211/1215618
145.07/143.72	c cleaning 49001 clauses out of 98001 with flag 2610198/1265617
153.87/152.33	c cleaning 49994 clauses out of 100001 with flag 2715480/1316618
163.17/161.66	c cleaning 51001 clauses out of 102006 with flag 2822338/1368617
172.97/171.49	c cleaning 51999 clauses out of 104005 with flag 2931465/1421617
182.78/180.96	c cleaning 53001 clauses out of 106005 with flag 3042747/1475616
192.39/190.56	c cleaning 53996 clauses out of 108004 with flag 3156009/1530616
203.75/201.80	c cleaning 54997 clauses out of 110008 with flag 3271149/1586616
215.74/213.89	c cleaning 56002 clauses out of 112012 with flag 3388722/1643617
229.29/227.37	c cleaning 57002 clauses out of 114010 with flag 3508188/1701617
242.00/240.08	c cleaning 57996 clauses out of 116007 with flag 3629820/1760616
254.51/252.48	c cleaning 59005 clauses out of 118011 with flag 3753512/1820616
267.88/265.70	c cleaning 59997 clauses out of 120006 with flag 3879303/1881616
281.08/278.97	c cleaning 61004 clauses out of 122009 with flag 4007161/1943616
293.86/291.63	c cleaning 61998 clauses out of 124005 with flag 4136811/2006616
308.06/305.84	c cleaning 63000 clauses out of 126008 with flag 4268349/2070617
323.19/320.95	c cleaning 64000 clauses out of 128009 with flag 4401934/2135618
339.21/336.91	c cleaning 65001 clauses out of 130008 with flag 4537942/2201617
353.61/351.26	c cleaning 65997 clauses out of 132006 with flag 4676043/2268616
368.91/366.56	c cleaning 67005 clauses out of 134009 with flag 4815834/2336616
383.78/381.36	c cleaning 68000 clauses out of 136005 with flag 4958193/2405617
401.75/399.21	c cleaning 68997 clauses out of 138005 with flag 5102341/2475617
418.11/415.51	c cleaning 70002 clauses out of 140008 with flag 5248607/2546617
435.97/433.38	c cleaning 71001 clauses out of 142006 with flag 5397495/2618617
454.86/452.10	c cleaning 71998 clauses out of 144005 with flag 5548081/2691617
472.56/469.86	c cleaning 73001 clauses out of 146006 with flag 5700526/2765616
492.58/489.89	c cleaning 74001 clauses out of 148005 with flag 5855121/2840616
510.44/507.63	c cleaning 75002 clauses out of 150007 with flag 6011470/2916619
530.41/527.51	c cleaning 75998 clauses out of 152003 with flag 6170078/2993617
551.14/548.20	c cleaning 76997 clauses out of 154004 with flag 6329932/3071616
573.29/570.36	c cleaning 77999 clauses out of 156009 with flag 6492319/3150618
596.79/593.72	c cleaning 79000 clauses out of 158008 with flag 6656838/3230616
620.83/617.61	c cleaning 80003 clauses out of 160010 with flag 6823765/3311618
646.33/643.08	c cleaning 81004 clauses out of 162007 with flag 6992480/3393618
673.81/670.49	c cleaning 81996 clauses out of 164003 with flag 7163760/3476618
700.61/697.10	c cleaning 83000 clauses out of 166006 with flag 7336732/3560617
727.85/724.34	c cleaning 84002 clauses out of 168007 with flag 7511772/3645618
756.99/753.42	c cleaning 85001 clauses out of 170003 with flag 7688778/3731616
791.64/787.97	c cleaning 86000 clauses out of 172005 with flag 7867710/3818619
826.39/822.65	c cleaning 86996 clauses out of 174002 with flag 8048470/3906616
862.25/858.33	c cleaning 88000 clauses out of 176007 with flag 8231610/3995617
896.63/892.66	c cleaning 88997 clauses out of 178007 with flag 8416617/4085617
929.88/925.82	c cleaning 90000 clauses out of 180009 with flag 8603532/4176616
959.71/955.53	c cleaning 91001 clauses out of 182010 with flag 8792629/4268617
983.87/979.67	c cleaning 92000 clauses out of 184008 with flag 8984084/4361616
1015.46/1011.17	c cleaning 92993 clauses out of 186009 with flag 9177627/4455617
1047.58/1043.19	c cleaning 94005 clauses out of 188015 with flag 9373008/4550616
1078.92/1074.43	c cleaning 95005 clauses out of 190012 with flag 9570190/4646618
1107.83/1103.28	c cleaning 96003 clauses out of 192006 with flag 9769456/4743617
1135.72/1131.02	c cleaning 97002 clauses out of 194003 with flag 9971047/4841617
1164.57/1159.75	c cleaning 98000 clauses out of 196000 with flag 10174930/4940616
1193.37/1188.40	c cleaning 98992 clauses out of 198000 with flag 10380225/5040616
1224.94/1219.84	c cleaning 99999 clauses out of 200008 with flag 10586903/5141616
1262.84/1257.51	c cleaning 100999 clauses out of 202009 with flag 10795069/5243616
1308.79/1303.38	c cleaning 101995 clauses out of 204010 with flag 11005307/5346616
1351.99/1346.42	c cleaning 103003 clauses out of 206015 with flag 11217689/5450616
1397.98/1392.29	c cleaning 103996 clauses out of 208012 with flag 11432187/5555616
1444.72/1438.88	c cleaning 105004 clauses out of 210016 with flag 11648766/5661616
1486.35/1480.39	c cleaning 106001 clauses out of 212012 with flag 11867773/5768616
1527.43/1521.21	c cleaning 107006 clauses out of 214012 with flag 12088873/5876617
1574.48/1568.19	c cleaning 107997 clauses out of 216005 with flag 12311575/5985616
1618.83/1612.35	c cleaning 109000 clauses out of 218008 with flag 12536683/6095616
1668.58/1661.93	c cleaning 109999 clauses out of 220008 with flag 12763716/6206616
1714.32/1707.48	c cleaning 111005 clauses out of 222013 with flag 12992857/6318620
1758.56/1751.56	c cleaning 111998 clauses out of 224005 with flag 13224061/6431617
1800.06/1792.80	c starts		: 599
1800.06/1792.80	c conflicts		: 6534267
1800.06/1792.80	c decisions		: 7093435
1800.06/1792.80	c propagations		: 35806218
1800.06/1792.80	c inspects		: 27281800508
1800.06/1792.80	c shortcuts		: 0
1800.06/1792.80	c learnt literals	: 0
1800.06/1792.80	c learnt binary clauses	: 0
1800.06/1792.80	c learnt ternary clauses	: 0
1800.06/1792.80	c learnt constraints	: 6534267
1800.06/1792.80	c ignored constraints	: 0
1800.06/1792.80	c root simplifications	: 0
1800.06/1792.80	c removed literals (reason simplification)	: 0
1800.06/1792.80	c reason swapping (by a shorter reason)	: 0
1800.06/1792.80	c Calls to reduceDB	: 109
1800.06/1792.80	c Number of update (reduction) of LBD	: 90456
1800.06/1792.80	c Imported unit clauses	: 0
1800.06/1792.80	c number of reductions to clauses (during analyze)	: 0
1800.06/1792.80	c number of learned constraints concerned by reduction	: 0
1800.06/1792.80	c number of learning phase by resolution	: 0
1800.06/1792.80	c number of learning phase by cutting planes	: 0
1800.06/1792.80	c speed (assignments/second)	: 19975.20715099806
1800.06/1792.80	c non guided choices	0
1800.06/1792.83	c learnt constraints type 
1800.06/1792.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 214657
1800.06/1792.83	s SATISFIABLE
1800.06/1792.83	c Found 6 solution(s)
1800.06/1792.83	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 
1800.06/1792.83	c objective function=-38
1800.06/1792.83	c Total wall clock time (in seconds): 1792.729

Verifier Data

OK	-38

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-4106726-1466274664/watcher-4106726-1466274664 -o /tmp/evaluation-result-4106726-1466274664/solver-4106726-1466274664 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466241833-6933 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106726-1466274664.opb 

pid=22448
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.17 2.29 2.23 3/194 22451
/proc/meminfo: memFree=29874544/32872528 swapFree=1497824/1644992
[pid=22451] ppid=22448 vsize=91816 CPUtime=0 cores=1,3,5,7
/proc/22451/stat : 22451 (java) S 22448 22451 6916 0 -1 4202496 1284 0 0 0 0 0 0 0 20 0 2 0 29513199 94019584 917 33554432000 1073741824 1073778376 140735640978736 140735640969872 259115745341 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22451/statm: 22954 917 697 9 0 16769 0
[pid=22451/tid=22452] ppid=22448 vsize=92900 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22452/stat : 22452 (java) R 22448 22451 6916 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 2 0 29513200 95129600 927 33554432000 1073741824 1073778376 140735640978736 140159967235624 259103223079 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100062 s]
/proc/loadavg: 2.17 2.29 2.23 3/194 22451
/proc/meminfo: memFree=29874544/32872528 swapFree=1497824/1644992
[pid=22451] ppid=22448 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/22451/stat : 22451 (java) S 22448 22451 6916 0 -1 4202496 4488 0 1 0 10 1 0 0 20 0 18 0 29513199 9787879424 6127 33554432000 1073741824 1073778376 140735640978736 140735640969872 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22451/statm: 2389619 6127 2157 9 0 2380296 0
[pid=22451/tid=22452] ppid=22448 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/22451/task/22452/stat : 22452 (java) R 22448 22451 6916 0 -1 4202560 2377 0 1 0 6 1 0 0 20 0 18 0 29513200 9787879424 6127 33554432000 1073741824 1073778376 140735640978736 140159967239072 259115771149 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200325 s]
/proc/loadavg: 2.17 2.29 2.23 3/194 22451
/proc/meminfo: memFree=29874544/32872528 swapFree=1497824/1644992
[pid=22451] ppid=22448 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/22451/stat : 22451 (java) S 22448 22451 6916 0 -1 4202496 4711 0 1 0 24 1 0 0 20 0 18 0 29513199 9787879424 6789 33554432000 1073741824 1073778376 140735640978736 140735640969872 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22451/statm: 2389619 6789 2214 9 0 2380296 0
[pid=22451/tid=22452] ppid=22448 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/22451/task/22452/stat : 22452 (java) R 22448 22451 6916 0 -1 4202560 2401 0 1 0 16 1 0 0 20 0 18 0 29513200 9787879424 6789 33554432000 1073741824 1073778376 140735640978736 140159967239072 140159832450670 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300318 s]
/proc/loadavg: 2.17 2.29 2.23 3/194 22451
/proc/meminfo: memFree=29874544/32872528 swapFree=1497824/1644992
[pid=22451] ppid=22448 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/22451/stat : 22451 (java) S 22448 22451 6916 0 -1 4202496 5642 0 1 0 47 2 0 0 20 0 19 0 29513199 9856040960 8274 33554432000 1073741824 1073778376 140735640978736 140735640969872 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22451/statm: 2406260 8274 2250 9 0 2396937 0
[pid=22451/tid=22452] ppid=22448 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/22451/task/22452/stat : 22452 (java) R 22448 22451 6916 0 -1 4202560 2412 0 1 0 26 1 0 0 20 0 19 0 29513200 9856040960 8274 33554432000 1073741824 1073778376 140735640978736 140159967240832 140159973762951 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9625040

[startup+0.700254 s]
/proc/loadavg: 2.17 2.29 2.23 3/194 22451
/proc/meminfo: memFree=29874544/32872528 swapFree=1497824/1644992
[pid=22451] ppid=22448 vsize=9625040 CPUtime=1.11 cores=1,3,5,7
/proc/22451/stat : 22451 (java) S 22448 22451 6916 0 -1 4202496 6964 0 1 0 109 2 0 0 20 0 19 0 29513199 9856040960 10186 33554432000 1073741824 1073778376 140735640978736 140735640969872 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22451/statm: 2406260 10186 2264 9 0 2396937 0
[pid=22451/tid=22452] ppid=22448 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/22451/task/22452/stat : 22452 (java) R 22448 22451 6916 0 -1 4202560 2415 0 1 0 66 1 0 0 20 0 19 0 29513200 9856040960 10186 33554432000 1073741824 1073778376 140735640978736 140159967240264 140159832584915 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 9625040

[startup+1.50078 s]
/proc/loadavg: 2.17 2.29 2.23 3/213 22470
/proc/meminfo: memFree=29832508/32872528 swapFree=1497824/1644992
[pid=22451] ppid=22448 vsize=9625040 CPUtime=2.05 cores=1,3,5,7
/proc/22451/stat : 22451 (java) S 22448 22451 6916 0 -1 4202496 9651 0 1 0 202 3 0 0 20 0 19 0 29513199 9856040960 13635 33554432000 1073741824 1073778376 140735640978736 140735640969872 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22451/statm: 2406260 13635 2269 9 0 2396937 0
[pid=22451/tid=22452] ppid=22448 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/22451/task/22452/stat : 22452 (java) R 22448 22451 6916 0 -1 4202560 2421 0 1 0 145 2 0 0 20 0 19 0 29513200 9856040960 13635 33554432000 1073741824 1073778376 140735640978736 140159967231680 140159832526527 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22454] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22454/stat : 22454 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 13635 33554432000 1073741824 1073778376 140735640978736 140159956302504 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22455] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22455/stat : 22455 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 13635 33554432000 1073741824 1073778376 140735640978736 140159955249960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22451/tid=22456] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22456/stat : 22456 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 13635 33554432000 1073741824 1073778376 140735640978736 140159954197416 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22451/tid=22457] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22457/stat : 22457 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 13635 33554432000 1073741824 1073778376 140735640978736 140159953144872 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22458] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22458/stat : 22458 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 13635 33554432000 1073741824 1073778376 140735640978736 140159952091304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22459] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22459/stat : 22459 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 13635 33554432000 1073741824 1073778376 140735640978736 140159951038760 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22460] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22460/stat : 22460 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 13635 33554432000 1073741824 1073778376 140735640978736 140159804455336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22461] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22461/stat : 22461 (java) S 22448 22451 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 13635 33554432000 1073741824 1073778376 140735640978736 140159803402792 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22462] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22462/stat : 22462 (java) S 22448 22451 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29513201 9856040960 13635 33554432000 1073741824 1073778376 140735640978736 140159791204968 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22463] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22463/stat : 22463 (java) S 22448 22451 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29513202 9856040960 13635 33554432000 1073741824 1073778376 140735640978736 140159790151288 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22464] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22464/stat : 22464 (java) S 22448 22451 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29513202 9856040960 13635 33554432000 1073741824 1073778376 140735640978736 140159789098632 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22465] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22465/stat : 22465 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513204 9856040960 13635 33554432000 1073741824 1073778376 140735640978736 140159788047376 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22466] ppid=22448 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/22451/task/22466/stat : 22466 (java) S 22448 22451 6916 0 -1 4202560 2725 0 0 0 26 0 0 0 20 0 19 0 29513204 9856040960 13635 33554432000 1073741824 1073778376 140735640978736 140159786993720 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22467] ppid=22448 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/22451/task/22467/stat : 22467 (java) S 22448 22451 6916 0 -1 4202560 3227 0 0 0 28 0 0 0 20 0 19 0 29513204 9856040960 13635 33554432000 1073741824 1073778376 140735640978736 140159785941176 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22451/tid=22468] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22468/stat : 22468 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513204 9856040960 13635 33554432000 1073741824 1073778376 140735640978736 140159784888824 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22451/tid=22469] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22469/stat : 22469 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513204 9856040960 13635 33554432000 1073741824 1073778376 140735640978736 140159783836488 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22470] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22470/stat : 22470 (java) S 22448 22451 6916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29513226 9856040960 13635 33554432000 1073741824 1073778376 140735640978736 140159782782248 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 9625040

[startup+3.10075 s]
/proc/loadavg: 2.16 2.28 2.22 3/213 22470
/proc/meminfo: memFree=29820096/32872528 swapFree=1497824/1644992
[pid=22451] ppid=22448 vsize=9625040 CPUtime=3.69 cores=1,3,5,7
/proc/22451/stat : 22451 (java) S 22448 22451 6916 0 -1 4202496 9685 0 1 0 366 3 0 0 20 0 19 0 29513199 9856040960 18778 33554432000 1073741824 1073778376 140735640978736 140735640969872 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22451/statm: 2406260 18778 2269 9 0 2396937 0
[pid=22451/tid=22452] ppid=22448 vsize=9625040 CPUtime=3.07 cores=1,3,5,7
/proc/22451/task/22452/stat : 22452 (java) R 22448 22451 6916 0 -1 4202560 2432 0 1 0 305 2 0 0 20 0 19 0 29513200 9856040960 18778 33554432000 1073741824 1073778376 140735640978736 140159967240504 140159832571024 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22454] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22454/stat : 22454 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 18778 33554432000 1073741824 1073778376 140735640978736 140159956302504 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22455] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22455/stat : 22455 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 18778 33554432000 1073741824 1073778376 140735640978736 140159955249960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22451/tid=22456] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22456/stat : 22456 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 18778 33554432000 1073741824 1073778376 140735640978736 140159954197416 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22451/tid=22457] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22457/stat : 22457 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 18778 33554432000 1073741824 1073778376 140735640978736 140159953144872 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22458] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22458/stat : 22458 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 18778 33554432000 1073741824 1073778376 140735640978736 140159952091304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22459] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22459/stat : 22459 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 18778 33554432000 1073741824 1073778376 140735640978736 140159951038760 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22460] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22460/stat : 22460 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 18778 33554432000 1073741824 1073778376 140735640978736 140159804455336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22461] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22461/stat : 22461 (java) S 22448 22451 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 18778 33554432000 1073741824 1073778376 140735640978736 140159803402792 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22462] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22462/stat : 22462 (java) S 22448 22451 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29513201 9856040960 18778 33554432000 1073741824 1073778376 140735640978736 140159791204968 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22463] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22463/stat : 22463 (java) S 22448 22451 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29513202 9856040960 18778 33554432000 1073741824 1073778376 140735640978736 140159790151288 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22464] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22464/stat : 22464 (java) S 22448 22451 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29513202 9856040960 18778 33554432000 1073741824 1073778376 140735640978736 140159789098632 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22465] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22465/stat : 22465 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513204 9856040960 18778 33554432000 1073741824 1073778376 140735640978736 140159788047376 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22466] ppid=22448 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/22451/task/22466/stat : 22466 (java) S 22448 22451 6916 0 -1 4202560 2748 0 0 0 30 0 0 0 20 0 19 0 29513204 9856040960 18778 33554432000 1073741824 1073778376 140735640978736 140159786993720 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22467] ppid=22448 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/22451/task/22467/stat : 22467 (java) S 22448 22451 6916 0 -1 4202560 3227 0 0 0 28 0 0 0 20 0 19 0 29513204 9856040960 18778 33554432000 1073741824 1073778376 140735640978736 140159785941176 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22451/tid=22468] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22468/stat : 22468 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513204 9856040960 18778 33554432000 1073741824 1073778376 140735640978736 140159784888824 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22451/tid=22469] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22469/stat : 22469 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513204 9856040960 18778 33554432000 1073741824 1073778376 140735640978736 140159783836488 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22470] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22470/stat : 22470 (java) S 22448 22451 6916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29513226 9856040960 18778 33554432000 1073741824 1073778376 140735640978736 140159782782248 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 9625040

[startup+6.30084 s]
/proc/loadavg: 2.16 2.28 2.22 3/213 22470
/proc/meminfo: memFree=29679228/32872528 swapFree=1497824/1644992
[pid=22451] ppid=22448 vsize=9625040 CPUtime=6.89 cores=1,3,5,7
/proc/22451/stat : 22451 (java) S 22448 22451 6916 0 -1 4202496 9704 0 1 0 685 4 0 0 20 0 19 0 29513199 9856040960 27468 33554432000 1073741824 1073778376 140735640978736 140735640969872 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22451/statm: 2406260 27468 2270 9 0 2396937 0
[pid=22451/tid=22452] ppid=22448 vsize=9625040 CPUtime=6.25 cores=1,3,5,7
/proc/22451/task/22452/stat : 22452 (java) R 22448 22451 6916 0 -1 4202560 2450 0 1 0 623 2 0 0 20 0 19 0 29513200 9856040960 27468 33554432000 1073741824 1073778376 140735640978736 140159967231664 140159832605487 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22454] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22454/stat : 22454 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 27468 33554432000 1073741824 1073778376 140735640978736 140159956302504 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22455] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22455/stat : 22455 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 27468 33554432000 1073741824 1073778376 140735640978736 140159955249960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22451/tid=22456] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22456/stat : 22456 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 27468 33554432000 1073741824 1073778376 140735640978736 140159954197416 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22451/tid=22457] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22457/stat : 22457 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 27468 33554432000 1073741824 1073778376 140735640978736 140159953144872 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22458] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22458/stat : 22458 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 27468 33554432000 1073741824 1073778376 140735640978736 140159952091304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22459] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22459/stat : 22459 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 27468 33554432000 1073741824 1073778376 140735640978736 140159951038760 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22460] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22460/stat : 22460 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 27468 33554432000 1073741824 1073778376 140735640978736 140159804455336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22461] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22461/stat : 22461 (java) S 22448 22451 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29513200 9856040960 27468 33554432000 1073741824 1073778376 140735640978736 140159803402792 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22462] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22462/stat : 22462 (java) S 22448 22451 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29513201 9856040960 27468 33554432000 1073741824 1073778376 140735640978736 140159791204968 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22463] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22463/stat : 22463 (java) S 22448 22451 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29513202 9856040960 27468 33554432000 1073741824 1073778376 140735640978736 140159790151288 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22464] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22464/stat : 22464 (java) S 22448 22451 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29513202 9856040960 27468 33554432000 1073741824 1073778376 140735640978736 140159789098632 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22465] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22465/stat : 22465 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513204 9856040960 27468 33554432000 1073741824 1073778376 140735640978736 140159788047376 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22466] ppid=22448 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/22451/task/22466/stat : 22466 (java) S 22448 22451 6916 0 -1 4202560 2748 0 0 0 30 0 0 0 20 0 19 0 29513204 9856040960 27468 33554432000 1073741824 1073778376 140735640978736 140159786993720 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22467] ppid=22448 vsize=9625040 CPUtime=0.28 cores=1,3,5,7

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

[pid=22451/tid=22470] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22470/stat : 22470 (java) S 22448 22451 6916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29513226 9856040960 92232 33554432000 1073741824 1073778376 140735640978736 140159782782248 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1669.02
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.20 2.19 2.18 3/213 22510
/proc/meminfo: memFree=29343020/32872528 swapFree=1497824/1644992
[pid=22451] ppid=22448 vsize=9625040 CPUtime=1729.31 cores=1,3,5,7
/proc/22451/stat : 22451 (java) S 22448 22451 6916 0 -1 4202496 14310 0 1 0 172820 111 0 0 20 0 19 0 29513199 9856040960 91068 33554432000 1073741824 1073778376 140735640978736 140735640969872 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22451/statm: 2406260 91068 2292 9 0 2396937 0
[pid=22451/tid=22452] ppid=22448 vsize=9625040 CPUtime=1713.64 cores=1,3,5,7
/proc/22451/task/22452/stat : 22452 (java) R 22448 22451 6916 0 -1 4202560 2569 0 1 0 171333 31 0 0 20 0 19 0 29513200 9856040960 91068 33554432000 1073741824 1073778376 140735640978736 140159967239376 140159832571352 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22454] ppid=22448 vsize=9625040 CPUtime=1.04 cores=1,3,5,7
/proc/22451/task/22454/stat : 22454 (java) S 22448 22451 6916 0 -1 4202560 575 0 0 0 96 8 0 0 20 0 19 0 29513200 9856040960 91068 33554432000 1073741824 1073778376 140735640978736 140159956302504 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22451/tid=22455] ppid=22448 vsize=9625040 CPUtime=1.2 cores=1,3,5,7
/proc/22451/task/22455/stat : 22455 (java) S 22448 22451 6916 0 -1 4202560 331 0 0 0 111 9 0 0 20 0 19 0 29513200 9856040960 91068 33554432000 1073741824 1073778376 140735640978736 140159955249960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22456] ppid=22448 vsize=9625040 CPUtime=1.08 cores=1,3,5,7
/proc/22451/task/22456/stat : 22456 (java) S 22448 22451 6916 0 -1 4202560 307 0 0 0 100 8 0 0 20 0 19 0 29513200 9856040960 91068 33554432000 1073741824 1073778376 140735640978736 140159954197416 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22451/tid=22457] ppid=22448 vsize=9625040 CPUtime=1.15 cores=1,3,5,7
/proc/22451/task/22457/stat : 22457 (java) S 22448 22451 6916 0 -1 4202560 592 0 0 0 105 10 0 0 20 0 19 0 29513200 9856040960 91068 33554432000 1073741824 1073778376 140735640978736 140159953144872 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22458] ppid=22448 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/22451/task/22458/stat : 22458 (java) S 22448 22451 6916 0 -1 4202560 523 0 0 0 99 8 0 0 20 0 19 0 29513200 9856040960 91068 33554432000 1073741824 1073778376 140735640978736 140159952091304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22451/tid=22459] ppid=22448 vsize=9625040 CPUtime=0.96 cores=1,3,5,7
/proc/22451/task/22459/stat : 22459 (java) S 22448 22451 6916 0 -1 4202560 519 0 0 0 88 8 0 0 20 0 19 0 29513200 9856040960 91068 33554432000 1073741824 1073778376 140735640978736 140159951038760 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22460] ppid=22448 vsize=9625040 CPUtime=1.17 cores=1,3,5,7
/proc/22451/task/22460/stat : 22460 (java) S 22448 22451 6916 0 -1 4202560 692 0 0 0 107 10 0 0 20 0 19 0 29513200 9856040960 91068 33554432000 1073741824 1073778376 140735640978736 140159804455336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22461] ppid=22448 vsize=9625040 CPUtime=1.05 cores=1,3,5,7
/proc/22451/task/22461/stat : 22461 (java) S 22448 22451 6916 0 -1 4202560 427 0 0 0 97 8 0 0 20 0 19 0 29513200 9856040960 91068 33554432000 1073741824 1073778376 140735640978736 140159803402792 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22462] ppid=22448 vsize=9625040 CPUtime=1.4 cores=1,3,5,7
/proc/22451/task/22462/stat : 22462 (java) S 22448 22451 6916 0 -1 4202560 433 0 0 0 136 4 0 0 20 0 19 0 29513201 9856040960 91068 33554432000 1073741824 1073778376 140735640978736 140159791204968 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22463] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22463/stat : 22463 (java) S 22448 22451 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29513202 9856040960 91068 33554432000 1073741824 1073778376 140735640978736 140159790151288 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22464] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22464/stat : 22464 (java) S 22448 22451 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29513202 9856040960 91068 33554432000 1073741824 1073778376 140735640978736 140159789098632 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22465] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22465/stat : 22465 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513204 9856040960 91068 33554432000 1073741824 1073778376 140735640978736 140159788047376 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22466] ppid=22448 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/22451/task/22466/stat : 22466 (java) S 22448 22451 6916 0 -1 4202560 2751 0 0 0 32 0 0 0 20 0 19 0 29513204 9856040960 91068 33554432000 1073741824 1073778376 140735640978736 140159786993720 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22467] ppid=22448 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/22451/task/22467/stat : 22467 (java) S 22448 22451 6916 0 -1 4202560 3227 0 0 0 28 0 0 0 20 0 19 0 29513204 9856040960 91068 33554432000 1073741824 1073778376 140735640978736 140159785941176 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22451/tid=22468] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22468/stat : 22468 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513204 9856040960 91068 33554432000 1073741824 1073778376 140735640978736 140159784888824 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22451/tid=22469] ppid=22448 vsize=9625040 CPUtime=0.7 cores=1,3,5,7
/proc/22451/task/22469/stat : 22469 (java) S 22448 22451 6916 0 -1 4202560 100 0 0 0 31 39 0 0 20 0 19 0 29513204 9856040960 91068 33554432000 1073741824 1073778376 140735640978736 140159783836488 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22470] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22470/stat : 22470 (java) S 22448 22451 6916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29513226 9856040960 91068 33554432000 1073741824 1073778376 140735640978736 140159782782248 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1729.31
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.09 2.17 2.17 2/189 22547
/proc/meminfo: memFree=29755856/32872528 swapFree=1497824/1644992
[pid=22451] ppid=22448 vsize=9625040 CPUtime=1789.49 cores=1,3,5,7
/proc/22451/stat : 22451 (java) S 22448 22451 6916 0 -1 4202496 14325 0 1 0 178837 112 0 0 20 0 19 0 29513199 9856040960 89853 33554432000 1073741824 1073778376 140735640978736 140735640969872 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22451/statm: 2406260 89853 2292 9 0 2396937 0
[pid=22451/tid=22452] ppid=22448 vsize=9625040 CPUtime=1773.41 cores=1,3,5,7
/proc/22451/task/22452/stat : 22452 (java) R 22448 22451 6916 0 -1 4202560 2573 0 1 0 177309 32 0 0 20 0 19 0 29513200 9856040960 89853 33554432000 1073741824 1073778376 140735640978736 140159967239376 140159832299458 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22451/tid=22454] ppid=22448 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/22451/task/22454/stat : 22454 (java) S 22448 22451 6916 0 -1 4202560 575 0 0 0 99 8 0 0 20 0 19 0 29513200 9856040960 89853 33554432000 1073741824 1073778376 140735640978736 140159956302504 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22451/tid=22455] ppid=22448 vsize=9625040 CPUtime=1.22 cores=1,3,5,7
/proc/22451/task/22455/stat : 22455 (java) S 22448 22451 6916 0 -1 4202560 331 0 0 0 113 9 0 0 20 0 19 0 29513200 9856040960 89853 33554432000 1073741824 1073778376 140735640978736 140159955249960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22456] ppid=22448 vsize=9625040 CPUtime=1.1 cores=1,3,5,7
/proc/22451/task/22456/stat : 22456 (java) S 22448 22451 6916 0 -1 4202560 307 0 0 0 102 8 0 0 20 0 19 0 29513200 9856040960 89853 33554432000 1073741824 1073778376 140735640978736 140159954197416 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22451/tid=22457] ppid=22448 vsize=9625040 CPUtime=1.2 cores=1,3,5,7
/proc/22451/task/22457/stat : 22457 (java) S 22448 22451 6916 0 -1 4202560 592 0 0 0 110 10 0 0 20 0 19 0 29513200 9856040960 89853 33554432000 1073741824 1073778376 140735640978736 140159953144872 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22458] ppid=22448 vsize=9625040 CPUtime=1.1 cores=1,3,5,7
/proc/22451/task/22458/stat : 22458 (java) S 22448 22451 6916 0 -1 4202560 523 0 0 0 102 8 0 0 20 0 19 0 29513200 9856040960 89853 33554432000 1073741824 1073778376 140735640978736 140159952091304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22459] ppid=22448 vsize=9625040 CPUtime=0.99 cores=1,3,5,7
/proc/22451/task/22459/stat : 22459 (java) S 22448 22451 6916 0 -1 4202560 519 0 0 0 91 8 0 0 20 0 19 0 29513200 9856040960 89853 33554432000 1073741824 1073778376 140735640978736 140159951038760 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22451/tid=22460] ppid=22448 vsize=9625040 CPUtime=1.2 cores=1,3,5,7
/proc/22451/task/22460/stat : 22460 (java) S 22448 22451 6916 0 -1 4202560 692 0 0 0 110 10 0 0 20 0 19 0 29513200 9856040960 89853 33554432000 1073741824 1073778376 140735640978736 140159804455336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22461] ppid=22448 vsize=9625040 CPUtime=1.08 cores=1,3,5,7
/proc/22451/task/22461/stat : 22461 (java) S 22448 22451 6916 0 -1 4202560 430 0 0 0 100 8 0 0 20 0 19 0 29513200 9856040960 89853 33554432000 1073741824 1073778376 140735640978736 140159803402792 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22462] ppid=22448 vsize=9625040 CPUtime=1.4 cores=1,3,5,7
/proc/22451/task/22462/stat : 22462 (java) S 22448 22451 6916 0 -1 4202560 437 0 0 0 136 4 0 0 20 0 19 0 29513201 9856040960 89853 33554432000 1073741824 1073778376 140735640978736 140159791204968 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22463] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22463/stat : 22463 (java) S 22448 22451 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29513202 9856040960 89853 33554432000 1073741824 1073778376 140735640978736 140159790151288 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22464] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22464/stat : 22464 (java) S 22448 22451 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29513202 9856040960 89853 33554432000 1073741824 1073778376 140735640978736 140159789098632 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22465] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22465/stat : 22465 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513204 9856040960 89853 33554432000 1073741824 1073778376 140735640978736 140159788047376 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22466] ppid=22448 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/22451/task/22466/stat : 22466 (java) S 22448 22451 6916 0 -1 4202560 2751 0 0 0 32 0 0 0 20 0 19 0 29513204 9856040960 89853 33554432000 1073741824 1073778376 140735640978736 140159786993720 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22467] ppid=22448 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/22451/task/22467/stat : 22467 (java) S 22448 22451 6916 0 -1 4202560 3227 0 0 0 28 0 0 0 20 0 19 0 29513204 9856040960 89853 33554432000 1073741824 1073778376 140735640978736 140159785941176 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22451/tid=22468] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22468/stat : 22468 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513204 9856040960 89853 33554432000 1073741824 1073778376 140735640978736 140159784888824 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22451/tid=22469] ppid=22448 vsize=9625040 CPUtime=0.73 cores=1,3,5,7
/proc/22451/task/22469/stat : 22469 (java) S 22448 22451 6916 0 -1 4202560 104 0 0 0 32 41 0 0 20 0 19 0 29513204 9856040960 89853 33554432000 1073741824 1073778376 140735640978736 140159783836488 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22470] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22470/stat : 22470 (java) S 22448 22451 6916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29513226 9856040960 89853 33554432000 1073741824 1073778376 140735640978736 140159782782248 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1789.49
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1792.8 s]
/proc/loadavg: 1.92 2.13 2.16 3/189 22547
/proc/meminfo: memFree=29749680/32872528 swapFree=1497824/1644992
[pid=22451] ppid=22448 vsize=9625040 CPUtime=1800.06 cores=1,3,5,7
/proc/22451/stat : 22451 (java) S 22448 22451 6916 0 -1 4202496 14530 0 1 0 179892 114 0 0 20 0 19 0 29513199 9856040960 91532 33554432000 1073741824 1073778376 140735640978736 140735640969872 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22451/statm: 2406260 91532 2292 9 0 2396937 0
[pid=22451/tid=22452] ppid=22448 vsize=9625040 CPUtime=1783.86 cores=1,3,5,7
/proc/22451/task/22452/stat : 22452 (java) R 22448 22451 6916 0 -1 4202560 2574 0 1 0 178353 33 0 0 20 0 19 0 29513200 9856040960 91532 33554432000 1073741824 1073778376 140735640978736 140159967239376 140159832571352 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22451/tid=22454] ppid=22448 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/22451/task/22454/stat : 22454 (java) S 22448 22451 6916 0 -1 4202560 577 0 0 0 101 8 0 0 20 0 19 0 29513200 9856040960 91532 33554432000 1073741824 1073778376 140735640978736 140159956302504 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22451/tid=22455] ppid=22448 vsize=9625040 CPUtime=1.22 cores=1,3,5,7
/proc/22451/task/22455/stat : 22455 (java) S 22448 22451 6916 0 -1 4202560 333 0 0 0 113 9 0 0 20 0 19 0 29513200 9856040960 91532 33554432000 1073741824 1073778376 140735640978736 140159955249960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22456] ppid=22448 vsize=9625040 CPUtime=1.13 cores=1,3,5,7
/proc/22451/task/22456/stat : 22456 (java) S 22448 22451 6916 0 -1 4202560 367 0 0 0 105 8 0 0 20 0 19 0 29513200 9856040960 91532 33554432000 1073741824 1073778376 140735640978736 140159954197416 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22457] ppid=22448 vsize=9625040 CPUtime=1.21 cores=1,3,5,7
/proc/22451/task/22457/stat : 22457 (java) S 22448 22451 6916 0 -1 4202560 632 0 0 0 111 10 0 0 20 0 19 0 29513200 9856040960 91532 33554432000 1073741824 1073778376 140735640978736 140159953144872 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22458] ppid=22448 vsize=9625040 CPUtime=1.11 cores=1,3,5,7
/proc/22451/task/22458/stat : 22458 (java) S 22448 22451 6916 0 -1 4202560 571 0 0 0 103 8 0 0 20 0 19 0 29513200 9856040960 91532 33554432000 1073741824 1073778376 140735640978736 140159952091304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22459] ppid=22448 vsize=9625040 CPUtime=1 cores=1,3,5,7
/proc/22451/task/22459/stat : 22459 (java) S 22448 22451 6916 0 -1 4202560 568 0 0 0 91 9 0 0 20 0 19 0 29513200 9856040960 91532 33554432000 1073741824 1073778376 140735640978736 140159951038760 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22451/tid=22460] ppid=22448 vsize=9625040 CPUtime=1.21 cores=1,3,5,7
/proc/22451/task/22460/stat : 22460 (java) S 22448 22451 6916 0 -1 4202560 693 0 0 0 111 10 0 0 20 0 19 0 29513200 9856040960 91532 33554432000 1073741824 1073778376 140735640978736 140159804455336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22451/tid=22461] ppid=22448 vsize=9625040 CPUtime=1.08 cores=1,3,5,7
/proc/22451/task/22461/stat : 22461 (java) S 22448 22451 6916 0 -1 4202560 430 0 0 0 100 8 0 0 20 0 19 0 29513200 9856040960 91532 33554432000 1073741824 1073778376 140735640978736 140159803402792 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22462] ppid=22448 vsize=9625040 CPUtime=1.4 cores=1,3,5,7
/proc/22451/task/22462/stat : 22462 (java) S 22448 22451 6916 0 -1 4202560 439 0 0 0 136 4 0 0 20 0 19 0 29513201 9856040960 91532 33554432000 1073741824 1073778376 140735640978736 140159791204968 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22463] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22463/stat : 22463 (java) S 22448 22451 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29513202 9856040960 91532 33554432000 1073741824 1073778376 140735640978736 140159790151288 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22464] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22464/stat : 22464 (java) S 22448 22451 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29513202 9856040960 91532 33554432000 1073741824 1073778376 140735640978736 140159789098632 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22465] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22465/stat : 22465 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513204 9856040960 91532 33554432000 1073741824 1073778376 140735640978736 140159788047376 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22466] ppid=22448 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/22451/task/22466/stat : 22466 (java) S 22448 22451 6916 0 -1 4202560 2751 0 0 0 32 0 0 0 20 0 19 0 29513204 9856040960 91532 33554432000 1073741824 1073778376 140735640978736 140159786993720 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22451/tid=22467] ppid=22448 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/22451/task/22467/stat : 22467 (java) S 22448 22451 6916 0 -1 4202560 3227 0 0 0 28 0 0 0 20 0 19 0 29513204 9856040960 91532 33554432000 1073741824 1073778376 140735640978736 140159785941176 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22451/tid=22468] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22468/stat : 22468 (java) S 22448 22451 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29513204 9856040960 91532 33554432000 1073741824 1073778376 140735640978736 140159784888824 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22451/tid=22469] ppid=22448 vsize=9625040 CPUtime=0.73 cores=1,3,5,7
/proc/22451/task/22469/stat : 22469 (java) S 22448 22451 6916 0 -1 4202560 104 0 0 0 32 41 0 0 20 0 19 0 29513204 9856040960 91532 33554432000 1073741824 1073778376 140735640978736 140159783836488 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22451/tid=22470] ppid=22448 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22451/task/22470/stat : 22470 (java) S 22448 22451 6916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29513226 9856040960 91532 33554432000 1073741824 1073778376 140735640978736 140159782782248 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 22451 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22451 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=359215
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=621753
# CPU time returned by wait4() is 1795.98
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1792.84
CPU time (s): 1800.06
CPU user time (s): 1798.92
CPU system time (s): 1.14
CPU usage (%): 100.403
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.36
system time used= 1.62175
maximum resident set size= 697580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14566
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40859
involuntary context switches= 22877

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.1645 second user time and 14.2018 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-18 20:31:04
IDJOB=4106726
IDBENCH=48213
IDSOLVER=2546
FILE ID=node124/4106726-1466274664
RUNJOBID= node124-1466241833-6933
PBS_JOBID= 19918215
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/mis/normalized-mis_200_10_4.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106726-1466274664/watcher-4106726-1466274664 -o /tmp/evaluation-result-4106726-1466274664/solver-4106726-1466274664 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466241833-6933 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106726-1466274664.opb

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

MD5SUM BENCH= 69a7dda5c80f9dda65f29fb6eb76eed7
RANDOM SEED=482225036

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29875080 kB
Buffers:          162100 kB
Cached:           189184 kB
SwapCached:         3080 kB
Active:           330300 kB
Inactive:         258004 kB
Active(anon):     236604 kB
Inactive(anon):     2880 kB
Active(file):      93696 kB
Inactive(file):   255124 kB
Unevictable:     1644992 kB
Mlocked:         1497824 kB
SwapTotal:      67108856 kB
SwapFree:       67099796 kB
Dirty:              2280 kB
Writeback:             0 kB
AnonPages:       1880244 kB
Mapped:            16980 kB
Shmem:                 0 kB
Slab:             627600 kB
SReclaimable:      70916 kB
SUnreclaim:       556684 kB
KernelStack:        1584 kB
PageTables:         8012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2333080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    325632 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 node124 at 2016-06-18 21:00:57