Trace number 50661

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)350 1800.37 1785.53

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_3.opb
MD5SUM0278ee4f163393ac33163ff791a7f96d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark1782.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved NO
Number of variables198
Total number of constraints16
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint82
Maximum length of a constraint86
Number of terms in the objective function 128
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5856
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.16	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.16	c no version file found!!!
0.16	c sun.arch.data.model	32
0.16	c java.version	1.5.0_06
0.16	c os.name	Linux
0.16	c os.version	2.6.9-22.EL.rootsmp
0.16	c os.arch	i386
0.16	c Free memory 1548419056
0.16	c Max memory 1551040512
0.16	c Total memory 1551040512
0.16	c Number of processors 2
0.23	c Cutting planes based inference
0.23	c --- Begin Solver configuration ---
0.23	c org.sat4j.minisat.uip.FirstUIP@1df073d
0.23	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1546e25
0.23	c org.sat4j.minisat.learning.MiniSATLearning@b66cc
0.23	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
0.23	c VSIDS like heuristics from MiniSAT using a heap
0.23	c No reason simplification
0.23	c --- End Solver configuration ---
0.23	c solving ROOT/tmp/node40/50661-1154102650/instance-50661-1154102650.opb
0.23	c reading problem ... 
0.36	c ... done. Time 0.128 ms.
0.36	c #vars     198
0.36	c #constraints  16
9.77	c SATISFIABLE
9.77	c OPTIMIZING...
9.77	c Got one! Ellapsed CPU time (in seconds):9.541
9.78	o 2110
18.46	c Got one! Ellapsed CPU time (in seconds):18.229
18.46	o 2026
27.57	c Got one! Ellapsed CPU time (in seconds):27.348
27.57	o 1808
36.35	c Got one! Ellapsed CPU time (in seconds):36.123
36.35	o 1748
45.78	c Got one! Ellapsed CPU time (in seconds):45.549
45.78	o 1681
56.40	c Got one! Ellapsed CPU time (in seconds):56.174
56.40	o 1665
66.25	c Got one! Ellapsed CPU time (in seconds):66.018
66.25	o 1643
77.21	c Got one! Ellapsed CPU time (in seconds):76.986
77.21	o 1631
88.14	c Got one! Ellapsed CPU time (in seconds):87.914
88.14	o 1627
98.79	c Got one! Ellapsed CPU time (in seconds):98.567
98.79	o 1611
109.59	c Got one! Ellapsed CPU time (in seconds):109.368
109.60	o 1609
120.91	c Got one! Ellapsed CPU time (in seconds):120.68
120.91	o 1607
132.50	c Got one! Ellapsed CPU time (in seconds):132.275
132.50	o 1575
149.26	c Got one! Ellapsed CPU time (in seconds):149.029
149.26	o 1542
167.08	c Got one! Ellapsed CPU time (in seconds):166.854
167.08	o 1518
184.86	c Got one! Ellapsed CPU time (in seconds):184.634
184.86	o 1467
201.48	c Got one! Ellapsed CPU time (in seconds):201.251
201.48	o 1255
214.97	c Got one! Ellapsed CPU time (in seconds):214.747
214.97	o 1129
229.25	c Got one! Ellapsed CPU time (in seconds):229.021
229.25	o 1049
247.13	c Got one! Ellapsed CPU time (in seconds):246.905
247.13	o 1021
270.30	c Got one! Ellapsed CPU time (in seconds):270.07
270.30	o 1012
288.83	c Got one! Ellapsed CPU time (in seconds):288.598
288.83	o 966
305.98	c Got one! Ellapsed CPU time (in seconds):305.756
305.98	o 962
326.77	c Got one! Ellapsed CPU time (in seconds):326.543
326.77	o 927
343.45	c Got one! Ellapsed CPU time (in seconds):343.221
343.45	o 923
358.87	c Got one! Ellapsed CPU time (in seconds):358.643
358.87	o 914
380.47	c Got one! Ellapsed CPU time (in seconds):380.244
380.47	o 870
402.25	c Got one! Ellapsed CPU time (in seconds):402.021
402.25	o 859
422.89	c Got one! Ellapsed CPU time (in seconds):422.667
422.89	o 855
445.82	c Got one! Ellapsed CPU time (in seconds):445.592
445.82	o 825
464.16	c Got one! Ellapsed CPU time (in seconds):463.928
464.16	o 784
483.31	c Got one! Ellapsed CPU time (in seconds):483.084
483.31	o 783
512.49	c Got one! Ellapsed CPU time (in seconds):512.259
512.49	o 779
532.74	c Got one! Ellapsed CPU time (in seconds):532.515
532.74	o 767
553.88	c Got one! Ellapsed CPU time (in seconds):553.65
553.88	o 675
578.35	c Got one! Ellapsed CPU time (in seconds):578.125
578.35	o 653
598.12	c Got one! Ellapsed CPU time (in seconds):597.895
598.12	o 635
618.10	c Got one! Ellapsed CPU time (in seconds):617.873
618.10	o 633
637.72	c Got one! Ellapsed CPU time (in seconds):637.494
637.72	o 631
659.21	c Got one! Ellapsed CPU time (in seconds):658.981
659.21	o 547
681.68	c Got one! Ellapsed CPU time (in seconds):681.45
681.68	o 484
707.89	c Got one! Ellapsed CPU time (in seconds):707.666
707.89	o 482
729.61	c Got one! Ellapsed CPU time (in seconds):729.378
729.61	o 412
757.70	c Got one! Ellapsed CPU time (in seconds):757.469
757.70	o 404
796.89	c Got one! Ellapsed CPU time (in seconds):796.662
796.89	o 402
819.80	c Got one! Ellapsed CPU time (in seconds):819.569
819.80	o 400
890.47	c Got one! Ellapsed CPU time (in seconds):890.248
890.47	o 398
944.23	c Got one! Ellapsed CPU time (in seconds):944.001
944.23	o 391
1073.38	c Got one! Ellapsed CPU time (in seconds):1073.151
1073.38	o 390
1171.30	c Got one! Ellapsed CPU time (in seconds):1171.073
1171.30	o 388
1315.19	c Got one! Ellapsed CPU time (in seconds):1314.964
1315.19	o 386
1397.22	c Got one! Ellapsed CPU time (in seconds):1396.994
1397.22	o 385
1431.77	c Got one! Ellapsed CPU time (in seconds):1431.541
1431.77	o 381
1518.64	c Got one! Ellapsed CPU time (in seconds):1518.414
1518.64	o 366
1610.26	c Got one! Ellapsed CPU time (in seconds):1610.03
1610.26	o 350
1785.41	c starts		: 145
1785.41	c conflicts		: 20442
1785.41	c decisions		: 79515
1785.41	c propagations		: 278423
1785.41	c inspects		: 261273049
1785.41	c learnt literals	: 0
1785.41	c learnt binary clauses	: 0
1785.41	c learnt ternary clauses	: 0
1785.41	c learnt clauses	: 20441
1785.41	c root simplifications	: 0
1785.41	c removed literals (reason simplification)	: 0
1785.41	c reason swapping (by a shorter reason)	: 0
1785.41	c Calls to reduceDB	: 0
1785.41	c speed (decisions/second)	: 453.9848928626484
1785.41	c non guided choices	1680
1785.41	s SATISFIABLE
1785.41	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 -x30
1785.41	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 x41 -x42 x43 x44 -x45 -x46 -x47 -x48 x49 x50 x51 -x52 x53 -x54 -x55 -x56 -x57
1785.41	v -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 x74 x75 x76 -x77 -x78 -x79 -x80 x81 -x82 x83 -x84
1785.41	v -x85 -x86 -x87 -x88 -x89 x90 -x91 -x92 x93 x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 x106 x107 -x108 -x109
1785.41	v x110 -x111 -x112 -x113 -x114 x115 x116 -x117 -x118 -x119 x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 x130 x131
1785.41	v x132 x133 -x134 x135 -x136 -x137 -x138 -x139 x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 x148 x149 x150 -x151 -x152 x153
1785.41	v x154 x155 x156 x157 x158 x159 x160 -x161 -x162 x163 x164 -x165 x166 -x167 x168 -x169 -x170 -x171 x172 x173 x174 -x175 x176 x177
1785.41	v -x178 -x179 x180 -x181 x182 x183 -x184 -x185 -x186 x187 x188 x189 x190 -x191 -x192 -x193 -x194 -x195 -x196 x197 -x198
1785.41	c objective function=350
1785.41	c Total wall clock time (ms): 1785.182

