Trace number 50669

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)303 1800.59 1784.47

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_1.opb
MD5SUM0263d0a7c5e3320bd7cce9534c14bf27
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark32
Best CPU time to get the best result obtained on this benchmark1782.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 32
Optimality of the best value was proved NO
Number of variables198
Total number of constraints16
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint85
Maximum length of a constraint86
Number of terms in the objective function 128
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1884
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 6162
Number of bits of the biggest sum of numbers13
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.15	c no version file found!!!
0.15	c sun.arch.data.model	32
0.15	c java.version	1.5.0_06
0.15	c os.name	Linux
0.15	c os.version	2.6.9-22.EL.rootsmp
0.15	c os.arch	i386
0.15	c Free memory 1548419056
0.15	c Max memory 1551040512
0.15	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/node4/50669-1154105658/instance-50669-1154105658.opb
0.20	c reading problem ... 
0.34	c ... done. Time 0.143 ms.
0.34	c #vars     198
0.34	c #constraints  16
2.64	c SATISFIABLE
2.64	c OPTIMIZING...
2.64	c Got one! Ellapsed CPU time (in seconds):2.437
2.64	o 2949
3.73	c Got one! Ellapsed CPU time (in seconds):3.533
3.74	o 2802
4.88	c Got one! Ellapsed CPU time (in seconds):4.679
4.88	o 2800
6.13	c Got one! Ellapsed CPU time (in seconds):5.933
6.13	o 2796
7.49	c Got one! Ellapsed CPU time (in seconds):7.291
7.49	o 2780
9.95	c Got one! Ellapsed CPU time (in seconds):9.749
9.95	o 1699
11.28	c Got one! Ellapsed CPU time (in seconds):11.077
11.28	o 1669
12.67	c Got one! Ellapsed CPU time (in seconds):12.469
12.67	o 1663
14.12	c Got one! Ellapsed CPU time (in seconds):13.92
14.12	o 1661
16.14	c Got one! Ellapsed CPU time (in seconds):15.936
16.14	o 1648
18.25	c Got one! Ellapsed CPU time (in seconds):18.045
18.25	o 1606
20.52	c Got one! Ellapsed CPU time (in seconds):20.317
20.52	o 1526
22.74	c Got one! Ellapsed CPU time (in seconds):22.539
22.74	o 1450
25.10	c Got one! Ellapsed CPU time (in seconds):24.896
25.10	o 1428
27.54	c Got one! Ellapsed CPU time (in seconds):27.339
27.54	o 1422
30.02	c Got one! Ellapsed CPU time (in seconds):29.816
30.02	o 1420
32.58	c Got one! Ellapsed CPU time (in seconds):32.38
32.58	o 1418
34.83	c Got one! Ellapsed CPU time (in seconds):34.63
34.83	o 1397
38.17	c Got one! Ellapsed CPU time (in seconds):37.966
38.17	o 1395
41.63	c Got one! Ellapsed CPU time (in seconds):41.429
41.63	o 1391
45.02	c Got one! Ellapsed CPU time (in seconds):44.816
45.02	o 1387
48.48	c Got one! Ellapsed CPU time (in seconds):48.275
48.48	o 1383
51.32	c Got one! Ellapsed CPU time (in seconds):51.12
51.32	o 1381
55.03	c Got one! Ellapsed CPU time (in seconds):54.825
55.03	o 1359
58.36	c Got one! Ellapsed CPU time (in seconds):58.161
58.36	o 1249
63.39	c Got one! Ellapsed CPU time (in seconds):63.192
63.39	o 1235
71.19	c Got one! Ellapsed CPU time (in seconds):70.993
71.19	o 1216
77.94	c Got one! Ellapsed CPU time (in seconds):77.741
77.94	o 1208
84.52	c Got one! Ellapsed CPU time (in seconds):84.317
84.52	o 1159
88.58	c Got one! Ellapsed CPU time (in seconds):88.377
88.58	o 1147
96.12	c Got one! Ellapsed CPU time (in seconds):95.923
96.12	o 1057
102.97	c Got one! Ellapsed CPU time (in seconds):102.765
102.97	o 1013
108.00	c Got one! Ellapsed CPU time (in seconds):107.796
108.00	o 1007
114.50	c Got one! Ellapsed CPU time (in seconds):114.297
114.50	o 982
120.94	c Got one! Ellapsed CPU time (in seconds):120.735
120.94	o 978
130.28	c Got one! Ellapsed CPU time (in seconds):130.078
130.28	o 930
135.65	c Got one! Ellapsed CPU time (in seconds):135.449
135.65	o 893
148.72	c Got one! Ellapsed CPU time (in seconds):148.514
148.72	o 887
157.09	c Got one! Ellapsed CPU time (in seconds):156.893
157.09	o 811
168.42	c Got one! Ellapsed CPU time (in seconds):168.221
168.42	o 810
182.86	c Got one! Ellapsed CPU time (in seconds):182.66
182.86	o 796
193.69	c Got one! Ellapsed CPU time (in seconds):193.484
193.69	o 628
204.47	c Got one! Ellapsed CPU time (in seconds):204.266
204.47	o 604
225.70	c Got one! Ellapsed CPU time (in seconds):225.496
225.70	o 587
235.41	c Got one! Ellapsed CPU time (in seconds):235.208
235.41	o 564
259.99	c Got one! Ellapsed CPU time (in seconds):259.789
259.99	o 532
270.04	c Got one! Ellapsed CPU time (in seconds):269.843
270.04	o 531
289.50	c Got one! Ellapsed CPU time (in seconds):289.302
289.50	o 521
328.57	c Got one! Ellapsed CPU time (in seconds):328.365
328.57	o 495
348.48	c Got one! Ellapsed CPU time (in seconds):348.278
348.48	o 480
367.15	c Got one! Ellapsed CPU time (in seconds):366.947
367.15	o 478
394.16	c Got one! Ellapsed CPU time (in seconds):393.963
394.16	o 457
427.37	c Got one! Ellapsed CPU time (in seconds):427.174
427.38	o 433
443.03	c Got one! Ellapsed CPU time (in seconds):442.828
443.03	o 429
470.78	c Got one! Ellapsed CPU time (in seconds):470.58
470.78	o 427
491.66	c Got one! Ellapsed CPU time (in seconds):491.454
491.66	o 426
532.29	c Got one! Ellapsed CPU time (in seconds):532.089
532.29	o 424
561.73	c Got one! Ellapsed CPU time (in seconds):561.531
561.73	o 420
584.98	c Got one! Ellapsed CPU time (in seconds):584.782
584.98	o 409
637.87	c Got one! Ellapsed CPU time (in seconds):637.664
637.87	o 408
671.46	c Got one! Ellapsed CPU time (in seconds):671.259
671.46	o 406
757.73	c Got one! Ellapsed CPU time (in seconds):757.532
757.73	o 402
827.36	c Got one! Ellapsed CPU time (in seconds):827.157
827.36	o 394
928.66	c Got one! Ellapsed CPU time (in seconds):928.461
928.66	o 373
960.92	c Got one! Ellapsed CPU time (in seconds):960.719
960.92	o 369
995.93	c Got one! Ellapsed CPU time (in seconds):995.726
995.93	o 361
1048.61	c Got one! Ellapsed CPU time (in seconds):1048.406
1048.61	o 358
1079.49	c Got one! Ellapsed CPU time (in seconds):1079.287
1079.49	o 357
1112.31	c Got one! Ellapsed CPU time (in seconds):1112.105
1112.31	o 332
1251.05	c Got one! Ellapsed CPU time (in seconds):1250.851
1251.05	o 329
1287.00	c Got one! Ellapsed CPU time (in seconds):1286.802
1287.00	o 321
1385.00	c Got one! Ellapsed CPU time (in seconds):1384.795
1385.00	o 319
1472.86	c Got one! Ellapsed CPU time (in seconds):1472.654
1472.86	o 315
1516.44	c Got one! Ellapsed CPU time (in seconds):1516.235
1516.44	o 313
1567.26	c Got one! Ellapsed CPU time (in seconds):1567.061
1567.26	o 307
1727.42	c Got one! Ellapsed CPU time (in seconds):1727.214
1727.42	o 303
1784.34	c starts		: 212
1784.34	c conflicts		: 25646
1784.34	c decisions		: 110137
1784.34	c propagations		: 397976
1784.34	c inspects		: 463187640
1784.34	c learnt literals	: 0
1784.34	c learnt binary clauses	: 0
1784.34	c learnt ternary clauses	: 0
1784.34	c learnt clauses	: 25646
1784.34	c root simplifications	: 0
1784.34	c removed literals (reason simplification)	: 0
1784.34	c reason swapping (by a shorter reason)	: 0
1784.34	c Calls to reduceDB	: 0
1784.34	c speed (decisions/second)	: 1934.9097872489942
1784.34	c non guided choices	2310
1784.34	s SATISFIABLE
1784.34	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 x19 x20 x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29
1784.34	v -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 x41 -x42 -x43 x44 x45 x46 -x47 -x48 x49 -x50 x51 -x52 -x53 -x54 -x55 -x56
1784.34	v -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82
1784.34	v -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90 x91 x92 x93 x94 x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 x105 -x106 -x107
1784.34	v -x108 x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 x117 -x118 -x119 -x120 -x121 x122 -x123 -x124 -x125 -x126 -x127 -x128
1784.34	v x129 -x130 x131 -x132 -x133 x134 -x135 -x136 -x137 -x138 -x139 x140 x141 x142 x143 x144 -x145 x146 x147 -x148 x149 -x150 -x151
1784.34	v x152 -x153 -x154 x155 -x156 x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 x168 x169 x170 -x171 x172 x173
1784.34	v -x174 -x175 -x176 x177 x178 x179 x180 -x181 x182 x183 x184 x185 x186 -x187 -x188 -x189 -x190 -x191 x192 x193 x194 x195 x196
1784.34	v x197 x198
1784.37	c objective function=303
1784.37	c Total wall clock time (ms): 1784.164

