Trace number 363104

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, and are wall clock time (not CPU 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
sat4jPseudoCP 2007-03-23OPT104028 1047.15 1027.66

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
MIPLIB/miplib/normalized-reduced-mps-v2-20-10-p0282.opb
MD5SUMd35dbcd7bf8957c732cac3ff25f67cb4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark104028
Best CPU time to get the best result obtained on this benchmark1.19382
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 104028
Optimality of the best value was proved YES
Number of variables282
Total number of constraints221
Number of constraints which are clauses177
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints44
Minimum length of a constraint2
Maximum length of a constraint57
Number of terms in the objective function 282
Biggest coefficient in the objective function 64659
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524436
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 64659
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 524436
Number of bits of the biggest sum of numbers20
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 (download as text)

0.08/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.14	c Number of processors 2
0.08/0.19	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.08/0.19	--- Begin Solver configuration ---
0.08/0.19	c Stops conflict analysis at the first Unique Implication Point
0.08/0.19	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.08/0.19	c Learn all clauses as in MiniSAT
0.08/0.19	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.08/0.19	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.19	c No reason simplification
0.08/0.19	c --- End Solver configuration ---
0.08/0.19	c solving /tmp/evaluation/363104-1177022966/instance-363104-1177022966.opb
0.08/0.19	c reading problem ... 
0.33/0.36	c ... done. Wall clock time 0.166s.
0.33/0.36	c CPU time (experimental) 0.31s.
0.33/0.36	c #vars     282
0.33/0.36	c #constraints  221
0.33/0.39	c SATISFIABLE
0.33/0.39	c OPTIMIZING...
0.33/0.39	c Got one! Elapsed wall clock time (in seconds):0.201
0.49/0.40	o 153316
0.64/0.58	c Got one! Elapsed wall clock time (in seconds):0.39
0.64/0.58	o 152987
1.01/0.72	c Got one! Elapsed wall clock time (in seconds):0.53
1.01/0.72	o 152594
1.40/0.92	c Got one! Elapsed wall clock time (in seconds):0.727
1.40/0.92	o 152189
1.61/1.03	c Got one! Elapsed wall clock time (in seconds):0.837
1.61/1.03	o 152125
1.81/1.15	c Got one! Elapsed wall clock time (in seconds):0.96
1.81/1.15	o 152032
2.55/1.55	c Got one! Elapsed wall clock time (in seconds):1.354
2.55/1.55	o 151178
2.81/1.76	c Got one! Elapsed wall clock time (in seconds):1.57
2.81/1.76	o 151040
3.33/2.03	c Got one! Elapsed wall clock time (in seconds):1.835
3.33/2.03	o 150828
3.63/2.22	c Got one! Elapsed wall clock time (in seconds):2.029
3.63/2.22	o 150721
4.01/2.48	c Got one! Elapsed wall clock time (in seconds):2.293
4.01/2.49	o 150587
4.32/2.60	c Got one! Elapsed wall clock time (in seconds):2.405
4.32/2.60	o 150574
4.32/2.69	c Got one! Elapsed wall clock time (in seconds):2.497
4.32/2.69	o 150417
4.42/2.79	c Got one! Elapsed wall clock time (in seconds):2.593
4.42/2.79	o 150270
4.53/2.86	c Got one! Elapsed wall clock time (in seconds):2.67
4.53/2.86	o 150245
4.65/2.96	c Got one! Elapsed wall clock time (in seconds):2.763
4.65/2.96	o 150206
4.77/3.09	c Got one! Elapsed wall clock time (in seconds):2.895
4.77/3.09	o 149499
4.88/3.11	c Got one! Elapsed wall clock time (in seconds):2.922
4.88/3.11	o 148556
4.88/3.16	c Got one! Elapsed wall clock time (in seconds):2.972
4.88/3.18	o 148419
5.07/3.25	c Got one! Elapsed wall clock time (in seconds):3.057
5.07/3.25	o 148218
5.07/3.30	c Got one! Elapsed wall clock time (in seconds):3.103
5.07/3.30	o 148203
5.23/3.34	c Got one! Elapsed wall clock time (in seconds):3.147
5.23/3.34	o 148070
5.42/3.40	c Got one! Elapsed wall clock time (in seconds):3.21
5.42/3.40	o 147970
5.42/3.46	c Got one! Elapsed wall clock time (in seconds):3.265
5.42/3.46	o 147788
5.55/3.50	c Got one! Elapsed wall clock time (in seconds):3.304
5.55/3.50	o 146855
5.55/3.51	c Got one! Elapsed wall clock time (in seconds):3.318
5.55/3.51	o 146722
5.55/3.53	c Got one! Elapsed wall clock time (in seconds):3.342
5.55/3.53	o 146638
5.70/3.62	c Got one! Elapsed wall clock time (in seconds):3.428
5.70/3.62	o 146625
6.03/3.95	c Got one! Elapsed wall clock time (in seconds):3.762
6.03/3.95	o 146357
6.56/4.50	c Got one! Elapsed wall clock time (in seconds):4.305
6.56/4.50	o 146315
6.86/4.77	c Got one! Elapsed wall clock time (in seconds):4.576
6.86/4.77	o 146289
7.18/5.07	c Got one! Elapsed wall clock time (in seconds):4.876
7.18/5.07	o 146280
7.70/5.51	c Got one! Elapsed wall clock time (in seconds):5.314
7.70/5.51	o 145960
7.70/5.58	c Got one! Elapsed wall clock time (in seconds):5.39
7.70/5.58	o 145643
7.89/5.75	c Got one! Elapsed wall clock time (in seconds):5.554
7.89/5.75	o 145500
8.31/6.10	c Got one! Elapsed wall clock time (in seconds):5.906
8.31/6.10	o 145319
8.66/6.43	c Got one! Elapsed wall clock time (in seconds):6.238
8.66/6.43	o 145250
8.66/6.49	c Got one! Elapsed wall clock time (in seconds):6.3
8.66/6.49	o 143186
8.79/6.59	c Got one! Elapsed wall clock time (in seconds):6.399
8.79/6.59	o 142455
9.11/6.89	c Got one! Elapsed wall clock time (in seconds):6.694
9.11/6.89	o 142401
9.21/6.93	c Got one! Elapsed wall clock time (in seconds):6.74
9.21/6.93	o 141975
9.21/6.97	c Got one! Elapsed wall clock time (in seconds):6.774
9.21/6.97	o 138356
9.21/6.99	c Got one! Elapsed wall clock time (in seconds):6.798
9.21/6.99	o 134727
9.31/7.04	c Got one! Elapsed wall clock time (in seconds):6.849
9.31/7.04	o 132460
9.31/7.09	c Got one! Elapsed wall clock time (in seconds):6.899
9.31/7.09	o 132409
197.23/193.39	c Got one! Elapsed wall clock time (in seconds):193.2
197.23/193.39	o 132408
197.63/193.71	c Got one! Elapsed wall clock time (in seconds):193.519
197.63/193.71	o 132405
198.03/194.12	c Got one! Elapsed wall clock time (in seconds):193.93
198.03/194.12	o 132316
198.63/194.71	c Got one! Elapsed wall clock time (in seconds):194.519
198.63/194.71	o 132306
199.34/195.50	c Got one! Elapsed wall clock time (in seconds):195.303
199.34/195.50	o 132300
200.14/196.23	c Got one! Elapsed wall clock time (in seconds):196.037
200.14/196.23	o 132287
201.05/197.19	c Got one! Elapsed wall clock time (in seconds):196.998
201.05/197.19	o 132204
202.36/198.46	c Got one! Elapsed wall clock time (in seconds):198.266
202.36/198.46	o 132129
203.56/199.63	c Got one! Elapsed wall clock time (in seconds):199.439
203.56/199.63	o 132076
204.58/200.62	c Got one! Elapsed wall clock time (in seconds):200.423
204.58/200.62	o 131658
206.24/202.24	c Got one! Elapsed wall clock time (in seconds):202.051
206.24/202.24	o 131653
207.34/203.38	c Got one! Elapsed wall clock time (in seconds):203.187
207.34/203.38	o 131624
208.04/204.07	c Got one! Elapsed wall clock time (in seconds):203.876
208.04/204.07	o 131601
208.74/204.80	c Got one! Elapsed wall clock time (in seconds):204.603
208.74/204.80	o 131508
209.66/205.68	c Got one! Elapsed wall clock time (in seconds):205.484
209.66/205.68	o 131484
210.56/206.51	c Got one! Elapsed wall clock time (in seconds):206.314
210.56/206.51	o 131440
211.26/207.21	c Got one! Elapsed wall clock time (in seconds):207.013
211.26/207.21	o 131438
211.98/207.92	c Got one! Elapsed wall clock time (in seconds):207.728
211.98/207.92	o 131430
212.68/208.67	c Got one! Elapsed wall clock time (in seconds):208.48
212.68/208.67	o 131426
213.58/209.55	c Got one! Elapsed wall clock time (in seconds):209.356
213.58/209.55	o 131410
214.61/210.53	c Got one! Elapsed wall clock time (in seconds):210.342
214.61/210.53	o 131310
215.10/211.09	c Got one! Elapsed wall clock time (in seconds):210.893
215.10/211.09	o 131258
215.72/211.64	c Got one! Elapsed wall clock time (in seconds):211.452
215.72/211.64	o 131246
216.62/212.50	c Got one! Elapsed wall clock time (in seconds):212.308
216.62/212.50	o 131227
217.43/213.37	c Got one! Elapsed wall clock time (in seconds):213.182
217.43/213.37	o 131160
220.45/216.34	c Got one! Elapsed wall clock time (in seconds):216.144
220.45/216.34	o 130935
221.76/217.65	c Got one! Elapsed wall clock time (in seconds):217.458
221.76/217.65	o 130926
223.08/218.96	c Got one! Elapsed wall clock time (in seconds):218.769
223.08/218.96	o 130862
224.19/220.08	c Got one! Elapsed wall clock time (in seconds):219.885
224.19/220.08	o 130814
225.60/221.46	c Got one! Elapsed wall clock time (in seconds):221.267
225.60/221.46	o 130793
226.71/222.57	c Got one! Elapsed wall clock time (in seconds):222.375
226.71/222.57	o 130760
227.82/223.60	c Got one! Elapsed wall clock time (in seconds):223.408
227.82/223.60	o 130752
228.63/224.44	c Got one! Elapsed wall clock time (in seconds):224.251
228.63/224.44	o 130748
229.84/225.68	c Got one! Elapsed wall clock time (in seconds):225.489
229.84/225.68	o 130740
248.75/244.38	c Got one! Elapsed wall clock time (in seconds):244.185
248.75/244.38	o 128670
250.06/245.68	c Got one! Elapsed wall clock time (in seconds):245.483
250.06/245.68	o 128525
251.88/247.45	c Got one! Elapsed wall clock time (in seconds):247.262
251.88/247.46	o 127162
253.81/249.38	c Got one! Elapsed wall clock time (in seconds):249.19
253.81/249.38	o 127126
255.64/251.17	c Got one! Elapsed wall clock time (in seconds):250.978
255.64/251.17	o 127039
257.06/252.52	c Got one! Elapsed wall clock time (in seconds):252.328
257.06/252.52	o 127019
258.47/253.92	c Got one! Elapsed wall clock time (in seconds):253.726
258.47/253.92	o 126962
260.60/256.04	c Got one! Elapsed wall clock time (in seconds):255.85
260.60/256.04	o 126924
262.51/257.95	c Got one! Elapsed wall clock time (in seconds):257.759
262.51/257.95	o 126898
276.98/272.21	c Got one! Elapsed wall clock time (in seconds):272.018
276.98/272.21	o 126775
277.28/272.53	c Got one! Elapsed wall clock time (in seconds):272.336
277.28/272.53	o 121052
277.89/273.11	c Got one! Elapsed wall clock time (in seconds):272.92
277.89/273.11	o 117791
278.29/273.50	c Got one! Elapsed wall clock time (in seconds):273.31
278.29/273.50	o 117698
280.83/276.04	c Got one! Elapsed wall clock time (in seconds):275.852
280.83/276.04	o 115850
282.14/277.36	c Got one! Elapsed wall clock time (in seconds):277.163
282.14/277.36	o 115624
284.17/279.33	c Got one! Elapsed wall clock time (in seconds):279.133
284.17/279.33	o 115136
284.86/280.04	c Got one! Elapsed wall clock time (in seconds):279.843
284.86/280.04	o 113714
735.42/722.42	c Got one! Elapsed wall clock time (in seconds):722.223
735.42/722.42	o 110004
740.83/727.74	c Got one! Elapsed wall clock time (in seconds):727.547
740.83/727.74	o 109608
761.89/748.36	c Got one! Elapsed wall clock time (in seconds):748.171
761.89/748.36	o 108865
769.66/755.95	c Got one! Elapsed wall clock time (in seconds):755.757
769.66/755.95	o 108846
770.76/757.06	c Got one! Elapsed wall clock time (in seconds):756.87
770.76/757.06	o 108703
787.88/773.83	c Got one! Elapsed wall clock time (in seconds):773.636
787.88/773.83	o 108114
795.40/781.23	c Got one! Elapsed wall clock time (in seconds):781.037
795.40/781.23	o 107645
810.65/796.23	c Got one! Elapsed wall clock time (in seconds):796.037
810.65/796.23	o 107620
824.49/809.83	c Got one! Elapsed wall clock time (in seconds):809.641
824.49/809.83	o 107255
832.62/817.81	c Got one! Elapsed wall clock time (in seconds):817.618
832.62/817.81	o 107206
838.73/823.81	c Got one! Elapsed wall clock time (in seconds):823.616
838.73/823.81	o 106336
843.53/828.56	c Got one! Elapsed wall clock time (in seconds):828.364
843.53/828.56	o 106251
848.54/833.46	c Got one! Elapsed wall clock time (in seconds):833.268
848.54/833.46	o 106222
858.74/843.46	c Got one! Elapsed wall clock time (in seconds):843.267
858.74/843.46	o 106150
866.40/850.98	c Got one! Elapsed wall clock time (in seconds):850.788
866.40/850.98	o 105575
961.94/944.37	c Got one! Elapsed wall clock time (in seconds):944.176
961.94/944.37	o 105007
968.48/950.72	c Got one! Elapsed wall clock time (in seconds):950.527
968.48/950.72	o 104975
975.33/957.45	c Got one! Elapsed wall clock time (in seconds):957.26
975.33/957.45	o 104882
1014.72/995.95	c Got one! Elapsed wall clock time (in seconds):995.753
1014.72/995.95	o 104431
1037.72/1018.44	c Got one! Elapsed wall clock time (in seconds):1018.252
1037.72/1018.44	o 104166
1039.24/1019.92	c Got one! Elapsed wall clock time (in seconds):1019.731
1039.24/1019.92	o 104028
1047.02/1027.55	c starts		: 128
1047.02/1027.55	c conflicts		: 11664
1047.02/1027.55	c decisions		: 44185
1047.02/1027.55	c propagations		: 452428
1047.02/1027.55	c inspects		: 181625555
1047.02/1027.55	c learnt literals	: 0
1047.02/1027.55	c learnt binary clauses	: 0
1047.02/1027.55	c learnt ternary clauses	: 0
1047.02/1027.55	c learnt clauses	: 11663
1047.02/1027.55	c root simplifications	: 0
1047.02/1027.55	c removed literals (reason simplification)	: 0
1047.02/1027.55	c reason swapping (by a shorter reason)	: 0
1047.02/1027.55	c Calls to reduceDB	: 0
1047.02/1027.55	c speed (decisions/second)	: 5797.034898976646
1047.02/1027.55	c non guided choices	0
1047.02/1027.55	s OPTIMUM FOUND
1047.02/1027.55	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
1047.02/1027.55	v -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
1047.02/1027.55	v -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
1047.02/1027.55	v -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
1047.02/1027.55	v -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126
1047.02/1027.55	v -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147
1047.02/1027.55	v -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168
1047.02/1027.55	v -x169 x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189
1047.02/1027.55	v -x190 -x191 x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
1047.02/1027.55	v -x211 -x212 -x213 -x214 -x215 x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 x224 -x225 x226 -x227 -x228 -x229 -x230 -x231
1047.02/1027.55	v -x232 -x233 -x234 -x235 -x236 -x237 x238 -x239 -x240 x241 -x242 x243 x244 x245 -x246 x247 -x248 x249 -x250 -x251 x252 -x253
1047.02/1027.55	v -x254 x255 -x256 x257 x258 -x259 -x260 x261 -x262 x263 x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 x274 -x275
1047.02/1027.55	v x276 x277 x278 -x279 -x280 x281 x282
1047.02/1027.55	c objective function=104028
1047.02/1027.55	c Total wall clock time (ms): 1027.357

Verifier Data (download as text)

OK	104028

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node43/watcher-363104-1177022966 -o ROOT/results/node43/solver-363104-1177022966 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/363104-1177022966/sat4jPseudoCP.jar /tmp/evaluation/363104-1177022966/instance-363104-1177022966.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 10262
/proc/meminfo: memFree=1754192/2055920 swapFree=4184648/4192956
[pid=10262] ppid=10260 vsize=140 CPUtime=0
/proc/10262/stat : 10262 (java) R 10260 10262 9083 0 -1 0 186 0 0 0 0 0 0 0 18 0 1 0 150208440 143360 7 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4665657 0 0 4096 0 0 0 0 17 1 0 0
/proc/10262/statm: 37 20 14 9 0 3 0

[startup+0.074622 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 10262
/proc/meminfo: memFree=1754192/2055920 swapFree=4184648/4192956
[pid=10262] ppid=10260 vsize=1777708 CPUtime=0.06
/proc/10262/stat : 10262 (java) S 10260 10262 9083 0 -1 0 3778 0 1 0 4 2 0 0 18 0 7 0 150208440 1820372992 3520 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/10262/statm: 444427 3520 1086 9 0 442063 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777708

[startup+0.102622 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 10262
/proc/meminfo: memFree=1754192/2055920 swapFree=4184648/4192956
[pid=10262] ppid=10260 vsize=1780256 CPUtime=0.08
/proc/10262/stat : 10262 (java) S 10260 10262 9083 0 -1 0 4031 0 1 0 6 2 0 0 18 0 12 0 150208440 1822982144 3772 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10262/statm: 445064 3772 1124 9 0 442683 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780256

[startup+0.302638 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 10262
/proc/meminfo: memFree=1754192/2055920 swapFree=4184648/4192956
[pid=10262] ppid=10260 vsize=1782580 CPUtime=0.33
/proc/10262/stat : 10262 (java) S 10260 10262 9083 0 -1 0 5177 0 1 0 30 3 0 0 18 0 12 0 150208440 1825361920 4915 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10262/statm: 445645 4915 1264 9 0 443257 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1782580

[startup+0.701672 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 10262
/proc/meminfo: memFree=1754192/2055920 swapFree=4184648/4192956
[pid=10262] ppid=10260 vsize=1784780 CPUtime=1.01
/proc/10262/stat : 10262 (java) S 10260 10262 9083 0 -1 0 7845 0 1 0 97 4 0 0 18 0 13 0 150208440 1827614720 6948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10262/statm: 446195 6948 1311 9 0 443807 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 1784780

[startup+1.50174 s]
/proc/loadavg: 1.09 1.02 1.01 3/90 10279
/proc/meminfo: memFree=1710760/2055920 swapFree=4184648/4192956
[pid=10262] ppid=10260 vsize=1797520 CPUtime=2.55
/proc/10262/stat : 10262 (java) S 10260 10262 9083 0 -1 0 25455 0 1 0 242 13 0 0 18 0 13 0 150208440 1840660480 20964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10262/statm: 449380 20964 1313 9 0 446992 0
[pid=10262/tid=10264] ppid=10260 vsize=1797520 CPUtime=0.94
/proc/10262/task/10264/stat : 10264 (java) R 10260 10262 9083 0 -1 64 16594 0 1 0 85 9 0 0 18 0 13 0 150208441 1840660480 20964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109533948 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10265] ppid=10260 vsize=1797520 CPUtime=0
/proc/10262/task/10265/stat : 10265 (java) S 10260 10262 9083 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 150208442 1840660480 20964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10266] ppid=10260 vsize=1797520 CPUtime=0
/proc/10262/task/10266/stat : 10266 (java) S 10260 10262 9083 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 150208442 1840660480 20964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10267] ppid=10260 vsize=1797520 CPUtime=0
/proc/10262/task/10267/stat : 10267 (java) S 10260 10262 9083 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 150208444 1840660480 20964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10268] ppid=10260 vsize=1797520 CPUtime=0
/proc/10262/task/10268/stat : 10268 (java) S 10260 10262 9083 0 -1 64 10 0 0 0 0 0 0 0 21 0 13 0 150208445 1840660480 20964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10269] ppid=10260 vsize=1797520 CPUtime=0
/proc/10262/task/10269/stat : 10269 (java) S 10260 10262 9083 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 150208445 1840660480 20964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10270] ppid=10260 vsize=1797520 CPUtime=0
/proc/10262/task/10270/stat : 10270 (java) S 10260 10262 9083 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 150208449 1840660480 20965 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10271] ppid=10260 vsize=1797520 CPUtime=0.9
/proc/10262/task/10271/stat : 10271 (java) R 10260 10262 9083 0 -1 64 5163 0 0 0 88 2 0 0 17 0 13 0 150208449 1840660480 20965 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336755 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10272] ppid=10260 vsize=1797520 CPUtime=0.68
/proc/10262/task/10272/stat : 10272 (java) S 10260 10262 9083 0 -1 64 2969 0 0 0 68 0 0 0 17 0 13 0 150208449 1840660480 20965 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10273] ppid=10260 vsize=1797520 CPUtime=0
/proc/10262/task/10273/stat : 10273 (java) S 10260 10262 9083 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 150208449 1840660480 20966 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10274] ppid=10260 vsize=1797520 CPUtime=0
/proc/10262/task/10274/stat : 10274 (java) S 10260 10262 9083 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 150208449 1840660480 20966 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 1797520

