Trace number 42564

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)115770 1800.49 1780.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
MIPLIB/miplib/normalized-reduced-mps-v2-20-10-p0282.opb
MD5SUMd35dbcd7bf8957c732cac3ff25f67cb4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark104028
Best CPU time to get the best result obtained on this benchmark1.20482
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 104028
Optimality of the best value was proved YES
Number of variables282
Total number of constraints221
Number of constraints which are clauses177
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints44
Minimum length of a constraint2
Maximum length of a constraint57
Number of terms in the objective function 282
Biggest coefficient in the objective function 64659
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524436
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 64659
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 524436
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/node51/42564-1149346877/instance-42564-1149346877.opb
0.22	c reading problem ... 
0.37	c ... done. Time 0.151 ms.
0.37	c #vars     282
0.37	c #constraints  221
0.43	c SATISFIABLE
0.43	c OPTIMIZING...
0.43	c Got one! Ellapsed CPU time (in seconds):0.216
0.45	o 142859
0.60	c Got one! Ellapsed CPU time (in seconds):0.387
0.60	o 142766
0.72	c Got one! Ellapsed CPU time (in seconds):0.503
0.72	o 142326
0.97	c Got one! Ellapsed CPU time (in seconds):0.751
0.97	o 141608
1.23	c Got one! Ellapsed CPU time (in seconds):1.014
1.23	o 141435
1.31	c Got one! Ellapsed CPU time (in seconds):1.092
1.31	o 141312
1.65	c Got one! Ellapsed CPU time (in seconds):1.437
1.65	o 141293
2.02	c Got one! Ellapsed CPU time (in seconds):1.801
2.02	o 139968
2.19	c Got one! Ellapsed CPU time (in seconds):1.969
2.19	o 139234
2.25	c Got one! Ellapsed CPU time (in seconds):2.035
2.25	o 137854
2.30	c Got one! Ellapsed CPU time (in seconds):2.079
2.30	o 137280
2.37	c Got one! Ellapsed CPU time (in seconds):2.15
2.37	o 136210
2.44	c Got one! Ellapsed CPU time (in seconds):2.226
2.44	o 135307
2.64	c Got one! Ellapsed CPU time (in seconds):2.422
2.64	o 134927
4.49	c Got one! Ellapsed CPU time (in seconds):4.277
4.50	o 134782
4.56	c Got one! Ellapsed CPU time (in seconds):4.338
4.56	o 134635
4.88	c Got one! Ellapsed CPU time (in seconds):4.667
4.88	o 134422
4.90	c Got one! Ellapsed CPU time (in seconds):4.682
4.90	o 132460
14.78	c Got one! Ellapsed CPU time (in seconds):14.558
14.78	o 132443
14.99	c Got one! Ellapsed CPU time (in seconds):14.771
14.99	o 131052
15.04	c Got one! Ellapsed CPU time (in seconds):14.825
15.04	o 130913
15.10	c Got one! Ellapsed CPU time (in seconds):14.879
15.10	o 130887
15.16	c Got one! Ellapsed CPU time (in seconds):14.942
15.16	o 130862
15.35	c Got one! Ellapsed CPU time (in seconds):15.134
15.35	o 130607
15.47	c Got one! Ellapsed CPU time (in seconds):15.256
15.47	o 130320
15.64	c Got one! Ellapsed CPU time (in seconds):15.424
15.64	o 130247
15.86	c Got one! Ellapsed CPU time (in seconds):15.647
15.86	o 130228
18.01	c Got one! Ellapsed CPU time (in seconds):17.796
18.01	o 129449
19.17	c Got one! Ellapsed CPU time (in seconds):18.955
19.17	o 129186
36.76	c Got one! Ellapsed CPU time (in seconds):36.539
36.76	o 129181
36.85	c Got one! Ellapsed CPU time (in seconds):36.63
36.85	o 127089
36.95	c Got one! Ellapsed CPU time (in seconds):36.729
36.95	o 126960
37.01	c Got one! Ellapsed CPU time (in seconds):36.797
37.01	o 126931
37.09	c Got one! Ellapsed CPU time (in seconds):36.868
37.09	o 125835
37.35	c Got one! Ellapsed CPU time (in seconds):37.133
37.35	o 125777
37.55	c Got one! Ellapsed CPU time (in seconds):37.335
37.55	o 125629
37.63	c Got one! Ellapsed CPU time (in seconds):37.41
37.63	o 125624
37.73	c Got one! Ellapsed CPU time (in seconds):37.51
37.73	o 125622
37.85	c Got one! Ellapsed CPU time (in seconds):37.629
37.85	o 125618
37.91	c Got one! Ellapsed CPU time (in seconds):37.691
37.91	o 125587
38.07	c Got one! Ellapsed CPU time (in seconds):37.848
38.07	o 125447
38.17	c Got one! Ellapsed CPU time (in seconds):37.95
38.17	o 124977
38.24	c Got one! Ellapsed CPU time (in seconds):38.02
38.24	o 124924
38.33	c Got one! Ellapsed CPU time (in seconds):38.11
38.33	o 124793
38.44	c Got one! Ellapsed CPU time (in seconds):38.218
38.44	o 124778
38.54	c Got one! Ellapsed CPU time (in seconds):38.322
38.54	o 124725
38.79	c Got one! Ellapsed CPU time (in seconds):38.573
38.79	o 123242
38.91	c Got one! Ellapsed CPU time (in seconds):38.696
38.91	o 123044
39.03	c Got one! Ellapsed CPU time (in seconds):38.811
39.03	o 122539
39.10	c Got one! Ellapsed CPU time (in seconds):38.879
39.10	o 122473
39.17	c Got one! Ellapsed CPU time (in seconds):38.948
39.17	o 122342
39.29	c Got one! Ellapsed CPU time (in seconds):39.075
39.29	o 122340
39.44	c Got one! Ellapsed CPU time (in seconds):39.222
39.44	o 122336
39.57	c Got one! Ellapsed CPU time (in seconds):39.356
39.57	o 122274
45.93	c Got one! Ellapsed CPU time (in seconds):45.708
45.93	o 122251
49.62	c Got one! Ellapsed CPU time (in seconds):49.402
49.62	o 119001
50.01	c Got one! Ellapsed CPU time (in seconds):49.796
50.01	o 118734
50.40	c Got one! Ellapsed CPU time (in seconds):50.187
50.40	o 118733
51.08	c Got one! Ellapsed CPU time (in seconds):50.861
51.08	o 118383
51.77	c Got one! Ellapsed CPU time (in seconds):51.556
51.77	o 118166
52.42	c Got one! Ellapsed CPU time (in seconds):52.204
52.42	o 118141
53.14	c Got one! Ellapsed CPU time (in seconds):52.927
53.14	o 118135
54.27	c Got one! Ellapsed CPU time (in seconds):54.049
54.27	o 118123
55.68	c Got one! Ellapsed CPU time (in seconds):55.466
55.68	o 117978
56.40	c Got one! Ellapsed CPU time (in seconds):56.178
56.40	o 117920
57.01	c Got one! Ellapsed CPU time (in seconds):56.792
57.01	o 117855
57.53	c Got one! Ellapsed CPU time (in seconds):57.307
57.53	o 117832
58.18	c Got one! Ellapsed CPU time (in seconds):57.967
58.18	o 117822
58.79	c Got one! Ellapsed CPU time (in seconds):58.572
58.79	o 117563
59.14	c Got one! Ellapsed CPU time (in seconds):58.926
59.14	o 117103
59.70	c Got one! Ellapsed CPU time (in seconds):59.48
59.70	o 116852
60.21	c Got one! Ellapsed CPU time (in seconds):59.994
60.21	o 116808
60.58	c Got one! Ellapsed CPU time (in seconds):60.359
60.58	o 116711
797.86	c Got one! Ellapsed CPU time (in seconds):797.642
797.86	o 115770
1780.35	c starts		: 97
1780.35	c conflicts		: 12510
1780.35	c decisions		: 142783
1780.35	c propagations		: 411886
1780.35	c inspects		: 160423857
1780.35	c learnt literals	: 0
1780.35	c learnt binary clauses	: 0
1780.35	c learnt ternary clauses	: 0
1780.35	c learnt clauses	: 12510
1780.35	c root simplifications	: 0
1780.35	c removed literals (reason simplification)	: 0
1780.35	c reason swapping (by a shorter reason)	: 0
1780.35	c Calls to reduceDB	: 0
1780.35	c speed (decisions/second)	: 145.3273919787642
1780.35	c non guided choices	0
1780.35	s SATISFIABLE
1780.35	v -x1 -x2 x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 -x29
1780.35	v -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55
1780.35	v -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 -x81
1780.35	v -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 x103 x104 -x105 -x106
1780.35	v -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127
1780.35	v -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148
1780.35	v -x149 -x150 -x151 -x152 -x153 -x154 -x155 x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
1780.35	v -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190
1780.35	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211
1780.35	v -x212 -x213 -x214 x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 x226 -x227 -x228 -x229 -x230 -x231 -x232
1780.35	v -x233 -x234 -x235 -x236 -x237 x238 -x239 -x240 -x241 x242 x243 x244 -x245 -x246 -x247 -x248 x249 x250 -x251 x252 -x253 -x254
1780.35	v x255 -x256 -x257 x258 -x259 -x260 x261 x262 x263 -x264 -x265 -x266 -x267 -x268 x269 -x270 -x271 -x272 x273 x274 -x275 x276
1780.35	v -x277 x278 x279 x280 x281 x282
1780.38	c objective function=115770
1780.38	c Total wall clock time (ms): 1780.165

