Trace number 50673

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)99 1800.78 1783.45

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_7_60_2.opb
MD5SUMa70b0edfadf87ffd0bc1b32400cae43b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark25
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 18
Optimality of the best value was proved NO
Number of variables172
Total number of constraints14
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 constraints14
Minimum length of a constraint74
Maximum length of a constraint76
Number of terms in the objective function 112
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 3570
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1648
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5454
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.22	c Cutting planes based inference
0.22	c --- Begin Solver configuration ---
0.22	c org.sat4j.minisat.uip.FirstUIP@1df073d
0.22	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1546e25
0.22	c org.sat4j.minisat.learning.MiniSATLearning@b66cc
0.22	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
0.22	c VSIDS like heuristics from MiniSAT using a heap
0.22	c No reason simplification
0.22	c --- End Solver configuration ---
0.22	c solving ROOT/tmp/node2/50673-1154106941/instance-50673-1154106941.opb
0.22	c reading problem ... 
0.32	c ... done. Time 0.104 ms.
0.32	c #vars     172
0.32	c #constraints  14
2.24	c SATISFIABLE
2.24	c OPTIMIZING...
2.24	c Got one! Ellapsed CPU time (in seconds):2.025
2.25	o 2026
3.31	c Got one! Ellapsed CPU time (in seconds):3.088
3.31	o 2019
4.15	c Got one! Ellapsed CPU time (in seconds):3.935
4.15	o 1836
5.03	c Got one! Ellapsed CPU time (in seconds):4.817
5.03	o 1638
6.11	c Got one! Ellapsed CPU time (in seconds):5.896
6.11	o 1595
7.18	c Got one! Ellapsed CPU time (in seconds):6.959
7.18	o 1438
8.62	c Got one! Ellapsed CPU time (in seconds):8.407
8.62	o 1423
9.88	c Got one! Ellapsed CPU time (in seconds):9.665
9.88	o 1196
11.27	c Got one! Ellapsed CPU time (in seconds):11.055
11.27	o 1165
12.74	c Got one! Ellapsed CPU time (in seconds):12.522
12.74	o 1135
14.47	c Got one! Ellapsed CPU time (in seconds):14.256
14.47	o 997
16.23	c Got one! Ellapsed CPU time (in seconds):16.009
16.23	o 919
18.36	c Got one! Ellapsed CPU time (in seconds):18.141
18.36	o 844
21.01	c Got one! Ellapsed CPU time (in seconds):20.791
21.01	o 811
26.20	c Got one! Ellapsed CPU time (in seconds):25.98
26.20	o 810
33.07	c Got one! Ellapsed CPU time (in seconds):32.851
33.07	o 809
37.12	c Got one! Ellapsed CPU time (in seconds):36.907
37.12	o 763
41.35	c Got one! Ellapsed CPU time (in seconds):41.135
41.35	o 736
44.64	c Got one! Ellapsed CPU time (in seconds):44.419
44.64	o 702
55.79	c Got one! Ellapsed CPU time (in seconds):55.569
55.79	o 698
63.01	c Got one! Ellapsed CPU time (in seconds):62.794
63.01	o 680
75.98	c Got one! Ellapsed CPU time (in seconds):75.763
75.98	o 643
87.22	c Got one! Ellapsed CPU time (in seconds):87.007
87.22	o 622
96.23	c Got one! Ellapsed CPU time (in seconds):96.017
96.23	o 502
100.97	c Got one! Ellapsed CPU time (in seconds):100.757
100.97	o 499
107.01	c Got one! Ellapsed CPU time (in seconds):106.796
107.01	o 443
120.46	c Got one! Ellapsed CPU time (in seconds):120.241
120.46	o 406
128.83	c Got one! Ellapsed CPU time (in seconds):128.616
128.83	o 323
139.10	c Got one! Ellapsed CPU time (in seconds):138.885
139.10	o 316
159.64	c Got one! Ellapsed CPU time (in seconds):159.427
159.65	o 280
174.62	c Got one! Ellapsed CPU time (in seconds):174.4
174.62	o 267
189.38	c Got one! Ellapsed CPU time (in seconds):189.162
189.38	o 265
219.72	c Got one! Ellapsed CPU time (in seconds):219.501
219.72	o 261
239.00	c Got one! Ellapsed CPU time (in seconds):238.781
239.00	o 259
255.50	c Got one! Ellapsed CPU time (in seconds):255.278
255.50	o 213
277.84	c Got one! Ellapsed CPU time (in seconds):277.62
277.84	o 212
290.15	c Got one! Ellapsed CPU time (in seconds):289.936
290.15	o 210
311.00	c Got one! Ellapsed CPU time (in seconds):310.787
311.01	o 176
331.55	c Got one! Ellapsed CPU time (in seconds):331.328
331.55	o 168
360.63	c Got one! Ellapsed CPU time (in seconds):360.414
360.63	o 161
400.48	c Got one! Ellapsed CPU time (in seconds):400.264
400.48	o 160
415.15	c Got one! Ellapsed CPU time (in seconds):414.934
415.15	o 158
430.41	c Got one! Ellapsed CPU time (in seconds):430.19
430.41	o 156
470.19	c Got one! Ellapsed CPU time (in seconds):469.968
470.19	o 149
483.48	c Got one! Ellapsed CPU time (in seconds):483.263
483.48	o 145
567.64	c Got one! Ellapsed CPU time (in seconds):567.427
567.64	o 143
598.25	c Got one! Ellapsed CPU time (in seconds):598.035
598.25	o 141
624.27	c Got one! Ellapsed CPU time (in seconds):624.053
624.27	o 139
651.80	c Got one! Ellapsed CPU time (in seconds):651.582
651.80	o 133
737.96	c Got one! Ellapsed CPU time (in seconds):737.742
737.96	o 131
772.24	c Got one! Ellapsed CPU time (in seconds):772.018
772.24	o 127
877.44	c Got one! Ellapsed CPU time (in seconds):877.224
877.44	o 123
957.61	c Got one! Ellapsed CPU time (in seconds):957.391
957.61	o 121
1003.66	c Got one! Ellapsed CPU time (in seconds):1003.446
1003.66	o 119
1135.66	c Got one! Ellapsed CPU time (in seconds):1135.444
1135.66	o 118
1401.63	c Got one! Ellapsed CPU time (in seconds):1401.416
1401.63	o 99
1783.33	c starts		: 184
1783.33	c conflicts		: 30937
1783.33	c decisions		: 103393
1783.33	c propagations		: 419310
1783.33	c inspects		: 479608688
1783.33	c learnt literals	: 0
1783.33	c learnt binary clauses	: 0
1783.33	c learnt ternary clauses	: 0
1783.33	c learnt clauses	: 30936
1783.33	c root simplifications	: 0
1783.33	c removed literals (reason simplification)	: 0
1783.33	c reason swapping (by a shorter reason)	: 0
1783.33	c Calls to reduceDB	: 0
1783.33	c speed (decisions/second)	: 270.88141978721006
1783.33	c non guided choices	1596
1783.33	s SATISFIABLE
1783.33	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
1783.33	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
1783.33	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
1783.33	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
1783.33	v x107 -x108 -x109 -x110 -x111 -x112 x113 -x114 -x115 x116 x117 x118 -x119 x120 -x121 x122 x123 -x124 -x125 -x126 x127 -x128
1783.33	v x129 x130 -x131 -x132 -x133 x134 -x135 -x136 -x137 x138 x139 -x140 -x141 -x142 -x143 x144 x145 x146 x147 x148 -x149 x150 -x151
1783.33	v x152 -x153 x154 x155 x156 -x157 x158 x159 x160 -x161 x162 -x163 x164 -x165 -x166 -x167 -x168 -x169 -x170 x171 x172
1783.33	c objective function=99
1783.33	c Total wall clock time (ms): 1783.11