[startup+3.10187 s]
/proc/loadavg: 1.09 1.02 1.01 2/90 10284
/proc/meminfo: memFree=1592736/2055920 swapFree=4184648/4192956
[pid=10262] ppid=10260 vsize=1797384 CPUtime=4.88
/proc/10262/stat : 10262 (java) S 10260 10262 9083 0 -1 0 52979 0 1 0 463 25 0 0 18 0 12 0 150208440 1840521216 42763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10262/statm: 449346 42763 1327 9 0 446958 0
[pid=10262/tid=10264] ppid=10260 vsize=1797384 CPUtime=2.15
/proc/10262/task/10264/stat : 10264 (java) R 10260 10262 9083 0 -1 64 37755 0 1 0 197 18 0 0 25 0 12 0 150208441 1840521216 42763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109534164 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10265] ppid=10260 vsize=1797384 CPUtime=0
/proc/10262/task/10265/stat : 10265 (java) S 10260 10262 9083 0 -1 64 324 0 0 0 0 0 0 0 16 0 12 0 150208442 1840521216 42763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10266] ppid=10260 vsize=1797384 CPUtime=0
/proc/10262/task/10266/stat : 10266 (java) S 10260 10262 9083 0 -1 64 258 0 0 0 0 0 0 0 16 0 12 0 150208442 1840521216 42763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10267] ppid=10260 vsize=1797384 CPUtime=0
/proc/10262/task/10267/stat : 10267 (java) S 10260 10262 9083 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 150208444 1840521216 42763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10268] ppid=10260 vsize=1797384 CPUtime=0
/proc/10262/task/10268/stat : 10268 (java) S 10260 10262 9083 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 150208445 1840521216 42763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10269] ppid=10260 vsize=1797384 CPUtime=0
/proc/10262/task/10269/stat : 10269 (java) S 10260 10262 9083 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 150208445 1840521216 42763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10270] ppid=10260 vsize=1797384 CPUtime=0
/proc/10262/task/10270/stat : 10270 (java) S 10260 10262 9083 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 150208449 1840521216 42763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10271] ppid=10260 vsize=1797384 CPUtime=1.38
/proc/10262/task/10271/stat : 10271 (java) S 10260 10262 9083 0 -1 64 6850 0 0 0 135 3 0 0 16 0 12 0 150208449 1840521216 42763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10272] ppid=10260 vsize=1797384 CPUtime=1.3
/proc/10262/task/10272/stat : 10272 (java) R 10260 10262 9083 0 -1 64 7054 0 0 0 128 2 0 0 16 0 12 0 150208449 1840521216 42763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102673039 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10273] ppid=10260 vsize=1797384 CPUtime=0
/proc/10262/task/10273/stat : 10273 (java) S 10260 10262 9083 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 150208449 1840521216 42763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10274] ppid=10260 vsize=1797384 CPUtime=0
/proc/10262/task/10274/stat : 10274 (java) S 10260 10262 9083 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 150208449 1840521216 42763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.88
Current children cumulated vsize (KiB) 1797384

