Trace number 4118191

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 PB16OPT-20 337.71 336.395

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_2pm-0055-0055.lin.opb
MD5SUMd585813c26ced6cf5d199004d04382af
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-20
Best CPU time to get the best result obtained on this benchmark0.045993
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables225
Total number of constraints325
Number of constraints which are clauses150
Number of constraints which are cardinality constraints (but not clauses)25
Number of constraints which are nor clauses,nor cardinality constraints150
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 150
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 150
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 150
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.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.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4118191-1467225271.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  objective function found
0.08/0.17	c ... done. Wall clock time 0.055s.
0.08/0.17	c declared #vars     225
0.08/0.17	c #constraints  350
0.08/0.17	c constraints type 
0.08/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 175
0.08/0.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 25
0.08/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 150
0.08/0.17	c 350 constraints processed.
0.08/0.17	c objective function length is 150 literals
0.08/0.18	c SATISFIABLE
0.08/0.18	c OPTIMIZING...
0.08/0.18	c Got one! Elapsed wall clock time (in seconds):0.062
0.08/0.18	o -14
0.22/0.27	c Got one! Elapsed wall clock time (in seconds):0.146
0.22/0.27	o -15
0.22/0.29	c Got one! Elapsed wall clock time (in seconds):0.174
0.22/0.29	o -16
0.52/0.30	c Got one! Elapsed wall clock time (in seconds):0.177
0.52/0.30	o -17
0.78/0.54	c cleaning 2672 clauses out of 5346 with flag 10728/5346
1.07/0.77	c cleaning 4336 clauses out of 8671 with flag 23354/11343
1.38/1.08	c cleaning 5668 clauses out of 11335 with flag 38006/18343
1.89/1.54	c cleaning 6832 clauses out of 13668 with flag 54707/26344
2.47/2.03	c cleaning 7919 clauses out of 15837 with flag 74186/35345
3.17/2.75	c cleaning 8955 clauses out of 17916 with flag 96946/45343
4.09/3.60	c cleaning 9980 clauses out of 19962 with flag 122038/56344
5.01/4.53	c cleaning 10992 clauses out of 21983 with flag 147586/68345
5.90/5.48	c cleaning 11995 clauses out of 23989 with flag 175250/81343
7.11/6.66	c cleaning 12995 clauses out of 25995 with flag 204359/95344
8.32/7.82	c cleaning 13996 clauses out of 28001 with flag 235847/110345
9.71/9.23	c cleaning 14998 clauses out of 30003 with flag 269644/126343
11.21/10.74	c cleaning 16003 clauses out of 32006 with flag 305637/143344
13.01/12.50	c cleaning 16997 clauses out of 34002 with flag 344842/161343
15.11/14.68	c cleaning 17998 clauses out of 36005 with flag 387912/180343
17.81/17.39	c cleaning 19001 clauses out of 38007 with flag 434575/200343
18.22/17.80	c Got one! Elapsed wall clock time (in seconds):17.677
18.22/17.80	o -19
18.41/17.99	c Got one! Elapsed wall clock time (in seconds):17.875
18.41/17.99	o -20
18.81/18.34	c cleaning 14982 clauses out of 29963 with flag 6669/211300
19.32/18.81	c cleaning 10491 clauses out of 20982 with flag 19722/217301
19.91/19.42	c cleaning 8744 clauses out of 17492 with flag 37850/224302
20.51/20.00	c cleaning 8371 clauses out of 16747 with flag 57405/232301
21.01/20.56	c cleaning 8686 clauses out of 17375 with flag 77281/241300
21.61/21.16	c cleaning 9345 clauses out of 18689 with flag 98210/251300
22.31/21.89	c cleaning 10171 clauses out of 20345 with flag 121002/262301
23.12/22.61	c cleaning 11086 clauses out of 22173 with flag 146044/274300
23.92/23.49	c cleaning 12041 clauses out of 24088 with flag 173150/287301
24.92/24.44	c cleaning 13020 clauses out of 26047 with flag 202263/301301
25.92/25.43	c cleaning 14011 clauses out of 28026 with flag 233424/316300
27.02/26.53	c cleaning 15004 clauses out of 30016 with flag 266782/332301
28.21/27.78	c cleaning 16003 clauses out of 32011 with flag 302590/349300
29.71/29.20	c cleaning 17003 clauses out of 34010 with flag 340479/367302
31.11/30.63	c cleaning 18000 clauses out of 36006 with flag 380164/386301
32.81/32.35	c cleaning 19000 clauses out of 38005 with flag 425644/406300
34.91/34.47	c cleaning 20000 clauses out of 40005 with flag 475653/427300
36.61/36.13	c cleaning 21003 clauses out of 42005 with flag 524019/449300
38.25/37.74	c cleaning 22000 clauses out of 44003 with flag 572393/472301
40.45/39.90	c cleaning 22999 clauses out of 46003 with flag 630325/496301
42.65/42.15	c cleaning 23999 clauses out of 48003 with flag 684108/521300
44.95/44.49	c cleaning 25002 clauses out of 50005 with flag 740943/547301
47.25/46.75	c cleaning 26002 clauses out of 52003 with flag 797962/574301
49.85/49.37	c cleaning 26999 clauses out of 54003 with flag 860505/602303
52.65/52.11	c cleaning 27999 clauses out of 56003 with flag 923649/631302
55.35/54.84	c cleaning 28999 clauses out of 58002 with flag 989171/661300
58.75/58.28	c cleaning 29999 clauses out of 60003 with flag 1055764/692300
62.85/62.30	c cleaning 30999 clauses out of 62004 with flag 1124814/724300
66.65/66.17	c cleaning 32001 clauses out of 64005 with flag 1197243/757300
70.75/70.28	c cleaning 32995 clauses out of 66004 with flag 1271601/791300
75.95/75.43	c cleaning 33999 clauses out of 68009 with flag 1352516/826300
81.75/81.24	c cleaning 34999 clauses out of 70010 with flag 1440032/862300
86.55/86.06	c cleaning 36003 clauses out of 72013 with flag 1519437/899302
91.85/91.34	c cleaning 37002 clauses out of 74009 with flag 1602610/937301
97.28/96.76	c cleaning 38001 clauses out of 76007 with flag 1687380/976301
102.68/102.10	c cleaning 39000 clauses out of 78006 with flag 1772322/1016301
110.48/109.91	c cleaning 39996 clauses out of 80005 with flag 1880799/1057300
119.88/119.31	c cleaning 41003 clauses out of 82010 with flag 2010196/1099301
126.09/125.57	c cleaning 42003 clauses out of 84007 with flag 2105992/1142301
133.45/132.41	c cleaning 42996 clauses out of 86004 with flag 2201537/1186301
142.36/141.34	c cleaning 43998 clauses out of 88007 with flag 2324208/1231300
152.97/151.91	c cleaning 44994 clauses out of 90009 with flag 2437964/1277300
162.28/161.23	c cleaning 46009 clauses out of 92017 with flag 2552699/1324302
171.89/170.84	c cleaning 47003 clauses out of 94006 with flag 2662206/1372300
180.59/179.57	c cleaning 47999 clauses out of 96003 with flag 2769691/1421300
190.14/189.07	c cleaning 48998 clauses out of 98004 with flag 2882301/1471300
199.85/198.77	c cleaning 50000 clauses out of 100007 with flag 3006000/1522301
210.26/209.16	c cleaning 51001 clauses out of 102008 with flag 3127576/1574302
220.66/219.54	c cleaning 51999 clauses out of 104009 with flag 3246549/1627304
232.86/231.79	c cleaning 52998 clauses out of 106006 with flag 3376680/1681300
246.76/245.67	c cleaning 53998 clauses out of 108010 with flag 3510982/1736302
261.36/260.21	c cleaning 55005 clauses out of 110010 with flag 3638977/1792300
276.46/275.31	c cleaning 55994 clauses out of 112006 with flag 3776539/1849301
290.97/289.80	c cleaning 57001 clauses out of 114011 with flag 3909995/1907300
307.32/306.13	c cleaning 58002 clauses out of 116012 with flag 4047836/1966302
321.11/319.87	c cleaning 59004 clauses out of 118009 with flag 4185171/2026301
333.71/332.31	c cleaning 60002 clauses out of 120003 with flag 4320411/2087300
337.71/336.39	c starts		: 6872
337.71/336.39	c conflicts		: 2111095
337.71/336.39	c decisions		: 2601367
337.71/336.39	c propagations		: 66511583
337.71/336.39	c inspects		: 6349410302
337.71/336.39	c shortcuts		: 0
337.71/336.39	c learnt literals	: 13
337.71/336.39	c learnt binary clauses	: 11
337.71/336.39	c learnt ternary clauses	: 18
337.71/336.39	c learnt constraints	: 2111081
337.71/336.39	c ignored constraints	: 0
337.71/336.39	c root simplifications	: 0
337.71/336.39	c removed literals (reason simplification)	: 0
337.71/336.39	c reason swapping (by a shorter reason)	: 0
337.71/336.39	c Calls to reduceDB	: 73
337.71/336.39	c Number of update (reduction) of LBD	: 95131
337.71/336.39	c Imported unit clauses	: 0
337.71/336.39	c number of reductions to clauses (during analyze)	: 0
337.71/336.39	c number of learned constraints concerned by reduction	: 0
337.71/336.39	c number of learning phase by resolution	: 0
337.71/336.39	c number of learning phase by cutting planes	: 0
337.71/336.39	c speed (assignments/second)	: 197827.49769489307
337.71/336.39	c non guided choices	0
337.71/336.39	c learnt constraints type 
337.71/336.39	s OPTIMUM FOUND
337.71/336.39	c Found 6 solution(s)
337.71/336.39	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 
337.71/336.39	c objective function=-20
337.71/336.39	c Total wall clock time (in seconds): 336.269

