Trace number 50653

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)244 1801.15 1786.54

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_4.opb
MD5SUM87341d3e4752b9f90faef0f8d9385430
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark77
Best CPU time to get the best result obtained on this benchmark1800.52
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 44
Optimality of the best value was proved NO
Number of variables198
Total number of constraints16
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint84
Maximum length of a constraint86
Number of terms in the objective function 128
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1881
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 6154
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.22	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.22	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.23	c no version file found!!!
0.23	c sun.arch.data.model	32
0.23	c java.version	1.5.0_06
0.23	c os.name	Linux
0.23	c os.version	2.6.9-22.EL.rootsmp
0.23	c os.arch	i386
0.23	c Free memory 1548419056
0.23	c Max memory 1551040512
0.23	c Total memory 1551040512
0.23	c Number of processors 2
0.29	c Cutting planes based inference
0.29	c --- Begin Solver configuration ---
0.29	c org.sat4j.minisat.uip.FirstUIP@1df073d
0.29	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1546e25
0.29	c org.sat4j.minisat.learning.MiniSATLearning@b66cc
0.29	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
0.29	c VSIDS like heuristics from MiniSAT using a heap
0.29	c No reason simplification
0.29	c --- End Solver configuration ---
0.29	c solving ROOT/tmp/node24/50653-1154099858/instance-50653-1154099858.opb
0.29	c reading problem ... 
0.43	c ... done. Time 0.135 ms.
0.43	c #vars     198
0.43	c #constraints  16
2.55	c SATISFIABLE
2.55	c OPTIMIZING...
2.55	c Got one! Ellapsed CPU time (in seconds):2.253
2.55	o 2890
3.52	c Got one! Ellapsed CPU time (in seconds):3.227
3.52	o 2882
4.49	c Got one! Ellapsed CPU time (in seconds):4.193
4.49	o 2866
5.55	c Got one! Ellapsed CPU time (in seconds):5.256
5.55	o 2834
6.66	c Got one! Ellapsed CPU time (in seconds):6.364
6.66	o 2770
7.83	c Got one! Ellapsed CPU time (in seconds):7.533
7.83	o 2764
9.03	c Got one! Ellapsed CPU time (in seconds):8.741
9.03	o 2636
10.27	c Got one! Ellapsed CPU time (in seconds):9.978
10.27	o 2468
11.55	c Got one! Ellapsed CPU time (in seconds):11.261
11.55	o 2466
12.89	c Got one! Ellapsed CPU time (in seconds):12.602
12.89	o 2404
14.28	c Got one! Ellapsed CPU time (in seconds):13.986
14.28	o 2392
15.74	c Got one! Ellapsed CPU time (in seconds):15.445
15.74	o 2328
17.26	c Got one! Ellapsed CPU time (in seconds):16.972
17.26	o 2200
18.84	c Got one! Ellapsed CPU time (in seconds):18.546
18.84	o 2168
20.48	c Got one! Ellapsed CPU time (in seconds):20.185
20.48	o 2152
22.18	c Got one! Ellapsed CPU time (in seconds):21.888
22.18	o 2126
23.87	c Got one! Ellapsed CPU time (in seconds):23.581
23.87	o 1998
25.62	c Got one! Ellapsed CPU time (in seconds):25.329
25.62	o 1994
27.44	c Got one! Ellapsed CPU time (in seconds):27.144
27.44	o 1962
29.33	c Got one! Ellapsed CPU time (in seconds):29.036
29.33	o 1898
31.33	c Got one! Ellapsed CPU time (in seconds):31.04
31.33	o 1768
33.37	c Got one! Ellapsed CPU time (in seconds):33.076
33.37	o 1736
35.42	c Got one! Ellapsed CPU time (in seconds):35.131
35.42	o 1600
37.52	c Got one! Ellapsed CPU time (in seconds):37.231
37.52	o 1488
39.72	c Got one! Ellapsed CPU time (in seconds):39.428
39.72	o 1482
42.29	c Got one! Ellapsed CPU time (in seconds):41.998
42.29	o 1228
44.75	c Got one! Ellapsed CPU time (in seconds):44.454
44.75	o 1226
47.45	c Got one! Ellapsed CPU time (in seconds):47.16
47.45	o 1220
50.05	c Got one! Ellapsed CPU time (in seconds):49.757
50.05	o 1216
52.86	c Got one! Ellapsed CPU time (in seconds):52.565
52.86	o 1202
55.82	c Got one! Ellapsed CPU time (in seconds):55.524
55.82	o 1182
58.58	c Got one! Ellapsed CPU time (in seconds):58.291
58.58	o 1168
62.18	c Got one! Ellapsed CPU time (in seconds):61.889
62.18	o 1166
66.13	c Got one! Ellapsed CPU time (in seconds):65.839
66.13	o 1146
69.96	c Got one! Ellapsed CPU time (in seconds):69.664
69.96	o 1118
73.31	c Got one! Ellapsed CPU time (in seconds):73.022
73.31	o 1086
77.37	c Got one! Ellapsed CPU time (in seconds):77.082
77.37	o 1084
82.53	c Got one! Ellapsed CPU time (in seconds):82.242
82.53	o 1082
87.09	c Got one! Ellapsed CPU time (in seconds):86.794
87.09	o 1055
92.89	c Got one! Ellapsed CPU time (in seconds):92.596
92.89	o 930
97.42	c Got one! Ellapsed CPU time (in seconds):97.131
97.42	o 775
102.04	c Got one! Ellapsed CPU time (in seconds):101.746
102.04	o 762
111.30	c Got one! Ellapsed CPU time (in seconds):111.008
111.30	o 757
119.06	c Got one! Ellapsed CPU time (in seconds):118.763
119.06	o 754
129.17	c Got one! Ellapsed CPU time (in seconds):128.879
129.17	o 753
136.81	c Got one! Ellapsed CPU time (in seconds):136.513
136.81	o 702
151.67	c Got one! Ellapsed CPU time (in seconds):151.382
151.67	o 697
165.51	c Got one! Ellapsed CPU time (in seconds):165.22
165.51	o 690
178.88	c Got one! Ellapsed CPU time (in seconds):178.588
178.88	o 689
198.61	c Got one! Ellapsed CPU time (in seconds):198.32
198.61	o 685
217.75	c Got one! Ellapsed CPU time (in seconds):217.454
217.75	o 681
234.15	c Got one! Ellapsed CPU time (in seconds):233.857
234.15	o 637
255.37	c Got one! Ellapsed CPU time (in seconds):255.075
255.37	o 630
274.46	c Got one! Ellapsed CPU time (in seconds):274.17
274.46	o 622
292.67	c Got one! Ellapsed CPU time (in seconds):292.375
292.67	o 602
533.13	c Got one! Ellapsed CPU time (in seconds):532.834
533.13	o 593
551.78	c Got one! Ellapsed CPU time (in seconds):551.487
551.78	o 559
596.40	c Got one! Ellapsed CPU time (in seconds):596.109
596.40	o 529
615.35	c Got one! Ellapsed CPU time (in seconds):615.057
615.35	o 526
636.98	c Got one! Ellapsed CPU time (in seconds):636.689
636.98	o 518
653.29	c Got one! Ellapsed CPU time (in seconds):653.002
653.29	o 506
691.71	c Got one! Ellapsed CPU time (in seconds):691.422
691.71	o 504
709.73	c Got one! Ellapsed CPU time (in seconds):709.434
709.73	o 500
727.96	c Got one! Ellapsed CPU time (in seconds):727.663
727.96	o 498
746.65	c Got one! Ellapsed CPU time (in seconds):746.356
746.65	o 496
809.16	c Got one! Ellapsed CPU time (in seconds):808.866
809.16	o 326
871.81	c Got one! Ellapsed CPU time (in seconds):871.515
871.81	o 317
900.49	c Got one! Ellapsed CPU time (in seconds):900.199
900.49	o 301
946.67	c Got one! Ellapsed CPU time (in seconds):946.382
946.67	o 294
1011.01	c Got one! Ellapsed CPU time (in seconds):1010.713
1011.01	o 287
1041.40	c Got one! Ellapsed CPU time (in seconds):1041.11
1041.40	o 285
1130.41	c Got one! Ellapsed CPU time (in seconds):1130.114
1130.41	o 277
1216.35	c Got one! Ellapsed CPU time (in seconds):1216.059
1216.35	o 271
1274.43	c Got one! Ellapsed CPU time (in seconds):1274.133
1274.43	o 262
1364.33	c Got one! Ellapsed CPU time (in seconds):1364.036
1364.33	o 260
1542.97	c Got one! Ellapsed CPU time (in seconds):1542.679
1542.97	o 259
1623.12	c Got one! Ellapsed CPU time (in seconds):1622.826
1623.12	o 244
1786.36	c starts		: 206
1786.36	c conflicts		: 22654
1786.36	c decisions		: 101246
1786.36	c propagations		: 370114
1786.36	c inspects		: 397870819
1786.36	c learnt literals	: 0
1786.36	c learnt binary clauses	: 0
1786.36	c learnt ternary clauses	: 0
1786.36	c learnt clauses	: 22653
1786.36	c root simplifications	: 0
1786.36	c removed literals (reason simplification)	: 0
1786.36	c reason swapping (by a shorter reason)	: 0
1786.36	c Calls to reduceDB	: 0
1786.36	c speed (decisions/second)	: 620.2202864458902
1786.36	c non guided choices	2418
1786.36	s SATISFIABLE
1786.36	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
1786.36	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
1786.36	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
1786.36	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
1786.36	v -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 x121 -x122 x123 x124 -x125 -x126 x127 -x128 x129 -x130
1786.36	v -x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 x140 x141 -x142 x143 x144 -x145 x146 x147 x148 x149 x150 -x151 x152 -x153
1786.36	v x154 x155 x156 x157 x158 -x159 -x160 x161 x162 -x163 -x164 x165 x166 -x167 x168 -x169 -x170 -x171 x172 x173 x174 -x175 -x176
1786.36	v -x177 x178 x179 -x180 x181 x182 -x183 -x184 -x185 -x186 x187 x188 x189 -x190 x191 -x192 x193 -x194 x195 -x196 -x197 x198
1786.39	c objective function=244
1786.39	c Total wall clock time (ms): 1786.098

