Trace number 50659

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)56 1800.24 1784.43

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_3.opb
MD5SUM8d16c34d0eecf3c16ca4b890652c15ca
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark1782.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7
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 constraint64
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 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4321
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.17	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.17	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.17	c no version file found!!!
0.17	c sun.arch.data.model	32
0.17	c java.version	1.5.0_06
0.17	c os.name	Linux
0.17	c os.version	2.6.9-22.EL.rootsmp
0.17	c os.arch	i386
0.17	c Free memory 1548419056
0.17	c Max memory 1551040512
0.17	c Total memory 1551040512
0.17	c Number of processors 2
0.23	c Cutting planes based inference
0.23	c --- Begin Solver configuration ---
0.23	c org.sat4j.minisat.uip.FirstUIP@1df073d
0.23	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1546e25
0.23	c org.sat4j.minisat.learning.MiniSATLearning@b66cc
0.23	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
0.23	c VSIDS like heuristics from MiniSAT using a heap
0.23	c No reason simplification
0.23	c --- End Solver configuration ---
0.23	c solving ROOT/tmp/node43/50659-1154102018/instance-50659-1154102018.opb
0.23	c reading problem ... 
0.30	c ... done. Time 0.071 ms.
0.30	c #vars     146
0.30	c #constraints  12
1.66	c SATISFIABLE
1.66	c OPTIMIZING...
1.66	c Got one! Ellapsed CPU time (in seconds):1.437
1.67	o 2045
2.36	c Got one! Ellapsed CPU time (in seconds):2.135
2.36	o 1984
3.25	c Got one! Ellapsed CPU time (in seconds):3.02
3.25	o 1677
4.06	c Got one! Ellapsed CPU time (in seconds):3.834
4.06	o 1329
4.55	c Got one! Ellapsed CPU time (in seconds):4.323
4.55	o 1182
5.07	c Got one! Ellapsed CPU time (in seconds):4.844
5.07	o 1080
5.73	c Got one! Ellapsed CPU time (in seconds):5.501
5.73	o 1032
6.34	c Got one! Ellapsed CPU time (in seconds):6.116
6.34	o 1026
6.99	c Got one! Ellapsed CPU time (in seconds):6.764
6.99	o 1024
7.69	c Got one! Ellapsed CPU time (in seconds):7.461
7.69	o 1022
8.46	c Got one! Ellapsed CPU time (in seconds):8.229
8.46	o 1018
9.26	c Got one! Ellapsed CPU time (in seconds):9.03
9.26	o 958
10.08	c Got one! Ellapsed CPU time (in seconds):9.856
10.08	o 950
10.96	c Got one! Ellapsed CPU time (in seconds):10.737
10.96	o 946
11.89	c Got one! Ellapsed CPU time (in seconds):11.659
11.89	o 944
13.01	c Got one! Ellapsed CPU time (in seconds):12.78
13.01	o 924
14.63	c Got one! Ellapsed CPU time (in seconds):14.399
14.63	o 653
16.13	c Got one! Ellapsed CPU time (in seconds):15.906
16.13	o 637
17.66	c Got one! Ellapsed CPU time (in seconds):17.429
17.66	o 633
20.92	c Got one! Ellapsed CPU time (in seconds):20.697
20.92	o 515
24.36	c Got one! Ellapsed CPU time (in seconds):24.129
24.36	o 469
27.54	c Got one! Ellapsed CPU time (in seconds):27.308
27.54	o 448
30.92	c Got one! Ellapsed CPU time (in seconds):30.689
30.92	o 409
35.94	c Got one! Ellapsed CPU time (in seconds):35.716
35.94	o 354
42.15	c Got one! Ellapsed CPU time (in seconds):41.924
42.15	o 333
46.46	c Got one! Ellapsed CPU time (in seconds):46.234
46.46	o 321
49.39	c Got one! Ellapsed CPU time (in seconds):49.168
49.39	o 304
53.28	c Got one! Ellapsed CPU time (in seconds):53.057
53.28	o 295
58.40	c Got one! Ellapsed CPU time (in seconds):58.171
58.40	o 270
62.33	c Got one! Ellapsed CPU time (in seconds):62.103
62.33	o 263
66.26	c Got one! Ellapsed CPU time (in seconds):66.031
66.26	o 246
72.01	c Got one! Ellapsed CPU time (in seconds):71.78
72.01	o 222
77.11	c Got one! Ellapsed CPU time (in seconds):76.883
77.11	o 221
82.28	c Got one! Ellapsed CPU time (in seconds):82.055
82.28	o 219
88.54	c Got one! Ellapsed CPU time (in seconds):88.314
88.54	o 206
92.94	c Got one! Ellapsed CPU time (in seconds):92.715
92.94	o 203
97.72	c Got one! Ellapsed CPU time (in seconds):97.496
97.72	o 191
106.79	c Got one! Ellapsed CPU time (in seconds):106.56
106.79	o 187
117.37	c Got one! Ellapsed CPU time (in seconds):117.141
117.37	o 183
124.74	c Got one! Ellapsed CPU time (in seconds):124.514
124.74	o 181
132.18	c Got one! Ellapsed CPU time (in seconds):131.953
132.18	o 173
145.38	c Got one! Ellapsed CPU time (in seconds):145.155
145.38	o 169
159.58	c Got one! Ellapsed CPU time (in seconds):159.349
159.58	o 165
168.72	c Got one! Ellapsed CPU time (in seconds):168.49
168.72	o 161
177.96	c Got one! Ellapsed CPU time (in seconds):177.731
177.96	o 159
184.59	c Got one! Ellapsed CPU time (in seconds):184.36
184.59	o 155
199.89	c Got one! Ellapsed CPU time (in seconds):199.665
199.89	o 150
223.77	c Got one! Ellapsed CPU time (in seconds):223.544
223.77	o 130
231.97	c Got one! Ellapsed CPU time (in seconds):231.746
231.97	o 128
253.99	c Got one! Ellapsed CPU time (in seconds):253.767
253.99	o 115
277.83	c Got one! Ellapsed CPU time (in seconds):277.6
277.83	o 114
332.38	c Got one! Ellapsed CPU time (in seconds):332.157
332.38	o 112
398.77	c Got one! Ellapsed CPU time (in seconds):398.547
398.77	o 100
416.63	c Got one! Ellapsed CPU time (in seconds):416.403
416.63	o 98
484.33	c Got one! Ellapsed CPU time (in seconds):484.1
484.33	o 97
500.58	c Got one! Ellapsed CPU time (in seconds):500.358
500.58	o 90
524.48	c Got one! Ellapsed CPU time (in seconds):524.252
524.48	o 88
539.51	c Got one! Ellapsed CPU time (in seconds):539.285
539.51	o 86
585.46	c Got one! Ellapsed CPU time (in seconds):585.235
585.46	o 82
600.55	c Got one! Ellapsed CPU time (in seconds):600.326
600.55	o 80
614.82	c Got one! Ellapsed CPU time (in seconds):614.593
614.82	o 62
795.77	c Got one! Ellapsed CPU time (in seconds):795.545
795.77	o 60
850.31	c Got one! Ellapsed CPU time (in seconds):850.084
850.31	o 56
1784.32	c starts		: 175
1784.32	c conflicts		: 30970
1784.32	c decisions		: 90569
1784.32	c propagations		: 399904
1784.32	c inspects		: 473452897
1784.32	c learnt literals	: 0
1784.32	c learnt binary clauses	: 0
1784.32	c learnt ternary clauses	: 0
1784.32	c learnt clauses	: 30969
1784.32	c root simplifications	: 0
1784.32	c removed literals (reason simplification)	: 0
1784.32	c reason swapping (by a shorter reason)	: 0
1784.32	c Calls to reduceDB	: 0
1784.32	c speed (decisions/second)	: 96.96853546665753
1784.32	c non guided choices	1408
1784.32	s SATISFIABLE
1784.32	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.32	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
1784.32	v -x56 x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 x81
1784.32	v x82 x83 x84 x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 x97 x98 x99 -x100 -x101 -x102 x103 x104 x105 x106 -x107
1784.32	v -x108 -x109 -x110 -x111 -x112 x113 -x114 -x115 -x116 -x117 x118 x119 x120 x121 -x122 x123 x124 -x125 x126 -x127 x128 -x129
1784.32	v x130 -x131 -x132 -x133 -x134 x135 -x136 x137 x138 x139 -x140 -x141 -x142 x143 x144 -x145 x146
1784.32	c objective function=56
1784.32	c Total wall clock time (ms): 1784.091

