Trace number 50670

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)88 1800.33 1782.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_7_60_4.opb
MD5SUM8206de06d2228a9d751f3cf3a6d7aa05
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark1782.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables172
Total number of constraints14
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint75
Maximum length of a constraint76
Number of terms in the objective function 112
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3570
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1531
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5104
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/node12/50670-1154106009/instance-50670-1154106009.opb
0.23	c reading problem ... 
0.32	c ... done. Time 0.095 ms.
0.32	c #vars     172
0.32	c #constraints  14
1.97	c SATISFIABLE
1.97	c OPTIMIZING...
1.97	c Got one! Ellapsed CPU time (in seconds):1.748
1.98	o 2696
2.82	c Got one! Ellapsed CPU time (in seconds):2.591
2.82	o 2494
3.80	c Got one! Ellapsed CPU time (in seconds):3.57
3.80	o 2363
6.53	c Got one! Ellapsed CPU time (in seconds):6.305
6.53	o 1971
9.35	c Got one! Ellapsed CPU time (in seconds):9.127
9.35	o 1141
10.65	c Got one! Ellapsed CPU time (in seconds):10.419
10.65	o 1139
12.23	c Got one! Ellapsed CPU time (in seconds):12.001
12.23	o 1133
13.84	c Got one! Ellapsed CPU time (in seconds):13.609
13.84	o 1103
28.68	c Got one! Ellapsed CPU time (in seconds):28.456
28.68	o 1041
32.46	c Got one! Ellapsed CPU time (in seconds):32.237
32.46	o 988
35.67	c Got one! Ellapsed CPU time (in seconds):35.442
35.67	o 981
50.67	c Got one! Ellapsed CPU time (in seconds):50.449
50.67	o 980
66.66	c Got one! Ellapsed CPU time (in seconds):66.434
66.66	o 952
70.74	c Got one! Ellapsed CPU time (in seconds):70.512
70.74	o 949
73.39	c Got one! Ellapsed CPU time (in seconds):73.168
73.39	o 945
80.68	c Got one! Ellapsed CPU time (in seconds):80.45
80.68	o 940
83.52	c Got one! Ellapsed CPU time (in seconds):83.289
83.52	o 939
86.60	c Got one! Ellapsed CPU time (in seconds):86.378
86.60	o 935
94.24	c Got one! Ellapsed CPU time (in seconds):94.01
94.24	o 856
99.46	c Got one! Ellapsed CPU time (in seconds):99.236
99.46	o 840
104.30	c Got one! Ellapsed CPU time (in seconds):104.076
104.30	o 783
134.67	c Got one! Ellapsed CPU time (in seconds):134.439
134.67	o 683
140.21	c Got one! Ellapsed CPU time (in seconds):139.981
140.21	o 662
144.18	c Got one! Ellapsed CPU time (in seconds):143.957
144.18	o 647
148.55	c Got one! Ellapsed CPU time (in seconds):148.328
148.55	o 639
155.16	c Got one! Ellapsed CPU time (in seconds):154.935
155.16	o 605
159.50	c Got one! Ellapsed CPU time (in seconds):159.272
159.50	o 589
164.01	c Got one! Ellapsed CPU time (in seconds):163.786
164.01	o 579
170.41	c Got one! Ellapsed CPU time (in seconds):170.18
170.41	o 577
175.49	c Got one! Ellapsed CPU time (in seconds):175.264
175.49	o 546
180.58	c Got one! Ellapsed CPU time (in seconds):180.356
180.58	o 543
185.68	c Got one! Ellapsed CPU time (in seconds):185.458
185.68	o 471
191.14	c Got one! Ellapsed CPU time (in seconds):190.918
191.14	o 465
199.51	c Got one! Ellapsed CPU time (in seconds):199.284
199.51	o 461
206.55	c Got one! Ellapsed CPU time (in seconds):206.325
206.55	o 441
213.00	c Got one! Ellapsed CPU time (in seconds):212.771
213.00	o 401
221.41	c Got one! Ellapsed CPU time (in seconds):221.187
221.41	o 385
236.32	c Got one! Ellapsed CPU time (in seconds):236.096
236.32	o 346
243.15	c Got one! Ellapsed CPU time (in seconds):242.922
243.15	o 335
249.39	c Got one! Ellapsed CPU time (in seconds):249.166
249.39	o 301
259.76	c Got one! Ellapsed CPU time (in seconds):259.538
259.76	o 299
298.78	c Got one! Ellapsed CPU time (in seconds):298.557
298.78	o 296
320.77	c Got one! Ellapsed CPU time (in seconds):320.543
320.77	o 285
328.83	c Got one! Ellapsed CPU time (in seconds):328.602
328.83	o 272
340.84	c Got one! Ellapsed CPU time (in seconds):340.614
340.84	o 252
367.29	c Got one! Ellapsed CPU time (in seconds):367.067
367.29	o 240
377.59	c Got one! Ellapsed CPU time (in seconds):377.361
377.59	o 232
391.19	c Got one! Ellapsed CPU time (in seconds):390.962
391.19	o 229
400.59	c Got one! Ellapsed CPU time (in seconds):400.362
400.59	o 192
409.89	c Got one! Ellapsed CPU time (in seconds):409.661
409.89	o 188
441.13	c Got one! Ellapsed CPU time (in seconds):440.904
441.13	o 167
465.04	c Got one! Ellapsed CPU time (in seconds):464.814
465.04	o 164
483.42	c Got one! Ellapsed CPU time (in seconds):483.195
483.42	o 158
495.57	c Got one! Ellapsed CPU time (in seconds):495.347
495.57	o 156
510.88	c Got one! Ellapsed CPU time (in seconds):510.655
510.88	o 154
536.36	c Got one! Ellapsed CPU time (in seconds):536.135
536.36	o 150
552.40	c Got one! Ellapsed CPU time (in seconds):552.173
552.40	o 148
573.00	c Got one! Ellapsed CPU time (in seconds):572.769
573.00	o 132
621.19	c Got one! Ellapsed CPU time (in seconds):620.967
621.19	o 114
649.82	c Got one! Ellapsed CPU time (in seconds):649.599
649.82	o 112
697.88	c Got one! Ellapsed CPU time (in seconds):697.652
697.88	o 109
984.92	c Got one! Ellapsed CPU time (in seconds):984.693
984.92	o 102
1006.41	c Got one! Ellapsed CPU time (in seconds):1006.183
1006.41	o 97
1188.60	c Got one! Ellapsed CPU time (in seconds):1188.375
1188.60	o 95
1225.31	c Got one! Ellapsed CPU time (in seconds):1225.082
1225.31	o 92
1270.33	c Got one! Ellapsed CPU time (in seconds):1270.105
1270.33	o 91
1291.99	c Got one! Ellapsed CPU time (in seconds):1291.765
1291.99	o 89
1557.10	c Got one! Ellapsed CPU time (in seconds):1556.869
1557.10	o 88
1782.35	c starts		: 210
1782.35	c conflicts		: 38172
1782.35	c decisions		: 105120
1782.35	c propagations		: 428048
1782.35	c inspects		: 497714179
1782.35	c learnt literals	: 0
1782.35	c learnt binary clauses	: 0
1782.35	c learnt ternary clauses	: 0
1782.35	c learnt clauses	: 38171
1782.35	c root simplifications	: 0
1782.35	c removed literals (reason simplification)	: 0
1782.35	c reason swapping (by a shorter reason)	: 0
1782.35	c Calls to reduceDB	: 0
1782.35	c speed (decisions/second)	: 466.67524960821834
1782.35	c non guided choices	1837
1782.35	s SATISFIABLE
1782.35	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
1782.35	v x29 -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
1782.35	v -x55 -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
1782.35	v -x81 x82 x83 x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105
1782.35	v -x106 -x107 -x108 x109 -x110 -x111 -x112 -x113 x114 x115 x116 x117 -x118 x119 x120 -x121 -x122 -x123 -x124 x125 x126 x127 x128
1782.35	v x129 -x130 -x131 -x132 -x133 x134 x135 -x136 -x137 -x138 -x139 -x140 x141 x142 -x143 -x144 x145 -x146 x147 x148 -x149 -x150
1782.35	v -x151 x152 x153 x154 -x155 x156 x157 -x158 -x159 -x160 -x161 -x162 x163 x164 x165 -x166 x167 -x168 x169 -x170 x171 x172
1782.35	c objective function=88
1782.38	c Total wall clock time (ms): 1782.125

