Trace number 50667

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)85 1800.35 1785.16

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_7_60_1.opb
MD5SUM7b9886d41278c23acb93039c546a310e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark1782.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 13
Optimality of the best value was proved NO
Number of variables172
Total number of constraints14
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint73
Maximum length of a constraint75
Number of terms in the objective function 112
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3570
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1488
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4975
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.15	c no version file found!!!
0.15	c sun.arch.data.model	32
0.15	c java.version	1.5.0_06
0.15	c os.name	Linux
0.15	c os.version	2.6.9-22.EL.rootsmp
0.15	c os.arch	i386
0.15	c Free memory 1548419056
0.15	c Max memory 1551040512
0.15	c Total memory 1551040512
0.15	c Number of processors 2
0.21	c Cutting planes based inference
0.21	c --- Begin Solver configuration ---
0.21	c org.sat4j.minisat.uip.FirstUIP@1df073d
0.21	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1546e25
0.21	c org.sat4j.minisat.learning.MiniSATLearning@b66cc
0.21	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
0.21	c VSIDS like heuristics from MiniSAT using a heap
0.21	c No reason simplification
0.21	c --- End Solver configuration ---
0.21	c solving ROOT/tmp/node16/50667-1154104740/instance-50667-1154104740.opb
0.21	c reading problem ... 
0.32	c ... done. Time 0.1 ms.
0.32	c #vars     172
0.32	c #constraints  14
2.61	c SATISFIABLE
2.61	c OPTIMIZING...
2.61	c Got one! Ellapsed CPU time (in seconds):2.392
2.61	o 1510
4.00	c Got one! Ellapsed CPU time (in seconds):3.782
4.00	o 1107
5.12	c Got one! Ellapsed CPU time (in seconds):4.903
5.12	o 1076
6.73	c Got one! Ellapsed CPU time (in seconds):6.518
6.73	o 990
8.50	c Got one! Ellapsed CPU time (in seconds):8.283
8.50	o 823
9.75	c Got one! Ellapsed CPU time (in seconds):9.531
9.75	o 819
11.09	c Got one! Ellapsed CPU time (in seconds):10.879
11.09	o 803
13.05	c Got one! Ellapsed CPU time (in seconds):12.839
13.05	o 777
17.52	c Got one! Ellapsed CPU time (in seconds):17.307
17.52	o 765
21.04	c Got one! Ellapsed CPU time (in seconds):20.821
21.04	o 611
22.69	c Got one! Ellapsed CPU time (in seconds):22.47
22.69	o 609
24.88	c Got one! Ellapsed CPU time (in seconds):24.668
24.88	o 508
27.08	c Got one! Ellapsed CPU time (in seconds):26.867
27.08	o 507
29.43	c Got one! Ellapsed CPU time (in seconds):29.218
29.43	o 505
31.80	c Got one! Ellapsed CPU time (in seconds):31.587
31.80	o 490
37.91	c Got one! Ellapsed CPU time (in seconds):37.696
37.91	o 450
40.99	c Got one! Ellapsed CPU time (in seconds):40.77
40.99	o 391
50.35	c Got one! Ellapsed CPU time (in seconds):50.137
50.35	o 385
56.85	c Got one! Ellapsed CPU time (in seconds):56.637
56.85	o 381
64.56	c Got one! Ellapsed CPU time (in seconds):64.347
64.56	o 371
79.68	c Got one! Ellapsed CPU time (in seconds):79.463
79.68	o 360
83.56	c Got one! Ellapsed CPU time (in seconds):83.341
83.56	o 325
87.74	c Got one! Ellapsed CPU time (in seconds):87.526
87.74	o 308
96.94	c Got one! Ellapsed CPU time (in seconds):96.726
96.94	o 270
110.04	c Got one! Ellapsed CPU time (in seconds):109.826
110.04	o 252
119.49	c Got one! Ellapsed CPU time (in seconds):119.274
119.49	o 245
138.67	c Got one! Ellapsed CPU time (in seconds):138.455
138.67	o 238
145.48	c Got one! Ellapsed CPU time (in seconds):145.26
145.48	o 233
171.76	c Got one! Ellapsed CPU time (in seconds):171.545
171.76	o 190
176.99	c Got one! Ellapsed CPU time (in seconds):176.779
177.00	o 157
221.80	c Got one! Ellapsed CPU time (in seconds):221.585
221.80	o 154
230.98	c Got one! Ellapsed CPU time (in seconds):230.766
230.98	o 140
254.83	c Got one! Ellapsed CPU time (in seconds):254.611
254.83	o 139
677.92	c Got one! Ellapsed CPU time (in seconds):677.708
677.92	o 138
707.72	c Got one! Ellapsed CPU time (in seconds):707.508
707.72	o 135
831.56	c Got one! Ellapsed CPU time (in seconds):831.342
831.56	o 111
884.99	c Got one! Ellapsed CPU time (in seconds):884.777
884.99	o 102
974.93	c Got one! Ellapsed CPU time (in seconds):974.718
974.93	o 100
1078.06	c Got one! Ellapsed CPU time (in seconds):1077.849
1078.06	o 91
1240.64	c Got one! Ellapsed CPU time (in seconds):1240.42
1240.64	o 90
1583.48	c Got one! Ellapsed CPU time (in seconds):1583.26
1583.48	o 86
1760.50	c Got one! Ellapsed CPU time (in seconds):1760.284
1760.50	o 85
1785.06	c starts		: 151
1785.06	c conflicts		: 29703
1785.06	c decisions		: 92390
1785.06	c propagations		: 402484
1785.06	c inspects		: 379992362
1785.06	c learnt literals	: 0
1785.06	c learnt binary clauses	: 0
1785.06	c learnt ternary clauses	: 0
1785.06	c learnt clauses	: 29703
1785.06	c root simplifications	: 0
1785.06	c removed literals (reason simplification)	: 0
1785.06	c reason swapping (by a shorter reason)	: 0
1785.06	c Calls to reduceDB	: 0
1785.06	c speed (decisions/second)	: 3761.960991897064
1785.06	c non guided choices	1118
1785.06	s SATISFIABLE
1785.06	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
1785.06	v -x30 -x31 -x32 x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 x43 -x44 x45 -x46 -x47 -x48 x49 x50 -x51 -x52 -x53 -x54 -x55 -x56
1785.06	v -x57 -x58 -x59 x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 x74 -x75 -x76 -x77 -x78 -x79 -x80 x81 -x82 -x83
1785.06	v x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 x99 -x100 x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108
1785.06	v -x109 -x110 -x111 -x112 -x113 x114 -x115 -x116 -x117 x118 -x119 x120 x121 x122 x123 -x124 -x125 -x126 -x127 -x128 -x129 x130
1785.06	v -x131 x132 -x133 x134 x135 -x136 -x137 x138 -x139 x140 x141 x142 x143 x144 x145 x146 x147 x148 x149 -x150 -x151 x152 -x153 x154
1785.06	v -x155 -x156 -x157 x158 x159 -x160 -x161 -x162 -x163 x164 -x165 x166 -x167 x168 x169 -x170 -x171 -x172
1785.06	c objective function=85
1785.06	c Total wall clock time (ms): 1784.849

