Trace number 44028

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.2SAT (TO)262881 1800.37 1782.46

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-misc07.opb
MD5SUMf36b59f1fcf0c7e8fce521b6b9823495
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark262858
Best CPU time to get the best result obtained on this benchmark456.445
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 262858
Optimality of the best value was proved YES
Number of variables290
Total number of constraints212
Number of constraints which are clauses127
Number of constraints which are cardinality constraints (but not clauses)13
Number of constraints which are nor clauses,nor cardinality constraints72
Minimum length of a constraint8
Maximum length of a constraint263
Number of terms in the objective function 31
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524318
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 524422
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.15	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-34.ELsmp
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@1037c71
0.22	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1df073d
0.22	c org.sat4j.minisat.learning.MiniSATLearning@1546e25
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/node80/44028-1149354813/instance-44028-1149354813.opb
0.22	c reading problem ... 
0.55	c ... done. Time 0.337 ms.
0.55	c #vars     290
0.55	c #constraints  247
0.72	c SATISFIABLE
0.72	c OPTIMIZING...
0.72	c Got one! Ellapsed CPU time (in seconds):0.503
0.72	o 263288
0.82	c Got one! Ellapsed CPU time (in seconds):0.608
0.82	o 263177
0.93	c Got one! Ellapsed CPU time (in seconds):0.714
0.93	o 263131
1.66	c Got one! Ellapsed CPU time (in seconds):1.446
1.66	o 263115
3.39	c Got one! Ellapsed CPU time (in seconds):3.172
3.39	o 263021
4.00	c Got one! Ellapsed CPU time (in seconds):3.786
4.00	o 262972
4.73	c Got one! Ellapsed CPU time (in seconds):4.519
4.73	o 262956
5.37	c Got one! Ellapsed CPU time (in seconds):5.15
5.37	o 262955
5.84	c Got one! Ellapsed CPU time (in seconds):5.622
5.84	o 262924
160.90	c Got one! Ellapsed CPU time (in seconds):160.689
160.90	o 262923
166.71	c Got one! Ellapsed CPU time (in seconds):166.49
166.71	o 262881
1782.33	c starts		: 34
1782.33	c conflicts		: 20665
1782.33	c decisions		: 93212
1782.33	c propagations		: 437473
1782.33	c inspects		: 422464796
1782.33	c learnt literals	: 0
1782.33	c learnt binary clauses	: 0
1782.33	c learnt ternary clauses	: 0
1782.33	c learnt clauses	: 20664
1782.33	c root simplifications	: 0
1782.33	c removed literals (reason simplification)	: 0
1782.33	c reason swapping (by a shorter reason)	: 0
1782.33	c Calls to reduceDB	: 0
1782.33	c speed (decisions/second)	: 57.69418836831883
1782.33	c non guided choices	915
1782.33	s SATISFIABLE
1782.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
1782.33	v -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54
1782.33	v -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
1782.33	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 x105
1782.33	v -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 x117 -x118 -x119 -x120 x121 -x122 -x123 -x124 -x125 -x126
1782.33	v -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147
1782.33	v -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 x162 -x163 x164 -x165 x166 -x167 -x168
1782.33	v x169 -x170 x171 -x172 x173 -x174 x175 -x176 x177 -x178 -x179 x180 x181 x182 x183 x184 x185 x186 x187 x188 x189 x190 x191 -x192
1782.33	v -x193 -x194 -x195 x196 -x197 x198 x199 -x200 x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 x210 -x211 -x212 -x213 -x214
1782.33	v -x215 -x216 -x217 -x218 x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235
1782.33	v -x236 -x237 -x238 -x239 -x240 -x241 x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256
1782.33	v -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277
1782.33	v -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290
1782.33	c objective function=262881
1782.33	c Total wall clock time (ms): 1782.115

Verifier Data (download as text)