[startup+6.30213 s]
/proc/loadavg: 1.09 1.02 1.01 2/90 10307
/proc/meminfo: memFree=1570632/2055920 swapFree=4184648/4192956
[pid=10262] ppid=10260 vsize=1794188 CPUtime=8.56
/proc/10262/stat : 10262 (java) S 10260 10262 9083 0 -1 0 60901 0 1 0 827 29 0 0 18 0 13 0 150208440 1837248512 47499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10262/statm: 448547 47499 1328 9 0 446159 0
[pid=10262/tid=10264] ppid=10260 vsize=1794188 CPUtime=5.19
/proc/10262/task/10264/stat : 10264 (java) R 10260 10262 9083 0 -1 64 41274 0 1 0 499 20 0 0 18 0 13 0 150208441 1837248512 47499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109545855 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10265] ppid=10260 vsize=1794188 CPUtime=0.05
/proc/10262/task/10265/stat : 10265 (java) S 10260 10262 9083 0 -1 64 1683 0 0 0 5 0 0 0 16 0 13 0 150208442 1837248512 47499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10266] ppid=10260 vsize=1794188 CPUtime=0.06
/proc/10262/task/10266/stat : 10266 (java) S 10260 10262 9083 0 -1 64 1504 0 0 0 6 0 0 0 16 0 13 0 150208442 1837248512 47499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10267] ppid=10260 vsize=1794188 CPUtime=0
/proc/10262/task/10267/stat : 10267 (java) S 10260 10262 9083 0 -1 64 36 0 0 0 0 0 0 0 17 0 13 0 150208444 1837248512 47499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10268] ppid=10260 vsize=1794188 CPUtime=0
/proc/10262/task/10268/stat : 10268 (java) S 10260 10262 9083 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 150208445 1837248512 47499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10269] ppid=10260 vsize=1794188 CPUtime=0
/proc/10262/task/10269/stat : 10269 (java) S 10260 10262 9083 0 -1 64 9 0 0 0 0 0 0 0 15 0 13 0 150208445 1837248512 47499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10270] ppid=10260 vsize=1794188 CPUtime=0
/proc/10262/task/10270/stat : 10270 (java) S 10260 10262 9083 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 150208449 1837248512 47499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10271] ppid=10260 vsize=1794188 CPUtime=1.54
/proc/10262/task/10271/stat : 10271 (java) S 10260 10262 9083 0 -1 64 6893 0 0 0 151 3 0 0 16 0 13 0 150208449 1837248512 47499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10272] ppid=10260 vsize=1794188 CPUtime=1.66
/proc/10262/task/10272/stat : 10272 (java) S 10260 10262 9083 0 -1 64 8770 0 0 0 163 3 0 0 16 0 13 0 150208449 1837248512 47499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10273] ppid=10260 vsize=1794188 CPUtime=0
/proc/10262/task/10273/stat : 10273 (java) S 10260 10262 9083 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 150208449 1837248512 47499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10274] ppid=10260 vsize=1794188 CPUtime=0
/proc/10262/task/10274/stat : 10274 (java) S 10260 10262 9083 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 150208449 1837248512 47499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.56
Current children cumulated vsize (KiB) 1794188