Verifier Data (download as text)

OK	244

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.96 2/64 4746
/proc/meminfo: memFree=1518040/2055920 swapFree=4183196/4192956
[pid=4746] ppid=4744 vsize=18544 CPUtime=0
/proc/4746/stat : 4746 (runsolver) R 4744 4746 4697 0 -1 4194368 18 0 0 0 0 0 0 0 19 0 1 0 156846531 18989056 280 18446744073709551615 4194304 4264732 548682068928 18446744073709551615 237788261671 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/4746/statm: 4636 280 244 17 0 2626 0

[startup+10.0026 s]
/proc/loadavg: 0.93 0.95 0.96 2/76 4765
/proc/meminfo: memFree=1326792/2055920 swapFree=4183196/4192956
[pid=4746] ppid=4744 vsize=1718396 CPUtime=11.5
/proc/4746/stat : 4746 (java) R 4744 4746 4697 0 -1 0 56755 0 1 0 1123 27 0 0 18 0 13 0 156846531 1759637504 49598 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071379622 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4746/statm: 429599 49598 1908 14 0 416346 0
[pid=4746/tid=4747] ppid=4744 vsize=1718396 CPUtime=0.15
/proc/4746/task/4747/stat : 4747 (java) S 4744 4746 4697 0 -1 64 5247 0 0 0 13 2 0 0 16 0 13 0 156846534 1759637504 49598 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4748] ppid=4744 vsize=1718396 CPUtime=0.15
/proc/4746/task/4748/stat : 4748 (java) S 4744 4746 4697 0 -1 64 5127 0 0 0 11 4 0 0 16 0 13 0 156846534 1759637504 49598 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4749] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4749/stat : 4749 (java) S 4744 4746 4697 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 156846537 1759637504 49598 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4750] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4750/stat : 4750 (java) S 4744 4746 4697 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 49598 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4751] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4751/stat : 4751 (java) S 4744 4746 4697 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 49598 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4752] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4752/stat : 4752 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 156846548 1759637504 49598 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4753] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4753/stat : 4753 (java) S 4744 4746 4697 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 156846548 1759637504 49598 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4754] ppid=4744 vsize=1718396 CPUtime=0.94
/proc/4746/task/4754/stat : 4754 (java) S 4744 4746 4697 0 -1 64 3027 0 0 0 93 1 0 0 17 0 13 0 156846548 1759637504 49598 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4755] ppid=4744 vsize=1718396 CPUtime=1.14
/proc/4746/task/4755/stat : 4755 (java) S 4744 4746 4697 0 -1 64 4961 0 0 0 112 2 0 0 17 0 13 0 156846548 1759637504 49598 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4756] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4756/stat : 4756 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 156846548 1759637504 49598 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4757] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4757/stat : 4757 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 156846548 1759637504 49598 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4765] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4765/stat : 4765 (java) S 4744 4746 4697 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156847435 1759637504 49598 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.5
Current children cumulated vsize (Kb) 1718396