Verifier Data (download as text)

OK	350

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

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

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.97 3/64 17241
/proc/meminfo: memFree=1490736/2055920 swapFree=4183148/4192956
[pid=17241] ppid=17239 vsize=292 CPUtime=0
/proc/17241/stat : 17241 (java) R 17239 17241 17192 0 -1 0 53 0 0 0 0 0 0 0 19 0 1 0 157136036 299008 35 18446744073709551615 134512640 134570276 4294956608 18446744073709551615 6910756 0 0 4096 0 0 0 0 17 1 0 0
/proc/17241/statm: 73 37 29 14 0 5 0

[startup+10.0019 s]
/proc/loadavg: 1.01 0.97 0.98 2/76 17254
/proc/meminfo: memFree=1338392/2055920 swapFree=4183148/4192956
[pid=17241] ppid=17239 vsize=1717624 CPUtime=11.07
/proc/17241/stat : 17241 (java) R 17239 17241 17192 0 -1 0 44385 0 1 0 1088 19 0 0 21 0 13 0 157136036 1758846976 39848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071394609 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17241/statm: 429406 39848 1905 14 0 416153 0
[pid=17241/tid=17242] ppid=17239 vsize=1717624 CPUtime=0.02
/proc/17241/task/17242/stat : 17242 (java) S 17239 17241 17192 0 -1 64 1017 0 0 0 2 0 0 0 16 0 13 0 157136040 1758846976 39848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17243] ppid=17239 vsize=1717624 CPUtime=0.02
/proc/17241/task/17243/stat : 17243 (java) S 17239 17241 17192 0 -1 64 1176 0 0 0 2 0 0 0 17 0 13 0 157136040 1758846976 39848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17244] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17244/stat : 17244 (java) S 17239 17241 17192 0 -1 64 18 0 0 0 0 0 0 0 16 0 13 0 157136042 1758846976 39848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17245] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17245/stat : 17245 (java) S 17239 17241 17192 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 39848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17246] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17246/stat : 17246 (java) S 17239 17241 17192 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 39848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17247] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17247/stat : 17247 (java) S 17239 17241 17192 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157136046 1758846976 39848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17248] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17248/stat : 17248 (java) S 17239 17241 17192 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 157136046 1758846976 39848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17249] ppid=17239 vsize=1717624 CPUtime=0.82
/proc/17241/task/17249/stat : 17249 (java) S 17239 17241 17192 0 -1 64 2495 0 0 0 81 1 0 0 15 0 13 0 157136046 1758846976 39848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17250] ppid=17239 vsize=1717624 CPUtime=0.82
/proc/17241/task/17250/stat : 17250 (java) S 17239 17241 17192 0 -1 64 3135 0 0 0 80 2 0 0 17 0 13 0 157136046 1758846976 39848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17251] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17251/stat : 17251 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157136046 1758846976 39848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17252] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17252/stat : 17252 (java) S 17239 17241 17192 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157136046 1758846976 39848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17254] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17254/stat : 17254 (java) S 17239 17241 17192 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 157137014 1758846976 39848 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.07
Current children cumulated vsize (Kb) 1717624