Verifier Data (download as text)

OK	85

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.98 0.99 3/64 27258
/proc/meminfo: memFree=1126744/2055920 swapFree=4183200/4192956
[pid=27258] ppid=27256 vsize=172 CPUtime=0
/proc/27258/stat : 27258 (java) R 27256 27258 27209 0 -1 0 202 0 0 0 0 0 0 0 18 0 1 0 157334833 176128 24 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 7205163 0 0 4096 0 0 0 0 17 1 0 0
/proc/27258/statm: 43 24 18 14 0 3 0

[startup+9.99951 s]
/proc/loadavg: 1.14 1.02 1.00 2/76 27276
/proc/meminfo: memFree=940864/2055920 swapFree=4183200/4192956
[pid=27258] ppid=27256 vsize=1712540 CPUtime=11.07
/proc/27258/stat : 27258 (java) R 27256 27258 27209 0 -1 0 50730 0 1 0 1083 24 0 0 23 0 13 0 157334833 1753640960 48241 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4155664928 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27258/statm: 428135 48241 1909 14 0 414882 0
[pid=27258/tid=27259] ppid=27256 vsize=1712540 CPUtime=0.16
/proc/27258/task/27259/stat : 27259 (java) S 27256 27258 27209 0 -1 64 5288 0 0 0 14 2 0 0 16 0 13 0 157334837 1753640960 48241 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27260] ppid=27256 vsize=1712540 CPUtime=0.16
/proc/27258/task/27260/stat : 27260 (java) S 27256 27258 27209 0 -1 64 5219 0 0 0 14 2 0 0 16 0 13 0 157334837 1753640960 48241 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27261] ppid=27256 vsize=1712540 CPUtime=0
/proc/27258/task/27261/stat : 27261 (java) S 27256 27258 27209 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 157334839 1753640960 48241 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27262] ppid=27256 vsize=1712540 CPUtime=0
/proc/27258/task/27262/stat : 27262 (java) S 27256 27258 27209 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157334840 1753640960 48241 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27263] ppid=27256 vsize=1712540 CPUtime=0
/proc/27258/task/27263/stat : 27263 (java) S 27256 27258 27209 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157334840 1753640960 48241 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27264] ppid=27256 vsize=1712540 CPUtime=0
/proc/27258/task/27264/stat : 27264 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157334843 1753640960 48241 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27265] ppid=27256 vsize=1712540 CPUtime=0
/proc/27258/task/27265/stat : 27265 (java) S 27256 27258 27209 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157334843 1753640960 48241 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27266] ppid=27256 vsize=1712540 CPUtime=0.67
/proc/27258/task/27266/stat : 27266 (java) S 27256 27258 27209 0 -1 64 794 0 0 0 67 0 0 0 16 0 13 0 157334843 1753640960 48241 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27267] ppid=27256 vsize=1712540 CPUtime=0.73
/proc/27258/task/27267/stat : 27267 (java) S 27256 27258 27209 0 -1 64 918 0 0 0 73 0 0 0 16 0 13 0 157334843 1753640960 48241 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27268] ppid=27256 vsize=1712540 CPUtime=0
/proc/27258/task/27268/stat : 27268 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157334843 1753640960 48241 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27269] ppid=27256 vsize=1712540 CPUtime=0
/proc/27258/task/27269/stat : 27269 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157334843 1753640960 48241 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27276] ppid=27256 vsize=1712540 CPUtime=0
/proc/27258/task/27276/stat : 27276 (java) S 27256 27258 27209 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 157335809 1753640960 48241 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.07
Current children cumulated vsize (Kb) 1712540

