Trace number 50873

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
SAT4JPSEUDO 2006.2SAT (TO)41 1800.3 1781.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_1.opb
MD5SUMcdfa46b59876181d5d89fd18757b8cfb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark1800.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved NO
Number of variables146
Total number of constraints12
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 constraints12
Minimum length of a constraint66
Maximum length of a constraint66
Number of terms in the objective function 96
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 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1273
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4329
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.24	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.24	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.24	c no version file found!!!
0.24	c sun.arch.data.model	32
0.24	c java.version	1.5.0_06
0.24	c os.name	Linux
0.24	c os.version	2.6.9-22.EL.rootsmp
0.24	c os.arch	i386
0.24	c Free memory 1548419056
0.24	c Max memory 1551040512
0.24	c Total memory 1551040512
0.24	c Number of processors 2
0.30	c Cutting planes based inference
0.30	c --- Begin Solver configuration ---
0.30	c org.sat4j.minisat.uip.FirstUIP@1037c71
0.30	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1df073d
0.30	c org.sat4j.minisat.learning.MiniSATLearning@1546e25
0.30	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
0.30	c VSIDS like heuristics from MiniSAT using a heap
0.30	c No reason simplification
0.30	c --- End Solver configuration ---
0.30	c solving ROOT/tmp/node38/50873-1154099078/instance-50873-1154099078.opb
0.30	c reading problem ... 
0.37	c ... done. Time 0.075 ms.
0.37	c #vars     146
0.37	c #constraints  12
0.40	c SATISFIABLE
0.40	c OPTIMIZING...
0.40	c Got one! Ellapsed CPU time (in seconds):0.104
0.41	o 1026
1.38	c Got one! Ellapsed CPU time (in seconds):1.084
1.38	o 1023
1.51	c Got one! Ellapsed CPU time (in seconds):1.212
1.51	o 995
1.77	c Got one! Ellapsed CPU time (in seconds):1.477
1.77	o 953
1.78	c Got one! Ellapsed CPU time (in seconds):1.487
1.78	o 931
1.80	c Got one! Ellapsed CPU time (in seconds):1.501
1.80	o 927
1.82	c Got one! Ellapsed CPU time (in seconds):1.528
1.83	o 831
2.07	c Got one! Ellapsed CPU time (in seconds):1.774
2.07	o 801
2.11	c Got one! Ellapsed CPU time (in seconds):1.814
2.11	o 791
2.14	c Got one! Ellapsed CPU time (in seconds):1.839
2.14	o 707
2.17	c Got one! Ellapsed CPU time (in seconds):1.87
2.17	o 703
2.20	c Got one! Ellapsed CPU time (in seconds):1.9
2.20	o 699
2.25	c Got one! Ellapsed CPU time (in seconds):1.958
2.25	o 695
2.26	c Got one! Ellapsed CPU time (in seconds):1.965
2.26	o 691
2.32	c Got one! Ellapsed CPU time (in seconds):2.022
2.32	o 659
2.90	c Got one! Ellapsed CPU time (in seconds):2.599
2.90	o 637
3.42	c Got one! Ellapsed CPU time (in seconds):3.12
3.52	o 538
3.57	c Got one! Ellapsed CPU time (in seconds):3.27
3.57	o 516
3.60	c Got one! Ellapsed CPU time (in seconds):3.302
3.60	o 494
4.06	c Got one! Ellapsed CPU time (in seconds):3.759
4.06	o 383
4.80	c Got one! Ellapsed CPU time (in seconds):4.502
4.80	o 368
5.11	c Got one! Ellapsed CPU time (in seconds):4.808
5.11	o 367
5.84	c Got one! Ellapsed CPU time (in seconds):5.544
5.84	o 345
6.65	c Got one! Ellapsed CPU time (in seconds):6.355
6.65	o 339
9.35	c Got one! Ellapsed CPU time (in seconds):9.052
9.35	o 336
9.62	c Got one! Ellapsed CPU time (in seconds):9.325
9.62	o 324
9.99	c Got one! Ellapsed CPU time (in seconds):9.691
9.99	o 295
11.63	c Got one! Ellapsed CPU time (in seconds):11.329
11.63	o 280
12.18	c Got one! Ellapsed CPU time (in seconds):11.885
12.18	o 257
13.25	c Got one! Ellapsed CPU time (in seconds):12.957
13.25	o 254
13.97	c Got one! Ellapsed CPU time (in seconds):13.675
13.97	o 251
14.62	c Got one! Ellapsed CPU time (in seconds):14.321
14.62	o 249
14.99	c Got one! Ellapsed CPU time (in seconds):14.695
14.99	o 232
15.49	c Got one! Ellapsed CPU time (in seconds):15.193
15.49	o 182
16.87	c Got one! Ellapsed CPU time (in seconds):16.573
16.87	o 181
18.11	c Got one! Ellapsed CPU time (in seconds):17.818
18.11	o 179
21.46	c Got one! Ellapsed CPU time (in seconds):21.167
21.46	o 174
23.97	c Got one! Ellapsed CPU time (in seconds):23.671
23.97	o 170
28.23	c Got one! Ellapsed CPU time (in seconds):27.933
28.23	o 147
30.50	c Got one! Ellapsed CPU time (in seconds):30.205
30.50	o 135
31.55	c Got one! Ellapsed CPU time (in seconds):31.258
31.55	o 90
32.73	c Got one! Ellapsed CPU time (in seconds):32.432
32.73	o 86
33.62	c Got one! Ellapsed CPU time (in seconds):33.322
33.62	o 82
114.27	c Got one! Ellapsed CPU time (in seconds):113.969
114.27	o 79
119.13	c Got one! Ellapsed CPU time (in seconds):118.837
119.13	o 77
123.95	c Got one! Ellapsed CPU time (in seconds):123.655
123.95	o 76
143.35	c Got one! Ellapsed CPU time (in seconds):143.051
143.35	o 66
179.08	c Got one! Ellapsed CPU time (in seconds):178.782
179.08	o 64
238.82	c Got one! Ellapsed CPU time (in seconds):238.521
238.82	o 59
294.92	c Got one! Ellapsed CPU time (in seconds):294.621
294.92	o 57
371.47	c Got one! Ellapsed CPU time (in seconds):371.178
371.47	o 45
1659.46	c Got one! Ellapsed CPU time (in seconds):1659.164
1659.46	o 41
1781.39	c starts		: 120
1781.39	c conflicts		: 32685
1781.39	c decisions		: 86158
1781.39	c propagations		: 427894
1781.40	c inspects		: 430459261
1781.40	c learnt literals	: 0
1781.40	c learnt binary clauses	: 0
1781.40	c learnt ternary clauses	: 0
1781.40	c learnt clauses	: 32685
1781.40	c root simplifications	: 0
1781.40	c removed literals (reason simplification)	: 0
1781.40	c reason swapping (by a shorter reason)	: 0
1781.40	c Calls to reduceDB	: 0
1781.40	c speed (decisions/second)	: 706.5953712664228
1781.40	c non guided choices	1531
1781.40	s SATISFIABLE
1781.40	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
1781.40	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
1781.40	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
1781.40	v -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 x101 -x102 x103 -x104 -x105 x106 -x107
1781.40	v x108 x109 x110 x111 -x112 -x113 x114 -x115 x116 x117 -x118 x119 x120 -x121 x122 -x123 x124 -x125 x126 x127 -x128 -x129 -x130
1781.40	v x131 x132 -x133 x134 x135 -x136 -x137 x138 x139 -x140 x141 -x142 -x143 x144 -x145 -x146
1781.40	c objective function=41
1781.40	c Total wall clock time (ms): 1781.1

