Trace number 4109696

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16OPTIMUM 83.13 81.6142

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900561288--soft-66-100-0.wbo
MD5SUM83dbd2cd2ef615ae6bc4c3ab9b5ef9b9
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark71.2002
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints961
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 46411
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46410
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 625
Number of bits of the biggest sum of numbers10
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.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.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4109696-1466343688.wbo
0.10/0.11	c reading problem ... 
0.46/0.31	c ... done. Wall clock time 0.201s.
0.46/0.31	c declared #vars     231
0.46/0.31	c internal #vars     1192
0.46/0.31	c #constraints  2707
0.46/0.31	c constraints type 
0.46/0.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2538
0.46/0.31	c org.sat4j.minisat.constraints.card.MinWatchCard => 15
0.46/0.31	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 146
0.46/0.31	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
0.46/0.31	c 2707 constraints processed.
0.46/0.31	c objective function length is 961 literals
0.74/0.43	c SATISFIABLE
0.74/0.43	c OPTIMIZING...
0.74/0.43	c Got one! Elapsed wall clock time (in seconds):0.316
0.74/0.43	o 439
0.74/0.45	c Got one! Elapsed wall clock time (in seconds):0.344
0.74/0.45	o 268
0.74/0.48	c Got one! Elapsed wall clock time (in seconds):0.373
0.74/0.48	o 236
1.03/0.52	c Got one! Elapsed wall clock time (in seconds):0.413
1.03/0.52	o 227
1.03/0.53	c Got one! Elapsed wall clock time (in seconds):0.424
1.03/0.53	o 217
1.03/0.55	c Got one! Elapsed wall clock time (in seconds):0.441
1.03/0.55	o 215
1.03/0.56	c Got one! Elapsed wall clock time (in seconds):0.454
1.03/0.56	o 208
1.03/0.58	c Got one! Elapsed wall clock time (in seconds):0.465
1.03/0.58	o 194
1.03/0.59	c Got one! Elapsed wall clock time (in seconds):0.476
1.03/0.59	o 139
1.32/0.60	c Got one! Elapsed wall clock time (in seconds):0.494
1.32/0.60	o 123
1.32/0.61	c Got one! Elapsed wall clock time (in seconds):0.501
1.32/0.61	o 113
1.32/0.68	c Got one! Elapsed wall clock time (in seconds):0.569
1.32/0.68	o 112
1.59/0.71	c Got one! Elapsed wall clock time (in seconds):0.597
1.59/0.71	o 105
1.70/0.81	c Got one! Elapsed wall clock time (in seconds):0.704
1.70/0.81	o 104
1.70/0.83	c Got one! Elapsed wall clock time (in seconds):0.724
1.70/0.83	o 103
1.70/0.89	c Got one! Elapsed wall clock time (in seconds):0.783
1.70/0.89	o 99
1.81/0.95	c Got one! Elapsed wall clock time (in seconds):0.839
1.81/0.95	o 96
1.81/0.96	c Got one! Elapsed wall clock time (in seconds):0.851
1.81/0.96	o 85
1.91/1.04	c Got one! Elapsed wall clock time (in seconds):0.927
1.91/1.04	o 83
1.91/1.08	c Got one! Elapsed wall clock time (in seconds):0.971
1.91/1.08	o 80
2.02/1.19	c Got one! Elapsed wall clock time (in seconds):1.082
2.02/1.19	o 78
2.22/1.33	c Got one! Elapsed wall clock time (in seconds):1.219
2.22/1.33	o 75
2.22/1.34	c Got one! Elapsed wall clock time (in seconds):1.229
2.22/1.34	o 72
2.22/1.35	c Got one! Elapsed wall clock time (in seconds):1.24
2.22/1.35	o 71
2.22/1.37	c Got one! Elapsed wall clock time (in seconds):1.255
2.22/1.37	o 52
2.22/1.38	c Got one! Elapsed wall clock time (in seconds):1.265
2.22/1.38	o 49
2.32/1.40	c Got one! Elapsed wall clock time (in seconds):1.288
2.32/1.40	o 45
2.45/1.50	c Got one! Elapsed wall clock time (in seconds):1.391
2.45/1.50	o 43
2.45/1.53	c Got one! Elapsed wall clock time (in seconds):1.416
2.45/1.53	o 39
2.45/1.58	c Got one! Elapsed wall clock time (in seconds):1.475
2.45/1.58	o 38
2.67/1.72	c cleaning 6236 clauses out of 12482 with flag 6405/12482
2.67/1.76	c Got one! Elapsed wall clock time (in seconds):1.653
2.67/1.76	o 26
2.79/1.81	c Got one! Elapsed wall clock time (in seconds):1.701
2.79/1.81	o 25
2.79/1.88	c Got one! Elapsed wall clock time (in seconds):1.765
2.79/1.88	o 23
3.09/2.16	c cleaning 6430 clauses out of 12866 with flag 24555/19102
3.27/2.27	c Got one! Elapsed wall clock time (in seconds):2.162
3.27/2.27	o 22
3.47/2.31	c Got one! Elapsed wall clock time (in seconds):2.2
3.47/2.31	o 21
3.85/2.52	c Got one! Elapsed wall clock time (in seconds):2.415
3.85/2.52	o 20
3.85/2.58	c Got one! Elapsed wall clock time (in seconds):2.465
3.85/2.58	o 19
4.00/2.66	c cleaning 6714 clauses out of 13435 with flag 7627/26101
4.41/3.04	c cleaning 6350 clauses out of 12720 with flag 53800/32100
4.41/3.09	c Got one! Elapsed wall clock time (in seconds):2.985
4.41/3.09	o 15
4.72/3.32	c cleaning 5686 clauses out of 11396 with flag 29164/37126
4.72/3.39	c Got one! Elapsed wall clock time (in seconds):3.284
4.72/3.39	o 14
4.94/3.59	c Got one! Elapsed wall clock time (in seconds):3.475
4.94/3.59	o 13
5.14/3.73	c cleaning 6014 clauses out of 12043 with flag 16343/43459
5.14/3.75	c Got one! Elapsed wall clock time (in seconds):3.637
5.14/3.75	o 11
5.44/4.09	c cleaning 5686 clauses out of 11380 with flag 47022/48810
5.95/4.56	c cleaning 5847 clauses out of 11694 with flag 107494/54810
6.44/5.06	c cleaning 6423 clauses out of 12849 with flag 165761/61812
6.44/5.09	c Got one! Elapsed wall clock time (in seconds):4.976
6.44/5.09	o 1
6.74/5.36	c cleaning 5871 clauses out of 11772 with flag 37833/67158
7.15/5.70	c cleaning 5944 clauses out of 11903 with flag 84193/73160
7.56/6.12	c cleaning 6465 clauses out of 12957 with flag 145187/80158
8.06/6.60	c cleaning 7232 clauses out of 14492 with flag 214973/88158
8.56/7.17	c cleaning 8119 clauses out of 16260 with flag 295205/97158
9.26/7.84	c cleaning 9063 clauses out of 18143 with flag 390274/107160
10.06/8.61	c cleaning 10032 clauses out of 20080 with flag 495244/118160
10.86/9.47	c cleaning 11006 clauses out of 22047 with flag 615843/130159
11.86/10.46	c cleaning 12005 clauses out of 24040 with flag 753399/143158
13.06/11.60	c cleaning 13003 clauses out of 26035 with flag 905999/157158
14.26/12.84	c cleaning 14011 clauses out of 28032 with flag 1064014/172158
15.88/14.48	c cleaning 15003 clauses out of 30021 with flag 1219666/188158
17.90/16.46	c cleaning 16003 clauses out of 32018 with flag 1383741/205158
19.79/18.36	c cleaning 17003 clauses out of 34015 with flag 1537598/223158
22.09/20.70	c cleaning 18006 clauses out of 36014 with flag 1713960/242160
24.79/23.36	c cleaning 18997 clauses out of 38006 with flag 1898767/262158
27.39/25.95	c cleaning 20001 clauses out of 40008 with flag 2068410/283158
30.39/28.98	c cleaning 20999 clauses out of 42006 with flag 2232029/305159
33.80/32.33	c cleaning 22000 clauses out of 44006 with flag 2388075/328158
37.60/36.11	c cleaning 22997 clauses out of 46008 with flag 2555817/352160
41.70/40.21	c cleaning 24000 clauses out of 48010 with flag 2729693/377159
46.22/44.76	c cleaning 24989 clauses out of 50010 with flag 2916729/403159
50.82/49.32	c cleaning 26000 clauses out of 52020 with flag 3103885/430158
55.22/53.74	c cleaning 27008 clauses out of 54020 with flag 3287645/458158
60.43/58.95	c cleaning 28001 clauses out of 56010 with flag 3501725/487158
65.43/63.99	c cleaning 29004 clauses out of 58009 with flag 3695746/517158
71.23/69.71	c cleaning 29994 clauses out of 60005 with flag 3912415/548158
77.23/75.75	c cleaning 31001 clauses out of 62013 with flag 4127485/580160
82.53/81.02	c cleaning 31991 clauses out of 64009 with flag 4317085/613159
83.13/81.60	c starts		: 1287
83.13/81.60	c conflicts		: 623407
83.13/81.60	c decisions		: 894423
83.13/81.60	c propagations		: 27346996
83.13/81.60	c inspects		: 1495847691
83.13/81.60	c shortcuts		: 0
83.13/81.60	c learnt literals	: 30
83.13/81.60	c learnt binary clauses	: 55
83.13/81.60	c learnt ternary clauses	: 666
83.13/81.60	c learnt constraints	: 623376
83.13/81.60	c ignored constraints	: 0
83.13/81.60	c root simplifications	: 0
83.13/81.60	c removed literals (reason simplification)	: 0
83.13/81.60	c reason swapping (by a shorter reason)	: 0
83.13/81.60	c Calls to reduceDB	: 38
83.13/81.60	c Number of update (reduction) of LBD	: 201162
83.13/81.60	c Imported unit clauses	: 0
83.13/81.60	c number of reductions to clauses (during analyze)	: 0
83.13/81.60	c number of learned constraints concerned by reduction	: 0
83.13/81.60	c number of learning phase by resolution	: 0
83.13/81.60	c number of learning phase by cutting planes	: 0
83.13/81.60	c speed (assignments/second)	: 336437.62610107765
83.13/81.60	c non guided choices	4823
83.13/81.60	c learnt constraints type 
83.13/81.60	s OPTIMUM FOUND
83.13/81.60	c Found 42 solution(s)
83.13/81.61	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 
83.13/81.61	c objective function=1
83.13/81.61	c Total wall clock time (in seconds): 81.496