[startup+20.0044 s]
/proc/loadavg: 1.12 1.02 1.00 2/76 27279
/proc/meminfo: memFree=930936/2055920 swapFree=4183200/4192956
[pid=27258] ppid=27256 vsize=1712220 CPUtime=21.16
/proc/27258/stat : 27258 (java) R 27256 27258 27209 0 -1 0 54220 0 1 0 2091 25 0 0 25 0 13 0 157334833 1753313280 50706 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071365577 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27258/statm: 428055 50706 1910 14 0 414802 0
[pid=27258/tid=27259] ppid=27256 vsize=1712220 CPUtime=0.24
/proc/27258/task/27259/stat : 27259 (java) S 27256 27258 27209 0 -1 64 7253 0 0 0 21 3 0 0 16 0 13 0 157334837 1753313280 50706 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27260] ppid=27256 vsize=1712220 CPUtime=0.24
/proc/27258/task/27260/stat : 27260 (java) S 27256 27258 27209 0 -1 64 6732 0 0 0 22 2 0 0 16 0 13 0 157334837 1753313280 50706 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27261] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27261/stat : 27261 (java) S 27256 27258 27209 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 157334839 1753313280 50706 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27262] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27262/stat : 27262 (java) S 27256 27258 27209 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 50706 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27263] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27263/stat : 27263 (java) S 27256 27258 27209 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 50706 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27264] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27264/stat : 27264 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157334843 1753313280 50706 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27265] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27265/stat : 27265 (java) S 27256 27258 27209 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157334843 1753313280 50706 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27266] ppid=27256 vsize=1712220 CPUtime=0.67
/proc/27258/task/27266/stat : 27266 (java) S 27256 27258 27209 0 -1 64 794 0 0 0 67 0 0 0 16 0 13 0 157334843 1753313280 50706 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27267] ppid=27256 vsize=1712220 CPUtime=0.74
/proc/27258/task/27267/stat : 27267 (java) S 27256 27258 27209 0 -1 64 918 0 0 0 74 0 0 0 17 0 13 0 157334843 1753313280 50706 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27268] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27268/stat : 27268 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157334843 1753313280 50706 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27269] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27269/stat : 27269 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157334843 1753313280 50706 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27279] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27279/stat : 27279 (java) S 27256 27258 27209 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 157336586 1753313280 50706 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.16
Current children cumulated vsize (Kb) 1712220