OK	262881

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node80/watcher-44028-1149354813 -o ROOT/results/node80/solver-44028-1149354813 -C 1800 -M 1800 -S 64 java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node80/44028-1149354813/instance-44028-1149354813.opb 699722295 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.98 1.00 1.00 2/67 9516
/proc/meminfo: memFree=1518024/2055888 swapFree=4085432/4096564
[pid=9516] ppid=9514 vsize=168 CPUtime=0
/proc/9516/stat : 9516 (java) R 9514 9516 9470 0 -1 0 40 0 0 0 0 0 0 0 19 0 1 0 201119853 172032 23 18446744073709551615 134512640 134570276 4294956624 18446744073709551615 11407803 0 0 4096 0 0 0 0 17 1 0 0
/proc/9516/statm: 42 23 18 14 0 2 0

[startup+10.003 s]
/proc/loadavg: 0.98 1.00 1.00 2/79 9537
/proc/meminfo: memFree=1324088/2055888 swapFree=4085432/4096564
[pid=9516] ppid=9514 vsize=1715348 CPUtime=11.33
/proc/9516/stat : 9516 (java) R 9514 9516 9470 0 -1 0 54150 0 1 0 1113 20 0 0 25 0 13 0 201119853 1756516352 50268 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4155661062 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9516/statm: 428837 50268 1912 14 0 415583 0
[pid=9516/tid=9517] ppid=9514 vsize=1715348 CPUtime=0.19
/proc/9516/task/9517/stat : 9517 (java) S 9514 9516 9470 0 -1 64 5570 0 0 0 17 2 0 0 16 0 13 0 201119856 1756516352 50268 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9518] ppid=9514 vsize=1715348 CPUtime=0.17
/proc/9516/task/9518/stat : 9518 (java) S 9514 9516 9470 0 -1 64 5413 0 0 0 16 1 0 0 16 0 13 0 201119856 1756516352 50268 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 9470 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 50268 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 9470 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 50268 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 9470 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 50268 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 9470 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 201119863 1756516352 50268 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9523] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9523/stat : 9523 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 201119863 1756516352 50268 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9524] ppid=9514 vsize=1715348 CPUtime=0.83
/proc/9516/task/9524/stat : 9524 (java) S 9514 9516 9470 0 -1 64 973 0 0 0 83 0 0 0 17 0 13 0 201119863 1756516352 50268 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9525] ppid=9514 vsize=1715348 CPUtime=0.83
/proc/9516/task/9525/stat : 9525 (java) S 9514 9516 9470 0 -1 64 2731 0 0 0 82 1 0 0 17 0 13 0 201119863 1756516352 50268 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9526] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9526/stat : 9526 (java) S 9514 9516 9470 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 201119863 1756516352 50268 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9527] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9527/stat : 9527 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 201119863 1756516352 50268 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9537] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9537/stat : 9537 (java) S 9514 9516 9470 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 201120437 1756516352 50268 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.33
Current children cumulated vsize (Kb) 1715348

[startup+20.0101 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 9537
/proc/meminfo: memFree=1312440/2055888 swapFree=4085432/4096564
[pid=9516] ppid=9514 vsize=1715348 CPUtime=21.43
/proc/9516/stat : 9516 (java) R 9514 9516 9470 0 -1 0 57856 0 1 0 2122 21 0 0 18 0 13 0 201119853 1756516352 53139 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071318275 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9516/statm: 428837 53139 1912 14 0 415583 0
[pid=9516/tid=9517] ppid=9514 vsize=1715348 CPUtime=0.29
/proc/9516/task/9517/stat : 9517 (java) S 9514 9516 9470 0 -1 64 7593 0 0 0 26 3 0 0 16 0 13 0 201119856 1756516352 53139 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9518] ppid=9514 vsize=1715348 CPUtime=0.28
/proc/9516/task/9518/stat : 9518 (java) S 9514 9516 9470 0 -1 64 7084 0 0 0 26 2 0 0 16 0 13 0 201119856 1756516352 53139 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 9470 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 53139 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 9470 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 53139 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 9470 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 53139 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 9470 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 201119863 1756516352 53139 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9523] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9523/stat : 9523 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 201119863 1756516352 53139 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9524] ppid=9514 vsize=1715348 CPUtime=0.84
/proc/9516/task/9524/stat : 9524 (java) S 9514 9516 9470 0 -1 64 973 0 0 0 84 0 0 0 16 0 13 0 201119863 1756516352 53139 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9525] ppid=9514 vsize=1715348 CPUtime=0.83
/proc/9516/task/9525/stat : 9525 (java) S 9514 9516 9470 0 -1 64 2731 0 0 0 82 1 0 0 17 0 13 0 201119863 1756516352 53139 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9526] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9526/stat : 9526 (java) S 9514 9516 9470 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 201119863 1756516352 53139 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9527] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9527/stat : 9527 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 201119863 1756516352 53139 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9537] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9537/stat : 9537 (java) S 9514 9516 9470 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 201120437 1756516352 53139 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.43
Current children cumulated vsize (Kb) 1715348