Verifier Data

OK	1

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-4109696-1466343688/watcher-4109696-1466343688 -o /tmp/evaluation-result-4109696-1466343688/solver-4109696-1466343688 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466341824-18888 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4109696-1466343688.wbo 

pid=19824
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.20 2.11 1.78 3/194 19827
/proc/meminfo: memFree=31151984/32872528 swapFree=526336/559040
[pid=19827] ppid=19824 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/19827/stat : 19827 (java) R 19824 19827 18872 0 -1 4202496 1064 0 0 0 0 0 0 0 20 0 1 0 36418963 23793664 714 33554432000 1073741824 1073778376 140734074308192 140734074297256 270109029736 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19827/statm: 5809 714 529 9 0 128 0

[startup+0.100112 s]
/proc/loadavg: 2.20 2.11 1.78 3/194 19827
/proc/meminfo: memFree=31151984/32872528 swapFree=526336/559040
[pid=19827] ppid=19824 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/19827/stat : 19827 (java) S 19824 19827 18872 0 -1 4202496 4409 0 1 0 9 1 0 0 20 0 18 0 36418963 9787879424 6036 33554432000 1073741824 1073778376 140734074308192 140734074299328 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19827/statm: 2389619 6036 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200275 s]
/proc/loadavg: 2.20 2.11 1.78 3/194 19827
/proc/meminfo: memFree=31151984/32872528 swapFree=526336/559040
[pid=19827] ppid=19824 vsize=9558476 CPUtime=0.25 cores=0,2,4,6
/proc/19827/stat : 19827 (java) S 19824 19827 18872 0 -1 4202496 4737 0 1 0 24 1 0 0 20 0 18 0 36418963 9787879424 6834 33554432000 1073741824 1073778376 140734074308192 140734074299328 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19827/statm: 2389619 6834 2201 9 0 2380296 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300288 s]
/proc/loadavg: 2.20 2.11 1.78 3/194 19827
/proc/meminfo: memFree=31151984/32872528 swapFree=526336/559040
[pid=19827] ppid=19824 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/19827/stat : 19827 (java) S 19824 19827 18872 0 -1 4202496 5486 0 1 0 45 1 0 0 20 0 18 0 36418963 9787879424 8096 33554432000 1073741824 1073778376 140734074308192 140734074299328 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19827/statm: 2389619 8096 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700186 s]
/proc/loadavg: 2.20 2.11 1.78 3/194 19827
/proc/meminfo: memFree=31151984/32872528 swapFree=526336/559040
[pid=19827] ppid=19824 vsize=9625040 CPUtime=1.59 cores=0,2,4,6
/proc/19827/stat : 19827 (java) S 19824 19827 18872 0 -1 4202496 12803 0 1 0 157 2 0 0 20 0 19 0 36418963 9856040960 13526 33554432000 1073741824 1073778376 140734074308192 140734074299328 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19827/statm: 2406260 13526 2261 9 0 2396937 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 9625040