Verifier Data (download as text)

OK	99

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/node2/watcher-50673-1154106941 -o ROOT/results/node2/solver-50673-1154106941 -C 1800 -M 1800 -S 64 java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node2/50673-1154106941/instance-50673-1154106941.opb 208419317 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 29467
/proc/meminfo: memFree=1510368/2055920 swapFree=4182684/4192956
[pid=29467] ppid=29465 vsize=1784 CPUtime=0
/proc/29467/stat : 29467 (java) D 29465 29467 29418 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 157555710 1826816 146 18446744073709551615 134512640 134570276 4294956608 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/29467/statm: 446 146 111 14 0 91 0

[startup+10.0023 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 29487
/proc/meminfo: memFree=1320392/2055920 swapFree=4182684/4192956
[pid=29467] ppid=29465 vsize=1716296 CPUtime=11.41
/proc/29467/stat : 29467 (java) R 29465 29467 29418 0 -1 0 55318 0 1 0 1116 25 0 0 23 0 13 0 157555710 1757487104 49248 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071382902 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29467/statm: 429074 49248 1905 14 0 415821 0
[pid=29467/tid=29468] ppid=29465 vsize=1716296 CPUtime=0.15
/proc/29467/task/29468/stat : 29468 (java) S 29465 29467 29418 0 -1 64 5506 0 0 0 13 2 0 0 16 0 13 0 157555714 1757487104 49248 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29469] ppid=29465 vsize=1716296 CPUtime=0.14
/proc/29467/task/29469/stat : 29469 (java) S 29465 29467 29418 0 -1 64 4882 0 0 0 13 1 0 0 16 0 13 0 157555714 1757487104 49248 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29470] ppid=29465 vsize=1716296 CPUtime=0
/proc/29467/task/29470/stat : 29470 (java) S 29465 29467 29418 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 157555716 1757487104 49248 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29471] ppid=29465 vsize=1716296 CPUtime=0
/proc/29467/task/29471/stat : 29471 (java) S 29465 29467 29418 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 157555717 1757487104 49248 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29472] ppid=29465 vsize=1716296 CPUtime=0
/proc/29467/task/29472/stat : 29472 (java) S 29465 29467 29418 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 157555717 1757487104 49248 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29473] ppid=29465 vsize=1716296 CPUtime=0
/proc/29467/task/29473/stat : 29473 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157555720 1757487104 49248 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29474] ppid=29465 vsize=1716296 CPUtime=0
/proc/29467/task/29474/stat : 29474 (java) S 29465 29467 29418 0 -1 64 13 0 0 0 0 0 0 0 17 0 13 0 157555720 1757487104 49248 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29475] ppid=29465 vsize=1716296 CPUtime=0.83
/proc/29467/task/29475/stat : 29475 (java) S 29465 29467 29418 0 -1 64 3578 0 0 0 83 0 0 0 17 0 13 0 157555720 1757487104 49248 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29476] ppid=29465 vsize=1716296 CPUtime=0.98
/proc/29467/task/29476/stat : 29476 (java) S 29465 29467 29418 0 -1 64 2971 0 0 0 97 1 0 0 16 0 13 0 157555720 1757487104 49248 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29477] ppid=29465 vsize=1716296 CPUtime=0
/proc/29467/task/29477/stat : 29477 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157555720 1757487104 49248 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29478] ppid=29465 vsize=1716296 CPUtime=0
/proc/29467/task/29478/stat : 29478 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157555720 1757487104 49248 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29487] ppid=29465 vsize=1716296 CPUtime=0
/proc/29467/task/29487/stat : 29487 (java) S 29465 29467 29418 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 157556700 1757487104 49248 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.41
Current children cumulated vsize (Kb) 1716296

