Trace number 42339

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
SAT4JPSEUDO 2006.2 HeuristicsSAT (TO)267459 1801.16 1783.54

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-p0282.opb
MD5SUM3d08eecd6841b46afc4009161d25bc6a
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark258411
Best CPU time to get the best result obtained on this benchmark1.16982
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 258411
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 160646
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 1302615
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 160646
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 1302615
Number of bits of the biggest sum of numbers21
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.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.14	c no version file found!!!
0.14	c sun.arch.data.model	32
0.14	c java.version	1.5.0_06
0.14	c os.name	Linux
0.14	c os.version	2.6.9-22.EL.rootsmp
0.14	c os.arch	i386
0.14	c Free memory 1548419056
0.14	c Max memory 1551040512
0.14	c Total memory 1551040512
0.15	c Number of processors 2
0.20	c Cutting planes based inference
0.20	c --- Begin Solver configuration ---
0.20	c org.sat4j.minisat.uip.FirstUIP@1df073d
0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1546e25
0.20	c org.sat4j.minisat.learning.MiniSATLearning@b66cc
0.20	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20	c No reason simplification
0.20	c --- End Solver configuration ---
0.20	c solving ROOT/tmp/node11/42339-1149322587/instance-42339-1149322587.opb
0.20	c reading problem ... 
0.34	c ... done. Time 0.142 ms.
0.34	c #vars     282
0.34	c #constraints  221
0.42	c SATISFIABLE
0.42	c OPTIMIZING...
0.42	c Got one! Ellapsed CPU time (in seconds):0.217
0.43	o 354887
0.59	c Got one! Ellapsed CPU time (in seconds):0.388
0.59	o 354655
0.70	c Got one! Ellapsed CPU time (in seconds):0.504
0.70	o 353564
0.99	c Got one! Ellapsed CPU time (in seconds):0.787
0.99	o 351782
1.31	c Got one! Ellapsed CPU time (in seconds):1.115
1.31	o 351358
1.38	c Got one! Ellapsed CPU time (in seconds):1.178
1.38	o 351047
1.75	c Got one! Ellapsed CPU time (in seconds):1.548
1.75	o 350999
2.06	c Got one! Ellapsed CPU time (in seconds):1.856
2.06	o 350614
2.27	c Got one! Ellapsed CPU time (in seconds):2.076
2.27	o 350327
2.48	c Got one! Ellapsed CPU time (in seconds):2.279
2.48	o 348629
2.72	c Got one! Ellapsed CPU time (in seconds):2.516
2.72	o 348205
3.05	c Got one! Ellapsed CPU time (in seconds):2.855
3.05	o 347991
3.16	c Got one! Ellapsed CPU time (in seconds):2.958
3.16	o 346128
3.19	c Got one! Ellapsed CPU time (in seconds):2.995
3.19	o 345885
3.25	c Got one! Ellapsed CPU time (in seconds):3.05
3.25	o 345450
3.29	c Got one! Ellapsed CPU time (in seconds):3.094
3.29	o 342458
3.33	c Got one! Ellapsed CPU time (in seconds):3.132
3.33	o 335355
3.43	c Got one! Ellapsed CPU time (in seconds):3.23
3.43	o 335230
3.44	c Got one! Ellapsed CPU time (in seconds):3.243
3.44	o 335182
3.74	c Got one! Ellapsed CPU time (in seconds):3.545
3.74	o 334910
3.82	c Got one! Ellapsed CPU time (in seconds):3.62
3.82	o 334850
3.89	c Got one! Ellapsed CPU time (in seconds):3.696
3.89	o 334725
4.04	c Got one! Ellapsed CPU time (in seconds):3.836
4.04	o 334671
4.09	c Got one! Ellapsed CPU time (in seconds):3.896
4.10	o 334461
4.42	c Got one! Ellapsed CPU time (in seconds):4.218
4.42	o 333929
4.45	c Got one! Ellapsed CPU time (in seconds):4.249
4.45	o 329052
5.18	c Got one! Ellapsed CPU time (in seconds):4.983
5.18	o 326221
6.17	c Got one! Ellapsed CPU time (in seconds):5.971
6.17	o 326120
6.79	c Got one! Ellapsed CPU time (in seconds):6.593
6.79	o 325733
6.84	c Got one! Ellapsed CPU time (in seconds):6.645
6.84	o 325520
7.53	c Got one! Ellapsed CPU time (in seconds):7.331
7.53	o 325510
8.25	c Got one! Ellapsed CPU time (in seconds):8.054
8.25	o 324759
8.73	c Got one! Ellapsed CPU time (in seconds):8.527
8.73	o 324451
9.23	c Got one! Ellapsed CPU time (in seconds):9.035
9.23	o 323740
9.63	c Got one! Ellapsed CPU time (in seconds):9.429
9.63	o 323581
12.87	c Got one! Ellapsed CPU time (in seconds):12.674
12.87	o 323556
14.60	c Got one! Ellapsed CPU time (in seconds):14.399
14.60	o 323508
30.17	c Got one! Ellapsed CPU time (in seconds):29.971
30.17	o 315074
30.22	c Got one! Ellapsed CPU time (in seconds):30.025
30.22	o 314526
30.30	c Got one! Ellapsed CPU time (in seconds):30.101
30.30	o 313965
30.36	c Got one! Ellapsed CPU time (in seconds):30.164
30.36	o 313244
30.41	c Got one! Ellapsed CPU time (in seconds):30.214
30.41	o 312747
30.57	c Got one! Ellapsed CPU time (in seconds):30.371
30.57	o 311558
30.62	c Got one! Ellapsed CPU time (in seconds):30.423
30.62	o 310429
30.76	c Got one! Ellapsed CPU time (in seconds):30.564
30.76	o 310308
30.83	c Got one! Ellapsed CPU time (in seconds):30.626
30.83	o 310006
30.92	c Got one! Ellapsed CPU time (in seconds):30.718
30.92	o 309964
31.01	c Got one! Ellapsed CPU time (in seconds):30.81
31.01	o 309834
31.22	c Got one! Ellapsed CPU time (in seconds):31.022
31.22	o 304853
31.28	c Got one! Ellapsed CPU time (in seconds):31.079
31.28	o 304242
31.33	c Got one! Ellapsed CPU time (in seconds):31.134
31.33	o 303917
31.44	c Got one! Ellapsed CPU time (in seconds):31.24
31.44	o 303905
31.56	c Got one! Ellapsed CPU time (in seconds):31.365
31.56	o 303899
31.68	c Got one! Ellapsed CPU time (in seconds):31.477
31.68	o 303745
37.11	c Got one! Ellapsed CPU time (in seconds):36.907
37.11	o 303185
39.26	c Got one! Ellapsed CPU time (in seconds):39.057
39.26	o 297845
39.58	c Got one! Ellapsed CPU time (in seconds):39.377
39.58	o 297691
39.83	c Got one! Ellapsed CPU time (in seconds):39.628
39.83	o 296470
40.07	c Got one! Ellapsed CPU time (in seconds):39.869
40.07	o 296366
40.31	c Got one! Ellapsed CPU time (in seconds):40.108
40.31	o 295879
40.60	c Got one! Ellapsed CPU time (in seconds):40.404
40.60	o 295608
41.06	c Got one! Ellapsed CPU time (in seconds):40.866
41.07	o 294496
41.47	c Got one! Ellapsed CPU time (in seconds):41.271
41.47	o 294334
42.67	c Got one! Ellapsed CPU time (in seconds):42.475
42.67	o 293869
426.00	c Got one! Ellapsed CPU time (in seconds):425.798
426.00	o 293245
427.64	c Got one! Ellapsed CPU time (in seconds):427.437
427.64	o 292756
429.05	c Got one! Ellapsed CPU time (in seconds):428.849
429.05	o 292698
430.18	c Got one! Ellapsed CPU time (in seconds):429.982
430.18	o 290612
431.61	c Got one! Ellapsed CPU time (in seconds):431.414
431.61	o 290384
432.76	c Got one! Ellapsed CPU time (in seconds):432.565
432.76	o 290316
433.63	c Got one! Ellapsed CPU time (in seconds):433.43
433.63	o 289570
437.01	c Got one! Ellapsed CPU time (in seconds):436.813
437.01	o 286405
438.80	c Got one! Ellapsed CPU time (in seconds):438.603
438.80	o 285749
443.24	c Got one! Ellapsed CPU time (in seconds):443.043
443.24	o 284123
446.02	c Got one! Ellapsed CPU time (in seconds):445.816
446.02	o 284092
447.63	c Got one! Ellapsed CPU time (in seconds):447.431
447.63	o 283883
455.98	c Got one! Ellapsed CPU time (in seconds):455.777
455.98	o 283297
468.96	c Got one! Ellapsed CPU time (in seconds):468.758
468.96	o 277582
930.15	c Got one! Ellapsed CPU time (in seconds):929.954
930.15	o 269922
1155.04	c Got one! Ellapsed CPU time (in seconds):1154.838
1155.04	o 269888
1172.17	c Got one! Ellapsed CPU time (in seconds):1171.972
1172.17	o 269779
1184.32	c Got one! Ellapsed CPU time (in seconds):1184.118
1184.32	o 267513
1339.02	c Got one! Ellapsed CPU time (in seconds):1338.82
1339.02	o 267459
1783.37	c starts		: 110
1783.37	c conflicts		: 12862
1783.37	c decisions		: 140853
1783.37	c propagations		: 382507
1783.37	c inspects		: 154416696
1783.37	c learnt literals	: 0
1783.37	c learnt binary clauses	: 0
1783.37	c learnt ternary clauses	: 0
1783.37	c learnt clauses	: 12862
1783.37	c root simplifications	: 0
1783.37	c removed literals (reason simplification)	: 0
1783.37	c reason swapping (by a shorter reason)	: 0
1783.37	c Calls to reduceDB	: 0
1783.41	c speed (decisions/second)	: 316.9880364038996
1783.41	c non guided choices	0
1783.41	s SATISFIABLE
1783.41	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
1783.41	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
1783.41	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
1783.41	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
1783.41	v -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126
1783.41	v -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147
1783.41	v -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168
1783.41	v -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189
1783.41	v -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
1783.41	v -x211 -x212 -x213 -x214 -x215 x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 x226 -x227 -x228 -x229 -x230 -x231
1783.41	v -x232 -x233 -x234 -x235 -x236 -x237 x238 x239 -x240 -x241 -x242 x243 -x244 x245 -x246 -x247 -x248 x249 -x250 -x251 x252 -x253
1783.41	v -x254 x255 -x256 x257 x258 -x259 -x260 x261 x262 x263 x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 x274 -x275
1783.41	v x276 x277 x278 x279 -x280 -x281 x282
1783.41	c objective function=267459
1783.41	c Total wall clock time (ms): 1783.215