Verifier Data (download as text)

OK	56

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.07 1.02 0.98 3/64 2636
/proc/meminfo: memFree=839232/2055920 swapFree=4183032/4192956
[pid=2636] ppid=2634 vsize=1784 CPUtime=0
/proc/2636/stat : 2636 (java) R 2634 2636 2587 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 157072841 1826816 146 18446744073709551615 134512640 134570276 4294956608 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/2636/statm: 446 146 111 14 0 91 0

[startup+10.0025 s]
/proc/loadavg: 1.06 1.02 0.98 2/76 2660
/proc/meminfo: memFree=646368/2055920 swapFree=4183032/4192956
[pid=2636] ppid=2634 vsize=1717952 CPUtime=11.37
/proc/2636/stat : 2636 (java) R 2634 2636 2587 0 -1 0 54993 0 1 0 1109 28 0 0 17 0 13 0 157072841 1759182848 49968 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071348984 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2636/statm: 429488 49968 1909 14 0 416235 0
[pid=2636/tid=2637] ppid=2634 vsize=1717952 CPUtime=0.21
/proc/2636/task/2637/stat : 2637 (java) S 2634 2636 2587 0 -1 64 5885 0 0 0 18 3 0 0 16 0 13 0 157072847 1759182848 49968 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2638] ppid=2634 vsize=1717952 CPUtime=0.21
/proc/2636/task/2638/stat : 2638 (java) S 2634 2636 2587 0 -1 64 5619 0 0 0 18 3 0 0 16 0 13 0 157072847 1759182848 49968 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2639] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2639/stat : 2639 (java) S 2634 2636 2587 0 -1 64 33 0 0 0 0 0 0 0 15 0 13 0 157072849 1759182848 49968 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2640] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2640/stat : 2640 (java) S 2634 2636 2587 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157072850 1759182848 49968 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2641] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2641/stat : 2641 (java) S 2634 2636 2587 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157072850 1759182848 49968 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2642] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2642/stat : 2642 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157072853 1759182848 49968 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2643] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2643/stat : 2643 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157072853 1759182848 49968 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2644] ppid=2634 vsize=1717952 CPUtime=0.85
/proc/2636/task/2644/stat : 2644 (java) S 2634 2636 2587 0 -1 64 1872 0 0 0 85 0 0 0 16 0 13 0 157072853 1759182848 49968 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2645] ppid=2634 vsize=1717952 CPUtime=0.93
/proc/2636/task/2645/stat : 2645 (java) S 2634 2636 2587 0 -1 64 3515 0 0 0 92 1 0 0 17 0 13 0 157072853 1759182848 49968 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2646] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2646/stat : 2646 (java) S 2634 2636 2587 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157072853 1759182848 49968 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2647] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2647/stat : 2647 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157072853 1759182848 49968 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2660] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2660/stat : 2660 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 157073767 1759182848 49968 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.37
Current children cumulated vsize (Kb) 1717952

