Trace number 42401

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)19 1801.04 1795.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-markshare1_1.opb
MD5SUMa432642e9fdf105f945bae55612ade38
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7
Optimality of the best value was proved NO
Number of variables280
Total number of constraints11
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 constraints11
Minimum length of a constraint11
Maximum length of a constraint130
Number of terms in the objective function 180
Biggest coefficient in the objective function 43691
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524412
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 261245
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524412
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-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/node14/42401-1149254415/instance-42401-1149254415.opb
0.22	c reading problem ... 
0.33	c ... done. Time 0.109 ms.
0.33	c #vars     280
0.33	c #constraints  17
1.12	c SATISFIABLE
1.12	c OPTIMIZING...
1.12	c Got one! Ellapsed CPU time (in seconds):0.9
1.12	o 410
1.78	c Got one! Ellapsed CPU time (in seconds):1.567
1.79	o 70
2.18	c Got one! Ellapsed CPU time (in seconds):1.963
2.18	o 68
3.11	c Got one! Ellapsed CPU time (in seconds):2.897
3.11	o 48
4.20	c Got one! Ellapsed CPU time (in seconds):3.986
4.20	o 47
5.33	c Got one! Ellapsed CPU time (in seconds):5.108
5.33	o 46
12.20	c Got one! Ellapsed CPU time (in seconds):11.979
12.20	o 33
14.46	c Got one! Ellapsed CPU time (in seconds):14.245
14.46	o 32
22.29	c Got one! Ellapsed CPU time (in seconds):22.075
22.29	o 31
37.51	c Got one! Ellapsed CPU time (in seconds):37.297
37.51	o 30
42.50	c Got one! Ellapsed CPU time (in seconds):42.284
42.50	o 25
173.71	c Got one! Ellapsed CPU time (in seconds):173.495
173.71	o 24
217.21	c Got one! Ellapsed CPU time (in seconds):216.995
217.21	o 19
1795.29	c starts		: 39
1795.29	c conflicts		: 7815
1795.29	c decisions		: 45198
1795.29	c propagations		: 129415
1795.29	c inspects		: 42697893
1795.29	c learnt literals	: 0
1795.29	c learnt binary clauses	: 0
1795.29	c learnt ternary clauses	: 0
1795.29	c learnt clauses	: 7814
1795.29	c root simplifications	: 0
1795.29	c removed literals (reason simplification)	: 0
1795.29	c reason swapping (by a shorter reason)	: 0
1795.29	c Calls to reduceDB	: 0
1795.29	c speed (decisions/second)	: 28.64126057539797
1795.29	c non guided choices	714
1795.29	s SATISFIABLE
1795.29	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
1795.29	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
1795.29	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
1795.29	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
1795.29	v -x106 x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126
1795.29	v -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147
1795.29	v -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168
1795.29	v -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 x181 x182 x183 x184 -x185 -x186 -x187 x188 -x189 -x190
1795.29	v -x191 -x192 -x193 x194 -x195 x196 -x197 -x198 -x199 -x200 x201 -x202 -x203 -x204 x205 x206 x207 x208 x209 -x210 -x211 -x212
1795.29	v -x213 x214 x215 x216 x217 -x218 -x219 x220 -x221 -x222 x223 -x224 -x225 x226 -x227 -x228 x229 x230 x231 x232 x233 x234 -x235
1795.29	v x236 x237 x238 x239 -x240 -x241 x242 x243 x244 x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 x253 x254 x255 x256 x257 x258
1795.29	v x259 x260 x261 x262 -x263 x264 -x265 x266 x267 x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 x278 x279 x280
1795.29	c objective function=19
1795.29	c Total wall clock time (ms): 1795.074

Verifier Data (download as text)

OK	19

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.84 0.94 0.90 3/64 23433
/proc/meminfo: memFree=1385760/2055920 swapFree=4181448/4192956
[pid=23433] ppid=23431 vsize=1784 CPUtime=0
/proc/23433/stat : 23433 (java) D 23431 23433 23387 0 -1 0 166 0 0 0 0 0 0 0 19 0 1 0 191104199 1826816 137 18446744073709551615 134512640 134570276 4294956608 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/23433/statm: 446 137 102 14 0 91 0

