Trace number 4118092

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)16202 1800.03 1796.64

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-crossdock_15x8.opb
MD5SUMf94cc2f9942410ddc39fc63f8a9e4952
Bench CategoryOPT-BIGINT-NLC (optimisation, big integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark16087
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables240
Total number of constraints46
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint8
Maximum length of a constraint15
Number of terms in the objective function 3648
Biggest coefficient in the objective function 735
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 1147840
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 735
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1147840
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)3648
Sum of products size (including duplicates)7296
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4118092-1467221697.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.46/0.37	c ... done. Wall clock time 0.259s.
0.46/0.37	c declared #vars     240
0.46/0.37	c internal #vars     3888
0.46/0.37	c #constraints  7372
0.46/0.37	c constraints type 
0.46/0.37	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3678
0.46/0.37	c org.sat4j.minisat.constraints.card.MinWatchCard => 30
0.46/0.37	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3664
0.46/0.37	c 7372 constraints processed.
0.46/0.37	c objective function length is 3648 literals
1.01/0.53	c SATISFIABLE
1.01/0.53	c OPTIMIZING...
1.01/0.53	c Got one! Elapsed wall clock time (in seconds):0.418
1.01/0.53	o 16202
1.86/1.16	c cleaning 2552 clauses out of 5107 with flag 18544/5107
2.62/1.80	c cleaning 4278 clauses out of 8555 with flag 38700/11107
3.33/2.58	c cleaning 5634 clauses out of 11276 with flag 62887/18106
4.35/3.56	c cleaning 6819 clauses out of 13642 with flag 93024/26106
5.46/4.66	c cleaning 7913 clauses out of 15825 with flag 127965/35108
6.66/5.87	c cleaning 8953 clauses out of 17910 with flag 167178/45106
8.06/7.26	c cleaning 9975 clauses out of 19957 with flag 211870/56106
9.67/8.88	c cleaning 10988 clauses out of 21983 with flag 259507/68107
11.56/10.78	c cleaning 11994 clauses out of 23995 with flag 307708/81107
13.76/12.93	c cleaning 12998 clauses out of 26000 with flag 361589/95106
15.87/15.07	c cleaning 13997 clauses out of 28002 with flag 419497/110106
18.17/17.38	c cleaning 14999 clauses out of 30005 with flag 482785/126106
20.77/19.96	c cleaning 15997 clauses out of 32006 with flag 554127/143106
23.66/22.80	c cleaning 17003 clauses out of 34010 with flag 626065/161107
26.86/26.02	c cleaning 18001 clauses out of 36006 with flag 701668/180106
30.31/29.45	c cleaning 18998 clauses out of 38005 with flag 770353/200106
33.70/32.86	c cleaning 20000 clauses out of 40007 with flag 846256/221106
37.32/36.49	c cleaning 20999 clauses out of 42008 with flag 923438/243107
41.32/40.41	c cleaning 21997 clauses out of 44008 with flag 1006811/266106
45.52/44.67	c cleaning 23004 clauses out of 46011 with flag 1090781/290106
50.31/49.46	c cleaning 24003 clauses out of 48008 with flag 1185657/315107
55.22/54.33	c cleaning 24999 clauses out of 50004 with flag 1280593/341106
59.71/58.89	c cleaning 25997 clauses out of 52007 with flag 1383047/368108
65.01/64.11	c cleaning 27000 clauses out of 54010 with flag 1496788/396108
70.57/69.65	c cleaning 27997 clauses out of 56008 with flag 1613934/425106
76.17/75.25	c cleaning 29003 clauses out of 58011 with flag 1726904/455106
82.27/81.37	c cleaning 29997 clauses out of 60008 with flag 1844333/486106
88.47/87.52	c cleaning 31000 clauses out of 62012 with flag 1971676/518107
95.17/94.23	c cleaning 32007 clauses out of 64013 with flag 2105661/551108
102.47/101.55	c cleaning 32999 clauses out of 66006 with flag 2231836/585108
110.57/109.66	c cleaning 33995 clauses out of 68006 with flag 2369558/620107
118.90/117.90	c cleaning 34999 clauses out of 70010 with flag 2505017/656106
126.60/125.62	c cleaning 36000 clauses out of 72011 with flag 2645228/693106
134.50/133.52	c cleaning 37002 clauses out of 74011 with flag 2789268/731106
143.01/142.08	c cleaning 38002 clauses out of 76010 with flag 2942407/770107
152.91/151.99	c cleaning 39002 clauses out of 78007 with flag 3097769/810106
163.20/162.23	c cleaning 40002 clauses out of 80006 with flag 3252936/851107
174.19/173.14	c cleaning 41002 clauses out of 82003 with flag 3404516/893106
184.80/183.76	c cleaning 41999 clauses out of 84001 with flag 3562386/936106
195.49/194.48	c cleaning 42995 clauses out of 86002 with flag 3720662/980106
206.99/205.92	c cleaning 44000 clauses out of 88008 with flag 3891816/1025107
219.09/218.06	c cleaning 44996 clauses out of 90007 with flag 4056633/1071106
232.09/231.09	c cleaning 46000 clauses out of 92011 with flag 4228234/1118106
245.78/244.64	c cleaning 47002 clauses out of 94012 with flag 4400430/1166107
258.58/257.40	c cleaning 48000 clauses out of 96009 with flag 4577838/1215106
272.07/270.97	c cleaning 49002 clauses out of 98010 with flag 4760999/1265107
285.77/284.68	c cleaning 49998 clauses out of 100008 with flag 4952410/1316107
300.13/298.85	c cleaning 51003 clauses out of 102009 with flag 5151944/1368106
313.33/312.02	c cleaning 51995 clauses out of 104006 with flag 5360531/1421106
327.93/326.63	c cleaning 53006 clauses out of 106011 with flag 5581832/1475106
342.63/341.34	c cleaning 53998 clauses out of 108006 with flag 5784460/1530107
354.02/352.68	c cleaning 54998 clauses out of 110008 with flag 6049474/1586107
368.72/367.30	c cleaning 56000 clauses out of 112009 with flag 6309402/1643106
384.92/383.58	c cleaning 57002 clauses out of 114011 with flag 6553611/1701108
402.11/400.69	c cleaning 57997 clauses out of 116007 with flag 6796760/1760106
418.91/417.43	c cleaning 59001 clauses out of 118010 with flag 7057112/1820106
439.34/437.76	c cleaning 59998 clauses out of 120009 with flag 7346696/1881106
461.15/459.58	c cleaning 60999 clauses out of 122012 with flag 7649032/1943107
483.34/481.80	c cleaning 62003 clauses out of 124013 with flag 7955469/2006107
508.40/506.70	c cleaning 63001 clauses out of 126010 with flag 8274838/2070107
534.40/532.73	c cleaning 64001 clauses out of 128008 with flag 8583519/2135106
561.28/559.53	c cleaning 64993 clauses out of 130008 with flag 8922613/2201107
585.28/583.59	c cleaning 66000 clauses out of 132015 with flag 9254188/2268107
606.93/605.13	c cleaning 67001 clauses out of 134014 with flag 9554291/2336106
628.42/626.62	c cleaning 68003 clauses out of 136014 with flag 9838354/2405107
649.22/647.35	c cleaning 69001 clauses out of 138011 with flag 10120019/2475107
671.62/669.76	c cleaning 69998 clauses out of 140009 with flag 10401681/2546106
694.22/692.34	c cleaning 71001 clauses out of 142011 with flag 10679579/2618106
720.09/718.18	c cleaning 72001 clauses out of 144010 with flag 11011136/2691106
747.19/745.21	c cleaning 73000 clauses out of 146009 with flag 11309044/2765106
773.26/771.28	c cleaning 73998 clauses out of 148009 with flag 11611264/2840106
801.26/799.27	c cleaning 74994 clauses out of 150011 with flag 11921692/2916106
827.93/825.87	c cleaning 76005 clauses out of 152017 with flag 12201200/2993106
857.83/855.79	c cleaning 76998 clauses out of 154012 with flag 12496806/3071106
886.93/884.77	c cleaning 77999 clauses out of 156015 with flag 12823255/3150107
916.44/914.22	c cleaning 78999 clauses out of 158015 with flag 13130536/3230106
946.27/944.06	c cleaning 80000 clauses out of 160017 with flag 13442840/3311107
976.77/974.42	c cleaning 81000 clauses out of 162017 with flag 13753048/3393107
1010.08/1007.71	c cleaning 82006 clauses out of 164018 with flag 14068791/3476108
1046.14/1043.76	c cleaning 82996 clauses out of 166011 with flag 14410902/3560107
1079.44/1077.02	c cleaning 83995 clauses out of 168014 with flag 14754339/3645106
1114.85/1112.46	c cleaning 85006 clauses out of 170022 with flag 15088402/3731109
1149.54/1147.09	c cleaning 85996 clauses out of 172013 with flag 15408890/3818106
1188.46/1185.98	c cleaning 87004 clauses out of 174018 with flag 15756098/3906107
1223.82/1221.20	c cleaning 88002 clauses out of 176015 with flag 16092668/3995108
1261.58/1258.99	c cleaning 88992 clauses out of 178011 with flag 16433224/4085106
1303.67/1301.05	c cleaning 90003 clauses out of 180019 with flag 16812789/4176106
1352.73/1350.00	c cleaning 90999 clauses out of 182017 with flag 17167147/4268107
1396.12/1393.33	c cleaning 91998 clauses out of 184018 with flag 17531787/4361107
1444.63/1441.81	c cleaning 93003 clauses out of 186019 with flag 17896138/4455106
1491.69/1488.81	c cleaning 94001 clauses out of 188017 with flag 18264988/4550107
1541.27/1538.35	c cleaning 95000 clauses out of 190016 with flag 18622390/4646107
1594.65/1591.60	c cleaning 96004 clauses out of 192016 with flag 18981698/4743107
1645.34/1642.24	c cleaning 96996 clauses out of 194012 with flag 19346095/4841107
1684.43/1681.22	c cleaning 97998 clauses out of 196016 with flag 19729864/4940107
1722.33/1719.10	c cleaning 99004 clauses out of 198019 with flag 20109636/5040108
1766.23/1762.95	c cleaning 100001 clauses out of 200013 with flag 20546482/5141106
1800.03/1796.60	c starts		: 348
1800.03/1796.60	c conflicts		: 5228789
1800.03/1796.60	c decisions		: 5603529
1800.03/1796.60	c propagations		: 189829816
1800.03/1796.60	c inspects		: 30233258740
1800.03/1796.60	c shortcuts		: 0
1800.03/1796.60	c learnt literals	: 0
1800.03/1796.60	c learnt binary clauses	: 0
1800.03/1796.60	c learnt ternary clauses	: 0
1800.03/1796.60	c learnt constraints	: 5228790
1800.03/1796.60	c ignored constraints	: 0
1800.03/1796.60	c root simplifications	: 0
1800.03/1796.60	c removed literals (reason simplification)	: 0
1800.03/1796.60	c reason swapping (by a shorter reason)	: 0
1800.03/1796.60	c Calls to reduceDB	: 97
1800.03/1796.60	c Number of update (reduction) of LBD	: 251866
1800.03/1796.60	c Imported unit clauses	: 0
1800.03/1796.60	c number of reductions to clauses (during analyze)	: 0
1800.03/1796.60	c number of learned constraints concerned by reduction	: 0
1800.03/1796.60	c number of learning phase by resolution	: 0
1800.03/1796.60	c number of learning phase by cutting planes	: 0
1800.03/1796.60	c speed (assignments/second)	: 105683.47259870917
1800.03/1796.60	c non guided choices	99
1800.03/1796.63	c learnt constraints type 
1800.03/1796.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 187696
1800.03/1796.63	s SATISFIABLE
1800.03/1796.63	c Found 1 solution(s)
1800.03/1796.63	v -x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 x68 -x69 -x70 -x71 -x72 -x73 -x74 x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 x88 -x89 -x90 -x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 x103 -x104 -x105 -x106 -x107 -x108 -x109 x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120 -x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 x135 -x136 x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 x160 -x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169 -x170 -x171 -x172 x173 -x174 -x175 -x176 -x177 -x178 -x179 x180 -x181 -x182 -x183 -x184 -x185 x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x200 -x201 -x202 -x203 x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 x213 -x214 -x215 -x216 -x217 -x218 x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 x227 -x228 -x229 -x230 -x231 -x232 -x233 x234 -x235 -x236 -x237 -x238 -x239 -x240 
1800.03/1796.63	c objective function=16202
1800.03/1796.63	c Total wall clock time (in seconds): 1796.518