[startup+30.0093 s]
/proc/loadavg: 1.10 1.01 1.00 2/76 27284
/proc/meminfo: memFree=930992/2055920 swapFree=4183200/4192956
[pid=27258] ppid=27256 vsize=1712220 CPUtime=31.24
/proc/27258/stat : 27258 (java) R 27256 27258 27209 0 -1 0 56310 0 1 0 3098 26 0 0 25 0 13 0 157334833 1753313280 50691 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071396634 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27258/statm: 428055 50691 1910 14 0 414802 0
[pid=27258/tid=27259] ppid=27256 vsize=1712220 CPUtime=0.3
/proc/27258/task/27259/stat : 27259 (java) S 27256 27258 27209 0 -1 64 7869 0 0 0 27 3 0 0 17 0 13 0 157334837 1753313280 50691 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27260] ppid=27256 vsize=1712220 CPUtime=0.3
/proc/27258/task/27260/stat : 27260 (java) S 27256 27258 27209 0 -1 64 8194 0 0 0 27 3 0 0 17 0 13 0 157334837 1753313280 50691 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27261] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27261/stat : 27261 (java) S 27256 27258 27209 0 -1 64 31 0 0 0 0 0 0 0 17 0 13 0 157334839 1753313280 50691 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27262] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27262/stat : 27262 (java) S 27256 27258 27209 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 50691 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27263] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27263/stat : 27263 (java) S 27256 27258 27209 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 50691 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27264] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27264/stat : 27264 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157334843 1753313280 50691 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27265] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27265/stat : 27265 (java) S 27256 27258 27209 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157334843 1753313280 50691 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27266] ppid=27256 vsize=1712220 CPUtime=0.68
/proc/27258/task/27266/stat : 27266 (java) S 27256 27258 27209 0 -1 64 795 0 0 0 68 0 0 0 17 0 13 0 157334843 1753313280 50691 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27267] ppid=27256 vsize=1712220 CPUtime=0.76
/proc/27258/task/27267/stat : 27267 (java) S 27256 27258 27209 0 -1 64 919 0 0 0 76 0 0 0 17 0 13 0 157334843 1753313280 50691 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27268] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27268/stat : 27268 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157334843 1753313280 50691 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27269] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27269/stat : 27269 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157334843 1753313280 50691 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27284] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27284/stat : 27284 (java) S 27256 27258 27209 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157337777 1753313280 50691 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.24
Current children cumulated vsize (Kb) 1712220

[startup+40.0142 s]
/proc/loadavg: 1.08 1.01 1.00 2/76 27286
/proc/meminfo: memFree=932648/2055920 swapFree=4183200/4192956
[pid=27258] ppid=27256 vsize=1712220 CPUtime=41.3
/proc/27258/stat : 27258 (java) R 27256 27258 27209 0 -1 0 58293 0 1 0 4103 27 0 0 25 0 13 0 157334833 1753313280 50263 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071403401 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27258/statm: 428055 50263 1910 14 0 414802 0
[pid=27258/tid=27259] ppid=27256 vsize=1712220 CPUtime=0.36
/proc/27258/task/27259/stat : 27259 (java) S 27256 27258 27209 0 -1 64 8680 0 0 0 33 3 0 0 17 0 13 0 157334837 1753313280 50263 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27260] ppid=27256 vsize=1712220 CPUtime=0.36
/proc/27258/task/27260/stat : 27260 (java) S 27256 27258 27209 0 -1 64 9356 0 0 0 33 3 0 0 16 0 13 0 157334837 1753313280 50263 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27261] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27261/stat : 27261 (java) S 27256 27258 27209 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 157334839 1753313280 50263 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27262] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27262/stat : 27262 (java) S 27256 27258 27209 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 50263 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27263] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27263/stat : 27263 (java) S 27256 27258 27209 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 50263 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27264] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27264/stat : 27264 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157334843 1753313280 50263 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27265] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27265/stat : 27265 (java) S 27256 27258 27209 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157334843 1753313280 50263 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27266] ppid=27256 vsize=1712220 CPUtime=0.68
/proc/27258/task/27266/stat : 27266 (java) S 27256 27258 27209 0 -1 64 795 0 0 0 68 0 0 0 16 0 13 0 157334843 1753313280 50263 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27267] ppid=27256 vsize=1712220 CPUtime=0.76
/proc/27258/task/27267/stat : 27267 (java) S 27256 27258 27209 0 -1 64 919 0 0 0 76 0 0 0 17 0 13 0 157334843 1753313280 50263 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27268] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27268/stat : 27268 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157334843 1753313280 50263 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27269] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27269/stat : 27269 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157334843 1753313280 50263 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27286] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27286/stat : 27286 (java) S 27256 27258 27209 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 157338625 1753313280 50263 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.3
Current children cumulated vsize (Kb) 1712220