[startup+10.0032 s]
/proc/loadavg: 0.87 0.94 0.90 2/76 23451
/proc/meminfo: memFree=1194376/2055920 swapFree=4181448/4192956
[pid=23433] ppid=23431 vsize=1714592 CPUtime=11.44
/proc/23433/stat : 23433 (java) R 23431 23433 23387 0 -1 0 55014 0 1 0 1117 27 0 0 25 0 13 0 191104199 1755742208 49629 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071589538 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23433/statm: 428648 49629 1907 14 0 415395 0
[pid=23433/tid=23434] ppid=23431 vsize=1714592 CPUtime=0.17
/proc/23433/task/23434/stat : 23434 (java) S 23431 23433 23387 0 -1 64 5029 0 0 0 15 2 0 0 15 0 13 0 191104203 1755742208 49629 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23435] ppid=23431 vsize=1714592 CPUtime=0.17
/proc/23433/task/23435/stat : 23435 (java) S 23431 23433 23387 0 -1 64 5055 0 0 0 14 3 0 0 16 0 13 0 191104203 1755742208 49629 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23436] ppid=23431 vsize=1714592 CPUtime=0
/proc/23433/task/23436/stat : 23436 (java) S 23431 23433 23387 0 -1 64 32 0 0 0 0 0 0 0 16 0 13 0 191104205 1755742208 49629 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23437] ppid=23431 vsize=1714592 CPUtime=0
/proc/23433/task/23437/stat : 23437 (java) S 23431 23433 23387 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 191104206 1755742208 49629 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23438] ppid=23431 vsize=1714592 CPUtime=0
/proc/23433/task/23438/stat : 23438 (java) S 23431 23433 23387 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 191104206 1755742208 49629 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23439] ppid=23431 vsize=1714592 CPUtime=0
/proc/23433/task/23439/stat : 23439 (java) S 23431 23433 23387 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 191104209 1755742208 49629 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23440] ppid=23431 vsize=1714592 CPUtime=0
/proc/23433/task/23440/stat : 23440 (java) S 23431 23433 23387 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 191104209 1755742208 49629 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23441] ppid=23431 vsize=1714592 CPUtime=0.96
/proc/23433/task/23441/stat : 23441 (java) S 23431 23433 23387 0 -1 64 2767 0 0 0 95 1 0 0 16 0 13 0 191104209 1755742208 49629 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23442] ppid=23431 vsize=1714592 CPUtime=0.76
/proc/23433/task/23442/stat : 23442 (java) S 23431 23433 23387 0 -1 64 2690 0 0 0 76 0 0 0 16 0 13 0 191104209 1755742208 49629 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23443] ppid=23431 vsize=1714592 CPUtime=0
/proc/23433/task/23443/stat : 23443 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 191104209 1755742208 49629 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23444] ppid=23431 vsize=1714592 CPUtime=0
/proc/23433/task/23444/stat : 23444 (java) S 23431 23433 23387 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 191104209 1755742208 49629 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23451] ppid=23431 vsize=1714592 CPUtime=0
/proc/23433/task/23451/stat : 23451 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 191104733 1755742208 49629 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.44
Current children cumulated vsize (Kb) 1714592

