Trace number 4106624

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)26 1800.63 1799.04

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_3.opb
MD5SUM9e4e432c8df29dadb31632f81ac67b02
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark26
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 26
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 constraint11
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)2488
Sum of products size (including duplicates)4976
Number of different products2488
Sum of products size4976

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-4106624-1466271713.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
0.48/0.31	c ... done. Wall clock time 0.205s.
0.48/0.31	c declared #vars     200
0.48/0.31	c internal #vars     2688
0.48/0.31	c #constraints  5176
0.48/0.31	c constraints type 
0.48/0.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2688
0.48/0.31	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2488
0.48/0.31	c 5176 constraints processed.
0.48/0.31	c objective function length is 200 literals
0.48/0.33	c SATISFIABLE
0.48/0.33	c OPTIMIZING...
0.48/0.33	c Got one! Elapsed wall clock time (in seconds):0.233
0.48/0.33	o 29
0.48/0.37	c Got one! Elapsed wall clock time (in seconds):0.273
0.48/0.37	o 28
1.34/0.73	c Got one! Elapsed wall clock time (in seconds):0.629
1.34/0.73	o 27
3.02/2.40	c cleaning 2655 clauses out of 5310 with flag 7964/5310
6.27/5.55	c cleaning 4326 clauses out of 8654 with flag 24262/11309
9.97/9.24	c cleaning 5646 clauses out of 11329 with flag 42920/18310
14.18/13.46	c cleaning 6827 clauses out of 13682 with flag 64229/26309
19.00/18.24	c cleaning 7927 clauses out of 15855 with flag 87797/35309
24.20/23.41	c cleaning 8952 clauses out of 17928 with flag 114556/45309
30.14/29.39	c cleaning 9990 clauses out of 19981 with flag 145208/56314
36.54/35.72	c cleaning 10983 clauses out of 21986 with flag 179639/68309
43.34/42.56	c cleaning 12003 clauses out of 24005 with flag 216123/81311
50.54/49.74	c cleaning 12992 clauses out of 26001 with flag 253274/95310
59.24/58.44	c cleaning 13990 clauses out of 28008 with flag 294475/110309
67.43/66.69	c Got one! Elapsed wall clock time (in seconds):66.585
67.43/66.69	o 26
70.17/69.31	c cleaning 16590 clauses out of 33180 with flag 14230/129471
73.47/72.66	c cleaning 11294 clauses out of 22590 with flag 30427/135471
77.26/76.42	c cleaning 9140 clauses out of 18295 with flag 48982/142470
81.46/80.65	c cleaning 8568 clauses out of 17153 with flag 70226/150468
86.26/85.46	c cleaning 8788 clauses out of 17587 with flag 93956/159470
91.56/90.77	c cleaning 9394 clauses out of 18797 with flag 119792/169468
97.36/96.57	c cleaning 10192 clauses out of 20407 with flag 147554/180472
103.95/103.14	c cleaning 11093 clauses out of 22211 with flag 179731/192468
111.45/110.63	c cleaning 12060 clauses out of 24120 with flag 214904/205470
119.45/118.63	c cleaning 13023 clauses out of 26060 with flag 251928/219470
127.66/126.90	c cleaning 14016 clauses out of 28036 with flag 291884/234469
136.46/135.63	c cleaning 15006 clauses out of 30022 with flag 333205/250471
146.16/145.38	c cleaning 16003 clauses out of 32013 with flag 379180/267468
156.16/155.30	c cleaning 16996 clauses out of 34011 with flag 425687/285469
166.45/165.62	c cleaning 18000 clauses out of 36014 with flag 475792/304468
177.75/176.91	c cleaning 19006 clauses out of 38015 with flag 528940/324469
190.06/189.21	c cleaning 20000 clauses out of 40008 with flag 584362/345468
202.75/201.92	c cleaning 20999 clauses out of 42008 with flag 641580/367468
216.05/215.27	c cleaning 22004 clauses out of 44010 with flag 701869/390469
229.56/228.71	c cleaning 22990 clauses out of 46005 with flag 763959/414468
243.46/242.61	c cleaning 24005 clauses out of 48016 with flag 828287/439469
257.96/257.18	c cleaning 24986 clauses out of 50010 with flag 894965/465468
273.66/272.82	c cleaning 26004 clauses out of 52026 with flag 964634/492470
289.25/288.43	c cleaning 26997 clauses out of 54021 with flag 1035503/520469
305.75/304.95	c cleaning 27997 clauses out of 56023 with flag 1107046/549468
323.15/322.36	c cleaning 29007 clauses out of 58026 with flag 1186932/579468
341.38/340.56	c cleaning 30011 clauses out of 60021 with flag 1269846/610470
359.77/358.93	c cleaning 31008 clauses out of 62016 with flag 1353923/642476
378.67/377.82	c cleaning 31992 clauses out of 64000 with flag 1440314/675468
398.57/397.79	c cleaning 32995 clauses out of 66008 with flag 1532444/709468
421.26/420.41	c cleaning 33994 clauses out of 68013 with flag 1625508/744468
443.26/442.49	c cleaning 35010 clauses out of 70020 with flag 1721975/780469
465.86/465.03	c cleaning 35997 clauses out of 72010 with flag 1823507/817469
488.85/488.06	c cleaning 36999 clauses out of 74012 with flag 1924521/855468
513.05/512.27	c cleaning 38002 clauses out of 76013 with flag 2026383/894468
539.54/538.71	c cleaning 39004 clauses out of 78011 with flag 2135104/934468
565.44/564.61	c cleaning 39998 clauses out of 80007 with flag 2247542/975468
593.03/592.25	c cleaning 41000 clauses out of 82010 with flag 2358732/1017469
620.44/619.61	c cleaning 41992 clauses out of 84009 with flag 2475793/1060468
649.24/648.44	c cleaning 43000 clauses out of 86017 with flag 2592793/1104468
680.34/679.53	c cleaning 44007 clauses out of 88017 with flag 2713626/1149468
711.73/710.92	c cleaning 44990 clauses out of 90010 with flag 2836200/1195468
742.13/741.30	c cleaning 45999 clauses out of 92021 with flag 2962622/1242469
774.66/773.80	c cleaning 47001 clauses out of 94021 with flag 3095007/1290468
806.46/805.67	c cleaning 48007 clauses out of 96027 with flag 3227799/1339475
839.85/839.09	c cleaning 48995 clauses out of 98014 with flag 3361167/1389469
873.35/872.59	c cleaning 49995 clauses out of 100018 with flag 3497998/1440468
907.96/907.18	c cleaning 51011 clauses out of 102024 with flag 3638023/1492469
942.97/942.12	c cleaning 51999 clauses out of 104012 with flag 3778783/1545468
980.07/979.21	c cleaning 52999 clauses out of 106013 with flag 3921826/1599468
1017.68/1016.80	c cleaning 54006 clauses out of 108014 with flag 4072203/1654468
1055.98/1055.12	c cleaning 54999 clauses out of 110008 with flag 4223637/1710468
1094.57/1093.75	c cleaning 55994 clauses out of 112009 with flag 4378099/1767468
1133.17/1132.39	c cleaning 57011 clauses out of 114023 with flag 4535948/1825476
1172.17/1171.39	c cleaning 57988 clauses out of 116004 with flag 4693718/1884468
1213.73/1212.84	c cleaning 59005 clauses out of 118018 with flag 4859425/1944470
1258.12/1257.26	c cleaning 59994 clauses out of 120012 with flag 5026312/2005469
1301.04/1300.12	c cleaning 61007 clauses out of 122017 with flag 5192968/2067468
1345.24/1344.32	c cleaning 62004 clauses out of 124010 with flag 5362329/2130468
1390.53/1389.65	c cleaning 62999 clauses out of 126007 with flag 5535234/2194469
1437.13/1436.28	c cleaning 63993 clauses out of 128008 with flag 5712289/2259469
1484.93/1484.06	c cleaning 65004 clauses out of 130018 with flag 5888331/2325472
1536.63/1535.76	c cleaning 65993 clauses out of 132010 with flag 6069315/2392468
1583.94/1583.06	c cleaning 66990 clauses out of 134017 with flag 6263534/2460468
1633.23/1632.31	c cleaning 68006 clauses out of 136028 with flag 6450186/2529469
1683.81/1682.80	c cleaning 69001 clauses out of 138022 with flag 6638734/2599469
1734.52/1733.51	c cleaning 70010 clauses out of 140026 with flag 6828614/2670474
1784.01/1783.08	c cleaning 70986 clauses out of 142010 with flag 7022095/2742468
1800.01/1799.00	c starts		: 87
1800.01/1799.00	c conflicts		: 2767831
1800.01/1799.00	c decisions		: 6881116
1800.01/1799.00	c propagations		: 1575128500
1800.01/1799.00	c inspects		: 21130999566
1800.01/1799.00	c shortcuts		: 0
1800.01/1799.00	c learnt literals	: 0
1800.01/1799.00	c learnt binary clauses	: 0
1800.01/1799.00	c learnt ternary clauses	: 0
1800.01/1799.00	c learnt constraints	: 2767831
1800.01/1799.00	c ignored constraints	: 0
1800.01/1799.00	c root simplifications	: 0
1800.01/1799.00	c removed literals (reason simplification)	: 0
1800.01/1799.00	c reason swapping (by a shorter reason)	: 0
1800.01/1799.00	c Calls to reduceDB	: 79
1800.01/1799.00	c Number of update (reduction) of LBD	: 709787
1800.01/1799.00	c Imported unit clauses	: 0
1800.01/1799.00	c number of reductions to clauses (during analyze)	: 0
1800.01/1799.00	c number of learned constraints concerned by reduction	: 0
1800.01/1799.00	c number of learning phase by resolution	: 0
1800.01/1799.00	c number of learning phase by cutting planes	: 0
1800.01/1799.00	c speed (assignments/second)	: 875707.7365107534
1800.01/1799.00	c non guided choices	0
1800.01/1799.03	c learnt constraints type 
1800.01/1799.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 96387
1800.01/1799.03	s SATISFIABLE
1800.01/1799.03	c Found 4 solution(s)
1800.01/1799.03	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.01/1799.03	c objective function=26
1800.01/1799.03	c Total wall clock time (in seconds): 1798.928