[startup+20.0092 s]
/proc/loadavg: 1.01 0.97 0.98 2/76 17255
/proc/meminfo: memFree=1323600/2055920 swapFree=4183148/4192956
[pid=17241] ppid=17239 vsize=1717624 CPUtime=21.17
/proc/17241/stat : 17241 (java) R 17239 17241 17192 0 -1 0 51352 0 1 0 2094 23 0 0 25 0 13 0 157136036 1758846976 43526 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071504935 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17241/statm: 429406 43526 1907 14 0 416153 0
[pid=17241/tid=17242] ppid=17239 vsize=1717624 CPUtime=0.09
/proc/17241/task/17242/stat : 17242 (java) S 17239 17241 17192 0 -1 64 4694 0 0 0 6 3 0 0 16 0 13 0 157136040 1758846976 43526 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17243] ppid=17239 vsize=1717624 CPUtime=0.08
/proc/17241/task/17243/stat : 17243 (java) S 17239 17241 17192 0 -1 64 4446 0 0 0 7 1 0 0 17 0 13 0 157136040 1758846976 43526 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17244] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17244/stat : 17244 (java) S 17239 17241 17192 0 -1 64 20 0 0 0 0 0 0 0 17 0 13 0 157136042 1758846976 43526 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17245] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17245/stat : 17245 (java) S 17239 17241 17192 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 43526 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17246] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17246/stat : 17246 (java) S 17239 17241 17192 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 43526 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17247] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17247/stat : 17247 (java) S 17239 17241 17192 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157136046 1758846976 43526 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17248] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17248/stat : 17248 (java) S 17239 17241 17192 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 157136046 1758846976 43526 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17249] ppid=17239 vsize=1717624 CPUtime=0.86
/proc/17241/task/17249/stat : 17249 (java) S 17239 17241 17192 0 -1 64 2500 0 0 0 85 1 0 0 17 0 13 0 157136046 1758846976 43526 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17250] ppid=17239 vsize=1717624 CPUtime=0.84
/proc/17241/task/17250/stat : 17250 (java) S 17239 17241 17192 0 -1 64 3135 0 0 0 82 2 0 0 17 0 13 0 157136046 1758846976 43526 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17251] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17251/stat : 17251 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157136046 1758846976 43526 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17252] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17252/stat : 17252 (java) S 17239 17241 17192 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157136046 1758846976 43526 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17255] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17255/stat : 17255 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157137883 1758846976 43526 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.17
Current children cumulated vsize (Kb) 1717624