Verifier Data (download as text)

OK	303

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

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

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node4/watcher-50669-1154105658 -o ROOT/results/node4/solver-50669-1154105658 -C 1800 -M 1800 -S 64 java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node4/50669-1154105658/instance-50669-1154105658.opb 67499844 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/64 21937
/proc/meminfo: memFree=838848/2055920 swapFree=4183140/4192956
[pid=21937] ppid=21935 vsize=1784 CPUtime=0
/proc/21937/stat : 21937 (java) D 21935 21937 21888 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 157427305 1826816 146 18446744073709551615 134512640 134570276 4294956608 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/21937/statm: 446 146 111 14 0 91 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.98 0.99 2/76 21955
/proc/meminfo: memFree=651872/2055920 swapFree=4183140/4192956
[pid=21937] ppid=21935 vsize=1717096 CPUtime=11.57
/proc/21937/stat : 21937 (java) R 21935 21937 21888 0 -1 0 54430 0 1 0 1132 25 0 0 25 0 13 0 157427305 1758306304 48533 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071409771 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21937/statm: 429274 48533 1910 14 0 416021 0
[pid=21937/tid=21938] ppid=21935 vsize=1717096 CPUtime=0.12
/proc/21937/task/21938/stat : 21938 (java) S 21935 21937 21888 0 -1 64 4909 0 0 0 10 2 0 0 16 0 13 0 157427308 1758306304 48533 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21939] ppid=21935 vsize=1717096 CPUtime=0.12
/proc/21937/task/21939/stat : 21939 (java) S 21935 21937 21888 0 -1 64 5046 0 0 0 10 2 0 0 16 0 13 0 157427308 1758306304 48533 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21940] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21940/stat : 21940 (java) S 21935 21937 21888 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 157427310 1758306304 48533 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21941] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21941/stat : 21941 (java) S 21935 21937 21888 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 48533 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21942] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21942/stat : 21942 (java) S 21935 21937 21888 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 48533 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21943] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21943/stat : 21943 (java) S 21935 21937 21888 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157427314 1758306304 48533 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21944] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21944/stat : 21944 (java) S 21935 21937 21888 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 157427314 1758306304 48533 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21945] ppid=21935 vsize=1717096 CPUtime=1.2
/proc/21937/task/21945/stat : 21945 (java) S 21935 21937 21888 0 -1 64 3100 0 0 0 119 1 0 0 15 0 13 0 157427314 1758306304 48533 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21946] ppid=21935 vsize=1717096 CPUtime=0.96
/proc/21937/task/21946/stat : 21946 (java) S 21935 21937 21888 0 -1 64 3260 0 0 0 95 1 0 0 15 0 13 0 157427314 1758306304 48533 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21947] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21947/stat : 21947 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157427314 1758306304 48533 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21948] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21948/stat : 21948 (java) S 21935 21937 21888 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157427314 1758306304 48533 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21955] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21955/stat : 21955 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157428300 1758306304 48533 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.57
Current children cumulated vsize (Kb) 1717096