Verifier Data (download as text)

OK	88

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 26795
/proc/meminfo: memFree=937488/2055920 swapFree=4183008/4192956
[pid=26795] ppid=26793 vsize=172 CPUtime=0
/proc/26795/stat : 26795 (java) R 26793 26795 26746 0 -1 0 202 0 0 0 0 0 0 0 18 0 1 0 157462420 176128 24 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 9696036 0 0 4096 0 0 0 0 17 0 0 0
/proc/26795/statm: 43 24 18 14 0 3 0

[startup+10.002 s]
/proc/loadavg: 1.07 1.02 1.00 2/76 26812
/proc/meminfo: memFree=747312/2055920 swapFree=4183008/4192956
[pid=26795] ppid=26793 vsize=1712236 CPUtime=11.21
/proc/26795/stat : 26795 (java) R 26793 26795 26746 0 -1 0 51486 0 1 0 1098 23 0 0 25 0 13 0 157462420 1753329664 49327 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071396209 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26795/statm: 428059 49327 1908 14 0 414806 0
[pid=26795/tid=26796] ppid=26793 vsize=1712236 CPUtime=0.19
/proc/26795/task/26796/stat : 26796 (java) S 26793 26795 26746 0 -1 64 5446 0 0 0 17 2 0 0 16 0 13 0 157462425 1753329664 49327 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26797] ppid=26793 vsize=1712236 CPUtime=0.19
/proc/26795/task/26797/stat : 26797 (java) S 26793 26795 26746 0 -1 64 5772 0 0 0 17 2 0 0 16 0 13 0 157462425 1753329664 49327 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26798] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26798/stat : 26798 (java) S 26793 26795 26746 0 -1 64 29 0 0 0 0 0 0 0 17 0 13 0 157462428 1753329664 49327 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26799] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26799/stat : 26799 (java) S 26793 26795 26746 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 157462428 1753329664 49327 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26800] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26800/stat : 26800 (java) S 26793 26795 26746 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157462428 1753329664 49327 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26801] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26801/stat : 26801 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157462432 1753329664 49327 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26802] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26802/stat : 26802 (java) S 26793 26795 26746 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157462432 1753329664 49327 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26803] ppid=26793 vsize=1712236 CPUtime=0.71
/proc/26795/task/26803/stat : 26803 (java) S 26793 26795 26746 0 -1 64 780 0 0 0 71 0 0 0 16 0 13 0 157462432 1753329664 49327 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26804] ppid=26793 vsize=1712236 CPUtime=0.81
/proc/26795/task/26804/stat : 26804 (java) S 26793 26795 26746 0 -1 64 767 0 0 0 81 0 0 0 16 0 13 0 157462432 1753329664 49327 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26805] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26805/stat : 26805 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157462432 1753329664 49327 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26806] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26806/stat : 26806 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157462432 1753329664 49327 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26812] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26812/stat : 26812 (java) S 26793 26795 26746 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157463356 1753329664 49327 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.21
Current children cumulated vsize (Kb) 1712236