Verifier Data (download as text)

OK	115770

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.94 2/70 14841
/proc/meminfo: memFree=1809312/2055920 swapFree=4181388/4192956
[pid=14841] ppid=14839 vsize=1784 CPUtime=0
/proc/14841/stat : 14841 (java) D 14839 14841 14795 0 -1 0 176 0 0 0 0 0 0 0 18 0 1 0 200354995 1826816 146 18446744073709551615 134512640 134570276 4294956608 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/14841/statm: 446 146 111 14 0 91 0

[startup+10.0028 s]
/proc/loadavg: 0.93 0.95 0.94 2/76 14953
/proc/meminfo: memFree=1624256/2055920 swapFree=4181388/4192956
[pid=14841] ppid=14839 vsize=1712060 CPUtime=11.2
/proc/14841/stat : 14841 (java) R 14839 14841 14795 0 -1 0 50871 0 1 0 1099 21 0 0 22 0 13 0 200354995 1753149440 48309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071407974 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14841/statm: 428015 48309 1909 14 0 414762 0
[pid=14841/tid=14842] ppid=14839 vsize=1712060 CPUtime=0.07
/proc/14841/task/14842/stat : 14842 (java) S 14839 14841 14795 0 -1 64 2399 0 0 0 7 0 0 0 15 0 13 0 200354999 1753149440 48309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14843] ppid=14839 vsize=1712060 CPUtime=0.07
/proc/14841/task/14843/stat : 14843 (java) S 14839 14841 14795 0 -1 64 2012 0 0 0 7 0 0 0 16 0 13 0 200354999 1753149440 48309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14844] ppid=14839 vsize=1712060 CPUtime=0
/proc/14841/task/14844/stat : 14844 (java) S 14839 14841 14795 0 -1 64 34 0 0 0 0 0 0 0 16 0 13 0 200355001 1753149440 48309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14845] ppid=14839 vsize=1712060 CPUtime=0
/proc/14841/task/14845/stat : 14845 (java) S 14839 14841 14795 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 200355002 1753149440 48309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14846] ppid=14839 vsize=1712060 CPUtime=0
/proc/14841/task/14846/stat : 14846 (java) S 14839 14841 14795 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 200355002 1753149440 48309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14847] ppid=14839 vsize=1712060 CPUtime=0
/proc/14841/task/14847/stat : 14847 (java) S 14839 14841 14795 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 200355005 1753149440 48309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14848] ppid=14839 vsize=1712060 CPUtime=0.01
/proc/14841/task/14848/stat : 14848 (java) S 14839 14841 14795 0 -1 64 4 0 0 0 1 0 0 0 16 0 13 0 200355005 1753149440 48309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14849] ppid=14839 vsize=1712060 CPUtime=0.79
/proc/14841/task/14849/stat : 14849 (java) S 14839 14841 14795 0 -1 64 1298 0 0 0 79 0 0 0 16 0 13 0 200355005 1753149440 48309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14850] ppid=14839 vsize=1712060 CPUtime=0.82
/proc/14841/task/14850/stat : 14850 (java) S 14839 14841 14795 0 -1 64 1292 0 0 0 82 0 0 0 16 0 13 0 200355005 1753149440 48309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14851] ppid=14839 vsize=1712060 CPUtime=0
/proc/14841/task/14851/stat : 14851 (java) S 14839 14841 14795 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 200355005 1753149440 48309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14852] ppid=14839 vsize=1712060 CPUtime=0
/proc/14841/task/14852/stat : 14852 (java) S 14839 14841 14795 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 200355005 1753149440 48309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14879] ppid=14839 vsize=1712060 CPUtime=0
/proc/14841/task/14879/stat : 14879 (java) S 14839 14841 14795 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200355486 1753149440 48309 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.2
Current children cumulated vsize (Kb) 1712060