[startup+20.009 s]
/proc/loadavg: 0.94 0.98 0.99 2/76 21960
/proc/meminfo: memFree=638360/2055920 swapFree=4183140/4192956
[pid=21937] ppid=21935 vsize=1717096 CPUtime=21.68
/proc/21937/stat : 21937 (java) R 21935 21937 21888 0 -1 0 58446 0 1 0 2141 27 0 0 25 0 13 0 157427305 1758306304 51879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071390734 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21937/statm: 429274 51879 1910 14 0 416021 0
[pid=21937/tid=21938] ppid=21935 vsize=1717096 CPUtime=0.2
/proc/21937/task/21938/stat : 21938 (java) S 21935 21937 21888 0 -1 64 6906 0 0 0 17 3 0 0 16 0 13 0 157427308 1758306304 51879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21939] ppid=21935 vsize=1717096 CPUtime=0.19
/proc/21937/task/21939/stat : 21939 (java) S 21935 21937 21888 0 -1 64 7014 0 0 0 17 2 0 0 16 0 13 0 157427308 1758306304 51879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21940] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21940/stat : 21940 (java) S 21935 21937 21888 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 157427310 1758306304 51879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21941] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21941/stat : 21941 (java) S 21935 21937 21888 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 51879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21942] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21942/stat : 21942 (java) S 21935 21937 21888 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 51879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21943] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21943/stat : 21943 (java) S 21935 21937 21888 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157427314 1758306304 51879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21944] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21944/stat : 21944 (java) S 21935 21937 21888 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 157427314 1758306304 51879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21945] ppid=21935 vsize=1717096 CPUtime=1.23
/proc/21937/task/21945/stat : 21945 (java) S 21935 21937 21888 0 -1 64 3111 0 0 0 122 1 0 0 17 0 13 0 157427314 1758306304 51879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21946] ppid=21935 vsize=1717096 CPUtime=0.96
/proc/21937/task/21946/stat : 21946 (java) S 21935 21937 21888 0 -1 64 3286 0 0 0 95 1 0 0 16 0 13 0 157427314 1758306304 51879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21947] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21947/stat : 21947 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157427314 1758306304 51879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21948] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21948/stat : 21948 (java) S 21935 21937 21888 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157427314 1758306304 51879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21960] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21960/stat : 21960 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 157429130 1758306304 51879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.68
Current children cumulated vsize (Kb) 1717096