[startup+20.0086 s]
/proc/loadavg: 1.06 1.02 1.00 2/76 26815
/proc/meminfo: memFree=734440/2055920 swapFree=4183008/4192956
[pid=26795] ppid=26793 vsize=1712236 CPUtime=21.33
/proc/26795/stat : 26795 (java) R 26793 26795 26746 0 -1 0 55064 0 1 0 2108 25 0 0 24 0 13 0 157462420 1753329664 52559 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071539691 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26795/statm: 428059 52559 1909 14 0 414806 0
[pid=26795/tid=26796] ppid=26793 vsize=1712236 CPUtime=0.29
/proc/26795/task/26796/stat : 26796 (java) S 26793 26795 26746 0 -1 64 6931 0 0 0 26 3 0 0 16 0 13 0 157462425 1753329664 52559 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26797] ppid=26793 vsize=1712236 CPUtime=0.29
/proc/26795/task/26797/stat : 26797 (java) S 26793 26795 26746 0 -1 64 7851 0 0 0 26 3 0 0 16 0 13 0 157462425 1753329664 52559 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26798] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26798/stat : 26798 (java) S 26793 26795 26746 0 -1 64 29 0 0 0 0 0 0 0 17 0 13 0 157462428 1753329664 52559 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26799] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26799/stat : 26799 (java) S 26793 26795 26746 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 157462428 1753329664 52559 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26800] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26800/stat : 26800 (java) S 26793 26795 26746 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157462428 1753329664 52559 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26801] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26801/stat : 26801 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157462432 1753329664 52559 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26802] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26802/stat : 26802 (java) S 26793 26795 26746 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157462432 1753329664 52559 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26803] ppid=26793 vsize=1712236 CPUtime=0.73
/proc/26795/task/26803/stat : 26803 (java) S 26793 26795 26746 0 -1 64 781 0 0 0 73 0 0 0 17 0 13 0 157462432 1753329664 52559 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26804] ppid=26793 vsize=1712236 CPUtime=0.83
/proc/26795/task/26804/stat : 26804 (java) S 26793 26795 26746 0 -1 64 767 0 0 0 83 0 0 0 17 0 13 0 157462432 1753329664 52559 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26805] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26805/stat : 26805 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157462432 1753329664 52559 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26806] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26806/stat : 26806 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157462432 1753329664 52559 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26815] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26815/stat : 26815 (java) S 26793 26795 26746 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157463804 1753329664 52559 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.33
Current children cumulated vsize (Kb) 1712236