[startup+20.0104 s]
/proc/loadavg: 0.94 0.96 0.96 2/76 4772
/proc/meminfo: memFree=1315264/2055920 swapFree=4183196/4192956
[pid=4746] ppid=4744 vsize=1718396 CPUtime=21.61
/proc/4746/stat : 4746 (java) R 4744 4746 4697 0 -1 0 60491 0 1 0 2132 29 0 0 21 0 13 0 156846531 1759637504 52448 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071461807 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4746/statm: 429599 52448 1908 14 0 416346 0
[pid=4746/tid=4747] ppid=4744 vsize=1718396 CPUtime=0.22
/proc/4746/task/4747/stat : 4747 (java) S 4744 4746 4697 0 -1 64 7353 0 0 0 19 3 0 0 16 0 13 0 156846534 1759637504 52448 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4748] ppid=4744 vsize=1718396 CPUtime=0.22
/proc/4746/task/4748/stat : 4748 (java) S 4744 4746 4697 0 -1 64 6743 0 0 0 17 5 0 0 16 0 13 0 156846534 1759637504 52448 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4749] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4749/stat : 4749 (java) S 4744 4746 4697 0 -1 64 33 0 0 0 0 0 0 0 15 0 13 0 156846537 1759637504 52448 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4750] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4750/stat : 4750 (java) S 4744 4746 4697 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 52448 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4751] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4751/stat : 4751 (java) S 4744 4746 4697 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 52448 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4752] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4752/stat : 4752 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 156846548 1759637504 52448 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4753] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4753/stat : 4753 (java) S 4744 4746 4697 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 156846548 1759637504 52448 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4754] ppid=4744 vsize=1718396 CPUtime=0.96
/proc/4746/task/4754/stat : 4754 (java) S 4744 4746 4697 0 -1 64 3028 0 0 0 95 1 0 0 17 0 13 0 156846548 1759637504 52448 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4755] ppid=4744 vsize=1718396 CPUtime=1.16
/proc/4746/task/4755/stat : 4755 (java) S 4744 4746 4697 0 -1 64 4962 0 0 0 114 2 0 0 17 0 13 0 156846548 1759637504 52448 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4756] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4756/stat : 4756 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 156846548 1759637504 52448 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4757] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4757/stat : 4757 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 156846548 1759637504 52448 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4772] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4772/stat : 4772 (java) S 4744 4746 4697 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 156848415 1759637504 52448 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.61
Current children cumulated vsize (Kb) 1718396

