Trace number 4119594

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)6348 1800.88 1783.34

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_clique-70.opb
MD5SUM11ca9a7820a64606dd9c89ea0f310250
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6348
Best CPU time to get the best result obtained on this benchmark1800.71
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables210
Total number of constraints70
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 7245
Biggest coefficient in the objective function 69
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 171465
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 69
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 171465
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)7245
Sum of products size (including duplicates)14490
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4119594-1467262620.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.77/0.49	c ... done. Wall clock time 0.388s.
0.77/0.49	c declared #vars     210
0.77/0.49	c internal #vars     7455
0.77/0.50	c #constraints  14630
0.77/0.50	c constraints type 
0.77/0.50	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7315
0.77/0.50	c org.sat4j.minisat.constraints.card.MinWatchCard => 70
0.77/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 7245
1.07/0.50	c 14630 constraints processed.
1.07/0.50	c objective function length is 7245 literals
1.92/0.89	c SATISFIABLE
1.92/0.89	c OPTIMIZING...
1.92/0.89	c Got one! Elapsed wall clock time (in seconds):0.788
1.92/0.89	o 23206
2.25/1.03	c Got one! Elapsed wall clock time (in seconds):0.92
2.25/1.03	o 6348
3.94/2.59	c cleaning 2619 clauses out of 5248 with flag 11094/5248
5.80/4.32	c cleaning 4309 clauses out of 8629 with flag 24181/11248
7.93/6.35	c cleaning 5658 clauses out of 11320 with flag 39828/18248
10.34/8.66	c cleaning 6826 clauses out of 13662 with flag 57497/26248
12.91/11.14	c cleaning 7914 clauses out of 15838 with flag 76579/35250
15.60/13.82	c cleaning 8959 clauses out of 17923 with flag 97959/45249
18.67/16.84	c cleaning 9977 clauses out of 19963 with flag 121504/56248
21.97/20.17	c cleaning 10989 clauses out of 21987 with flag 148066/68249
25.67/23.85	c cleaning 11991 clauses out of 23997 with flag 176569/81248
29.57/27.75	c cleaning 13003 clauses out of 26007 with flag 207489/95249
33.97/32.10	c cleaning 13997 clauses out of 28003 with flag 240411/110248
38.57/36.63	c cleaning 15004 clauses out of 30008 with flag 274327/126250
43.47/41.51	c cleaning 15996 clauses out of 32003 with flag 310500/143249
48.57/46.69	c cleaning 16995 clauses out of 34007 with flag 348483/161249
54.07/52.14	c cleaning 18003 clauses out of 36011 with flag 390321/180248
59.98/57.90	c cleaning 19001 clauses out of 38008 with flag 433725/200248
66.08/64.02	c cleaning 19995 clauses out of 40008 with flag 478744/221249
72.38/70.39	c cleaning 21001 clauses out of 42012 with flag 525269/243248
79.32/77.16	c cleaning 22005 clauses out of 44012 with flag 574369/266249
86.42/84.23	c cleaning 23000 clauses out of 46010 with flag 627065/290252
93.63/91.50	c cleaning 23998 clauses out of 48006 with flag 681328/315248
101.62/99.31	c cleaning 24996 clauses out of 50009 with flag 738067/341249
109.82/107.51	c cleaning 25998 clauses out of 52013 with flag 795334/368249
118.12/115.67	c cleaning 26997 clauses out of 54014 with flag 854813/396248
126.61/124.17	c cleaning 28004 clauses out of 56017 with flag 917695/425248
135.66/133.04	c cleaning 29002 clauses out of 58014 with flag 981505/455249
145.06/142.45	c cleaning 29997 clauses out of 60011 with flag 1048751/486248
155.12/152.34	c cleaning 31004 clauses out of 62014 with flag 1116885/518248
165.03/162.29	c cleaning 31997 clauses out of 64010 with flag 1188935/551248
175.45/172.57	c cleaning 32997 clauses out of 66013 with flag 1261052/585248
186.28/183.26	c cleaning 34006 clauses out of 68016 with flag 1336076/620248
197.31/194.30	c cleaning 34996 clauses out of 70010 with flag 1413055/656248
208.81/205.77	c cleaning 36002 clauses out of 72016 with flag 1491445/693250
220.68/217.54	c cleaning 36995 clauses out of 74012 with flag 1574750/731248
233.14/229.92	c cleaning 38003 clauses out of 76017 with flag 1659079/770248
246.10/242.85	c cleaning 38998 clauses out of 78015 with flag 1742288/810249
259.36/256.05	c cleaning 40001 clauses out of 80016 with flag 1829522/851248
272.74/269.39	c cleaning 41006 clauses out of 82019 with flag 1919607/893252
286.91/283.41	c cleaning 41994 clauses out of 84009 with flag 2010034/936248
301.37/297.83	c cleaning 43002 clauses out of 86015 with flag 2102563/980248
315.83/312.25	c cleaning 44001 clauses out of 88013 with flag 2197235/1025248
330.75/327.10	c cleaning 44998 clauses out of 90013 with flag 2295781/1071249
346.39/342.76	c cleaning 46000 clauses out of 92014 with flag 2398434/1118248
361.92/358.13	c cleaning 47003 clauses out of 94016 with flag 2501725/1166250
377.62/373.74	c cleaning 48002 clauses out of 96011 with flag 2602279/1215248
393.67/389.70	c cleaning 49000 clauses out of 98011 with flag 2704902/1265250
410.09/406.09	c cleaning 49994 clauses out of 100010 with flag 2812522/1316249
426.96/422.87	c cleaning 51004 clauses out of 102017 with flag 2924287/1368250
443.65/439.43	c cleaning 51994 clauses out of 104012 with flag 3036450/1421249
460.78/456.53	c cleaning 53009 clauses out of 106018 with flag 3151818/1475249
478.59/474.30	c cleaning 53995 clauses out of 108009 with flag 3269336/1530249
496.71/492.25	c cleaning 55001 clauses out of 110013 with flag 3388816/1586248
516.01/511.46	c cleaning 56000 clauses out of 112015 with flag 3510925/1643251
534.68/530.09	c cleaning 57000 clauses out of 114014 with flag 3635821/1701250
553.49/548.70	c cleaning 58003 clauses out of 116014 with flag 3762155/1760250
572.93/568.05	c cleaning 59003 clauses out of 118010 with flag 3891494/1820249
592.71/587.71	c cleaning 59994 clauses out of 120006 with flag 4022848/1881248
612.76/607.68	c cleaning 60995 clauses out of 122012 with flag 4155654/1943248
633.43/628.20	c cleaning 61998 clauses out of 124017 with flag 4291793/2006248
654.66/649.30	c cleaning 63002 clauses out of 126019 with flag 4431011/2070248
677.11/671.62	c cleaning 63998 clauses out of 128017 with flag 4570855/2135248
700.23/694.62	c cleaning 64996 clauses out of 130019 with flag 4711408/2201248
724.31/718.55	c cleaning 66002 clauses out of 132023 with flag 4854926/2268248
747.46/741.56	c cleaning 67008 clauses out of 134024 with flag 4999309/2336251
770.77/764.71	c cleaning 67992 clauses out of 136013 with flag 5146627/2405248
794.67/788.41	c cleaning 69002 clauses out of 138022 with flag 5297078/2475249
820.15/813.76	c cleaning 70001 clauses out of 140020 with flag 5449954/2546249
844.44/837.82	c cleaning 71009 clauses out of 142022 with flag 5607142/2618252
870.23/863.41	c cleaning 71992 clauses out of 144009 with flag 5762639/2691248
896.20/889.24	c cleaning 72991 clauses out of 146020 with flag 5922119/2765251
922.10/914.97	c cleaning 74008 clauses out of 148026 with flag 6083097/2840248
949.83/942.43	c cleaning 74997 clauses out of 150018 with flag 6243370/2916248
976.89/969.29	c cleaning 76007 clauses out of 152021 with flag 6403219/2993248
1004.40/996.40	c cleaning 77007 clauses out of 154017 with flag 6566875/3071251
1033.09/1024.85	c cleaning 77997 clauses out of 156008 with flag 6731174/3150249
1061.25/1052.71	c cleaning 78999 clauses out of 158011 with flag 6897651/3230249
1090.67/1081.83	c cleaning 79996 clauses out of 160012 with flag 7066631/3311249
1121.63/1112.40	c cleaning 81002 clauses out of 162015 with flag 7241526/3393248
1152.88/1143.41	c cleaning 81997 clauses out of 164014 with flag 7418549/3476249
1184.30/1174.54	c cleaning 83000 clauses out of 166018 with flag 7597566/3560250
1216.64/1206.49	c cleaning 84004 clauses out of 168016 with flag 7778505/3645248
1248.79/1238.13	c cleaning 85006 clauses out of 170013 with flag 7963307/3731249
1279.68/1268.74	c cleaning 85998 clauses out of 172007 with flag 8148425/3818249
1313.26/1301.95	c cleaning 86997 clauses out of 174009 with flag 8335907/3906249
1347.84/1336.21	c cleaning 87996 clauses out of 176011 with flag 8522710/3995248
1382.59/1370.67	c cleaning 89004 clauses out of 178017 with flag 8712595/4085250
1416.71/1404.35	c cleaning 89992 clauses out of 180012 with flag 8905465/4176249
1450.03/1437.26	c cleaning 91004 clauses out of 182020 with flag 9097115/4268249
1484.26/1471.08	c cleaning 91995 clauses out of 184015 with flag 9290593/4361248
1520.83/1507.26	c cleaning 93003 clauses out of 186020 with flag 9490984/4455248
1558.81/1544.81	c cleaning 94004 clauses out of 188017 with flag 9691995/4550248
1596.13/1581.72	c cleaning 94994 clauses out of 190013 with flag 9890466/4646248
1634.43/1619.65	c cleaning 96006 clauses out of 192019 with flag 10095504/4743248
1673.71/1658.45	c cleaning 96996 clauses out of 194013 with flag 10304142/4841248
1712.22/1696.53	c cleaning 97996 clauses out of 196017 with flag 10513085/4940248
1750.32/1734.24	c cleaning 99001 clauses out of 198021 with flag 10729485/5040248
1789.26/1772.75	c cleaning 100007 clauses out of 200021 with flag 10944725/5141249
1800.01/1783.30	c starts		: 8
1800.01/1783.30	c conflicts		: 5172352
1800.01/1783.30	c decisions		: 5804567
1800.01/1783.30	c propagations		: 1013177969
1800.01/1783.30	c inspects		: 10521676337
1800.01/1783.30	c shortcuts		: 0
1800.01/1783.30	c learnt literals	: 0
1800.01/1783.30	c learnt binary clauses	: 0
1800.01/1783.30	c learnt ternary clauses	: 0
1800.01/1783.30	c learnt constraints	: 5172352
1800.01/1783.30	c ignored constraints	: 0
1800.01/1783.30	c root simplifications	: 0
1800.01/1783.30	c removed literals (reason simplification)	: 0
1800.01/1783.30	c reason swapping (by a shorter reason)	: 0
1800.01/1783.30	c Calls to reduceDB	: 97
1800.01/1783.30	c Number of update (reduction) of LBD	: 175805
1800.01/1783.30	c Imported unit clauses	: 0
1800.01/1783.30	c number of reductions to clauses (during analyze)	: 0
1800.01/1783.30	c number of learned constraints concerned by reduction	: 0
1800.01/1783.30	c number of learning phase by resolution	: 0
1800.01/1783.30	c number of learning phase by cutting planes	: 0
1800.01/1783.30	c speed (assignments/second)	: 568317.0220034115
1800.01/1783.30	c non guided choices	32
1800.01/1783.33	c learnt constraints type 
1800.01/1783.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 131117
1800.01/1783.33	s SATISFIABLE
1800.01/1783.33	c Found 2 solution(s)
1800.01/1783.33	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 
1800.01/1783.33	c objective function=6348
1800.01/1783.33	c Total wall clock time (in seconds): 1783.222