Verifier Data

OK	-20

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

pid=3890
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.28 2.25 2.21 2/194 3893
/proc/meminfo: memFree=29375636/32872528 swapFree=1099624/1181384
[pid=3893] ppid=3890 vsize=24328 CPUtime=0 cores=0,2,4,6
/proc/3893/stat : 3893 (runsolver) D 3890 3893 1865 0 -1 4202560 115 0 0 0 0 0 0 0 20 0 1 0 1556308 24911872 152 33554432000 4194304 4338465 140735711116784 140735711114424 271787576503 0 0 4096 24578 18446744072101238148 0 0 17 2 0 0 0 0 0
/proc/3893/statm: 6082 152 105 36 0 2655 0

[startup+0.100115 s]
/proc/loadavg: 2.28 2.25 2.21 2/194 3893
/proc/meminfo: memFree=29375636/32872528 swapFree=1099624/1181384
[pid=3893] ppid=3890 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/3893/stat : 3893 (java) S 3890 3893 1865 0 -1 4202496 4384 0 1 0 7 1 0 0 20 0 18 0 1556308 9787879424 5508 33554432000 1073741824 1073778376 140737217763296 140737217754432 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/3893/statm: 2389619 5510 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200262 s]
/proc/loadavg: 2.28 2.25 2.21 2/194 3893
/proc/meminfo: memFree=29375636/32872528 swapFree=1099624/1181384
[pid=3893] ppid=3890 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/3893/stat : 3893 (java) S 3890 3893 1865 0 -1 4202496 4675 0 1 0 21 1 0 0 20 0 19 0 1556308 9856040960 7291 33554432000 1073741824 1073778376 140737217763296 140737217754432 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/3893/statm: 2406260 7291 2202 9 0 2396937 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9625040