Verifier Data

OK	16202

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-4118092-1467221697/watcher-4118092-1467221697 -o /tmp/evaluation-result-4118092-1467221697/solver-4118092-1467221697 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467210312-1881 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4118092-1467221697.opb 

pid=3515
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.27 2.22 2.19 3/194 3518
/proc/meminfo: memFree=29244848/32872528 swapFree=1099624/1181384
[pid=3518] ppid=3515 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (java) D 3515 3518 1865 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 1198885 2560000 46 33554432000 1073741824 1073778376 140736800984880 140736800982008 271778409767 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 2.27 2.22 2.19 3/194 3518
/proc/meminfo: memFree=29244848/32872528 swapFree=1099624/1181384
[pid=3518] ppid=3515 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/3518/stat : 3518 (java) S 3515 3518 1865 0 -1 4202496 4422 0 1 0 8 1 0 0 20 0 18 0 1198885 9787879424 6044 33554432000 1073741824 1073778376 140736800984880 140736800976016 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2389619 6044 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200221 s]
/proc/loadavg: 2.27 2.22 2.19 3/194 3518
/proc/meminfo: memFree=29244848/32872528 swapFree=1099624/1181384
[pid=3518] ppid=3515 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/3518/stat : 3518 (java) S 3515 3518 1865 0 -1 4202496 4685 0 1 0 22 1 0 0 20 0 18 0 1198885 9787879424 6779 33554432000 1073741824 1073778376 140736800984880 140736800976016 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2389619 6779 2203 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300218 s]
/proc/loadavg: 2.27 2.22 2.19 3/194 3518
/proc/meminfo: memFree=29244848/32872528 swapFree=1099624/1181384
[pid=3518] ppid=3515 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/3518/stat : 3518 (java) S 3515 3518 1865 0 -1 4202496 5816 0 1 0 44 2 0 0 20 0 18 0 1198885 9787879424 8538 33554432000 1073741824 1073778376 140736800984880 140736800976016 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2389619 8538 2245 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700172 s]
/proc/loadavg: 2.27 2.22 2.19 3/194 3518
/proc/meminfo: memFree=29244848/32872528 swapFree=1099624/1181384
[pid=3518] ppid=3515 vsize=9625040 CPUtime=1.41 cores=0,2,4,6
/proc/3518/stat : 3518 (java) S 3515 3518 1865 0 -1 4202496 10505 0 1 0 138 3 0 0 20 0 19 0 1198885 9856040960 12914 33554432000 1073741824 1073778376 140736800984880 140736800976016 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2406260 12914 2265 9 0 2396937 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 9625040