[startup+20.0101 s]
/proc/loadavg: 0.89 0.94 0.90 2/76 23453
/proc/meminfo: memFree=1192000/2055920 swapFree=4181448/4192956
[pid=23433] ppid=23431 vsize=1714304 CPUtime=21.5
/proc/23433/stat : 23433 (java) R 23431 23433 23387 0 -1 0 57114 0 1 0 2122 28 0 0 21 0 13 0 191104199 1755447296 50176 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071439584 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23433/statm: 428576 50176 1907 14 0 415323 0
[pid=23433/tid=23434] ppid=23431 vsize=1714304 CPUtime=0.23
/proc/23433/task/23434/stat : 23434 (java) S 23431 23433 23387 0 -1 64 5980 0 0 0 20 3 0 0 16 0 13 0 191104203 1755447296 50176 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23435] ppid=23431 vsize=1714304 CPUtime=0.22
/proc/23433/task/23435/stat : 23435 (java) S 23431 23433 23387 0 -1 64 6192 0 0 0 19 3 0 0 16 0 13 0 191104203 1755447296 50176 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23436] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23436/stat : 23436 (java) S 23431 23433 23387 0 -1 64 32 0 0 0 0 0 0 0 15 0 13 0 191104205 1755447296 50176 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23437] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23437/stat : 23437 (java) S 23431 23433 23387 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 50176 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23438] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23438/stat : 23438 (java) S 23431 23433 23387 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 50176 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23439] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23439/stat : 23439 (java) S 23431 23433 23387 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 191104209 1755447296 50176 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23440] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23440/stat : 23440 (java) S 23431 23433 23387 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 191104209 1755447296 50176 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23441] ppid=23431 vsize=1714304 CPUtime=0.96
/proc/23433/task/23441/stat : 23441 (java) S 23431 23433 23387 0 -1 64 2767 0 0 0 95 1 0 0 16 0 13 0 191104209 1755447296 50176 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23442] ppid=23431 vsize=1714304 CPUtime=0.76
/proc/23433/task/23442/stat : 23442 (java) S 23431 23433 23387 0 -1 64 2690 0 0 0 76 0 0 0 17 0 13 0 191104209 1755447296 50176 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23443] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23443/stat : 23443 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 191104209 1755447296 50176 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23444] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23444/stat : 23444 (java) S 23431 23433 23387 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 191104209 1755447296 50176 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23453] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23453/stat : 23453 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 191105646 1755447296 50176 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.5
Current children cumulated vsize (Kb) 1714304

[startup+30.0171 s]
/proc/loadavg: 0.90 0.94 0.90 2/76 23454
/proc/meminfo: memFree=1199416/2055920 swapFree=4181448/4192956
[pid=23433] ppid=23431 vsize=1714304 CPUtime=31.56
/proc/23433/stat : 23433 (java) R 23431 23433 23387 0 -1 0 58952 0 1 0 3127 29 0 0 25 0 13 0 191104199 1755447296 48332 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071379594 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23433/statm: 428576 48332 1907 14 0 415323 0
[pid=23433/tid=23434] ppid=23431 vsize=1714304 CPUtime=0.29
/proc/23433/task/23434/stat : 23434 (java) S 23431 23433 23387 0 -1 64 6899 0 0 0 26 3 0 0 15 0 13 0 191104203 1755447296 48332 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23435] ppid=23431 vsize=1714304 CPUtime=0.28
/proc/23433/task/23435/stat : 23435 (java) S 23431 23433 23387 0 -1 64 7095 0 0 0 25 3 0 0 16 0 13 0 191104203 1755447296 48332 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23436] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23436/stat : 23436 (java) S 23431 23433 23387 0 -1 64 33 0 0 0 0 0 0 0 17 0 13 0 191104205 1755447296 48332 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23437] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23437/stat : 23437 (java) S 23431 23433 23387 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 48332 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23438] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23438/stat : 23438 (java) S 23431 23433 23387 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 48332 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23439] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23439/stat : 23439 (java) S 23431 23433 23387 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 191104209 1755447296 48332 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23440] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23440/stat : 23440 (java) S 23431 23433 23387 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 191104209 1755447296 48332 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23441] ppid=23431 vsize=1714304 CPUtime=0.96
/proc/23433/task/23441/stat : 23441 (java) S 23431 23433 23387 0 -1 64 2768 0 0 0 95 1 0 0 17 0 13 0 191104209 1755447296 48332 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23442] ppid=23431 vsize=1714304 CPUtime=0.76
/proc/23433/task/23442/stat : 23442 (java) S 23431 23433 23387 0 -1 64 2690 0 0 0 76 0 0 0 17 0 13 0 191104209 1755447296 48332 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23443] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23443/stat : 23443 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 191104209 1755447296 48332 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23444] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23444/stat : 23444 (java) S 23431 23433 23387 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 191104209 1755447296 48332 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23454] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23454/stat : 23454 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 191106429 1755447296 48332 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.56
Current children cumulated vsize (Kb) 1714304