[startup+0.300267 s]
/proc/loadavg: 2.28 2.25 2.21 2/194 3893
/proc/meminfo: memFree=29375636/32872528 swapFree=1099624/1181384
[pid=3893] ppid=3890 vsize=9625040 CPUtime=0.52 cores=0,2,4,6
/proc/3893/stat : 3893 (java) S 3890 3893 1865 0 -1 4202496 7380 0 1 0 50 2 0 0 20 0 19 0 1556308 9856040960 8831 33554432000 1073741824 1073778376 140737217763296 140737217754432 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/3893/statm: 2406260 8831 2243 9 0 2396937 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9625040

[startup+0.700227 s]
/proc/loadavg: 2.28 2.25 2.21 2/194 3893
/proc/meminfo: memFree=29375636/32872528 swapFree=1099624/1181384
[pid=3893] ppid=3890 vsize=9625040 CPUtime=1.07 cores=0,2,4,6
/proc/3893/stat : 3893 (java) S 3890 3893 1865 0 -1 4202496 8396 0 1 0 105 2 0 0 20 0 19 0 1556308 9856040960 9375 33554432000 1073741824 1073778376 140737217763296 140737217754432 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/3893/statm: 2406260 9375 2254 9 0 2396937 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 9625040

[startup+1.50074 s]
/proc/loadavg: 2.25 2.24 2.20 3/213 3912
/proc/meminfo: memFree=29341396/32872528 swapFree=1099624/1181384
[pid=3893] ppid=3890 vsize=9625040 CPUtime=1.89 cores=0,2,4,6
/proc/3893/stat : 3893 (java) S 3890 3893 1865 0 -1 4202496 8403 0 1 0 187 2 0 0 20 0 19 0 1556308 9856040960 10914 33554432000 1073741824 1073778376 140737217763296 140737217754432 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/3893/statm: 2406260 10914 2256 9 0 2396937 0
[pid=3893/tid=3895] ppid=3890 vsize=9625040 CPUtime=1.45 cores=0,2,4,6
/proc/3893/task/3895/stat : 3895 (java) R 3890 3893 1865 0 -1 4202560 2414 0 1 0 145 0 0 0 20 0 19 0 1556310 9856040960 10914 33554432000 1073741824 1073778376 140737217763296 140236687895112 140236537974015 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3896] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3896/stat : 3896 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 10914 33554432000 1073741824 1073778376 140737217763296 140236660349352 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3897] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3897/stat : 3897 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 10914 33554432000 1073741824 1073778376 140737217763296 140236659296808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3898] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3898/stat : 3898 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 10914 33554432000 1073741824 1073778376 140737217763296 140236658243752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3893/tid=3899] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3899/stat : 3899 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 10914 33554432000 1073741824 1073778376 140737217763296 140236657191208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3900] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3900/stat : 3900 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 10914 33554432000 1073741824 1073778376 140737217763296 140236656139176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3901] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3901/stat : 3901 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 10914 33554432000 1073741824 1073778376 140737217763296 140236526496808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3902] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3902/stat : 3902 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 10914 33554432000 1073741824 1073778376 140737217763296 140236525443752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3903] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3903/stat : 3903 (java) S 3890 3893 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 10914 33554432000 1073741824 1073778376 140737217763296 140236524391208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3904] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3904/stat : 3904 (java) S 3890 3893 1865 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 1556312 9856040960 10914 33554432000 1073741824 1073778376 140737217763296 140236041443688 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3905] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3905/stat : 3905 (java) S 3890 3893 1865 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 1556313 9856040960 10914 33554432000 1073741824 1073778376 140737217763296 140236040390008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3906] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3906/stat : 3906 (java) S 3890 3893 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 1556313 9856040960 10914 33554432000 1073741824 1073778376 140737217763296 140236039336840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3907] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3907/stat : 3907 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556315 9856040960 10914 33554432000 1073741824 1073778376 140737217763296 140236038285584 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3908] ppid=3890 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/3893/task/3908/stat : 3908 (java) S 3890 3893 1865 0 -1 4202560 1540 0 0 0 17 0 0 0 20 0 19 0 1556315 9856040960 10914 33554432000 1073741824 1073778376 140737217763296 140236037233464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3909] ppid=3890 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/3893/task/3909/stat : 3909 (java) S 3890 3893 1865 0 -1 4202560 3177 0 0 0 22 0 0 0 20 0 19 0 1556315 9856040960 10914 33554432000 1073741824 1073778376 140737217763296 140236036180920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3910] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3910/stat : 3910 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556315 9856040960 10914 33554432000 1073741824 1073778376 140737217763296 140236035128056 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3911] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3911/stat : 3911 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556315 9856040960 10914 33554432000 1073741824 1073778376 140737217763296 140236034075720 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3912] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3912/stat : 3912 (java) S 3890 3893 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 1556327 9856040960 10914 33554432000 1073741824 1073778376 140737217763296 140236033020968 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 9625040