[startup+30.0172 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 9537
/proc/meminfo: memFree=1313208/2055888 swapFree=4085432/4096564
[pid=9516] ppid=9514 vsize=1715348 CPUtime=31.52
/proc/9516/stat : 9516 (java) R 9514 9516 9470 0 -1 0 60423 0 1 0 3130 22 0 0 25 0 13 0 201119853 1756516352 52951 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071404092 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9516/statm: 428837 52951 1912 14 0 415583 0
[pid=9516/tid=9517] ppid=9514 vsize=1715348 CPUtime=0.37
/proc/9516/task/9517/stat : 9517 (java) S 9514 9516 9470 0 -1 64 8836 0 0 0 34 3 0 0 17 0 13 0 201119856 1756516352 52951 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9518] ppid=9514 vsize=1715348 CPUtime=0.35
/proc/9516/task/9518/stat : 9518 (java) S 9514 9516 9470 0 -1 64 8396 0 0 0 33 2 0 0 16 0 13 0 201119856 1756516352 52951 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 9470 0 -1 64 34 0 0 0 0 0 0 0 17 0 13 0 201119859 1756516352 52951 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 9470 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 52951 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 9470 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 52951 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 9470 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 201119863 1756516352 52951 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9523] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9523/stat : 9523 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 201119863 1756516352 52951 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9524] ppid=9514 vsize=1715348 CPUtime=0.84
/proc/9516/task/9524/stat : 9524 (java) S 9514 9516 9470 0 -1 64 973 0 0 0 84 0 0 0 16 0 13 0 201119863 1756516352 52951 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9525] ppid=9514 vsize=1715348 CPUtime=0.83
/proc/9516/task/9525/stat : 9525 (java) S 9514 9516 9470 0 -1 64 2731 0 0 0 82 1 0 0 17 0 13 0 201119863 1756516352 52951 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9526] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9526/stat : 9526 (java) S 9514 9516 9470 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 201119863 1756516352 52951 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9527] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9527/stat : 9527 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 201119863 1756516352 52951 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9537] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9537/stat : 9537 (java) S 9514 9516 9470 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 201120437 1756516352 52951 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.52
Current children cumulated vsize (Kb) 1715348

[startup+40.0242 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 9537
/proc/meminfo: memFree=1314872/2055888 swapFree=4085432/4096564
[pid=9516] ppid=9514 vsize=1715348 CPUtime=41.59
/proc/9516/stat : 9516 (java) R 9514 9516 9470 0 -1 0 62052 0 1 0 4136 23 0 0 25 0 13 0 201119853 1756516352 52533 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071433706 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9516/statm: 428837 52533 1912 14 0 415583 0
[pid=9516/tid=9517] ppid=9514 vsize=1715348 CPUtime=0.43
/proc/9516/task/9517/stat : 9517 (java) S 9514 9516 9470 0 -1 64 9715 0 0 0 40 3 0 0 17 0 13 0 201119856 1756516352 52533 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9518] ppid=9514 vsize=1715348 CPUtime=0.41
/proc/9516/task/9518/stat : 9518 (java) S 9514 9516 9470 0 -1 64 9137 0 0 0 39 2 0 0 16 0 13 0 201119856 1756516352 52533 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1715348 CPUtime=0.01
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 9470 0 -1 64 34 0 0 0 1 0 0 0 16 0 13 0 201119859 1756516352 52533 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 9470 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 52533 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 9470 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 52533 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 9470 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 201119863 1756516352 52533 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9523] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9523/stat : 9523 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 201119863 1756516352 52533 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9524] ppid=9514 vsize=1715348 CPUtime=0.84
/proc/9516/task/9524/stat : 9524 (java) S 9514 9516 9470 0 -1 64 973 0 0 0 84 0 0 0 16 0 13 0 201119863 1756516352 52533 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9525] ppid=9514 vsize=1715348 CPUtime=0.83
/proc/9516/task/9525/stat : 9525 (java) S 9514 9516 9470 0 -1 64 2731 0 0 0 82 1 0 0 17 0 13 0 201119863 1756516352 52533 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9526] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9526/stat : 9526 (java) S 9514 9516 9470 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 201119863 1756516352 52533 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9527] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9527/stat : 9527 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 201119863 1756516352 52533 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9537] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9537/stat : 9537 (java) S 9514 9516 9470 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 201120437 1756516352 52533 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.59
Current children cumulated vsize (Kb) 1715348