Verifier Data (download as text)

OK	267459

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node11/watcher-42339-1149322587 -o ROOT/results/node11/solver-42339-1149322587 -C 1800 -M 1800 -S 64 java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node11/42339-1149322587/instance-42339-1149322587.opb 503986366 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.86 0.97 0.98 3/64 4477
/proc/meminfo: memFree=1660744/2055920 swapFree=4181380/4192956
[pid=4477] ppid=4475 vsize=1500 CPUtime=0
/proc/4477/stat : 4477 (java) R 4475 4477 4431 0 -1 0 249 0 0 0 0 0 0 0 19 0 1 0 197921244 1536000 69 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 7947958 0 0 4096 0 0 0 0 17 1 0 0
/proc/4477/statm: 363 66 50 14 0 8 0

[startup+10.0027 s]
/proc/loadavg: 0.88 0.97 0.98 2/76 4524
/proc/meminfo: memFree=1471624/2055920 swapFree=4181380/4192956
[pid=4477] ppid=4475 vsize=1713288 CPUtime=11.35
/proc/4477/stat : 4477 (java) R 4475 4477 4431 0 -1 0 52151 0 1 0 1111 24 0 0 25 0 13 0 197921244 1754406912 49056 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071447997 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4477/statm: 428322 49056 1911 14 0 415069 0
[pid=4477/tid=4478] ppid=4475 vsize=1713288 CPUtime=0.09
/proc/4477/task/4478/stat : 4478 (java) S 4475 4477 4431 0 -1 64 2790 0 0 0 9 0 0 0 16 0 13 0 197921247 1754406912 49056 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4479] ppid=4475 vsize=1713288 CPUtime=0.09
/proc/4477/task/4479/stat : 4479 (java) S 4475 4477 4431 0 -1 64 2549 0 0 0 8 1 0 0 16 0 13 0 197921247 1754406912 49056 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4480] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4480/stat : 4480 (java) S 4475 4477 4431 0 -1 64 34 0 0 0 0 0 0 0 15 0 13 0 197921250 1754406912 49056 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4481] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4481/stat : 4481 (java) S 4475 4477 4431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 49056 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4482] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4482/stat : 4482 (java) S 4475 4477 4431 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 49056 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4483] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4483/stat : 4483 (java) S 4475 4477 4431 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 197921254 1754406912 49056 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4484] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4484/stat : 4484 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 197921254 1754406912 49056 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4485] ppid=4475 vsize=1713288 CPUtime=0.84
/proc/4477/task/4485/stat : 4485 (java) S 4475 4477 4431 0 -1 64 2406 0 0 0 84 0 0 0 17 0 13 0 197921254 1754406912 49056 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4486] ppid=4475 vsize=1713288 CPUtime=0.98
/proc/4477/task/4486/stat : 4486 (java) S 4475 4477 4431 0 -1 64 932 0 0 0 98 0 0 0 16 0 13 0 197921254 1754406912 49056 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4487] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4487/stat : 4487 (java) S 4475 4477 4431 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197921254 1754406912 49056 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4488] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4488/stat : 4488 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 197921254 1754406912 49056 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4524] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4524/stat : 4524 (java) S 4475 4477 4431 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 197922208 1754406912 49056 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.35
Current children cumulated vsize (Kb) 1713288