[startup+3.10075 s]
/proc/loadavg: 2.25 2.24 2.20 3/213 3912
/proc/meminfo: memFree=29338664/32872528 swapFree=1099624/1181384
[pid=3893] ppid=3890 vsize=9625040 CPUtime=3.57 cores=0,2,4,6
/proc/3893/stat : 3893 (java) S 3890 3893 1865 0 -1 4202496 9540 0 1 0 355 2 0 0 20 0 19 0 1556308 9856040960 12502 33554432000 1073741824 1073778376 140737217763296 140737217754432 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/3893/statm: 2406260 12502 2257 9 0 2396937 0
[pid=3893/tid=3895] ppid=3890 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/3893/task/3895/stat : 3895 (java) R 3890 3893 1865 0 -1 4202560 2417 0 1 0 305 0 0 0 20 0 19 0 1556310 9856040960 12502 33554432000 1073741824 1073778376 140737217763296 140236687888048 140236537989637 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3896] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3896/stat : 3896 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 12502 33554432000 1073741824 1073778376 140737217763296 140236660349352 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3897] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3897/stat : 3897 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 12502 33554432000 1073741824 1073778376 140737217763296 140236659296808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3898] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3898/stat : 3898 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 12502 33554432000 1073741824 1073778376 140737217763296 140236658243752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3893/tid=3899] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3899/stat : 3899 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 12502 33554432000 1073741824 1073778376 140737217763296 140236657191208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3900] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3900/stat : 3900 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 12502 33554432000 1073741824 1073778376 140737217763296 140236656139176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3901] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3901/stat : 3901 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 12502 33554432000 1073741824 1073778376 140737217763296 140236526496808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3902] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3902/stat : 3902 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 12502 33554432000 1073741824 1073778376 140737217763296 140236525443752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3903] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3903/stat : 3903 (java) S 3890 3893 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 12502 33554432000 1073741824 1073778376 140737217763296 140236524391208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3904] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3904/stat : 3904 (java) S 3890 3893 1865 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 1556312 9856040960 12502 33554432000 1073741824 1073778376 140737217763296 140236041443688 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3905] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3905/stat : 3905 (java) S 3890 3893 1865 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 1556313 9856040960 12502 33554432000 1073741824 1073778376 140737217763296 140236040390008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3906] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3906/stat : 3906 (java) S 3890 3893 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 1556313 9856040960 12502 33554432000 1073741824 1073778376 140737217763296 140236039336840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3907] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3907/stat : 3907 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556315 9856040960 12502 33554432000 1073741824 1073778376 140737217763296 140236038285584 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3908] ppid=3890 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/3893/task/3908/stat : 3908 (java) S 3890 3893 1865 0 -1 4202560 2674 0 0 0 25 0 0 0 20 0 19 0 1556315 9856040960 12502 33554432000 1073741824 1073778376 140737217763296 140236037233464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3909] ppid=3890 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/3893/task/3909/stat : 3909 (java) S 3890 3893 1865 0 -1 4202560 3177 0 0 0 23 0 0 0 20 0 19 0 1556315 9856040960 12502 33554432000 1073741824 1073778376 140737217763296 140236036180920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3910] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3910/stat : 3910 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556315 9856040960 12502 33554432000 1073741824 1073778376 140737217763296 140236035128056 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3911] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3911/stat : 3911 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556315 9856040960 12502 33554432000 1073741824 1073778376 140737217763296 140236034075720 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3912] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3912/stat : 3912 (java) S 3890 3893 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 1556327 9856040960 12502 33554432000 1073741824 1073778376 140737217763296 140236033020968 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 2.23 2.24 2.20 3/213 3912
/proc/meminfo: memFree=29324724/32872528 swapFree=1099624/1181384
[pid=3893] ppid=3890 vsize=9625040 CPUtime=6.8 cores=0,2,4,6
/proc/3893/stat : 3893 (java) S 3890 3893 1865 0 -1 4202496 9548 0 1 0 678 2 0 0 20 0 19 0 1556308 9856040960 15559 33554432000 1073741824 1073778376 140737217763296 140737217754432 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/3893/statm: 2406260 15559 2258 9 0 2396937 0
[pid=3893/tid=3895] ppid=3890 vsize=9625040 CPUtime=6.24 cores=0,2,4,6
/proc/3893/task/3895/stat : 3895 (java) R 3890 3893 1865 0 -1 4202560 2424 0 1 0 624 0 0 0 20 0 19 0 1556310 9856040960 15559 33554432000 1073741824 1073778376 140737217763296 140236687888048 140236537974342 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3896] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3896/stat : 3896 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 15559 33554432000 1073741824 1073778376 140737217763296 140236660349352 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3897] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3897/stat : 3897 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 15559 33554432000 1073741824 1073778376 140737217763296 140236659296808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3898] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3898/stat : 3898 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 15559 33554432000 1073741824 1073778376 140737217763296 140236658243752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3893/tid=3899] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3899/stat : 3899 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 15559 33554432000 1073741824 1073778376 140737217763296 140236657191208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3900] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3900/stat : 3900 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 15559 33554432000 1073741824 1073778376 140737217763296 140236656139176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3901] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3901/stat : 3901 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 15559 33554432000 1073741824 1073778376 140737217763296 140236526496808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3902] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3902/stat : 3902 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 15559 33554432000 1073741824 1073778376 140737217763296 140236525443752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3903] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3903/stat : 3903 (java) S 3890 3893 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 15559 33554432000 1073741824 1073778376 140737217763296 140236524391208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3904] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3904/stat : 3904 (java) S 3890 3893 1865 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 1556312 9856040960 15559 33554432000 1073741824 1073778376 140737217763296 140236041443688 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3905] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3905/stat : 3905 (java) S 3890 3893 1865 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 1556313 9856040960 15559 33554432000 1073741824 1073778376 140737217763296 140236040390008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3906] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3906/stat : 3906 (java) S 3890 3893 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 1556313 9856040960 15559 33554432000 1073741824 1073778376 140737217763296 140236039336840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3907] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3907/stat : 3907 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556315 9856040960 15559 33554432000 1073741824 1073778376 140737217763296 140236038285584 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3908] ppid=3890 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/3893/task/3908/stat : 3908 (java) S 3890 3893 1865 0 -1 4202560 2674 0 0 0 28 0 0 0 20 0 19 0 1556315 9856040960 15559 33554432000 1073741824 1073778376 140737217763296 140236037233464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3909] ppid=3890 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/3893/task/3909/stat : 3909 (java) S 3890 3893 1865 0 -1 4202560 3177 0 0 0 23 0 0 0 20 0 19 0 1556315 9856040960 15559 33554432000 1073741824 1073778376 140737217763296 140236036180920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3910] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3910/stat : 3910 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556315 9856040960 15559 33554432000 1073741824 1073778376 140737217763296 140236035128056 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3911] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3911/stat : 3911 (java) S 3890 3893 1865 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 1556315 9856040960 15559 33554432000 1073741824 1073778376 140737217763296 140236034075720 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3912] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3912/stat : 3912 (java) S 3890 3893 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 1556327 9856040960 15559 33554432000 1073741824 1073778376 140737217763296 140236033020968 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.8
Current children cumulated vsize (KiB) 9625040


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