[startup+20.0091 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 29492
/proc/meminfo: memFree=1308928/2055920 swapFree=4182684/4192956
[pid=29467] ppid=29465 vsize=1715660 CPUtime=21.49
/proc/29467/stat : 29467 (java) R 29465 29467 29418 0 -1 0 59033 0 1 0 2122 27 0 0 25 0 13 0 157555710 1756835840 52082 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071409761 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29467/statm: 428915 52082 1905 14 0 415662 0
[pid=29467/tid=29468] ppid=29465 vsize=1715660 CPUtime=0.22
/proc/29467/task/29468/stat : 29468 (java) S 29465 29467 29418 0 -1 64 7329 0 0 0 20 2 0 0 16 0 13 0 157555714 1756835840 52082 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29469] ppid=29465 vsize=1715660 CPUtime=0.21
/proc/29467/task/29469/stat : 29469 (java) S 29465 29467 29418 0 -1 64 6764 0 0 0 19 2 0 0 16 0 13 0 157555714 1756835840 52082 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29470] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29470/stat : 29470 (java) S 29465 29467 29418 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 157555716 1756835840 52082 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29471] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29471/stat : 29471 (java) S 29465 29467 29418 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 157555717 1756835840 52082 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29472] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29472/stat : 29472 (java) S 29465 29467 29418 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 157555717 1756835840 52082 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29473] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29473/stat : 29473 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157555720 1756835840 52082 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29474] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29474/stat : 29474 (java) S 29465 29467 29418 0 -1 64 13 0 0 0 0 0 0 0 17 0 13 0 157555720 1756835840 52082 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29475] ppid=29465 vsize=1715660 CPUtime=0.83
/proc/29467/task/29475/stat : 29475 (java) S 29465 29467 29418 0 -1 64 3578 0 0 0 83 0 0 0 17 0 13 0 157555720 1756835840 52082 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29476] ppid=29465 vsize=1715660 CPUtime=0.98
/proc/29467/task/29476/stat : 29476 (java) S 29465 29467 29418 0 -1 64 2971 0 0 0 97 1 0 0 16 0 13 0 157555720 1756835840 52082 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29477] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29477/stat : 29477 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157555720 1756835840 52082 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29478] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29478/stat : 29478 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157555720 1756835840 52082 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29492] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29492/stat : 29492 (java) S 29465 29467 29418 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157557547 1756835840 52082 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.49
Current children cumulated vsize (Kb) 1715660