Verifier Data

OK	6348

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-4119594-1467262620/watcher-4119594-1467262620 -o /tmp/evaluation-result-4119594-1467262620/solver-4119594-1467262620 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467260829-10194 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119594-1467262620.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.31 2.27 2.33 3/194 10483
/proc/meminfo: memFree=28476088/32872528 swapFree=1525072/1694724
[pid=10483] ppid=10480 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/10483/stat : 10483 (java) S 10480 10483 7126 0 -1 4202496 1355 0 0 0 0 0 0 0 20 0 2 0 5286231 98570240 978 33554432000 1073741824 1073778376 140733545110832 140733545101968 270710898749 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 24065 978 744 9 0 16771 0
[pid=10483/tid=10484] ppid=10480 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10484/stat : 10484 (java) R 10480 10483 7126 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 5286231 98570240 978 33554432000 1073741824 1073778376 140733545110832 139685890481704 270707541376 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.100113 s]
/proc/loadavg: 2.31 2.27 2.33 3/194 10483
/proc/meminfo: memFree=28476088/32872528 swapFree=1525072/1694724
[pid=10483] ppid=10480 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/10483/stat : 10483 (java) S 10480 10483 7126 0 -1 4202496 4494 0 1 0 9 1 0 0 20 0 18 0 5286231 9787879424 5610 33554432000 1073741824 1073778376 140733545110832 140733545101968 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2389619 5610 2140 9 0 2380296 0
[pid=10483/tid=10484] ppid=10480 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/10483/task/10484/stat : 10484 (java) R 10480 10483 7126 0 -1 4202560 2435 0 1 0 8 0 0 0 20 0 18 0 5286231 9787879424 5610 33554432000 1073741824 1073778376 140733545110832 139685890485152 139685898361714 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200317 s]
/proc/loadavg: 2.31 2.27 2.33 3/194 10483
/proc/meminfo: memFree=28476088/32872528 swapFree=1525072/1694724
[pid=10483] ppid=10480 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/10483/stat : 10483 (java) S 10480 10483 7126 0 -1 4202496 4691 0 1 0 23 1 0 0 20 0 18 0 5286231 9787879424 6280 33554432000 1073741824 1073778376 140733545110832 140733545101968 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2389619 6280 2212 9 0 2380296 0
[pid=10483/tid=10484] ppid=10480 vsize=9558476 CPUtime=0.18 cores=0,2,4,6
/proc/10483/task/10484/stat : 10484 (java) R 10480 10483 7126 0 -1 4202560 2457 0 1 0 18 0 0 0 20 0 18 0 5286231 9787879424 6280 33554432000 1073741824 1073778376 140733545110832 139685890485152 139685830256016 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.30031 s]
/proc/loadavg: 2.31 2.27 2.33 3/194 10483
/proc/meminfo: memFree=28476088/32872528 swapFree=1525072/1694724
[pid=10483] ppid=10480 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/10483/stat : 10483 (java) S 10480 10483 7126 0 -1 4202496 6296 0 1 0 46 1 0 0 20 0 18 0 5286231 9787879424 7846 33554432000 1073741824 1073778376 140733545110832 140733545101968 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2389619 7854 2245 9 0 2380296 0
[pid=10483/tid=10484] ppid=10480 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/10483/task/10484/stat : 10484 (java) R 10480 10483 7126 0 -1 4202560 2461 0 1 0 28 0 0 0 20 0 18 0 5286231 9787879424 7854 33554432000 1073741824 1073778376 140733545110832 139685890485152 139685830273226 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.70022 s]
/proc/loadavg: 2.31 2.27 2.33 3/194 10483
/proc/meminfo: memFree=28476088/32872528 swapFree=1525072/1694724
[pid=10483] ppid=10480 vsize=9625040 CPUtime=1.65 cores=0,2,4,6
/proc/10483/stat : 10483 (java) S 10480 10483 7126 0 -1 4202496 20502 0 1 0 161 4 0 0 20 0 19 0 5286231 9856040960 21238 33554432000 1073741824 1073778376 140733545110832 140733545101968 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2406260 21238 2267 9 0 2396937 0
[pid=10483/tid=10484] ppid=10480 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/10483/task/10484/stat : 10484 (java) R 10480 10483 7126 0 -1 4202560 2482 0 1 0 65 2 0 0 20 0 19 0 5286231 9856040960 21238 33554432000 1073741824 1073778376 140733545110832 139685890478096 139685830290000 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 9625040