[startup+50.0201 s]
/proc/loadavg: 1.07 1.01 1.00 2/76 27287
/proc/meminfo: memFree=933600/2055920 swapFree=4183200/4192956
[pid=27258] ppid=27256 vsize=1712220 CPUtime=51.36
/proc/27258/stat : 27258 (java) R 27256 27258 27209 0 -1 0 59740 0 1 0 5108 28 0 0 24 0 13 0 157334833 1753313280 50042 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071492335 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27258/statm: 428055 50042 1910 14 0 414802 0
[pid=27258/tid=27259] ppid=27256 vsize=1712220 CPUtime=0.4
/proc/27258/task/27259/stat : 27259 (java) S 27256 27258 27209 0 -1 64 9335 0 0 0 37 3 0 0 16 0 13 0 157334837 1753313280 50042 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27260] ppid=27256 vsize=1712220 CPUtime=0.41
/proc/27258/task/27260/stat : 27260 (java) S 27256 27258 27209 0 -1 64 10139 0 0 0 38 3 0 0 16 0 13 0 157334837 1753313280 50042 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27261] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27261/stat : 27261 (java) S 27256 27258 27209 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 157334839 1753313280 50042 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27262] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27262/stat : 27262 (java) S 27256 27258 27209 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 50042 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27263] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27263/stat : 27263 (java) S 27256 27258 27209 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 50042 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27264] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27264/stat : 27264 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157334843 1753313280 50042 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27265] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27265/stat : 27265 (java) S 27256 27258 27209 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157334843 1753313280 50042 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27266] ppid=27256 vsize=1712220 CPUtime=0.68
/proc/27258/task/27266/stat : 27266 (java) S 27256 27258 27209 0 -1 64 795 0 0 0 68 0 0 0 16 0 13 0 157334843 1753313280 50042 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27267] ppid=27256 vsize=1712220 CPUtime=0.76
/proc/27258/task/27267/stat : 27267 (java) S 27256 27258 27209 0 -1 64 919 0 0 0 76 0 0 0 17 0 13 0 157334843 1753313280 50042 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27268] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27268/stat : 27268 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157334843 1753313280 50042 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27269] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27269/stat : 27269 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157334843 1753313280 50042 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27287] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27287/stat : 27287 (java) S 27256 27258 27209 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157338933 1753313280 50042 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.36
Current children cumulated vsize (Kb) 1712220

[startup+60.025 s]
/proc/loadavg: 1.06 1.01 1.00 2/76 27289
/proc/meminfo: memFree=934936/2055920 swapFree=4183200/4192956
[pid=27258] ppid=27256 vsize=1712220 CPUtime=61.41
/proc/27258/stat : 27258 (java) R 27256 27258 27209 0 -1 0 60776 0 1 0 6112 29 0 0 25 0 13 0 157334833 1753313280 49697 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071580812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27258/statm: 428055 49697 1910 14 0 414802 0
[pid=27258/tid=27259] ppid=27256 vsize=1712220 CPUtime=0.45
/proc/27258/task/27259/stat : 27259 (java) S 27256 27258 27209 0 -1 64 9760 0 0 0 42 3 0 0 17 0 13 0 157334837 1753313280 49697 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27260] ppid=27256 vsize=1712220 CPUtime=0.46
/proc/27258/task/27260/stat : 27260 (java) S 27256 27258 27209 0 -1 64 10742 0 0 0 43 3 0 0 16 0 13 0 157334837 1753313280 49697 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27261] ppid=27256 vsize=1712220 CPUtime=0.01
/proc/27258/task/27261/stat : 27261 (java) S 27256 27258 27209 0 -1 64 31 0 0 0 0 1 0 0 16 0 13 0 157334839 1753313280 49697 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27262] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27262/stat : 27262 (java) S 27256 27258 27209 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 49697 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27263] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27263/stat : 27263 (java) S 27256 27258 27209 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 49697 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27264] ppid=27256 vsize=1712220 CPUtime=0

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