[startup+40.024 s]
/proc/loadavg: 0.92 0.94 0.90 2/76 23455
/proc/meminfo: memFree=1202032/2055920 swapFree=4181448/4192956
[pid=23433] ppid=23431 vsize=1714304 CPUtime=41.62
/proc/23433/stat : 23433 (java) R 23431 23433 23387 0 -1 0 60391 0 1 0 4132 30 0 0 25 0 13 0 191104199 1755447296 47670 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071378888 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23433/statm: 428576 47670 1907 14 0 415323 0
[pid=23433/tid=23434] ppid=23431 vsize=1714304 CPUtime=0.34
/proc/23433/task/23434/stat : 23434 (java) S 23431 23433 23387 0 -1 64 7495 0 0 0 31 3 0 0 16 0 13 0 191104203 1755447296 47670 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23435] ppid=23431 vsize=1714304 CPUtime=0.33
/proc/23433/task/23435/stat : 23435 (java) S 23431 23433 23387 0 -1 64 7927 0 0 0 30 3 0 0 16 0 13 0 191104203 1755447296 47670 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23436] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23436/stat : 23436 (java) S 23431 23433 23387 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 191104205 1755447296 47670 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23437] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23437/stat : 23437 (java) S 23431 23433 23387 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 47670 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23438] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23438/stat : 23438 (java) S 23431 23433 23387 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 47670 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23439] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23439/stat : 23439 (java) S 23431 23433 23387 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 191104209 1755447296 47670 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23440] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23440/stat : 23440 (java) S 23431 23433 23387 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 191104209 1755447296 47670 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23441] ppid=23431 vsize=1714304 CPUtime=0.97
/proc/23433/task/23441/stat : 23441 (java) S 23431 23433 23387 0 -1 64 2768 0 0 0 96 1 0 0 17 0 13 0 191104209 1755447296 47670 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23442] ppid=23431 vsize=1714304 CPUtime=0.76
/proc/23433/task/23442/stat : 23442 (java) S 23431 23433 23387 0 -1 64 2690 0 0 0 76 0 0 0 17 0 13 0 191104209 1755447296 47670 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23443] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23443/stat : 23443 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 191104209 1755447296 47670 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23444] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23444/stat : 23444 (java) S 23431 23433 23387 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 191104209 1755447296 47670 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23455] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23455/stat : 23455 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 191107952 1755447296 47670 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.62
Current children cumulated vsize (Kb) 1714304

[startup+50.031 s]
/proc/loadavg: 0.93 0.94 0.90 2/76 23456
/proc/meminfo: memFree=1202856/2055920 swapFree=4181448/4192956
[pid=23433] ppid=23431 vsize=1714304 CPUtime=51.7
/proc/23433/stat : 23433 (java) R 23431 23433 23387 0 -1 0 62123 0 1 0 5139 31 0 0 25 0 13 0 191104199 1755447296 47474 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071376622 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23433/statm: 428576 47474 1909 14 0 415323 0
[pid=23433/tid=23434] ppid=23431 vsize=1714304 CPUtime=0.39
/proc/23433/task/23434/stat : 23434 (java) S 23431 23433 23387 0 -1 64 8232 0 0 0 36 3 0 0 16 0 13 0 191104203 1755447296 47474 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23435] ppid=23431 vsize=1714304 CPUtime=0.4
/proc/23433/task/23435/stat : 23435 (java) S 23431 23433 23387 0 -1 64 8902 0 0 0 36 4 0 0 15 0 13 0 191104203 1755447296 47474 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23436] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23436/stat : 23436 (java) S 23431 23433 23387 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 191104205 1755447296 47474 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23437] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23437/stat : 23437 (java) S 23431 23433 23387 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 47474 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23438] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23438/stat : 23438 (java) S 23431 23433 23387 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 47474 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23439] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23439/stat : 23439 (java) S 23431 23433 23387 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 191104209 1755447296 47474 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23440] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23440/stat : 23440 (java) S 23431 23433 23387 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 191104209 1755447296 47474 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23441] ppid=23431 vsize=1714304 CPUtime=0.98
/proc/23433/task/23441/stat : 23441 (java) S 23431 23433 23387 0 -1 64 2769 0 0 0 97 1 0 0 16 0 13 0 191104209 1755447296 47474 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23442] ppid=23431 vsize=1714304 CPUtime=0.77
/proc/23433/task/23442/stat : 23442 (java) S 23431 23433 23387 0 -1 64 2692 0 0 0 77 0 0 0 17 0 13 0 191104209 1755447296 47474 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23443] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23443/stat : 23443 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 191104209 1755447296 47474 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23444] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23444/stat : 23444 (java) S 23431 23433 23387 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 191104209 1755447296 47474 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23456] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23456/stat : 23456 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 191108450 1755447296 47474 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.7
Current children cumulated vsize (Kb) 1714304