[startup+1.50077 s]
/proc/loadavg: 2.31 2.27 2.33 5/213 10502
/proc/meminfo: memFree=28397944/32872528 swapFree=1525072/1694724
[pid=10483] ppid=10480 vsize=9625040 CPUtime=2.93 cores=0,2,4,6
/proc/10483/stat : 10483 (java) S 10480 10483 7126 0 -1 4202496 20657 0 1 0 289 4 0 0 20 0 19 0 5286231 9856040960 21082 33554432000 1073741824 1073778376 140733545110832 140733545101968 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2406260 21082 2275 9 0 2396937 0
[pid=10483/tid=10484] ppid=10480 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/10483/task/10484/stat : 10484 (java) R 10480 10483 7126 0 -1 4202560 2487 0 1 0 145 2 0 0 20 0 19 0 5286231 9856040960 21082 33554432000 1073741824 1073778376 140733545110832 139685890486600 139685831074141 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10486] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10486/stat : 10486 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 21082 33554432000 1073741824 1073778376 140733545110832 139685829216936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10487] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10487/stat : 10487 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 21082 33554432000 1073741824 1073778376 140733545110832 139685828164392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10483/tid=10488] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10488/stat : 10488 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 21082 33554432000 1073741824 1073778376 140733545110832 139685827111848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10483/tid=10489] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10489/stat : 10489 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 21082 33554432000 1073741824 1073778376 140733545110832 139685730663464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10490] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10490/stat : 10490 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 21082 33554432000 1073741824 1073778376 140733545110832 139685729609896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10491] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10491/stat : 10491 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 21082 33554432000 1073741824 1073778376 140733545110832 139685728557352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10492] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10492/stat : 10492 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 21082 33554432000 1073741824 1073778376 140733545110832 139685727504808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10493] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10493/stat : 10493 (java) S 10480 10483 7126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 21082 33554432000 1073741824 1073778376 140733545110832 139685726452264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10494] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10494/stat : 10494 (java) S 10480 10483 7126 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5286233 9856040960 21082 33554432000 1073741824 1073778376 140733545110832 139685714254440 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10495] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10495/stat : 10495 (java) S 10480 10483 7126 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5286234 9856040960 21082 33554432000 1073741824 1073778376 140733545110832 139685713200760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10496] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10496/stat : 10496 (java) S 10480 10483 7126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5286234 9856040960 21082 33554432000 1073741824 1073778376 140733545110832 139685712148104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10497] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10497/stat : 10497 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286236 9856040960 21082 33554432000 1073741824 1073778376 140733545110832 139685711096848 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10498] ppid=10480 vsize=9625040 CPUtime=0.73 cores=0,2,4,6
/proc/10483/task/10498/stat : 10498 (java) S 10480 10483 7126 0 -1 4202560 4555 0 0 0 72 1 0 0 20 0 19 0 5286236 9856040960 21082 33554432000 1073741824 1073778376 140733545110832 139685710043192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10499] ppid=10480 vsize=9625040 CPUtime=0.69 cores=0,2,4,6
/proc/10483/task/10499/stat : 10499 (java) S 10480 10483 7126 0 -1 4202560 12337 0 0 0 67 2 0 0 20 0 19 0 5286236 9856040960 21082 33554432000 1073741824 1073778376 140733545110832 139685708990648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10483/tid=10500] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10500/stat : 10500 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286236 9856040960 21082 33554432000 1073741824 1073778376 140733545110832 139685707938296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10483/tid=10501] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10501/stat : 10501 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286236 9856040960 21082 33554432000 1073741824 1073778376 140733545110832 139685706885960 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10502] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10502/stat : 10502 (java) S 10480 10483 7126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 5286285 9856040960 21082 33554432000 1073741824 1073778376 140733545110832 139685705831720 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 9625040