Verifier Data (download as text)

OK	41

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/node38/watcher-50873-1154099078 -o ROOT/results/node38/solver-50873-1154099078 -C 1800 -M 1800 -S 64 java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node38/50873-1154099078/instance-50873-1154099078.opb 737952396 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 0.97 3/64 31287
/proc/meminfo: memFree=1491360/2055920 swapFree=4183120/4192956
[pid=31287] ppid=31285 vsize=168 CPUtime=0
/proc/31287/stat : 31287 (java) R 31285 31287 31238 0 -1 0 40 0 0 0 0 0 0 0 19 0 1 0 156779047 172032 23 18446744073709551615 134512640 134570276 4294956608 18446744073709551615 8605995 0 0 4096 0 0 0 0 17 1 0 0
/proc/31287/statm: 42 23 18 14 0 2 0

[startup+10.0018 s]
/proc/loadavg: 1.00 1.00 0.97 2/76 31326
/proc/meminfo: memFree=1306624/2055920 swapFree=4183120/4192956
[pid=31287] ppid=31285 vsize=1712360 CPUtime=11.25
/proc/31287/stat : 31287 (java) R 31285 31287 31238 0 -1 0 52896 0 1 0 1102 23 0 0 25 0 13 0 156779047 1753456640 47958 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071351770 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31287/statm: 428090 47958 1908 14 0 414837 0
[pid=31287/tid=31288] ppid=31285 vsize=1712360 CPUtime=0.21
/proc/31287/task/31288/stat : 31288 (java) S 31285 31287 31238 0 -1 64 5426 0 0 0 19 2 0 0 16 0 13 0 156779060 1753456640 47958 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31289] ppid=31285 vsize=1712360 CPUtime=0.21
/proc/31287/task/31289/stat : 31289 (java) S 31285 31287 31238 0 -1 64 5542 0 0 0 19 2 0 0 16 0 13 0 156779060 1753456640 47958 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31290] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31290/stat : 31290 (java) S 31285 31287 31238 0 -1 64 35 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 47958 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31291] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31291/stat : 31291 (java) S 31285 31287 31238 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 156779063 1753456640 47958 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31292] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31292/stat : 31292 (java) S 31285 31287 31238 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 156779063 1753456640 47958 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31293] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31293/stat : 31293 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156779067 1753456640 47958 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31294] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31294/stat : 31294 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156779067 1753456640 47958 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31295] ppid=31285 vsize=1712360 CPUtime=0.72
/proc/31287/task/31295/stat : 31295 (java) S 31285 31287 31238 0 -1 64 1017 0 0 0 72 0 0 0 17 0 13 0 156779067 1753456640 47958 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31296] ppid=31285 vsize=1712360 CPUtime=0.91
/proc/31287/task/31296/stat : 31296 (java) S 31285 31287 31238 0 -1 64 2926 0 0 0 90 1 0 0 17 0 13 0 156779067 1753456640 47958 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31297] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31297/stat : 31297 (java) S 31285 31287 31238 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156779067 1753456640 47958 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31298] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31298/stat : 31298 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156779067 1753456640 47958 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31326] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31326/stat : 31326 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156780047 1753456640 47958 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.25
Current children cumulated vsize (Kb) 1712360