[startup+30.0165 s]
/proc/loadavg: 1.00 0.97 0.98 2/76 17256
/proc/meminfo: memFree=1322248/2055920 swapFree=4183148/4192956
[pid=17241] ppid=17239 vsize=1717624 CPUtime=31.22
/proc/17241/stat : 17241 (java) R 17239 17241 17192 0 -1 0 53080 0 1 0 3098 24 0 0 25 0 13 0 157136036 1758846976 43855 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071493209 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17241/statm: 429406 43855 1907 14 0 416153 0
[pid=17241/tid=17242] ppid=17239 vsize=1717624 CPUtime=0.11
/proc/17241/task/17242/stat : 17242 (java) S 17239 17241 17192 0 -1 64 5419 0 0 0 8 3 0 0 16 0 13 0 157136040 1758846976 43855 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17243] ppid=17239 vsize=1717624 CPUtime=0.11
/proc/17241/task/17243/stat : 17243 (java) S 17239 17241 17192 0 -1 64 5439 0 0 0 9 2 0 0 17 0 13 0 157136040 1758846976 43855 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17244] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17244/stat : 17244 (java) S 17239 17241 17192 0 -1 64 20 0 0 0 0 0 0 0 16 0 13 0 157136042 1758846976 43855 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17245] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17245/stat : 17245 (java) S 17239 17241 17192 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 43855 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17246] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17246/stat : 17246 (java) S 17239 17241 17192 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 43855 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17247] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17247/stat : 17247 (java) S 17239 17241 17192 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157136046 1758846976 43855 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17248] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17248/stat : 17248 (java) S 17239 17241 17192 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 157136046 1758846976 43855 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17249] ppid=17239 vsize=1717624 CPUtime=0.88
/proc/17241/task/17249/stat : 17249 (java) S 17239 17241 17192 0 -1 64 2502 0 0 0 87 1 0 0 16 0 13 0 157136046 1758846976 43855 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17250] ppid=17239 vsize=1717624 CPUtime=0.84
/proc/17241/task/17250/stat : 17250 (java) S 17239 17241 17192 0 -1 64 3135 0 0 0 82 2 0 0 16 0 13 0 157136046 1758846976 43855 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17251] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17251/stat : 17251 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157136046 1758846976 43855 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17252] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17252/stat : 17252 (java) S 17239 17241 17192 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157136046 1758846976 43855 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17256] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17256/stat : 17256 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157138795 1758846976 43855 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.22
Current children cumulated vsize (Kb) 1717624

[startup+40.0238 s]
/proc/loadavg: 1.00 0.97 0.98 2/76 17257
/proc/meminfo: memFree=1322624/2055920 swapFree=4183148/4192956
[pid=17241] ppid=17239 vsize=1717624 CPUtime=41.25
/proc/17241/stat : 17241 (java) R 17239 17241 17192 0 -1 0 54807 0 1 0 4100 25 0 0 25 0 13 0 157136036 1758846976 43754 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071436560 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17241/statm: 429406 43754 1909 14 0 416153 0
[pid=17241/tid=17242] ppid=17239 vsize=1717624 CPUtime=0.13
/proc/17241/task/17242/stat : 17242 (java) S 17239 17241 17192 0 -1 64 6193 0 0 0 10 3 0 0 16 0 13 0 157136040 1758846976 43754 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17243] ppid=17239 vsize=1717624 CPUtime=0.14
/proc/17241/task/17243/stat : 17243 (java) S 17239 17241 17192 0 -1 64 6383 0 0 0 12 2 0 0 17 0 13 0 157136040 1758846976 43754 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17244] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17244/stat : 17244 (java) S 17239 17241 17192 0 -1 64 20 0 0 0 0 0 0 0 16 0 13 0 157136042 1758846976 43754 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17245] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17245/stat : 17245 (java) S 17239 17241 17192 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 43754 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17246] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17246/stat : 17246 (java) S 17239 17241 17192 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 43754 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17247] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17247/stat : 17247 (java) S 17239 17241 17192 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157136046 1758846976 43754 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17248] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17248/stat : 17248 (java) S 17239 17241 17192 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 157136046 1758846976 43754 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17249] ppid=17239 vsize=1717624 CPUtime=0.88
/proc/17241/task/17249/stat : 17249 (java) S 17239 17241 17192 0 -1 64 2504 0 0 0 87 1 0 0 16 0 13 0 157136046 1758846976 43754 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17250] ppid=17239 vsize=1717624 CPUtime=0.85
/proc/17241/task/17250/stat : 17250 (java) S 17239 17241 17192 0 -1 64 3135 0 0 0 83 2 0 0 17 0 13 0 157136046 1758846976 43754 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17251] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17251/stat : 17251 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157136046 1758846976 43754 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17252] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17252/stat : 17252 (java) S 17239 17241 17192 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157136046 1758846976 43754 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17257] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17257/stat : 17257 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157139672 1758846976 43754 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.25
Current children cumulated vsize (Kb) 1717624