[startup+3.10087 s]
/proc/loadavg: 2.31 2.27 2.33 3/213 10502
/proc/meminfo: memFree=28383352/32872528 swapFree=1525072/1694724
[pid=10483] ppid=10480 vsize=9625040 CPUtime=4.57 cores=0,2,4,6
/proc/10483/stat : 10483 (java) S 10480 10483 7126 0 -1 4202496 20672 0 1 0 452 5 0 0 20 0 19 0 5286231 9856040960 23650 33554432000 1073741824 1073778376 140733545110832 140733545101968 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2406260 23650 2279 9 0 2396937 0
[pid=10483/tid=10484] ppid=10480 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/10483/task/10484/stat : 10484 (java) R 10480 10483 7126 0 -1 4202560 2494 0 1 0 304 2 0 0 20 0 19 0 5286231 9856040960 23650 33554432000 1073741824 1073778376 140733545110832 139685890486624 139685831076029 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10486] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10486/stat : 10486 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 23650 33554432000 1073741824 1073778376 140733545110832 139685829216936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10487] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10487/stat : 10487 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 23650 33554432000 1073741824 1073778376 140733545110832 139685828164392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10483/tid=10488] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10488/stat : 10488 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 23650 33554432000 1073741824 1073778376 140733545110832 139685827111848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10483/tid=10489] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10489/stat : 10489 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 23650 33554432000 1073741824 1073778376 140733545110832 139685730663464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10490] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10490/stat : 10490 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 23650 33554432000 1073741824 1073778376 140733545110832 139685729609896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10491] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10491/stat : 10491 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 23650 33554432000 1073741824 1073778376 140733545110832 139685728557352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10492] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10492/stat : 10492 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 23650 33554432000 1073741824 1073778376 140733545110832 139685727504808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10493] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10493/stat : 10493 (java) S 10480 10483 7126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 23650 33554432000 1073741824 1073778376 140733545110832 139685726452264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10494] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10494/stat : 10494 (java) S 10480 10483 7126 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 5286233 9856040960 23650 33554432000 1073741824 1073778376 140733545110832 139685714254440 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10495] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10495/stat : 10495 (java) S 10480 10483 7126 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5286234 9856040960 23650 33554432000 1073741824 1073778376 140733545110832 139685713200760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10496] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10496/stat : 10496 (java) S 10480 10483 7126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5286234 9856040960 23650 33554432000 1073741824 1073778376 140733545110832 139685712148104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10497] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10497/stat : 10497 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286236 9856040960 23650 33554432000 1073741824 1073778376 140733545110832 139685711096848 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10498] ppid=10480 vsize=9625040 CPUtime=0.75 cores=0,2,4,6
/proc/10483/task/10498/stat : 10498 (java) S 10480 10483 7126 0 -1 4202560 4560 0 0 0 74 1 0 0 20 0 19 0 5286236 9856040960 23650 33554432000 1073741824 1073778376 140733545110832 139685710043192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10499] ppid=10480 vsize=9625040 CPUtime=0.7 cores=0,2,4,6
/proc/10483/task/10499/stat : 10499 (java) S 10480 10483 7126 0 -1 4202560 12339 0 0 0 68 2 0 0 20 0 19 0 5286236 9856040960 23650 33554432000 1073741824 1073778376 140733545110832 139685708990648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10483/tid=10500] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10500/stat : 10500 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286236 9856040960 23650 33554432000 1073741824 1073778376 140733545110832 139685707938296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10483/tid=10501] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10501/stat : 10501 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286236 9856040960 23650 33554432000 1073741824 1073778376 140733545110832 139685706885960 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10502] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10502/stat : 10502 (java) S 10480 10483 7126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 5286285 9856040960 23650 33554432000 1073741824 1073778376 140733545110832 139685705831720 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.57
Current children cumulated vsize (KiB) 9625040