[startup+20.0093 s]
/proc/loadavg: 1.05 1.01 0.98 2/76 2667
/proc/meminfo: memFree=637800/2055920 swapFree=4183032/4192956
[pid=2636] ppid=2634 vsize=1717952 CPUtime=21.46
/proc/2636/stat : 2636 (java) R 2634 2636 2587 0 -1 0 57393 0 1 0 2117 29 0 0 25 0 13 0 157072841 1759182848 52141 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071071831 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2636/statm: 429488 52141 1909 14 0 416235 0
[pid=2636/tid=2637] ppid=2634 vsize=1717952 CPUtime=0.27
/proc/2636/task/2637/stat : 2637 (java) S 2634 2636 2587 0 -1 64 7322 0 0 0 24 3 0 0 16 0 13 0 157072847 1759182848 52141 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2638] ppid=2634 vsize=1717952 CPUtime=0.27
/proc/2636/task/2638/stat : 2638 (java) S 2634 2636 2587 0 -1 64 6571 0 0 0 23 4 0 0 16 0 13 0 157072847 1759182848 52141 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2639] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2639/stat : 2639 (java) S 2634 2636 2587 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 157072849 1759182848 52141 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2640] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2640/stat : 2640 (java) S 2634 2636 2587 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 52141 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2641] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2641/stat : 2641 (java) S 2634 2636 2587 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 52141 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2642] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2642/stat : 2642 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157072853 1759182848 52141 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2643] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2643/stat : 2643 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157072853 1759182848 52141 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2644] ppid=2634 vsize=1717952 CPUtime=0.86
/proc/2636/task/2644/stat : 2644 (java) S 2634 2636 2587 0 -1 64 1872 0 0 0 86 0 0 0 17 0 13 0 157072853 1759182848 52141 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2645] ppid=2634 vsize=1717952 CPUtime=0.95
/proc/2636/task/2645/stat : 2645 (java) S 2634 2636 2587 0 -1 64 3517 0 0 0 94 1 0 0 17 0 13 0 157072853 1759182848 52141 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2646] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2646/stat : 2646 (java) S 2634 2636 2587 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157072853 1759182848 52141 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2647] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2647/stat : 2647 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157072853 1759182848 52141 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2667] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2667/stat : 2667 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157074607 1759182848 52141 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.46
Current children cumulated vsize (Kb) 1717952