[startup+50.0321 s]
/proc/loadavg: 1.00 0.97 0.98 2/76 17258
/proc/meminfo: memFree=1323128/2055920 swapFree=4183148/4192956
[pid=17241] ppid=17239 vsize=1717624 CPUtime=51.28
/proc/17241/stat : 17241 (java) R 17239 17241 17192 0 -1 0 56357 0 1 0 5102 26 0 0 25 0 13 0 157136036 1758846976 43633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071395251 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17241/statm: 429406 43633 1909 14 0 416153 0
[pid=17241/tid=17242] ppid=17239 vsize=1717624 CPUtime=0.16
/proc/17241/task/17242/stat : 17242 (java) S 17239 17241 17192 0 -1 64 7040 0 0 0 12 4 0 0 16 0 13 0 157136040 1758846976 43633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17243] ppid=17239 vsize=1717624 CPUtime=0.16
/proc/17241/task/17243/stat : 17243 (java) S 17239 17241 17192 0 -1 64 7079 0 0 0 13 3 0 0 16 0 13 0 157136040 1758846976 43633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17244] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17244/stat : 17244 (java) S 17239 17241 17192 0 -1 64 20 0 0 0 0 0 0 0 16 0 13 0 157136042 1758846976 43633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17245] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17245/stat : 17245 (java) S 17239 17241 17192 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 43633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17246] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17246/stat : 17246 (java) S 17239 17241 17192 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 43633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17247] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17247/stat : 17247 (java) S 17239 17241 17192 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157136046 1758846976 43633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17248] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17248/stat : 17248 (java) S 17239 17241 17192 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 157136046 1758846976 43633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17249] ppid=17239 vsize=1717624 CPUtime=0.88
/proc/17241/task/17249/stat : 17249 (java) S 17239 17241 17192 0 -1 64 2504 0 0 0 87 1 0 0 16 0 13 0 157136046 1758846976 43633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17250] ppid=17239 vsize=1717624 CPUtime=0.85
/proc/17241/task/17250/stat : 17250 (java) S 17239 17241 17192 0 -1 64 3135 0 0 0 83 2 0 0 17 0 13 0 157136046 1758846976 43633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17251] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17251/stat : 17251 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157136046 1758846976 43633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17252] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17252/stat : 17252 (java) S 17239 17241 17192 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157136046 1758846976 43633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17258] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17258/stat : 17258 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 157140615 1758846976 43633 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.28
Current children cumulated vsize (Kb) 1717624

[startup+60.0394 s]
/proc/loadavg: 1.00 0.97 0.98 2/76 17259
/proc/meminfo: memFree=1322672/2055920 swapFree=4183148/4192956
[pid=17241] ppid=17239 vsize=1717624 CPUtime=61.35
/proc/17241/stat : 17241 (java) R 17239 17241 17192 0 -1 0 58268 0 1 0 6108 27 0 0 25 0 13 0 157136036 1758846976 43746 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071461196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17241/statm: 429406 43746 1911 14 0 416153 0
[pid=17241/tid=17242] ppid=17239 vsize=1717624 CPUtime=0.2
/proc/17241/task/17242/stat : 17242 (java) S 17239 17241 17192 0 -1 64 8098 0 0 0 16 4 0 0 16 0 13 0 157136040 1758846976 43746 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17243] ppid=17239 vsize=1717624 CPUtime=0.19
/proc/17241/task/17243/stat : 17243 (java) S 17239 17241 17192 0 -1 64 7918 0 0 0 16 3 0 0 17 0 13 0 157136040 1758846976 43746 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17244] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17244/stat : 17244 (java) S 17239 17241 17192 0 -1 64 20 0 0 0 0 0 0 0 16 0 13 0 157136042 1758846976 43746 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17245] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17245/stat : 17245 (java) S 17239 17241 17192 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 43746 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17246] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17246/stat : 17246 (java) S 17239 17241 17192 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 43746 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17247] ppid=17239 vsize=1717624 CPUtime=0

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