[startup+12.7026 s]
/proc/loadavg: 1.07 1.02 1.00 2/90 10320
/proc/meminfo: memFree=1548664/2055920 swapFree=4184648/4192956
[pid=10262] ppid=10260 vsize=1793864 CPUtime=15.07
/proc/10262/stat : 10262 (java) S 10260 10262 9083 0 -1 0 67394 0 1 0 1475 32 0 0 18 0 13 0 150208440 1836916736 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10262/statm: 448466 51777 1329 9 0 446078 0
[pid=10262/tid=10264] ppid=10260 vsize=1793864 CPUtime=11.48
/proc/10262/task/10264/stat : 10264 (java) R 10260 10262 9083 0 -1 64 45781 0 1 0 1127 21 0 0 25 0 13 0 150208441 1836916736 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109578706 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10265] ppid=10260 vsize=1793864 CPUtime=0.12
/proc/10262/task/10265/stat : 10265 (java) S 10260 10262 9083 0 -1 64 2740 0 0 0 11 1 0 0 16 0 13 0 150208442 1836916736 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10266] ppid=10260 vsize=1793864 CPUtime=0.11
/proc/10262/task/10266/stat : 10266 (java) S 10260 10262 9083 0 -1 64 2411 0 0 0 11 0 0 0 16 0 13 0 150208442 1836916736 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10267] ppid=10260 vsize=1793864 CPUtime=0
/proc/10262/task/10267/stat : 10267 (java) S 10260 10262 9083 0 -1 64 37 0 0 0 0 0 0 0 16 0 13 0 150208444 1836916736 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10268] ppid=10260 vsize=1793864 CPUtime=0
/proc/10262/task/10268/stat : 10268 (java) S 10260 10262 9083 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150208445 1836916736 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10269] ppid=10260 vsize=1793864 CPUtime=0
/proc/10262/task/10269/stat : 10269 (java) S 10260 10262 9083 0 -1 64 17 0 0 0 0 0 0 0 16 0 13 0 150208445 1836916736 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10270] ppid=10260 vsize=1793864 CPUtime=0
/proc/10262/task/10270/stat : 10270 (java) S 10260 10262 9083 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 150208449 1836916736 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10271] ppid=10260 vsize=1793864 CPUtime=1.59
/proc/10262/task/10271/stat : 10271 (java) R 10260 10262 9083 0 -1 64 6896 0 0 0 156 3 0 0 17 0 13 0 150208449 1836916736 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102674145 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10272] ppid=10260 vsize=1793864 CPUtime=1.69
/proc/10262/task/10272/stat : 10272 (java) S 10260 10262 9083 0 -1 64 8771 0 0 0 166 3 0 0 16 0 13 0 150208449 1836916736 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10273] ppid=10260 vsize=1793864 CPUtime=0
/proc/10262/task/10273/stat : 10273 (java) S 10260 10262 9083 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 150208449 1836916736 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10274] ppid=10260 vsize=1793864 CPUtime=0
/proc/10262/task/10274/stat : 10274 (java) S 10260 10262 9083 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 150208449 1836916736 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10320] ppid=10260 vsize=1793864 CPUtime=0
/proc/10262/task/10320/stat : 10320 (java) S 10260 10262 9083 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 150209150 1836916736 51777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.07
Current children cumulated vsize (KiB) 1793864