[startup+30.0162 s]
/proc/loadavg: 1.12 1.03 0.99 2/76 2670
/proc/meminfo: memFree=637280/2055920 swapFree=4183032/4192956
[pid=2636] ppid=2634 vsize=1717952 CPUtime=31.51
/proc/2636/stat : 2636 (java) R 2634 2636 2587 0 -1 0 59208 0 1 0 3121 30 0 0 25 0 13 0 157072841 1759182848 52223 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4151570230 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2636/statm: 429488 52223 1909 14 0 416235 0
[pid=2636/tid=2637] ppid=2634 vsize=1717952 CPUtime=0.32
/proc/2636/task/2637/stat : 2637 (java) S 2634 2636 2587 0 -1 64 8241 0 0 0 28 4 0 0 16 0 13 0 157072847 1759182848 52223 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2638] ppid=2634 vsize=1717952 CPUtime=0.32
/proc/2636/task/2638/stat : 2638 (java) S 2634 2636 2587 0 -1 64 7458 0 0 0 28 4 0 0 16 0 13 0 157072847 1759182848 52223 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2639] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2639/stat : 2639 (java) S 2634 2636 2587 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 157072849 1759182848 52223 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2640] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2640/stat : 2640 (java) S 2634 2636 2587 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 52223 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2641] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2641/stat : 2641 (java) S 2634 2636 2587 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 52223 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2642] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2642/stat : 2642 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157072853 1759182848 52223 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2643] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2643/stat : 2643 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157072853 1759182848 52223 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2644] ppid=2634 vsize=1717952 CPUtime=0.87
/proc/2636/task/2644/stat : 2644 (java) S 2634 2636 2587 0 -1 64 1872 0 0 0 87 0 0 0 16 0 13 0 157072853 1759182848 52223 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2645] ppid=2634 vsize=1717952 CPUtime=0.95
/proc/2636/task/2645/stat : 2645 (java) S 2634 2636 2587 0 -1 64 3517 0 0 0 94 1 0 0 17 0 13 0 157072853 1759182848 52223 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2646] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2646/stat : 2646 (java) S 2634 2636 2587 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157072853 1759182848 52223 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2647] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2647/stat : 2647 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157072853 1759182848 52223 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2670] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2670/stat : 2670 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157075595 1759182848 52223 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.51
Current children cumulated vsize (Kb) 1717952

[startup+40.0231 s]
/proc/loadavg: 1.10 1.03 0.99 2/76 2672
/proc/meminfo: memFree=640344/2055920 swapFree=4183032/4192956
[pid=2636] ppid=2634 vsize=1717952 CPUtime=41.65
/proc/2636/stat : 2636 (java) R 2634 2636 2587 0 -1 0 60525 0 1 0 4134 31 0 0 16 0 13 0 157072841 1759182848 51455 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2636/statm: 429488 51455 1909 14 0 416235 0
[pid=2636/tid=2637] ppid=2634 vsize=1717952 CPUtime=0.37
/proc/2636/task/2637/stat : 2637 (java) S 2634 2636 2587 0 -1 64 8853 0 0 0 33 4 0 0 17 0 13 0 157072847 1759182848 51455 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2638] ppid=2634 vsize=1717952 CPUtime=0.37
/proc/2636/task/2638/stat : 2638 (java) S 2634 2636 2587 0 -1 64 8136 0 0 0 33 4 0 0 16 0 13 0 157072847 1759182848 51455 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2639] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2639/stat : 2639 (java) S 2634 2636 2587 0 -1 64 33 0 0 0 0 0 0 0 15 0 13 0 157072849 1759182848 51455 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2640] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2640/stat : 2640 (java) S 2634 2636 2587 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 51455 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2641] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2641/stat : 2641 (java) S 2634 2636 2587 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 51455 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2642] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2642/stat : 2642 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157072853 1759182848 51455 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2643] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2643/stat : 2643 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157072853 1759182848 51455 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2644] ppid=2634 vsize=1717952 CPUtime=0.95
/proc/2636/task/2644/stat : 2644 (java) R 2634 2636 2587 0 -1 64 1889 0 0 0 95 0 0 0 16 0 13 0 157072853 1759182848 51455 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2645] ppid=2634 vsize=1717952 CPUtime=0.95
/proc/2636/task/2645/stat : 2645 (java) S 2634 2636 2587 0 -1 64 3517 0 0 0 94 1 0 0 17 0 13 0 157072853 1759182848 51455 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2646] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2646/stat : 2646 (java) S 2634 2636 2587 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157072853 1759182848 51455 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2647] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2647/stat : 2647 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157072853 1759182848 51455 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2672] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2672/stat : 2672 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 17 0 13 0 157076436 1759182848 51455 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.65
Current children cumulated vsize (Kb) 1717952