Verifier Data

OK	26

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-4106624-1466271713/watcher-4106624-1466271713 -o /tmp/evaluation-result-4106624-1466271713/solver-4106624-1466271713 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466265085-26686 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106624-1466271713.opb 

pid=28762
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.10 2.10 2.09 3/194 28765
/proc/meminfo: memFree=31464096/32872528 swapFree=163656/177964
[pid=28765] ppid=28762 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/28765/stat : 28765 (java) S 28762 28765 26669 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 29221241 98570240 977 33554432000 1073741824 1073778376 140735215786208 140735215777344 224925876285 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28765/statm: 24065 978 744 9 0 16771 0
[pid=28765/tid=28766] ppid=28762 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28766/stat : 28766 (java) R 28762 28765 26669 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 29221241 98570240 978 33554432000 1073741824 1073778376 140735215786208 140340310715944 224922518912 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100143 s]
/proc/loadavg: 2.10 2.10 2.09 3/194 28765
/proc/meminfo: memFree=31464096/32872528 swapFree=163656/177964
[pid=28765] ppid=28762 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/28765/stat : 28765 (java) S 28762 28765 26669 0 -1 4202496 4473 0 1 0 10 1 0 0 20 0 18 0 29221241 9787879424 6109 33554432000 1073741824 1073778376 140735215786208 140735215777344 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28765/statm: 2389619 6112 2157 9 0 2380296 0
[pid=28765/tid=28766] ppid=28762 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/28765/task/28766/stat : 28766 (java) R 28762 28765 26669 0 -1 4202560 2383 0 1 0 7 0 0 0 20 0 18 0 29221241 9787879424 6112 33554432000 1073741824 1073778376 140735215786208 140340310719392 224925902093 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.200382 s]
/proc/loadavg: 2.10 2.10 2.09 3/194 28765
/proc/meminfo: memFree=31464096/32872528 swapFree=163656/177964
[pid=28765] ppid=28762 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/28765/stat : 28765 (java) S 28762 28765 26669 0 -1 4202496 4702 0 1 0 25 1 0 0 20 0 18 0 29221241 9787879424 6772 33554432000 1073741824 1073778376 140735215786208 140735215777344 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28765/statm: 2389619 6772 2215 9 0 2380296 0
[pid=28765/tid=28766] ppid=28762 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/28765/task/28766/stat : 28766 (java) R 28762 28765 26669 0 -1 4202560 2410 0 1 0 17 0 0 0 20 0 18 0 29221241 9787879424 6772 33554432000 1073741824 1073778376 140735215786208 140340310719392 140340153626063 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.30038 s]
/proc/loadavg: 2.10 2.10 2.09 3/194 28765
/proc/meminfo: memFree=31464096/32872528 swapFree=163656/177964
[pid=28765] ppid=28762 vsize=9558704 CPUtime=0.48 cores=1,3,5,7
/proc/28765/stat : 28765 (java) S 28762 28765 26669 0 -1 4202496 6388 0 1 0 47 1 0 0 20 0 18 0 29221241 9788112896 9095 33554432000 1073741824 1073778376 140735215786208 140735215777344 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28765/statm: 2389676 9101 2239 9 0 2380353 0
[pid=28765/tid=28766] ppid=28762 vsize=9558704 CPUtime=0.27 cores=1,3,5,7
/proc/28765/task/28766/stat : 28766 (java) R 28762 28765 26669 0 -1 4202560 2412 0 1 0 27 0 0 0 20 0 18 0 29221241 9788112896 9101 33554432000 1073741824 1073778376 140735215786208 140340310720120 140340153672708 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558704