[startup+6.30077 s]
/proc/loadavg: 2.29 2.27 2.33 3/213 10502
/proc/meminfo: memFree=28338828/32872528 swapFree=1525072/1694724
[pid=10483] ppid=10480 vsize=9625040 CPUtime=7.93 cores=0,2,4,6
/proc/10483/stat : 10483 (java) S 10480 10483 7126 0 -1 4202496 22176 0 1 0 787 6 0 0 20 0 19 0 5286231 9856040960 28978 33554432000 1073741824 1073778376 140733545110832 140733545101968 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2406260 28978 2279 9 0 2396937 0
[pid=10483/tid=10484] ppid=10480 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/10483/task/10484/stat : 10484 (java) R 10480 10483 7126 0 -1 4202560 2507 0 1 0 623 3 0 0 20 0 19 0 5286231 9856040960 28978 33554432000 1073741824 1073778376 140733545110832 139685890486560 139685830974763 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10486] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10486/stat : 10486 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 28978 33554432000 1073741824 1073778376 140733545110832 139685829216936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10487] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10487/stat : 10487 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 28978 33554432000 1073741824 1073778376 140733545110832 139685828164392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10483/tid=10488] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10488/stat : 10488 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 28978 33554432000 1073741824 1073778376 140733545110832 139685827111848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10483/tid=10489] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10489/stat : 10489 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 28978 33554432000 1073741824 1073778376 140733545110832 139685730663464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10490] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10490/stat : 10490 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 28978 33554432000 1073741824 1073778376 140733545110832 139685729609896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10491] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10491/stat : 10491 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 28978 33554432000 1073741824 1073778376 140733545110832 139685728557352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10492] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10492/stat : 10492 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 28978 33554432000 1073741824 1073778376 140733545110832 139685727504808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10493] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10493/stat : 10493 (java) S 10480 10483 7126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5286232 9856040960 28978 33554432000 1073741824 1073778376 140733545110832 139685726452264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10494] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10494/stat : 10494 (java) S 10480 10483 7126 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 5286233 9856040960 28978 33554432000 1073741824 1073778376 140733545110832 139685714254440 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10495] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10495/stat : 10495 (java) S 10480 10483 7126 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5286234 9856040960 28978 33554432000 1073741824 1073778376 140733545110832 139685713200760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10496] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10496/stat : 10496 (java) S 10480 10483 7126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5286234 9856040960 28978 33554432000 1073741824 1073778376 140733545110832 139685712148104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10497] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10497/stat : 10497 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286236 9856040960 28978 33554432000 1073741824 1073778376 140733545110832 139685711096848 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10498] ppid=10480 vsize=9625040 CPUtime=0.78 cores=0,2,4,6
/proc/10483/task/10498/stat : 10498 (java) S 10480 10483 7126 0 -1 4202560 4562 0 0 0 77 1 0 0 20 0 19 0 5286236 9856040960 28978 33554432000 1073741824 1073778376 140733545110832 139685710043192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10499] ppid=10480 vsize=9625040 CPUtime=0.85 cores=0,2,4,6

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

