Trace number 50648

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)29 1800.86 1784.44

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_3.opb
MD5SUM455599f2e36aed56b051b7169c43fa6c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2
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 0
Optimality of the best value was proved YES
Number of variables120
Total number of constraints10
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 constraints10
Minimum length of a constraint55
Maximum length of a constraint56
Number of terms in the objective function 80
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 2550
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1162
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3997
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.15	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.16	c no version file found!!!
0.16	c sun.arch.data.model	32
0.16	c java.version	1.5.0_06
0.16	c os.name	Linux
0.16	c os.version	2.6.9-22.EL.rootsmp
0.16	c os.arch	i386
0.16	c Free memory 1548419056
0.16	c Max memory 1551040512
0.16	c Total memory 1551040512
0.16	c Number of processors 2
0.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/node52/50648-1154098070/instance-50648-1154098070.opb
0.21	c reading problem ... 
0.27	c ... done. Time 0.058 ms.
0.27	c #vars     120
0.27	c #constraints  10
2.50	c SATISFIABLE
2.50	c OPTIMIZING...
2.50	c Got one! Ellapsed CPU time (in seconds):2.288
2.50	o 1535
3.55	c Got one! Ellapsed CPU time (in seconds):3.333
3.55	o 1214
4.84	c Got one! Ellapsed CPU time (in seconds):4.629
4.84	o 517
6.73	c Got one! Ellapsed CPU time (in seconds):6.52
6.73	o 478
9.82	c Got one! Ellapsed CPU time (in seconds):9.605
9.82	o 476
12.76	c Got one! Ellapsed CPU time (in seconds):12.547
12.76	o 464
16.39	c Got one! Ellapsed CPU time (in seconds):16.179
16.39	o 448
19.71	c Got one! Ellapsed CPU time (in seconds):19.496
19.71	o 360
23.26	c Got one! Ellapsed CPU time (in seconds):23.048
23.26	o 359
27.10	c Got one! Ellapsed CPU time (in seconds):26.888
27.10	o 357
35.68	c Got one! Ellapsed CPU time (in seconds):35.469
35.68	o 345
40.49	c Got one! Ellapsed CPU time (in seconds):40.274
40.49	o 340
48.86	c Got one! Ellapsed CPU time (in seconds):48.646
48.86	o 337
53.56	c Got one! Ellapsed CPU time (in seconds):53.346
53.56	o 333
60.12	c Got one! Ellapsed CPU time (in seconds):59.911
60.12	o 235
66.15	c Got one! Ellapsed CPU time (in seconds):65.938
66.15	o 223
70.98	c Got one! Ellapsed CPU time (in seconds):70.767
70.98	o 217
78.85	c Got one! Ellapsed CPU time (in seconds):78.633
78.85	o 211
87.51	c Got one! Ellapsed CPU time (in seconds):87.299
87.51	o 210
95.90	c Got one! Ellapsed CPU time (in seconds):95.69
95.90	o 195
106.43	c Got one! Ellapsed CPU time (in seconds):106.217
106.43	o 188
112.95	c Got one! Ellapsed CPU time (in seconds):112.733
112.95	o 187
121.11	c Got one! Ellapsed CPU time (in seconds):120.896
121.11	o 178
131.64	c Got one! Ellapsed CPU time (in seconds):131.426
131.64	o 120
137.22	c Got one! Ellapsed CPU time (in seconds):137.012
137.22	o 104
144.60	c Got one! Ellapsed CPU time (in seconds):144.392
144.60	o 90
154.47	c Got one! Ellapsed CPU time (in seconds):154.257
154.47	o 83
186.60	c Got one! Ellapsed CPU time (in seconds):186.39
186.60	o 70
245.98	c Got one! Ellapsed CPU time (in seconds):245.77
245.98	o 68
282.73	c Got one! Ellapsed CPU time (in seconds):282.52
282.73	o 67
336.05	c Got one! Ellapsed CPU time (in seconds):335.833
336.05	o 61
360.36	c Got one! Ellapsed CPU time (in seconds):360.144
360.36	o 54
384.54	c Got one! Ellapsed CPU time (in seconds):384.329
384.54	o 53
435.76	c Got one! Ellapsed CPU time (in seconds):435.552
435.77	o 52
829.48	c Got one! Ellapsed CPU time (in seconds):829.269
829.48	o 47
858.69	c Got one! Ellapsed CPU time (in seconds):858.476
858.69	o 41
893.11	c Got one! Ellapsed CPU time (in seconds):892.895
893.11	o 37
917.69	c Got one! Ellapsed CPU time (in seconds):917.475
917.69	o 35
1051.76	c Got one! Ellapsed CPU time (in seconds):1051.55
1051.76	o 30
1368.54	c Got one! Ellapsed CPU time (in seconds):1368.325
1368.54	o 29
1784.30	c starts		: 150
1784.30	c conflicts		: 32479
1784.30	c decisions		: 78810
1784.30	c propagations		: 366246
1784.30	c inspects		: 491907607
1784.30	c learnt literals	: 0
1784.30	c learnt binary clauses	: 0
1784.30	c learnt ternary clauses	: 0
1784.30	c learnt clauses	: 32478
1784.30	c root simplifications	: 0
1784.30	c removed literals (reason simplification)	: 0
1784.30	c reason swapping (by a shorter reason)	: 0
1784.30	c Calls to reduceDB	: 0
1784.30	c speed (decisions/second)	: 189.55738674902227
1784.30	c non guided choices	656
1784.30	s SATISFIABLE
1784.30	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
1784.30	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
1784.30	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
1784.30	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 -x109 x110
1784.30	v x111 -x112 x113 -x114 -x115 -x116 -x117 x118 -x119 x120
1784.30	c objective function=29
1784.30	c Total wall clock time (ms): 1784.087