/proc/27258/task/27262/stat : 27262 (java) S 27256 27258 27209 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 141371 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27263] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27263/stat : 27263 (java) S 27256 27258 27209 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 141371 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27264] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27264/stat : 27264 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157334843 1753313280 141371 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27265] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27265/stat : 27265 (java) S 27256 27258 27209 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157334843 1753313280 141371 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27266] ppid=27256 vsize=1712220 CPUtime=0.69
/proc/27258/task/27266/stat : 27266 (java) S 27256 27258 27209 0 -1 64 795 0 0 0 69 0 0 0 17 0 13 0 157334843 1753313280 141371 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27267] ppid=27256 vsize=1712220 CPUtime=0.81
/proc/27258/task/27267/stat : 27267 (java) S 27256 27258 27209 0 -1 64 922 0 0 0 81 0 0 0 17 0 13 0 157334843 1753313280 141371 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27268] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27268/stat : 27268 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157334843 1753313280 141371 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27269] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27269/stat : 27269 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157334843 1753313280 141371 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27510] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27510/stat : 27510 (java) S 27256 27258 27209 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157510884 1753313280 141371 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1796.11
Current children cumulated vsize (Kb) 1712220

[startup+1782 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 27510
/proc/meminfo: memFree=566384/2055920 swapFree=4183200/4192956
[pid=27258] ppid=27256 vsize=1712220 CPUtime=1797.14
/proc/27258/stat : 27258 (java) R 27256 27258 27209 0 -1 0 219871 0 1 0 179589 125 0 0 24 0 13 0 157334833 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071230831 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27258/statm: 428055 141431 1910 14 0 414802 0
[pid=27258/tid=27259] ppid=27256 vsize=1712220 CPUtime=14.66
/proc/27258/task/27259/stat : 27259 (java) S 27256 27258 27209 0 -1 64 61249 0 0 0 1439 27 0 0 17 0 13 0 157334837 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27260] ppid=27256 vsize=1712220 CPUtime=14.68
/proc/27258/task/27260/stat : 27260 (java) S 27256 27258 27209 0 -1 64 61155 0 0 0 1438 30 0 0 16 0 13 0 157334837 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27261] ppid=27256 vsize=1712220 CPUtime=0.29
/proc/27258/task/27261/stat : 27261 (java) S 27256 27258 27209 0 -1 64 186 0 0 0 16 13 0 0 16 0 13 0 157334839 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27262] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27262/stat : 27262 (java) S 27256 27258 27209 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27263] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27263/stat : 27263 (java) S 27256 27258 27209 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27264] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27264/stat : 27264 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157334843 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27265] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27265/stat : 27265 (java) S 27256 27258 27209 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157334843 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27266] ppid=27256 vsize=1712220 CPUtime=0.69
/proc/27258/task/27266/stat : 27266 (java) S 27256 27258 27209 0 -1 64 795 0 0 0 69 0 0 0 17 0 13 0 157334843 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27267] ppid=27256 vsize=1712220 CPUtime=0.81
/proc/27258/task/27267/stat : 27267 (java) S 27256 27258 27209 0 -1 64 922 0 0 0 81 0 0 0 17 0 13 0 157334843 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27268] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27268/stat : 27268 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157334843 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27269] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27269/stat : 27269 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157334843 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27510] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27510/stat : 27510 (java) S 27256 27258 27209 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157510884 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1797.14
Current children cumulated vsize (Kb) 1712220

[startup+1783.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 27510
/proc/meminfo: memFree=566384/2055920 swapFree=4183200/4192956
[pid=27258] ppid=27256 vsize=1712220 CPUtime=1798.15
/proc/27258/stat : 27258 (java) R 27256 27258 27209 0 -1 0 219871 0 1 0 179690 125 0 0 25 0 13 0 157334833 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071365996 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27258/statm: 428055 141431 1910 14 0 414802 0
[pid=27258/tid=27259] ppid=27256 vsize=1712220 CPUtime=14.66
/proc/27258/task/27259/stat : 27259 (java) S 27256 27258 27209 0 -1 64 61249 0 0 0 1439 27 0 0 17 0 13 0 157334837 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27260] ppid=27256 vsize=1712220 CPUtime=14.68
/proc/27258/task/27260/stat : 27260 (java) S 27256 27258 27209 0 -1 64 61155 0 0 0 1438 30 0 0 16 0 13 0 157334837 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27261] ppid=27256 vsize=1712220 CPUtime=0.29
/proc/27258/task/27261/stat : 27261 (java) S 27256 27258 27209 0 -1 64 186 0 0 0 16 13 0 0 16 0 13 0 157334839 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27262] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27262/stat : 27262 (java) S 27256 27258 27209 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27263] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27263/stat : 27263 (java) S 27256 27258 27209 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27264] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27264/stat : 27264 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157334843 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27265] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27265/stat : 27265 (java) S 27256 27258 27209 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157334843 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27266] ppid=27256 vsize=1712220 CPUtime=0.69
/proc/27258/task/27266/stat : 27266 (java) S 27256 27258 27209 0 -1 64 795 0 0 0 69 0 0 0 17 0 13 0 157334843 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27267] ppid=27256 vsize=1712220 CPUtime=0.81
/proc/27258/task/27267/stat : 27267 (java) S 27256 27258 27209 0 -1 64 922 0 0 0 81 0 0 0 17 0 13 0 157334843 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27268] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27268/stat : 27268 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157334843 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27269] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27269/stat : 27269 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157334843 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27510] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27510/stat : 27510 (java) S 27256 27258 27209 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157510884 1753313280 141431 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1798.15
Current children cumulated vsize (Kb) 1712220