[startup+20.0088 s]
/proc/loadavg: 1.00 1.00 0.97 2/76 31335
/proc/meminfo: memFree=1297976/2055920 swapFree=4183120/4192956
[pid=31287] ppid=31285 vsize=1712360 CPUtime=21.34
/proc/31287/stat : 31287 (java) R 31285 31287 31238 0 -1 0 55967 0 1 0 2108 26 0 0 25 0 13 0 156779047 1753456640 50068 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071351154 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31287/statm: 428090 50068 1908 14 0 414837 0
[pid=31287/tid=31288] ppid=31285 vsize=1712360 CPUtime=0.29
/proc/31287/task/31288/stat : 31288 (java) S 31285 31287 31238 0 -1 64 6957 0 0 0 26 3 0 0 17 0 13 0 156779060 1753456640 50068 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31289] ppid=31285 vsize=1712360 CPUtime=0.29
/proc/31287/task/31289/stat : 31289 (java) S 31285 31287 31238 0 -1 64 7070 0 0 0 26 3 0 0 16 0 13 0 156779060 1753456640 50068 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31290] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31290/stat : 31290 (java) S 31285 31287 31238 0 -1 64 36 0 0 0 0 0 0 0 17 0 13 0 156779063 1753456640 50068 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31291] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31291/stat : 31291 (java) S 31285 31287 31238 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 50068 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31292] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31292/stat : 31292 (java) S 31285 31287 31238 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 50068 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31293] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31293/stat : 31293 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156779067 1753456640 50068 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31294] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31294/stat : 31294 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156779067 1753456640 50068 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31295] ppid=31285 vsize=1712360 CPUtime=0.73
/proc/31287/task/31295/stat : 31295 (java) S 31285 31287 31238 0 -1 64 1017 0 0 0 73 0 0 0 16 0 13 0 156779067 1753456640 50068 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31296] ppid=31285 vsize=1712360 CPUtime=0.91
/proc/31287/task/31296/stat : 31296 (java) S 31285 31287 31238 0 -1 64 2926 0 0 0 90 1 0 0 17 0 13 0 156779067 1753456640 50068 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31297] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31297/stat : 31297 (java) S 31285 31287 31238 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156779067 1753456640 50068 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31298] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31298/stat : 31298 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156779067 1753456640 50068 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31335] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31335/stat : 31335 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156780859 1753456640 50068 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.34
Current children cumulated vsize (Kb) 1712360