/proc/17241/task/17245/stat : 17245 (java) S 17239 17241 17192 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 164414 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17246] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17246/stat : 17246 (java) S 17239 17241 17192 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 164414 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17247] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17247/stat : 17247 (java) S 17239 17241 17192 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157136046 1758846976 164414 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17248] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17248/stat : 17248 (java) S 17239 17241 17192 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 157136046 1758846976 164414 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17249] ppid=17239 vsize=1717624 CPUtime=0.96
/proc/17241/task/17249/stat : 17249 (java) S 17239 17241 17192 0 -1 64 2510 0 0 0 95 1 0 0 17 0 13 0 157136046 1758846976 164414 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17250] ppid=17239 vsize=1717624 CPUtime=1.02
/proc/17241/task/17250/stat : 17250 (java) S 17239 17241 17192 0 -1 64 3241 0 0 0 100 2 0 0 17 0 13 0 157136046 1758846976 164414 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17251] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17251/stat : 17251 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157136046 1758846976 164414 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17252] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17252/stat : 17252 (java) S 17239 17241 17192 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157136046 1758846976 164414 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17308] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17308/stat : 17308 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157297063 1758846976 164414 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1796.14
Current children cumulated vsize (Kb) 1717624

[startup+1782.38 s]
/proc/loadavg: 1.12 1.02 0.99 2/76 17308
/proc/meminfo: memFree=837736/2055920 swapFree=4183148/4192956
[pid=17241] ppid=17239 vsize=1717624 CPUtime=1797.17
/proc/17241/stat : 17241 (java) R 17239 17241 17192 0 -1 0 304415 0 1 0 179553 164 0 0 22 0 13 0 157136036 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071380034 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17241/statm: 429406 164510 1911 14 0 416153 0
[pid=17241/tid=17242] ppid=17239 vsize=1717624 CPUtime=14.41
/proc/17241/task/17242/stat : 17242 (java) S 17239 17241 17192 0 -1 64 90285 0 0 0 1397 44 0 0 16 0 13 0 157136040 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17243] ppid=17239 vsize=1717624 CPUtime=14.44
/proc/17241/task/17243/stat : 17243 (java) S 17239 17241 17192 0 -1 64 83719 0 0 0 1404 40 0 0 16 0 13 0 157136040 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17244] ppid=17239 vsize=1717624 CPUtime=0.42
/proc/17241/task/17244/stat : 17244 (java) S 17239 17241 17192 0 -1 64 323 0 0 0 20 22 0 0 15 0 13 0 157136042 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17245] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17245/stat : 17245 (java) S 17239 17241 17192 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17246] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17246/stat : 17246 (java) S 17239 17241 17192 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17247] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17247/stat : 17247 (java) S 17239 17241 17192 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157136046 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17248] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17248/stat : 17248 (java) S 17239 17241 17192 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 157136046 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17249] ppid=17239 vsize=1717624 CPUtime=0.96
/proc/17241/task/17249/stat : 17249 (java) S 17239 17241 17192 0 -1 64 2510 0 0 0 95 1 0 0 17 0 13 0 157136046 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17250] ppid=17239 vsize=1717624 CPUtime=1.02
/proc/17241/task/17250/stat : 17250 (java) S 17239 17241 17192 0 -1 64 3241 0 0 0 100 2 0 0 17 0 13 0 157136046 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17251] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17251/stat : 17251 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157136046 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17252] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17252/stat : 17252 (java) S 17239 17241 17192 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157136046 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17308] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17308/stat : 17308 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157297063 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1797.17
Current children cumulated vsize (Kb) 1717624

[startup+1783.38 s]
/proc/loadavg: 1.12 1.02 0.99 2/76 17308
/proc/meminfo: memFree=837736/2055920 swapFree=4183148/4192956
[pid=17241] ppid=17239 vsize=1717624 CPUtime=1798.17
/proc/17241/stat : 17241 (java) R 17239 17241 17192 0 -1 0 304415 0 1 0 179653 164 0 0 25 0 13 0 157136036 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071380112 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17241/statm: 429406 164510 1911 14 0 416153 0
[pid=17241/tid=17242] ppid=17239 vsize=1717624 CPUtime=14.41
/proc/17241/task/17242/stat : 17242 (java) S 17239 17241 17192 0 -1 64 90285 0 0 0 1397 44 0 0 16 0 13 0 157136040 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17243] ppid=17239 vsize=1717624 CPUtime=14.44
/proc/17241/task/17243/stat : 17243 (java) S 17239 17241 17192 0 -1 64 83719 0 0 0 1404 40 0 0 16 0 13 0 157136040 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17244] ppid=17239 vsize=1717624 CPUtime=0.42
/proc/17241/task/17244/stat : 17244 (java) S 17239 17241 17192 0 -1 64 323 0 0 0 20 22 0 0 16 0 13 0 157136042 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17245] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17245/stat : 17245 (java) S 17239 17241 17192 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17246] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17246/stat : 17246 (java) S 17239 17241 17192 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17247] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17247/stat : 17247 (java) S 17239 17241 17192 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157136046 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17248] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17248/stat : 17248 (java) S 17239 17241 17192 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 157136046 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17249] ppid=17239 vsize=1717624 CPUtime=0.96
/proc/17241/task/17249/stat : 17249 (java) S 17239 17241 17192 0 -1 64 2510 0 0 0 95 1 0 0 17 0 13 0 157136046 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17250] ppid=17239 vsize=1717624 CPUtime=1.02
/proc/17241/task/17250/stat : 17250 (java) S 17239 17241 17192 0 -1 64 3241 0 0 0 100 2 0 0 17 0 13 0 157136046 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17251] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17251/stat : 17251 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157136046 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17252] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17252/stat : 17252 (java) S 17239 17241 17192 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157136046 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17308] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17308/stat : 17308 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157297063 1758846976 164510 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1798.17
Current children cumulated vsize (Kb) 1717624