Verifier Data (download as text)

OK	29

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.98 0.99 2/64 11910
/proc/meminfo: memFree=1238824/2055920 swapFree=4183112/4192956
[pid=11910] ppid=11908 vsize=0 CPUtime=0
/proc/11910/stat : 11910 (runsolver) R 11908 11910 11861 0 -1 4194368 18 0 0 0 0 0 0 0 19 0 1 0 156677546 0 0 18446744073709551615 0 0 0 18446744073709551615 273653755175 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11910/statm: 0 0 0 0 0 0 0

[startup+10.0023 s]
/proc/loadavg: 0.93 0.98 0.99 2/76 11927
/proc/meminfo: memFree=1051344/2055920 swapFree=4183112/4192956
[pid=11910] ppid=11908 vsize=1715972 CPUtime=11.75
/proc/11910/stat : 11910 (java) R 11908 11910 11861 0 -1 0 54573 0 1 0 1150 25 0 0 25 0 13 0 156677546 1757155328 48612 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071649710 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11910/statm: 428993 48612 1903 14 0 415740 0
[pid=11910/tid=11911] ppid=11908 vsize=1715972 CPUtime=0.14
/proc/11910/task/11911/stat : 11911 (java) S 11908 11910 11861 0 -1 64 4547 0 0 0 12 2 0 0 16 0 13 0 156677550 1757155328 48612 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11912] ppid=11908 vsize=1715972 CPUtime=0.13
/proc/11910/task/11912/stat : 11912 (java) S 11908 11910 11861 0 -1 64 4200 0 0 0 12 1 0 0 16 0 13 0 156677550 1757155328 48612 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11913] ppid=11908 vsize=1715972 CPUtime=0
/proc/11910/task/11913/stat : 11913 (java) S 11908 11910 11861 0 -1 64 31 0 0 0 0 0 0 0 17 0 13 0 156677553 1757155328 48612 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11914] ppid=11908 vsize=1715972 CPUtime=0
/proc/11910/task/11914/stat : 11914 (java) S 11908 11910 11861 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156677553 1757155328 48612 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11915] ppid=11908 vsize=1715972 CPUtime=0
/proc/11910/task/11915/stat : 11915 (java) S 11908 11910 11861 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156677553 1757155328 48612 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11916] ppid=11908 vsize=1715972 CPUtime=0
/proc/11910/task/11916/stat : 11916 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 156677556 1757155328 48612 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11917] ppid=11908 vsize=1715972 CPUtime=0
/proc/11910/task/11917/stat : 11917 (java) S 11908 11910 11861 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 156677556 1757155328 48612 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11918] ppid=11908 vsize=1715972 CPUtime=0.87
/proc/11910/task/11918/stat : 11918 (java) S 11908 11910 11861 0 -1 64 3351 0 0 0 86 1 0 0 16 0 13 0 156677556 1757155328 48612 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11919] ppid=11908 vsize=1715972 CPUtime=1.36
/proc/11910/task/11919/stat : 11919 (java) S 11908 11910 11861 0 -1 64 3174 0 0 0 135 1 0 0 16 0 13 0 156677557 1757155328 48612 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11920] ppid=11908 vsize=1715972 CPUtime=0
/proc/11910/task/11920/stat : 11920 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156677557 1757155328 48612 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11921] ppid=11908 vsize=1715972 CPUtime=0
/proc/11910/task/11921/stat : 11921 (java) S 11908 11910 11861 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156677557 1757155328 48612 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11927] ppid=11908 vsize=1715972 CPUtime=0
/proc/11910/task/11927/stat : 11927 (java) S 11908 11910 11861 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156678528 1757155328 48612 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (Kb) 1715972