[startup+30.0159 s]
/proc/loadavg: 1.00 1.00 0.97 2/76 31338
/proc/meminfo: memFree=1299824/2055920 swapFree=4183120/4192956
[pid=31287] ppid=31285 vsize=1712360 CPUtime=31.4
/proc/31287/stat : 31287 (java) R 31285 31287 31238 0 -1 0 57697 0 1 0 3113 27 0 0 25 0 13 0 156779047 1753456640 49623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071353133 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31287/statm: 428090 49623 1908 14 0 414837 0
[pid=31287/tid=31288] ppid=31285 vsize=1712360 CPUtime=0.36
/proc/31287/task/31288/stat : 31288 (java) S 31285 31287 31238 0 -1 64 7870 0 0 0 32 4 0 0 16 0 13 0 156779060 1753456640 49623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31289] ppid=31285 vsize=1712360 CPUtime=0.35
/proc/31287/task/31289/stat : 31289 (java) S 31285 31287 31238 0 -1 64 7877 0 0 0 32 3 0 0 15 0 13 0 156779060 1753456640 49623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31290] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31290/stat : 31290 (java) S 31285 31287 31238 0 -1 64 36 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 49623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31291] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31291/stat : 31291 (java) S 31285 31287 31238 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 49623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31292] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31292/stat : 31292 (java) S 31285 31287 31238 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 49623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31293] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31293/stat : 31293 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156779067 1753456640 49623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31294] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31294/stat : 31294 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156779067 1753456640 49623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31295] ppid=31285 vsize=1712360 CPUtime=0.73
/proc/31287/task/31295/stat : 31295 (java) S 31285 31287 31238 0 -1 64 1017 0 0 0 73 0 0 0 16 0 13 0 156779067 1753456640 49623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31296] ppid=31285 vsize=1712360 CPUtime=0.92
/proc/31287/task/31296/stat : 31296 (java) S 31285 31287 31238 0 -1 64 2926 0 0 0 91 1 0 0 17 0 13 0 156779067 1753456640 49623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31297] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31297/stat : 31297 (java) S 31285 31287 31238 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156779067 1753456640 49623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31298] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31298/stat : 31298 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156779067 1753456640 49623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31338] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31338/stat : 31338 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156781871 1753456640 49623 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.4
Current children cumulated vsize (Kb) 1712360

[startup+40.023 s]
/proc/loadavg: 1.00 1.00 0.97 2/76 31342
/proc/meminfo: memFree=1303912/2055920 swapFree=4183120/4192956
[pid=31287] ppid=31285 vsize=1712360 CPUtime=41.48
/proc/31287/stat : 31287 (java) R 31285 31287 31238 0 -1 0 59137 0 1 0 4120 28 0 0 19 0 13 0 156779047 1753456640 48604 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071351154 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31287/statm: 428090 48604 1908 14 0 414837 0
[pid=31287/tid=31288] ppid=31285 vsize=1712360 CPUtime=0.42
/proc/31287/task/31288/stat : 31288 (java) S 31285 31287 31238 0 -1 64 8743 0 0 0 38 4 0 0 16 0 13 0 156779060 1753456640 48604 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31289] ppid=31285 vsize=1712360 CPUtime=0.42
/proc/31287/task/31289/stat : 31289 (java) S 31285 31287 31238 0 -1 64 8434 0 0 0 38 4 0 0 16 0 13 0 156779060 1753456640 48604 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31290] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31290/stat : 31290 (java) S 31285 31287 31238 0 -1 64 36 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 48604 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31291] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31291/stat : 31291 (java) S 31285 31287 31238 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 48604 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31292] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31292/stat : 31292 (java) S 31285 31287 31238 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 48604 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31293] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31293/stat : 31293 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156779067 1753456640 48604 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31294] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31294/stat : 31294 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156779067 1753456640 48604 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31295] ppid=31285 vsize=1712360 CPUtime=0.73
/proc/31287/task/31295/stat : 31295 (java) S 31285 31287 31238 0 -1 64 1017 0 0 0 73 0 0 0 16 0 13 0 156779067 1753456640 48604 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31296] ppid=31285 vsize=1712360 CPUtime=0.92
/proc/31287/task/31296/stat : 31296 (java) S 31285 31287 31238 0 -1 64 2926 0 0 0 91 1 0 0 17 0 13 0 156779067 1753456640 48604 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31297] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31297/stat : 31297 (java) S 31285 31287 31238 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156779067 1753456640 48604 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31298] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31298/stat : 31298 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156779067 1753456640 48604 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31342] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31342/stat : 31342 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 156782410 1753456640 48604 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.48
Current children cumulated vsize (Kb) 1712360