[startup+1.50076 s]
/proc/loadavg: 2.27 2.22 2.19 3/213 3537
/proc/meminfo: memFree=29199512/32872528 swapFree=1099624/1181384
[pid=3518] ppid=3515 vsize=9625040 CPUtime=2.29 cores=0,2,4,6
/proc/3518/stat : 3518 (java) S 3515 3518 1865 0 -1 4202496 10532 0 1 0 226 3 0 0 20 0 19 0 1198885 9856040960 13962 33554432000 1073741824 1073778376 140736800984880 140736800976016 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2406260 13962 2274 9 0 2396937 0
[pid=3518/tid=3520] ppid=3515 vsize=9625040 CPUtime=1.45 cores=0,2,4,6
/proc/3518/task/3520/stat : 3520 (java) R 3515 3518 1865 0 -1 4202560 2425 0 1 0 143 2 0 0 20 0 19 0 1198886 9856040960 13962 33554432000 1073741824 1073778376 140736800984880 140215762492720 140215600183458 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3521] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3521/stat : 3521 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 13962 33554432000 1073741824 1073778376 140736800984880 140215723985192 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3522] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3522/stat : 3522 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 13962 33554432000 1073741824 1073778376 140736800984880 140215722932392 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3523] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3523/stat : 3523 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 13962 33554432000 1073741824 1073778376 140736800984880 140215721880104 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3518/tid=3524] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3524/stat : 3524 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 13962 33554432000 1073741824 1073778376 140736800984880 140215720827304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3518/tid=3525] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3525/stat : 3525 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 13962 33554432000 1073741824 1073778376 140736800984880 140215719775016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3526] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3526/stat : 3526 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 13962 33554432000 1073741824 1073778376 140736800984880 140215718722216 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3518/tid=3527] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3527/stat : 3527 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 13962 33554432000 1073741824 1073778376 140736800984880 140215599492136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3528] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3528/stat : 3528 (java) S 3515 3518 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 13962 33554432000 1073741824 1073778376 140736800984880 140215598439336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3529] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3529/stat : 3529 (java) S 3515 3518 1865 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 1198889 9856040960 13962 33554432000 1073741824 1073778376 140736800984880 140215586240744 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3530] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3530/stat : 3530 (java) S 3515 3518 1865 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 1198889 9856040960 13962 33554432000 1073741824 1073778376 140736800984880 140215585186808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3531] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3531/stat : 3531 (java) S 3515 3518 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 1198889 9856040960 13962 33554432000 1073741824 1073778376 140736800984880 140215584134408 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3532] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3532/stat : 3532 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198891 9856040960 13962 33554432000 1073741824 1073778376 140736800984880 140214844516752 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3533] ppid=3515 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/3518/task/3533/stat : 3533 (java) S 3515 3518 1865 0 -1 4202560 4065 0 0 0 44 0 0 0 20 0 19 0 1198891 9856040960 13962 33554432000 1073741824 1073778376 140736800984880 140214843464376 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3534] ppid=3515 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/3518/task/3534/stat : 3534 (java) S 3515 3518 1865 0 -1 4202560 2765 0 0 0 36 0 0 0 20 0 19 0 1198891 9856040960 13962 33554432000 1073741824 1073778376 140736800984880 140214842411576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3518/tid=3535] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3535/stat : 3535 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198891 9856040960 13962 33554432000 1073741824 1073778376 140736800984880 140214841359480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3536] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3536/stat : 3536 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198891 9856040960 13962 33554432000 1073741824 1073778376 140736800984880 140214840306888 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3537] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3537/stat : 3537 (java) S 3515 3518 1865 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 1198925 9856040960 13962 33554432000 1073741824 1073778376 140736800984880 140214839251880 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 9625040