[startup+60.0379 s]
/proc/loadavg: 0.94 0.95 0.90 2/76 23456
/proc/meminfo: memFree=1203432/2055920 swapFree=4181448/4192956
[pid=23433] ppid=23431 vsize=1714304 CPUtime=61.77
/proc/23433/stat : 23433 (java) R 23431 23433 23387 0 -1 0 63696 0 1 0 6145 32 0 0 25 0 13 0 191104199 1755447296 47340 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071596787 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23433/statm: 428576 47340 1909 14 0 415323 0
[pid=23433/tid=23434] ppid=23431 vsize=1714304 CPUtime=0.47
/proc/23433/task/23434/stat : 23434 (java) S 23431 23433 23387 0 -1 64 8953 0 0 0 43 4 0 0 16 0 13 0 191104203 1755447296 47340 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23435] ppid=23431 vsize=1714304 CPUtime=0.47
/proc/23433/task/23435/stat : 23435 (java) S 23431 23433 23387 0 -1 64 9740 0 0 0 43 4 0 0 16 0 13 0 191104203 1755447296 47340 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23436] ppid=23431 vsize=1714304 CPUtime=0.01
/proc/23433/task/23436/stat : 23436 (java) S 23431 23433 23387 0 -1 64 33 0 0 0 0 1 0 0 16 0 13 0 191104205 1755447296 47340 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23437] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23437/stat : 23437 (java) S 23431 23433 23387 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 47340 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23438] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23438/stat : 23438 (java) S 23431 23433 23387 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 47340 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23439] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23439/stat : 23439 (java) S 23431 23433 23387 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 191104209 1755447296 47340 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=23433/tid=23437] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23437/stat : 23437 (java) S 23431 23433 23387 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 133999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23438] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23438/stat : 23438 (java) S 23431 23433 23387 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 133999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23439] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23439/stat : 23439 (java) S 23431 23433 23387 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 191104209 1755447296 133999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23440] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23440/stat : 23440 (java) S 23431 23433 23387 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 191104209 1755447296 133999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23441] ppid=23431 vsize=1714304 CPUtime=0.98
/proc/23433/task/23441/stat : 23441 (java) S 23431 23433 23387 0 -1 64 2769 0 0 0 97 1 0 0 16 0 13 0 191104209 1755447296 133999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23442] ppid=23431 vsize=1714304 CPUtime=0.79
/proc/23433/task/23442/stat : 23442 (java) S 23431 23433 23387 0 -1 64 2692 0 0 0 79 0 0 0 16 0 13 0 191104209 1755447296 133999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23443] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23443/stat : 23443 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 191104209 1755447296 133999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23444] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23444/stat : 23444 (java) S 23431 23433 23387 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 191104209 1755447296 133999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23458] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23458/stat : 23458 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 191125921 1755447296 133999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1796.85
Current children cumulated vsize (Kb) 1714304