[startup+20.0107 s]
/proc/loadavg: 0.94 0.96 0.94 2/76 14964
/proc/meminfo: memFree=1633672/2055920 swapFree=4181388/4192956
[pid=14841] ppid=14839 vsize=1711904 CPUtime=21.32
/proc/14841/stat : 14841 (java) R 14839 14841 14795 0 -1 0 52759 0 1 0 2110 22 0 0 25 0 13 0 200354995 1752989696 45963 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071583906 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14841/statm: 427976 45963 1912 14 0 414723 0
[pid=14841/tid=14842] ppid=14839 vsize=1711904 CPUtime=0.13
/proc/14841/task/14842/stat : 14842 (java) S 14839 14841 14795 0 -1 64 3446 0 0 0 12 1 0 0 16 0 13 0 200354999 1752989696 45963 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14843] ppid=14839 vsize=1711904 CPUtime=0.12
/proc/14841/task/14843/stat : 14843 (java) S 14839 14841 14795 0 -1 64 2819 0 0 0 12 0 0 0 16 0 13 0 200354999 1752989696 45963 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14844] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14844/stat : 14844 (java) S 14839 14841 14795 0 -1 64 35 0 0 0 0 0 0 0 16 0 13 0 200355001 1752989696 45963 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14845] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14845/stat : 14845 (java) S 14839 14841 14795 0 -1 64 9 0 0 0 0 0 0 0 15 0 13 0 200355002 1752989696 45963 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14846] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14846/stat : 14846 (java) S 14839 14841 14795 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 200355002 1752989696 45963 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14847] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14847/stat : 14847 (java) S 14839 14841 14795 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 200355005 1752989696 45963 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14848] ppid=14839 vsize=1711904 CPUtime=0.01
/proc/14841/task/14848/stat : 14848 (java) S 14839 14841 14795 0 -1 64 4 0 0 0 1 0 0 0 16 0 13 0 200355005 1752989696 45963 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14849] ppid=14839 vsize=1711904 CPUtime=0.83
/proc/14841/task/14849/stat : 14849 (java) S 14839 14841 14795 0 -1 64 1301 0 0 0 83 0 0 0 16 0 13 0 200355005 1752989696 45963 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14850] ppid=14839 vsize=1711904 CPUtime=0.87
/proc/14841/task/14850/stat : 14850 (java) S 14839 14841 14795 0 -1 64 1299 0 0 0 87 0 0 0 16 0 13 0 200355005 1752989696 45963 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14851] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14851/stat : 14851 (java) S 14839 14841 14795 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 200355005 1752989696 45963 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14852] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14852/stat : 14852 (java) S 14839 14841 14795 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 200355005 1752989696 45963 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14964] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14964/stat : 14964 (java) S 14839 14841 14795 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200356913 1752989696 45963 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.32
Current children cumulated vsize (Kb) 1711904