[startup+50.0323 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 9537
/proc/meminfo: memFree=1313784/2055888 swapFree=4085432/4096564
[pid=9516] ppid=9514 vsize=1715348 CPUtime=51.7
/proc/9516/stat : 9516 (java) R 9514 9516 9470 0 -1 0 63811 0 1 0 5146 24 0 0 23 0 13 0 201119853 1756516352 52803 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071434012 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9516/statm: 428837 52803 1912 14 0 415583 0
[pid=9516/tid=9517] ppid=9514 vsize=1715348 CPUtime=0.49
/proc/9516/task/9517/stat : 9517 (java) S 9514 9516 9470 0 -1 64 10460 0 0 0 46 3 0 0 16 0 13 0 201119856 1756516352 52803 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9518] ppid=9514 vsize=1715348 CPUtime=0.49
/proc/9516/task/9518/stat : 9518 (java) S 9514 9516 9470 0 -1 64 10141 0 0 0 46 3 0 0 16 0 13 0 201119856 1756516352 52803 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1715348 CPUtime=0.01
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 9470 0 -1 64 34 0 0 0 1 0 0 0 15 0 13 0 201119859 1756516352 52803 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 9470 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 52803 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 9470 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 52803 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 9470 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 201119863 1756516352 52803 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9523] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9523/stat : 9523 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 201119863 1756516352 52803 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9524] ppid=9514 vsize=1715348 CPUtime=0.88
/proc/9516/task/9524/stat : 9524 (java) S 9514 9516 9470 0 -1 64 975 0 0 0 88 0 0 0 17 0 13 0 201119863 1756516352 52803 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9525] ppid=9514 vsize=1715348 CPUtime=0.83
/proc/9516/task/9525/stat : 9525 (java) S 9514 9516 9470 0 -1 64 2731 0 0 0 82 1 0 0 17 0 13 0 201119863 1756516352 52803 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9526] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9526/stat : 9526 (java) S 9514 9516 9470 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 201119863 1756516352 52803 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9527] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9527/stat : 9527 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 201119863 1756516352 52803 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9537] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9537/stat : 9537 (java) S 9514 9516 9470 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 201120437 1756516352 52803 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.7
Current children cumulated vsize (Kb) 1715348

[startup+60.0394 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 9537
/proc/meminfo: memFree=1312888/2055888 swapFree=4085432/4096564
[pid=9516] ppid=9514 vsize=1715348 CPUtime=61.78
/proc/9516/stat : 9516 (java) R 9514 9516 9470 0 -1 0 65893 0 1 0 6154 24 0 0 25 0 13 0 201119853 1756516352 53024 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071413138 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9516/statm: 428837 53024 1912 14 0 415583 0
[pid=9516/tid=9517] ppid=9514 vsize=1715348 CPUtime=0.58
/proc/9516/task/9517/stat : 9517 (java) S 9514 9516 9470 0 -1 64 11540 0 0 0 54 4 0 0 16 0 13 0 201119856 1756516352 53024 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9518] ppid=9514 vsize=1715348 CPUtime=0.57
/proc/9516/task/9518/stat : 9518 (java) S 9514 9516 9470 0 -1 64 11132 0 0 0 54 3 0 0 17 0 13 0 201119856 1756516352 53024 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1715348 CPUtime=0.01
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 9470 0 -1 64 34 0 0 0 1 0 0 0 17 0 13 0 201119859 1756516352 53024 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 9470 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 53024 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 9470 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 53024 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 9470 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 201119863 1756516352 53024 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=9516/tid=9520] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 9470 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 146692 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 9470 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 146692 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 9470 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 201119863 1756516352 146692 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9523] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9523/stat : 9523 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 201119863 1756516352 146692 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9524] ppid=9514 vsize=1715348 CPUtime=0.88
/proc/9516/task/9524/stat : 9524 (java) S 9514 9516 9470 0 -1 64 975 0 0 0 88 0 0 0 17 0 13 0 201119863 1756516352 146692 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9525] ppid=9514 vsize=1715348 CPUtime=0.84
/proc/9516/task/9525/stat : 9525 (java) S 9514 9516 9470 0 -1 64 2731 0 0 0 83 1 0 0 17 0 13 0 201119863 1756516352 146692 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9526] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9526/stat : 9526 (java) S 9514 9516 9470 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 201119863 1756516352 146692 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9527] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9527/stat : 9527 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 201119863 1756516352 146692 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9539] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9539/stat : 9539 (java) S 9514 9516 9470 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 201136524 1756516352 146692 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1796.14
Current children cumulated vsize (Kb) 1715348