[startup+3.10076 s]
/proc/loadavg: 2.27 2.22 2.19 3/213 3537
/proc/meminfo: memFree=29192500/32872528 swapFree=1099624/1181384
[pid=3518] ppid=3515 vsize=9625040 CPUtime=3.95 cores=0,2,4,6
/proc/3518/stat : 3518 (java) S 3515 3518 1865 0 -1 4202496 10556 0 1 0 392 3 0 0 20 0 19 0 1198885 9856040960 16010 33554432000 1073741824 1073778376 140736800984880 140736800976016 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2406260 16010 2274 9 0 2396937 0
[pid=3518/tid=3520] ppid=3515 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/3518/task/3520/stat : 3520 (java) R 3515 3518 1865 0 -1 4202560 2429 0 1 0 303 2 0 0 20 0 19 0 1198886 9856040960 16010 33554432000 1073741824 1073778376 140736800984880 140215762484944 140215600221946 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3521] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3521/stat : 3521 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 16010 33554432000 1073741824 1073778376 140736800984880 140215723985192 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3522] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3522/stat : 3522 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 16010 33554432000 1073741824 1073778376 140736800984880 140215722932392 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3523] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3523/stat : 3523 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 16010 33554432000 1073741824 1073778376 140736800984880 140215721880104 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3518/tid=3524] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3524/stat : 3524 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 16010 33554432000 1073741824 1073778376 140736800984880 140215720827304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3518/tid=3525] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3525/stat : 3525 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 16010 33554432000 1073741824 1073778376 140736800984880 140215719775016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3526] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3526/stat : 3526 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 16010 33554432000 1073741824 1073778376 140736800984880 140215718722216 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3518/tid=3527] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3527/stat : 3527 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 16010 33554432000 1073741824 1073778376 140736800984880 140215599492136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3528] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3528/stat : 3528 (java) S 3515 3518 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 16010 33554432000 1073741824 1073778376 140736800984880 140215598439336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3529] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3529/stat : 3529 (java) S 3515 3518 1865 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 1198889 9856040960 16010 33554432000 1073741824 1073778376 140736800984880 140215586240744 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3530] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3530/stat : 3530 (java) S 3515 3518 1865 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 1198889 9856040960 16010 33554432000 1073741824 1073778376 140736800984880 140215585186808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3531] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3531/stat : 3531 (java) S 3515 3518 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 1198889 9856040960 16010 33554432000 1073741824 1073778376 140736800984880 140215584134408 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3532] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3532/stat : 3532 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198891 9856040960 16010 33554432000 1073741824 1073778376 140736800984880 140214844516752 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3533] ppid=3515 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/3518/task/3533/stat : 3533 (java) S 3515 3518 1865 0 -1 4202560 4065 0 0 0 47 0 0 0 20 0 19 0 1198891 9856040960 16010 33554432000 1073741824 1073778376 140736800984880 140214843464376 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3534] ppid=3515 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/3518/task/3534/stat : 3534 (java) S 3515 3518 1865 0 -1 4202560 2785 0 0 0 39 0 0 0 20 0 19 0 1198891 9856040960 16010 33554432000 1073741824 1073778376 140736800984880 140214842411576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3518/tid=3535] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3535/stat : 3535 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198891 9856040960 16010 33554432000 1073741824 1073778376 140736800984880 140214841359480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3536] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3536/stat : 3536 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198891 9856040960 16010 33554432000 1073741824 1073778376 140736800984880 140214840306888 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3537] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3537/stat : 3537 (java) S 3515 3518 1865 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 1198925 9856040960 16010 33554432000 1073741824 1073778376 140736800984880 140214839251880 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 9625040