[pid=10483/tid=10495] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10495/stat : 10495 (java) S 10480 10483 7126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5286234 9856040960 98405 33554432000 1073741824 1073778376 140733545110832 139685713200760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10496] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10496/stat : 10496 (java) S 10480 10483 7126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5286234 9856040960 98405 33554432000 1073741824 1073778376 140733545110832 139685712148104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10497] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10497/stat : 10497 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286236 9856040960 98405 33554432000 1073741824 1073778376 140733545110832 139685711096848 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10498] ppid=10480 vsize=9625040 CPUtime=0.79 cores=0,2,4,6
/proc/10483/task/10498/stat : 10498 (java) S 10480 10483 7126 0 -1 4202560 4562 0 0 0 78 1 0 0 20 0 19 0 5286236 9856040960 98405 33554432000 1073741824 1073778376 140733545110832 139685710043192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10499] ppid=10480 vsize=9625040 CPUtime=1.04 cores=0,2,4,6
/proc/10483/task/10499/stat : 10499 (java) S 10480 10483 7126 0 -1 4202560 13860 0 0 0 101 3 0 0 20 0 19 0 5286236 9856040960 98405 33554432000 1073741824 1073778376 140733545110832 139685708990648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10483/tid=10500] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10500/stat : 10500 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286236 9856040960 98405 33554432000 1073741824 1073778376 140733545110832 139685707938296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10483/tid=10501] ppid=10480 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/10483/task/10501/stat : 10501 (java) S 10480 10483 7126 0 -1 4202560 99 0 0 0 25 23 0 0 20 0 19 0 5286236 9856040960 98405 33554432000 1073741824 1073778376 140733545110832 139685706885960 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10502] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10502/stat : 10502 (java) S 10480 10483 7126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 5286285 9856040960 98405 33554432000 1073741824 1073778376 140733545110832 139685705831720 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1738.31
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.23 2.20 2.23 2/188 10603
/proc/meminfo: memFree=28209688/32872528 swapFree=1525072/1694724
[pid=10483] ppid=10480 vsize=9625040 CPUtime=1799.01 cores=0,2,4,6
/proc/10483/stat : 10483 (java) S 10480 10483 7126 0 -1 4202496 43240 0 1 0 179748 153 0 0 20 0 19 0 5286231 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 140733545101968 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2406260 99882 2301 9 0 2396937 0
[pid=10483/tid=10484] ppid=10480 vsize=9625040 CPUtime=1770.16 cores=0,2,4,6
/proc/10483/task/10484/stat : 10484 (java) R 10480 10483 7126 0 -1 4202560 3012 0 1 0 176982 34 0 0 20 0 19 0 5286231 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685890485440 139685830984075 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10486] ppid=10480 vsize=9625040 CPUtime=2.69 cores=0,2,4,6
/proc/10483/task/10486/stat : 10486 (java) S 10480 10483 7126 0 -1 4202560 2419 0 0 0 254 15 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685829216936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10487] ppid=10480 vsize=9625040 CPUtime=2.63 cores=0,2,4,6
/proc/10483/task/10487/stat : 10487 (java) S 10480 10483 7126 0 -1 4202560 2436 0 0 0 251 12 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685828164392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10483/tid=10488] ppid=10480 vsize=9625040 CPUtime=2.75 cores=0,2,4,6
/proc/10483/task/10488/stat : 10488 (java) S 10480 10483 7126 0 -1 4202560 3250 0 0 0 258 17 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685827111848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10489] ppid=10480 vsize=9625040 CPUtime=2.84 cores=0,2,4,6
/proc/10483/task/10489/stat : 10489 (java) S 10480 10483 7126 0 -1 4202560 2437 0 0 0 269 15 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685730663464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10490] ppid=10480 vsize=9625040 CPUtime=2.59 cores=0,2,4,6
/proc/10483/task/10490/stat : 10490 (java) S 10480 10483 7126 0 -1 4202560 2127 0 0 0 242 17 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685729609896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10483/tid=10491] ppid=10480 vsize=9625040 CPUtime=2.8 cores=0,2,4,6
/proc/10483/task/10491/stat : 10491 (java) S 10480 10483 7126 0 -1 4202560 2100 0 0 0 266 14 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685728557352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10492] ppid=10480 vsize=9625040 CPUtime=2.88 cores=0,2,4,6
/proc/10483/task/10492/stat : 10492 (java) S 10480 10483 7126 0 -1 4202560 2714 0 0 0 273 15 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685727504808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10493] ppid=10480 vsize=9625040 CPUtime=2.58 cores=0,2,4,6
/proc/10483/task/10493/stat : 10493 (java) S 10480 10483 7126 0 -1 4202560 1933 0 0 0 245 13 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685726452264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10494] ppid=10480 vsize=9625040 CPUtime=5.3 cores=0,2,4,6
/proc/10483/task/10494/stat : 10494 (java) S 10480 10483 7126 0 -1 4202560 1024 0 0 0 522 8 0 0 20 0 19 0 5286233 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685714254440 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10495] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10495/stat : 10495 (java) S 10480 10483 7126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5286234 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685713200760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10496] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10496/stat : 10496 (java) S 10480 10483 7126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5286234 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685712148104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10497] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10497/stat : 10497 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286236 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685711096848 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10498] ppid=10480 vsize=9625040 CPUtime=0.79 cores=0,2,4,6
/proc/10483/task/10498/stat : 10498 (java) S 10480 10483 7126 0 -1 4202560 4562 0 0 0 78 1 0 0 20 0 19 0 5286236 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685710043192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10499] ppid=10480 vsize=9625040 CPUtime=1.04 cores=0,2,4,6
/proc/10483/task/10499/stat : 10499 (java) S 10480 10483 7126 0 -1 4202560 13860 0 0 0 101 3 0 0 20 0 19 0 5286236 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685708990648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10483/tid=10500] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10500/stat : 10500 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286236 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685707938296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10483/tid=10501] ppid=10480 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/10483/task/10501/stat : 10501 (java) S 10480 10483 7126 0 -1 4202560 102 0 0 0 26 24 0 0 20 0 19 0 5286236 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685706885960 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10502] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10502/stat : 10502 (java) S 10480 10483 7126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 5286285 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685705831720 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1799.01
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1783.3 s]
/proc/loadavg: 2.23 2.20 2.23 2/188 10603
/proc/meminfo: memFree=28209688/32872528 swapFree=1525072/1694724
[pid=10483] ppid=10480 vsize=9625040 CPUtime=1800.01 cores=0,2,4,6
/proc/10483/stat : 10483 (java) S 10480 10483 7126 0 -1 4202496 43240 0 1 0 179848 153 0 0 20 0 19 0 5286231 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 140733545101968 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2406260 99882 2301 9 0 2396937 0
[pid=10483/tid=10484] ppid=10480 vsize=9625040 CPUtime=1771.16 cores=0,2,4,6
/proc/10483/task/10484/stat : 10484 (java) R 10480 10483 7126 0 -1 4202560 3012 0 1 0 177082 34 0 0 20 0 19 0 5286231 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685890485440 139685830922643 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10486] ppid=10480 vsize=9625040 CPUtime=2.69 cores=0,2,4,6
/proc/10483/task/10486/stat : 10486 (java) S 10480 10483 7126 0 -1 4202560 2419 0 0 0 254 15 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685829216936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10487] ppid=10480 vsize=9625040 CPUtime=2.63 cores=0,2,4,6
/proc/10483/task/10487/stat : 10487 (java) S 10480 10483 7126 0 -1 4202560 2436 0 0 0 251 12 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685828164392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10483/tid=10488] ppid=10480 vsize=9625040 CPUtime=2.75 cores=0,2,4,6
/proc/10483/task/10488/stat : 10488 (java) S 10480 10483 7126 0 -1 4202560 3250 0 0 0 258 17 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685827111848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10489] ppid=10480 vsize=9625040 CPUtime=2.84 cores=0,2,4,6
/proc/10483/task/10489/stat : 10489 (java) S 10480 10483 7126 0 -1 4202560 2437 0 0 0 269 15 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685730663464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10490] ppid=10480 vsize=9625040 CPUtime=2.59 cores=0,2,4,6
/proc/10483/task/10490/stat : 10490 (java) S 10480 10483 7126 0 -1 4202560 2127 0 0 0 242 17 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685729609896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10483/tid=10491] ppid=10480 vsize=9625040 CPUtime=2.8 cores=0,2,4,6
/proc/10483/task/10491/stat : 10491 (java) S 10480 10483 7126 0 -1 4202560 2100 0 0 0 266 14 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685728557352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10492] ppid=10480 vsize=9625040 CPUtime=2.88 cores=0,2,4,6
/proc/10483/task/10492/stat : 10492 (java) S 10480 10483 7126 0 -1 4202560 2714 0 0 0 273 15 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685727504808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10493] ppid=10480 vsize=9625040 CPUtime=2.58 cores=0,2,4,6
/proc/10483/task/10493/stat : 10493 (java) S 10480 10483 7126 0 -1 4202560 1933 0 0 0 245 13 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685726452264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10494] ppid=10480 vsize=9625040 CPUtime=5.3 cores=0,2,4,6
/proc/10483/task/10494/stat : 10494 (java) S 10480 10483 7126 0 -1 4202560 1024 0 0 0 522 8 0 0 20 0 19 0 5286233 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685714254440 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10495] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10495/stat : 10495 (java) S 10480 10483 7126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5286234 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685713200760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10496] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10496/stat : 10496 (java) S 10480 10483 7126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5286234 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685712148104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10497] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10497/stat : 10497 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286236 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685711096848 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10498] ppid=10480 vsize=9625040 CPUtime=0.79 cores=0,2,4,6
/proc/10483/task/10498/stat : 10498 (java) S 10480 10483 7126 0 -1 4202560 4562 0 0 0 78 1 0 0 20 0 19 0 5286236 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685710043192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10499] ppid=10480 vsize=9625040 CPUtime=1.04 cores=0,2,4,6
/proc/10483/task/10499/stat : 10499 (java) S 10480 10483 7126 0 -1 4202560 13860 0 0 0 101 3 0 0 20 0 19 0 5286236 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685708990648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10483/tid=10500] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10500/stat : 10500 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286236 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685707938296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10483/tid=10501] ppid=10480 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/10483/task/10501/stat : 10501 (java) S 10480 10483 7126 0 -1 4202560 102 0 0 0 26 24 0 0 20 0 19 0 5286236 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685706885960 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10502] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10502/stat : 10502 (java) S 10480 10483 7126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 5286285 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685705831720 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 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 10483 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1783.3 s]
/proc/loadavg: 2.23 2.20 2.23 2/188 10603
/proc/meminfo: memFree=28209688/32872528 swapFree=1525072/1694724
[pid=10483] ppid=10480 vsize=9625040 CPUtime=1800.01 cores=0,2,4,6
/proc/10483/stat : 10483 (java) S 10480 10483 7126 0 -1 4202496 43240 0 1 0 179848 153 0 0 20 0 19 0 5286231 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 140733545101968 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10483/statm: 2406260 99882 2301 9 0 2396937 0
[pid=10483/tid=10484] ppid=10480 vsize=9625040 CPUtime=1771.16 cores=0,2,4,6
/proc/10483/task/10484/stat : 10484 (java) R 10480 10483 7126 0 -1 4202560 3012 0 1 0 177082 34 0 0 20 0 19 0 5286231 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685890485440 139685830922643 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10486] ppid=10480 vsize=9625040 CPUtime=2.69 cores=0,2,4,6
/proc/10483/task/10486/stat : 10486 (java) S 10480 10483 7126 0 -1 4202560 2419 0 0 0 254 15 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685829216936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10487] ppid=10480 vsize=9625040 CPUtime=2.63 cores=0,2,4,6
/proc/10483/task/10487/stat : 10487 (java) S 10480 10483 7126 0 -1 4202560 2436 0 0 0 251 12 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685828164392 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10483/tid=10488] ppid=10480 vsize=9625040 CPUtime=2.75 cores=0,2,4,6
/proc/10483/task/10488/stat : 10488 (java) S 10480 10483 7126 0 -1 4202560 3250 0 0 0 258 17 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685827111848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10489] ppid=10480 vsize=9625040 CPUtime=2.84 cores=0,2,4,6
/proc/10483/task/10489/stat : 10489 (java) S 10480 10483 7126 0 -1 4202560 2437 0 0 0 269 15 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685730663464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10490] ppid=10480 vsize=9625040 CPUtime=2.59 cores=0,2,4,6
/proc/10483/task/10490/stat : 10490 (java) S 10480 10483 7126 0 -1 4202560 2127 0 0 0 242 17 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685729609896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10483/tid=10491] ppid=10480 vsize=9625040 CPUtime=2.8 cores=0,2,4,6
/proc/10483/task/10491/stat : 10491 (java) S 10480 10483 7126 0 -1 4202560 2100 0 0 0 266 14 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685728557352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10492] ppid=10480 vsize=9625040 CPUtime=2.88 cores=0,2,4,6
/proc/10483/task/10492/stat : 10492 (java) S 10480 10483 7126 0 -1 4202560 2714 0 0 0 273 15 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685727504808 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10493] ppid=10480 vsize=9625040 CPUtime=2.58 cores=0,2,4,6
/proc/10483/task/10493/stat : 10493 (java) S 10480 10483 7126 0 -1 4202560 1933 0 0 0 245 13 0 0 20 0 19 0 5286232 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685726452264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10494] ppid=10480 vsize=9625040 CPUtime=5.3 cores=0,2,4,6
/proc/10483/task/10494/stat : 10494 (java) S 10480 10483 7126 0 -1 4202560 1024 0 0 0 522 8 0 0 20 0 19 0 5286233 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685714254440 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10495] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10495/stat : 10495 (java) S 10480 10483 7126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5286234 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685713200760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10496] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10496/stat : 10496 (java) S 10480 10483 7126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5286234 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685712148104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10497] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10497/stat : 10497 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286236 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685711096848 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10483/tid=10498] ppid=10480 vsize=9625040 CPUtime=0.79 cores=0,2,4,6
/proc/10483/task/10498/stat : 10498 (java) S 10480 10483 7126 0 -1 4202560 4562 0 0 0 78 1 0 0 20 0 19 0 5286236 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685710043192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10499] ppid=10480 vsize=9625040 CPUtime=1.04 cores=0,2,4,6
/proc/10483/task/10499/stat : 10499 (java) S 10480 10483 7126 0 -1 4202560 13860 0 0 0 101 3 0 0 20 0 19 0 5286236 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685708990648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10483/tid=10500] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10500/stat : 10500 (java) S 10480 10483 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5286236 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685707938296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10483/tid=10501] ppid=10480 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/10483/task/10501/stat : 10501 (java) S 10480 10483 7126 0 -1 4202560 102 0 0 0 26 24 0 0 20 0 19 0 5286236 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685706885960 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10483/tid=10502] ppid=10480 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10483/task/10502/stat : 10502 (java) S 10480 10483 7126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 5286285 9856040960 99882 33554432000 1073741824 1073778376 140733545110832 139685705831720 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1783.34
CPU time (s): 1800.88
CPU user time (s): 1798.86
CPU system time (s): 2.02069
CPU usage (%): 100.984
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.86
system time used= 2.02069
maximum resident set size= 713544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43276
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52179
involuntary context switches= 50584

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.96049 second user time and 13.385 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 06:57:00
IDJOB=4119594
IDBENCH=111769
IDSOLVER=2546
FILE ID=node125/4119594-1467262620
RUNJOBID= node125-1467260829-10194
PBS_JOBID= 20004466
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_clique-70.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119594-1467262620/watcher-4119594-1467262620 -o /tmp/evaluation-result-4119594-1467262620/solver-4119594-1467262620 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467260829-10194 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119594-1467262620.opb

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

MD5SUM BENCH= 11ca9a7820a64606dd9c89ea0f310250
RANDOM SEED=526445041

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28476352 kB
Buffers:          123904 kB
Cached:          1690308 kB
SwapCached:            0 kB
Active:           264700 kB
Inactive:        1666768 kB
Active(anon):     119684 kB
Inactive(anon):        0 kB
Active(file):     145016 kB
Inactive(file):  1666768 kB
Unevictable:     1694724 kB
Mlocked:         1525072 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1780 kB
Writeback:             0 kB
AnonPages:       1893612 kB
Mapped:            21528 kB
Shmem:               204 kB
Slab:             607112 kB
SReclaimable:      50972 kB
SUnreclaim:       556140 kB
KernelStack:        1760 kB
PageTables:         7952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2387748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    339968 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= 71740 MiB
End job on node125 at 2016-06-30 07:26:43