[startup+25.5027 s]
/proc/loadavg: 1.06 1.01 1.00 2/90 10320
/proc/meminfo: memFree=1566968/2055920 swapFree=4184648/4192956
[pid=10262] ppid=10260 vsize=1791420 CPUtime=27.96
/proc/10262/stat : 10262 (java) S 10260 10262 9083 0 -1 0 69387 0 1 0 2763 33 0 0 18 0 13 0 150208440 1834414080 47860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10262/statm: 447855 47860 1329 9 0 445467 0
[pid=10262/tid=10264] ppid=10260 vsize=1791420 CPUtime=24.15
/proc/10262/task/10264/stat : 10264 (java) R 10260 10262 9083 0 -1 64 45811 0 1 0 2394 21 0 0 25 0 13 0 150208441 1834414080 47860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109527122 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10265] ppid=10260 vsize=1791420 CPUtime=0.2
/proc/10262/task/10265/stat : 10265 (java) S 10260 10262 9083 0 -1 64 3630 0 0 0 19 1 0 0 16 0 13 0 150208442 1834414080 47860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10266] ppid=10260 vsize=1791420 CPUtime=0.22
/proc/10262/task/10266/stat : 10266 (java) S 10260 10262 9083 0 -1 64 3477 0 0 0 21 1 0 0 15 0 13 0 150208442 1834414080 47860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10267] ppid=10260 vsize=1791420 CPUtime=0.02
/proc/10262/task/10267/stat : 10267 (java) S 10260 10262 9083 0 -1 64 40 0 0 0 1 1 0 0 16 0 13 0 150208444 1834414080 47860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10268] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10268/stat : 10268 (java) S 10260 10262 9083 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150208445 1834414080 47860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10269] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10269/stat : 10269 (java) S 10260 10262 9083 0 -1 64 17 0 0 0 0 0 0 0 16 0 13 0 150208445 1834414080 47860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