[startup+50.03 s]
/proc/loadavg: 1.00 1.00 0.97 2/76 31342
/proc/meminfo: memFree=1307240/2055920 swapFree=4183120/4192956
[pid=31287] ppid=31285 vsize=1712360 CPUtime=51.53
/proc/31287/stat : 31287 (java) R 31285 31287 31238 0 -1 0 60164 0 1 0 5124 29 0 0 25 0 13 0 156779047 1753456640 47759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071418824 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31287/statm: 428090 47759 1908 14 0 414837 0
[pid=31287/tid=31288] ppid=31285 vsize=1712360 CPUtime=0.48
/proc/31287/task/31288/stat : 31288 (java) S 31285 31287 31238 0 -1 64 9265 0 0 0 43 5 0 0 16 0 13 0 156779060 1753456640 47759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31289] ppid=31285 vsize=1712360 CPUtime=0.48
/proc/31287/task/31289/stat : 31289 (java) S 31285 31287 31238 0 -1 64 8929 0 0 0 44 4 0 0 16 0 13 0 156779060 1753456640 47759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31290] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31290/stat : 31290 (java) S 31285 31287 31238 0 -1 64 36 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 47759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31291] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31291/stat : 31291 (java) S 31285 31287 31238 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 47759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31292] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31292/stat : 31292 (java) S 31285 31287 31238 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 47759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31293] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31293/stat : 31293 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156779067 1753456640 47759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31294] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31294/stat : 31294 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156779067 1753456640 47759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31295] ppid=31285 vsize=1712360 CPUtime=0.73
/proc/31287/task/31295/stat : 31295 (java) S 31285 31287 31238 0 -1 64 1017 0 0 0 73 0 0 0 16 0 13 0 156779067 1753456640 47759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31296] ppid=31285 vsize=1712360 CPUtime=0.92
/proc/31287/task/31296/stat : 31296 (java) S 31285 31287 31238 0 -1 64 2926 0 0 0 91 1 0 0 17 0 13 0 156779067 1753456640 47759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31297] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31297/stat : 31297 (java) S 31285 31287 31238 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156779067 1753456640 47759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31298] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31298/stat : 31298 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156779067 1753456640 47759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31342] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31342/stat : 31342 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 156782410 1753456640 47759 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.53
Current children cumulated vsize (Kb) 1712360

[startup+60.0371 s]
/proc/loadavg: 1.00 1.00 0.97 2/76 31342
/proc/meminfo: memFree=1306920/2055920 swapFree=4183120/4192956
[pid=31287] ppid=31285 vsize=1712360 CPUtime=61.58
/proc/31287/stat : 31287 (java) R 31285 31287 31238 0 -1 0 61568 0 1 0 6128 30 0 0 25 0 13 0 156779047 1753456640 47836 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071522919 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31287/statm: 428090 47836 1908 14 0 414837 0
[pid=31287/tid=31288] ppid=31285 vsize=1712360 CPUtime=0.54
/proc/31287/task/31288/stat : 31288 (java) S 31285 31287 31238 0 -1 64 10124 0 0 0 49 5 0 0 16 0 13 0 156779060 1753456640 47836 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31289] ppid=31285 vsize=1712360 CPUtime=0.53
/proc/31287/task/31289/stat : 31289 (java) S 31285 31287 31238 0 -1 64 9464 0 0 0 49 4 0 0 16 0 13 0 156779060 1753456640 47836 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31290] ppid=31285 vsize=1712360 CPUtime=0.02
/proc/31287/task/31290/stat : 31290 (java) S 31285 31287 31238 0 -1 64 36 0 0 0 1 1 0 0 16 0 13 0 156779063 1753456640 47836 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31291] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31291/stat : 31291 (java) S 31285 31287 31238 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 47836 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31292] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31292/stat : 31292 (java) S 31285 31287 31238 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 47836 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31293] ppid=31285 vsize=1712360 CPUtime=0

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