[startup+30.016 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 29494
/proc/meminfo: memFree=1308152/2055920 swapFree=4182684/4192956
[pid=29467] ppid=29465 vsize=1715660 CPUtime=31.59
/proc/29467/stat : 29467 (java) R 29465 29467 29418 0 -1 0 61630 0 1 0 3131 28 0 0 18 0 13 0 157555710 1756835840 52286 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071353331 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29467/statm: 428915 52286 1906 14 0 415662 0
[pid=29467/tid=29468] ppid=29465 vsize=1715660 CPUtime=0.28
/proc/29467/task/29468/stat : 29468 (java) S 29465 29467 29418 0 -1 64 8653 0 0 0 25 3 0 0 16 0 13 0 157555714 1756835840 52286 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29469] ppid=29465 vsize=1715660 CPUtime=0.28
/proc/29467/task/29469/stat : 29469 (java) S 29465 29467 29418 0 -1 64 8014 0 0 0 25 3 0 0 16 0 13 0 157555714 1756835840 52286 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29470] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29470/stat : 29470 (java) S 29465 29467 29418 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 157555716 1756835840 52286 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29471] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29471/stat : 29471 (java) S 29465 29467 29418 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 157555717 1756835840 52286 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29472] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29472/stat : 29472 (java) S 29465 29467 29418 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 157555717 1756835840 52286 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29473] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29473/stat : 29473 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157555720 1756835840 52286 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29474] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29474/stat : 29474 (java) S 29465 29467 29418 0 -1 64 13 0 0 0 0 0 0 0 17 0 13 0 157555720 1756835840 52286 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29475] ppid=29465 vsize=1715660 CPUtime=0.85
/proc/29467/task/29475/stat : 29475 (java) S 29465 29467 29418 0 -1 64 3580 0 0 0 85 0 0 0 16 0 13 0 157555720 1756835840 52286 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29476] ppid=29465 vsize=1715660 CPUtime=1.01
/proc/29467/task/29476/stat : 29476 (java) S 29465 29467 29418 0 -1 64 2979 0 0 0 100 1 0 0 17 0 13 0 157555720 1756835840 52286 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29477] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29477/stat : 29477 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157555720 1756835840 52286 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29478] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29478/stat : 29478 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157555720 1756835840 52286 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29494] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29494/stat : 29494 (java) S 29465 29467 29418 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157558331 1756835840 52286 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.59
Current children cumulated vsize (Kb) 1715660

[startup+40.0228 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 29496
/proc/meminfo: memFree=1310832/2055920 swapFree=4182684/4192956
[pid=29467] ppid=29465 vsize=1715660 CPUtime=41.66
/proc/29467/stat : 29467 (java) R 29465 29467 29418 0 -1 0 63134 0 1 0 4137 29 0 0 25 0 13 0 157555710 1756835840 51613 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071399122 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29467/statm: 428915 51613 1906 14 0 415662 0
[pid=29467/tid=29468] ppid=29465 vsize=1715660 CPUtime=0.34
/proc/29467/task/29468/stat : 29468 (java) S 29465 29467 29418 0 -1 64 9419 0 0 0 31 3 0 0 16 0 13 0 157555714 1756835840 51613 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29469] ppid=29465 vsize=1715660 CPUtime=0.33
/proc/29467/task/29469/stat : 29469 (java) S 29465 29467 29418 0 -1 64 8744 0 0 0 30 3 0 0 16 0 13 0 157555714 1756835840 51613 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29470] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29470/stat : 29470 (java) S 29465 29467 29418 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 157555716 1756835840 51613 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29471] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29471/stat : 29471 (java) S 29465 29467 29418 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 157555717 1756835840 51613 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29472] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29472/stat : 29472 (java) S 29465 29467 29418 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 157555717 1756835840 51613 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29473] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29473/stat : 29473 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157555720 1756835840 51613 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29474] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29474/stat : 29474 (java) S 29465 29467 29418 0 -1 64 13 0 0 0 0 0 0 0 17 0 13 0 157555720 1756835840 51613 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29475] ppid=29465 vsize=1715660 CPUtime=0.86
/proc/29467/task/29475/stat : 29475 (java) S 29465 29467 29418 0 -1 64 3580 0 0 0 86 0 0 0 17 0 13 0 157555720 1756835840 51613 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29476] ppid=29465 vsize=1715660 CPUtime=1.01
/proc/29467/task/29476/stat : 29476 (java) S 29465 29467 29418 0 -1 64 2979 0 0 0 100 1 0 0 17 0 13 0 157555720 1756835840 51613 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29477] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29477/stat : 29477 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157555720 1756835840 51613 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29478] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29478/stat : 29478 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157555720 1756835840 51613 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29496] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29496/stat : 29496 (java) S 29465 29467 29418 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157559424 1756835840 51613 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.66
Current children cumulated vsize (Kb) 1715660