[startup+20.009 s]
/proc/loadavg: 0.94 0.98 0.99 2/76 11930
/proc/meminfo: memFree=1043976/2055920 swapFree=4183112/4192956
[pid=11910] ppid=11908 vsize=1715716 CPUtime=21.82
/proc/11910/stat : 11910 (java) R 11908 11910 11861 0 -1 0 57431 0 1 0 2156 26 0 0 25 0 13 0 156677546 1756893184 50425 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071346635 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11910/statm: 428929 50425 1903 14 0 415676 0
[pid=11910/tid=11911] ppid=11908 vsize=1715716 CPUtime=0.2
/proc/11910/task/11911/stat : 11911 (java) S 11908 11910 11861 0 -1 64 6052 0 0 0 18 2 0 0 16 0 13 0 156677550 1756893184 50425 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11912] ppid=11908 vsize=1715716 CPUtime=0.19
/proc/11910/task/11912/stat : 11912 (java) S 11908 11910 11861 0 -1 64 5543 0 0 0 17 2 0 0 16 0 13 0 156677550 1756893184 50425 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11913] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11913/stat : 11913 (java) S 11908 11910 11861 0 -1 64 31 0 0 0 0 0 0 0 17 0 13 0 156677553 1756893184 50425 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11914] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11914/stat : 11914 (java) S 11908 11910 11861 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156677553 1756893184 50425 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11915] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11915/stat : 11915 (java) S 11908 11910 11861 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156677553 1756893184 50425 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11916] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11916/stat : 11916 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 156677556 1756893184 50425 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11917] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11917/stat : 11917 (java) S 11908 11910 11861 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 156677556 1756893184 50425 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11918] ppid=11908 vsize=1715716 CPUtime=0.87
/proc/11910/task/11918/stat : 11918 (java) S 11908 11910 11861 0 -1 64 3351 0 0 0 86 1 0 0 16 0 13 0 156677556 1756893184 50425 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11919] ppid=11908 vsize=1715716 CPUtime=1.36
/proc/11910/task/11919/stat : 11919 (java) S 11908 11910 11861 0 -1 64 3174 0 0 0 135 1 0 0 16 0 13 0 156677557 1756893184 50425 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11920] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11920/stat : 11920 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156677557 1756893184 50425 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11921] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11921/stat : 11921 (java) S 11908 11910 11861 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156677557 1756893184 50425 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11930] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11930/stat : 11930 (java) S 11908 11910 11861 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156679517 1756893184 50425 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.82
Current children cumulated vsize (Kb) 1715716

[startup+30.0167 s]
/proc/loadavg: 0.95 0.98 0.99 2/76 11932
/proc/meminfo: memFree=1045568/2055920 swapFree=4183112/4192956
[pid=11910] ppid=11908 vsize=1715716 CPUtime=31.88
/proc/11910/stat : 11910 (java) R 11908 11910 11861 0 -1 0 58986 0 1 0 3161 27 0 0 25 0 13 0 156677546 1756893184 50018 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071395400 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11910/statm: 428929 50018 1903 14 0 415676 0
[pid=11910/tid=11911] ppid=11908 vsize=1715716 CPUtime=0.24
/proc/11910/task/11911/stat : 11911 (java) S 11908 11910 11861 0 -1 64 6981 0 0 0 22 2 0 0 16 0 13 0 156677550 1756893184 50018 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11912] ppid=11908 vsize=1715716 CPUtime=0.24
/proc/11910/task/11912/stat : 11912 (java) S 11908 11910 11861 0 -1 64 6156 0 0 0 22 2 0 0 17 0 13 0 156677550 1756893184 50018 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11913] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11913/stat : 11913 (java) S 11908 11910 11861 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 156677553 1756893184 50018 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11914] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11914/stat : 11914 (java) S 11908 11910 11861 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156677553 1756893184 50018 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11915] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11915/stat : 11915 (java) S 11908 11910 11861 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156677553 1756893184 50018 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11916] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11916/stat : 11916 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 156677556 1756893184 50018 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11917] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11917/stat : 11917 (java) S 11908 11910 11861 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 156677556 1756893184 50018 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11918] ppid=11908 vsize=1715716 CPUtime=0.87
/proc/11910/task/11918/stat : 11918 (java) S 11908 11910 11861 0 -1 64 3351 0 0 0 86 1 0 0 17 0 13 0 156677556 1756893184 50018 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11919] ppid=11908 vsize=1715716 CPUtime=1.39
/proc/11910/task/11919/stat : 11919 (java) S 11908 11910 11861 0 -1 64 3176 0 0 0 138 1 0 0 17 0 13 0 156677557 1756893184 50018 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11920] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11920/stat : 11920 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156677557 1756893184 50018 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11921] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11921/stat : 11921 (java) S 11908 11910 11861 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156677557 1756893184 50018 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11932] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11932/stat : 11932 (java) S 11908 11910 11861 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156680256 1756893184 50018 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.88
Current children cumulated vsize (Kb) 1715716