/proc/31287/task/31291/stat : 31291 (java) S 31285 31287 31238 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31292] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31292/stat : 31292 (java) S 31285 31287 31238 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31293] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31293/stat : 31293 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156779067 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31294] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31294/stat : 31294 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156779067 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31295] ppid=31285 vsize=1712360 CPUtime=0.75
/proc/31287/task/31295/stat : 31295 (java) S 31285 31287 31238 0 -1 64 1043 0 0 0 75 0 0 0 16 0 13 0 156779067 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31296] ppid=31285 vsize=1712360 CPUtime=0.93
/proc/31287/task/31296/stat : 31296 (java) S 31285 31287 31238 0 -1 64 2926 0 0 0 92 1 0 0 16 0 13 0 156779067 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31297] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31297/stat : 31297 (java) S 31285 31287 31238 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156779067 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31298] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31298/stat : 31298 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156779067 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31351] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31351/stat : 31351 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 156944994 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1796.09
Current children cumulated vsize (Kb) 1712360

[startup+1778.36 s]
/proc/loadavg: 1.04 1.01 0.98 2/76 31351
/proc/meminfo: memFree=921064/2055920 swapFree=4183120/4192956
[pid=31287] ppid=31285 vsize=1712360 CPUtime=1797.09
/proc/31287/stat : 31287 (java) R 31285 31287 31238 0 -1 0 216539 0 1 0 179585 124 0 0 25 0 13 0 156779047 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071380205 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31287/statm: 428090 143989 1909 14 0 414837 0
[pid=31287/tid=31288] ppid=31285 vsize=1712360 CPUtime=18.83
/proc/31287/task/31288/stat : 31288 (java) S 31285 31287 31238 0 -1 64 63804 0 0 0 1851 32 0 0 16 0 13 0 156779060 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31289] ppid=31285 vsize=1712360 CPUtime=18.77
/proc/31287/task/31289/stat : 31289 (java) S 31285 31287 31238 0 -1 64 65407 0 0 0 1842 35 0 0 16 0 13 0 156779060 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31290] ppid=31285 vsize=1712360 CPUtime=0.34
/proc/31287/task/31290/stat : 31290 (java) S 31285 31287 31238 0 -1 64 196 0 0 0 19 15 0 0 16 0 13 0 156779063 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31291] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31291/stat : 31291 (java) S 31285 31287 31238 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31292] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31292/stat : 31292 (java) S 31285 31287 31238 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31293] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31293/stat : 31293 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156779067 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31294] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31294/stat : 31294 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156779067 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31295] ppid=31285 vsize=1712360 CPUtime=0.75
/proc/31287/task/31295/stat : 31295 (java) S 31285 31287 31238 0 -1 64 1043 0 0 0 75 0 0 0 16 0 13 0 156779067 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31296] ppid=31285 vsize=1712360 CPUtime=0.93
/proc/31287/task/31296/stat : 31296 (java) S 31285 31287 31238 0 -1 64 2926 0 0 0 92 1 0 0 16 0 13 0 156779067 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31297] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31297/stat : 31297 (java) S 31285 31287 31238 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156779067 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31298] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31298/stat : 31298 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156779067 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31351] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31351/stat : 31351 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 156944994 1753456640 143989 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1797.09
Current children cumulated vsize (Kb) 1712360

[startup+1779.37 s]
/proc/loadavg: 1.04 1.01 0.98 2/76 31351
/proc/meminfo: memFree=920808/2055920 swapFree=4183120/4192956
[pid=31287] ppid=31285 vsize=1712360 CPUtime=1798.13
/proc/31287/stat : 31287 (java) R 31285 31287 31238 0 -1 0 216614 0 1 0 179689 124 0 0 25 0 13 0 156779047 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071523042 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31287/statm: 428090 144063 1909 14 0 414837 0
[pid=31287/tid=31288] ppid=31285 vsize=1712360 CPUtime=18.86
/proc/31287/task/31288/stat : 31288 (java) S 31285 31287 31238 0 -1 64 63825 0 0 0 1854 32 0 0 16 0 13 0 156779060 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31289] ppid=31285 vsize=1712360 CPUtime=18.8
/proc/31287/task/31289/stat : 31289 (java) S 31285 31287 31238 0 -1 64 65460 0 0 0 1845 35 0 0 16 0 13 0 156779060 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31290] ppid=31285 vsize=1712360 CPUtime=0.34
/proc/31287/task/31290/stat : 31290 (java) S 31285 31287 31238 0 -1 64 196 0 0 0 19 15 0 0 16 0 13 0 156779063 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31291] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31291/stat : 31291 (java) S 31285 31287 31238 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31292] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31292/stat : 31292 (java) S 31285 31287 31238 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31293] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31293/stat : 31293 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156779067 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31294] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31294/stat : 31294 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156779067 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31295] ppid=31285 vsize=1712360 CPUtime=0.75
/proc/31287/task/31295/stat : 31295 (java) S 31285 31287 31238 0 -1 64 1043 0 0 0 75 0 0 0 16 0 13 0 156779067 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31296] ppid=31285 vsize=1712360 CPUtime=0.93
/proc/31287/task/31296/stat : 31296 (java) S 31285 31287 31238 0 -1 64 2926 0 0 0 92 1 0 0 16 0 13 0 156779067 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31297] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31297/stat : 31297 (java) S 31285 31287 31238 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156779067 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31298] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31298/stat : 31298 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156779067 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31351] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31351/stat : 31351 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 156944994 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1798.13
Current children cumulated vsize (Kb) 1712360