[startup+30.0154 s]
/proc/loadavg: 1.05 1.01 1.00 2/76 26816
/proc/meminfo: memFree=725728/2055920 swapFree=4183008/4192956
[pid=26795] ppid=26793 vsize=1712236 CPUtime=31.4
/proc/26795/stat : 26795 (java) R 26793 26795 26746 0 -1 0 58226 0 1 0 3114 26 0 0 24 0 13 0 157462420 1753329664 54684 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071573600 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26795/statm: 428059 54684 1909 14 0 414806 0
[pid=26795/tid=26796] ppid=26793 vsize=1712236 CPUtime=0.36
/proc/26795/task/26796/stat : 26796 (java) S 26793 26795 26746 0 -1 64 8593 0 0 0 32 4 0 0 16 0 13 0 157462425 1753329664 54684 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26797] ppid=26793 vsize=1712236 CPUtime=0.36
/proc/26795/task/26797/stat : 26797 (java) S 26793 26795 26746 0 -1 64 9342 0 0 0 33 3 0 0 16 0 13 0 157462425 1753329664 54684 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26798] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26798/stat : 26798 (java) S 26793 26795 26746 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 157462428 1753329664 54684 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26799] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26799/stat : 26799 (java) S 26793 26795 26746 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 157462428 1753329664 54684 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26800] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26800/stat : 26800 (java) S 26793 26795 26746 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157462428 1753329664 54684 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26801] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26801/stat : 26801 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157462432 1753329664 54684 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26802] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26802/stat : 26802 (java) S 26793 26795 26746 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157462432 1753329664 54684 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26803] ppid=26793 vsize=1712236 CPUtime=0.74
/proc/26795/task/26803/stat : 26803 (java) S 26793 26795 26746 0 -1 64 781 0 0 0 74 0 0 0 16 0 13 0 157462432 1753329664 54684 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26804] ppid=26793 vsize=1712236 CPUtime=0.83
/proc/26795/task/26804/stat : 26804 (java) S 26793 26795 26746 0 -1 64 767 0 0 0 83 0 0 0 17 0 13 0 157462432 1753329664 54684 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26805] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26805/stat : 26805 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157462432 1753329664 54684 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26806] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26806/stat : 26806 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157462432 1753329664 54684 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26816] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26816/stat : 26816 (java) S 26793 26795 26746 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157465289 1753329664 54684 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.4
Current children cumulated vsize (Kb) 1712236

[startup+40.0222 s]
/proc/loadavg: 1.04 1.01 1.00 2/76 26818
/proc/meminfo: memFree=725272/2055920 swapFree=4183008/4192956
[pid=26795] ppid=26793 vsize=1712236 CPUtime=41.48
/proc/26795/stat : 26795 (java) R 26793 26795 26746 0 -1 0 60511 0 1 0 4120 28 0 0 24 0 13 0 157462420 1753329664 54794 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071361220 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26795/statm: 428059 54794 1909 14 0 414806 0
[pid=26795/tid=26796] ppid=26793 vsize=1712236 CPUtime=0.44
/proc/26795/task/26796/stat : 26796 (java) S 26793 26795 26746 0 -1 64 9707 0 0 0 39 5 0 0 17 0 13 0 157462425 1753329664 54794 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26797] ppid=26793 vsize=1712236 CPUtime=0.44
/proc/26795/task/26797/stat : 26797 (java) S 26793 26795 26746 0 -1 64 10504 0 0 0 40 4 0 0 16 0 13 0 157462425 1753329664 54794 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26798] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26798/stat : 26798 (java) S 26793 26795 26746 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 157462428 1753329664 54794 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26799] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26799/stat : 26799 (java) S 26793 26795 26746 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 157462428 1753329664 54794 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26800] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26800/stat : 26800 (java) S 26793 26795 26746 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157462428 1753329664 54794 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26801] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26801/stat : 26801 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157462432 1753329664 54794 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26802] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26802/stat : 26802 (java) S 26793 26795 26746 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157462432 1753329664 54794 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26803] ppid=26793 vsize=1712236 CPUtime=0.74
/proc/26795/task/26803/stat : 26803 (java) S 26793 26795 26746 0 -1 64 781 0 0 0 74 0 0 0 17 0 13 0 157462432 1753329664 54794 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26804] ppid=26793 vsize=1712236 CPUtime=0.83
/proc/26795/task/26804/stat : 26804 (java) S 26793 26795 26746 0 -1 64 767 0 0 0 83 0 0 0 17 0 13 0 157462432 1753329664 54794 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26805] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26805/stat : 26805 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157462432 1753329664 54794 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26806] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26806/stat : 26806 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157462432 1753329664 54794 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26818] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26818/stat : 26818 (java) S 26793 26795 26746 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157465987 1753329664 54794 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.48
Current children cumulated vsize (Kb) 1712236