[startup+30.0158 s]
/proc/loadavg: 1.03 1.00 1.00 2/76 21964
/proc/meminfo: memFree=637136/2055920 swapFree=4183140/4192956
[pid=21937] ppid=21935 vsize=1717096 CPUtime=31.83
/proc/21937/stat : 21937 (java) R 21935 21937 21888 0 -1 0 60834 0 1 0 3155 28 0 0 25 0 13 0 157427305 1758306304 52173 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071625046 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21937/statm: 429274 52173 1910 14 0 416021 0
[pid=21937/tid=21938] ppid=21935 vsize=1717096 CPUtime=0.25
/proc/21937/task/21938/stat : 21938 (java) S 21935 21937 21888 0 -1 64 8107 0 0 0 21 4 0 0 16 0 13 0 157427308 1758306304 52173 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21939] ppid=21935 vsize=1717096 CPUtime=0.24
/proc/21937/task/21939/stat : 21939 (java) S 21935 21937 21888 0 -1 64 8163 0 0 0 21 3 0 0 17 0 13 0 157427308 1758306304 52173 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21940] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21940/stat : 21940 (java) S 21935 21937 21888 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 157427310 1758306304 52173 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21941] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21941/stat : 21941 (java) S 21935 21937 21888 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 52173 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21942] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21942/stat : 21942 (java) S 21935 21937 21888 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 52173 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21943] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21943/stat : 21943 (java) S 21935 21937 21888 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157427314 1758306304 52173 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21944] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21944/stat : 21944 (java) S 21935 21937 21888 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157427314 1758306304 52173 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21945] ppid=21935 vsize=1717096 CPUtime=1.31
/proc/21937/task/21945/stat : 21945 (java) S 21935 21937 21888 0 -1 64 3126 0 0 0 130 1 0 0 15 0 13 0 157427314 1758306304 52173 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21946] ppid=21935 vsize=1717096 CPUtime=0.99
/proc/21937/task/21946/stat : 21946 (java) S 21935 21937 21888 0 -1 64 3299 0 0 0 98 1 0 0 16 0 13 0 157427314 1758306304 52173 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21947] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21947/stat : 21947 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157427314 1758306304 52173 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21948] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21948/stat : 21948 (java) S 21935 21937 21888 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157427314 1758306304 52173 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21964] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21964/stat : 21964 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 17 0 13 0 157430059 1758306304 52173 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.83
Current children cumulated vsize (Kb) 1717096

[startup+40.0225 s]
/proc/loadavg: 1.03 1.00 1.00 2/76 21968
/proc/meminfo: memFree=639816/2055920 swapFree=4183140/4192956
[pid=21937] ppid=21935 vsize=1717096 CPUtime=41.89
/proc/21937/stat : 21937 (java) R 21935 21937 21888 0 -1 0 62739 0 1 0 4160 29 0 0 25 0 13 0 157427305 1758306304 51503 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071455658 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21937/statm: 429274 51503 1910 14 0 416021 0
[pid=21937/tid=21938] ppid=21935 vsize=1717096 CPUtime=0.3
/proc/21937/task/21938/stat : 21938 (java) S 21935 21937 21888 0 -1 64 9112 0 0 0 26 4 0 0 16 0 13 0 157427308 1758306304 51503 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21939] ppid=21935 vsize=1717096 CPUtime=0.29
/proc/21937/task/21939/stat : 21939 (java) S 21935 21937 21888 0 -1 64 9054 0 0 0 26 3 0 0 17 0 13 0 157427308 1758306304 51503 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21940] ppid=21935 vsize=1717096 CPUtime=0.01
/proc/21937/task/21940/stat : 21940 (java) S 21935 21937 21888 0 -1 64 31 0 0 0 1 0 0 0 17 0 13 0 157427310 1758306304 51503 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21941] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21941/stat : 21941 (java) S 21935 21937 21888 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 51503 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21942] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21942/stat : 21942 (java) S 21935 21937 21888 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 51503 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21943] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21943/stat : 21943 (java) S 21935 21937 21888 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157427314 1758306304 51503 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21944] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21944/stat : 21944 (java) S 21935 21937 21888 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157427314 1758306304 51503 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21945] ppid=21935 vsize=1717096 CPUtime=1.31
/proc/21937/task/21945/stat : 21945 (java) S 21935 21937 21888 0 -1 64 3126 0 0 0 130 1 0 0 15 0 13 0 157427314 1758306304 51503 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21946] ppid=21935 vsize=1717096 CPUtime=0.99
/proc/21937/task/21946/stat : 21946 (java) S 21935 21937 21888 0 -1 64 3299 0 0 0 98 1 0 0 16 0 13 0 157427314 1758306304 51503 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21947] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21947/stat : 21947 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157427314 1758306304 51503 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21948] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21948/stat : 21948 (java) S 21935 21937 21888 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157427314 1758306304 51503 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21968] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21968/stat : 21968 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157431122 1758306304 51503 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.89
Current children cumulated vsize (Kb) 1717096