[startup+30.0174 s]
/proc/loadavg: 0.95 0.96 0.96 2/76 4778
/proc/meminfo: memFree=1313144/2055920 swapFree=4183196/4192956
[pid=4746] ppid=4744 vsize=1718396 CPUtime=31.76
/proc/4746/stat : 4746 (java) R 4744 4746 4697 0 -1 0 63505 0 1 0 3145 31 0 0 25 0 13 0 156846531 1759637504 52999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071397564 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4746/statm: 429599 52999 1908 14 0 416346 0
[pid=4746/tid=4747] ppid=4744 vsize=1718396 CPUtime=0.28
/proc/4746/task/4747/stat : 4747 (java) S 4744 4746 4697 0 -1 64 9032 0 0 0 25 3 0 0 16 0 13 0 156846534 1759637504 52999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4748] ppid=4744 vsize=1718396 CPUtime=0.28
/proc/4746/task/4748/stat : 4748 (java) S 4744 4746 4697 0 -1 64 8063 0 0 0 23 5 0 0 16 0 13 0 156846534 1759637504 52999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4749] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4749/stat : 4749 (java) S 4744 4746 4697 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 156846537 1759637504 52999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4750] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4750/stat : 4750 (java) S 4744 4746 4697 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 52999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4751] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4751/stat : 4751 (java) S 4744 4746 4697 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 52999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4752] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4752/stat : 4752 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 156846548 1759637504 52999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4753] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4753/stat : 4753 (java) S 4744 4746 4697 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 156846548 1759637504 52999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4754] ppid=4744 vsize=1718396 CPUtime=0.96
/proc/4746/task/4754/stat : 4754 (java) S 4744 4746 4697 0 -1 64 3028 0 0 0 95 1 0 0 17 0 13 0 156846548 1759637504 52999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4755] ppid=4744 vsize=1718396 CPUtime=1.25
/proc/4746/task/4755/stat : 4755 (java) S 4744 4746 4697 0 -1 64 4966 0 0 0 123 2 0 0 17 0 13 0 156846548 1759637504 52999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4756] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4756/stat : 4756 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 156846548 1759637504 52999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4757] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4757/stat : 4757 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 156846548 1759637504 52999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4778] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4778/stat : 4778 (java) S 4744 4746 4697 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156849464 1759637504 52999 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.76
Current children cumulated vsize (Kb) 1718396