[startup+50.03 s]
/proc/loadavg: 1.04 1.01 1.00 2/76 26818
/proc/meminfo: memFree=700504/2055920 swapFree=4183008/4192956
[pid=26795] ppid=26793 vsize=1712236 CPUtime=51.58
/proc/26795/stat : 26795 (java) R 26793 26795 26746 0 -1 0 67136 0 1 0 5127 31 0 0 19 0 13 0 157462420 1753329664 61043 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071374166 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26795/statm: 428059 61043 1909 14 0 414806 0
[pid=26795/tid=26796] ppid=26793 vsize=1712236 CPUtime=0.54
/proc/26795/task/26796/stat : 26796 (java) S 26793 26795 26746 0 -1 64 11804 0 0 0 48 6 0 0 16 0 13 0 157462425 1753329664 61043 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26797] ppid=26793 vsize=1712236 CPUtime=0.54
/proc/26795/task/26797/stat : 26797 (java) S 26793 26795 26746 0 -1 64 12777 0 0 0 49 5 0 0 17 0 13 0 157462425 1753329664 61043 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26798] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26798/stat : 26798 (java) S 26793 26795 26746 0 -1 64 36 0 0 0 0 0 0 0 15 0 13 0 157462428 1753329664 61043 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26799] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26799/stat : 26799 (java) S 26793 26795 26746 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 157462428 1753329664 61043 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26800] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26800/stat : 26800 (java) S 26793 26795 26746 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157462428 1753329664 61043 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26801] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26801/stat : 26801 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157462432 1753329664 61043 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26802] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26802/stat : 26802 (java) S 26793 26795 26746 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 157462432 1753329664 61043 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26803] ppid=26793 vsize=1712236 CPUtime=0.74
/proc/26795/task/26803/stat : 26803 (java) S 26793 26795 26746 0 -1 64 781 0 0 0 74 0 0 0 17 0 13 0 157462432 1753329664 61043 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26804] ppid=26793 vsize=1712236 CPUtime=0.83
/proc/26795/task/26804/stat : 26804 (java) S 26793 26795 26746 0 -1 64 767 0 0 0 83 0 0 0 17 0 13 0 157462432 1753329664 61043 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26805] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26805/stat : 26805 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157462432 1753329664 61043 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26806] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26806/stat : 26806 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157462432 1753329664 61043 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26818] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26818/stat : 26818 (java) S 26793 26795 26746 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157465987 1753329664 61043 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.58
Current children cumulated vsize (Kb) 1712236

[startup+60.0378 s]
/proc/loadavg: 1.03 1.01 1.00 2/82 26893
/proc/meminfo: memFree=696080/2055920 swapFree=4183008/4192956
[pid=26795] ppid=26793 vsize=1712236 CPUtime=61.64
/proc/26795/stat : 26795 (java) R 26793 26795 26746 0 -1 0 69228 0 1 0 6131 33 0 0 25 0 13 0 157462420 1753329664 61720 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071359167 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26795/statm: 428059 61720 1909 14 0 414806 0
[pid=26795/tid=26796] ppid=26793 vsize=1712236 CPUtime=0.61
/proc/26795/task/26796/stat : 26796 (java) S 26793 26795 26746 0 -1 64 12669 0 0 0 55 6 0 0 16 0 13 0 157462425 1753329664 61720 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26797] ppid=26793 vsize=1712236 CPUtime=0.62
/proc/26795/task/26797/stat : 26797 (java) S 26793 26795 26746 0 -1 64 13995 0 0 0 56 6 0 0 16 0 13 0 157462425 1753329664 61720 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26798] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26798/stat : 26798 (java) S 26793 26795 26746 0 -1 64 36 0 0 0 0 0 0 0 16 0 13 0 157462428 1753329664 61720 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26799] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26799/stat : 26799 (java) S 26793 26795 26746 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 157462428 1753329664 61720 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26800] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26800/stat : 26800 (java) S 26793 26795 26746 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157462428 1753329664 61720 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26801] ppid=26793 vsize=1712236 CPUtime=0

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