[startup+1780.38 s]
/proc/loadavg: 1.04 1.01 0.98 2/76 31351
/proc/meminfo: memFree=920808/2055920 swapFree=4183120/4192956
[pid=31287] ppid=31285 vsize=1712360 CPUtime=1799.13
/proc/31287/stat : 31287 (java) R 31285 31287 31238 0 -1 0 216614 0 1 0 179789 124 0 0 25 0 13 0 156779047 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071373486 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31287/statm: 428090 144063 1909 14 0 414837 0
[pid=31287/tid=31288] ppid=31285 vsize=1712360 CPUtime=18.86
/proc/31287/task/31288/stat : 31288 (java) S 31285 31287 31238 0 -1 64 63825 0 0 0 1854 32 0 0 16 0 13 0 156779060 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31289] ppid=31285 vsize=1712360 CPUtime=18.8
/proc/31287/task/31289/stat : 31289 (java) S 31285 31287 31238 0 -1 64 65460 0 0 0 1845 35 0 0 16 0 13 0 156779060 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31290] ppid=31285 vsize=1712360 CPUtime=0.34
/proc/31287/task/31290/stat : 31290 (java) S 31285 31287 31238 0 -1 64 196 0 0 0 19 15 0 0 16 0 13 0 156779063 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31291] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31291/stat : 31291 (java) S 31285 31287 31238 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31292] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31292/stat : 31292 (java) S 31285 31287 31238 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31293] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31293/stat : 31293 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156779067 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31294] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31294/stat : 31294 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156779067 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31295] ppid=31285 vsize=1712360 CPUtime=0.75
/proc/31287/task/31295/stat : 31295 (java) S 31285 31287 31238 0 -1 64 1043 0 0 0 75 0 0 0 16 0 13 0 156779067 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31296] ppid=31285 vsize=1712360 CPUtime=0.93
/proc/31287/task/31296/stat : 31296 (java) S 31285 31287 31238 0 -1 64 2926 0 0 0 92 1 0 0 16 0 13 0 156779067 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31297] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31297/stat : 31297 (java) S 31285 31287 31238 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156779067 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31298] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31298/stat : 31298 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156779067 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31351] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31351/stat : 31351 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 156944994 1753456640 144063 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1799.13
Current children cumulated vsize (Kb) 1712360