[startup+30.0176 s]
/proc/loadavg: 0.95 0.96 0.94 2/76 14964
/proc/meminfo: memFree=1638024/2055920 swapFree=4181388/4192956
[pid=14841] ppid=14839 vsize=1711904 CPUtime=31.38
/proc/14841/stat : 14841 (java) R 14839 14841 14795 0 -1 0 54103 0 1 0 3114 24 0 0 25 0 13 0 200354995 1752989696 44879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071672999 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14841/statm: 427976 44879 1912 14 0 414723 0
[pid=14841/tid=14842] ppid=14839 vsize=1711904 CPUtime=0.18
/proc/14841/task/14842/stat : 14842 (java) S 14839 14841 14795 0 -1 64 4155 0 0 0 17 1 0 0 16 0 13 0 200354999 1752989696 44879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14843] ppid=14839 vsize=1711904 CPUtime=0.18
/proc/14841/task/14843/stat : 14843 (java) S 14839 14841 14795 0 -1 64 3435 0 0 0 17 1 0 0 16 0 13 0 200354999 1752989696 44879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14844] ppid=14839 vsize=1711904 CPUtime=0.02
/proc/14841/task/14844/stat : 14844 (java) S 14839 14841 14795 0 -1 64 35 0 0 0 1 1 0 0 16 0 13 0 200355001 1752989696 44879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14845] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14845/stat : 14845 (java) S 14839 14841 14795 0 -1 64 9 0 0 0 0 0 0 0 15 0 13 0 200355002 1752989696 44879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14846] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14846/stat : 14846 (java) S 14839 14841 14795 0 -1 64 5 0 0 0 0 0 0 0 15 0 13 0 200355002 1752989696 44879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14847] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14847/stat : 14847 (java) S 14839 14841 14795 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 200355005 1752989696 44879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14848] ppid=14839 vsize=1711904 CPUtime=0.01
/proc/14841/task/14848/stat : 14848 (java) S 14839 14841 14795 0 -1 64 4 0 0 0 1 0 0 0 16 0 13 0 200355005 1752989696 44879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14849] ppid=14839 vsize=1711904 CPUtime=0.83
/proc/14841/task/14849/stat : 14849 (java) S 14839 14841 14795 0 -1 64 1301 0 0 0 83 0 0 0 16 0 13 0 200355005 1752989696 44879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14850] ppid=14839 vsize=1711904 CPUtime=0.87
/proc/14841/task/14850/stat : 14850 (java) S 14839 14841 14795 0 -1 64 1299 0 0 0 87 0 0 0 16 0 13 0 200355005 1752989696 44879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14851] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14851/stat : 14851 (java) S 14839 14841 14795 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 200355005 1752989696 44879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14852] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14852/stat : 14852 (java) S 14839 14841 14795 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 200355005 1752989696 44879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14964] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14964/stat : 14964 (java) S 14839 14841 14795 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200356913 1752989696 44879 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.38
Current children cumulated vsize (Kb) 1711904

[startup+40.0235 s]
/proc/loadavg: 0.95 0.96 0.94 2/76 14989
/proc/meminfo: memFree=1637376/2055920 swapFree=4181388/4192956
[pid=14841] ppid=14839 vsize=1711904 CPUtime=41.49
/proc/14841/stat : 14841 (java) R 14839 14841 14795 0 -1 0 55601 0 1 0 4124 25 0 0 17 0 13 0 200354995 1752989696 45037 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071380572 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14841/statm: 427976 45037 1915 14 0 414723 0
[pid=14841/tid=14842] ppid=14839 vsize=1711904 CPUtime=0.24
/proc/14841/task/14842/stat : 14842 (java) S 14839 14841 14795 0 -1 64 4810 0 0 0 23 1 0 0 16 0 13 0 200354999 1752989696 45037 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14843] ppid=14839 vsize=1711904 CPUtime=0.24
/proc/14841/task/14843/stat : 14843 (java) S 14839 14841 14795 0 -1 64 4250 0 0 0 23 1 0 0 16 0 13 0 200354999 1752989696 45037 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14844] ppid=14839 vsize=1711904 CPUtime=0.02
/proc/14841/task/14844/stat : 14844 (java) S 14839 14841 14795 0 -1 64 35 0 0 0 1 1 0 0 15 0 13 0 200355001 1752989696 45037 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14845] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14845/stat : 14845 (java) S 14839 14841 14795 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 200355002 1752989696 45037 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14846] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14846/stat : 14846 (java) S 14839 14841 14795 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200355002 1752989696 45037 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14847] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14847/stat : 14847 (java) S 14839 14841 14795 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 200355005 1752989696 45037 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14848] ppid=14839 vsize=1711904 CPUtime=0.01
/proc/14841/task/14848/stat : 14848 (java) S 14839 14841 14795 0 -1 64 4 0 0 0 1 0 0 0 15 0 13 0 200355005 1752989696 45037 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14849] ppid=14839 vsize=1711904 CPUtime=0.85
/proc/14841/task/14849/stat : 14849 (java) S 14839 14841 14795 0 -1 64 1301 0 0 0 85 0 0 0 16 0 13 0 200355005 1752989696 45037 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14850] ppid=14839 vsize=1711904 CPUtime=0.92
/proc/14841/task/14850/stat : 14850 (java) S 14839 14841 14795 0 -1 64 1308 0 0 0 92 0 0 0 17 0 13 0 200355005 1752989696 45037 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14851] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14851/stat : 14851 (java) S 14839 14841 14795 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 200355005 1752989696 45037 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14852] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14852/stat : 14852 (java) S 14839 14841 14795 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 200355005 1752989696 45037 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14989] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14989/stat : 14989 (java) S 14839 14841 14795 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200358953 1752989696 45037 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.49
Current children cumulated vsize (Kb) 1711904