[pid=10262] ppid=10260 vsize=1791420 CPUtime=1043.33
/proc/10262/stat : 10262 (java) S 10260 10262 9083 0 -1 0 157745 0 1 0 104234 99 0 0 18 0 13 0 150208440 1834414080 115057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10262/statm: 447855 115057 1329 9 0 445467 0
[pid=10262/tid=10264] ppid=10260 vsize=1791420 CPUtime=1003.89
/proc/10262/task/10264/stat : 10264 (java) R 10260 10262 9083 0 -1 64 60847 0 1 0 100349 40 0 0 25 0 13 0 150208441 1834414080 115057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109565768 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10265] ppid=10260 vsize=1791420 CPUtime=17.83
/proc/10262/task/10265/stat : 10265 (java) S 10260 10262 9083 0 -1 64 39089 0 0 0 1765 18 0 0 16 0 13 0 150208442 1834414080 115057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10266] ppid=10260 vsize=1791420 CPUtime=17.86
/proc/10262/task/10266/stat : 10266 (java) S 10260 10262 9083 0 -1 64 41075 0 0 0 1766 20 0 0 16 0 13 0 150208442 1834414080 115057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10267] ppid=10260 vsize=1791420 CPUtime=0.27
/proc/10262/task/10267/stat : 10267 (java) S 10260 10262 9083 0 -1 64 87 0 0 0 15 12 0 0 16 0 13 0 150208444 1834414080 115057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10268] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10268/stat : 10268 (java) S 10260 10262 9083 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150208445 1834414080 115057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10269] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10269/stat : 10269 (java) S 10260 10262 9083 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 150208445 1834414080 115057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10270] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10270/stat : 10270 (java) S 10260 10262 9083 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 150208449 1834414080 115057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10271] ppid=10260 vsize=1791420 CPUtime=1.67
/proc/10262/task/10271/stat : 10271 (java) S 10260 10262 9083 0 -1 64 7057 0 0 0 164 3 0 0 16 0 13 0 150208449 1834414080 115057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10272] ppid=10260 vsize=1791420 CPUtime=1.75
/proc/10262/task/10272/stat : 10272 (java) S 10260 10262 9083 0 -1 64 8775 0 0 0 172 3 0 0 16 0 13 0 150208449 1834414080 115057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10273] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10273/stat : 10273 (java) S 10260 10262 9083 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 150208449 1834414080 115057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10274] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10274/stat : 10274 (java) S 10260 10262 9083 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 150208449 1834414080 115057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10590] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10590/stat : 10590 (java) S 10260 10262 9083 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 150310433 1834414080 115057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1043.33
Current children cumulated vsize (KiB) 1791420