[startup+1781.38 s]
/proc/loadavg: 1.04 1.01 0.98 2/76 31351
/proc/meminfo: memFree=920488/2055920 swapFree=4183120/4192956
[pid=31287] ppid=31285 vsize=1712360 CPUtime=1800.16
/proc/31287/stat : 31287 (java) R 31285 31287 31238 0 -1 0 216689 0 1 0 179892 124 0 0 21 0 13 0 156779047 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071504259 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31287/statm: 428090 144137 1909 14 0 414837 0
[pid=31287/tid=31288] ppid=31285 vsize=1712360 CPUtime=18.89
/proc/31287/task/31288/stat : 31288 (java) S 31285 31287 31238 0 -1 64 63850 0 0 0 1857 32 0 0 16 0 13 0 156779060 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31289] ppid=31285 vsize=1712360 CPUtime=18.83
/proc/31287/task/31289/stat : 31289 (java) S 31285 31287 31238 0 -1 64 65509 0 0 0 1848 35 0 0 16 0 13 0 156779060 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31290] ppid=31285 vsize=1712360 CPUtime=0.34
/proc/31287/task/31290/stat : 31290 (java) S 31285 31287 31238 0 -1 64 196 0 0 0 19 15 0 0 16 0 13 0 156779063 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31291] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31291/stat : 31291 (java) S 31285 31287 31238 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31292] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31292/stat : 31292 (java) S 31285 31287 31238 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31293] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31293/stat : 31293 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156779067 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31294] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31294/stat : 31294 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156779067 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31295] ppid=31285 vsize=1712360 CPUtime=0.75
/proc/31287/task/31295/stat : 31295 (java) S 31285 31287 31238 0 -1 64 1043 0 0 0 75 0 0 0 16 0 13 0 156779067 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31296] ppid=31285 vsize=1712360 CPUtime=0.93
/proc/31287/task/31296/stat : 31296 (java) S 31285 31287 31238 0 -1 64 2926 0 0 0 92 1 0 0 16 0 13 0 156779067 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31297] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31297/stat : 31297 (java) S 31285 31287 31238 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156779067 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31298] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31298/stat : 31298 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156779067 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31351] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31351/stat : 31351 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 156944994 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (Kb) 1712360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1781.39 s]
/proc/loadavg: 1.04 1.01 0.98 2/76 31351
/proc/meminfo: memFree=920488/2055920 swapFree=4183120/4192956
[pid=31287] ppid=31285 vsize=1712360 CPUtime=1800.17
/proc/31287/stat : 31287 (java) R 31285 31287 31238 0 -1 0 216689 0 1 0 179893 124 0 0 21 0 13 0 156779047 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071351150 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31287/statm: 428090 144137 1909 14 0 414837 0
[pid=31287/tid=31288] ppid=31285 vsize=1712360 CPUtime=18.89
/proc/31287/task/31288/stat : 31288 (java) S 31285 31287 31238 0 -1 64 63850 0 0 0 1857 32 0 0 16 0 13 0 156779060 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31289] ppid=31285 vsize=1712360 CPUtime=18.83
/proc/31287/task/31289/stat : 31289 (java) S 31285 31287 31238 0 -1 64 65509 0 0 0 1848 35 0 0 16 0 13 0 156779060 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31290] ppid=31285 vsize=1712360 CPUtime=0.34
/proc/31287/task/31290/stat : 31290 (java) S 31285 31287 31238 0 -1 64 196 0 0 0 19 15 0 0 16 0 13 0 156779063 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31291] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31291/stat : 31291 (java) S 31285 31287 31238 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31292] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31292/stat : 31292 (java) S 31285 31287 31238 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156779063 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31293] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31293/stat : 31293 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 156779067 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31294] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31294/stat : 31294 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 156779067 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31295] ppid=31285 vsize=1712360 CPUtime=0.75
/proc/31287/task/31295/stat : 31295 (java) S 31285 31287 31238 0 -1 64 1043 0 0 0 75 0 0 0 16 0 13 0 156779067 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31296] ppid=31285 vsize=1712360 CPUtime=0.93
/proc/31287/task/31296/stat : 31296 (java) S 31285 31287 31238 0 -1 64 2926 0 0 0 92 1 0 0 16 0 13 0 156779067 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31297] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31297/stat : 31297 (java) S 31285 31287 31238 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156779067 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31287/tid=31298] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31298/stat : 31298 (java) S 31285 31287 31238 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156779067 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31287/tid=31351] ppid=31285 vsize=1712360 CPUtime=0
/proc/31287/task/31351/stat : 31351 (java) S 31285 31287 31238 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 156944994 1753456640 144137 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (Kb) 1712360

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

Child status: 143
Real time (s): 1781.51
CPU time (s): 1800.3
CPU user time (s): 1798.96
CPU system time (s): 1.3408
CPU usage (%): 101.055
Max. virtual memory (cumulated for all children) (Kb): 1712360
The end

Launcher Data (download as text)

Begin job on node38 on Fri Jul 28 15:04:38 UTC 2006


FILE ID= 50873-1154099078

PBS_JOBID= 886040

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_6_50_1.opb
COMMAND LINE= java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node38/50873-1154099078/instance-50873-1154099078.opb 737952396
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-50873-1154099078 -o ROOT/results/node38/solver-50873-1154099078 -C 1800 -M 1800 -S 64  java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node38/50873-1154099078/instance-50873-1154099078.opb 737952396

MD5SUM SOLVER= e9637a7554f3ecdf74c1815f89d00213
MD5SUM BENCH=  cdfa46b59876181d5d89fd18757b8cfb

RANDOM SEED= 737952396

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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1491568 kB
Buffers:         31496 kB
Cached:         462152 kB
SwapCached:       3704 kB
Active:          50816 kB
Inactive:       451396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1491568 kB
SwapTotal:     4192956 kB
SwapFree:      4183120 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14756 kB
Slab:            48120 kB
Committed_AS:   702672 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node38 on Fri Jul 28 15:34:20 UTC 2006