[startup+20.0099 s]
/proc/loadavg: 0.90 0.97 0.98 2/76 4526
/proc/meminfo: memFree=1482048/2055920 swapFree=4181380/4192956
[pid=4477] ppid=4475 vsize=1713288 CPUtime=21.41
/proc/4477/stat : 4477 (java) R 4475 4477 4431 0 -1 0 53851 0 1 0 2116 25 0 0 25 0 13 0 197921244 1754406912 46445 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071584674 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4477/statm: 428322 46445 1911 14 0 415069 0
[pid=4477/tid=4478] ppid=4475 vsize=1713288 CPUtime=0.15
/proc/4477/task/4478/stat : 4478 (java) S 4475 4477 4431 0 -1 64 3597 0 0 0 14 1 0 0 16 0 13 0 197921247 1754406912 46445 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4479] ppid=4475 vsize=1713288 CPUtime=0.15
/proc/4477/task/4479/stat : 4479 (java) S 4475 4477 4431 0 -1 64 3422 0 0 0 14 1 0 0 16 0 13 0 197921247 1754406912 46445 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4480] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4480/stat : 4480 (java) S 4475 4477 4431 0 -1 64 34 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 46445 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4481] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4481/stat : 4481 (java) S 4475 4477 4431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 46445 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4482] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4482/stat : 4482 (java) S 4475 4477 4431 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 46445 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4483] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4483/stat : 4483 (java) S 4475 4477 4431 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 197921254 1754406912 46445 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4484] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4484/stat : 4484 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 197921254 1754406912 46445 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4485] ppid=4475 vsize=1713288 CPUtime=0.85
/proc/4477/task/4485/stat : 4485 (java) S 4475 4477 4431 0 -1 64 2406 0 0 0 85 0 0 0 16 0 13 0 197921254 1754406912 46445 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4486] ppid=4475 vsize=1713288 CPUtime=0.98
/proc/4477/task/4486/stat : 4486 (java) S 4475 4477 4431 0 -1 64 932 0 0 0 98 0 0 0 16 0 13 0 197921254 1754406912 46445 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4487] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4487/stat : 4487 (java) S 4475 4477 4431 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197921254 1754406912 46445 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4488] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4488/stat : 4488 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 197921254 1754406912 46445 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4526] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4526/stat : 4526 (java) S 4475 4477 4431 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 197922705 1754406912 46445 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.41
Current children cumulated vsize (Kb) 1713288