[startup+50.0293 s]
/proc/loadavg: 1.02 1.00 1.00 2/76 21971
/proc/meminfo: memFree=641600/2055920 swapFree=4183140/4192956
[pid=21937] ppid=21935 vsize=1717096 CPUtime=51.94
/proc/21937/stat : 21937 (java) R 21935 21937 21888 0 -1 0 64285 0 1 0 5164 30 0 0 25 0 13 0 157427305 1758306304 51064 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071394436 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21937/statm: 429274 51064 1910 14 0 416021 0
[pid=21937/tid=21938] ppid=21935 vsize=1717096 CPUtime=0.35
/proc/21937/task/21938/stat : 21938 (java) S 21935 21937 21888 0 -1 64 9875 0 0 0 31 4 0 0 17 0 13 0 157427308 1758306304 51064 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21939] ppid=21935 vsize=1717096 CPUtime=0.34
/proc/21937/task/21939/stat : 21939 (java) S 21935 21937 21888 0 -1 64 9826 0 0 0 30 4 0 0 16 0 13 0 157427308 1758306304 51064 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21940] ppid=21935 vsize=1717096 CPUtime=0.01
/proc/21937/task/21940/stat : 21940 (java) S 21935 21937 21888 0 -1 64 32 0 0 0 1 0 0 0 16 0 13 0 157427310 1758306304 51064 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21941] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21941/stat : 21941 (java) S 21935 21937 21888 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 51064 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21942] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21942/stat : 21942 (java) S 21935 21937 21888 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 51064 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21943] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21943/stat : 21943 (java) S 21935 21937 21888 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157427314 1758306304 51064 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21944] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21944/stat : 21944 (java) S 21935 21937 21888 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157427314 1758306304 51064 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21945] ppid=21935 vsize=1717096 CPUtime=1.31
/proc/21937/task/21945/stat : 21945 (java) S 21935 21937 21888 0 -1 64 3126 0 0 0 130 1 0 0 16 0 13 0 157427314 1758306304 51064 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21946] ppid=21935 vsize=1717096 CPUtime=0.99
/proc/21937/task/21946/stat : 21946 (java) S 21935 21937 21888 0 -1 64 3299 0 0 0 98 1 0 0 16 0 13 0 157427314 1758306304 51064 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21947] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21947/stat : 21947 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157427314 1758306304 51064 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21948] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21948/stat : 21948 (java) S 21935 21937 21888 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157427314 1758306304 51064 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21971] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21971/stat : 21971 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157432153 1758306304 51064 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.94
Current children cumulated vsize (Kb) 1717096

[startup+60.0361 s]
/proc/loadavg: 1.02 1.00 1.00 2/76 21974
/proc/meminfo: memFree=641848/2055920 swapFree=4183140/4192956
[pid=21937] ppid=21935 vsize=1717096 CPUtime=61.98
/proc/21937/stat : 21937 (java) R 21935 21937 21888 0 -1 0 65694 0 1 0 6167 31 0 0 25 0 13 0 157427305 1758306304 51013 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071428749 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21937/statm: 429274 51013 1910 14 0 416021 0
[pid=21937/tid=21938] ppid=21935 vsize=1717096 CPUtime=0.41
/proc/21937/task/21938/stat : 21938 (java) S 21935 21937 21888 0 -1 64 10910 0 0 0 36 5 0 0 17 0 13 0 157427308 1758306304 51013 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21939] ppid=21935 vsize=1717096 CPUtime=0.38
/proc/21937/task/21939/stat : 21939 (java) S 21935 21937 21888 0 -1 64 10191 0 0 0 34 4 0 0 16 0 13 0 157427308 1758306304 51013 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21940] ppid=21935 vsize=1717096 CPUtime=0.02
/proc/21937/task/21940/stat : 21940 (java) S 21935 21937 21888 0 -1 64 32 0 0 0 1 1 0 0 16 0 13 0 157427310 1758306304 51013 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21941] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21941/stat : 21941 (java) S 21935 21937 21888 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 51013 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21942] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21942/stat : 21942 (java) S 21935 21937 21888 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 51013 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21943] ppid=21935 vsize=1717096 CPUtime=0

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