[startup+1025.5 s]
/proc/loadavg: 1.19 1.08 1.02 2/90 10590
/proc/meminfo: memFree=1296312/2055920 swapFree=4184648/4192956
[pid=10262] ppid=10260 vsize=1791420 CPUtime=1044.96
/proc/10262/stat : 10262 (java) S 10260 10262 9083 0 -1 0 157808 0 1 0 104397 99 0 0 18 0 13 0 150208440 1834414080 115117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10262/statm: 447855 115117 1329 9 0 445467 0
[pid=10262/tid=10264] ppid=10260 vsize=1791420 CPUtime=1005.46
/proc/10262/task/10264/stat : 10264 (java) R 10260 10262 9083 0 -1 64 60848 0 1 0 100506 40 0 0 25 0 13 0 150208441 1834414080 115117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109565808 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10265] ppid=10260 vsize=1791420 CPUtime=17.86
/proc/10262/task/10265/stat : 10265 (java) S 10260 10262 9083 0 -1 64 39106 0 0 0 1768 18 0 0 16 0 13 0 150208442 1834414080 115117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10266] ppid=10260 vsize=1791420 CPUtime=17.89
/proc/10262/task/10266/stat : 10266 (java) S 10260 10262 9083 0 -1 64 41120 0 0 0 1769 20 0 0 16 0 13 0 150208442 1834414080 115117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10267] ppid=10260 vsize=1791420 CPUtime=0.27
/proc/10262/task/10267/stat : 10267 (java) S 10260 10262 9083 0 -1 64 87 0 0 0 15 12 0 0 16 0 13 0 150208444 1834414080 115117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10268] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10268/stat : 10268 (java) S 10260 10262 9083 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150208445 1834414080 115117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10269] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10269/stat : 10269 (java) S 10260 10262 9083 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 150208445 1834414080 115117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10270] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10270/stat : 10270 (java) S 10260 10262 9083 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 150208449 1834414080 115117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10271] ppid=10260 vsize=1791420 CPUtime=1.67
/proc/10262/task/10271/stat : 10271 (java) S 10260 10262 9083 0 -1 64 7057 0 0 0 164 3 0 0 16 0 13 0 150208449 1834414080 115117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10272] ppid=10260 vsize=1791420 CPUtime=1.75
/proc/10262/task/10272/stat : 10272 (java) S 10260 10262 9083 0 -1 64 8775 0 0 0 172 3 0 0 16 0 13 0 150208449 1834414080 115117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10273] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10273/stat : 10273 (java) S 10260 10262 9083 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 150208449 1834414080 115117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10274] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10274/stat : 10274 (java) S 10260 10262 9083 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 150208449 1834414080 115117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10590] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10590/stat : 10590 (java) S 10260 10262 9083 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 150310433 1834414080 115117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1044.96
Current children cumulated vsize (KiB) 1791420

[startup+1026.31 s]
/proc/loadavg: 1.18 1.08 1.02 2/90 10590
/proc/meminfo: memFree=1296184/2055920 swapFree=4184648/4192956
[pid=10262] ppid=10260 vsize=1791420 CPUtime=1045.8
/proc/10262/stat : 10262 (java) S 10260 10262 9083 0 -1 0 157846 0 1 0 104480 100 0 0 18 0 13 0 150208440 1834414080 115153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10262/statm: 447855 115153 1329 9 0 445467 0
[pid=10262/tid=10264] ppid=10260 vsize=1791420 CPUtime=1006.23
/proc/10262/task/10264/stat : 10264 (java) R 10260 10262 9083 0 -1 64 60849 0 1 0 100583 40 0 0 25 0 13 0 150208441 1834414080 115153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109545528 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10265] ppid=10260 vsize=1791420 CPUtime=17.89
/proc/10262/task/10265/stat : 10265 (java) S 10260 10262 9083 0 -1 64 39117 0 0 0 1771 18 0 0 16 0 13 0 150208442 1834414080 115153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10266] ppid=10260 vsize=1791420 CPUtime=17.92
/proc/10262/task/10266/stat : 10266 (java) S 10260 10262 9083 0 -1 64 41146 0 0 0 1772 20 0 0 16 0 13 0 150208442 1834414080 115153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10267] ppid=10260 vsize=1791420 CPUtime=0.27
/proc/10262/task/10267/stat : 10267 (java) S 10260 10262 9083 0 -1 64 87 0 0 0 15 12 0 0 16 0 13 0 150208444 1834414080 115153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10268] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10268/stat : 10268 (java) S 10260 10262 9083 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150208445 1834414080 115153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10269] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10269/stat : 10269 (java) S 10260 10262 9083 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 150208445 1834414080 115153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10270] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10270/stat : 10270 (java) S 10260 10262 9083 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 150208449 1834414080 115153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10271] ppid=10260 vsize=1791420 CPUtime=1.67
/proc/10262/task/10271/stat : 10271 (java) S 10260 10262 9083 0 -1 64 7057 0 0 0 164 3 0 0 16 0 13 0 150208449 1834414080 115153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10272] ppid=10260 vsize=1791420 CPUtime=1.75
/proc/10262/task/10272/stat : 10272 (java) S 10260 10262 9083 0 -1 64 8775 0 0 0 172 3 0 0 16 0 13 0 150208449 1834414080 115153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10273] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10273/stat : 10273 (java) S 10260 10262 9083 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 150208449 1834414080 115153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10274] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10274/stat : 10274 (java) S 10260 10262 9083 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 150208449 1834414080 115153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10590] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10590/stat : 10590 (java) S 10260 10262 9083 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 150310433 1834414080 115153 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1045.8
Current children cumulated vsize (KiB) 1791420