[startup+40.0243 s]
/proc/loadavg: 0.95 0.96 0.96 2/76 4783
/proc/meminfo: memFree=1314032/2055920 swapFree=4183196/4192956
[pid=4746] ppid=4744 vsize=1718396 CPUtime=41.82
/proc/4746/stat : 4746 (java) R 4744 4746 4697 0 -1 0 65472 0 1 0 4150 32 0 0 25 0 13 0 156846531 1759637504 52760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071379405 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4746/statm: 429599 52760 1908 14 0 416346 0
[pid=4746/tid=4747] ppid=4744 vsize=1718396 CPUtime=0.34
/proc/4746/task/4747/stat : 4747 (java) S 4744 4746 4697 0 -1 64 10114 0 0 0 30 4 0 0 16 0 13 0 156846534 1759637504 52760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4748] ppid=4744 vsize=1718396 CPUtime=0.34
/proc/4746/task/4748/stat : 4748 (java) S 4744 4746 4697 0 -1 64 8937 0 0 0 28 6 0 0 16 0 13 0 156846534 1759637504 52760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4749] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4749/stat : 4749 (java) S 4744 4746 4697 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 156846537 1759637504 52760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4750] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4750/stat : 4750 (java) S 4744 4746 4697 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 52760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4751] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4751/stat : 4751 (java) S 4744 4746 4697 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 52760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4752] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4752/stat : 4752 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 156846548 1759637504 52760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4753] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4753/stat : 4753 (java) S 4744 4746 4697 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 156846548 1759637504 52760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4754] ppid=4744 vsize=1718396 CPUtime=0.97
/proc/4746/task/4754/stat : 4754 (java) S 4744 4746 4697 0 -1 64 3030 0 0 0 96 1 0 0 16 0 13 0 156846548 1759637504 52760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4755] ppid=4744 vsize=1718396 CPUtime=1.25
/proc/4746/task/4755/stat : 4755 (java) S 4744 4746 4697 0 -1 64 4966 0 0 0 123 2 0 0 17 0 13 0 156846548 1759637504 52760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4756] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4756/stat : 4756 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 156846548 1759637504 52760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4757] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4757/stat : 4757 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 156846548 1759637504 52760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4783] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4783/stat : 4783 (java) S 4744 4746 4697 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156850503 1759637504 52760 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.82
Current children cumulated vsize (Kb) 1718396

[startup+50.0311 s]
/proc/loadavg: 0.96 0.96 0.96 2/76 4786
/proc/meminfo: memFree=1314280/2055920 swapFree=4183196/4192956
[pid=4746] ppid=4744 vsize=1718396 CPUtime=51.89
/proc/4746/stat : 4746 (java) R 4744 4746 4697 0 -1 0 67260 0 1 0 5155 34 0 0 25 0 13 0 156846531 1759637504 52694 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071416427 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4746/statm: 429599 52694 1908 14 0 416346 0
[pid=4746/tid=4747] ppid=4744 vsize=1718396 CPUtime=0.39
/proc/4746/task/4747/stat : 4747 (java) S 4744 4746 4697 0 -1 64 11077 0 0 0 34 5 0 0 16 0 13 0 156846534 1759637504 52694 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4748] ppid=4744 vsize=1718396 CPUtime=0.39
/proc/4746/task/4748/stat : 4748 (java) S 4744 4746 4697 0 -1 64 9753 0 0 0 33 6 0 0 16 0 13 0 156846534 1759637504 52694 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4749] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4749/stat : 4749 (java) S 4744 4746 4697 0 -1 64 33 0 0 0 0 0 0 0 16 0 13 0 156846537 1759637504 52694 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4750] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4750/stat : 4750 (java) S 4744 4746 4697 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 52694 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4751] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4751/stat : 4751 (java) S 4744 4746 4697 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 52694 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4752] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4752/stat : 4752 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 156846548 1759637504 52694 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4753] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4753/stat : 4753 (java) S 4744 4746 4697 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 156846548 1759637504 52694 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4754] ppid=4744 vsize=1718396 CPUtime=0.97
/proc/4746/task/4754/stat : 4754 (java) S 4744 4746 4697 0 -1 64 3030 0 0 0 96 1 0 0 16 0 13 0 156846548 1759637504 52694 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4755] ppid=4744 vsize=1718396 CPUtime=1.25
/proc/4746/task/4755/stat : 4755 (java) S 4744 4746 4697 0 -1 64 4966 0 0 0 123 2 0 0 17 0 13 0 156846548 1759637504 52694 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4756] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4756/stat : 4756 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 156846548 1759637504 52694 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4757] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4757/stat : 4757 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 156846548 1759637504 52694 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4786] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4786/stat : 4786 (java) S 4744 4746 4697 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 156851277 1759637504 52694 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.89
Current children cumulated vsize (Kb) 1718396