[startup+1784.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 27510
/proc/meminfo: memFree=566000/2055920 swapFree=4183200/4192956
[pid=27258] ppid=27256 vsize=1712220 CPUtime=1799.18
/proc/27258/stat : 27258 (java) R 27256 27258 27209 0 -1 0 219977 0 1 0 179793 125 0 0 25 0 13 0 157334833 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071492215 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27258/statm: 428055 141532 1910 14 0 414802 0
[pid=27258/tid=27259] ppid=27256 vsize=1712220 CPUtime=14.68
/proc/27258/task/27259/stat : 27259 (java) S 27256 27258 27209 0 -1 64 61298 0 0 0 1441 27 0 0 16 0 13 0 157334837 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27260] ppid=27256 vsize=1712220 CPUtime=14.71
/proc/27258/task/27260/stat : 27260 (java) S 27256 27258 27209 0 -1 64 61211 0 0 0 1441 30 0 0 16 0 13 0 157334837 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27261] ppid=27256 vsize=1712220 CPUtime=0.29
/proc/27258/task/27261/stat : 27261 (java) S 27256 27258 27209 0 -1 64 186 0 0 0 16 13 0 0 16 0 13 0 157334839 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27262] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27262/stat : 27262 (java) S 27256 27258 27209 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27263] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27263/stat : 27263 (java) S 27256 27258 27209 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27264] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27264/stat : 27264 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157334843 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27265] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27265/stat : 27265 (java) S 27256 27258 27209 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157334843 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27266] ppid=27256 vsize=1712220 CPUtime=0.69
/proc/27258/task/27266/stat : 27266 (java) S 27256 27258 27209 0 -1 64 795 0 0 0 69 0 0 0 17 0 13 0 157334843 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27267] ppid=27256 vsize=1712220 CPUtime=0.81
/proc/27258/task/27267/stat : 27267 (java) S 27256 27258 27209 0 -1 64 922 0 0 0 81 0 0 0 17 0 13 0 157334843 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27268] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27268/stat : 27268 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157334843 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27269] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27269/stat : 27269 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157334843 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27510] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27510/stat : 27510 (java) S 27256 27258 27209 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157510884 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1799.18
Current children cumulated vsize (Kb) 1712220