[startup+1.50075 s]
/proc/loadavg: 2.20 2.11 1.78 3/213 19846
/proc/meminfo: memFree=31098560/32872528 swapFree=526336/559040
[pid=19827] ppid=19824 vsize=9625040 CPUtime=2.45 cores=0,2,4,6
/proc/19827/stat : 19827 (java) S 19824 19827 18872 0 -1 4202496 12814 0 1 0 243 2 0 0 20 0 19 0 36418963 9856040960 15580 33554432000 1073741824 1073778376 140734074308192 140734074299328 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19827/statm: 2406260 15580 2266 9 0 2396937 0
[pid=19827/tid=19829] ppid=19824 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/19827/task/19829/stat : 19829 (java) R 19824 19827 18872 0 -1 4202560 2424 0 1 0 146 0 0 0 20 0 19 0 36418964 9856040960 15580 33554432000 1073741824 1073778376 140734074308192 139877031465464 139876901644528 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19830] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19830/stat : 19830 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 15580 33554432000 1073741824 1073778376 140734074308192 139877020527272 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19831] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19831/stat : 19831 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 15580 33554432000 1073741824 1073778376 140734074308192 139876873485096 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19832] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19832/stat : 19832 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 15580 33554432000 1073741824 1073778376 140734074308192 139876872432552 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19827/tid=19833] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19833/stat : 19833 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 15580 33554432000 1073741824 1073778376 140734074308192 139876871380008 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19834] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19834/stat : 19834 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 15580 33554432000 1073741824 1073778376 140734074308192 139876870326440 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19835] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19835/stat : 19835 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 15580 33554432000 1073741824 1073778376 140734074308192 139876869273896 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19836] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19836/stat : 19836 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 15580 33554432000 1073741824 1073778376 140734074308192 139876868221352 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19837] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19837/stat : 19837 (java) S 19824 19827 18872 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 15580 33554432000 1073741824 1073778376 140734074308192 139876867168808 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19838] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19838/stat : 19838 (java) S 19824 19827 18872 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 36418966 9856040960 15580 33554432000 1073741824 1073778376 140734074308192 139876854970984 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19839] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19839/stat : 19839 (java) S 19824 19827 18872 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36418966 9856040960 15580 33554432000 1073741824 1073778376 140734074308192 139876853917304 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19840] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19840/stat : 19840 (java) S 19824 19827 18872 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36418966 9856040960 15580 33554432000 1073741824 1073778376 140734074308192 139876852864648 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19841] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19841/stat : 19841 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418968 9856040960 15580 33554432000 1073741824 1073778376 140734074308192 139876851813392 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19842] ppid=19824 vsize=9625040 CPUtime=0.46 cores=0,2,4,6
/proc/19827/task/19842/stat : 19842 (java) S 19824 19827 18872 0 -1 4202560 4690 0 0 0 46 0 0 0 20 0 19 0 36418968 9856040960 15580 33554432000 1073741824 1073778376 140734074308192 139876850759736 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19843] ppid=19824 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/19827/task/19843/stat : 19843 (java) S 19824 19827 18872 0 -1 4202560 4422 0 0 0 48 0 0 0 20 0 19 0 36418968 9856040960 15580 33554432000 1073741824 1073778376 140734074308192 139876849707192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19844] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19844/stat : 19844 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418968 9856040960 15580 33554432000 1073741824 1073778376 140734074308192 139876848654840 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19845] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19845/stat : 19845 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418969 9856040960 15580 33554432000 1073741824 1073778376 140734074308192 139876847602504 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19846] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19846/stat : 19846 (java) S 19824 19827 18872 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36418995 9856040960 15580 33554432000 1073741824 1073778376 140734074308192 139876846548264 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 9625040