[startup+1027.1 s]
/proc/loadavg: 1.18 1.08 1.02 2/90 10590
/proc/meminfo: memFree=1296184/2055920 swapFree=4184648/4192956
[pid=10262] ppid=10260 vsize=1791420 CPUtime=1046.62
/proc/10262/stat : 10262 (java) S 10260 10262 9083 0 -1 0 157916 0 1 0 104562 100 0 0 18 0 13 0 150208440 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10262/statm: 447855 115214 1329 9 0 445467 0
[pid=10262/tid=10264] ppid=10260 vsize=1791420 CPUtime=1006.99
/proc/10262/task/10264/stat : 10264 (java) R 10260 10262 9083 0 -1 64 60850 0 1 0 100659 40 0 0 25 0 13 0 150208441 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109527058 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10265] ppid=10260 vsize=1791420 CPUtime=17.93
/proc/10262/task/10265/stat : 10265 (java) S 10260 10262 9083 0 -1 64 39137 0 0 0 1774 19 0 0 16 0 13 0 150208442 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10266] ppid=10260 vsize=1791420 CPUtime=17.95
/proc/10262/task/10266/stat : 10266 (java) S 10260 10262 9083 0 -1 64 41195 0 0 0 1775 20 0 0 16 0 13 0 150208442 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10267] ppid=10260 vsize=1791420 CPUtime=0.27
/proc/10262/task/10267/stat : 10267 (java) S 10260 10262 9083 0 -1 64 87 0 0 0 15 12 0 0 16 0 13 0 150208444 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10268] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10268/stat : 10268 (java) S 10260 10262 9083 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150208445 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10269] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10269/stat : 10269 (java) S 10260 10262 9083 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 150208445 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10270] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10270/stat : 10270 (java) S 10260 10262 9083 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 150208449 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10271] ppid=10260 vsize=1791420 CPUtime=1.67
/proc/10262/task/10271/stat : 10271 (java) S 10260 10262 9083 0 -1 64 7057 0 0 0 164 3 0 0 16 0 13 0 150208449 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10272] ppid=10260 vsize=1791420 CPUtime=1.75
/proc/10262/task/10272/stat : 10272 (java) S 10260 10262 9083 0 -1 64 8775 0 0 0 172 3 0 0 16 0 13 0 150208449 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10273] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10273/stat : 10273 (java) S 10260 10262 9083 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 150208449 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10274] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10274/stat : 10274 (java) S 10260 10262 9083 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 150208449 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10590] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10590/stat : 10590 (java) S 10260 10262 9083 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 150310433 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1046.62
Current children cumulated vsize (KiB) 1791420

[startup+1027.5 s]
/proc/loadavg: 1.18 1.08 1.02 2/90 10590
/proc/meminfo: memFree=1295928/2055920 swapFree=4184648/4192956
[pid=10262] ppid=10260 vsize=1791420 CPUtime=1047.02
/proc/10262/stat : 10262 (java) S 10260 10262 9083 0 -1 0 157916 0 1 0 104602 100 0 0 18 0 13 0 150208440 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10262/statm: 447855 115214 1329 9 0 445467 0
[pid=10262/tid=10264] ppid=10260 vsize=1791420 CPUtime=1007.38
/proc/10262/task/10264/stat : 10264 (java) R 10260 10262 9083 0 -1 64 60850 0 1 0 100698 40 0 0 25 0 13 0 150208441 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109579069 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10265] ppid=10260 vsize=1791420 CPUtime=17.93
/proc/10262/task/10265/stat : 10265 (java) S 10260 10262 9083 0 -1 64 39137 0 0 0 1774 19 0 0 16 0 13 0 150208442 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10266] ppid=10260 vsize=1791420 CPUtime=17.95
/proc/10262/task/10266/stat : 10266 (java) S 10260 10262 9083 0 -1 64 41195 0 0 0 1775 20 0 0 16 0 13 0 150208442 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10267] ppid=10260 vsize=1791420 CPUtime=0.27
/proc/10262/task/10267/stat : 10267 (java) S 10260 10262 9083 0 -1 64 87 0 0 0 15 12 0 0 16 0 13 0 150208444 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10268] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10268/stat : 10268 (java) S 10260 10262 9083 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150208445 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10269] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10269/stat : 10269 (java) S 10260 10262 9083 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 150208445 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10270] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10270/stat : 10270 (java) S 10260 10262 9083 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 150208449 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10271] ppid=10260 vsize=1791420 CPUtime=1.67
/proc/10262/task/10271/stat : 10271 (java) S 10260 10262 9083 0 -1 64 7057 0 0 0 164 3 0 0 16 0 13 0 150208449 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10272] ppid=10260 vsize=1791420 CPUtime=1.75
/proc/10262/task/10272/stat : 10272 (java) S 10260 10262 9083 0 -1 64 8775 0 0 0 172 3 0 0 16 0 13 0 150208449 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10262/tid=10273] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10273/stat : 10273 (java) S 10260 10262 9083 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 150208449 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10274] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10274/stat : 10274 (java) S 10260 10262 9083 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 150208449 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10262/tid=10590] ppid=10260 vsize=1791420 CPUtime=0
/proc/10262/task/10590/stat : 10590 (java) S 10260 10262 9083 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 150310433 1834414080 115214 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1047.02
Current children cumulated vsize (KiB) 1791420

[startup+1027.6 s]
/proc/loadavg: 1.18 1.08 1.02 2/90 10590
/proc/meminfo: memFree=1295928/2055920 swapFree=4184648/4192956
[pid=10262] ppid=10260 vsize=0 CPUtime=1047.09
/proc/10262/stat : 10262 (java) Z 10260 10262 9083 0 -1 1036 157923 0 1 0 104607 102 0 0 16 0 2 0 150208440 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10262/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1047.09
Current children cumulated vsize (KiB) 0

Child status: 30
Real time (s): 1027.66
CPU time (s): 1047.15
CPU user time (s): 1046.08
CPU system time (s): 1.07784
CPU usage (%): 101.897
Max. virtual memory (cumulated for all children) (KiB): 1802412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1046.07
system time used= 1.07784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157923
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32689
involuntary context switches= 34744

runsolver used 1.25281 second user time and 3.40348 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Thu Apr 19 22:49:26 UTC 2007

IDJOB= 363104
IDBENCH= 1736
IDSOLVER= 160
FILE ID= node43/363104-1177022966

PBS_JOBID= 4630587

Free space on /tmp= 66431 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-p0282.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/363104-1177022966/sat4jPseudoCP.jar /tmp/evaluation/363104-1177022966/instance-363104-1177022966.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-363104-1177022966 -o ROOT/results/node43/solver-363104-1177022966 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/363104-1177022966/sat4jPseudoCP.jar /tmp/evaluation/363104-1177022966/instance-363104-1177022966.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  d35dbcd7bf8957c732cac3ff25f67cb4

RANDOM SEED= 223414300

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1754728 kB
Buffers:         30276 kB
Cached:         109436 kB
SwapCached:       2068 kB
Active:         127960 kB
Inactive:       115800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754728 kB
SwapTotal:     4192956 kB
SwapFree:      4184648 kB
Dirty:            3760 kB
Writeback:           0 kB
Mapped:         119788 kB
Slab:            42796 kB
Committed_AS:  1763572 kB
PageTables:       1900 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66431 MiB

End job on node43 on Thu Apr 19 23:06:34 UTC 2007