[pid=3893/tid=3905] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3905/stat : 3905 (java) S 3890 3893 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 1556313 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236040390008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3906] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3906/stat : 3906 (java) S 3890 3893 1865 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 1556313 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236039336840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3907] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3907/stat : 3907 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556315 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236038285584 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3908] ppid=3890 vsize=9625040 CPUtime=0.94 cores=0,2,4,6
/proc/3893/task/3908/stat : 3908 (java) S 3890 3893 1865 0 -1 4202560 13714 0 0 0 91 3 0 0 20 0 19 0 1556315 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236037233464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3893/tid=3909] ppid=3890 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/3893/task/3909/stat : 3909 (java) S 3890 3893 1865 0 -1 4202560 3177 0 0 0 26 0 0 0 20 0 19 0 1556315 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236036180920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3910] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3910/stat : 3910 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556315 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236035128056 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3911] ppid=3890 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/3893/task/3911/stat : 3911 (java) S 3890 3893 1865 0 -1 4202560 20 0 0 0 4 6 0 0 20 0 19 0 1556315 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236034075720 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3912] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3912/stat : 3912 (java) S 3890 3893 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 1556327 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236033020968 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 336.6
Current children cumulated vsize (KiB) 9625040

[startup+336.001 s]
/proc/loadavg: 2.09 2.22 2.19 3/214 3921
/proc/meminfo: memFree=29164960/32872528 swapFree=1099624/1181384
[pid=3893] ppid=3890 vsize=9625040 CPUtime=337.41 cores=0,2,4,6
/proc/3893/stat : 3893 (java) S 3890 3893 1865 0 -1 4202496 21248 0 1 0 33725 16 0 0 20 0 19 0 1556308 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140737217754432 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/3893/statm: 2406260 55299 2272 9 0 2396937 0
[pid=3893/tid=3895] ppid=3890 vsize=9625040 CPUtime=335 cores=0,2,4,6
/proc/3893/task/3895/stat : 3895 (java) R 3890 3893 1865 0 -1 4202560 2486 0 1 0 33492 8 0 0 20 0 19 0 1556310 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236687894976 140236537945276 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3896] ppid=3890 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/3893/task/3896/stat : 3896 (java) S 3890 3893 1865 0 -1 4202560 134 0 0 0 2 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236660349352 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3897] ppid=3890 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/3893/task/3897/stat : 3897 (java) S 3890 3893 1865 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236659296808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3898] ppid=3890 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/3893/task/3898/stat : 3898 (java) S 3890 3893 1865 0 -1 4202560 148 0 0 0 1 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236658243752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3899] ppid=3890 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/3893/task/3899/stat : 3899 (java) S 3890 3893 1865 0 -1 4202560 142 0 0 0 2 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236657191208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3893/tid=3900] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3900/stat : 3900 (java) S 3890 3893 1865 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236656139176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3901] ppid=3890 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/3893/task/3901/stat : 3901 (java) S 3890 3893 1865 0 -1 4202560 117 0 0 0 3 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236526496808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3902] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3902/stat : 3902 (java) S 3890 3893 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236525443752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3903] ppid=3890 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/3893/task/3903/stat : 3903 (java) S 3890 3893 1865 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236524391208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3904] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3904/stat : 3904 (java) S 3890 3893 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 1556312 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236041443688 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3905] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3905/stat : 3905 (java) S 3890 3893 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 1556313 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236040390008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3906] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3906/stat : 3906 (java) S 3890 3893 1865 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 1556313 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236039336840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3907] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3907/stat : 3907 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556315 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236038285584 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3908] ppid=3890 vsize=9625040 CPUtime=0.94 cores=0,2,4,6
/proc/3893/task/3908/stat : 3908 (java) S 3890 3893 1865 0 -1 4202560 13714 0 0 0 91 3 0 0 20 0 19 0 1556315 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236037233464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3893/tid=3909] ppid=3890 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/3893/task/3909/stat : 3909 (java) S 3890 3893 1865 0 -1 4202560 3177 0 0 0 27 0 0 0 20 0 19 0 1556315 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236036180920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3910] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3910/stat : 3910 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556315 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236035128056 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3911] ppid=3890 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/3893/task/3911/stat : 3911 (java) S 3890 3893 1865 0 -1 4202560 20 0 0 0 4 6 0 0 20 0 19 0 1556315 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236034075720 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3912] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3912/stat : 3912 (java) S 3890 3893 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 1556327 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236033020968 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 337.41
Current children cumulated vsize (KiB) 9625040