/proc/26795/task/26799/stat : 26799 (java) S 26793 26795 26746 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 157462428 1753329664 150231 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26800] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26800/stat : 26800 (java) S 26793 26795 26746 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157462428 1753329664 150231 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26801] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26801/stat : 26801 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157462432 1753329664 150231 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26802] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26802/stat : 26802 (java) S 26793 26795 26746 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 157462432 1753329664 150231 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26803] ppid=26793 vsize=1712236 CPUtime=0.9
/proc/26795/task/26803/stat : 26803 (java) S 26793 26795 26746 0 -1 64 1254 0 0 0 90 0 0 0 17 0 13 0 157462432 1753329664 150231 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26804] ppid=26793 vsize=1712236 CPUtime=0.99
/proc/26795/task/26804/stat : 26804 (java) S 26793 26795 26746 0 -1 64 776 0 0 0 99 0 0 0 16 0 13 0 157462432 1753329664 150231 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26805] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26805/stat : 26805 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157462432 1753329664 150231 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26806] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26806/stat : 26806 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157462432 1753329664 150231 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=27073] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/27073/stat : 27073 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157618130 1753329664 150231 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1796.03
Current children cumulated vsize (Kb) 1712236

[startup+1779.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/76 27073
/proc/meminfo: memFree=341368/2055920 swapFree=4183008/4192956
[pid=26795] ppid=26793 vsize=1712236 CPUtime=1797.07
/proc/26795/stat : 26795 (java) R 26793 26795 26746 0 -1 0 233147 0 1 0 179580 127 0 0 25 0 13 0 157462420 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071387122 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26795/statm: 428059 150302 1910 14 0 414806 0
[pid=26795/tid=26796] ppid=26793 vsize=1712236 CPUtime=17.54
/proc/26795/task/26796/stat : 26796 (java) S 26793 26795 26746 0 -1 64 67652 0 0 0 1721 33 0 0 16 0 13 0 157462425 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26797] ppid=26793 vsize=1712236 CPUtime=17.54
/proc/26795/task/26797/stat : 26797 (java) S 26793 26795 26746 0 -1 64 67495 0 0 0 1724 30 0 0 16 0 13 0 157462425 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26798] ppid=26793 vsize=1712236 CPUtime=0.31
/proc/26795/task/26798/stat : 26798 (java) S 26793 26795 26746 0 -1 64 175 0 0 0 17 14 0 0 15 0 13 0 157462428 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26799] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26799/stat : 26799 (java) S 26793 26795 26746 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 157462428 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26800] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26800/stat : 26800 (java) S 26793 26795 26746 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157462428 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26801] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26801/stat : 26801 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157462432 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26802] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26802/stat : 26802 (java) S 26793 26795 26746 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 157462432 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26803] ppid=26793 vsize=1712236 CPUtime=0.9
/proc/26795/task/26803/stat : 26803 (java) S 26793 26795 26746 0 -1 64 1254 0 0 0 90 0 0 0 17 0 13 0 157462432 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26804] ppid=26793 vsize=1712236 CPUtime=0.99
/proc/26795/task/26804/stat : 26804 (java) S 26793 26795 26746 0 -1 64 776 0 0 0 99 0 0 0 16 0 13 0 157462432 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26805] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26805/stat : 26805 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157462432 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26806] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26806/stat : 26806 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157462432 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=27073] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/27073/stat : 27073 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157618130 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1797.07
Current children cumulated vsize (Kb) 1712236

[startup+1780.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/76 27073
/proc/meminfo: memFree=341368/2055920 swapFree=4183008/4192956
[pid=26795] ppid=26793 vsize=1712236 CPUtime=1798.07
/proc/26795/stat : 26795 (java) R 26793 26795 26746 0 -1 0 233147 0 1 0 179680 127 0 0 25 0 13 0 157462420 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071573586 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26795/statm: 428059 150302 1910 14 0 414806 0
[pid=26795/tid=26796] ppid=26793 vsize=1712236 CPUtime=17.54
/proc/26795/task/26796/stat : 26796 (java) S 26793 26795 26746 0 -1 64 67652 0 0 0 1721 33 0 0 16 0 13 0 157462425 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26797] ppid=26793 vsize=1712236 CPUtime=17.54
/proc/26795/task/26797/stat : 26797 (java) S 26793 26795 26746 0 -1 64 67495 0 0 0 1724 30 0 0 16 0 13 0 157462425 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26798] ppid=26793 vsize=1712236 CPUtime=0.31
/proc/26795/task/26798/stat : 26798 (java) S 26793 26795 26746 0 -1 64 175 0 0 0 17 14 0 0 16 0 13 0 157462428 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26799] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26799/stat : 26799 (java) S 26793 26795 26746 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 157462428 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26800] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26800/stat : 26800 (java) S 26793 26795 26746 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157462428 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26801] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26801/stat : 26801 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157462432 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26802] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26802/stat : 26802 (java) S 26793 26795 26746 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 157462432 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26803] ppid=26793 vsize=1712236 CPUtime=0.9
/proc/26795/task/26803/stat : 26803 (java) S 26793 26795 26746 0 -1 64 1254 0 0 0 90 0 0 0 17 0 13 0 157462432 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26804] ppid=26793 vsize=1712236 CPUtime=0.99
/proc/26795/task/26804/stat : 26804 (java) S 26793 26795 26746 0 -1 64 776 0 0 0 99 0 0 0 16 0 13 0 157462432 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26805] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26805/stat : 26805 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157462432 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26806] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26806/stat : 26806 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157462432 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=27073] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/27073/stat : 27073 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157618130 1753329664 150302 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1798.07
Current children cumulated vsize (Kb) 1712236