[startup+50.0304 s]
/proc/loadavg: 0.96 0.96 0.94 2/76 14992
/proc/meminfo: memFree=1638712/2055920 swapFree=4181388/4192956
[pid=14841] ppid=14839 vsize=1711904 CPUtime=51.58
/proc/14841/stat : 14841 (java) R 14839 14841 14795 0 -1 0 57176 0 1 0 5131 27 0 0 25 0 13 0 200354995 1752989696 44701 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071409015 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14841/statm: 427976 44701 1915 14 0 414723 0
[pid=14841/tid=14842] ppid=14839 vsize=1711904 CPUtime=0.32
/proc/14841/task/14842/stat : 14842 (java) S 14839 14841 14795 0 -1 64 5425 0 0 0 30 2 0 0 16 0 13 0 200354999 1752989696 44701 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14843] ppid=14839 vsize=1711904 CPUtime=0.32
/proc/14841/task/14843/stat : 14843 (java) S 14839 14841 14795 0 -1 64 5191 0 0 0 30 2 0 0 15 0 13 0 200354999 1752989696 44701 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14844] ppid=14839 vsize=1711904 CPUtime=0.02
/proc/14841/task/14844/stat : 14844 (java) S 14839 14841 14795 0 -1 64 35 0 0 0 1 1 0 0 15 0 13 0 200355001 1752989696 44701 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14845] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14845/stat : 14845 (java) S 14839 14841 14795 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 200355002 1752989696 44701 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14846] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14846/stat : 14846 (java) S 14839 14841 14795 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200355002 1752989696 44701 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14847] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14847/stat : 14847 (java) S 14839 14841 14795 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 200355005 1752989696 44701 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14848] ppid=14839 vsize=1711904 CPUtime=0.01
/proc/14841/task/14848/stat : 14848 (java) S 14839 14841 14795 0 -1 64 4 0 0 0 1 0 0 0 15 0 13 0 200355005 1752989696 44701 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14849] ppid=14839 vsize=1711904 CPUtime=0.85
/proc/14841/task/14849/stat : 14849 (java) S 14839 14841 14795 0 -1 64 1301 0 0 0 85 0 0 0 16 0 13 0 200355005 1752989696 44701 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14850] ppid=14839 vsize=1711904 CPUtime=0.92
/proc/14841/task/14850/stat : 14850 (java) S 14839 14841 14795 0 -1 64 1308 0 0 0 92 0 0 0 16 0 13 0 200355005 1752989696 44701 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14851] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14851/stat : 14851 (java) S 14839 14841 14795 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 200355005 1752989696 44701 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14852] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14852/stat : 14852 (java) S 14839 14841 14795 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 200355005 1752989696 44701 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14992] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14992/stat : 14992 (java) S 14839 14841 14795 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 200359997 1752989696 44701 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.58
Current children cumulated vsize (Kb) 1711904

[startup+60.0373 s]
/proc/loadavg: 0.97 0.96 0.94 2/76 15006
/proc/meminfo: memFree=1639024/2055920 swapFree=4181388/4192956
[pid=14841] ppid=14839 vsize=1711904 CPUtime=61.67
/proc/14841/stat : 14841 (java) R 14839 14841 14795 0 -1 0 58562 0 1 0 6139 28 0 0 25 0 13 0 200354995 1752989696 44616 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071423616 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14841/statm: 427976 44616 1915 14 0 414723 0
[pid=14841/tid=14842] ppid=14839 vsize=1711904 CPUtime=0.39
/proc/14841/task/14842/stat : 14842 (java) S 14839 14841 14795 0 -1 64 5907 0 0 0 37 2 0 0 16 0 13 0 200354999 1752989696 44616 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14843] ppid=14839 vsize=1711904 CPUtime=0.4
/proc/14841/task/14843/stat : 14843 (java) S 14839 14841 14795 0 -1 64 6074 0 0 0 38 2 0 0 16 0 13 0 200354999 1752989696 44616 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14844] ppid=14839 vsize=1711904 CPUtime=0.03
/proc/14841/task/14844/stat : 14844 (java) S 14839 14841 14795 0 -1 64 36 0 0 0 1 2 0 0 16 0 13 0 200355001 1752989696 44616 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14845] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14845/stat : 14845 (java) S 14839 14841 14795 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 200355002 1752989696 44616 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14846] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14846/stat : 14846 (java) S 14839 14841 14795 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200355002 1752989696 44616 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14847] ppid=14839 vsize=1711904 CPUtime=0
/proc/14841/task/14847/stat : 14847 (java) S 14839 14841 14795 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 200355005 1752989696 44616 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=14841/tid=14845] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14845/stat : 14845 (java) S 14839 14841 14795 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 200355002 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14846] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14846/stat : 14846 (java) S 14839 14841 14795 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200355002 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14847] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14847/stat : 14847 (java) S 14839 14841 14795 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 200355005 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14848] ppid=14839 vsize=1712928 CPUtime=0.01
/proc/14841/task/14848/stat : 14848 (java) S 14839 14841 14795 0 -1 64 4 0 0 0 1 0 0 0 15 0 13 0 200355005 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14849] ppid=14839 vsize=1712928 CPUtime=0.87
/proc/14841/task/14849/stat : 14849 (java) S 14839 14841 14795 0 -1 64 1303 0 0 0 87 0 0 0 16 0 13 0 200355005 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14850] ppid=14839 vsize=1712928 CPUtime=0.94
/proc/14841/task/14850/stat : 14850 (java) S 14839 14841 14795 0 -1 64 1309 0 0 0 94 0 0 0 17 0 13 0 200355005 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14851] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14851/stat : 14851 (java) S 14839 14841 14795 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 200355005 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14852] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14852/stat : 14852 (java) S 14839 14841 14795 0 -1 64 3 0 0 0 0 0 0 0 15 0 13 0 200355005 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=15009] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/15009/stat : 15009 (java) S 14839 14841 14795 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 200434782 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1796.2
Current children cumulated vsize (Kb) 1712928