[startup+30.0171 s]
/proc/loadavg: 0.91 0.97 0.98 2/76 4526
/proc/meminfo: memFree=1486272/2055920 swapFree=4181380/4192956
[pid=4477] ppid=4475 vsize=1713288 CPUtime=31.46
/proc/4477/stat : 4477 (java) R 4475 4477 4431 0 -1 0 54924 0 1 0 3120 26 0 0 19 0 13 0 197921244 1754406912 45404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071409964 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4477/statm: 428322 45404 1911 14 0 415069 0
[pid=4477/tid=4478] ppid=4475 vsize=1713288 CPUtime=0.19
/proc/4477/task/4478/stat : 4478 (java) S 4475 4477 4431 0 -1 64 4226 0 0 0 18 1 0 0 16 0 13 0 197921247 1754406912 45404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4479] ppid=4475 vsize=1713288 CPUtime=0.2
/proc/4477/task/4479/stat : 4479 (java) S 4475 4477 4431 0 -1 64 3849 0 0 0 18 2 0 0 16 0 13 0 197921247 1754406912 45404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4480] ppid=4475 vsize=1713288 CPUtime=0.01
/proc/4477/task/4480/stat : 4480 (java) S 4475 4477 4431 0 -1 64 34 0 0 0 0 1 0 0 16 0 13 0 197921250 1754406912 45404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4481] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4481/stat : 4481 (java) S 4475 4477 4431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 45404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4482] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4482/stat : 4482 (java) S 4475 4477 4431 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 45404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4483] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4483/stat : 4483 (java) S 4475 4477 4431 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 197921254 1754406912 45404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4484] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4484/stat : 4484 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 197921254 1754406912 45404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4485] ppid=4475 vsize=1713288 CPUtime=0.85
/proc/4477/task/4485/stat : 4485 (java) S 4475 4477 4431 0 -1 64 2406 0 0 0 85 0 0 0 16 0 13 0 197921254 1754406912 45404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4486] ppid=4475 vsize=1713288 CPUtime=0.98
/proc/4477/task/4486/stat : 4486 (java) S 4475 4477 4431 0 -1 64 932 0 0 0 98 0 0 0 16 0 13 0 197921254 1754406912 45404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4487] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4487/stat : 4487 (java) S 4475 4477 4431 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197921254 1754406912 45404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4488] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4488/stat : 4488 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 197921254 1754406912 45404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4526] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4526/stat : 4526 (java) S 4475 4477 4431 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 197922705 1754406912 45404 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.46
Current children cumulated vsize (Kb) 1713288