[startup+1781.33 s]
/proc/loadavg: 1.00 1.01 1.00 2/76 27073
/proc/meminfo: memFree=341048/2055920 swapFree=4183008/4192956
[pid=26795] ppid=26793 vsize=1712236 CPUtime=1799.11
/proc/26795/stat : 26795 (java) R 26793 26795 26746 0 -1 0 233224 0 1 0 179784 127 0 0 25 0 13 0 157462420 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071463205 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26795/statm: 428059 150377 1910 14 0 414806 0
[pid=26795/tid=26796] ppid=26793 vsize=1712236 CPUtime=17.57
/proc/26795/task/26796/stat : 26796 (java) S 26793 26795 26746 0 -1 64 67683 0 0 0 1724 33 0 0 16 0 13 0 157462425 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26797] ppid=26793 vsize=1712236 CPUtime=17.57
/proc/26795/task/26797/stat : 26797 (java) S 26793 26795 26746 0 -1 64 67540 0 0 0 1727 30 0 0 16 0 13 0 157462425 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26798] ppid=26793 vsize=1712236 CPUtime=0.31
/proc/26795/task/26798/stat : 26798 (java) S 26793 26795 26746 0 -1 64 175 0 0 0 17 14 0 0 16 0 13 0 157462428 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26799] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26799/stat : 26799 (java) S 26793 26795 26746 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 157462428 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26800] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26800/stat : 26800 (java) S 26793 26795 26746 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157462428 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26801] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26801/stat : 26801 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157462432 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26802] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26802/stat : 26802 (java) S 26793 26795 26746 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 157462432 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26803] ppid=26793 vsize=1712236 CPUtime=0.9
/proc/26795/task/26803/stat : 26803 (java) S 26793 26795 26746 0 -1 64 1254 0 0 0 90 0 0 0 17 0 13 0 157462432 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26804] ppid=26793 vsize=1712236 CPUtime=0.99
/proc/26795/task/26804/stat : 26804 (java) S 26793 26795 26746 0 -1 64 776 0 0 0 99 0 0 0 16 0 13 0 157462432 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26805] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26805/stat : 26805 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157462432 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26806] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26806/stat : 26806 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157462432 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=27073] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/27073/stat : 27073 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157618130 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1799.11
Current children cumulated vsize (Kb) 1712236