[startup+40.0233 s]
/proc/loadavg: 0.95 0.98 0.99 2/76 11933
/proc/meminfo: memFree=1049016/2055920 swapFree=4183112/4192956
[pid=11910] ppid=11908 vsize=1715716 CPUtime=41.94
/proc/11910/stat : 11910 (java) R 11908 11910 11861 0 -1 0 60142 0 1 0 4166 28 0 0 25 0 13 0 156677546 1756893184 49149 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071395604 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11910/statm: 428929 49149 1903 14 0 415676 0
[pid=11910/tid=11911] ppid=11908 vsize=1715716 CPUtime=0.29
/proc/11910/task/11911/stat : 11911 (java) S 11908 11910 11861 0 -1 64 7659 0 0 0 27 2 0 0 16 0 13 0 156677550 1756893184 49149 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11912] ppid=11908 vsize=1715716 CPUtime=0.27
/proc/11910/task/11912/stat : 11912 (java) S 11908 11910 11861 0 -1 64 6594 0 0 0 25 2 0 0 16 0 13 0 156677550 1756893184 49149 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11913] ppid=11908 vsize=1715716 CPUtime=0.01
/proc/11910/task/11913/stat : 11913 (java) S 11908 11910 11861 0 -1 64 31 0 0 0 0 1 0 0 16 0 13 0 156677553 1756893184 49149 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11914] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11914/stat : 11914 (java) S 11908 11910 11861 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156677553 1756893184 49149 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11915] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11915/stat : 11915 (java) S 11908 11910 11861 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156677553 1756893184 49149 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11916] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11916/stat : 11916 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 156677556 1756893184 49149 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11917] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11917/stat : 11917 (java) S 11908 11910 11861 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 156677556 1756893184 49149 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11918] ppid=11908 vsize=1715716 CPUtime=0.88
/proc/11910/task/11918/stat : 11918 (java) S 11908 11910 11861 0 -1 64 3383 0 0 0 87 1 0 0 16 0 13 0 156677556 1756893184 49149 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11919] ppid=11908 vsize=1715716 CPUtime=1.39
/proc/11910/task/11919/stat : 11919 (java) S 11908 11910 11861 0 -1 64 3176 0 0 0 138 1 0 0 17 0 13 0 156677557 1756893184 49149 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11920] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11920/stat : 11920 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156677557 1756893184 49149 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11921] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11921/stat : 11921 (java) S 11908 11910 11861 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156677557 1756893184 49149 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11933] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11933/stat : 11933 (java) S 11908 11910 11861 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156681115 1756893184 49149 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.94
Current children cumulated vsize (Kb) 1715716