[startup+40.0243 s]
/proc/loadavg: 0.93 0.97 0.98 2/76 4547
/proc/meminfo: memFree=1486904/2055920 swapFree=4181380/4192956
[pid=4477] ppid=4475 vsize=1713288 CPUtime=41.53
/proc/4477/stat : 4477 (java) R 4475 4477 4431 0 -1 0 56765 0 1 0 4126 27 0 0 25 0 13 0 197921244 1754406912 45255 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071416131 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4477/statm: 428322 45255 1911 14 0 415069 0
[pid=4477/tid=4478] ppid=4475 vsize=1713288 CPUtime=0.28
/proc/4477/task/4478/stat : 4478 (java) S 4475 4477 4431 0 -1 64 5234 0 0 0 26 2 0 0 15 0 13 0 197921247 1754406912 45255 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4479] ppid=4475 vsize=1713288 CPUtime=0.27
/proc/4477/task/4479/stat : 4479 (java) S 4475 4477 4431 0 -1 64 4658 0 0 0 25 2 0 0 16 0 13 0 197921247 1754406912 45255 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4480] ppid=4475 vsize=1713288 CPUtime=0.02
/proc/4477/task/4480/stat : 4480 (java) S 4475 4477 4431 0 -1 64 37 0 0 0 1 1 0 0 16 0 13 0 197921250 1754406912 45255 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4481] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4481/stat : 4481 (java) S 4475 4477 4431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 45255 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4482] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4482/stat : 4482 (java) S 4475 4477 4431 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 45255 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4483] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4483/stat : 4483 (java) S 4475 4477 4431 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 197921254 1754406912 45255 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4484] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4484/stat : 4484 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 197921254 1754406912 45255 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4485] ppid=4475 vsize=1713288 CPUtime=0.86
/proc/4477/task/4485/stat : 4485 (java) S 4475 4477 4431 0 -1 64 2407 0 0 0 86 0 0 0 17 0 13 0 197921254 1754406912 45255 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4486] ppid=4475 vsize=1713288 CPUtime=0.98
/proc/4477/task/4486/stat : 4486 (java) S 4475 4477 4431 0 -1 64 932 0 0 0 98 0 0 0 16 0 13 0 197921254 1754406912 45255 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4487] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4487/stat : 4487 (java) S 4475 4477 4431 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197921254 1754406912 45255 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4488] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4488/stat : 4488 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 197921254 1754406912 45255 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4547] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4547/stat : 4547 (java) S 4475 4477 4431 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 197925227 1754406912 45255 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.53
Current children cumulated vsize (Kb) 1713288

[startup+50.0315 s]
/proc/loadavg: 0.94 0.97 0.98 2/76 4553
/proc/meminfo: memFree=1490352/2055920 swapFree=4181380/4192956
[pid=4477] ppid=4475 vsize=1713288 CPUtime=51.62
/proc/4477/stat : 4477 (java) R 4475 4477 4431 0 -1 0 58239 0 1 0 5133 29 0 0 22 0 13 0 197921244 1754406912 44373 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071447426 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4477/statm: 428322 44373 1911 14 0 415069 0
[pid=4477/tid=4478] ppid=4475 vsize=1713288 CPUtime=0.35
/proc/4477/task/4478/stat : 4478 (java) S 4475 4477 4431 0 -1 64 6011 0 0 0 33 2 0 0 16 0 13 0 197921247 1754406912 44373 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4479] ppid=4475 vsize=1713288 CPUtime=0.35
/proc/4477/task/4479/stat : 4479 (java) S 4475 4477 4431 0 -1 64 5334 0 0 0 33 2 0 0 16 0 13 0 197921247 1754406912 44373 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4480] ppid=4475 vsize=1713288 CPUtime=0.02
/proc/4477/task/4480/stat : 4480 (java) S 4475 4477 4431 0 -1 64 37 0 0 0 1 1 0 0 16 0 13 0 197921250 1754406912 44373 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4481] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4481/stat : 4481 (java) S 4475 4477 4431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 44373 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4482] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4482/stat : 4482 (java) S 4475 4477 4431 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 197921250 1754406912 44373 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4483] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4483/stat : 4483 (java) S 4475 4477 4431 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 197921254 1754406912 44373 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4484] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4484/stat : 4484 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 197921254 1754406912 44373 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4485] ppid=4475 vsize=1713288 CPUtime=0.86
/proc/4477/task/4485/stat : 4485 (java) S 4475 4477 4431 0 -1 64 2407 0 0 0 86 0 0 0 17 0 13 0 197921254 1754406912 44373 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4486] ppid=4475 vsize=1713288 CPUtime=0.98
/proc/4477/task/4486/stat : 4486 (java) S 4475 4477 4431 0 -1 64 932 0 0 0 98 0 0 0 16 0 13 0 197921254 1754406912 44373 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4487] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4487/stat : 4487 (java) S 4475 4477 4431 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197921254 1754406912 44373 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4488] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4488/stat : 4488 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 197921254 1754406912 44373 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4553] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4553/stat : 4553 (java) S 4475 4477 4431 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 197925512 1754406912 44373 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.62
Current children cumulated vsize (Kb) 1713288