[startup+1792.26 s]
/proc/loadavg: 1.00 0.99 0.91 2/76 23460
/proc/meminfo: memFree=854040/2055920 swapFree=4181448/4192956
[pid=23433] ppid=23431 vsize=1714304 CPUtime=1797.87
/proc/23433/stat : 23433 (java) R 23431 23433 23387 0 -1 0 229440 0 1 0 179674 113 0 0 25 0 13 0 191104199 1755447296 134341 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071392151 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23433/statm: 428576 134341 1909 14 0 415323 0
[pid=23433/tid=23434] ppid=23431 vsize=1714304 CPUtime=4.92
/proc/23433/task/23434/stat : 23434 (java) S 23431 23433 23387 0 -1 64 65381 0 0 0 462 30 0 0 16 0 13 0 191104203 1755447296 134341 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23435] ppid=23431 vsize=1714304 CPUtime=4.96
/proc/23433/task/23435/stat : 23435 (java) S 23431 23433 23387 0 -1 64 70555 0 0 0 465 31 0 0 16 0 13 0 191104203 1755447296 134341 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23436] ppid=23431 vsize=1714304 CPUtime=0.17
/proc/23433/task/23436/stat : 23436 (java) S 23431 23433 23387 0 -1 64 234 0 0 0 7 10 0 0 16 0 13 0 191104205 1755447296 134341 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23437] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23437/stat : 23437 (java) S 23431 23433 23387 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 134341 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23438] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23438/stat : 23438 (java) S 23431 23433 23387 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 134341 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23439] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23439/stat : 23439 (java) S 23431 23433 23387 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 191104209 1755447296 134341 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23440] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23440/stat : 23440 (java) S 23431 23433 23387 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 191104209 1755447296 134341 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23441] ppid=23431 vsize=1714304 CPUtime=0.98
/proc/23433/task/23441/stat : 23441 (java) S 23431 23433 23387 0 -1 64 2769 0 0 0 97 1 0 0 16 0 13 0 191104209 1755447296 134341 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23442] ppid=23431 vsize=1714304 CPUtime=0.79
/proc/23433/task/23442/stat : 23442 (java) S 23431 23433 23387 0 -1 64 2692 0 0 0 79 0 0 0 16 0 13 0 191104209 1755447296 134341 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23443] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23443/stat : 23443 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 191104209 1755447296 134341 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23444] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23444/stat : 23444 (java) S 23431 23433 23387 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 191104209 1755447296 134341 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23458] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23458/stat : 23458 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 191125921 1755447296 134341 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (Kb) 1714304

[startup+1793.27 s]
/proc/loadavg: 1.00 0.99 0.91 2/76 23460
/proc/meminfo: memFree=850968/2055920 swapFree=4181448/4192956
[pid=23433] ppid=23431 vsize=1714304 CPUtime=1798.89
/proc/23433/stat : 23433 (java) R 23431 23433 23387 0 -1 0 230608 0 1 0 179776 113 0 0 25 0 13 0 191104199 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071439527 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23433/statm: 428576 135117 1909 14 0 415323 0
[pid=23433/tid=23434] ppid=23431 vsize=1714304 CPUtime=4.93
/proc/23433/task/23434/stat : 23434 (java) S 23431 23433 23387 0 -1 64 65907 0 0 0 463 30 0 0 16 0 13 0 191104203 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23435] ppid=23431 vsize=1714304 CPUtime=4.97
/proc/23433/task/23435/stat : 23435 (java) S 23431 23433 23387 0 -1 64 71196 0 0 0 466 31 0 0 16 0 13 0 191104203 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23436] ppid=23431 vsize=1714304 CPUtime=0.17
/proc/23433/task/23436/stat : 23436 (java) S 23431 23433 23387 0 -1 64 234 0 0 0 7 10 0 0 15 0 13 0 191104205 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23437] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23437/stat : 23437 (java) S 23431 23433 23387 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23438] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23438/stat : 23438 (java) S 23431 23433 23387 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23439] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23439/stat : 23439 (java) S 23431 23433 23387 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 191104209 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23440] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23440/stat : 23440 (java) S 23431 23433 23387 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 191104209 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23441] ppid=23431 vsize=1714304 CPUtime=0.98
/proc/23433/task/23441/stat : 23441 (java) S 23431 23433 23387 0 -1 64 2769 0 0 0 97 1 0 0 16 0 13 0 191104209 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23442] ppid=23431 vsize=1714304 CPUtime=0.79
/proc/23433/task/23442/stat : 23442 (java) S 23431 23433 23387 0 -1 64 2692 0 0 0 79 0 0 0 16 0 13 0 191104209 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23443] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23443/stat : 23443 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 191104209 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23444] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23444/stat : 23444 (java) S 23431 23433 23387 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 191104209 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23458] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23458/stat : 23458 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 191125921 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1798.89
Current children cumulated vsize (Kb) 1714304