[startup+6.30077 s]
/proc/loadavg: 2.25 2.22 2.19 3/213 3537
/proc/meminfo: memFree=29176516/32872528 swapFree=1099624/1181384
[pid=3518] ppid=3515 vsize=9625040 CPUtime=7.16 cores=0,2,4,6
/proc/3518/stat : 3518 (java) S 3515 3518 1865 0 -1 4202496 10616 0 1 0 713 3 0 0 20 0 19 0 1198885 9856040960 19713 33554432000 1073741824 1073778376 140736800984880 140736800976016 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2406260 19713 2275 9 0 2396937 0
[pid=3518/tid=3520] ppid=3515 vsize=9625040 CPUtime=6.25 cores=0,2,4,6
/proc/3518/task/3520/stat : 3520 (java) R 3515 3518 1865 0 -1 4202560 2438 0 1 0 623 2 0 0 20 0 19 0 1198886 9856040960 19713 33554432000 1073741824 1073778376 140736800984880 140215762484928 140215600263367 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3521] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3521/stat : 3521 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 19713 33554432000 1073741824 1073778376 140736800984880 140215723985192 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3522] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3522/stat : 3522 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 19713 33554432000 1073741824 1073778376 140736800984880 140215722932392 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3523] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3523/stat : 3523 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 19713 33554432000 1073741824 1073778376 140736800984880 140215721880104 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3518/tid=3524] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3524/stat : 3524 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 19713 33554432000 1073741824 1073778376 140736800984880 140215720827304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3518/tid=3525] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3525/stat : 3525 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 19713 33554432000 1073741824 1073778376 140736800984880 140215719775016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3526] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3526/stat : 3526 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 19713 33554432000 1073741824 1073778376 140736800984880 140215718722216 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3518/tid=3527] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3527/stat : 3527 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 19713 33554432000 1073741824 1073778376 140736800984880 140215599492136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3528] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3528/stat : 3528 (java) S 3515 3518 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 1198887 9856040960 19713 33554432000 1073741824 1073778376 140736800984880 140215598439336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3529] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3529/stat : 3529 (java) S 3515 3518 1865 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 1198889 9856040960 19713 33554432000 1073741824 1073778376 140736800984880 140215586240744 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3530] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3530/stat : 3530 (java) S 3515 3518 1865 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 1198889 9856040960 19713 33554432000 1073741824 1073778376 140736800984880 140215585186808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3531] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3531/stat : 3531 (java) S 3515 3518 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 1198889 9856040960 19713 33554432000 1073741824 1073778376 140736800984880 140215584134408 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3532] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3532/stat : 3532 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198891 9856040960 19713 33554432000 1073741824 1073778376 140736800984880 140214844516752 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3533] ppid=3515 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/3518/task/3533/stat : 3533 (java) S 3515 3518 1865 0 -1 4202560 4065 0 0 0 47 0 0 0 20 0 19 0 1198891 9856040960 19713 33554432000 1073741824 1073778376 140736800984880 140214843464376 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3534] ppid=3515 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/3518/task/3534/stat : 3534 (java) S 3515 3518 1865 0 -1 4202560 2835 0 0 0 40 0 0 0 20 0 19 0 1198891 9856040960 19713 33554432000 1073741824 1073778376 140736800984880 140214842411576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3518/tid=3535] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3535/stat : 3535 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198891 9856040960 19713 33554432000 1073741824 1073778376 140736800984880 140214841359480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3536] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3536/stat : 3536 (java) S 3515 3518 1865 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 1198891 9856040960 19713 33554432000 1073741824 1073778376 140736800984880 140214840306888 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3537] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3537/stat : 3537 (java) S 3515 3518 1865 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 1198925 9856040960 19713 33554432000 1073741824 1073778376 140736800984880 140214839251880 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.16
Current children cumulated vsize (KiB) 9625040


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