[startup+336.201 s]
/proc/loadavg: 2.09 2.22 2.19 3/214 3921
/proc/meminfo: memFree=29164960/32872528 swapFree=1099624/1181384
[pid=3893] ppid=3890 vsize=9625040 CPUtime=337.61 cores=0,2,4,6
/proc/3893/stat : 3893 (java) S 3890 3893 1865 0 -1 4202496 21249 0 1 0 33745 16 0 0 20 0 19 0 1556308 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140737217754432 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/3893/statm: 2406260 55299 2272 9 0 2396937 0
[pid=3893/tid=3895] ppid=3890 vsize=9625040 CPUtime=335.2 cores=0,2,4,6
/proc/3893/task/3895/stat : 3895 (java) R 3890 3893 1865 0 -1 4202560 2487 0 1 0 33512 8 0 0 20 0 19 0 1556310 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236687897496 140236538109968 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3896] ppid=3890 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/3893/task/3896/stat : 3896 (java) S 3890 3893 1865 0 -1 4202560 134 0 0 0 2 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236660349352 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3897] ppid=3890 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/3893/task/3897/stat : 3897 (java) S 3890 3893 1865 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236659296808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3898] ppid=3890 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/3893/task/3898/stat : 3898 (java) S 3890 3893 1865 0 -1 4202560 148 0 0 0 1 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236658243752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3899] ppid=3890 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/3893/task/3899/stat : 3899 (java) S 3890 3893 1865 0 -1 4202560 142 0 0 0 2 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236657191208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3893/tid=3900] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3900/stat : 3900 (java) S 3890 3893 1865 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236656139176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3901] ppid=3890 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/3893/task/3901/stat : 3901 (java) S 3890 3893 1865 0 -1 4202560 117 0 0 0 3 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236526496808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3902] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3902/stat : 3902 (java) S 3890 3893 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236525443752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3903] ppid=3890 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/3893/task/3903/stat : 3903 (java) S 3890 3893 1865 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236524391208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3904] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3904/stat : 3904 (java) S 3890 3893 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 1556312 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236041443688 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3905] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3905/stat : 3905 (java) S 3890 3893 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 1556313 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236040390008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3906] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3906/stat : 3906 (java) S 3890 3893 1865 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 1556313 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236039336840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3907] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3907/stat : 3907 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556315 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236038285584 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3908] ppid=3890 vsize=9625040 CPUtime=0.94 cores=0,2,4,6
/proc/3893/task/3908/stat : 3908 (java) S 3890 3893 1865 0 -1 4202560 13714 0 0 0 91 3 0 0 20 0 19 0 1556315 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236037233464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3893/tid=3909] ppid=3890 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/3893/task/3909/stat : 3909 (java) S 3890 3893 1865 0 -1 4202560 3177 0 0 0 27 0 0 0 20 0 19 0 1556315 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236036180920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3910] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3910/stat : 3910 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556315 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236035128056 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3911] ppid=3890 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/3893/task/3911/stat : 3911 (java) S 3890 3893 1865 0 -1 4202560 20 0 0 0 4 6 0 0 20 0 19 0 1556315 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236034075720 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3912] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3912/stat : 3912 (java) S 3890 3893 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 1556327 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236033020968 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 337.61
Current children cumulated vsize (KiB) 9625040