[startup+1794.28 s]
/proc/loadavg: 1.00 0.99 0.91 2/76 23460
/proc/meminfo: memFree=850904/2055920 swapFree=4181448/4192956
[pid=23433] ppid=23431 vsize=1714304 CPUtime=1799.89
/proc/23433/stat : 23433 (java) R 23431 23433 23387 0 -1 0 230608 0 1 0 179876 113 0 0 25 0 13 0 191104199 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071392384 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23433/statm: 428576 135117 1909 14 0 415323 0
[pid=23433/tid=23434] ppid=23431 vsize=1714304 CPUtime=4.93
/proc/23433/task/23434/stat : 23434 (java) S 23431 23433 23387 0 -1 64 65907 0 0 0 463 30 0 0 16 0 13 0 191104203 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23435] ppid=23431 vsize=1714304 CPUtime=4.97
/proc/23433/task/23435/stat : 23435 (java) S 23431 23433 23387 0 -1 64 71196 0 0 0 466 31 0 0 16 0 13 0 191104203 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23436] ppid=23431 vsize=1714304 CPUtime=0.17
/proc/23433/task/23436/stat : 23436 (java) S 23431 23433 23387 0 -1 64 234 0 0 0 7 10 0 0 16 0 13 0 191104205 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23437] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23437/stat : 23437 (java) S 23431 23433 23387 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23438] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23438/stat : 23438 (java) S 23431 23433 23387 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23439] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23439/stat : 23439 (java) S 23431 23433 23387 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 191104209 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23440] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23440/stat : 23440 (java) S 23431 23433 23387 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 191104209 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23441] ppid=23431 vsize=1714304 CPUtime=0.98
/proc/23433/task/23441/stat : 23441 (java) S 23431 23433 23387 0 -1 64 2769 0 0 0 97 1 0 0 16 0 13 0 191104209 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23442] ppid=23431 vsize=1714304 CPUtime=0.79
/proc/23433/task/23442/stat : 23442 (java) S 23431 23433 23387 0 -1 64 2692 0 0 0 79 0 0 0 16 0 13 0 191104209 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23443] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23443/stat : 23443 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 191104209 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23444] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23444/stat : 23444 (java) S 23431 23433 23387 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 191104209 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23458] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23458/stat : 23458 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 191125921 1755447296 135117 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1799.89
Current children cumulated vsize (Kb) 1714304