[startup+50.03 s]
/proc/loadavg: 0.96 0.98 0.99 2/76 11935
/proc/meminfo: memFree=1051504/2055920 swapFree=4183112/4192956
[pid=11910] ppid=11908 vsize=1715716 CPUtime=51.99
/proc/11910/stat : 11910 (java) R 11908 11910 11861 0 -1 0 61205 0 1 0 5170 29 0 0 25 0 13 0 156677546 1756893184 48522 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071544281 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11910/statm: 428929 48522 1903 14 0 415676 0
[pid=11910/tid=11911] ppid=11908 vsize=1715716 CPUtime=0.34
/proc/11910/task/11911/stat : 11911 (java) S 11908 11910 11861 0 -1 64 8239 0 0 0 31 3 0 0 16 0 13 0 156677550 1756893184 48522 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11912] ppid=11908 vsize=1715716 CPUtime=0.33
/proc/11910/task/11912/stat : 11912 (java) S 11908 11910 11861 0 -1 64 7063 0 0 0 30 3 0 0 16 0 13 0 156677550 1756893184 48522 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11913] ppid=11908 vsize=1715716 CPUtime=0.01
/proc/11910/task/11913/stat : 11913 (java) S 11908 11910 11861 0 -1 64 31 0 0 0 0 1 0 0 16 0 13 0 156677553 1756893184 48522 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11914] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11914/stat : 11914 (java) S 11908 11910 11861 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156677553 1756893184 48522 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11915] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11915/stat : 11915 (java) S 11908 11910 11861 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156677553 1756893184 48522 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11916] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11916/stat : 11916 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 156677556 1756893184 48522 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11917] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11917/stat : 11917 (java) S 11908 11910 11861 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 156677556 1756893184 48522 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11918] ppid=11908 vsize=1715716 CPUtime=0.88
/proc/11910/task/11918/stat : 11918 (java) S 11908 11910 11861 0 -1 64 3383 0 0 0 87 1 0 0 16 0 13 0 156677556 1756893184 48522 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11919] ppid=11908 vsize=1715716 CPUtime=1.39
/proc/11910/task/11919/stat : 11919 (java) S 11908 11910 11861 0 -1 64 3180 0 0 0 138 1 0 0 17 0 13 0 156677557 1756893184 48522 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11920] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11920/stat : 11920 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156677557 1756893184 48522 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11921] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11921/stat : 11921 (java) S 11908 11910 11861 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156677557 1756893184 48522 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11935] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11935/stat : 11935 (java) S 11908 11910 11861 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156682432 1756893184 48522 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.99
Current children cumulated vsize (Kb) 1715716

[startup+60.0367 s]
/proc/loadavg: 0.97 0.98 0.99 2/76 11936
/proc/meminfo: memFree=1053608/2055920 swapFree=4183112/4192956
[pid=11910] ppid=11908 vsize=1715716 CPUtime=62.03
/proc/11910/stat : 11910 (java) R 11908 11910 11861 0 -1 0 62180 0 1 0 6173 30 0 0 25 0 13 0 156677546 1756893184 48004 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071545390 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11910/statm: 428929 48004 1903 14 0 415676 0
[pid=11910/tid=11911] ppid=11908 vsize=1715716 CPUtime=0.38
/proc/11910/task/11911/stat : 11911 (java) S 11908 11910 11861 0 -1 64 8757 0 0 0 35 3 0 0 16 0 13 0 156677550 1756893184 48004 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11912] ppid=11908 vsize=1715716 CPUtime=0.37
/proc/11910/task/11912/stat : 11912 (java) S 11908 11910 11861 0 -1 64 7511 0 0 0 34 3 0 0 16 0 13 0 156677550 1756893184 48004 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11913] ppid=11908 vsize=1715716 CPUtime=0.03
/proc/11910/task/11913/stat : 11913 (java) S 11908 11910 11861 0 -1 64 31 0 0 0 1 2 0 0 16 0 13 0 156677553 1756893184 48004 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11914] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11914/stat : 11914 (java) S 11908 11910 11861 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156677553 1756893184 48004 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11915] ppid=11908 vsize=1715716 CPUtime=0
/proc/11910/task/11915/stat : 11915 (java) S 11908 11910 11861 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156677553 1756893184 48004 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11916] ppid=11908 vsize=1715716 CPUtime=0

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

/proc/11910/task/11914/stat : 11914 (java) S 11908 11910 11861 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156677553 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11915] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11915/stat : 11915 (java) S 11908 11910 11861 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156677553 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11916] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11916/stat : 11916 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 156677556 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11917] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11917/stat : 11917 (java) S 11908 11910 11861 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 156677556 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11918] ppid=11908 vsize=1716232 CPUtime=0.89
/proc/11910/task/11918/stat : 11918 (java) S 11908 11910 11861 0 -1 64 3386 0 0 0 88 1 0 0 16 0 13 0 156677556 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11919] ppid=11908 vsize=1716232 CPUtime=1.42
/proc/11910/task/11919/stat : 11919 (java) S 11908 11910 11861 0 -1 64 3182 0 0 0 141 1 0 0 16 0 13 0 156677557 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11920] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11920/stat : 11920 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156677557 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11921] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11921/stat : 11921 (java) S 11908 11910 11861 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156677557 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=12160] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/12160/stat : 12160 (java) S 11908 11910 11861 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 156814400 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 1716232