[startup+1782.34 s]
/proc/loadavg: 1.00 1.01 1.00 2/76 27073
/proc/meminfo: memFree=341048/2055920 swapFree=4183008/4192956
[pid=26795] ppid=26793 vsize=1712236 CPUtime=1800.11
/proc/26795/stat : 26795 (java) R 26793 26795 26746 0 -1 0 233224 0 1 0 179884 127 0 0 25 0 13 0 157462420 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071390074 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26795/statm: 428059 150377 1910 14 0 414806 0
[pid=26795/tid=26796] ppid=26793 vsize=1712236 CPUtime=17.57
/proc/26795/task/26796/stat : 26796 (java) S 26793 26795 26746 0 -1 64 67683 0 0 0 1724 33 0 0 16 0 13 0 157462425 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26797] ppid=26793 vsize=1712236 CPUtime=17.57
/proc/26795/task/26797/stat : 26797 (java) S 26793 26795 26746 0 -1 64 67540 0 0 0 1727 30 0 0 16 0 13 0 157462425 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26798] ppid=26793 vsize=1712236 CPUtime=0.31
/proc/26795/task/26798/stat : 26798 (java) S 26793 26795 26746 0 -1 64 175 0 0 0 17 14 0 0 16 0 13 0 157462428 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26799] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26799/stat : 26799 (java) S 26793 26795 26746 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 157462428 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26800] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26800/stat : 26800 (java) S 26793 26795 26746 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157462428 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26801] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26801/stat : 26801 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157462432 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26802] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26802/stat : 26802 (java) S 26793 26795 26746 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 157462432 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26803] ppid=26793 vsize=1712236 CPUtime=0.9
/proc/26795/task/26803/stat : 26803 (java) S 26793 26795 26746 0 -1 64 1254 0 0 0 90 0 0 0 17 0 13 0 157462432 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26804] ppid=26793 vsize=1712236 CPUtime=0.99
/proc/26795/task/26804/stat : 26804 (java) S 26793 26795 26746 0 -1 64 776 0 0 0 99 0 0 0 16 0 13 0 157462432 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26805] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26805/stat : 26805 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157462432 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26806] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26806/stat : 26806 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157462432 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=27073] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/27073/stat : 27073 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157618130 1753329664 150377 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) 1712236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1782.34 s]
/proc/loadavg: 1.00 1.01 1.00 2/76 27073
/proc/meminfo: memFree=341048/2055920 swapFree=4183008/4192956
[pid=26795] ppid=26793 vsize=1712236 CPUtime=1800.12
/proc/26795/stat : 26795 (java) R 26793 26795 26746 0 -1 0 233224 0 1 0 179885 127 0 0 25 0 13 0 157462420 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4071382728 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26795/statm: 428059 150377 1910 14 0 414806 0
[pid=26795/tid=26796] ppid=26793 vsize=1712236 CPUtime=17.57
/proc/26795/task/26796/stat : 26796 (java) S 26793 26795 26746 0 -1 64 67683 0 0 0 1724 33 0 0 16 0 13 0 157462425 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26797] ppid=26793 vsize=1712236 CPUtime=17.57
/proc/26795/task/26797/stat : 26797 (java) S 26793 26795 26746 0 -1 64 67540 0 0 0 1727 30 0 0 16 0 13 0 157462425 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26798] ppid=26793 vsize=1712236 CPUtime=0.31
/proc/26795/task/26798/stat : 26798 (java) S 26793 26795 26746 0 -1 64 175 0 0 0 17 14 0 0 16 0 13 0 157462428 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26799] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26799/stat : 26799 (java) S 26793 26795 26746 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 157462428 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26800] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26800/stat : 26800 (java) S 26793 26795 26746 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 157462428 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26801] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26801/stat : 26801 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157462432 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26802] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26802/stat : 26802 (java) S 26793 26795 26746 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 157462432 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=26803] ppid=26793 vsize=1712236 CPUtime=0.9
/proc/26795/task/26803/stat : 26803 (java) S 26793 26795 26746 0 -1 64 1254 0 0 0 90 0 0 0 17 0 13 0 157462432 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26804] ppid=26793 vsize=1712236 CPUtime=0.99
/proc/26795/task/26804/stat : 26804 (java) S 26793 26795 26746 0 -1 64 776 0 0 0 99 0 0 0 16 0 13 0 157462432 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26805] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26805/stat : 26805 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157462432 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26795/tid=26806] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/26806/stat : 26806 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157462432 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26795/tid=27073] ppid=26793 vsize=1712236 CPUtime=0
/proc/26795/task/27073/stat : 27073 (java) S 26793 26795 26746 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 157618130 1753329664 150377 18446744073709551615 134512640 134570276 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (Kb) 1712236

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

Child status: 143
Real time (s): 1782.52
CPU time (s): 1800.33
CPU user time (s): 1798.96
CPU system time (s): 1.36379
CPU usage (%): 100.999
Max. virtual memory (cumulated for all children) (Kb): 1712236
The end

Launcher Data (download as text)

Begin job on node12 on Fri Jul 28 17:00:09 UTC 2006


FILE ID= 50670-1154106009

PBS_JOBID= 886288

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

MD5SUM SOLVER= 3cef94aa015dc0dd234d31843a257d70
MD5SUM BENCH=  8206de06d2228a9d751f3cf3a6d7aa05

RANDOM SEED= 987970900

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.286
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.286
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:        937696 kB
Buffers:         35720 kB
Cached:        1000288 kB
SwapCached:       4052 kB
Active:          36116 kB
Inactive:      1008788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        937696 kB
SwapTotal:     4192956 kB
SwapFree:      4183008 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14464 kB
Slab:            59352 kB
Committed_AS:   685976 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node12 on Fri Jul 28 17:29:52 UTC 2006