[startup+3.10076 s]
/proc/loadavg: 2.20 2.11 1.78 4/213 19846
/proc/meminfo: memFree=31084204/32872528 swapFree=526336/559040
[pid=19827] ppid=19824 vsize=9625040 CPUtime=4.51 cores=0,2,4,6
/proc/19827/stat : 19827 (java) S 19824 19827 18872 0 -1 4202496 18467 0 1 0 448 3 0 0 20 0 19 0 36418963 9856040960 21295 33554432000 1073741824 1073778376 140734074308192 140734074299328 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19827/statm: 2406260 21295 2270 9 0 2396937 0
[pid=19827/tid=19829] ppid=19824 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/19827/task/19829/stat : 19829 (java) R 19824 19827 18872 0 -1 4202560 2430 0 1 0 305 0 0 0 20 0 19 0 36418964 9856040960 21295 33554432000 1073741824 1073778376 140734074308192 139877031456448 139876901877172 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19830] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19830/stat : 19830 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 21295 33554432000 1073741824 1073778376 140734074308192 139877020527272 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19831] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19831/stat : 19831 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 21295 33554432000 1073741824 1073778376 140734074308192 139876873485096 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19832] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19832/stat : 19832 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 21295 33554432000 1073741824 1073778376 140734074308192 139876872432552 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19827/tid=19833] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19833/stat : 19833 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 21295 33554432000 1073741824 1073778376 140734074308192 139876871380008 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19834] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19834/stat : 19834 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 21295 33554432000 1073741824 1073778376 140734074308192 139876870326440 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19835] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19835/stat : 19835 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 21295 33554432000 1073741824 1073778376 140734074308192 139876869273896 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19836] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19836/stat : 19836 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 21295 33554432000 1073741824 1073778376 140734074308192 139876868221352 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19837] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19837/stat : 19837 (java) S 19824 19827 18872 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 21295 33554432000 1073741824 1073778376 140734074308192 139876867168808 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19838] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19838/stat : 19838 (java) S 19824 19827 18872 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 36418966 9856040960 21295 33554432000 1073741824 1073778376 140734074308192 139876854970984 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19839] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19839/stat : 19839 (java) S 19824 19827 18872 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36418966 9856040960 21295 33554432000 1073741824 1073778376 140734074308192 139876853917304 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19840] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19840/stat : 19840 (java) S 19824 19827 18872 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36418966 9856040960 21295 33554432000 1073741824 1073778376 140734074308192 139876852864648 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19841] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19841/stat : 19841 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418968 9856040960 21295 33554432000 1073741824 1073778376 140734074308192 139876851813392 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19842] ppid=19824 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/19827/task/19842/stat : 19842 (java) S 19824 19827 18872 0 -1 4202560 4694 0 0 0 49 0 0 0 20 0 19 0 36418968 9856040960 21295 33554432000 1073741824 1073778376 140734074308192 139876850759736 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19843] ppid=19824 vsize=9625040 CPUtime=0.92 cores=0,2,4,6
/proc/19827/task/19843/stat : 19843 (java) S 19824 19827 18872 0 -1 4202560 10065 0 0 0 91 1 0 0 20 0 19 0 36418968 9856040960 21295 33554432000 1073741824 1073778376 140734074308192 139876849707192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19844] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19844/stat : 19844 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418968 9856040960 21295 33554432000 1073741824 1073778376 140734074308192 139876848654840 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19845] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19845/stat : 19845 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418969 9856040960 21295 33554432000 1073741824 1073778376 140734074308192 139876847602504 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19846] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19846/stat : 19846 (java) S 19824 19827 18872 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36418995 9856040960 21295 33554432000 1073741824 1073778376 140734074308192 139876846548264 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.51
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 2.18 2.10 1.78 4/213 19846
/proc/meminfo: memFree=31054296/32872528 swapFree=526336/559040
[pid=19827] ppid=19824 vsize=9625040 CPUtime=7.76 cores=0,2,4,6
/proc/19827/stat : 19827 (java) S 19824 19827 18872 0 -1 4202496 18486 0 1 0 772 4 0 0 20 0 19 0 36418963 9856040960 22758 33554432000 1073741824 1073778376 140734074308192 140734074299328 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19827/statm: 2406260 22758 2270 9 0 2396937 0
[pid=19827/tid=19829] ppid=19824 vsize=9625040 CPUtime=6.23 cores=0,2,4,6
/proc/19827/task/19829/stat : 19829 (java) R 19824 19827 18872 0 -1 4202560 2437 0 1 0 622 1 0 0 20 0 19 0 36418964 9856040960 22758 33554432000 1073741824 1073778376 140734074308192 139877031465352 139876901591824 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19830] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19830/stat : 19830 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 22758 33554432000 1073741824 1073778376 140734074308192 139877020527272 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19831] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19831/stat : 19831 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 22758 33554432000 1073741824 1073778376 140734074308192 139876873485096 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19832] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19832/stat : 19832 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 22758 33554432000 1073741824 1073778376 140734074308192 139876872432552 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19827/tid=19833] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19833/stat : 19833 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 22758 33554432000 1073741824 1073778376 140734074308192 139876871380008 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19834] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19834/stat : 19834 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 22758 33554432000 1073741824 1073778376 140734074308192 139876870326440 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19835] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19835/stat : 19835 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 22758 33554432000 1073741824 1073778376 140734074308192 139876869273896 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19836] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19836/stat : 19836 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 22758 33554432000 1073741824 1073778376 140734074308192 139876868221352 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19837] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19837/stat : 19837 (java) S 19824 19827 18872 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 22758 33554432000 1073741824 1073778376 140734074308192 139876867168808 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19838] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19838/stat : 19838 (java) S 19824 19827 18872 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 36418966 9856040960 22758 33554432000 1073741824 1073778376 140734074308192 139876854970984 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19839] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19839/stat : 19839 (java) S 19824 19827 18872 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36418966 9856040960 22758 33554432000 1073741824 1073778376 140734074308192 139876853917304 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19840] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19840/stat : 19840 (java) S 19824 19827 18872 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36418966 9856040960 22758 33554432000 1073741824 1073778376 140734074308192 139876852864648 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19841] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19841/stat : 19841 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418968 9856040960 22758 33554432000 1073741824 1073778376 140734074308192 139876851813392 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19842] ppid=19824 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/19827/task/19842/stat : 19842 (java) S 19824 19827 18872 0 -1 4202560 4706 0 0 0 53 0 0 0 20 0 19 0 36418968 9856040960 22758 33554432000 1073741824 1073778376 140734074308192 139876850759736 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19827/tid=19843] ppid=19824 vsize=9625040 CPUtime=0.92 cores=0,2,4,6
/proc/19827/task/19843/stat : 19843 (java) S 19824 19827 18872 0 -1 4202560 10065 0 0 0 91 1 0 0 20 0 19 0 36418968 9856040960 22758 33554432000 1073741824 1073778376 140734074308192 139876849707192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19844] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19844/stat : 19844 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418968 9856040960 22758 33554432000 1073741824 1073778376 140734074308192 139876848654840 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19845] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19845/stat : 19845 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418969 9856040960 22758 33554432000 1073741824 1073778376 140734074308192 139876847602504 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19846] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19846/stat : 19846 (java) S 19824 19827 18872 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36418995 9856040960 22758 33554432000 1073741824 1073778376 140734074308192 139876846548264 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.76
Current children cumulated vsize (KiB) 9625040


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