[startup+1781.27 s]
/proc/loadavg: 1.01 1.01 1.00 2/76 12160
/proc/meminfo: memFree=715568/2055920 swapFree=4183112/4192956
[pid=11910] ppid=11908 vsize=1716232 CPUtime=1797.68
/proc/11910/stat : 11910 (java) R 11908 11910 11861 0 -1 0 233804 0 1 0 179641 127 0 0 25 0 13 0 156677546 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071406775 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11910/statm: 429058 132109 1905 14 0 415805 0
[pid=11910/tid=11911] ppid=11908 vsize=1716232 CPUtime=15.66
/proc/11910/task/11911/stat : 11911 (java) S 11908 11910 11861 0 -1 64 61872 0 0 0 1535 31 0 0 16 0 13 0 156677550 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11912] ppid=11908 vsize=1716232 CPUtime=15.64
/proc/11910/task/11912/stat : 11912 (java) S 11908 11910 11861 0 -1 64 62301 0 0 0 1533 31 0 0 16 0 13 0 156677550 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11913] ppid=11908 vsize=1716232 CPUtime=0.35
/proc/11910/task/11913/stat : 11913 (java) S 11908 11910 11861 0 -1 64 256 0 0 0 17 18 0 0 16 0 13 0 156677553 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11914] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11914/stat : 11914 (java) S 11908 11910 11861 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156677553 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11915] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11915/stat : 11915 (java) S 11908 11910 11861 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156677553 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11916] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11916/stat : 11916 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 156677556 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11917] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11917/stat : 11917 (java) S 11908 11910 11861 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 156677556 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11918] ppid=11908 vsize=1716232 CPUtime=0.89
/proc/11910/task/11918/stat : 11918 (java) S 11908 11910 11861 0 -1 64 3386 0 0 0 88 1 0 0 16 0 13 0 156677556 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11919] ppid=11908 vsize=1716232 CPUtime=1.42
/proc/11910/task/11919/stat : 11919 (java) S 11908 11910 11861 0 -1 64 3182 0 0 0 141 1 0 0 16 0 13 0 156677557 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11920] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11920/stat : 11920 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156677557 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11921] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11921/stat : 11921 (java) S 11908 11910 11861 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156677557 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=12160] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/12160/stat : 12160 (java) S 11908 11910 11861 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 156814400 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (Kb) 1716232

[startup+1782.27 s]
/proc/loadavg: 1.01 1.01 1.00 2/76 12160
/proc/meminfo: memFree=715568/2055920 swapFree=4183112/4192956
[pid=11910] ppid=11908 vsize=1716232 CPUtime=1798.68
/proc/11910/stat : 11910 (java) R 11908 11910 11861 0 -1 0 233804 0 1 0 179741 127 0 0 25 0 13 0 156677546 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071455401 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11910/statm: 429058 132109 1905 14 0 415805 0
[pid=11910/tid=11911] ppid=11908 vsize=1716232 CPUtime=15.66
/proc/11910/task/11911/stat : 11911 (java) S 11908 11910 11861 0 -1 64 61872 0 0 0 1535 31 0 0 16 0 13 0 156677550 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11912] ppid=11908 vsize=1716232 CPUtime=15.64
/proc/11910/task/11912/stat : 11912 (java) S 11908 11910 11861 0 -1 64 62301 0 0 0 1533 31 0 0 16 0 13 0 156677550 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11913] ppid=11908 vsize=1716232 CPUtime=0.35
/proc/11910/task/11913/stat : 11913 (java) S 11908 11910 11861 0 -1 64 256 0 0 0 17 18 0 0 16 0 13 0 156677553 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11914] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11914/stat : 11914 (java) S 11908 11910 11861 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156677553 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11915] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11915/stat : 11915 (java) S 11908 11910 11861 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156677553 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11916] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11916/stat : 11916 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 156677556 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11917] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11917/stat : 11917 (java) S 11908 11910 11861 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 156677556 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11918] ppid=11908 vsize=1716232 CPUtime=0.89
/proc/11910/task/11918/stat : 11918 (java) S 11908 11910 11861 0 -1 64 3386 0 0 0 88 1 0 0 16 0 13 0 156677556 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11919] ppid=11908 vsize=1716232 CPUtime=1.42
/proc/11910/task/11919/stat : 11919 (java) S 11908 11910 11861 0 -1 64 3182 0 0 0 141 1 0 0 16 0 13 0 156677557 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11920] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11920/stat : 11920 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156677557 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11921] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11921/stat : 11921 (java) S 11908 11910 11861 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156677557 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=12160] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/12160/stat : 12160 (java) S 11908 11910 11861 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 156814400 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (Kb) 1716232