[startup+50.0297 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 29498
/proc/meminfo: memFree=1312104/2055920 swapFree=4182684/4192956
[pid=29467] ppid=29465 vsize=1715660 CPUtime=51.72
/proc/29467/stat : 29467 (java) R 29465 29467 29418 0 -1 0 64685 0 1 0 5142 30 0 0 25 0 13 0 157555710 1756835840 51282 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071399650 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29467/statm: 428915 51282 1906 14 0 415662 0
[pid=29467/tid=29468] ppid=29465 vsize=1715660 CPUtime=0.4
/proc/29467/task/29468/stat : 29468 (java) S 29465 29467 29418 0 -1 64 10375 0 0 0 36 4 0 0 16 0 13 0 157555714 1756835840 51282 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29469] ppid=29465 vsize=1715660 CPUtime=0.4
/proc/29467/task/29469/stat : 29469 (java) S 29465 29467 29418 0 -1 64 9328 0 0 0 36 4 0 0 16 0 13 0 157555714 1756835840 51282 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29470] ppid=29465 vsize=1715660 CPUtime=0.01
/proc/29467/task/29470/stat : 29470 (java) S 29465 29467 29418 0 -1 64 31 0 0 0 0 1 0 0 17 0 13 0 157555716 1756835840 51282 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29471] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29471/stat : 29471 (java) S 29465 29467 29418 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 157555717 1756835840 51282 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29472] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29472/stat : 29472 (java) S 29465 29467 29418 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 157555717 1756835840 51282 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29473] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29473/stat : 29473 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157555720 1756835840 51282 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29474] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29474/stat : 29474 (java) S 29465 29467 29418 0 -1 64 13 0 0 0 0 0 0 0 17 0 13 0 157555720 1756835840 51282 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29475] ppid=29465 vsize=1715660 CPUtime=0.86
/proc/29467/task/29475/stat : 29475 (java) S 29465 29467 29418 0 -1 64 3580 0 0 0 86 0 0 0 17 0 13 0 157555720 1756835840 51282 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29476] ppid=29465 vsize=1715660 CPUtime=1.01
/proc/29467/task/29476/stat : 29476 (java) S 29465 29467 29418 0 -1 64 2979 0 0 0 100 1 0 0 17 0 13 0 157555720 1756835840 51282 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29477] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29477/stat : 29477 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157555720 1756835840 51282 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29478] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29478/stat : 29478 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157555720 1756835840 51282 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29498] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29498/stat : 29498 (java) S 29465 29467 29418 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157560175 1756835840 51282 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.72
Current children cumulated vsize (Kb) 1715660

[startup+60.0365 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 29499
/proc/meminfo: memFree=1313760/2055920 swapFree=4182684/4192956
[pid=29467] ppid=29465 vsize=1715660 CPUtime=61.76
/proc/29467/stat : 29467 (java) R 29465 29467 29418 0 -1 0 65765 0 1 0 6145 31 0 0 23 0 13 0 157555710 1756835840 50870 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071391916 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29467/statm: 428915 50870 1906 14 0 415662 0
[pid=29467/tid=29468] ppid=29465 vsize=1715660 CPUtime=0.44
/proc/29467/task/29468/stat : 29468 (java) S 29465 29467 29418 0 -1 64 10811 0 0 0 40 4 0 0 16 0 13 0 157555714 1756835840 50870 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29469] ppid=29465 vsize=1715660 CPUtime=0.44
/proc/29467/task/29469/stat : 29469 (java) S 29465 29467 29418 0 -1 64 9964 0 0 0 40 4 0 0 16 0 13 0 157555714 1756835840 50870 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29470] ppid=29465 vsize=1715660 CPUtime=0.01
/proc/29467/task/29470/stat : 29470 (java) S 29465 29467 29418 0 -1 64 31 0 0 0 0 1 0 0 16 0 13 0 157555716 1756835840 50870 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29471] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29471/stat : 29471 (java) S 29465 29467 29418 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 157555717 1756835840 50870 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29472] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29472/stat : 29472 (java) S 29465 29467 29418 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 157555717 1756835840 50870 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29473] ppid=29465 vsize=1715660 CPUtime=0

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