[pid=19827/tid=19839] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19839/stat : 19839 (java) S 19824 19827 18872 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36418966 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876853917304 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19840] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19840/stat : 19840 (java) S 19824 19827 18872 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 36418966 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876852864648 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19841] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19841/stat : 19841 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418968 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876851813392 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19842] ppid=19824 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/19827/task/19842/stat : 19842 (java) S 19824 19827 18872 0 -1 4202560 4706 0 0 0 54 0 0 0 20 0 19 0 36418968 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876850759736 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19827/tid=19843] ppid=19824 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/19827/task/19843/stat : 19843 (java) S 19824 19827 18872 0 -1 4202560 10068 0 0 0 95 1 0 0 20 0 19 0 36418968 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876849707192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19844] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19844/stat : 19844 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418968 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876848654840 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19845] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19845/stat : 19845 (java) S 19824 19827 18872 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36418969 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876847602504 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19846] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19846/stat : 19846 (java) S 19824 19827 18872 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36418995 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876846548264 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 81.53
Current children cumulated vsize (KiB) 9625040

[startup+80.8008 s]
/proc/loadavg: 2.15 2.11 1.81 3/213 20106
/proc/meminfo: memFree=30925516/32872528 swapFree=526336/559040
[pid=19827] ppid=19824 vsize=9625040 CPUtime=82.33 cores=0,2,4,6
/proc/19827/stat : 19827 (java) S 19824 19827 18872 0 -1 4202496 18581 0 1 0 8226 7 0 0 20 0 19 0 36418963 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 140734074299328 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19827/statm: 2406260 45640 2284 9 0 2396937 0
[pid=19827/tid=19829] ppid=19824 vsize=9625040 CPUtime=80.52 cores=0,2,4,6
/proc/19827/task/19829/stat : 19829 (java) R 19824 19827 18872 0 -1 4202560 2487 0 1 0 8049 3 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139877031465224 139876901644652 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19830] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19830/stat : 19830 (java) S 19824 19827 18872 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139877020527272 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19831] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19831/stat : 19831 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876873485096 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19832] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19832/stat : 19832 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876872432552 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19827/tid=19833] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19833/stat : 19833 (java) S 19824 19827 18872 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876871380008 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19834] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19834/stat : 19834 (java) S 19824 19827 18872 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876870326440 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19827/tid=19835] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19835/stat : 19835 (java) S 19824 19827 18872 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876869273896 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19836] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19836/stat : 19836 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876868221352 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19837] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19837/stat : 19837 (java) S 19824 19827 18872 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876867168808 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19838] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19838/stat : 19838 (java) S 19824 19827 18872 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 36418966 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876854970984 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19839] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19839/stat : 19839 (java) S 19824 19827 18872 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36418966 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876853917304 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19840] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19840/stat : 19840 (java) S 19824 19827 18872 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 36418966 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876852864648 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19841] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19841/stat : 19841 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418968 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876851813392 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19842] ppid=19824 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/19827/task/19842/stat : 19842 (java) S 19824 19827 18872 0 -1 4202560 4706 0 0 0 54 0 0 0 20 0 19 0 36418968 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876850759736 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19827/tid=19843] ppid=19824 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/19827/task/19843/stat : 19843 (java) S 19824 19827 18872 0 -1 4202560 10068 0 0 0 95 1 0 0 20 0 19 0 36418968 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876849707192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19844] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19844/stat : 19844 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418968 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876848654840 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19845] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19845/stat : 19845 (java) S 19824 19827 18872 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36418969 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876847602504 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19846] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19846/stat : 19846 (java) S 19824 19827 18872 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36418995 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876846548264 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 82.33
Current children cumulated vsize (KiB) 9625040