[startup+50.0299 s]
/proc/loadavg: 1.08 1.03 0.99 2/76 2675
/proc/meminfo: memFree=643280/2055920 swapFree=4183032/4192956
[pid=2636] ppid=2634 vsize=1717952 CPUtime=51.69
/proc/2636/stat : 2636 (java) R 2634 2636 2587 0 -1 0 61499 0 1 0 5138 31 0 0 20 0 13 0 157072841 1759182848 50717 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071349090 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2636/statm: 429488 50717 1909 14 0 416235 0
[pid=2636/tid=2637] ppid=2634 vsize=1717952 CPUtime=0.41
/proc/2636/task/2637/stat : 2637 (java) S 2634 2636 2587 0 -1 64 9200 0 0 0 37 4 0 0 16 0 13 0 157072847 1759182848 50717 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2638] ppid=2634 vsize=1717952 CPUtime=0.41
/proc/2636/task/2638/stat : 2638 (java) S 2634 2636 2587 0 -1 64 8755 0 0 0 37 4 0 0 16 0 13 0 157072847 1759182848 50717 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2639] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2639/stat : 2639 (java) S 2634 2636 2587 0 -1 64 33 0 0 0 0 0 0 0 15 0 13 0 157072849 1759182848 50717 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2640] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2640/stat : 2640 (java) S 2634 2636 2587 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 50717 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2641] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2641/stat : 2641 (java) S 2634 2636 2587 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 50717 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2642] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2642/stat : 2642 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157072853 1759182848 50717 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2643] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2643/stat : 2643 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157072853 1759182848 50717 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2644] ppid=2634 vsize=1717952 CPUtime=0.95
/proc/2636/task/2644/stat : 2644 (java) S 2634 2636 2587 0 -1 64 1889 0 0 0 95 0 0 0 16 0 13 0 157072853 1759182848 50717 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2645] ppid=2634 vsize=1717952 CPUtime=0.95
/proc/2636/task/2645/stat : 2645 (java) S 2634 2636 2587 0 -1 64 3517 0 0 0 94 1 0 0 17 0 13 0 157072853 1759182848 50717 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2646] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2646/stat : 2646 (java) S 2634 2636 2587 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157072853 1759182848 50717 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2647] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2647/stat : 2647 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157072853 1759182848 50717 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2675] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2675/stat : 2675 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157077781 1759182848 50717 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.69
Current children cumulated vsize (Kb) 1717952

[startup+60.0368 s]
/proc/loadavg: 1.07 1.03 0.99 2/76 2677
/proc/meminfo: memFree=645384/2055920 swapFree=4183032/4192956
[pid=2636] ppid=2634 vsize=1717952 CPUtime=61.74
/proc/2636/stat : 2636 (java) R 2634 2636 2587 0 -1 0 62444 0 1 0 6142 32 0 0 25 0 13 0 157072841 1759182848 50190 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071351223 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2636/statm: 429488 50190 1909 14 0 416235 0
[pid=2636/tid=2637] ppid=2634 vsize=1717952 CPUtime=0.46
/proc/2636/task/2637/stat : 2637 (java) S 2634 2636 2587 0 -1 64 9831 0 0 0 42 4 0 0 17 0 13 0 157072847 1759182848 50190 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2638] ppid=2634 vsize=1717952 CPUtime=0.46
/proc/2636/task/2638/stat : 2638 (java) S 2634 2636 2587 0 -1 64 9062 0 0 0 41 5 0 0 16 0 13 0 157072847 1759182848 50190 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2639] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2639/stat : 2639 (java) S 2634 2636 2587 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 157072849 1759182848 50190 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2640] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2640/stat : 2640 (java) S 2634 2636 2587 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 50190 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2641] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2641/stat : 2641 (java) S 2634 2636 2587 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 50190 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2642] ppid=2634 vsize=1717952 CPUtime=0

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