[startup+1777.33 s]
/proc/loadavg: 1.07 1.03 0.98 2/76 15009
/proc/meminfo: memFree=1214688/2055920 swapFree=4181388/4192956
[pid=14841] ppid=14839 vsize=1712928 CPUtime=1797.21
/proc/14841/stat : 14841 (java) R 14839 14841 14795 0 -1 0 214857 0 1 0 179598 123 0 0 25 0 13 0 200354995 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071449419 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14841/statm: 428232 150355 1915 14 0 414979 0
[pid=14841/tid=14842] ppid=14839 vsize=1712928 CPUtime=19.67
/proc/14841/task/14842/stat : 14842 (java) S 14839 14841 14795 0 -1 64 65352 0 0 0 1938 29 0 0 16 0 13 0 200354999 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14843] ppid=14839 vsize=1712928 CPUtime=19.66
/proc/14841/task/14843/stat : 14843 (java) S 14839 14841 14795 0 -1 64 60459 0 0 0 1934 32 0 0 17 0 13 0 200354999 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14844] ppid=14839 vsize=1712928 CPUtime=0.37
/proc/14841/task/14844/stat : 14844 (java) S 14839 14841 14795 0 -1 64 176 0 0 0 20 17 0 0 16 0 13 0 200355001 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14845] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14845/stat : 14845 (java) S 14839 14841 14795 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 200355002 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14846] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14846/stat : 14846 (java) S 14839 14841 14795 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200355002 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14847] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14847/stat : 14847 (java) S 14839 14841 14795 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 200355005 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14848] ppid=14839 vsize=1712928 CPUtime=0.01
/proc/14841/task/14848/stat : 14848 (java) S 14839 14841 14795 0 -1 64 4 0 0 0 1 0 0 0 15 0 13 0 200355005 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14849] ppid=14839 vsize=1712928 CPUtime=0.87
/proc/14841/task/14849/stat : 14849 (java) S 14839 14841 14795 0 -1 64 1303 0 0 0 87 0 0 0 16 0 13 0 200355005 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14850] ppid=14839 vsize=1712928 CPUtime=0.94
/proc/14841/task/14850/stat : 14850 (java) S 14839 14841 14795 0 -1 64 1309 0 0 0 94 0 0 0 17 0 13 0 200355005 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14851] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14851/stat : 14851 (java) S 14839 14841 14795 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 200355005 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14852] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14852/stat : 14852 (java) S 14839 14841 14795 0 -1 64 3 0 0 0 0 0 0 0 15 0 13 0 200355005 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=15009] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/15009/stat : 15009 (java) S 14839 14841 14795 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 200434782 1754038272 150355 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1797.21
Current children cumulated vsize (Kb) 1712928

[startup+1778.33 s]
/proc/loadavg: 1.06 1.03 0.98 2/76 15009
/proc/meminfo: memFree=1214496/2055920 swapFree=4181388/4192956
[pid=14841] ppid=14839 vsize=1712928 CPUtime=1798.24
/proc/14841/stat : 14841 (java) R 14839 14841 14795 0 -1 0 214912 0 1 0 179701 123 0 0 23 0 13 0 200354995 1754038272 150409 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071420920 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14841/statm: 428232 150409 1915 14 0 414979 0
[pid=14841/tid=14842] ppid=14839 vsize=1712928 CPUtime=19.7
/proc/14841/task/14842/stat : 14842 (java) S 14839 14841 14795 0 -1 64 65401 0 0 0 1940 30 0 0 16 0 13 0 200354999 1754038272 150409 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14843] ppid=14839 vsize=1712928 CPUtime=19.68
/proc/14841/task/14843/stat : 14843 (java) S 14839 14841 14795 0 -1 64 60464 0 0 0 1936 32 0 0 17 0 13 0 200354999 1754038272 150409 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14844] ppid=14839 vsize=1712928 CPUtime=0.37
/proc/14841/task/14844/stat : 14844 (java) S 14839 14841 14795 0 -1 64 176 0 0 0 20 17 0 0 15 0 13 0 200355001 1754038272 150409 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14845] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14845/stat : 14845 (java) S 14839 14841 14795 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 200355002 1754038272 150409 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14846] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14846/stat : 14846 (java) S 14839 14841 14795 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200355002 1754038272 150409 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14847] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14847/stat : 14847 (java) S 14839 14841 14795 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 200355005 1754038272 150409 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14848] ppid=14839 vsize=1712928 CPUtime=0.01
/proc/14841/task/14848/stat : 14848 (java) S 14839 14841 14795 0 -1 64 4 0 0 0 1 0 0 0 15 0 13 0 200355005 1754038272 150409 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14849] ppid=14839 vsize=1712928 CPUtime=0.87
/proc/14841/task/14849/stat : 14849 (java) S 14839 14841 14795 0 -1 64 1303 0 0 0 87 0 0 0 16 0 13 0 200355005 1754038272 150409 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14850] ppid=14839 vsize=1712928 CPUtime=0.94
/proc/14841/task/14850/stat : 14850 (java) S 14839 14841 14795 0 -1 64 1309 0 0 0 94 0 0 0 17 0 13 0 200355005 1754038272 150409 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14851] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14851/stat : 14851 (java) S 14839 14841 14795 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 200355005 1754038272 150409 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14852] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14852/stat : 14852 (java) S 14839 14841 14795 0 -1 64 3 0 0 0 0 0 0 0 15 0 13 0 200355005 1754038272 150409 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=15009] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/15009/stat : 15009 (java) S 14839 14841 14795 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 200434782 1754038272 150409 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1798.24
Current children cumulated vsize (Kb) 1712928