[startup+81.2008 s]
/proc/loadavg: 2.15 2.11 1.81 3/213 20106
/proc/meminfo: memFree=30925516/32872528 swapFree=526336/559040
[pid=19827] ppid=19824 vsize=9625040 CPUtime=82.73 cores=0,2,4,6
/proc/19827/stat : 19827 (java) S 19824 19827 18872 0 -1 4202496 18581 0 1 0 8266 7 0 0 20 0 19 0 36418963 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 140734074299328 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19827/statm: 2406260 45640 2284 9 0 2396937 0
[pid=19827/tid=19829] ppid=19824 vsize=9625040 CPUtime=80.92 cores=0,2,4,6
/proc/19827/task/19829/stat : 19829 (java) R 19824 19827 18872 0 -1 4202560 2487 0 1 0 8089 3 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139877031456512 139876901611026 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19830] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19830/stat : 19830 (java) S 19824 19827 18872 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139877020527272 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19831] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19831/stat : 19831 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876873485096 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19832] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19832/stat : 19832 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876872432552 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19827/tid=19833] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19833/stat : 19833 (java) S 19824 19827 18872 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876871380008 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19834] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19834/stat : 19834 (java) S 19824 19827 18872 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876870326440 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19827/tid=19835] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19835/stat : 19835 (java) S 19824 19827 18872 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876869273896 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19836] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19836/stat : 19836 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876868221352 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19837] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19837/stat : 19837 (java) S 19824 19827 18872 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876867168808 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19838] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19838/stat : 19838 (java) S 19824 19827 18872 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 36418966 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876854970984 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19839] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19839/stat : 19839 (java) S 19824 19827 18872 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36418966 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876853917304 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19840] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19840/stat : 19840 (java) S 19824 19827 18872 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 36418966 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876852864648 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19841] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19841/stat : 19841 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418968 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876851813392 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19842] ppid=19824 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/19827/task/19842/stat : 19842 (java) S 19824 19827 18872 0 -1 4202560 4706 0 0 0 54 0 0 0 20 0 19 0 36418968 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876850759736 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19827/tid=19843] ppid=19824 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/19827/task/19843/stat : 19843 (java) S 19824 19827 18872 0 -1 4202560 10068 0 0 0 95 1 0 0 20 0 19 0 36418968 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876849707192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19844] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19844/stat : 19844 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418968 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876848654840 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19845] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19845/stat : 19845 (java) S 19824 19827 18872 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36418969 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876847602504 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19846] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19846/stat : 19846 (java) S 19824 19827 18872 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36418995 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876846548264 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 82.73
Current children cumulated vsize (KiB) 9625040