[startup+1784.39 s]
/proc/loadavg: 1.12 1.02 0.99 2/76 17308
/proc/meminfo: memFree=837480/2055920 swapFree=4183148/4192956
[pid=17241] ppid=17239 vsize=1717624 CPUtime=1799.2
/proc/17241/stat : 17241 (java) R 17239 17241 17192 0 -1 0 304475 0 1 0 179756 164 0 0 25 0 13 0 157136036 1758846976 164569 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071576962 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17241/statm: 429406 164569 1911 14 0 416153 0
[pid=17241/tid=17242] ppid=17239 vsize=1717624 CPUtime=14.43
/proc/17241/task/17242/stat : 17242 (java) S 17239 17241 17192 0 -1 64 90327 0 0 0 1399 44 0 0 17 0 13 0 157136040 1758846976 164569 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17243] ppid=17239 vsize=1717624 CPUtime=14.46
/proc/17241/task/17243/stat : 17243 (java) S 17239 17241 17192 0 -1 64 83736 0 0 0 1406 40 0 0 17 0 13 0 157136040 1758846976 164569 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17244] ppid=17239 vsize=1717624 CPUtime=0.42
/proc/17241/task/17244/stat : 17244 (java) S 17239 17241 17192 0 -1 64 323 0 0 0 20 22 0 0 15 0 13 0 157136042 1758846976 164569 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17245] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17245/stat : 17245 (java) S 17239 17241 17192 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 164569 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17246] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17246/stat : 17246 (java) S 17239 17241 17192 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 164569 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17247] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17247/stat : 17247 (java) S 17239 17241 17192 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157136046 1758846976 164569 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17248] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17248/stat : 17248 (java) S 17239 17241 17192 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 157136046 1758846976 164569 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17249] ppid=17239 vsize=1717624 CPUtime=0.96
/proc/17241/task/17249/stat : 17249 (java) S 17239 17241 17192 0 -1 64 2510 0 0 0 95 1 0 0 17 0 13 0 157136046 1758846976 164569 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17250] ppid=17239 vsize=1717624 CPUtime=1.02
/proc/17241/task/17250/stat : 17250 (java) S 17239 17241 17192 0 -1 64 3241 0 0 0 100 2 0 0 17 0 13 0 157136046 1758846976 164569 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17251] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17251/stat : 17251 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157136046 1758846976 164569 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17252] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17252/stat : 17252 (java) S 17239 17241 17192 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157136046 1758846976 164569 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17308] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17308/stat : 17308 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157297063 1758846976 164569 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1799.2
Current children cumulated vsize (Kb) 1717624