[startup+1783.28 s]
/proc/loadavg: 1.01 1.01 1.00 2/76 12160
/proc/meminfo: memFree=715568/2055920 swapFree=4183112/4192956
[pid=11910] ppid=11908 vsize=1716232 CPUtime=1799.69
/proc/11910/stat : 11910 (java) R 11908 11910 11861 0 -1 0 233804 0 1 0 179842 127 0 0 25 0 13 0 156677546 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071564859 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11910/statm: 429058 132109 1905 14 0 415805 0
[pid=11910/tid=11911] ppid=11908 vsize=1716232 CPUtime=15.66
/proc/11910/task/11911/stat : 11911 (java) S 11908 11910 11861 0 -1 64 61872 0 0 0 1535 31 0 0 16 0 13 0 156677550 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11912] ppid=11908 vsize=1716232 CPUtime=15.64
/proc/11910/task/11912/stat : 11912 (java) S 11908 11910 11861 0 -1 64 62301 0 0 0 1533 31 0 0 16 0 13 0 156677550 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11913] ppid=11908 vsize=1716232 CPUtime=0.35
/proc/11910/task/11913/stat : 11913 (java) S 11908 11910 11861 0 -1 64 256 0 0 0 17 18 0 0 16 0 13 0 156677553 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11914] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11914/stat : 11914 (java) S 11908 11910 11861 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156677553 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11915] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11915/stat : 11915 (java) S 11908 11910 11861 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156677553 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11916] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11916/stat : 11916 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 156677556 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11917] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11917/stat : 11917 (java) S 11908 11910 11861 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 156677556 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11918] ppid=11908 vsize=1716232 CPUtime=0.89
/proc/11910/task/11918/stat : 11918 (java) S 11908 11910 11861 0 -1 64 3386 0 0 0 88 1 0 0 16 0 13 0 156677556 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11919] ppid=11908 vsize=1716232 CPUtime=1.42
/proc/11910/task/11919/stat : 11919 (java) S 11908 11910 11861 0 -1 64 3182 0 0 0 141 1 0 0 16 0 13 0 156677557 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11920] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11920/stat : 11920 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156677557 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11921] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11921/stat : 11921 (java) S 11908 11910 11861 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156677557 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=12160] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/12160/stat : 12160 (java) S 11908 11910 11861 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 156814400 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1799.69
Current children cumulated vsize (Kb) 1716232