[startup+60.0387 s]
/proc/loadavg: 0.95 0.97 0.98 2/76 4553
/proc/meminfo: memFree=1491760/2055920 swapFree=4181380/4192956
[pid=4477] ppid=4475 vsize=1713288 CPUtime=61.71
/proc/4477/stat : 4477 (java) R 4475 4477 4431 0 -1 0 59300 0 1 0 6141 30 0 0 25 0 13 0 197921244 1754406912 44016 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071584674 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4477/statm: 428322 44016 1911 14 0 415069 0
[pid=4477/tid=4478] ppid=4475 vsize=1713288 CPUtime=0.44
/proc/4477/task/4478/stat : 4478 (java) S 4475 4477 4431 0 -1 64 6499 0 0 0 42 2 0 0 16 0 13 0 197921247 1754406912 44016 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4479] ppid=4475 vsize=1713288 CPUtime=0.44
/proc/4477/task/4479/stat : 4479 (java) S 4475 4477 4431 0 -1 64 5881 0 0 0 41 3 0 0 16 0 13 0 197921247 1754406912 44016 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4480] ppid=4475 vsize=1713288 CPUtime=0.03
/proc/4477/task/4480/stat : 4480 (java) S 4475 4477 4431 0 -1 64 37 0 0 0 1 2 0 0 16 0 13 0 197921250 1754406912 44016 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4481] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4481/stat : 4481 (java) S 4475 4477 4431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 44016 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4482] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4482/stat : 4482 (java) S 4475 4477 4431 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 197921250 1754406912 44016 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4483] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4483/stat : 4483 (java) S 4475 4477 4431 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 197921254 1754406912 44016 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=4477/tid=4481] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4481/stat : 4481 (java) S 4475 4477 4431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4482] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4482/stat : 4482 (java) S 4475 4477 4431 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4483] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4483/stat : 4483 (java) S 4475 4477 4431 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 197921254 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4484] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4484/stat : 4484 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 197921254 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4485] ppid=4475 vsize=1713288 CPUtime=0.86
/proc/4477/task/4485/stat : 4485 (java) S 4475 4477 4431 0 -1 64 2408 0 0 0 86 0 0 0 16 0 13 0 197921254 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4486] ppid=4475 vsize=1713288 CPUtime=1.05
/proc/4477/task/4486/stat : 4486 (java) S 4475 4477 4431 0 -1 64 935 0 0 0 105 0 0 0 16 0 13 0 197921254 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4487] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4487/stat : 4487 (java) S 4475 4477 4431 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197921254 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4488] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4488/stat : 4488 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 197921254 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4574] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4574/stat : 4574 (java) S 4475 4477 4431 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 198055147 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1796.91
Current children cumulated vsize (Kb) 1713288

[startup+1780.34 s]
/proc/loadavg: 1.00 0.99 0.99 2/76 4574
/proc/meminfo: memFree=1085216/2055920 swapFree=4181380/4192956
[pid=4477] ppid=4475 vsize=1713288 CPUtime=1797.91
/proc/4477/stat : 4477 (java) R 4475 4477 4431 0 -1 0 196182 0 1 0 179683 108 0 0 25 0 13 0 197921244 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071712209 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4477/statm: 428322 145197 1911 14 0 415069 0
[pid=4477/tid=4478] ppid=4475 vsize=1713288 CPUtime=17.06
/proc/4477/task/4478/stat : 4478 (java) S 4475 4477 4431 0 -1 64 63399 0 0 0 1677 29 0 0 16 0 13 0 197921247 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4479] ppid=4475 vsize=1713288 CPUtime=17.06
/proc/4477/task/4479/stat : 4479 (java) S 4475 4477 4431 0 -1 64 56619 0 0 0 1681 25 0 0 16 0 13 0 197921247 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4480] ppid=4475 vsize=1713288 CPUtime=0.33
/proc/4477/task/4480/stat : 4480 (java) S 4475 4477 4431 0 -1 64 124 0 0 0 20 13 0 0 16 0 13 0 197921250 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4481] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4481/stat : 4481 (java) S 4475 4477 4431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4482] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4482/stat : 4482 (java) S 4475 4477 4431 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4483] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4483/stat : 4483 (java) S 4475 4477 4431 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 197921254 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4484] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4484/stat : 4484 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 197921254 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4485] ppid=4475 vsize=1713288 CPUtime=0.86
/proc/4477/task/4485/stat : 4485 (java) S 4475 4477 4431 0 -1 64 2408 0 0 0 86 0 0 0 16 0 13 0 197921254 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4486] ppid=4475 vsize=1713288 CPUtime=1.05
/proc/4477/task/4486/stat : 4486 (java) S 4475 4477 4431 0 -1 64 935 0 0 0 105 0 0 0 16 0 13 0 197921254 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4487] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4487/stat : 4487 (java) S 4475 4477 4431 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197921254 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4488] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4488/stat : 4488 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 197921254 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4574] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4574/stat : 4574 (java) S 4475 4477 4431 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 198055147 1754406912 145197 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (Kb) 1713288