[pid=3518/tid=3537] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3537/stat : 3537 (java) S 3515 3518 1865 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 1198925 9856040960 109185 33554432000 1073741824 1073778376 140736800984880 140214839251880 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1665.43
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.13 2.16 2.17 3/213 3669
/proc/meminfo: memFree=28789880/32872528 swapFree=1099624/1181384
[pid=3518] ppid=3515 vsize=9625040 CPUtime=1725.53 cores=0,2,4,6
/proc/3518/stat : 3518 (java) S 3515 3518 1865 0 -1 4202496 12808 0 1 0 172477 76 0 0 20 0 19 0 1198885 9856040960 109193 33554432000 1073741824 1073778376 140736800984880 140736800976016 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2406260 109193 2297 9 0 2396937 0
[pid=3518/tid=3520] ppid=3515 vsize=9625040 CPUtime=1716.4 cores=0,2,4,6
/proc/3518/task/3520/stat : 3520 (java) R 3515 3518 1865 0 -1 4202560 2514 0 1 0 171606 34 0 0 20 0 19 0 1198886 9856040960 109193 33554432000 1073741824 1073778376 140736800984880 140215762484928 140215600004549 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=3518/tid=3521] ppid=3515 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/3518/task/3521/stat : 3521 (java) S 3515 3518 1865 0 -1 4202560 272 0 0 0 31 5 0 0 20 0 19 0 1198887 9856040960 109193 33554432000 1073741824 1073778376 140736800984880 140215723985192 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3522] ppid=3515 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/3518/task/3522/stat : 3522 (java) S 3515 3518 1865 0 -1 4202560 139 0 0 0 31 4 0 0 20 0 19 0 1198887 9856040960 109193 33554432000 1073741824 1073778376 140736800984880 140215722932392 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3523] ppid=3515 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/3518/task/3523/stat : 3523 (java) S 3515 3518 1865 0 -1 4202560 219 0 0 0 31 5 0 0 20 0 19 0 1198887 9856040960 109193 33554432000 1073741824 1073778376 140736800984880 140215721880104 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3518/tid=3524] ppid=3515 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/3518/task/3524/stat : 3524 (java) S 3515 3518 1865 0 -1 4202560 232 0 0 0 35 7 0 0 20 0 19 0 1198887 9856040960 109193 33554432000 1073741824 1073778376 140736800984880 140215720827304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3525] ppid=3515 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/3518/task/3525/stat : 3525 (java) S 3515 3518 1865 0 -1 4202560 232 0 0 0 38 6 0 0 20 0 19 0 1198887 9856040960 109193 33554432000 1073741824 1073778376 140736800984880 140215719775016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3518/tid=3526] ppid=3515 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/3518/task/3526/stat : 3526 (java) S 3515 3518 1865 0 -1 4202560 238 0 0 0 37 6 0 0 20 0 19 0 1198887 9856040960 109193 33554432000 1073741824 1073778376 140736800984880 140215718722216 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3518/tid=3527] ppid=3515 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/3518/task/3527/stat : 3527 (java) S 3515 3518 1865 0 -1 4202560 333 0 0 0 36 7 0 0 20 0 19 0 1198887 9856040960 109193 33554432000 1073741824 1073778376 140736800984880 140215599492136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3518/tid=3528] ppid=3515 vsize=9625040 CPUtime=0.41 cores=0,2,4,6
/proc/3518/task/3528/stat : 3528 (java) S 3515 3518 1865 0 -1 4202560 231 0 0 0 35 6 0 0 20 0 19 0 1198887 9856040960 109193 33554432000 1073741824 1073778376 140736800984880 140215598439336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3529] ppid=3515 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/3518/task/3529/stat : 3529 (java) S 3515 3518 1865 0 -1 4202560 125 0 0 0 15 2 0 0 20 0 19 0 1198889 9856040960 109193 33554432000 1073741824 1073778376 140736800984880 140215586240744 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3530] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3530/stat : 3530 (java) S 3515 3518 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 1198889 9856040960 109193 33554432000 1073741824 1073778376 140736800984880 140215585186808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3531] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3531/stat : 3531 (java) S 3515 3518 1865 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 1198889 9856040960 109193 33554432000 1073741824 1073778376 140736800984880 140215584134408 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3532] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3532/stat : 3532 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198891 9856040960 109193 33554432000 1073741824 1073778376 140736800984880 140214844516752 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3533] ppid=3515 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/3518/task/3533/stat : 3533 (java) S 3515 3518 1865 0 -1 4202560 4065 0 0 0 47 0 0 0 20 0 19 0 1198891 9856040960 109193 33554432000 1073741824 1073778376 140736800984880 140214843464376 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3534] ppid=3515 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/3518/task/3534/stat : 3534 (java) S 3515 3518 1865 0 -1 4202560 2845 0 0 0 42 0 0 0 20 0 19 0 1198891 9856040960 109193 33554432000 1073741824 1073778376 140736800984880 140214842411576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3535] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3535/stat : 3535 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198891 9856040960 109193 33554432000 1073741824 1073778376 140736800984880 140214841359480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3536] ppid=3515 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/3518/task/3536/stat : 3536 (java) S 3515 3518 1865 0 -1 4202560 100 0 0 0 28 26 0 0 20 0 19 0 1198891 9856040960 109193 33554432000 1073741824 1073778376 140736800984880 140214840306888 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3537] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3537/stat : 3537 (java) S 3515 3518 1865 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 1198925 9856040960 109193 33554432000 1073741824 1073778376 140736800984880 140214839251880 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1725.53
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.22 2.17 2.17 3/213 3670
/proc/meminfo: memFree=28738452/32872528 swapFree=1099624/1181384
[pid=3518] ppid=3515 vsize=9625040 CPUtime=1785.73 cores=0,2,4,6
/proc/3518/stat : 3518 (java) S 3515 3518 1865 0 -1 4202496 12826 0 1 0 178496 77 0 0 20 0 19 0 1198885 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140736800976016 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2406260 109984 2297 9 0 2396937 0
[pid=3518/tid=3520] ppid=3515 vsize=9625040 CPUtime=1776.18 cores=0,2,4,6
/proc/3518/task/3520/stat : 3520 (java) R 3515 3518 1865 0 -1 4202560 2516 0 1 0 177584 34 0 0 20 0 19 0 1198886 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215762492672 140215600263416 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=3518/tid=3521] ppid=3515 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/3518/task/3521/stat : 3521 (java) S 3515 3518 1865 0 -1 4202560 272 0 0 0 33 5 0 0 20 0 19 0 1198887 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215723985192 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3522] ppid=3515 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/3518/task/3522/stat : 3522 (java) S 3515 3518 1865 0 -1 4202560 139 0 0 0 34 4 0 0 20 0 19 0 1198887 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215722932392 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3523] ppid=3515 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/3518/task/3523/stat : 3523 (java) S 3515 3518 1865 0 -1 4202560 223 0 0 0 38 5 0 0 20 0 19 0 1198887 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215721880104 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3524] ppid=3515 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/3518/task/3524/stat : 3524 (java) S 3515 3518 1865 0 -1 4202560 232 0 0 0 40 7 0 0 20 0 19 0 1198887 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215720827304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3525] ppid=3515 vsize=9625040 CPUtime=0.46 cores=0,2,4,6
/proc/3518/task/3525/stat : 3525 (java) S 3515 3518 1865 0 -1 4202560 232 0 0 0 40 6 0 0 20 0 19 0 1198887 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215719775016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3526] ppid=3515 vsize=9625040 CPUtime=0.46 cores=0,2,4,6
/proc/3518/task/3526/stat : 3526 (java) S 3515 3518 1865 0 -1 4202560 238 0 0 0 40 6 0 0 20 0 19 0 1198887 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215718722216 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3518/tid=3527] ppid=3515 vsize=9625040 CPUtime=0.46 cores=0,2,4,6
/proc/3518/task/3527/stat : 3527 (java) S 3515 3518 1865 0 -1 4202560 333 0 0 0 39 7 0 0 20 0 19 0 1198887 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215599492136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3528] ppid=3515 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/3518/task/3528/stat : 3528 (java) S 3515 3518 1865 0 -1 4202560 231 0 0 0 37 6 0 0 20 0 19 0 1198887 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215598439336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3529] ppid=3515 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/3518/task/3529/stat : 3529 (java) S 3515 3518 1865 0 -1 4202560 133 0 0 0 15 2 0 0 20 0 19 0 1198889 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215586240744 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3530] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3530/stat : 3530 (java) S 3515 3518 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 1198889 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215585186808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3531] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3531/stat : 3531 (java) S 3515 3518 1865 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 1198889 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215584134408 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3532] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3532/stat : 3532 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198891 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140214844516752 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3533] ppid=3515 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/3518/task/3533/stat : 3533 (java) S 3515 3518 1865 0 -1 4202560 4065 0 0 0 47 0 0 0 20 0 19 0 1198891 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140214843464376 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3534] ppid=3515 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/3518/task/3534/stat : 3534 (java) S 3515 3518 1865 0 -1 4202560 2845 0 0 0 42 0 0 0 20 0 19 0 1198891 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140214842411576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3535] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3535/stat : 3535 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198891 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140214841359480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3536] ppid=3515 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/3518/task/3536/stat : 3536 (java) S 3515 3518 1865 0 -1 4202560 104 0 0 0 29 27 0 0 20 0 19 0 1198891 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140214840306888 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3537] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3537/stat : 3537 (java) S 3515 3518 1865 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 1198925 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140214839251880 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1785.73
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.6 s]
/proc/loadavg: 2.31 2.19 2.18 3/213 3670
/proc/meminfo: memFree=28738456/32872528 swapFree=1099624/1181384
[pid=3518] ppid=3515 vsize=9625040 CPUtime=1800.03 cores=0,2,4,6
/proc/3518/stat : 3518 (java) S 3515 3518 1865 0 -1 4202496 12826 0 1 0 179926 77 0 0 20 0 19 0 1198885 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140736800976016 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2406260 109984 2297 9 0 2396937 0
[pid=3518/tid=3520] ppid=3515 vsize=9625040 CPUtime=1790.44 cores=0,2,4,6
/proc/3518/task/3520/stat : 3520 (java) R 3515 3518 1865 0 -1 4202560 2516 0 1 0 179009 35 0 0 20 0 19 0 1198886 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215762492672 140215600169952 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=3518/tid=3521] ppid=3515 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/3518/task/3521/stat : 3521 (java) S 3515 3518 1865 0 -1 4202560 272 0 0 0 33 5 0 0 20 0 19 0 1198887 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215723985192 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3522] ppid=3515 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/3518/task/3522/stat : 3522 (java) S 3515 3518 1865 0 -1 4202560 139 0 0 0 34 4 0 0 20 0 19 0 1198887 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215722932392 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3523] ppid=3515 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/3518/task/3523/stat : 3523 (java) S 3515 3518 1865 0 -1 4202560 223 0 0 0 38 5 0 0 20 0 19 0 1198887 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215721880104 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3524] ppid=3515 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/3518/task/3524/stat : 3524 (java) S 3515 3518 1865 0 -1 4202560 232 0 0 0 40 7 0 0 20 0 19 0 1198887 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215720827304 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3525] ppid=3515 vsize=9625040 CPUtime=0.46 cores=0,2,4,6
/proc/3518/task/3525/stat : 3525 (java) S 3515 3518 1865 0 -1 4202560 232 0 0 0 40 6 0 0 20 0 19 0 1198887 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215719775016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3526] ppid=3515 vsize=9625040 CPUtime=0.46 cores=0,2,4,6
/proc/3518/task/3526/stat : 3526 (java) S 3515 3518 1865 0 -1 4202560 238 0 0 0 40 6 0 0 20 0 19 0 1198887 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215718722216 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3518/tid=3527] ppid=3515 vsize=9625040 CPUtime=0.46 cores=0,2,4,6
/proc/3518/task/3527/stat : 3527 (java) S 3515 3518 1865 0 -1 4202560 333 0 0 0 39 7 0 0 20 0 19 0 1198887 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215599492136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3528] ppid=3515 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/3518/task/3528/stat : 3528 (java) S 3515 3518 1865 0 -1 4202560 231 0 0 0 37 6 0 0 20 0 19 0 1198887 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215598439336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3529] ppid=3515 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/3518/task/3529/stat : 3529 (java) S 3515 3518 1865 0 -1 4202560 133 0 0 0 15 2 0 0 20 0 19 0 1198889 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215586240744 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3530] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3530/stat : 3530 (java) S 3515 3518 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 1198889 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215585186808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3531] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3531/stat : 3531 (java) S 3515 3518 1865 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 1198889 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140215584134408 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3532] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3532/stat : 3532 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198891 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140214844516752 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3533] ppid=3515 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/3518/task/3533/stat : 3533 (java) S 3515 3518 1865 0 -1 4202560 4065 0 0 0 47 0 0 0 20 0 19 0 1198891 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140214843464376 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3534] ppid=3515 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/3518/task/3534/stat : 3534 (java) S 3515 3518 1865 0 -1 4202560 2845 0 0 0 42 0 0 0 20 0 19 0 1198891 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140214842411576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3535] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3535/stat : 3535 (java) S 3515 3518 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1198891 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140214841359480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3518/tid=3536] ppid=3515 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/3518/task/3536/stat : 3536 (java) S 3515 3518 1865 0 -1 4202560 104 0 0 0 30 27 0 0 20 0 19 0 1198891 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140214840306888 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3518/tid=3537] ppid=3515 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3518/task/3537/stat : 3537 (java) S 3515 3518 1865 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 1198925 9856040960 109984 33554432000 1073741824 1073778376 140736800984880 140214839251880 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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 3518 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

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