[startup+1795.28 s]
/proc/loadavg: 1.00 0.99 0.91 2/76 23460
/proc/meminfo: memFree=849176/2055920 swapFree=4181448/4192956
[pid=23433] ppid=23431 vsize=1714304 CPUtime=1800.91
/proc/23433/stat : 23433 (java) R 23431 23433 23387 0 -1 0 231036 0 1 0 179977 114 0 0 25 0 13 0 191104199 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071439454 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23433/statm: 428576 135544 1909 14 0 415323 0
[pid=23433/tid=23434] ppid=23431 vsize=1714304 CPUtime=4.94
/proc/23433/task/23434/stat : 23434 (java) S 23431 23433 23387 0 -1 64 66036 0 0 0 464 30 0 0 16 0 13 0 191104203 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23435] ppid=23431 vsize=1714304 CPUtime=4.97
/proc/23433/task/23435/stat : 23435 (java) S 23431 23433 23387 0 -1 64 71494 0 0 0 466 31 0 0 16 0 13 0 191104203 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23436] ppid=23431 vsize=1714304 CPUtime=0.17
/proc/23433/task/23436/stat : 23436 (java) S 23431 23433 23387 0 -1 64 234 0 0 0 7 10 0 0 16 0 13 0 191104205 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23437] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23437/stat : 23437 (java) S 23431 23433 23387 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23438] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23438/stat : 23438 (java) S 23431 23433 23387 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23439] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23439/stat : 23439 (java) S 23431 23433 23387 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 191104209 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23440] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23440/stat : 23440 (java) S 23431 23433 23387 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 191104209 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23441] ppid=23431 vsize=1714304 CPUtime=0.98
/proc/23433/task/23441/stat : 23441 (java) S 23431 23433 23387 0 -1 64 2769 0 0 0 97 1 0 0 16 0 13 0 191104209 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23442] ppid=23431 vsize=1714304 CPUtime=0.79
/proc/23433/task/23442/stat : 23442 (java) S 23431 23433 23387 0 -1 64 2692 0 0 0 79 0 0 0 16 0 13 0 191104209 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23443] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23443/stat : 23443 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 191104209 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23444] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23444/stat : 23444 (java) S 23431 23433 23387 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 191104209 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23458] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23458/stat : 23458 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 191125921 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.91
Current children cumulated vsize (Kb) 1714304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.29 s]
/proc/loadavg: 1.00 0.99 0.91 2/76 23460
/proc/meminfo: memFree=849176/2055920 swapFree=4181448/4192956
[pid=23433] ppid=23431 vsize=1714304 CPUtime=1800.92
/proc/23433/stat : 23433 (java) R 23431 23433 23387 0 -1 0 231036 0 1 0 179978 114 0 0 25 0 13 0 191104199 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071485448 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23433/statm: 428576 135544 1909 14 0 415323 0
[pid=23433/tid=23434] ppid=23431 vsize=1714304 CPUtime=4.94
/proc/23433/task/23434/stat : 23434 (java) S 23431 23433 23387 0 -1 64 66036 0 0 0 464 30 0 0 16 0 13 0 191104203 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23435] ppid=23431 vsize=1714304 CPUtime=4.97
/proc/23433/task/23435/stat : 23435 (java) S 23431 23433 23387 0 -1 64 71494 0 0 0 466 31 0 0 16 0 13 0 191104203 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23436] ppid=23431 vsize=1714304 CPUtime=0.17
/proc/23433/task/23436/stat : 23436 (java) S 23431 23433 23387 0 -1 64 234 0 0 0 7 10 0 0 16 0 13 0 191104205 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23437] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23437/stat : 23437 (java) S 23431 23433 23387 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23438] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23438/stat : 23438 (java) S 23431 23433 23387 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 191104206 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23439] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23439/stat : 23439 (java) S 23431 23433 23387 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 191104209 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23440] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23440/stat : 23440 (java) S 23431 23433 23387 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 191104209 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23441] ppid=23431 vsize=1714304 CPUtime=0.98
/proc/23433/task/23441/stat : 23441 (java) S 23431 23433 23387 0 -1 64 2769 0 0 0 97 1 0 0 16 0 13 0 191104209 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23442] ppid=23431 vsize=1714304 CPUtime=0.79
/proc/23433/task/23442/stat : 23442 (java) S 23431 23433 23387 0 -1 64 2692 0 0 0 79 0 0 0 16 0 13 0 191104209 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23443] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23443/stat : 23443 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 191104209 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23433/tid=23444] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23444/stat : 23444 (java) S 23431 23433 23387 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 191104209 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23433/tid=23458] ppid=23431 vsize=1714304 CPUtime=0
/proc/23433/task/23458/stat : 23458 (java) S 23431 23433 23387 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 191125921 1755447296 135544 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.92
Current children cumulated vsize (Kb) 1714304

Sending SIGTERM to -23433
Sleeping 2 seconds

Child status: 143
Real time (s): 1795.41
CPU time (s): 1801.04
CPU user time (s): 1799.81
CPU system time (s): 1.22781
CPU usage (%): 100.314
Max. virtual memory (cumulated for all children) (Kb): 1714592

Launcher Data (download as text)

Begin job on node14 on Fri Jun  2 13:20:15 UTC 2006


FILE ID= 42401-1149254415

PBS_JOBID= 298284

BENCH NAME= ROOT/tmp/node14/42401-1149254415/instance-42401-1149254415.opb
COMMAND LINE= java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node14/42401-1149254415/instance-42401-1149254415.opb 255240280
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-42401-1149254415 -o ROOT/results/node14/solver-42401-1149254415 -C 1800 -M 1800 -S 64  java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoHeuristics.jar ROOT/tmp/node14/42401-1149254415/instance-42401-1149254415.opb 255240280

MD5SUM SOLVER= 3cef94aa015dc0dd234d31843a257d70
MD5SUM BENCH=  a432642e9fdf105f945bae55612ade38

RANDOM SEED= 255240280


/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.241
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.241
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:       1385968 kB
Buffers:         30856 kB
Cached:         567488 kB
SwapCached:       3320 kB
Active:         262220 kB
Inactive:       344972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1385968 kB
SwapTotal:     4192956 kB
SwapFree:      4181448 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14740 kB
Slab:            48776 kB
Committed_AS:   275968 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node14 on Fri Jun  2 13:50:10 UTC 2006