[startup+1779.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9541
/proc/meminfo: memFree=936560/2055888 swapFree=4085432/4096564
[pid=9516] ppid=9514 vsize=1715348 CPUtime=1797.17
/proc/9516/stat : 9516 (java) R 9514 9516 9470 0 -1 0 219914 0 1 0 179619 98 0 0 18 0 13 0 201119853 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071447974 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9516/statm: 428837 146743 1912 14 0 415583 0
[pid=9516/tid=9517] ppid=9514 vsize=1715348 CPUtime=17.66
/proc/9516/task/9517/stat : 9517 (java) S 9514 9516 9470 0 -1 64 69200 0 0 0 1739 27 0 0 16 0 13 0 201119856 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9518] ppid=9514 vsize=1715348 CPUtime=17.62
/proc/9516/task/9518/stat : 9518 (java) S 9514 9516 9470 0 -1 64 68183 0 0 0 1736 26 0 0 16 0 13 0 201119856 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1715348 CPUtime=0.25
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 9470 0 -1 64 187 0 0 0 14 11 0 0 16 0 13 0 201119859 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 9470 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 9470 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 9470 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 201119863 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9523] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9523/stat : 9523 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 201119863 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9524] ppid=9514 vsize=1715348 CPUtime=0.88
/proc/9516/task/9524/stat : 9524 (java) S 9514 9516 9470 0 -1 64 975 0 0 0 88 0 0 0 17 0 13 0 201119863 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9525] ppid=9514 vsize=1715348 CPUtime=0.84
/proc/9516/task/9525/stat : 9525 (java) S 9514 9516 9470 0 -1 64 2731 0 0 0 83 1 0 0 17 0 13 0 201119863 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9526] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9526/stat : 9526 (java) S 9514 9516 9470 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 201119863 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9527] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9527/stat : 9527 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 201119863 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9539] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9539/stat : 9539 (java) S 9514 9516 9470 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 201136524 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1797.17
Current children cumulated vsize (Kb) 1715348

[startup+1780.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9541
/proc/meminfo: memFree=936560/2055888 swapFree=4085432/4096564
[pid=9516] ppid=9514 vsize=1715348 CPUtime=1798.18
/proc/9516/stat : 9516 (java) R 9514 9516 9470 0 -1 0 219914 0 1 0 179720 98 0 0 25 0 13 0 201119853 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071413185 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9516/statm: 428837 146743 1912 14 0 415583 0
[pid=9516/tid=9517] ppid=9514 vsize=1715348 CPUtime=17.66
/proc/9516/task/9517/stat : 9517 (java) S 9514 9516 9470 0 -1 64 69200 0 0 0 1739 27 0 0 16 0 13 0 201119856 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9518] ppid=9514 vsize=1715348 CPUtime=17.62
/proc/9516/task/9518/stat : 9518 (java) S 9514 9516 9470 0 -1 64 68183 0 0 0 1736 26 0 0 16 0 13 0 201119856 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1715348 CPUtime=0.25
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 9470 0 -1 64 187 0 0 0 14 11 0 0 16 0 13 0 201119859 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 9470 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 9470 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 9470 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 201119863 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9523] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9523/stat : 9523 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 201119863 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9524] ppid=9514 vsize=1715348 CPUtime=0.88
/proc/9516/task/9524/stat : 9524 (java) S 9514 9516 9470 0 -1 64 975 0 0 0 88 0 0 0 17 0 13 0 201119863 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9525] ppid=9514 vsize=1715348 CPUtime=0.84
/proc/9516/task/9525/stat : 9525 (java) S 9514 9516 9470 0 -1 64 2731 0 0 0 83 1 0 0 17 0 13 0 201119863 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9526] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9526/stat : 9526 (java) S 9514 9516 9470 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 201119863 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9527] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9527/stat : 9527 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 201119863 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9539] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9539/stat : 9539 (java) S 9514 9516 9470 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 201136524 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1798.18
Current children cumulated vsize (Kb) 1715348