/proc/2636/task/2640/stat : 2640 (java) S 2634 2636 2587 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2641] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2641/stat : 2641 (java) S 2634 2636 2587 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2642] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2642/stat : 2642 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2643] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2643/stat : 2643 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2644] ppid=2634 vsize=1717952 CPUtime=0.97
/proc/2636/task/2644/stat : 2644 (java) S 2634 2636 2587 0 -1 64 1891 0 0 0 97 0 0 0 16 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2645] ppid=2634 vsize=1717952 CPUtime=0.96
/proc/2636/task/2645/stat : 2645 (java) S 2634 2636 2587 0 -1 64 3517 0 0 0 95 1 0 0 16 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2646] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2646/stat : 2646 (java) S 2634 2636 2587 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2647] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2647/stat : 2647 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2909] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2909/stat : 2909 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157157873 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1796.08
Current children cumulated vsize (Kb) 1717952

[startup+1781.29 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 2909
/proc/meminfo: memFree=300376/2055920 swapFree=4183032/4192956
[pid=2636] ppid=2634 vsize=1717952 CPUtime=1797.09
/proc/2636/stat : 2636 (java) R 2634 2636 2587 0 -1 0 231005 0 1 0 179578 131 0 0 25 0 13 0 157072841 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071544676 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2636/statm: 429488 136047 1909 14 0 416235 0
[pid=2636/tid=2637] ppid=2634 vsize=1717952 CPUtime=15.47
/proc/2636/task/2637/stat : 2637 (java) S 2634 2636 2587 0 -1 64 58840 0 0 0 1517 30 0 0 16 0 13 0 157072847 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2638] ppid=2634 vsize=1717952 CPUtime=15.4
/proc/2636/task/2638/stat : 2638 (java) S 2634 2636 2587 0 -1 64 59790 0 0 0 1513 27 0 0 17 0 13 0 157072847 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2639] ppid=2634 vsize=1717952 CPUtime=0.3
/proc/2636/task/2639/stat : 2639 (java) S 2634 2636 2587 0 -1 64 238 0 0 0 16 14 0 0 16 0 13 0 157072849 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2640] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2640/stat : 2640 (java) S 2634 2636 2587 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2641] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2641/stat : 2641 (java) S 2634 2636 2587 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2642] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2642/stat : 2642 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2643] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2643/stat : 2643 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2644] ppid=2634 vsize=1717952 CPUtime=0.97
/proc/2636/task/2644/stat : 2644 (java) S 2634 2636 2587 0 -1 64 1891 0 0 0 97 0 0 0 16 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2645] ppid=2634 vsize=1717952 CPUtime=0.96
/proc/2636/task/2645/stat : 2645 (java) S 2634 2636 2587 0 -1 64 3517 0 0 0 95 1 0 0 16 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2646] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2646/stat : 2646 (java) S 2634 2636 2587 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2647] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2647/stat : 2647 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2909] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2909/stat : 2909 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157157873 1759182848 136047 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) 1717952