/proc/21937/task/21941/stat : 21941 (java) S 21935 21937 21888 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 143543 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21942] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21942/stat : 21942 (java) S 21935 21937 21888 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 143543 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21943] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21943/stat : 21943 (java) S 21935 21937 21888 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157427314 1758306304 143543 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21944] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21944/stat : 21944 (java) S 21935 21937 21888 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157427314 1758306304 143543 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21945] ppid=21935 vsize=1717096 CPUtime=1.39
/proc/21937/task/21945/stat : 21945 (java) S 21935 21937 21888 0 -1 64 3138 0 0 0 138 1 0 0 16 0 13 0 157427314 1758306304 143543 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21946] ppid=21935 vsize=1717096 CPUtime=1.07
/proc/21937/task/21946/stat : 21946 (java) S 21935 21937 21888 0 -1 64 3383 0 0 0 105 2 0 0 16 0 13 0 157427314 1758306304 143543 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21947] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21947/stat : 21947 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157427314 1758306304 143543 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21948] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21948/stat : 21948 (java) S 21935 21937 21888 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157427314 1758306304 143543 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=22223] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/22223/stat : 22223 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157600047 1758306304 143543 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1796.33
Current children cumulated vsize (Kb) 1717096

[startup+1781.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 22223
/proc/meminfo: memFree=269696/2055920 swapFree=4183140/4192956
[pid=21937] ppid=21935 vsize=1717096 CPUtime=1797.36
/proc/21937/stat : 21937 (java) R 21935 21937 21888 0 -1 0 269985 0 1 0 179602 134 0 0 25 0 13 0 157427305 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071428802 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21937/statm: 429274 143586 1910 14 0 416021 0
[pid=21937/tid=21938] ppid=21935 vsize=1717096 CPUtime=15.46
/proc/21937/task/21938/stat : 21938 (java) S 21935 21937 21888 0 -1 64 74830 0 0 0 1514 32 0 0 16 0 13 0 157427308 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21939] ppid=21935 vsize=1717096 CPUtime=15.4
/proc/21937/task/21939/stat : 21939 (java) S 21935 21937 21888 0 -1 64 73537 0 0 0 1508 32 0 0 16 0 13 0 157427308 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21940] ppid=21935 vsize=1717096 CPUtime=0.34
/proc/21937/task/21940/stat : 21940 (java) S 21935 21937 21888 0 -1 64 280 0 0 0 16 18 0 0 16 0 13 0 157427310 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21941] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21941/stat : 21941 (java) S 21935 21937 21888 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21942] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21942/stat : 21942 (java) S 21935 21937 21888 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21943] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21943/stat : 21943 (java) S 21935 21937 21888 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157427314 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21944] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21944/stat : 21944 (java) S 21935 21937 21888 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157427314 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21945] ppid=21935 vsize=1717096 CPUtime=1.39
/proc/21937/task/21945/stat : 21945 (java) S 21935 21937 21888 0 -1 64 3138 0 0 0 138 1 0 0 16 0 13 0 157427314 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21946] ppid=21935 vsize=1717096 CPUtime=1.07
/proc/21937/task/21946/stat : 21946 (java) S 21935 21937 21888 0 -1 64 3383 0 0 0 105 2 0 0 16 0 13 0 157427314 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21947] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21947/stat : 21947 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157427314 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21948] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21948/stat : 21948 (java) S 21935 21937 21888 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157427314 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=22223] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/22223/stat : 22223 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157600047 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1797.36
Current children cumulated vsize (Kb) 1717096