[startup+60.0381 s]
/proc/loadavg: 0.97 0.96 0.96 2/76 4790
/proc/meminfo: memFree=1313888/2055920 swapFree=4183196/4192956
[pid=4746] ppid=4744 vsize=1718396 CPUtime=61.96
/proc/4746/stat : 4746 (java) R 4744 4746 4697 0 -1 0 68902 0 1 0 6161 35 0 0 25 0 13 0 156846531 1759637504 52782 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071391153 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4746/statm: 429599 52782 1908 14 0 416346 0
[pid=4746/tid=4747] ppid=4744 vsize=1718396 CPUtime=0.45
/proc/4746/task/4747/stat : 4747 (java) S 4744 4746 4697 0 -1 64 11770 0 0 0 40 5 0 0 16 0 13 0 156846534 1759637504 52782 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4748] ppid=4744 vsize=1718396 CPUtime=0.44
/proc/4746/task/4748/stat : 4748 (java) S 4744 4746 4697 0 -1 64 10691 0 0 0 38 6 0 0 16 0 13 0 156846534 1759637504 52782 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4749] ppid=4744 vsize=1718396 CPUtime=0.01
/proc/4746/task/4749/stat : 4749 (java) S 4744 4746 4697 0 -1 64 33 0 0 0 0 1 0 0 16 0 13 0 156846537 1759637504 52782 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4750] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4750/stat : 4750 (java) S 4744 4746 4697 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 52782 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4751] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4751/stat : 4751 (java) S 4744 4746 4697 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 52782 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4752] ppid=4744 vsize=1718396 CPUtime=0

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

/proc/4746/task/4750/stat : 4750 (java) S 4744 4746 4697 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4751] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4751/stat : 4751 (java) S 4744 4746 4697 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4752] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4752/stat : 4752 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 156846548 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4753] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4753/stat : 4753 (java) S 4744 4746 4697 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 156846548 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4754] ppid=4744 vsize=1718396 CPUtime=1.01
/proc/4746/task/4754/stat : 4754 (java) S 4744 4746 4697 0 -1 64 3035 0 0 0 100 1 0 0 16 0 13 0 156846548 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4755] ppid=4744 vsize=1718396 CPUtime=1.32
/proc/4746/task/4755/stat : 4755 (java) S 4744 4746 4697 0 -1 64 4970 0 0 0 130 2 0 0 17 0 13 0 156846548 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4756] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4756/stat : 4756 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 156846548 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4757] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4757/stat : 4757 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 156846548 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4837] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4837/stat : 4837 (java) S 4744 4746 4697 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157008843 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1796.86
Current children cumulated vsize (Kb) 1718396

[startup+1783.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 4837
/proc/meminfo: memFree=957744/2055920 swapFree=4183196/4192956
[pid=4746] ppid=4744 vsize=1718396 CPUtime=1797.86
/proc/4746/stat : 4746 (java) R 4744 4746 4697 0 -1 0 252372 0 1 0 179651 135 0 0 25 0 13 0 156846531 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071613537 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4746/statm: 429599 141461 1910 14 0 416346 0
[pid=4746/tid=4747] ppid=4744 vsize=1718396 CPUtime=13.95
/proc/4746/task/4747/stat : 4747 (java) S 4744 4746 4697 0 -1 64 65695 0 0 0 1366 29 0 0 16 0 13 0 156846534 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4748] ppid=4744 vsize=1718396 CPUtime=13.98
/proc/4746/task/4748/stat : 4748 (java) S 4744 4746 4697 0 -1 64 68198 0 0 0 1364 34 0 0 16 0 13 0 156846534 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4749] ppid=4744 vsize=1718396 CPUtime=0.31
/proc/4746/task/4749/stat : 4749 (java) S 4744 4746 4697 0 -1 64 252 0 0 0 14 17 0 0 16 0 13 0 156846537 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4750] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4750/stat : 4750 (java) S 4744 4746 4697 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4751] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4751/stat : 4751 (java) S 4744 4746 4697 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4752] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4752/stat : 4752 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 156846548 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4753] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4753/stat : 4753 (java) S 4744 4746 4697 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 156846548 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4754] ppid=4744 vsize=1718396 CPUtime=1.01
/proc/4746/task/4754/stat : 4754 (java) S 4744 4746 4697 0 -1 64 3035 0 0 0 100 1 0 0 16 0 13 0 156846548 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4755] ppid=4744 vsize=1718396 CPUtime=1.32
/proc/4746/task/4755/stat : 4755 (java) S 4744 4746 4697 0 -1 64 4970 0 0 0 130 2 0 0 17 0 13 0 156846548 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4756] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4756/stat : 4756 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 156846548 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4757] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4757/stat : 4757 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 156846548 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4837] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4837/stat : 4837 (java) S 4744 4746 4697 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157008843 1759637504 141461 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (Kb) 1718396