[startup+1782.29 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 2909
/proc/meminfo: memFree=300376/2055920 swapFree=4183032/4192956
[pid=2636] ppid=2634 vsize=1717952 CPUtime=1798.09
/proc/2636/stat : 2636 (java) R 2634 2636 2587 0 -1 0 231005 0 1 0 179678 131 0 0 25 0 13 0 157072841 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071423434 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2636/statm: 429488 136047 1909 14 0 416235 0
[pid=2636/tid=2637] ppid=2634 vsize=1717952 CPUtime=15.47
/proc/2636/task/2637/stat : 2637 (java) S 2634 2636 2587 0 -1 64 58840 0 0 0 1517 30 0 0 16 0 13 0 157072847 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2638] ppid=2634 vsize=1717952 CPUtime=15.4
/proc/2636/task/2638/stat : 2638 (java) S 2634 2636 2587 0 -1 64 59790 0 0 0 1513 27 0 0 17 0 13 0 157072847 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2639] ppid=2634 vsize=1717952 CPUtime=0.3
/proc/2636/task/2639/stat : 2639 (java) S 2634 2636 2587 0 -1 64 238 0 0 0 16 14 0 0 16 0 13 0 157072849 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2640] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2640/stat : 2640 (java) S 2634 2636 2587 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2641] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2641/stat : 2641 (java) S 2634 2636 2587 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2642] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2642/stat : 2642 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2643] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2643/stat : 2643 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2644] ppid=2634 vsize=1717952 CPUtime=0.97
/proc/2636/task/2644/stat : 2644 (java) S 2634 2636 2587 0 -1 64 1891 0 0 0 97 0 0 0 16 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2645] ppid=2634 vsize=1717952 CPUtime=0.96
/proc/2636/task/2645/stat : 2645 (java) S 2634 2636 2587 0 -1 64 3517 0 0 0 95 1 0 0 16 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2646] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2646/stat : 2646 (java) S 2634 2636 2587 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2647] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2647/stat : 2647 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2909] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2909/stat : 2909 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157157873 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1798.09
Current children cumulated vsize (Kb) 1717952

[startup+1783.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 2909
/proc/meminfo: memFree=300376/2055920 swapFree=4183032/4192956
[pid=2636] ppid=2634 vsize=1717952 CPUtime=1799.1
/proc/2636/stat : 2636 (java) R 2634 2636 2587 0 -1 0 231005 0 1 0 179779 131 0 0 25 0 13 0 157072841 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071499108 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2636/statm: 429488 136047 1909 14 0 416235 0
[pid=2636/tid=2637] ppid=2634 vsize=1717952 CPUtime=15.47
/proc/2636/task/2637/stat : 2637 (java) S 2634 2636 2587 0 -1 64 58840 0 0 0 1517 30 0 0 16 0 13 0 157072847 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2638] ppid=2634 vsize=1717952 CPUtime=15.4
/proc/2636/task/2638/stat : 2638 (java) S 2634 2636 2587 0 -1 64 59790 0 0 0 1513 27 0 0 17 0 13 0 157072847 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2639] ppid=2634 vsize=1717952 CPUtime=0.3
/proc/2636/task/2639/stat : 2639 (java) S 2634 2636 2587 0 -1 64 238 0 0 0 16 14 0 0 16 0 13 0 157072849 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2640] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2640/stat : 2640 (java) S 2634 2636 2587 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2641] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2641/stat : 2641 (java) S 2634 2636 2587 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2642] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2642/stat : 2642 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2643] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2643/stat : 2643 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2644] ppid=2634 vsize=1717952 CPUtime=0.97
/proc/2636/task/2644/stat : 2644 (java) S 2634 2636 2587 0 -1 64 1891 0 0 0 97 0 0 0 16 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2645] ppid=2634 vsize=1717952 CPUtime=0.96
/proc/2636/task/2645/stat : 2645 (java) S 2634 2636 2587 0 -1 64 3517 0 0 0 95 1 0 0 16 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2646] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2646/stat : 2646 (java) S 2634 2636 2587 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2647] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2647/stat : 2647 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2909] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2909/stat : 2909 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157157873 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1799.1
Current children cumulated vsize (Kb) 1717952