Real time (s): 1796.64
CPU time (s): 1800.03
CPU user time (s): 1799.26
CPU system time (s): 0.77
CPU usage (%): 100.189
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.65
system time used= 1.24381
maximum resident set size= 533156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12864
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39010
involuntary context switches= 24307

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.6724 second user time and 13.033 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-29 19:34:57
IDJOB=4118092
IDBENCH=111448
IDSOLVER=2546
FILE ID=node115/4118092-1467221697
RUNJOBID= node115-1467210312-1881
PBS_JOBID= 19997598
Free space on /tmp= 71664 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-NLC/minlplib2-pb-0.1.0/opb/normalized-crossdock_15x8.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118092-1467221697/watcher-4118092-1467221697 -o /tmp/evaluation-result-4118092-1467221697/solver-4118092-1467221697 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467210312-1881 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4118092-1467221697.opb

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

MD5SUM BENCH= f94cc2f9942410ddc39fc63f8a9e4952
RANDOM SEED=1281738377

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29245112 kB
Buffers:           73704 kB
Cached:          1162960 kB
SwapCached:            0 kB
Active:           584456 kB
Inactive:        1144492 kB
Active(anon):     494864 kB
Inactive(anon):        0 kB
Active(file):      89592 kB
Inactive(file):  1144492 kB
Unevictable:     1181384 kB
Mlocked:         1099624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               872 kB
Writeback:             0 kB
AnonPages:       1683684 kB
Mapped:            22100 kB
Shmem:               204 kB
Slab:             574880 kB
SReclaimable:      19288 kB
SUnreclaim:       555592 kB
KernelStack:        1600 kB
PageTables:         7480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1891892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    546816 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= 71664 MiB
End job on node115 at 2016-06-29 20:04:53