[startup+1784.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 4837
/proc/meminfo: memFree=957232/2055920 swapFree=4183196/4192956
[pid=4746] ppid=4744 vsize=1718396 CPUtime=1798.89
/proc/4746/stat : 4746 (java) R 4744 4746 4697 0 -1 0 252480 0 1 0 179754 135 0 0 23 0 13 0 156846531 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071398047 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4746/statm: 429599 141568 1910 14 0 416346 0
[pid=4746/tid=4747] ppid=4744 vsize=1718396 CPUtime=13.97
/proc/4746/task/4747/stat : 4747 (java) S 4744 4746 4697 0 -1 64 65715 0 0 0 1368 29 0 0 17 0 13 0 156846534 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4748] ppid=4744 vsize=1718396 CPUtime=14
/proc/4746/task/4748/stat : 4748 (java) S 4744 4746 4697 0 -1 64 68285 0 0 0 1366 34 0 0 16 0 13 0 156846534 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4749] ppid=4744 vsize=1718396 CPUtime=0.31
/proc/4746/task/4749/stat : 4749 (java) S 4744 4746 4697 0 -1 64 252 0 0 0 14 17 0 0 15 0 13 0 156846537 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4750] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4750/stat : 4750 (java) S 4744 4746 4697 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4751] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4751/stat : 4751 (java) S 4744 4746 4697 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4752] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4752/stat : 4752 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 156846548 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4753] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4753/stat : 4753 (java) S 4744 4746 4697 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 156846548 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4754] ppid=4744 vsize=1718396 CPUtime=1.01
/proc/4746/task/4754/stat : 4754 (java) S 4744 4746 4697 0 -1 64 3035 0 0 0 100 1 0 0 16 0 13 0 156846548 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4755] ppid=4744 vsize=1718396 CPUtime=1.32
/proc/4746/task/4755/stat : 4755 (java) S 4744 4746 4697 0 -1 64 4970 0 0 0 130 2 0 0 17 0 13 0 156846548 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4756] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4756/stat : 4756 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 156846548 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4757] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4757/stat : 4757 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 156846548 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4837] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4837/stat : 4837 (java) S 4744 4746 4697 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157008843 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1798.89
Current children cumulated vsize (Kb) 1718396

[startup+1785.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 4837
/proc/meminfo: memFree=957232/2055920 swapFree=4183196/4192956
[pid=4746] ppid=4744 vsize=1718396 CPUtime=1799.9
/proc/4746/stat : 4746 (java) R 4744 4746 4697 0 -1 0 252480 0 1 0 179855 135 0 0 25 0 13 0 156846531 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071379405 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4746/statm: 429599 141568 1910 14 0 416346 0
[pid=4746/tid=4747] ppid=4744 vsize=1718396 CPUtime=13.97
/proc/4746/task/4747/stat : 4747 (java) S 4744 4746 4697 0 -1 64 65715 0 0 0 1368 29 0 0 17 0 13 0 156846534 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4748] ppid=4744 vsize=1718396 CPUtime=14
/proc/4746/task/4748/stat : 4748 (java) S 4744 4746 4697 0 -1 64 68285 0 0 0 1366 34 0 0 16 0 13 0 156846534 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4749] ppid=4744 vsize=1718396 CPUtime=0.31
/proc/4746/task/4749/stat : 4749 (java) S 4744 4746 4697 0 -1 64 252 0 0 0 14 17 0 0 16 0 13 0 156846537 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4750] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4750/stat : 4750 (java) S 4744 4746 4697 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4751] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4751/stat : 4751 (java) S 4744 4746 4697 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4752] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4752/stat : 4752 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 156846548 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4753] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4753/stat : 4753 (java) S 4744 4746 4697 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 156846548 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4754] ppid=4744 vsize=1718396 CPUtime=1.01
/proc/4746/task/4754/stat : 4754 (java) S 4744 4746 4697 0 -1 64 3035 0 0 0 100 1 0 0 16 0 13 0 156846548 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4755] ppid=4744 vsize=1718396 CPUtime=1.32
/proc/4746/task/4755/stat : 4755 (java) S 4744 4746 4697 0 -1 64 4970 0 0 0 130 2 0 0 17 0 13 0 156846548 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4756] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4756/stat : 4756 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 156846548 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4757] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4757/stat : 4757 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 156846548 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4837] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4837/stat : 4837 (java) S 4744 4746 4697 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157008843 1759637504 141568 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1799.9
Current children cumulated vsize (Kb) 1718396