/proc/29467/task/29471/stat : 29471 (java) S 29465 29467 29418 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 157555717 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29472] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29472/stat : 29472 (java) S 29465 29467 29418 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 157555717 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29473] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29473/stat : 29473 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157555720 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29474] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29474/stat : 29474 (java) S 29465 29467 29418 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 157555720 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29475] ppid=29465 vsize=1715660 CPUtime=0.98
/proc/29467/task/29475/stat : 29475 (java) S 29465 29467 29418 0 -1 64 3596 0 0 0 98 0 0 0 16 0 13 0 157555720 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29476] ppid=29465 vsize=1715660 CPUtime=1.12
/proc/29467/task/29476/stat : 29476 (java) S 29465 29467 29418 0 -1 64 3101 0 0 0 111 1 0 0 16 0 13 0 157555720 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29477] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29477/stat : 29477 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157555720 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29478] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29478/stat : 29478 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157555720 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29535] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29535/stat : 29535 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157695874 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1796.56
Current children cumulated vsize (Kb) 1715660

[startup+1780.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/76 29537
/proc/meminfo: memFree=956888/2055920 swapFree=4182684/4192956
[pid=29467] ppid=29465 vsize=1715660 CPUtime=1797.57
/proc/29467/stat : 29467 (java) R 29465 29467 29418 0 -1 0 230855 0 1 0 179630 127 0 0 25 0 13 0 157555710 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071399058 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29467/statm: 428915 139690 1906 14 0 415662 0
[pid=29467/tid=29468] ppid=29465 vsize=1715660 CPUtime=16.77
/proc/29467/task/29468/stat : 29468 (java) S 29465 29467 29418 0 -1 64 65128 0 0 0 1644 33 0 0 16 0 13 0 157555714 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29469] ppid=29465 vsize=1715660 CPUtime=16.79
/proc/29467/task/29469/stat : 29469 (java) S 29465 29467 29418 0 -1 64 55099 0 0 0 1652 27 0 0 16 0 13 0 157555714 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29470] ppid=29465 vsize=1715660 CPUtime=0.31
/proc/29467/task/29470/stat : 29470 (java) S 29465 29467 29418 0 -1 64 207 0 0 0 17 14 0 0 16 0 13 0 157555716 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29471] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29471/stat : 29471 (java) S 29465 29467 29418 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 157555717 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29472] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29472/stat : 29472 (java) S 29465 29467 29418 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 157555717 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29473] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29473/stat : 29473 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157555720 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29474] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29474/stat : 29474 (java) S 29465 29467 29418 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 157555720 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29475] ppid=29465 vsize=1715660 CPUtime=0.98
/proc/29467/task/29475/stat : 29475 (java) S 29465 29467 29418 0 -1 64 3596 0 0 0 98 0 0 0 16 0 13 0 157555720 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29476] ppid=29465 vsize=1715660 CPUtime=1.12
/proc/29467/task/29476/stat : 29476 (java) S 29465 29467 29418 0 -1 64 3101 0 0 0 111 1 0 0 16 0 13 0 157555720 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29477] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29477/stat : 29477 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157555720 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29478] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29478/stat : 29478 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157555720 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29535] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29535/stat : 29535 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157695874 1756835840 139690 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (Kb) 1715660