[startup+1781.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9541
/proc/meminfo: memFree=936496/2055888 swapFree=4085432/4096564
[pid=9516] ppid=9514 vsize=1715348 CPUtime=1799.18
/proc/9516/stat : 9516 (java) R 9514 9516 9470 0 -1 0 219914 0 1 0 179820 98 0 0 25 0 13 0 201119853 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071404111 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9516/statm: 428837 146743 1912 14 0 415583 0
[pid=9516/tid=9517] ppid=9514 vsize=1715348 CPUtime=17.66
/proc/9516/task/9517/stat : 9517 (java) S 9514 9516 9470 0 -1 64 69200 0 0 0 1739 27 0 0 16 0 13 0 201119856 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9518] ppid=9514 vsize=1715348 CPUtime=17.62
/proc/9516/task/9518/stat : 9518 (java) S 9514 9516 9470 0 -1 64 68183 0 0 0 1736 26 0 0 16 0 13 0 201119856 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1715348 CPUtime=0.25
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 9470 0 -1 64 187 0 0 0 14 11 0 0 16 0 13 0 201119859 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 9470 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 9470 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 9470 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 201119863 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9523] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9523/stat : 9523 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 201119863 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9524] ppid=9514 vsize=1715348 CPUtime=0.88
/proc/9516/task/9524/stat : 9524 (java) S 9514 9516 9470 0 -1 64 975 0 0 0 88 0 0 0 17 0 13 0 201119863 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9525] ppid=9514 vsize=1715348 CPUtime=0.84
/proc/9516/task/9525/stat : 9525 (java) S 9514 9516 9470 0 -1 64 2731 0 0 0 83 1 0 0 17 0 13 0 201119863 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9526] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9526/stat : 9526 (java) S 9514 9516 9470 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 201119863 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9527] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9527/stat : 9527 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 201119863 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9539] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9539/stat : 9539 (java) S 9514 9516 9470 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 201136524 1756516352 146743 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1799.18
Current children cumulated vsize (Kb) 1715348