[startup+1785.39 s]
/proc/loadavg: 1.11 1.02 0.99 2/76 17308
/proc/meminfo: memFree=837224/2055920 swapFree=4183148/4192956
[pid=17241] ppid=17239 vsize=1717624 CPUtime=1800.22
/proc/17241/stat : 17241 (java) R 17239 17241 17192 0 -1 0 304531 0 1 0 179858 164 0 0 21 0 13 0 157136036 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071379961 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17241/statm: 429406 164624 1911 14 0 416153 0
[pid=17241/tid=17242] ppid=17239 vsize=1717624 CPUtime=14.45
/proc/17241/task/17242/stat : 17242 (java) S 17239 17241 17192 0 -1 64 90375 0 0 0 1401 44 0 0 17 0 13 0 157136040 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17243] ppid=17239 vsize=1717624 CPUtime=14.47
/proc/17241/task/17243/stat : 17243 (java) S 17239 17241 17192 0 -1 64 83743 0 0 0 1407 40 0 0 16 0 13 0 157136040 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17244] ppid=17239 vsize=1717624 CPUtime=0.42
/proc/17241/task/17244/stat : 17244 (java) S 17239 17241 17192 0 -1 64 323 0 0 0 20 22 0 0 15 0 13 0 157136042 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17245] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17245/stat : 17245 (java) S 17239 17241 17192 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17246] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17246/stat : 17246 (java) S 17239 17241 17192 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17247] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17247/stat : 17247 (java) S 17239 17241 17192 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157136046 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17248] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17248/stat : 17248 (java) S 17239 17241 17192 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 157136046 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17249] ppid=17239 vsize=1717624 CPUtime=0.96
/proc/17241/task/17249/stat : 17249 (java) S 17239 17241 17192 0 -1 64 2510 0 0 0 95 1 0 0 17 0 13 0 157136046 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17250] ppid=17239 vsize=1717624 CPUtime=1.02
/proc/17241/task/17250/stat : 17250 (java) S 17239 17241 17192 0 -1 64 3241 0 0 0 100 2 0 0 17 0 13 0 157136046 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17251] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17251/stat : 17251 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157136046 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17252] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17252/stat : 17252 (java) S 17239 17241 17192 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157136046 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17308] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17308/stat : 17308 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157297063 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (Kb) 1717624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1785.4 s]
/proc/loadavg: 1.11 1.02 0.99 2/76 17308
/proc/meminfo: memFree=837224/2055920 swapFree=4183148/4192956
[pid=17241] ppid=17239 vsize=1717624 CPUtime=1800.23
/proc/17241/stat : 17241 (java) R 17239 17241 17192 0 -1 0 304531 0 1 0 179859 164 0 0 21 0 13 0 157136036 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071395491 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17241/statm: 429406 164624 1911 14 0 416153 0
[pid=17241/tid=17242] ppid=17239 vsize=1717624 CPUtime=14.45
/proc/17241/task/17242/stat : 17242 (java) S 17239 17241 17192 0 -1 64 90375 0 0 0 1401 44 0 0 17 0 13 0 157136040 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17243] ppid=17239 vsize=1717624 CPUtime=14.47
/proc/17241/task/17243/stat : 17243 (java) S 17239 17241 17192 0 -1 64 83743 0 0 0 1407 40 0 0 16 0 13 0 157136040 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17244] ppid=17239 vsize=1717624 CPUtime=0.42
/proc/17241/task/17244/stat : 17244 (java) S 17239 17241 17192 0 -1 64 323 0 0 0 20 22 0 0 15 0 13 0 157136042 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17245] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17245/stat : 17245 (java) S 17239 17241 17192 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17246] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17246/stat : 17246 (java) S 17239 17241 17192 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157136043 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17247] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17247/stat : 17247 (java) S 17239 17241 17192 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157136046 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17248] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17248/stat : 17248 (java) S 17239 17241 17192 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 157136046 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17249] ppid=17239 vsize=1717624 CPUtime=0.96
/proc/17241/task/17249/stat : 17249 (java) S 17239 17241 17192 0 -1 64 2510 0 0 0 95 1 0 0 17 0 13 0 157136046 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17250] ppid=17239 vsize=1717624 CPUtime=1.02
/proc/17241/task/17250/stat : 17250 (java) S 17239 17241 17192 0 -1 64 3241 0 0 0 100 2 0 0 17 0 13 0 157136046 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17251] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17251/stat : 17251 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157136046 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17241/tid=17252] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17252/stat : 17252 (java) S 17239 17241 17192 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157136046 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17241/tid=17308] ppid=17239 vsize=1717624 CPUtime=0
/proc/17241/task/17308/stat : 17308 (java) S 17239 17241 17192 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157297063 1758846976 164624 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (Kb) 1717624

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

Child status: 143
Real time (s): 1785.53
CPU time (s): 1800.37
CPU user time (s): 1798.62
CPU system time (s): 1.75173
CPU usage (%): 100.831
Max. virtual memory (cumulated for all children) (Kb): 1717624
The end

Launcher Data (download as text)

Begin job on node40 on Fri Jul 28 16:04:10 UTC 2006


FILE ID= 50661-1154102650

PBS_JOBID= 886171

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

MD5SUM SOLVER= 3cef94aa015dc0dd234d31843a257d70
MD5SUM BENCH=  0278ee4f163393ac33163ff791a7f96d

RANDOM SEED= 997894548

TIMEOUT= 1800 seconds


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.245
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.245
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:       1491008 kB
Buffers:         26396 kB
Cached:         469664 kB
SwapCached:       3672 kB
Active:          38624 kB
Inactive:       466072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1491008 kB
SwapTotal:     4192956 kB
SwapFree:      4183148 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14748 kB
Slab:            46272 kB
Committed_AS:   584104 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node40 on Fri Jul 28 16:33:55 UTC 2006