[startup+1779.34 s]
/proc/loadavg: 1.06 1.03 0.98 2/76 15009
/proc/meminfo: memFree=1214304/2055920 swapFree=4181388/4192956
[pid=14841] ppid=14839 vsize=1712928 CPUtime=1799.26
/proc/14841/stat : 14841 (java) R 14839 14841 14795 0 -1 0 214963 0 1 0 179803 123 0 0 21 0 13 0 200354995 1754038272 150459 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071421033 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14841/statm: 428232 150459 1915 14 0 414979 0
[pid=14841/tid=14842] ppid=14839 vsize=1712928 CPUtime=19.73
/proc/14841/task/14842/stat : 14842 (java) S 14839 14841 14795 0 -1 64 65447 0 0 0 1943 30 0 0 16 0 13 0 200354999 1754038272 150459 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14843] ppid=14839 vsize=1712928 CPUtime=19.7
/proc/14841/task/14843/stat : 14843 (java) S 14839 14841 14795 0 -1 64 60468 0 0 0 1938 32 0 0 17 0 13 0 200354999 1754038272 150459 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14844] ppid=14839 vsize=1712928 CPUtime=0.37
/proc/14841/task/14844/stat : 14844 (java) S 14839 14841 14795 0 -1 64 176 0 0 0 20 17 0 0 15 0 13 0 200355001 1754038272 150459 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14845] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14845/stat : 14845 (java) S 14839 14841 14795 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 200355002 1754038272 150459 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14846] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14846/stat : 14846 (java) S 14839 14841 14795 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200355002 1754038272 150459 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14847] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14847/stat : 14847 (java) S 14839 14841 14795 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 200355005 1754038272 150459 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14848] ppid=14839 vsize=1712928 CPUtime=0.01
/proc/14841/task/14848/stat : 14848 (java) S 14839 14841 14795 0 -1 64 4 0 0 0 1 0 0 0 15 0 13 0 200355005 1754038272 150459 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14849] ppid=14839 vsize=1712928 CPUtime=0.87
/proc/14841/task/14849/stat : 14849 (java) S 14839 14841 14795 0 -1 64 1303 0 0 0 87 0 0 0 16 0 13 0 200355005 1754038272 150459 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14850] ppid=14839 vsize=1712928 CPUtime=0.94
/proc/14841/task/14850/stat : 14850 (java) S 14839 14841 14795 0 -1 64 1309 0 0 0 94 0 0 0 17 0 13 0 200355005 1754038272 150459 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14851] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14851/stat : 14851 (java) S 14839 14841 14795 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 200355005 1754038272 150459 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14852] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14852/stat : 14852 (java) S 14839 14841 14795 0 -1 64 3 0 0 0 0 0 0 0 15 0 13 0 200355005 1754038272 150459 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=15009] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/15009/stat : 15009 (java) S 14839 14841 14795 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 200434782 1754038272 150459 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1799.26
Current children cumulated vsize (Kb) 1712928