[startup+1781.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/76 29537
/proc/meminfo: memFree=956568/2055920 swapFree=4182684/4192956
[pid=29467] ppid=29465 vsize=1715660 CPUtime=1798.6
/proc/29467/stat : 29467 (java) R 29465 29467 29418 0 -1 0 230943 0 1 0 179733 127 0 0 20 0 13 0 157555710 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071392115 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29467/statm: 428915 139777 1906 14 0 415662 0
[pid=29467/tid=29468] ppid=29465 vsize=1715660 CPUtime=16.8
/proc/29467/task/29468/stat : 29468 (java) S 29465 29467 29418 0 -1 64 65213 0 0 0 1647 33 0 0 16 0 13 0 157555714 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29469] ppid=29465 vsize=1715660 CPUtime=16.81
/proc/29467/task/29469/stat : 29469 (java) S 29465 29467 29418 0 -1 64 55101 0 0 0 1654 27 0 0 17 0 13 0 157555714 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29470] ppid=29465 vsize=1715660 CPUtime=0.31
/proc/29467/task/29470/stat : 29470 (java) S 29465 29467 29418 0 -1 64 207 0 0 0 17 14 0 0 16 0 13 0 157555716 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29471] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29471/stat : 29471 (java) S 29465 29467 29418 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 157555717 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29472] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29472/stat : 29472 (java) S 29465 29467 29418 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 157555717 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29473] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29473/stat : 29473 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157555720 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29474] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29474/stat : 29474 (java) S 29465 29467 29418 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 157555720 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29475] ppid=29465 vsize=1715660 CPUtime=0.98
/proc/29467/task/29475/stat : 29475 (java) S 29465 29467 29418 0 -1 64 3596 0 0 0 98 0 0 0 16 0 13 0 157555720 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29476] ppid=29465 vsize=1715660 CPUtime=1.12
/proc/29467/task/29476/stat : 29476 (java) S 29465 29467 29418 0 -1 64 3101 0 0 0 111 1 0 0 16 0 13 0 157555720 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29477] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29477/stat : 29477 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157555720 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29478] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29478/stat : 29478 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157555720 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29535] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29535/stat : 29535 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157695874 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (Kb) 1715660

[startup+1782.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/76 29537
/proc/meminfo: memFree=956568/2055920 swapFree=4182684/4192956
[pid=29467] ppid=29465 vsize=1715660 CPUtime=1799.6
/proc/29467/stat : 29467 (java) R 29465 29467 29418 0 -1 0 230943 0 1 0 179833 127 0 0 25 0 13 0 157555710 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071353296 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29467/statm: 428915 139777 1906 14 0 415662 0
[pid=29467/tid=29468] ppid=29465 vsize=1715660 CPUtime=16.8
/proc/29467/task/29468/stat : 29468 (java) S 29465 29467 29418 0 -1 64 65213 0 0 0 1647 33 0 0 16 0 13 0 157555714 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29469] ppid=29465 vsize=1715660 CPUtime=16.81
/proc/29467/task/29469/stat : 29469 (java) S 29465 29467 29418 0 -1 64 55101 0 0 0 1654 27 0 0 17 0 13 0 157555714 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29470] ppid=29465 vsize=1715660 CPUtime=0.31
/proc/29467/task/29470/stat : 29470 (java) S 29465 29467 29418 0 -1 64 207 0 0 0 17 14 0 0 16 0 13 0 157555716 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29471] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29471/stat : 29471 (java) S 29465 29467 29418 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 157555717 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29472] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29472/stat : 29472 (java) S 29465 29467 29418 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 157555717 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29473] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29473/stat : 29473 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157555720 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29474] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29474/stat : 29474 (java) S 29465 29467 29418 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 157555720 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29475] ppid=29465 vsize=1715660 CPUtime=0.98
/proc/29467/task/29475/stat : 29475 (java) S 29465 29467 29418 0 -1 64 3596 0 0 0 98 0 0 0 16 0 13 0 157555720 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29476] ppid=29465 vsize=1715660 CPUtime=1.12
/proc/29467/task/29476/stat : 29476 (java) S 29465 29467 29418 0 -1 64 3101 0 0 0 111 1 0 0 16 0 13 0 157555720 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29477] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29477/stat : 29477 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157555720 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29478] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29478/stat : 29478 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157555720 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29535] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29535/stat : 29535 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157695874 1756835840 139777 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1799.6
Current children cumulated vsize (Kb) 1715660