[startup+1784.28 s]
/proc/loadavg: 1.01 1.01 1.00 2/76 12160
/proc/meminfo: memFree=715568/2055920 swapFree=4183112/4192956
[pid=11910] ppid=11908 vsize=1716232 CPUtime=1800.69
/proc/11910/stat : 11910 (java) R 11908 11910 11861 0 -1 0 233804 0 1 0 179942 127 0 0 25 0 13 0 156677546 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071406799 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11910/statm: 429058 132109 1905 14 0 415805 0
[pid=11910/tid=11911] ppid=11908 vsize=1716232 CPUtime=15.66
/proc/11910/task/11911/stat : 11911 (java) S 11908 11910 11861 0 -1 64 61872 0 0 0 1535 31 0 0 16 0 13 0 156677550 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11912] ppid=11908 vsize=1716232 CPUtime=15.64
/proc/11910/task/11912/stat : 11912 (java) S 11908 11910 11861 0 -1 64 62301 0 0 0 1533 31 0 0 16 0 13 0 156677550 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11913] ppid=11908 vsize=1716232 CPUtime=0.35
/proc/11910/task/11913/stat : 11913 (java) S 11908 11910 11861 0 -1 64 256 0 0 0 17 18 0 0 16 0 13 0 156677553 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11914] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11914/stat : 11914 (java) S 11908 11910 11861 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156677553 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11915] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11915/stat : 11915 (java) S 11908 11910 11861 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156677553 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11916] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11916/stat : 11916 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 156677556 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11917] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11917/stat : 11917 (java) S 11908 11910 11861 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 156677556 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11918] ppid=11908 vsize=1716232 CPUtime=0.89
/proc/11910/task/11918/stat : 11918 (java) S 11908 11910 11861 0 -1 64 3386 0 0 0 88 1 0 0 16 0 13 0 156677556 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11919] ppid=11908 vsize=1716232 CPUtime=1.42
/proc/11910/task/11919/stat : 11919 (java) S 11908 11910 11861 0 -1 64 3182 0 0 0 141 1 0 0 16 0 13 0 156677557 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11920] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11920/stat : 11920 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156677557 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11921] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11921/stat : 11921 (java) S 11908 11910 11861 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156677557 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=12160] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/12160/stat : 12160 (java) S 11908 11910 11861 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 156814400 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 1716232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784.29 s]
/proc/loadavg: 1.01 1.01 1.00 2/76 12160
/proc/meminfo: memFree=715568/2055920 swapFree=4183112/4192956
[pid=11910] ppid=11908 vsize=1716232 CPUtime=1800.7
/proc/11910/stat : 11910 (java) R 11908 11910 11861 0 -1 0 233804 0 1 0 179943 127 0 0 25 0 13 0 156677546 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071406658 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11910/statm: 429058 132109 1905 14 0 415805 0
[pid=11910/tid=11911] ppid=11908 vsize=1716232 CPUtime=15.66
/proc/11910/task/11911/stat : 11911 (java) S 11908 11910 11861 0 -1 64 61872 0 0 0 1535 31 0 0 16 0 13 0 156677550 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11912] ppid=11908 vsize=1716232 CPUtime=15.64
/proc/11910/task/11912/stat : 11912 (java) S 11908 11910 11861 0 -1 64 62301 0 0 0 1533 31 0 0 16 0 13 0 156677550 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11913] ppid=11908 vsize=1716232 CPUtime=0.35
/proc/11910/task/11913/stat : 11913 (java) S 11908 11910 11861 0 -1 64 256 0 0 0 17 18 0 0 16 0 13 0 156677553 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=11914] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11914/stat : 11914 (java) S 11908 11910 11861 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156677553 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11915] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11915/stat : 11915 (java) S 11908 11910 11861 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156677553 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11916] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11916/stat : 11916 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 156677556 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11917] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11917/stat : 11917 (java) S 11908 11910 11861 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 156677556 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11918] ppid=11908 vsize=1716232 CPUtime=0.89
/proc/11910/task/11918/stat : 11918 (java) S 11908 11910 11861 0 -1 64 3386 0 0 0 88 1 0 0 16 0 13 0 156677556 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11919] ppid=11908 vsize=1716232 CPUtime=1.42
/proc/11910/task/11919/stat : 11919 (java) S 11908 11910 11861 0 -1 64 3182 0 0 0 141 1 0 0 16 0 13 0 156677557 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11920] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11920/stat : 11920 (java) S 11908 11910 11861 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 156677557 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11910/tid=11921] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/11921/stat : 11921 (java) S 11908 11910 11861 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 156677557 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11910/tid=12160] ppid=11908 vsize=1716232 CPUtime=0
/proc/11910/task/12160/stat : 12160 (java) S 11908 11910 11861 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 156814400 1757421568 132109 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (Kb) 1716232

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

Child status: 143
Real time (s): 1784.44
CPU time (s): 1800.86
CPU user time (s): 1799.5
CPU system time (s): 1.36179
CPU usage (%): 100.92
Max. virtual memory (cumulated for all children) (Kb): 1716232
The end

Launcher Data (download as text)

Begin job on node52 on Fri Jul 28 14:47:50 UTC 2006


FILE ID= 50648-1154098070

PBS_JOBID= 886002

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

MD5SUM SOLVER= 3cef94aa015dc0dd234d31843a257d70
MD5SUM BENCH=  455599f2e36aed56b051b7169c43fa6c

RANDOM SEED= 665813987

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.234
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.234
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:       1239032 kB
Buffers:         30532 kB
Cached:         717936 kB
SwapCached:       3680 kB
Active:          31428 kB
Inactive:       725604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1239032 kB
SwapTotal:     4192956 kB
SwapFree:      4183112 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14712 kB
Slab:            45820 kB
Committed_AS:   659764 kB
PageTables:       1500 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node52 on Fri Jul 28 15:17:34 UTC 2006