[startup+1784.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 2909
/proc/meminfo: memFree=300376/2055920 swapFree=4183032/4192956
[pid=2636] ppid=2634 vsize=1717952 CPUtime=1800.1
/proc/2636/stat : 2636 (java) R 2634 2636 2587 0 -1 0 231005 0 1 0 179879 131 0 0 25 0 13 0 157072841 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071499434 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2636/statm: 429488 136047 1909 14 0 416235 0
[pid=2636/tid=2637] ppid=2634 vsize=1717952 CPUtime=15.47
/proc/2636/task/2637/stat : 2637 (java) S 2634 2636 2587 0 -1 64 58840 0 0 0 1517 30 0 0 16 0 13 0 157072847 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2638] ppid=2634 vsize=1717952 CPUtime=15.4
/proc/2636/task/2638/stat : 2638 (java) S 2634 2636 2587 0 -1 64 59790 0 0 0 1513 27 0 0 17 0 13 0 157072847 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2639] ppid=2634 vsize=1717952 CPUtime=0.3
/proc/2636/task/2639/stat : 2639 (java) S 2634 2636 2587 0 -1 64 238 0 0 0 16 14 0 0 16 0 13 0 157072849 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2640] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2640/stat : 2640 (java) S 2634 2636 2587 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2641] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2641/stat : 2641 (java) S 2634 2636 2587 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2642] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2642/stat : 2642 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2643] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2643/stat : 2643 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2644] ppid=2634 vsize=1717952 CPUtime=0.97
/proc/2636/task/2644/stat : 2644 (java) S 2634 2636 2587 0 -1 64 1891 0 0 0 97 0 0 0 16 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2645] ppid=2634 vsize=1717952 CPUtime=0.96
/proc/2636/task/2645/stat : 2645 (java) S 2634 2636 2587 0 -1 64 3517 0 0 0 95 1 0 0 16 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2646] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2646/stat : 2646 (java) S 2634 2636 2587 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2647] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2647/stat : 2647 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2909] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2909/stat : 2909 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157157873 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (Kb) 1717952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 2909
/proc/meminfo: memFree=300376/2055920 swapFree=4183032/4192956
[pid=2636] ppid=2634 vsize=1717952 CPUtime=1800.11
/proc/2636/stat : 2636 (java) R 2634 2636 2587 0 -1 0 231005 0 1 0 179880 131 0 0 25 0 13 0 157072841 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071499313 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2636/statm: 429488 136047 1909 14 0 416235 0
[pid=2636/tid=2637] ppid=2634 vsize=1717952 CPUtime=15.47
/proc/2636/task/2637/stat : 2637 (java) S 2634 2636 2587 0 -1 64 58840 0 0 0 1517 30 0 0 16 0 13 0 157072847 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2638] ppid=2634 vsize=1717952 CPUtime=15.4
/proc/2636/task/2638/stat : 2638 (java) S 2634 2636 2587 0 -1 64 59790 0 0 0 1513 27 0 0 17 0 13 0 157072847 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2639] ppid=2634 vsize=1717952 CPUtime=0.3
/proc/2636/task/2639/stat : 2639 (java) S 2634 2636 2587 0 -1 64 238 0 0 0 16 14 0 0 16 0 13 0 157072849 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2640] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2640/stat : 2640 (java) S 2634 2636 2587 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2641] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2641/stat : 2641 (java) S 2634 2636 2587 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 157072850 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2642] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2642/stat : 2642 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2643] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2643/stat : 2643 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2644] ppid=2634 vsize=1717952 CPUtime=0.97
/proc/2636/task/2644/stat : 2644 (java) S 2634 2636 2587 0 -1 64 1891 0 0 0 97 0 0 0 16 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2645] ppid=2634 vsize=1717952 CPUtime=0.96
/proc/2636/task/2645/stat : 2645 (java) S 2634 2636 2587 0 -1 64 3517 0 0 0 95 1 0 0 16 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2646] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2646/stat : 2646 (java) S 2634 2636 2587 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2636/tid=2647] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2647/stat : 2647 (java) S 2634 2636 2587 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 157072853 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2636/tid=2909] ppid=2634 vsize=1717952 CPUtime=0
/proc/2636/task/2909/stat : 2909 (java) S 2634 2636 2587 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157157873 1759182848 136047 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (Kb) 1717952

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

Child status: 143
Real time (s): 1784.43
CPU time (s): 1800.24
CPU user time (s): 1798.84
CPU system time (s): 1.39979
CPU usage (%): 100.886
Max. virtual memory (cumulated for all children) (Kb): 1717952
The end

Launcher Data (download as text)

Begin job on node43 on Fri Jul 28 15:53:38 UTC 2006


FILE ID= 50659-1154102018

PBS_JOBID= 886145

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

MD5SUM SOLVER= 3cef94aa015dc0dd234d31843a257d70
MD5SUM BENCH=  8d16c34d0eecf3c16ca4b890652c15ca

RANDOM SEED= 212911500

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.221
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.221
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:        839440 kB
Buffers:         38944 kB
Cached:        1110836 kB
SwapCached:       4384 kB
Active:         458380 kB
Inactive:       700720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        839440 kB
SwapTotal:     4192956 kB
SwapFree:      4183032 kB
Dirty:             144 kB
Writeback:           0 kB
Mapped:          14704 kB
Slab:            43424 kB
Committed_AS:   603744 kB
PageTables:       1404 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node43 on Fri Jul 28 16:23:23 UTC 2006