[startup+336.301 s]
/proc/loadavg: 2.09 2.22 2.19 3/214 3921
/proc/meminfo: memFree=29164960/32872528 swapFree=1099624/1181384
[pid=3893] ppid=3890 vsize=9625040 CPUtime=337.71 cores=0,2,4,6
/proc/3893/stat : 3893 (java) S 3890 3893 1865 0 -1 4202496 21249 0 1 0 33755 16 0 0 20 0 19 0 1556308 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140737217754432 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/3893/statm: 2406260 55299 2272 9 0 2396937 0
[pid=3893/tid=3895] ppid=3890 vsize=9625040 CPUtime=335.3 cores=0,2,4,6
/proc/3893/task/3895/stat : 3895 (java) R 3890 3893 1865 0 -1 4202560 2487 0 1 0 33522 8 0 0 20 0 19 0 1556310 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236687897496 140236538109985 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3896] ppid=3890 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/3893/task/3896/stat : 3896 (java) S 3890 3893 1865 0 -1 4202560 134 0 0 0 2 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236660349352 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3897] ppid=3890 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/3893/task/3897/stat : 3897 (java) S 3890 3893 1865 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236659296808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3898] ppid=3890 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/3893/task/3898/stat : 3898 (java) S 3890 3893 1865 0 -1 4202560 148 0 0 0 1 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236658243752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3899] ppid=3890 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/3893/task/3899/stat : 3899 (java) S 3890 3893 1865 0 -1 4202560 142 0 0 0 2 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236657191208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3893/tid=3900] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3900/stat : 3900 (java) S 3890 3893 1865 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236656139176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3901] ppid=3890 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/3893/task/3901/stat : 3901 (java) S 3890 3893 1865 0 -1 4202560 117 0 0 0 3 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236526496808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3893/tid=3902] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3902/stat : 3902 (java) S 3890 3893 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236525443752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3903] ppid=3890 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/3893/task/3903/stat : 3903 (java) S 3890 3893 1865 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 1556311 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236524391208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3904] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3904/stat : 3904 (java) S 3890 3893 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 1556312 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236041443688 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3905] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3905/stat : 3905 (java) S 3890 3893 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 1556313 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236040390008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3906] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3906/stat : 3906 (java) S 3890 3893 1865 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 1556313 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236039336840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3907] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3907/stat : 3907 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556315 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236038285584 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3908] ppid=3890 vsize=9625040 CPUtime=0.94 cores=0,2,4,6
/proc/3893/task/3908/stat : 3908 (java) S 3890 3893 1865 0 -1 4202560 13714 0 0 0 91 3 0 0 20 0 19 0 1556315 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236037233464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3893/tid=3909] ppid=3890 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/3893/task/3909/stat : 3909 (java) S 3890 3893 1865 0 -1 4202560 3177 0 0 0 27 0 0 0 20 0 19 0 1556315 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236036180920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3910] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3910/stat : 3910 (java) S 3890 3893 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 1556315 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236035128056 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3893/tid=3911] ppid=3890 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/3893/task/3911/stat : 3911 (java) S 3890 3893 1865 0 -1 4202560 20 0 0 0 4 6 0 0 20 0 19 0 1556315 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236034075720 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3893/tid=3912] ppid=3890 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3893/task/3912/stat : 3912 (java) S 3890 3893 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 1556327 9856040960 55299 33554432000 1073741824 1073778376 140737217763296 140236033020968 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 337.71
Current children cumulated vsize (KiB) 9625040

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3893 and gives
#  childrusage.ru_utime.tv_sec=336
#  childrusage.ru_utime.tv_usec=759804
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=293955
# CPU time returned by wait4() is 337.054
# while last known CPU time is 337.71
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 336.395
CPU time (s): 337.71
CPU user time (s): 337.55
CPU system time (s): 0.16
CPU usage (%): 100.391
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 336.76
system time used= 0.293955
maximum resident set size= 222696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21270
page faults= 1
swaps= 0
block input operations= 0
block output operations= 344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7460
involuntary context switches= 1068

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.14283 second user time and 1.53877 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-29 20:34:31
IDJOB=4118191
IDBENCH=111466
IDSOLVER=2546
FILE ID=node115/4118191-1467225271
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-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_2pm-0055-0055.lin.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118191-1467225271/watcher-4118191-1467225271 -o /tmp/evaluation-result-4118191-1467225271/solver-4118191-1467225271 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467210312-1881 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4118191-1467225271.opb

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

MD5SUM BENCH= d585813c26ced6cf5d199004d04382af
RANDOM SEED=818708134

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:        29376016 kB
Buffers:           77068 kB
Cached:          1164228 kB
SwapCached:            0 kB
Active:           459436 kB
Inactive:        1148496 kB
Active(anon):     369328 kB
Inactive(anon):        0 kB
Active(file):      90108 kB
Inactive(file):  1148496 kB
Unevictable:     1181384 kB
Mlocked:         1099624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               832 kB
Writeback:             0 kB
AnonPages:       1547680 kB
Mapped:            22112 kB
Shmem:               204 kB
Slab:             575120 kB
SReclaimable:      19468 kB
SUnreclaim:       555652 kB
KernelStack:        1600 kB
PageTables:         7460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1712472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    411648 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:40:07