[startup+1781.35 s]
/proc/loadavg: 1.00 0.99 0.99 2/76 4574
/proc/meminfo: memFree=1084768/2055920 swapFree=4181380/4192956
[pid=4477] ppid=4475 vsize=1713288 CPUtime=1798.93
/proc/4477/stat : 4477 (java) R 4475 4477 4431 0 -1 0 196290 0 1 0 179785 108 0 0 25 0 13 0 197921244 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071646324 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4477/statm: 428322 145296 1911 14 0 415069 0
[pid=4477/tid=4478] ppid=4475 vsize=1713288 CPUtime=17.09
/proc/4477/task/4478/stat : 4478 (java) S 4475 4477 4431 0 -1 64 63408 0 0 0 1680 29 0 0 16 0 13 0 197921247 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4479] ppid=4475 vsize=1713288 CPUtime=17.08
/proc/4477/task/4479/stat : 4479 (java) S 4475 4477 4431 0 -1 64 56717 0 0 0 1683 25 0 0 17 0 13 0 197921247 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4480] ppid=4475 vsize=1713288 CPUtime=0.33
/proc/4477/task/4480/stat : 4480 (java) S 4475 4477 4431 0 -1 64 124 0 0 0 20 13 0 0 16 0 13 0 197921250 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4481] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4481/stat : 4481 (java) S 4475 4477 4431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4482] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4482/stat : 4482 (java) S 4475 4477 4431 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4483] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4483/stat : 4483 (java) S 4475 4477 4431 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4484] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4484/stat : 4484 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4485] ppid=4475 vsize=1713288 CPUtime=0.86
/proc/4477/task/4485/stat : 4485 (java) S 4475 4477 4431 0 -1 64 2408 0 0 0 86 0 0 0 16 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4486] ppid=4475 vsize=1713288 CPUtime=1.05
/proc/4477/task/4486/stat : 4486 (java) S 4475 4477 4431 0 -1 64 935 0 0 0 105 0 0 0 16 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4487] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4487/stat : 4487 (java) S 4475 4477 4431 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4488] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4488/stat : 4488 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4574] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4574/stat : 4574 (java) S 4475 4477 4431 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 198055147 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1798.93
Current children cumulated vsize (Kb) 1713288

[startup+1782.36 s]
/proc/loadavg: 1.00 0.99 0.99 2/76 4574
/proc/meminfo: memFree=1084768/2055920 swapFree=4181380/4192956
[pid=4477] ppid=4475 vsize=1713288 CPUtime=1799.94
/proc/4477/stat : 4477 (java) R 4475 4477 4431 0 -1 0 196290 0 1 0 179886 108 0 0 25 0 13 0 197921244 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071583188 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4477/statm: 428322 145296 1911 14 0 415069 0
[pid=4477/tid=4478] ppid=4475 vsize=1713288 CPUtime=17.09
/proc/4477/task/4478/stat : 4478 (java) S 4475 4477 4431 0 -1 64 63408 0 0 0 1680 29 0 0 16 0 13 0 197921247 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4479] ppid=4475 vsize=1713288 CPUtime=17.08
/proc/4477/task/4479/stat : 4479 (java) S 4475 4477 4431 0 -1 64 56717 0 0 0 1683 25 0 0 17 0 13 0 197921247 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4480] ppid=4475 vsize=1713288 CPUtime=0.33
/proc/4477/task/4480/stat : 4480 (java) S 4475 4477 4431 0 -1 64 124 0 0 0 20 13 0 0 16 0 13 0 197921250 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4481] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4481/stat : 4481 (java) S 4475 4477 4431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4482] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4482/stat : 4482 (java) S 4475 4477 4431 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4483] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4483/stat : 4483 (java) S 4475 4477 4431 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4484] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4484/stat : 4484 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4485] ppid=4475 vsize=1713288 CPUtime=0.86
/proc/4477/task/4485/stat : 4485 (java) S 4475 4477 4431 0 -1 64 2408 0 0 0 86 0 0 0 16 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4486] ppid=4475 vsize=1713288 CPUtime=1.05
/proc/4477/task/4486/stat : 4486 (java) S 4475 4477 4431 0 -1 64 935 0 0 0 105 0 0 0 16 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4487] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4487/stat : 4487 (java) S 4475 4477 4431 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4488] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4488/stat : 4488 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4574] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4574/stat : 4574 (java) S 4475 4477 4431 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 198055147 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1799.94
Current children cumulated vsize (Kb) 1713288