[startup+0.700222 s]
/proc/loadavg: 2.10 2.10 2.09 3/194 28765
/proc/meminfo: memFree=31464096/32872528 swapFree=163656/177964
[pid=28765] ppid=28762 vsize=9625040 CPUtime=1.34 cores=1,3,5,7
/proc/28765/stat : 28765 (java) S 28762 28765 26669 0 -1 4202496 13707 0 1 0 131 3 0 0 20 0 19 0 29221241 9856040960 13639 33554432000 1073741824 1073778376 140735215786208 140735215777344 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28765/statm: 2406260 13639 2262 9 0 2396937 0
[pid=28765/tid=28766] ppid=28762 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/28765/task/28766/stat : 28766 (java) R 28762 28765 26669 0 -1 4202560 2429 0 1 0 66 1 0 0 20 0 19 0 29221241 9856040960 13639 33554432000 1073741824 1073778376 140735215786208 140340310720712 140340154078598 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 9625040

[startup+1.50077 s]
/proc/loadavg: 2.01 2.08 2.08 3/213 28784
/proc/meminfo: memFree=31418496/32872528 swapFree=163656/177964
[pid=28765] ppid=28762 vsize=9625040 CPUtime=2.16 cores=1,3,5,7
/proc/28765/stat : 28765 (java) S 28762 28765 26669 0 -1 4202496 13711 0 1 0 213 3 0 0 20 0 19 0 29221241 9856040960 13642 33554432000 1073741824 1073778376 140735215786208 140735215777344 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28765/statm: 2406260 13642 2264 9 0 2396937 0
[pid=28765/tid=28766] ppid=28762 vsize=9625040 CPUtime=1.48 cores=1,3,5,7
/proc/28765/task/28766/stat : 28766 (java) R 28762 28765 26669 0 -1 4202560 2430 0 1 0 146 2 0 0 20 0 19 0 29221241 9856040960 13642 33554432000 1073741824 1073778376 140735215786208 140340310721000 140340154078765 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28768] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28768/stat : 28768 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13642 33554432000 1073741824 1073778376 140735215786208 140340272212392 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28769] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28769/stat : 28769 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13642 33554432000 1073741824 1073778376 140735215786208 140340153543208 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28770] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28770/stat : 28770 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13642 33554432000 1073741824 1073778376 140735215786208 140340152490152 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28765/tid=28771] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28771/stat : 28771 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13642 33554432000 1073741824 1073778376 140735215786208 140340151437608 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28772] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28772/stat : 28772 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13642 33554432000 1073741824 1073778376 140735215786208 140340150385576 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28773] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28773/stat : 28773 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13642 33554432000 1073741824 1073778376 140735215786208 140340149333032 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28774] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28774/stat : 28774 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13642 33554432000 1073741824 1073778376 140735215786208 140340148279976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28775] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28775/stat : 28775 (java) S 28762 28765 26669 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13642 33554432000 1073741824 1073778376 140735215786208 140340147227432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28776] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28776/stat : 28776 (java) S 28762 28765 26669 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29221243 9856040960 13642 33554432000 1073741824 1073778376 140735215786208 140339664898408 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28777] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28777/stat : 28777 (java) S 28762 28765 26669 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29221244 9856040960 13642 33554432000 1073741824 1073778376 140735215786208 140339663844728 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28778] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28778/stat : 28778 (java) S 28762 28765 26669 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29221244 9856040960 13642 33554432000 1073741824 1073778376 140735215786208 140339662791560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28779] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28779/stat : 28779 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221246 9856040960 13642 33554432000 1073741824 1073778376 140735215786208 140339661740304 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28780] ppid=28762 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/28765/task/28780/stat : 28780 (java) S 28762 28765 26669 0 -1 4202560 3097 0 0 0 34 0 0 0 20 0 19 0 29221246 9856040960 13642 33554432000 1073741824 1073778376 140735215786208 140339660688184 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28781] ppid=28762 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/28765/task/28781/stat : 28781 (java) S 28762 28765 26669 0 -1 4202560 6912 0 0 0 29 2 0 0 20 0 19 0 29221246 9856040960 13642 33554432000 1073741824 1073778376 140735215786208 140339659635640 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28782] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28782/stat : 28782 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221246 9856040960 13642 33554432000 1073741824 1073778376 140735215786208 140339658582776 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28783] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28783/stat : 28783 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221246 9856040960 13642 33554432000 1073741824 1073778376 140735215786208 140339657530440 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28784] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28784/stat : 28784 (java) S 28762 28765 26669 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29221272 9856040960 13642 33554432000 1073741824 1073778376 140735215786208 140339656242216 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 2.01 2.08 2.08 3/213 28784
/proc/meminfo: memFree=31417504/32872528 swapFree=163656/177964
[pid=28765] ppid=28762 vsize=9625040 CPUtime=3.85 cores=1,3,5,7
/proc/28765/stat : 28765 (java) S 28762 28765 26669 0 -1 4202496 13827 0 1 0 382 3 0 0 20 0 19 0 29221241 9856040960 13705 33554432000 1073741824 1073778376 140735215786208 140735215777344 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28765/statm: 2406260 13705 2272 9 0 2396937 0
[pid=28765/tid=28766] ppid=28762 vsize=9625040 CPUtime=3.08 cores=1,3,5,7
/proc/28765/task/28766/stat : 28766 (java) R 28762 28765 26669 0 -1 4202560 2431 0 1 0 306 2 0 0 20 0 19 0 29221241 9856040960 13705 33554432000 1073741824 1073778376 140735215786208 140340310721032 140340154078206 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28768] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28768/stat : 28768 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13705 33554432000 1073741824 1073778376 140735215786208 140340272212392 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28769] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28769/stat : 28769 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13705 33554432000 1073741824 1073778376 140735215786208 140340153543208 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28770] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28770/stat : 28770 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13705 33554432000 1073741824 1073778376 140735215786208 140340152490152 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28765/tid=28771] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28771/stat : 28771 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13705 33554432000 1073741824 1073778376 140735215786208 140340151437608 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28772] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28772/stat : 28772 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13705 33554432000 1073741824 1073778376 140735215786208 140340150385576 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28773] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28773/stat : 28773 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13705 33554432000 1073741824 1073778376 140735215786208 140340149333032 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28774] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28774/stat : 28774 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13705 33554432000 1073741824 1073778376 140735215786208 140340148279976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28775] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28775/stat : 28775 (java) S 28762 28765 26669 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13705 33554432000 1073741824 1073778376 140735215786208 140340147227432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28776] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28776/stat : 28776 (java) S 28762 28765 26669 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29221243 9856040960 13705 33554432000 1073741824 1073778376 140735215786208 140339664898408 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28777] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28777/stat : 28777 (java) S 28762 28765 26669 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29221244 9856040960 13705 33554432000 1073741824 1073778376 140735215786208 140339663844728 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28778] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28778/stat : 28778 (java) S 28762 28765 26669 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29221244 9856040960 13705 33554432000 1073741824 1073778376 140735215786208 140339662791560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28779] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28779/stat : 28779 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221246 9856040960 13705 33554432000 1073741824 1073778376 140735215786208 140339661740304 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28780] ppid=28762 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/28765/task/28780/stat : 28780 (java) S 28762 28765 26669 0 -1 4202560 3154 0 0 0 36 0 0 0 20 0 19 0 29221246 9856040960 13705 33554432000 1073741824 1073778376 140735215786208 140339660688184 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28781] ppid=28762 vsize=9625040 CPUtime=0.38 cores=1,3,5,7
/proc/28765/task/28781/stat : 28781 (java) S 28762 28765 26669 0 -1 4202560 6970 0 0 0 36 2 0 0 20 0 19 0 29221246 9856040960 13705 33554432000 1073741824 1073778376 140735215786208 140339659635640 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28782] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28782/stat : 28782 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221246 9856040960 13705 33554432000 1073741824 1073778376 140735215786208 140339658582776 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28783] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28783/stat : 28783 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221246 9856040960 13705 33554432000 1073741824 1073778376 140735215786208 140339657530440 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28784] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28784/stat : 28784 (java) S 28762 28765 26669 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29221272 9856040960 13705 33554432000 1073741824 1073778376 140735215786208 140339656242216 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.01 2.08 2.08 3/213 28784
/proc/meminfo: memFree=31416236/32872528 swapFree=163656/177964
[pid=28765] ppid=28762 vsize=9625040 CPUtime=7.06 cores=1,3,5,7
/proc/28765/stat : 28765 (java) S 28762 28765 26669 0 -1 4202496 13832 0 1 0 703 3 0 0 20 0 19 0 29221241 9856040960 13928 33554432000 1073741824 1073778376 140735215786208 140735215777344 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28765/statm: 2406260 13928 2273 9 0 2396937 0
[pid=28765/tid=28766] ppid=28762 vsize=9625040 CPUtime=6.28 cores=1,3,5,7
/proc/28765/task/28766/stat : 28766 (java) R 28762 28765 26669 0 -1 4202560 2435 0 1 0 626 2 0 0 20 0 19 0 29221241 9856040960 13928 33554432000 1073741824 1073778376 140735215786208 140340310712032 140340154151757 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28768] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28768/stat : 28768 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13928 33554432000 1073741824 1073778376 140735215786208 140340272212392 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28769] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28769/stat : 28769 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13928 33554432000 1073741824 1073778376 140735215786208 140340153543208 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28770] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28770/stat : 28770 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13928 33554432000 1073741824 1073778376 140735215786208 140340152490152 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28765/tid=28771] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28771/stat : 28771 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13928 33554432000 1073741824 1073778376 140735215786208 140340151437608 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28772] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28772/stat : 28772 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13928 33554432000 1073741824 1073778376 140735215786208 140340150385576 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28773] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28773/stat : 28773 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13928 33554432000 1073741824 1073778376 140735215786208 140340149333032 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28774] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28774/stat : 28774 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13928 33554432000 1073741824 1073778376 140735215786208 140340148279976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28775] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28775/stat : 28775 (java) S 28762 28765 26669 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 13928 33554432000 1073741824 1073778376 140735215786208 140340147227432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28776] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28776/stat : 28776 (java) S 28762 28765 26669 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29221243 9856040960 13928 33554432000 1073741824 1073778376 140735215786208 140339664898408 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28777] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28777/stat : 28777 (java) S 28762 28765 26669 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29221244 9856040960 13928 33554432000 1073741824 1073778376 140735215786208 140339663844728 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28778] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28778/stat : 28778 (java) S 28762 28765 26669 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29221244 9856040960 13928 33554432000 1073741824 1073778376 140735215786208 140339662791560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28779] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28779/stat : 28779 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221246 9856040960 13928 33554432000 1073741824 1073778376 140735215786208 140339661740304 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28780] ppid=28762 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/28765/task/28780/stat : 28780 (java) S 28762 28765 26669 0 -1 4202560 3154 0 0 0 37 0 0 0 20 0 19 0 29221246 9856040960 13928 33554432000 1073741824 1073778376 140735215786208 140339660688184 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28781] ppid=28762 vsize=9625040 CPUtime=0.38 cores=1,3,5,7

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