[startup+1780.35 s]
/proc/loadavg: 1.06 1.03 0.98 2/76 15009
/proc/meminfo: memFree=1214112/2055920 swapFree=4181388/4192956
[pid=14841] ppid=14839 vsize=1712928 CPUtime=1800.29
/proc/14841/stat : 14841 (java) R 14839 14841 14795 0 -1 0 215017 0 1 0 179906 123 0 0 19 0 13 0 200354995 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071421076 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14841/statm: 428232 150512 1915 14 0 414979 0
[pid=14841/tid=14842] ppid=14839 vsize=1712928 CPUtime=19.75
/proc/14841/task/14842/stat : 14842 (java) S 14839 14841 14795 0 -1 64 65499 0 0 0 1945 30 0 0 16 0 13 0 200354999 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14843] ppid=14839 vsize=1712928 CPUtime=19.72
/proc/14841/task/14843/stat : 14843 (java) S 14839 14841 14795 0 -1 64 60469 0 0 0 1940 32 0 0 16 0 13 0 200354999 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14844] ppid=14839 vsize=1712928 CPUtime=0.37
/proc/14841/task/14844/stat : 14844 (java) S 14839 14841 14795 0 -1 64 176 0 0 0 20 17 0 0 15 0 13 0 200355001 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14845] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14845/stat : 14845 (java) S 14839 14841 14795 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 200355002 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14846] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14846/stat : 14846 (java) S 14839 14841 14795 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200355002 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14847] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14847/stat : 14847 (java) S 14839 14841 14795 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 200355005 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14848] ppid=14839 vsize=1712928 CPUtime=0.01
/proc/14841/task/14848/stat : 14848 (java) S 14839 14841 14795 0 -1 64 4 0 0 0 1 0 0 0 15 0 13 0 200355005 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14849] ppid=14839 vsize=1712928 CPUtime=0.87
/proc/14841/task/14849/stat : 14849 (java) S 14839 14841 14795 0 -1 64 1303 0 0 0 87 0 0 0 16 0 13 0 200355005 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14850] ppid=14839 vsize=1712928 CPUtime=0.94
/proc/14841/task/14850/stat : 14850 (java) S 14839 14841 14795 0 -1 64 1309 0 0 0 94 0 0 0 17 0 13 0 200355005 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14851] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14851/stat : 14851 (java) S 14839 14841 14795 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 200355005 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14852] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14852/stat : 14852 (java) S 14839 14841 14795 0 -1 64 3 0 0 0 0 0 0 0 15 0 13 0 200355005 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=15009] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/15009/stat : 15009 (java) S 14839 14841 14795 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 200434782 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.29
Current children cumulated vsize (Kb) 1712928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1780.35 s]
/proc/loadavg: 1.06 1.03 0.98 2/76 15009
/proc/meminfo: memFree=1214112/2055920 swapFree=4181388/4192956
[pid=14841] ppid=14839 vsize=1712928 CPUtime=1800.3
/proc/14841/stat : 14841 (java) R 14839 14841 14795 0 -1 0 215017 0 1 0 179907 123 0 0 19 0 13 0 200354995 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071423616 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14841/statm: 428232 150512 1915 14 0 414979 0
[pid=14841/tid=14842] ppid=14839 vsize=1712928 CPUtime=19.75
/proc/14841/task/14842/stat : 14842 (java) S 14839 14841 14795 0 -1 64 65499 0 0 0 1945 30 0 0 16 0 13 0 200354999 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14843] ppid=14839 vsize=1712928 CPUtime=19.72
/proc/14841/task/14843/stat : 14843 (java) S 14839 14841 14795 0 -1 64 60469 0 0 0 1940 32 0 0 16 0 13 0 200354999 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14844] ppid=14839 vsize=1712928 CPUtime=0.37
/proc/14841/task/14844/stat : 14844 (java) S 14839 14841 14795 0 -1 64 176 0 0 0 20 17 0 0 15 0 13 0 200355001 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14845] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14845/stat : 14845 (java) S 14839 14841 14795 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 200355002 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14846] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14846/stat : 14846 (java) S 14839 14841 14795 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 200355002 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14847] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14847/stat : 14847 (java) S 14839 14841 14795 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 200355005 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14848] ppid=14839 vsize=1712928 CPUtime=0.01
/proc/14841/task/14848/stat : 14848 (java) S 14839 14841 14795 0 -1 64 4 0 0 0 1 0 0 0 15 0 13 0 200355005 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14849] ppid=14839 vsize=1712928 CPUtime=0.87
/proc/14841/task/14849/stat : 14849 (java) S 14839 14841 14795 0 -1 64 1303 0 0 0 87 0 0 0 16 0 13 0 200355005 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14850] ppid=14839 vsize=1712928 CPUtime=0.94
/proc/14841/task/14850/stat : 14850 (java) S 14839 14841 14795 0 -1 64 1309 0 0 0 94 0 0 0 17 0 13 0 200355005 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14841/tid=14851] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14851/stat : 14851 (java) S 14839 14841 14795 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 200355005 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=14852] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/14852/stat : 14852 (java) S 14839 14841 14795 0 -1 64 3 0 0 0 0 0 0 0 15 0 13 0 200355005 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14841/tid=15009] ppid=14839 vsize=1712928 CPUtime=0
/proc/14841/task/15009/stat : 15009 (java) S 14839 14841 14795 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 200434782 1754038272 150512 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.3
Current children cumulated vsize (Kb) 1712928

Sending SIGTERM to -14841
Sleeping 2 seconds

Child status: 143
Real time (s): 1780.51
CPU time (s): 1800.49
CPU user time (s): 1799.16
CPU system time (s): 1.3338
CPU usage (%): 101.122
Max. virtual memory (cumulated for all children) (Kb): 1712928

Launcher Data (download as text)

Begin job on node51 on Sat Jun  3 15:01:17 UTC 2006


FILE ID= 42564-1149346877

PBS_JOBID= 310738

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

MD5SUM SOLVER= 3cef94aa015dc0dd234d31843a257d70
MD5SUM BENCH=  d35dbcd7bf8957c732cac3ff25f67cb4

RANDOM SEED= 299943717


/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.232
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.232
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:       1809584 kB
Buffers:         19408 kB
Cached:         167060 kB
SwapCached:       3252 kB
Active:          39840 kB
Inactive:       156120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809584 kB
SwapTotal:     4192956 kB
SwapFree:      4181388 kB
Dirty:             228 kB
Writeback:           0 kB
Mapped:          16176 kB
Slab:            36024 kB
Committed_AS:   352048 kB
PageTables:       1656 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node51 on Sat Jun  3 15:30:58 UTC 2006