[startup+81.6007 s]
/proc/loadavg: 2.15 2.11 1.81 3/213 20106
/proc/meminfo: memFree=30921172/32872528 swapFree=526336/559040
[pid=19827] ppid=19824 vsize=9625040 CPUtime=83.13 cores=0,2,4,6
/proc/19827/stat : 19827 (java) S 19824 19827 18872 0 -1 4202496 18581 0 1 0 8306 7 0 0 20 0 19 0 36418963 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 140734074299328 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19827/statm: 2406260 45640 2284 9 0 2396937 0
[pid=19827/tid=19829] ppid=19824 vsize=9625040 CPUtime=81.32 cores=0,2,4,6
/proc/19827/task/19829/stat : 19829 (java) R 19824 19827 18872 0 -1 4202560 2487 0 1 0 8129 3 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139877031456512 139876901978054 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19830] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19830/stat : 19830 (java) S 19824 19827 18872 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139877020527272 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19831] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19831/stat : 19831 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876873485096 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19832] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19832/stat : 19832 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876872432552 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19827/tid=19833] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19833/stat : 19833 (java) S 19824 19827 18872 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876871380008 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19834] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19834/stat : 19834 (java) S 19824 19827 18872 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876870326440 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19827/tid=19835] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19835/stat : 19835 (java) S 19824 19827 18872 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876869273896 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19836] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19836/stat : 19836 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876868221352 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19837] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19837/stat : 19837 (java) S 19824 19827 18872 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36418964 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876867168808 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19838] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19838/stat : 19838 (java) S 19824 19827 18872 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 36418966 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876854970984 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19839] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19839/stat : 19839 (java) S 19824 19827 18872 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36418966 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876853917304 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19840] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19840/stat : 19840 (java) S 19824 19827 18872 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 36418966 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876852864648 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19841] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19841/stat : 19841 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418968 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876851813392 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19827/tid=19842] ppid=19824 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/19827/task/19842/stat : 19842 (java) S 19824 19827 18872 0 -1 4202560 4706 0 0 0 54 0 0 0 20 0 19 0 36418968 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876850759736 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19827/tid=19843] ppid=19824 vsize=9625040 CPUtime=0.97 cores=0,2,4,6
/proc/19827/task/19843/stat : 19843 (java) S 19824 19827 18872 0 -1 4202560 10068 0 0 0 96 1 0 0 20 0 19 0 36418968 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876849707192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19844] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19844/stat : 19844 (java) S 19824 19827 18872 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36418968 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876848654840 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19827/tid=19845] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19845/stat : 19845 (java) S 19824 19827 18872 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36418969 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876847602504 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19827/tid=19846] ppid=19824 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19827/task/19846/stat : 19846 (java) S 19824 19827 18872 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36418995 9856040960 45640 33554432000 1073741824 1073778376 140734074308192 139876846548264 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 83.13
Current children cumulated vsize (KiB) 9625040

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19827 and gives
#  childrusage.ru_utime.tv_sec=82
#  childrusage.ru_utime.tv_usec=848405
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=112982
# CPU time returned by wait4() is 82.9614
# while last known CPU time is 83.13
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 81.6142
CPU time (s): 83.13
CPU user time (s): 83.06
CPU system time (s): 0.07
CPU usage (%): 101.857
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.8484
system time used= 0.112982
maximum resident set size= 182616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18601
page faults= 1
swaps= 0
block input operations= 0
block output operations= 136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2031
involuntary context switches= 318

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.317951 second user time and 0.375942 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-19 15:41:28
IDJOB=4109696
IDBENCH=78895
IDSOLVER=2551
FILE ID=node106/4109696-1466343688
RUNJOBID= node106-1466341824-18888
PBS_JOBID= 19922042
Free space on /tmp= 71700 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900561288--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109696-1466343688/watcher-4109696-1466343688 -o /tmp/evaluation-result-4109696-1466343688/solver-4109696-1466343688 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466341824-18888 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4109696-1466343688.wbo

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

MD5SUM BENCH= 83dbd2cd2ef615ae6bc4c3ab9b5ef9b9
RANDOM SEED=614218374

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.073
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.073
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.56
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.073
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.38
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.073
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:        31154560 kB
Buffers:           71176 kB
Cached:           226060 kB
SwapCached:         1780 kB
Active:           141884 kB
Inactive:         238960 kB
Active(anon):      82644 kB
Inactive(anon):     3188 kB
Active(file):      59240 kB
Inactive(file):   235772 kB
Unevictable:      559040 kB
Mlocked:          526336 kB
SwapTotal:      67108856 kB
SwapFree:       67099264 kB
Dirty:              1948 kB
Writeback:             0 kB
AnonPages:        756228 kB
Mapped:            15536 kB
Shmem:                 0 kB
Slab:             625096 kB
SReclaimable:      68440 kB
SUnreclaim:       556656 kB
KernelStack:        1768 kB
PageTables:         5308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1247264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 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= 71700 MiB
End job on node106 at 2016-06-19 15:42:50