[startup+1782.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9541
/proc/meminfo: memFree=936304/2055888 swapFree=4085432/4096564
[pid=9516] ppid=9514 vsize=1715348 CPUtime=1800.22
/proc/9516/stat : 9516 (java) R 9514 9516 9470 0 -1 0 219964 0 1 0 179924 98 0 0 19 0 13 0 201119853 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071434126 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9516/statm: 428837 146792 1912 14 0 415583 0
[pid=9516/tid=9517] ppid=9514 vsize=1715348 CPUtime=17.69
/proc/9516/task/9517/stat : 9517 (java) S 9514 9516 9470 0 -1 64 69216 0 0 0 1742 27 0 0 17 0 13 0 201119856 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9518] ppid=9514 vsize=1715348 CPUtime=17.66
/proc/9516/task/9518/stat : 9518 (java) S 9514 9516 9470 0 -1 64 68216 0 0 0 1739 27 0 0 17 0 13 0 201119856 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1715348 CPUtime=0.25
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 9470 0 -1 64 187 0 0 0 14 11 0 0 16 0 13 0 201119859 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 9470 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 9470 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 9470 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 201119863 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9523] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9523/stat : 9523 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 201119863 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9524] ppid=9514 vsize=1715348 CPUtime=0.88
/proc/9516/task/9524/stat : 9524 (java) S 9514 9516 9470 0 -1 64 975 0 0 0 88 0 0 0 17 0 13 0 201119863 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9525] ppid=9514 vsize=1715348 CPUtime=0.84
/proc/9516/task/9525/stat : 9525 (java) S 9514 9516 9470 0 -1 64 2731 0 0 0 83 1 0 0 17 0 13 0 201119863 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9526] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9526/stat : 9526 (java) S 9514 9516 9470 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 201119863 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9527] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9527/stat : 9527 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 201119863 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9539] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9539/stat : 9539 (java) S 9514 9516 9470 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 201136524 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (Kb) 1715348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1782.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9541
/proc/meminfo: memFree=936304/2055888 swapFree=4085432/4096564
[pid=9516] ppid=9514 vsize=1715348 CPUtime=1800.23
/proc/9516/stat : 9516 (java) R 9514 9516 9470 0 -1 0 219964 0 1 0 179925 98 0 0 19 0 13 0 201119853 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071404013 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9516/statm: 428837 146792 1912 14 0 415583 0
[pid=9516/tid=9517] ppid=9514 vsize=1715348 CPUtime=17.69
/proc/9516/task/9517/stat : 9517 (java) S 9514 9516 9470 0 -1 64 69216 0 0 0 1742 27 0 0 17 0 13 0 201119856 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9518] ppid=9514 vsize=1715348 CPUtime=17.66
/proc/9516/task/9518/stat : 9518 (java) S 9514 9516 9470 0 -1 64 68216 0 0 0 1739 27 0 0 17 0 13 0 201119856 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1715348 CPUtime=0.25
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 9470 0 -1 64 187 0 0 0 14 11 0 0 16 0 13 0 201119859 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 9470 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 9470 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 201119859 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 9470 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 201119863 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9523] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9523/stat : 9523 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 201119863 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9524] ppid=9514 vsize=1715348 CPUtime=0.88
/proc/9516/task/9524/stat : 9524 (java) S 9514 9516 9470 0 -1 64 975 0 0 0 88 0 0 0 17 0 13 0 201119863 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9525] ppid=9514 vsize=1715348 CPUtime=0.84
/proc/9516/task/9525/stat : 9525 (java) S 9514 9516 9470 0 -1 64 2731 0 0 0 83 1 0 0 17 0 13 0 201119863 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9516/tid=9526] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9526/stat : 9526 (java) S 9514 9516 9470 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 201119863 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9527] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9527/stat : 9527 (java) S 9514 9516 9470 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 201119863 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9516/tid=9539] ppid=9514 vsize=1715348 CPUtime=0
/proc/9516/task/9539/stat : 9539 (java) S 9514 9516 9470 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 201136524 1756516352 146792 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (Kb) 1715348

Sending SIGTERM to -9516
Sleeping 2 seconds

Child status: 143
Real time (s): 1782.46
CPU time (s): 1800.37
CPU user time (s): 1799.3
CPU system time (s): 1.07684
CPU usage (%): 101.005
Max. virtual memory (cumulated for all children) (Kb): 1715348

Launcher Data (download as text)

Begin job on node80 on Sat Jun  3 17:13:33 UTC 2006


FILE ID= 44028-1149354813

PBS_JOBID= 311188

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-misc07.opb
COMMAND LINE= java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node80/44028-1149354813/instance-44028-1149354813.opb 699722295
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node80/watcher-44028-1149354813 -o ROOT/results/node80/solver-44028-1149354813 -C 1800 -M 1800 -S 64  java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node80/44028-1149354813/instance-44028-1149354813.opb 699722295

MD5SUM SOLVER= e9637a7554f3ecdf74c1815f89d00213
MD5SUM BENCH=  f36b59f1fcf0c7e8fce521b6b9823495

RANDOM SEED= 699722295


/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.264
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	: 6006.16
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.264
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1518168 kB
Buffers:         20724 kB
Cached:         453520 kB
SwapCached:       2436 kB
Active:          44480 kB
Inactive:       438540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1518168 kB
SwapTotal:     4096564 kB
SwapFree:      4085432 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          16648 kB
Slab:            41368 kB
Committed_AS:   377884 kB
PageTables:       1276 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node80 on Sat Jun  3 17:43:16 UTC 2006