[pid=28765/tid=28777] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28777/stat : 28777 (java) S 28762 28765 26669 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29221244 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339663844728 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28778] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28778/stat : 28778 (java) S 28762 28765 26669 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29221244 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339662791560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28779] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28779/stat : 28779 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221246 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339661740304 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28780] ppid=28762 vsize=9625040 CPUtime=0.41 cores=1,3,5,7
/proc/28765/task/28780/stat : 28780 (java) S 28762 28765 26669 0 -1 4202560 3164 0 0 0 41 0 0 0 20 0 19 0 29221246 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339660688184 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28781] ppid=28762 vsize=9625040 CPUtime=0.45 cores=1,3,5,7
/proc/28765/task/28781/stat : 28781 (java) S 28762 28765 26669 0 -1 4202560 7009 0 0 0 43 2 0 0 20 0 19 0 29221246 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339659635640 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28782] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28782/stat : 28782 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221246 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339658582776 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28783] ppid=28762 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/28765/task/28783/stat : 28783 (java) S 28762 28765 26669 0 -1 4202560 98 0 0 0 12 17 0 0 20 0 19 0 29221246 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339657530440 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28784] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28784/stat : 28784 (java) S 28762 28765 26669 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29221272 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339656242216 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1663.31
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.07 2.11 2.09 3/214 29044
/proc/meminfo: memFree=27906700/32872528 swapFree=163656/177964
[pid=28765] ppid=28762 vsize=9625040 CPUtime=1723.31 cores=1,3,5,7
/proc/28765/stat : 28765 (java) S 28762 28765 26669 0 -1 4202496 14620 0 1 0 172306 25 0 0 20 0 19 0 29221241 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140735215777344 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28765/statm: 2406260 56629 2288 9 0 2396937 0
[pid=28765/tid=28766] ppid=28762 vsize=9625040 CPUtime=1722.23 cores=1,3,5,7
/proc/28765/task/28766/stat : 28766 (java) R 28762 28765 26669 0 -1 4202560 2500 0 1 0 172192 31 0 0 20 0 19 0 29221241 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340310712000 140340154141258 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28768] ppid=28762 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/28765/task/28768/stat : 28768 (java) S 28762 28765 26669 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340272212392 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28769] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28769/stat : 28769 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340153543208 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28770] ppid=28762 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/28765/task/28770/stat : 28770 (java) S 28762 28765 26669 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340152490152 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28771] ppid=28762 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/28765/task/28771/stat : 28771 (java) S 28762 28765 26669 0 -1 4202560 152 0 0 0 4 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340151437608 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28765/tid=28772] ppid=28762 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/28765/task/28772/stat : 28772 (java) S 28762 28765 26669 0 -1 4202560 115 0 0 0 1 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340150385576 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28773] ppid=28762 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/28765/task/28773/stat : 28773 (java) S 28762 28765 26669 0 -1 4202560 126 0 0 0 2 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340149333032 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28774] ppid=28762 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/28765/task/28774/stat : 28774 (java) S 28762 28765 26669 0 -1 4202560 143 0 0 0 3 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340148279976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28775] ppid=28762 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/28765/task/28775/stat : 28775 (java) S 28762 28765 26669 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340147227432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28776] ppid=28762 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/28765/task/28776/stat : 28776 (java) S 28762 28765 26669 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 19 0 29221243 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339664898408 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28777] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28777/stat : 28777 (java) S 28762 28765 26669 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29221244 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339663844728 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28778] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28778/stat : 28778 (java) S 28762 28765 26669 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29221244 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339662791560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28779] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28779/stat : 28779 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221246 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339661740304 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28780] ppid=28762 vsize=9625040 CPUtime=0.41 cores=1,3,5,7
/proc/28765/task/28780/stat : 28780 (java) S 28762 28765 26669 0 -1 4202560 3164 0 0 0 41 0 0 0 20 0 19 0 29221246 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339660688184 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28781] ppid=28762 vsize=9625040 CPUtime=0.45 cores=1,3,5,7
/proc/28765/task/28781/stat : 28781 (java) S 28762 28765 26669 0 -1 4202560 7009 0 0 0 43 2 0 0 20 0 19 0 29221246 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339659635640 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28782] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28782/stat : 28782 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221246 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339658582776 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28783] ppid=28762 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/28765/task/28783/stat : 28783 (java) S 28762 28765 26669 0 -1 4202560 100 0 0 0 13 18 0 0 20 0 19 0 29221246 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339657530440 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28784] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28784/stat : 28784 (java) S 28762 28765 26669 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29221272 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339656242216 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1723.31
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.08 2.10 2.09 3/213 29046
/proc/meminfo: memFree=27906084/32872528 swapFree=163656/177964
[pid=28765] ppid=28762 vsize=9625040 CPUtime=1783.31 cores=1,3,5,7
/proc/28765/stat : 28765 (java) S 28762 28765 26669 0 -1 4202496 14624 0 1 0 178306 25 0 0 20 0 19 0 29221241 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140735215777344 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28765/statm: 2406260 56629 2288 9 0 2396937 0
[pid=28765/tid=28766] ppid=28762 vsize=9625040 CPUtime=1782.23 cores=1,3,5,7
/proc/28765/task/28766/stat : 28766 (java) R 28762 28765 26669 0 -1 4202560 2500 0 1 0 178191 32 0 0 20 0 19 0 29221241 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340310712000 140340154140141 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28768] ppid=28762 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/28765/task/28768/stat : 28768 (java) S 28762 28765 26669 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340272212392 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28769] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28769/stat : 28769 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340153543208 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28770] ppid=28762 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/28765/task/28770/stat : 28770 (java) S 28762 28765 26669 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340152490152 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28771] ppid=28762 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/28765/task/28771/stat : 28771 (java) S 28762 28765 26669 0 -1 4202560 152 0 0 0 4 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340151437608 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28765/tid=28772] ppid=28762 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/28765/task/28772/stat : 28772 (java) S 28762 28765 26669 0 -1 4202560 115 0 0 0 1 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340150385576 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28773] ppid=28762 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/28765/task/28773/stat : 28773 (java) S 28762 28765 26669 0 -1 4202560 126 0 0 0 2 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340149333032 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28774] ppid=28762 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/28765/task/28774/stat : 28774 (java) S 28762 28765 26669 0 -1 4202560 143 0 0 0 3 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340148279976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28775] ppid=28762 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/28765/task/28775/stat : 28775 (java) S 28762 28765 26669 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340147227432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28776] ppid=28762 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/28765/task/28776/stat : 28776 (java) S 28762 28765 26669 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 19 0 29221243 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339664898408 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28777] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28777/stat : 28777 (java) S 28762 28765 26669 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29221244 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339663844728 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28778] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28778/stat : 28778 (java) S 28762 28765 26669 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29221244 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339662791560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28779] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28779/stat : 28779 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221246 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339661740304 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28780] ppid=28762 vsize=9625040 CPUtime=0.41 cores=1,3,5,7
/proc/28765/task/28780/stat : 28780 (java) S 28762 28765 26669 0 -1 4202560 3164 0 0 0 41 0 0 0 20 0 19 0 29221246 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339660688184 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28781] ppid=28762 vsize=9625040 CPUtime=0.45 cores=1,3,5,7
/proc/28765/task/28781/stat : 28781 (java) S 28762 28765 26669 0 -1 4202560 7009 0 0 0 43 2 0 0 20 0 19 0 29221246 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339659635640 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28782] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28782/stat : 28782 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221246 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339658582776 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28783] ppid=28762 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/28765/task/28783/stat : 28783 (java) S 28762 28765 26669 0 -1 4202560 104 0 0 0 14 19 0 0 20 0 19 0 29221246 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339657530440 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28784] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28784/stat : 28784 (java) S 28762 28765 26669 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29221272 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339656242216 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1783.31
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799 s]
/proc/loadavg: 2.06 2.09 2.09 3/213 29047
/proc/meminfo: memFree=27906044/32872528 swapFree=163656/177964
[pid=28765] ppid=28762 vsize=9625040 CPUtime=1800.01 cores=1,3,5,7
/proc/28765/stat : 28765 (java) S 28762 28765 26669 0 -1 4202496 14626 0 1 0 179976 25 0 0 20 0 19 0 29221241 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140735215777344 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28765/statm: 2406260 56629 2288 9 0 2396937 0
[pid=28765/tid=28766] ppid=28762 vsize=9625040 CPUtime=1798.93 cores=1,3,5,7
/proc/28765/task/28766/stat : 28766 (java) R 28762 28765 26669 0 -1 4202560 2500 0 1 0 179861 32 0 0 20 0 19 0 29221241 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340310712000 140340154076417 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28768] ppid=28762 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/28765/task/28768/stat : 28768 (java) S 28762 28765 26669 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340272212392 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28769] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28769/stat : 28769 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340153543208 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28770] ppid=28762 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/28765/task/28770/stat : 28770 (java) S 28762 28765 26669 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340152490152 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28771] ppid=28762 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/28765/task/28771/stat : 28771 (java) S 28762 28765 26669 0 -1 4202560 152 0 0 0 4 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340151437608 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28765/tid=28772] ppid=28762 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/28765/task/28772/stat : 28772 (java) S 28762 28765 26669 0 -1 4202560 115 0 0 0 1 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340150385576 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28773] ppid=28762 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/28765/task/28773/stat : 28773 (java) S 28762 28765 26669 0 -1 4202560 126 0 0 0 2 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340149333032 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28774] ppid=28762 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/28765/task/28774/stat : 28774 (java) S 28762 28765 26669 0 -1 4202560 143 0 0 0 3 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340148279976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28775] ppid=28762 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/28765/task/28775/stat : 28775 (java) S 28762 28765 26669 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 29221242 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140340147227432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28776] ppid=28762 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/28765/task/28776/stat : 28776 (java) S 28762 28765 26669 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 19 0 29221243 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339664898408 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28777] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28777/stat : 28777 (java) S 28762 28765 26669 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29221244 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339663844728 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28778] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28778/stat : 28778 (java) S 28762 28765 26669 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29221244 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339662791560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28779] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28779/stat : 28779 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221246 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339661740304 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28780] ppid=28762 vsize=9625040 CPUtime=0.41 cores=1,3,5,7
/proc/28765/task/28780/stat : 28780 (java) S 28762 28765 26669 0 -1 4202560 3164 0 0 0 41 0 0 0 20 0 19 0 29221246 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339660688184 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28765/tid=28781] ppid=28762 vsize=9625040 CPUtime=0.45 cores=1,3,5,7
/proc/28765/task/28781/stat : 28781 (java) S 28762 28765 26669 0 -1 4202560 7009 0 0 0 43 2 0 0 20 0 19 0 29221246 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339659635640 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28782] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28782/stat : 28782 (java) S 28762 28765 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29221246 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339658582776 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28765/tid=28783] ppid=28762 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/28765/task/28783/stat : 28783 (java) S 28762 28765 26669 0 -1 4202560 106 0 0 0 14 19 0 0 20 0 19 0 29221246 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339657530440 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28765/tid=28784] ppid=28762 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28765/task/28784/stat : 28784 (java) S 28762 28765 26669 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29221272 9856040960 56629 33554432000 1073741824 1073778376 140735215786208 140339656242216 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

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

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