[startup+1785.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 27510
/proc/meminfo: memFree=565936/2055920 swapFree=4183200/4192956
[pid=27258] ppid=27256 vsize=1712220 CPUtime=1800.18
/proc/27258/stat : 27258 (java) R 27256 27258 27209 0 -1 0 219977 0 1 0 179893 125 0 0 25 0 13 0 157334833 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071492215 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27258/statm: 428055 141532 1910 14 0 414802 0
[pid=27258/tid=27259] ppid=27256 vsize=1712220 CPUtime=14.68
/proc/27258/task/27259/stat : 27259 (java) S 27256 27258 27209 0 -1 64 61298 0 0 0 1441 27 0 0 16 0 13 0 157334837 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27260] ppid=27256 vsize=1712220 CPUtime=14.71
/proc/27258/task/27260/stat : 27260 (java) S 27256 27258 27209 0 -1 64 61211 0 0 0 1441 30 0 0 16 0 13 0 157334837 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27261] ppid=27256 vsize=1712220 CPUtime=0.29
/proc/27258/task/27261/stat : 27261 (java) S 27256 27258 27209 0 -1 64 186 0 0 0 16 13 0 0 16 0 13 0 157334839 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27262] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27262/stat : 27262 (java) S 27256 27258 27209 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27263] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27263/stat : 27263 (java) S 27256 27258 27209 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27264] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27264/stat : 27264 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157334843 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27265] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27265/stat : 27265 (java) S 27256 27258 27209 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157334843 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27266] ppid=27256 vsize=1712220 CPUtime=0.69
/proc/27258/task/27266/stat : 27266 (java) S 27256 27258 27209 0 -1 64 795 0 0 0 69 0 0 0 17 0 13 0 157334843 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27267] ppid=27256 vsize=1712220 CPUtime=0.81
/proc/27258/task/27267/stat : 27267 (java) S 27256 27258 27209 0 -1 64 922 0 0 0 81 0 0 0 17 0 13 0 157334843 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27268] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27268/stat : 27268 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157334843 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27269] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27269/stat : 27269 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157334843 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27510] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27510/stat : 27510 (java) S 27256 27258 27209 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157510884 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (Kb) 1712220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1785.03 s]
/proc/loadavg: 1.08 1.02 1.01 2/76 27510
/proc/meminfo: memFree=565936/2055920 swapFree=4183200/4192956
[pid=27258] ppid=27256 vsize=1712220 CPUtime=1800.19
/proc/27258/stat : 27258 (java) R 27256 27258 27209 0 -1 0 219977 0 1 0 179894 125 0 0 25 0 13 0 157334833 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071365619 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27258/statm: 428055 141532 1910 14 0 414802 0
[pid=27258/tid=27259] ppid=27256 vsize=1712220 CPUtime=14.68
/proc/27258/task/27259/stat : 27259 (java) S 27256 27258 27209 0 -1 64 61298 0 0 0 1441 27 0 0 16 0 13 0 157334837 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27260] ppid=27256 vsize=1712220 CPUtime=14.71
/proc/27258/task/27260/stat : 27260 (java) S 27256 27258 27209 0 -1 64 61211 0 0 0 1441 30 0 0 16 0 13 0 157334837 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27261] ppid=27256 vsize=1712220 CPUtime=0.29
/proc/27258/task/27261/stat : 27261 (java) S 27256 27258 27209 0 -1 64 186 0 0 0 16 13 0 0 16 0 13 0 157334839 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27262] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27262/stat : 27262 (java) S 27256 27258 27209 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27263] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27263/stat : 27263 (java) S 27256 27258 27209 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157334840 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27264] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27264/stat : 27264 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 157334843 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27265] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27265/stat : 27265 (java) S 27256 27258 27209 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157334843 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27266] ppid=27256 vsize=1712220 CPUtime=0.69
/proc/27258/task/27266/stat : 27266 (java) S 27256 27258 27209 0 -1 64 795 0 0 0 69 0 0 0 17 0 13 0 157334843 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27267] ppid=27256 vsize=1712220 CPUtime=0.81
/proc/27258/task/27267/stat : 27267 (java) S 27256 27258 27209 0 -1 64 922 0 0 0 81 0 0 0 17 0 13 0 157334843 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27258/tid=27268] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27268/stat : 27268 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157334843 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27269] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27269/stat : 27269 (java) S 27256 27258 27209 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157334843 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27258/tid=27510] ppid=27256 vsize=1712220 CPUtime=0
/proc/27258/task/27510/stat : 27510 (java) S 27256 27258 27209 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157510884 1753313280 141532 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (Kb) 1712220

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

Child status: 143
Real time (s): 1785.16
CPU time (s): 1800.35
CPU user time (s): 1799.01
CPU system time (s): 1.3348
CPU usage (%): 100.851
Max. virtual memory (cumulated for all children) (Kb): 1712540
The end

Launcher Data (download as text)

Begin job on node16 on Fri Jul 28 16:39:00 UTC 2006


FILE ID= 50667-1154104740

PBS_JOBID= 886249

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

MD5SUM SOLVER= 3cef94aa015dc0dd234d31843a257d70
MD5SUM BENCH=  7b9886d41278c23acb93039c546a310e

RANDOM SEED= 319661218

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.229
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.229
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:       1127016 kB
Buffers:         33876 kB
Cached:         840832 kB
SwapCached:       3716 kB
Active:         188308 kB
Inactive:       695136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1127016 kB
SwapTotal:     4192956 kB
SwapFree:      4183200 kB
Dirty:             212 kB
Writeback:           0 kB
Mapped:          14464 kB
Slab:            31576 kB
Committed_AS:   662084 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node16 on Fri Jul 28 17:08:46 UTC 2006