[startup+1786.35 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 4837
/proc/meminfo: memFree=956784/2055920 swapFree=4183196/4192956
[pid=4746] ppid=4744 vsize=1718396 CPUtime=1800.92
/proc/4746/stat : 4746 (java) R 4744 4746 4697 0 -1 0 252587 0 1 0 179957 135 0 0 25 0 13 0 156846531 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071578057 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4746/statm: 429599 141674 1910 14 0 416346 0
[pid=4746/tid=4747] ppid=4744 vsize=1718396 CPUtime=13.99
/proc/4746/task/4747/stat : 4747 (java) S 4744 4746 4697 0 -1 64 65717 0 0 0 1370 29 0 0 16 0 13 0 156846534 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4748] ppid=4744 vsize=1718396 CPUtime=14.02
/proc/4746/task/4748/stat : 4748 (java) S 4744 4746 4697 0 -1 64 68389 0 0 0 1368 34 0 0 16 0 13 0 156846534 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4749] ppid=4744 vsize=1718396 CPUtime=0.31
/proc/4746/task/4749/stat : 4749 (java) S 4744 4746 4697 0 -1 64 252 0 0 0 14 17 0 0 16 0 13 0 156846537 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4750] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4750/stat : 4750 (java) S 4744 4746 4697 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4751] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4751/stat : 4751 (java) S 4744 4746 4697 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4752] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4752/stat : 4752 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 156846548 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4753] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4753/stat : 4753 (java) S 4744 4746 4697 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 156846548 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4754] ppid=4744 vsize=1718396 CPUtime=1.01
/proc/4746/task/4754/stat : 4754 (java) S 4744 4746 4697 0 -1 64 3035 0 0 0 100 1 0 0 16 0 13 0 156846548 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4755] ppid=4744 vsize=1718396 CPUtime=1.32
/proc/4746/task/4755/stat : 4755 (java) S 4744 4746 4697 0 -1 64 4970 0 0 0 130 2 0 0 17 0 13 0 156846548 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4756] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4756/stat : 4756 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 156846548 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4757] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4757/stat : 4757 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 156846548 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4837] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4837/stat : 4837 (java) S 4744 4746 4697 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157008843 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.92
Current children cumulated vsize (Kb) 1718396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1786.35 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 4837
/proc/meminfo: memFree=956784/2055920 swapFree=4183196/4192956
[pid=4746] ppid=4744 vsize=1718396 CPUtime=1800.93
/proc/4746/stat : 4746 (java) R 4744 4746 4697 0 -1 0 252587 0 1 0 179958 135 0 0 25 0 13 0 156846531 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071531868 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4746/statm: 429599 141674 1910 14 0 416346 0
[pid=4746/tid=4747] ppid=4744 vsize=1718396 CPUtime=13.99
/proc/4746/task/4747/stat : 4747 (java) S 4744 4746 4697 0 -1 64 65717 0 0 0 1370 29 0 0 16 0 13 0 156846534 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4748] ppid=4744 vsize=1718396 CPUtime=14.02
/proc/4746/task/4748/stat : 4748 (java) S 4744 4746 4697 0 -1 64 68389 0 0 0 1368 34 0 0 16 0 13 0 156846534 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4749] ppid=4744 vsize=1718396 CPUtime=0.31
/proc/4746/task/4749/stat : 4749 (java) S 4744 4746 4697 0 -1 64 252 0 0 0 14 17 0 0 16 0 13 0 156846537 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4750] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4750/stat : 4750 (java) S 4744 4746 4697 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4751] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4751/stat : 4751 (java) S 4744 4746 4697 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 156846538 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4752] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4752/stat : 4752 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 156846548 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4753] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4753/stat : 4753 (java) S 4744 4746 4697 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 156846548 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4754] ppid=4744 vsize=1718396 CPUtime=1.01
/proc/4746/task/4754/stat : 4754 (java) S 4744 4746 4697 0 -1 64 3035 0 0 0 100 1 0 0 16 0 13 0 156846548 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4755] ppid=4744 vsize=1718396 CPUtime=1.32
/proc/4746/task/4755/stat : 4755 (java) S 4744 4746 4697 0 -1 64 4970 0 0 0 130 2 0 0 17 0 13 0 156846548 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4756] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4756/stat : 4756 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 156846548 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4746/tid=4757] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4757/stat : 4757 (java) S 4744 4746 4697 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 156846548 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4746/tid=4837] ppid=4744 vsize=1718396 CPUtime=0
/proc/4746/task/4837/stat : 4837 (java) S 4744 4746 4697 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 157008843 1759637504 141674 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.93
Current children cumulated vsize (Kb) 1718396

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

Child status: 143
Real time (s): 1786.54
CPU time (s): 1801.15
CPU user time (s): 1799.7
CPU system time (s): 1.44978
CPU usage (%): 100.818
Max. virtual memory (cumulated for all children) (Kb): 1718396
The end

Launcher Data (download as text)

Begin job on node24 on Fri Jul 28 15:17:38 UTC 2006


FILE ID= 50653-1154099858

PBS_JOBID= 886067

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

MD5SUM SOLVER= 3cef94aa015dc0dd234d31843a257d70
MD5SUM BENCH=  87341d3e4752b9f90faef0f8d9385430

RANDOM SEED= 379398036

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.266
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.266
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:       1518248 kB
Buffers:         36424 kB
Cached:         442024 kB
SwapCached:       3672 kB
Active:          48252 kB
Inactive:       438916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1518248 kB
SwapTotal:     4192956 kB
SwapFree:      4183196 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          14492 kB
Slab:            36460 kB
Committed_AS:   614580 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node24 on Fri Jul 28 15:47:25 UTC 2006