[startup+1783.36 s]
/proc/loadavg: 1.00 0.99 0.99 2/76 4574
/proc/meminfo: memFree=1084768/2055920 swapFree=4181380/4192956
[pid=4477] ppid=4475 vsize=1713288 CPUtime=1800.94
/proc/4477/stat : 4477 (java) R 4475 4477 4431 0 -1 0 196290 0 1 0 179986 108 0 0 25 0 13 0 197921244 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071420130 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4477/statm: 428322 145296 1911 14 0 415069 0
[pid=4477/tid=4478] ppid=4475 vsize=1713288 CPUtime=17.09
/proc/4477/task/4478/stat : 4478 (java) S 4475 4477 4431 0 -1 64 63408 0 0 0 1680 29 0 0 16 0 13 0 197921247 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4479] ppid=4475 vsize=1713288 CPUtime=17.08
/proc/4477/task/4479/stat : 4479 (java) S 4475 4477 4431 0 -1 64 56717 0 0 0 1683 25 0 0 17 0 13 0 197921247 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4480] ppid=4475 vsize=1713288 CPUtime=0.33
/proc/4477/task/4480/stat : 4480 (java) S 4475 4477 4431 0 -1 64 124 0 0 0 20 13 0 0 16 0 13 0 197921250 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4481] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4481/stat : 4481 (java) S 4475 4477 4431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4482] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4482/stat : 4482 (java) S 4475 4477 4431 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4483] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4483/stat : 4483 (java) S 4475 4477 4431 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4484] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4484/stat : 4484 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4485] ppid=4475 vsize=1713288 CPUtime=0.86
/proc/4477/task/4485/stat : 4485 (java) S 4475 4477 4431 0 -1 64 2408 0 0 0 86 0 0 0 16 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4486] ppid=4475 vsize=1713288 CPUtime=1.05
/proc/4477/task/4486/stat : 4486 (java) S 4475 4477 4431 0 -1 64 935 0 0 0 105 0 0 0 16 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4487] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4487/stat : 4487 (java) S 4475 4477 4431 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4488] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4488/stat : 4488 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4574] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4574/stat : 4574 (java) S 4475 4477 4431 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 198055147 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.94
Current children cumulated vsize (Kb) 1713288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1783.37 s]
/proc/loadavg: 1.00 0.99 0.99 2/76 4574
/proc/meminfo: memFree=1084768/2055920 swapFree=4181380/4192956
[pid=4477] ppid=4475 vsize=1713288 CPUtime=1800.95
/proc/4477/stat : 4477 (java) R 4475 4477 4431 0 -1 0 196290 0 1 0 179987 108 0 0 25 0 13 0 197921244 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071420553 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4477/statm: 428322 145296 1911 14 0 415069 0
[pid=4477/tid=4478] ppid=4475 vsize=1713288 CPUtime=17.09
/proc/4477/task/4478/stat : 4478 (java) S 4475 4477 4431 0 -1 64 63408 0 0 0 1680 29 0 0 16 0 13 0 197921247 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4479] ppid=4475 vsize=1713288 CPUtime=17.08
/proc/4477/task/4479/stat : 4479 (java) S 4475 4477 4431 0 -1 64 56717 0 0 0 1683 25 0 0 17 0 13 0 197921247 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4480] ppid=4475 vsize=1713288 CPUtime=0.33
/proc/4477/task/4480/stat : 4480 (java) S 4475 4477 4431 0 -1 64 124 0 0 0 20 13 0 0 16 0 13 0 197921250 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4481] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4481/stat : 4481 (java) S 4475 4477 4431 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4482] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4482/stat : 4482 (java) S 4475 4477 4431 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197921250 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4483] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4483/stat : 4483 (java) S 4475 4477 4431 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4484] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4484/stat : 4484 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4485] ppid=4475 vsize=1713288 CPUtime=0.86
/proc/4477/task/4485/stat : 4485 (java) S 4475 4477 4431 0 -1 64 2408 0 0 0 86 0 0 0 16 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4486] ppid=4475 vsize=1713288 CPUtime=1.05
/proc/4477/task/4486/stat : 4486 (java) S 4475 4477 4431 0 -1 64 935 0 0 0 105 0 0 0 16 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4487] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4487/stat : 4487 (java) S 4475 4477 4431 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4477/tid=4488] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4488/stat : 4488 (java) S 4475 4477 4431 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 197921254 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4477/tid=4574] ppid=4475 vsize=1713288 CPUtime=0
/proc/4477/task/4574/stat : 4574 (java) S 4475 4477 4431 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 198055147 1754406912 145296 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.95
Current children cumulated vsize (Kb) 1713288

Sending SIGTERM to -4477
Sleeping 2 seconds

Child status: 143
Real time (s): 1783.54
CPU time (s): 1801.16
CPU user time (s): 1799.99
CPU system time (s): 1.17182
CPU usage (%): 100.988
Max. virtual memory (cumulated for all children) (Kb): 1713288

Launcher Data (download as text)

Begin job on node11 on Sat Jun  3 08:16:27 UTC 2006


FILE ID= 42339-1149322587

PBS_JOBID= 309444

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-p0282.opb
COMMAND LINE= java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node11/42339-1149322587/instance-42339-1149322587.opb 503986366
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-42339-1149322587 -o ROOT/results/node11/solver-42339-1149322587 -C 1800 -M 1800 -S 64  java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node11/42339-1149322587/instance-42339-1149322587.opb 503986366

MD5SUM SOLVER= 3cef94aa015dc0dd234d31843a257d70
MD5SUM BENCH=  3d08eecd6841b46afc4009161d25bc6a

RANDOM SEED= 503986366


/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.222
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	: 5931.00
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.222
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:       1661144 kB
Buffers:         15092 kB
Cached:         311924 kB
SwapCached:       3260 kB
Active:          42164 kB
Inactive:       293548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1661144 kB
SwapTotal:     4192956 kB
SwapFree:      4181380 kB
Dirty:             328 kB
Writeback:           0 kB
Mapped:          14740 kB
Slab:            45064 kB
Committed_AS:   364180 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node11 on Sat Jun  3 08:46:11 UTC 2006