[startup+1782.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 22223
/proc/meminfo: memFree=269696/2055920 swapFree=4183140/4192956
[pid=21937] ppid=21935 vsize=1717096 CPUtime=1798.37
/proc/21937/stat : 21937 (java) R 21935 21937 21888 0 -1 0 269985 0 1 0 179703 134 0 0 25 0 13 0 157427305 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071409007 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21937/statm: 429274 143586 1910 14 0 416021 0
[pid=21937/tid=21938] ppid=21935 vsize=1717096 CPUtime=15.46
/proc/21937/task/21938/stat : 21938 (java) S 21935 21937 21888 0 -1 64 74830 0 0 0 1514 32 0 0 16 0 13 0 157427308 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21939] ppid=21935 vsize=1717096 CPUtime=15.4
/proc/21937/task/21939/stat : 21939 (java) S 21935 21937 21888 0 -1 64 73537 0 0 0 1508 32 0 0 16 0 13 0 157427308 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21940] ppid=21935 vsize=1717096 CPUtime=0.34
/proc/21937/task/21940/stat : 21940 (java) S 21935 21937 21888 0 -1 64 280 0 0 0 16 18 0 0 16 0 13 0 157427310 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21941] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21941/stat : 21941 (java) S 21935 21937 21888 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21942] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21942/stat : 21942 (java) S 21935 21937 21888 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21943] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21943/stat : 21943 (java) S 21935 21937 21888 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157427314 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21944] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21944/stat : 21944 (java) S 21935 21937 21888 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157427314 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21945] ppid=21935 vsize=1717096 CPUtime=1.39
/proc/21937/task/21945/stat : 21945 (java) S 21935 21937 21888 0 -1 64 3138 0 0 0 138 1 0 0 16 0 13 0 157427314 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21946] ppid=21935 vsize=1717096 CPUtime=1.07
/proc/21937/task/21946/stat : 21946 (java) S 21935 21937 21888 0 -1 64 3383 0 0 0 105 2 0 0 16 0 13 0 157427314 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21947] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21947/stat : 21947 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157427314 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21948] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21948/stat : 21948 (java) S 21935 21937 21888 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157427314 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=22223] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/22223/stat : 22223 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157600047 1758306304 143586 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1798.37
Current children cumulated vsize (Kb) 1717096

[startup+1783.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 22223
/proc/meminfo: memFree=269440/2055920 swapFree=4183140/4192956
[pid=21937] ppid=21935 vsize=1717096 CPUtime=1799.4
/proc/21937/stat : 21937 (java) R 21935 21937 21888 0 -1 0 270054 0 1 0 179806 134 0 0 25 0 13 0 157427305 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071392329 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21937/statm: 429274 143654 1910 14 0 416021 0
[pid=21937/tid=21938] ppid=21935 vsize=1717096 CPUtime=15.48
/proc/21937/task/21938/stat : 21938 (java) S 21935 21937 21888 0 -1 64 74879 0 0 0 1516 32 0 0 16 0 13 0 157427308 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21939] ppid=21935 vsize=1717096 CPUtime=15.42
/proc/21937/task/21939/stat : 21939 (java) S 21935 21937 21888 0 -1 64 73556 0 0 0 1510 32 0 0 16 0 13 0 157427308 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21940] ppid=21935 vsize=1717096 CPUtime=0.34
/proc/21937/task/21940/stat : 21940 (java) S 21935 21937 21888 0 -1 64 280 0 0 0 16 18 0 0 15 0 13 0 157427310 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21941] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21941/stat : 21941 (java) S 21935 21937 21888 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21942] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21942/stat : 21942 (java) S 21935 21937 21888 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21943] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21943/stat : 21943 (java) S 21935 21937 21888 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157427314 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21944] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21944/stat : 21944 (java) S 21935 21937 21888 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157427314 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21945] ppid=21935 vsize=1717096 CPUtime=1.39
/proc/21937/task/21945/stat : 21945 (java) S 21935 21937 21888 0 -1 64 3138 0 0 0 138 1 0 0 16 0 13 0 157427314 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21946] ppid=21935 vsize=1717096 CPUtime=1.07
/proc/21937/task/21946/stat : 21946 (java) S 21935 21937 21888 0 -1 64 3383 0 0 0 105 2 0 0 16 0 13 0 157427314 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21947] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21947/stat : 21947 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157427314 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21948] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21948/stat : 21948 (java) S 21935 21937 21888 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157427314 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=22223] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/22223/stat : 22223 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157600047 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (Kb) 1717096