[startup+1783.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/76 29537
/proc/meminfo: memFree=956248/2055920 swapFree=4182684/4192956
[pid=29467] ppid=29465 vsize=1715660 CPUtime=1800.64
/proc/29467/stat : 29467 (java) R 29465 29467 29418 0 -1 0 231022 0 1 0 179937 127 0 0 19 0 13 0 157555710 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071399097 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29467/statm: 428915 139842 1906 14 0 415662 0
[pid=29467/tid=29468] ppid=29465 vsize=1715660 CPUtime=16.83
/proc/29467/task/29468/stat : 29468 (java) S 29465 29467 29418 0 -1 64 65288 0 0 0 1650 33 0 0 16 0 13 0 157555714 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29469] ppid=29465 vsize=1715660 CPUtime=16.84
/proc/29467/task/29469/stat : 29469 (java) S 29465 29467 29418 0 -1 64 55104 0 0 0 1657 27 0 0 17 0 13 0 157555714 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29470] ppid=29465 vsize=1715660 CPUtime=0.31
/proc/29467/task/29470/stat : 29470 (java) S 29465 29467 29418 0 -1 64 207 0 0 0 17 14 0 0 15 0 13 0 157555716 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29471] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29471/stat : 29471 (java) S 29465 29467 29418 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 157555717 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29472] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29472/stat : 29472 (java) S 29465 29467 29418 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 157555717 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29473] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29473/stat : 29473 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157555720 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29474] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29474/stat : 29474 (java) S 29465 29467 29418 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 157555720 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29475] ppid=29465 vsize=1715660 CPUtime=0.98
/proc/29467/task/29475/stat : 29475 (java) S 29465 29467 29418 0 -1 64 3596 0 0 0 98 0 0 0 16 0 13 0 157555720 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29476] ppid=29465 vsize=1715660 CPUtime=1.12
/proc/29467/task/29476/stat : 29476 (java) S 29465 29467 29418 0 -1 64 3101 0 0 0 111 1 0 0 16 0 13 0 157555720 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29477] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29477/stat : 29477 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157555720 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29478] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29478/stat : 29478 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157555720 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29535] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29535/stat : 29535 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157695874 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 1715660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1783.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/76 29537
/proc/meminfo: memFree=956248/2055920 swapFree=4182684/4192956
[pid=29467] ppid=29465 vsize=1715660 CPUtime=1800.64
/proc/29467/stat : 29467 (java) R 29465 29467 29418 0 -1 0 231022 0 1 0 179937 127 0 0 19 0 13 0 157555710 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071399097 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29467/statm: 428915 139842 1906 14 0 415662 0
[pid=29467/tid=29468] ppid=29465 vsize=1715660 CPUtime=16.83
/proc/29467/task/29468/stat : 29468 (java) S 29465 29467 29418 0 -1 64 65288 0 0 0 1650 33 0 0 16 0 13 0 157555714 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29469] ppid=29465 vsize=1715660 CPUtime=16.84
/proc/29467/task/29469/stat : 29469 (java) S 29465 29467 29418 0 -1 64 55104 0 0 0 1657 27 0 0 17 0 13 0 157555714 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29470] ppid=29465 vsize=1715660 CPUtime=0.31
/proc/29467/task/29470/stat : 29470 (java) S 29465 29467 29418 0 -1 64 207 0 0 0 17 14 0 0 15 0 13 0 157555716 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29471] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29471/stat : 29471 (java) S 29465 29467 29418 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 157555717 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29472] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29472/stat : 29472 (java) S 29465 29467 29418 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 157555717 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29473] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29473/stat : 29473 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157555720 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29474] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29474/stat : 29474 (java) S 29465 29467 29418 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 157555720 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29475] ppid=29465 vsize=1715660 CPUtime=0.98
/proc/29467/task/29475/stat : 29475 (java) S 29465 29467 29418 0 -1 64 3596 0 0 0 98 0 0 0 16 0 13 0 157555720 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29467/tid=29476] ppid=29465 vsize=1715660 CPUtime=1.12
/proc/29467/task/29476/stat : 29476 (java) S 29465 29467 29418 0 -1 64 3101 0 0 0 111 1 0 0 16 0 13 0 157555720 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29477] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29477/stat : 29477 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157555720 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29478] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29478/stat : 29478 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157555720 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29467/tid=29535] ppid=29465 vsize=1715660 CPUtime=0
/proc/29467/task/29535/stat : 29535 (java) S 29465 29467 29418 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157695874 1756835840 139842 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 1715660

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

Child status: 143
Real time (s): 1783.45
CPU time (s): 1800.78
CPU user time (s): 1799.42
CPU system time (s): 1.35779
CPU usage (%): 100.971
Max. virtual memory (cumulated for all children) (Kb): 1716296
The end

Launcher Data (download as text)

Begin job on node2 on Fri Jul 28 17:15:41 UTC 2006


FILE ID= 50673-1154106941

PBS_JOBID= 886327

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

MD5SUM SOLVER= 3cef94aa015dc0dd234d31843a257d70
MD5SUM BENCH=  a70b0edfadf87ffd0bc1b32400cae43b

RANDOM SEED= 208419317

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.276
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.276
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:       1510576 kB
Buffers:         34232 kB
Cached:         452800 kB
SwapCached:       3996 kB
Active:          76976 kB
Inactive:       419056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1510576 kB
SwapTotal:     4192956 kB
SwapFree:      4182684 kB
Dirty:             204 kB
Writeback:           0 kB
Mapped:          14528 kB
Slab:            35232 kB
Committed_AS:   707320 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node2 on Fri Jul 28 17:45:25 UTC 2006