Child status: 143
Real time (s): 1799.04
CPU time (s): 1800.63
CPU user time (s): 1799.96
CPU system time (s): 0.671897
CPU usage (%): 100.089
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.671897
maximum resident set size= 226648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14666
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38158
involuntary context switches= 7629

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.51355 second user time and 13.5729 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-18 19:41:53
IDJOB=4106624
IDBENCH=48144
IDSOLVER=2546
FILE ID=node105/4106624-1466271713
RUNJOBID= node105-1466265085-26686
PBS_JOBID= 19918230
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_200_10_3.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106624-1466271713/watcher-4106624-1466271713 -o /tmp/evaluation-result-4106624-1466271713/solver-4106624-1466271713 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466265085-26686 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106624-1466271713.opb

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

MD5SUM BENCH= 9e4e432c8df29dadb31632f81ac67b02
RANDOM SEED=1848881400

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31464896 kB
Buffers:           90060 kB
Cached:           179488 kB
SwapCached:         1684 kB
Active:           305456 kB
Inactive:         187000 kB
Active(anon):     222288 kB
Inactive(anon):     2976 kB
Active(file):      83168 kB
Inactive(file):   184024 kB
Unevictable:      177964 kB
Mlocked:          163656 kB
SwapTotal:      67108856 kB
SwapFree:       67097160 kB
Dirty:               640 kB
Writeback:             0 kB
AnonPages:        434804 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             605172 kB
SReclaimable:      48608 kB
SUnreclaim:       556564 kB
KernelStack:        1760 kB
PageTables:         4900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     866924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    258048 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= 71744 MiB
End job on node105 at 2016-06-18 20:11:52