[startup+1784.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 22223
/proc/meminfo: memFree=269440/2055920 swapFree=4183140/4192956
[pid=21937] ppid=21935 vsize=1717096 CPUtime=1800.4
/proc/21937/stat : 21937 (java) R 21935 21937 21888 0 -1 0 270054 0 1 0 179906 134 0 0 25 0 13 0 157427305 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071484407 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21937/statm: 429274 143654 1910 14 0 416021 0
[pid=21937/tid=21938] ppid=21935 vsize=1717096 CPUtime=15.48
/proc/21937/task/21938/stat : 21938 (java) S 21935 21937 21888 0 -1 64 74879 0 0 0 1516 32 0 0 16 0 13 0 157427308 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21939] ppid=21935 vsize=1717096 CPUtime=15.42
/proc/21937/task/21939/stat : 21939 (java) S 21935 21937 21888 0 -1 64 73556 0 0 0 1510 32 0 0 16 0 13 0 157427308 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21940] ppid=21935 vsize=1717096 CPUtime=0.34
/proc/21937/task/21940/stat : 21940 (java) S 21935 21937 21888 0 -1 64 280 0 0 0 16 18 0 0 16 0 13 0 157427310 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21941] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21941/stat : 21941 (java) S 21935 21937 21888 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21942] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21942/stat : 21942 (java) S 21935 21937 21888 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21943] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21943/stat : 21943 (java) S 21935 21937 21888 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157427314 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21944] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21944/stat : 21944 (java) S 21935 21937 21888 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157427314 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21945] ppid=21935 vsize=1717096 CPUtime=1.39
/proc/21937/task/21945/stat : 21945 (java) S 21935 21937 21888 0 -1 64 3138 0 0 0 138 1 0 0 16 0 13 0 157427314 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21946] ppid=21935 vsize=1717096 CPUtime=1.07
/proc/21937/task/21946/stat : 21946 (java) S 21935 21937 21888 0 -1 64 3383 0 0 0 105 2 0 0 16 0 13 0 157427314 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21947] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21947/stat : 21947 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157427314 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21948] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21948/stat : 21948 (java) S 21935 21937 21888 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157427314 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=22223] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/22223/stat : 22223 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157600047 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.4
Current children cumulated vsize (Kb) 1717096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 22223
/proc/meminfo: memFree=269440/2055920 swapFree=4183140/4192956
[pid=21937] ppid=21935 vsize=1717096 CPUtime=1800.41
/proc/21937/stat : 21937 (java) R 21935 21937 21888 0 -1 0 270054 0 1 0 179907 134 0 0 25 0 13 0 157427305 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071428531 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21937/statm: 429274 143654 1910 14 0 416021 0
[pid=21937/tid=21938] ppid=21935 vsize=1717096 CPUtime=15.48
/proc/21937/task/21938/stat : 21938 (java) S 21935 21937 21888 0 -1 64 74879 0 0 0 1516 32 0 0 16 0 13 0 157427308 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21939] ppid=21935 vsize=1717096 CPUtime=15.42
/proc/21937/task/21939/stat : 21939 (java) S 21935 21937 21888 0 -1 64 73556 0 0 0 1510 32 0 0 16 0 13 0 157427308 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21940] ppid=21935 vsize=1717096 CPUtime=0.34
/proc/21937/task/21940/stat : 21940 (java) S 21935 21937 21888 0 -1 64 280 0 0 0 16 18 0 0 16 0 13 0 157427310 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21937/tid=21941] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21941/stat : 21941 (java) S 21935 21937 21888 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21942] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21942/stat : 21942 (java) S 21935 21937 21888 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157427311 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21943] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21943/stat : 21943 (java) S 21935 21937 21888 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157427314 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21944] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21944/stat : 21944 (java) S 21935 21937 21888 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157427314 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21945] ppid=21935 vsize=1717096 CPUtime=1.39
/proc/21937/task/21945/stat : 21945 (java) S 21935 21937 21888 0 -1 64 3138 0 0 0 138 1 0 0 16 0 13 0 157427314 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21946] ppid=21935 vsize=1717096 CPUtime=1.07
/proc/21937/task/21946/stat : 21946 (java) S 21935 21937 21888 0 -1 64 3383 0 0 0 105 2 0 0 16 0 13 0 157427314 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21947] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21947/stat : 21947 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157427314 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=21948] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/21948/stat : 21948 (java) S 21935 21937 21888 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157427314 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21937/tid=22223] ppid=21935 vsize=1717096 CPUtime=0
/proc/21937/task/22223/stat : 22223 (java) S 21935 21937 21888 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157600047 1758306304 143654 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.41
Current children cumulated vsize (Kb) 1717096

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 1784.47
CPU time (s): 1800.59
CPU user time (s): 1799.14
CPU system time (s): 1.44078
CPU usage (%): 100.903
Max. virtual memory (cumulated for all children) (Kb): 1717096
The end

Launcher Data (download as text)

Begin job on node4 on Fri Jul 28 16:54:18 UTC 2006


FILE ID= 50669-1154105658

PBS_JOBID= 886275

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_8_70_1.opb
COMMAND LINE= java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node4/50669-1154105658/instance-50669-1154105658.opb 67499844
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-50669-1154105658 -o ROOT/results/node4/solver-50669-1154105658 -C 1800 -M 1800 -S 64  java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node4/50669-1154105658/instance-50669-1154105658.opb 67499844

MD5SUM SOLVER= 3cef94aa015dc0dd234d31843a257d70
MD5SUM BENCH=  0263d0a7c5e3320bd7cce9534c14bf27

RANDOM SEED= 67499844

TIMEOUT= 1800 seconds


/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.256
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.256
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:        839056 kB
Buffers:         47448 kB
Cached:        1085368 kB
SwapCached:       3804 kB
Active:         444132 kB
Inactive:       697456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        839056 kB
SwapTotal:     4192956 kB
SwapFree:      4183140 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14820 kB
Slab:            61284 kB
Committed_AS:   647980 kB
PageTables:       1496 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node4 on Fri Jul 28 17:24:03 UTC 2006