Trace number 354779

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
sat4jPseudoCPClause 2007-03-23SAT (TO)221 1800.2 1770.37

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_2.opb
MD5SUM1d334f36842eecbe8db395477b7c6bcb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark39
Best CPU time to get the best result obtained on this benchmark1802.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 38
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 constraint85
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 1943
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 6340
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.08/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.14	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c Simplify asserted PB constraints to clauses
0.20/0.20	c solving /tmp/evaluation/354779-1176725439/instance-354779-1176725439.opb
0.20/0.20	c reading problem ... 
0.31/0.36	c ... done. Wall clock time 0.158s.
0.31/0.36	c CPU time (experimental) 0.29s.
0.31/0.36	c #vars     198
0.31/0.36	c #constraints  16
3.10/1.87	c SATISFIABLE
3.10/1.87	c OPTIMIZING...
3.10/1.87	c Got one! Elapsed wall clock time (in seconds):1.673
3.10/1.87	o 2911
3.72/2.35	c Got one! Elapsed wall clock time (in seconds):2.147
3.72/2.35	o 2682
4.05/2.69	c Got one! Elapsed wall clock time (in seconds):2.494
4.05/2.69	o 2560
4.72/3.15	c Got one! Elapsed wall clock time (in seconds):2.951
4.72/3.15	o 2558
5.29/3.52	c Got one! Elapsed wall clock time (in seconds):3.324
5.29/3.52	o 2494
5.71/3.91	c Got one! Elapsed wall clock time (in seconds):3.709
5.71/3.91	o 2488
6.01/4.29	c Got one! Elapsed wall clock time (in seconds):4.095
6.01/4.29	o 2460
6.53/4.73	c Got one! Elapsed wall clock time (in seconds):4.531
6.53/4.73	o 2454
7.06/5.20	c Got one! Elapsed wall clock time (in seconds):5.003
7.06/5.20	o 2392
7.46/5.66	c Got one! Elapsed wall clock time (in seconds):5.462
7.46/5.66	o 2264
8.00/6.17	c Got one! Elapsed wall clock time (in seconds):5.971
8.00/6.17	o 2230
8.64/6.72	c Got one! Elapsed wall clock time (in seconds):6.518
8.64/6.72	o 2222
9.17/7.24	c Got one! Elapsed wall clock time (in seconds):7.041
9.17/7.24	o 2210
9.81/7.82	c Got one! Elapsed wall clock time (in seconds):7.621
9.81/7.82	o 2208
10.41/8.40	c Got one! Elapsed wall clock time (in seconds):8.202
10.41/8.40	o 2080
11.04/9.04	c Got one! Elapsed wall clock time (in seconds):8.837
11.04/9.04	o 2048
11.67/9.68	c Got one! Elapsed wall clock time (in seconds):9.486
11.67/9.69	o 2038
12.38/10.33	c Got one! Elapsed wall clock time (in seconds):10.134
12.38/10.33	o 2018
13.10/11.04	c Got one! Elapsed wall clock time (in seconds):10.842
13.10/11.04	o 1954
13.86/11.75	c Got one! Elapsed wall clock time (in seconds):11.548
13.86/11.75	o 1890
14.55/12.48	c Got one! Elapsed wall clock time (in seconds):12.28
14.55/12.48	o 1874
15.37/13.24	c Got one! Elapsed wall clock time (in seconds):13.041
15.37/13.24	o 1854
16.18/14.04	c Got one! Elapsed wall clock time (in seconds):13.839
16.18/14.04	o 1798
17.19/15.09	c Got one! Elapsed wall clock time (in seconds):14.892
17.19/15.09	o 1796
18.09/16.00	c Got one! Elapsed wall clock time (in seconds):15.797
18.09/16.00	o 1696
19.10/16.97	c Got one! Elapsed wall clock time (in seconds):16.77
19.10/16.97	o 1688
20.11/17.91	c Got one! Elapsed wall clock time (in seconds):17.71
20.11/17.91	o 1634
21.03/18.84	c Got one! Elapsed wall clock time (in seconds):18.644
21.03/18.84	o 1632
22.44/20.24	c Got one! Elapsed wall clock time (in seconds):20.042
22.44/20.24	o 1630
23.61/21.39	c Got one! Elapsed wall clock time (in seconds):21.191
23.61/21.39	o 1606
24.82/22.59	c Got one! Elapsed wall clock time (in seconds):22.395
24.82/22.59	o 1602
26.34/24.09	c Got one! Elapsed wall clock time (in seconds):23.891
26.34/24.09	o 1490
27.59/25.25	c Got one! Elapsed wall clock time (in seconds):25.049
27.59/25.25	o 1480
28.99/26.61	c Got one! Elapsed wall clock time (in seconds):26.411
28.99/26.61	o 1476
30.30/27.99	c Got one! Elapsed wall clock time (in seconds):27.788
30.30/27.99	o 1474
31.72/29.36	c Got one! Elapsed wall clock time (in seconds):29.163
31.72/29.36	o 1374
33.24/30.82	c Got one! Elapsed wall clock time (in seconds):30.62
33.24/30.82	o 1368
34.54/32.14	c Got one! Elapsed wall clock time (in seconds):31.944
34.54/32.14	o 1346
36.07/33.64	c Got one! Elapsed wall clock time (in seconds):33.439
36.07/33.64	o 1129
37.48/35.05	c Got one! Elapsed wall clock time (in seconds):34.85
37.48/35.05	o 1071
39.01/36.55	c Got one! Elapsed wall clock time (in seconds):36.346
39.01/36.55	o 1013
40.52/38.08	c Got one! Elapsed wall clock time (in seconds):37.882
40.52/38.08	o 1011
42.14/39.66	c Got one! Elapsed wall clock time (in seconds):39.458
42.14/39.66	o 999
43.65/41.13	c Got one! Elapsed wall clock time (in seconds):40.927
43.65/41.13	o 997
45.86/43.34	c Got one! Elapsed wall clock time (in seconds):43.145
45.86/43.34	o 990
47.90/45.39	c Got one! Elapsed wall clock time (in seconds):45.194
47.90/45.39	o 952
49.62/47.09	c Got one! Elapsed wall clock time (in seconds):46.886
49.62/47.09	o 848
51.43/48.81	c Got one! Elapsed wall clock time (in seconds):48.607
51.43/48.81	o 830
53.25/50.63	c Got one! Elapsed wall clock time (in seconds):50.432
53.25/50.63	o 826
55.27/52.69	c Got one! Elapsed wall clock time (in seconds):52.492
55.27/52.69	o 804
57.18/54.59	c Got one! Elapsed wall clock time (in seconds):54.392
57.18/54.59	o 786
59.33/56.50	c Got one! Elapsed wall clock time (in seconds):56.303
59.33/56.50	o 782
61.35/58.52	c Got one! Elapsed wall clock time (in seconds):58.326
61.35/58.52	o 758
63.27/60.41	c Got one! Elapsed wall clock time (in seconds):60.213
63.27/60.41	o 756
65.18/62.34	c Got one! Elapsed wall clock time (in seconds):62.145
65.18/62.34	o 746
67.90/65.05	c Got one! Elapsed wall clock time (in seconds):64.856
67.90/65.05	o 676
70.04/67.14	c Got one! Elapsed wall clock time (in seconds):66.945
70.04/67.14	o 660
72.16/69.21	c Got one! Elapsed wall clock time (in seconds):69.009
72.16/69.21	o 652
74.27/71.33	c Got one! Elapsed wall clock time (in seconds):71.132
74.27/71.33	o 596
78.48/75.29	c Got one! Elapsed wall clock time (in seconds):75.092
78.48/75.29	o 566
88.48/84.91	c Got one! Elapsed wall clock time (in seconds):84.708
88.48/84.91	o 561
98.80/95.14	c Got one! Elapsed wall clock time (in seconds):94.937
98.80/95.14	o 559
102.64/98.97	c Got one! Elapsed wall clock time (in seconds):98.769
102.64/98.97	o 515
107.48/103.73	c Got one! Elapsed wall clock time (in seconds):103.53
107.48/103.73	o 513
111.22/107.50	c Got one! Elapsed wall clock time (in seconds):107.297
111.22/107.50	o 503
118.40/114.58	c Got one! Elapsed wall clock time (in seconds):114.384
118.40/114.58	o 469
122.15/118.23	c Got one! Elapsed wall clock time (in seconds):118.03
122.15/118.23	o 447
127.70/123.78	c Got one! Elapsed wall clock time (in seconds):123.576
127.70/123.78	o 445
134.58/130.53	c Got one! Elapsed wall clock time (in seconds):130.333
134.58/130.53	o 431
141.97/137.89	c Got one! Elapsed wall clock time (in seconds):137.692
141.97/137.89	o 407
145.20/141.04	c Got one! Elapsed wall clock time (in seconds):140.844
145.20/141.04	o 377
150.16/145.93	c Got one! Elapsed wall clock time (in seconds):145.731
150.16/145.93	o 375
168.26/163.88	c Got one! Elapsed wall clock time (in seconds):163.683
168.26/163.88	o 373
185.76/181.19	c Got one! Elapsed wall clock time (in seconds):180.988
185.76/181.19	o 370
203.42/198.60	c Got one! Elapsed wall clock time (in seconds):198.405
203.42/198.60	o 364
253.21/247.90	c Got one! Elapsed wall clock time (in seconds):247.7
253.21/247.90	o 359
298.60/292.80	c Got one! Elapsed wall clock time (in seconds):292.602
298.60/292.80	o 341
338.75/332.56	c Got one! Elapsed wall clock time (in seconds):332.362
338.75/332.56	o 325
374.08/367.46	c Got one! Elapsed wall clock time (in seconds):367.258
374.08/367.46	o 319
413.63/406.51	c Got one! Elapsed wall clock time (in seconds):406.309
413.63/406.51	o 311
485.64/477.66	c Got one! Elapsed wall clock time (in seconds):477.458
485.64/477.66	o 309
554.41/545.56	c Got one! Elapsed wall clock time (in seconds):545.36
554.41/545.56	o 297
596.66/587.27	c Got one! Elapsed wall clock time (in seconds):587.067
596.66/587.27	o 291
631.83/621.96	c Got one! Elapsed wall clock time (in seconds):621.756
631.83/621.96	o 289
664.09/653.71	c Got one! Elapsed wall clock time (in seconds):653.508
664.09/653.71	o 287
699.60/688.78	c Got one! Elapsed wall clock time (in seconds):688.577
699.60/688.78	o 285
752.97/741.39	c Got one! Elapsed wall clock time (in seconds):741.19
752.97/741.39	o 279
837.87/825.00	c Got one! Elapsed wall clock time (in seconds):824.798
837.87/825.00	o 275
876.66/863.20	c Got one! Elapsed wall clock time (in seconds):862.997
876.66/863.20	o 273
949.01/934.32	c Got one! Elapsed wall clock time (in seconds):934.124
949.01/934.32	o 255
1092.50/1075.61	c Got one! Elapsed wall clock time (in seconds):1075.415
1092.50/1075.61	o 253
1182.09/1163.70	c Got one! Elapsed wall clock time (in seconds):1163.505
1182.09/1163.70	o 250
1275.02/1255.19	c Got one! Elapsed wall clock time (in seconds):1254.993
1275.02/1255.19	o 246
1375.87/1354.28	c Got one! Elapsed wall clock time (in seconds):1354.075
1375.87/1354.28	o 241
1397.01/1375.00	c Got one! Elapsed wall clock time (in seconds):1374.802
1397.01/1375.00	o 224
1436.49/1413.67	c Got one! Elapsed wall clock time (in seconds):1413.468
1436.49/1413.67	o 223
1530.17/1505.56	c Got one! Elapsed wall clock time (in seconds):1505.361
1530.17/1505.56	o 222
1635.12/1608.43	c Got one! Elapsed wall clock time (in seconds):1608.231
1635.12/1608.43	o 221
1800.03/1770.21	c starts		: 198
1800.03/1770.21	c conflicts		: 46024
1800.03/1770.21	c decisions		: 102914
1800.03/1770.21	c propagations		: 574313
1800.03/1770.21	c inspects		: 588336010
1800.03/1770.21	c learnt literals	: 0
1800.03/1770.21	c learnt binary clauses	: 0
1800.03/1770.21	c learnt ternary clauses	: 0
1800.03/1770.21	c learnt clauses	: 46023
1800.03/1770.21	c root simplifications	: 0
1800.03/1770.21	c removed literals (reason simplification)	: 0
1800.03/1770.21	c reason swapping (by a shorter reason)	: 0
1800.03/1770.21	c Calls to reduceDB	: 0
1800.03/1770.21	c speed (decisions/second)	: 636.1276285371673
1800.03/1770.21	c non guided choices	3168
1800.03/1770.21	s SATISFIABLE
1800.03/1770.21	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
1800.03/1770.21	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
1800.03/1770.21	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
1800.03/1770.21	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
1800.03/1770.21	v x108 -x109 -x110 x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 x122 -x123 x124 -x125 -x126 -x127 -x128
1800.03/1770.21	v x129 -x130 -x131 x132 -x133 -x134 -x135 x136 x137 x138 x139 x140 x141 -x142 x143 x144 x145 -x146 -x147 x148 x149 x150 -x151
1800.03/1770.21	v -x152 -x153 x154 x155 x156 x157 -x158 x159 x160 -x161 -x162 x163 -x164 x165 x166 -x167 x168 x169 -x170 x171 -x172 -x173 -x174
1800.03/1770.21	v -x175 -x176 -x177 x178 x179 x180 x181 x182 -x183 -x184 -x185 -x186 -x187 -x188 x189 -x190 x191 -x192 -x193 -x194 x195 -x196
1800.03/1770.21	v x197 x198
1800.03/1770.21	c objective function=221
1800.03/1770.21	c Total wall clock time (ms): 1770.016

Verifier Data (download as text)

OK	221

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node73/watcher-354779-1176725439 -o ROOT/results/node73/solver-354779-1176725439 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354779-1176725439/sat4jPseudoCPClause.jar /tmp/evaluation/354779-1176725439/instance-354779-1176725439.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.80 0.95 0.91 2/65 4321
/proc/meminfo: memFree=1861464/2055920 swapFree=4192956/4192956
[pid=4321] ppid=4319 vsize=324 CPUtime=0
/proc/4321/stat : 4321 (java) R 4319 4321 4258 0 -1 0 60 0 0 0 0 0 0 0 18 0 1 0 1397161 331776 44 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 7709604 0 0 4096 0 0 0 0 17 1 0 0
/proc/4321/statm: 378 47 35 9 0 8 0

[startup+0.0109551 s]
/proc/loadavg: 0.80 0.95 0.91 2/65 4321
/proc/meminfo: memFree=1861464/2055920 swapFree=4192956/4192956
[pid=4321] ppid=4319 vsize=12056 CPUtime=0
/proc/4321/stat : 4321 (java) R 4319 4321 4258 0 -1 0 380 0 0 0 0 0 0 0 18 0 1 0 1397161 12345344 188 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 7680810 0 0 4096 0 0 0 0 17 1 0 0
/proc/4321/statm: 3014 195 135 9 0 1148 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12056

[startup+0.101971 s]
/proc/loadavg: 0.80 0.95 0.91 2/65 4321
/proc/meminfo: memFree=1861464/2055920 swapFree=4192956/4192956
[pid=4321] ppid=4319 vsize=1780112 CPUtime=0.08
/proc/4321/stat : 4321 (java) S 4319 4321 4258 0 -1 0 3980 0 1 0 6 2 0 0 18 0 12 0 1397161 1822834688 3722 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4321/statm: 445028 3722 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.301993 s]
/proc/loadavg: 0.80 0.95 0.91 2/65 4321
/proc/meminfo: memFree=1861464/2055920 swapFree=4192956/4192956
[pid=4321] ppid=4319 vsize=1782360 CPUtime=0.31
/proc/4321/stat : 4321 (java) S 4319 4321 4258 0 -1 0 5127 0 1 0 28 3 0 0 18 0 12 0 1397161 1825136640 4866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4321/statm: 445590 4866 1269 9 0 443201 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1782360

[startup+0.701036 s]
/proc/loadavg: 0.80 0.95 0.91 2/65 4321
/proc/meminfo: memFree=1861464/2055920 swapFree=4192956/4192956
[pid=4321] ppid=4319 vsize=1784028 CPUtime=1
/proc/4321/stat : 4321 (java) S 4319 4321 4258 0 -1 0 8415 0 1 0 95 5 0 0 18 0 13 0 1397161 1826844672 7591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4321/statm: 446007 7591 1308 9 0 443618 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 1784028

[startup+1.50213 s]
/proc/loadavg: 0.80 0.95 0.91 4/78 4334
/proc/meminfo: memFree=1825328/2055920 swapFree=4192956/4192956
[pid=4321] ppid=4319 vsize=1798620 CPUtime=2.59
/proc/4321/stat : 4321 (java) S 4319 4321 4258 0 -1 0 23535 0 1 0 247 12 0 0 18 0 13 0 1397161 1841786880 16010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4321/statm: 449655 16010 1315 9 0 447266 0
[pid=4321/tid=4323] ppid=4319 vsize=1798620 CPUtime=0.67
/proc/4321/task/4323/stat : 4323 (java) R 4319 4321 4258 0 -1 64 11203 0 1 0 61 6 0 0 23 0 13 0 1397163 1841786880 16010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109148742 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4324] ppid=4319 vsize=1798620 CPUtime=0
/proc/4321/task/4324/stat : 4324 (java) S 4319 4321 4258 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 1397164 1841786880 16010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4325] ppid=4319 vsize=1798620 CPUtime=0
/proc/4321/task/4325/stat : 4325 (java) S 4319 4321 4258 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 1397164 1841786880 16010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4326] ppid=4319 vsize=1798620 CPUtime=0
/proc/4321/task/4326/stat : 4326 (java) S 4319 4321 4258 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 1397166 1841786880 16010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4327] ppid=4319 vsize=1798620 CPUtime=0
/proc/4321/task/4327/stat : 4327 (java) S 4319 4321 4258 0 -1 64 10 0 0 0 0 0 0 0 21 0 13 0 1397167 1841786880 16010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4328] ppid=4319 vsize=1798620 CPUtime=0
/proc/4321/task/4328/stat : 4328 (java) S 4319 4321 4258 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 1397167 1841786880 16010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4329] ppid=4319 vsize=1798620 CPUtime=0
/proc/4321/task/4329/stat : 4329 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 1397171 1841786880 16010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4330] ppid=4319 vsize=1798620 CPUtime=1.02
/proc/4321/task/4330/stat : 4330 (java) R 4319 4321 4258 0 -1 64 6108 0 0 0 100 2 0 0 21 0 13 0 1397171 1841786880 16010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336818 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4331] ppid=4319 vsize=1798620 CPUtime=0.86
/proc/4321/task/4331/stat : 4331 (java) S 4319 4321 4258 0 -1 64 5502 0 0 0 84 2 0 0 16 0 13 0 1397171 1841786880 16010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4332] ppid=4319 vsize=1798620 CPUtime=0
/proc/4321/task/4332/stat : 4332 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 1397171 1841786880 16010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4333] ppid=4319 vsize=1798620 CPUtime=0
/proc/4321/task/4333/stat : 4333 (java) S 4319 4321 4258 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1397171 1841786880 16010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4334] ppid=4319 vsize=1798620 CPUtime=0
/proc/4321/task/4334/stat : 4334 (java) S 4319 4321 4258 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 1397198 1841786880 16010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 1798620

[startup+3.10231 s]
/proc/loadavg: 0.80 0.95 0.91 2/78 4335
/proc/meminfo: memFree=1728936/2055920 swapFree=4192956/4192956
[pid=4321] ppid=4319 vsize=1796804 CPUtime=4.72
/proc/4321/stat : 4321 (java) S 4319 4321 4258 0 -1 0 52543 0 1 0 448 24 0 0 18 0 13 0 1397161 1839927296 43496 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4321/statm: 449201 43496 1325 9 0 446812 0
[pid=4321/tid=4323] ppid=4319 vsize=1796804 CPUtime=2.06
/proc/4321/task/4323/stat : 4323 (java) R 4319 4321 4258 0 -1 64 37736 0 1 0 189 17 0 0 25 0 13 0 1397163 1839927296 43496 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109556271 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4324] ppid=4319 vsize=1796804 CPUtime=0.02
/proc/4321/task/4324/stat : 4324 (java) S 4319 4321 4258 0 -1 64 678 0 0 0 2 0 0 0 16 0 13 0 1397164 1839927296 43496 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4325] ppid=4319 vsize=1796804 CPUtime=0.01
/proc/4321/task/4325/stat : 4325 (java) S 4319 4321 4258 0 -1 64 581 0 0 0 1 0 0 0 16 0 13 0 1397164 1839927296 43496 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4326] ppid=4319 vsize=1796804 CPUtime=0
/proc/4321/task/4326/stat : 4326 (java) S 4319 4321 4258 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 1397166 1839927296 43496 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4327] ppid=4319 vsize=1796804 CPUtime=0
/proc/4321/task/4327/stat : 4327 (java) S 4319 4321 4258 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1397167 1839927296 43496 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4328] ppid=4319 vsize=1796804 CPUtime=0
/proc/4321/task/4328/stat : 4328 (java) S 4319 4321 4258 0 -1 64 6 0 0 0 0 0 0 0 15 0 13 0 1397167 1839927296 43496 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4329] ppid=4319 vsize=1796804 CPUtime=0
/proc/4321/task/4329/stat : 4329 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 1397171 1839927296 43496 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4330] ppid=4319 vsize=1796804 CPUtime=1.47
/proc/4321/task/4330/stat : 4330 (java) S 4319 4321 4258 0 -1 64 7216 0 0 0 144 3 0 0 17 0 13 0 1397171 1839927296 43496 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4331] ppid=4319 vsize=1796804 CPUtime=1.12
/proc/4321/task/4331/stat : 4331 (java) R 4319 4321 4258 0 -1 64 5602 0 0 0 110 2 0 0 16 0 13 0 1397171 1839927296 43496 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105582357 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4332] ppid=4319 vsize=1796804 CPUtime=0
/proc/4321/task/4332/stat : 4332 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 1397171 1839927296 43496 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4333] ppid=4319 vsize=1796804 CPUtime=0
/proc/4321/task/4333/stat : 4333 (java) S 4319 4321 4258 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1397171 1839927296 43496 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.72
Current children cumulated vsize (KiB) 1796804

[startup+6.30166 s]
/proc/loadavg: 0.81 0.95 0.91 2/78 4343
/proc/meminfo: memFree=1690960/2055920 swapFree=4192956/4192956
[pid=4321] ppid=4319 vsize=1795012 CPUtime=8.2
/proc/4321/stat : 4321 (java) S 4319 4321 4258 0 -1 0 58217 0 1 0 793 27 0 0 18 0 13 0 1397161 1838092288 45563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4321/statm: 448753 45563 1327 9 0 446364 0
[pid=4321/tid=4323] ppid=4319 vsize=1795012 CPUtime=5.11
/proc/4321/task/4323/stat : 4323 (java) R 4319 4321 4258 0 -1 64 37751 0 1 0 494 17 0 0 17 0 13 0 1397163 1838092288 45563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109547730 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4324] ppid=4319 vsize=1795012 CPUtime=0.12
/proc/4321/task/4324/stat : 4324 (java) S 4319 4321 4258 0 -1 64 2721 0 0 0 11 1 0 0 16 0 13 0 1397164 1838092288 45563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4325] ppid=4319 vsize=1795012 CPUtime=0.1
/proc/4321/task/4325/stat : 4325 (java) S 4319 4321 4258 0 -1 64 2451 0 0 0 10 0 0 0 16 0 13 0 1397164 1838092288 45563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4326] ppid=4319 vsize=1795012 CPUtime=0
/proc/4321/task/4326/stat : 4326 (java) S 4319 4321 4258 0 -1 64 28 0 0 0 0 0 0 0 16 0 13 0 1397166 1838092288 45563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4327] ppid=4319 vsize=1795012 CPUtime=0
/proc/4321/task/4327/stat : 4327 (java) S 4319 4321 4258 0 -1 64 10 0 0 0 0 0 0 0 15 0 13 0 1397167 1838092288 45563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4328] ppid=4319 vsize=1795012 CPUtime=0
/proc/4321/task/4328/stat : 4328 (java) S 4319 4321 4258 0 -1 64 9 0 0 0 0 0 0 0 15 0 13 0 1397167 1838092288 45563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4329] ppid=4319 vsize=1795012 CPUtime=0
/proc/4321/task/4329/stat : 4329 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 1397171 1838092288 45563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4330] ppid=4319 vsize=1795012 CPUtime=1.52
/proc/4321/task/4330/stat : 4330 (java) S 4319 4321 4258 0 -1 64 7222 0 0 0 149 3 0 0 16 0 13 0 1397171 1838092288 45563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4331] ppid=4319 vsize=1795012 CPUtime=1.3
/proc/4321/task/4331/stat : 4331 (java) S 4319 4321 4258 0 -1 64 7317 0 0 0 127 3 0 0 15 0 13 0 1397171 1838092288 45563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4332] ppid=4319 vsize=1795012 CPUtime=0
/proc/4321/task/4332/stat : 4332 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 1397171 1838092288 45563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4333] ppid=4319 vsize=1795012 CPUtime=0
/proc/4321/task/4333/stat : 4333 (java) S 4319 4321 4258 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1397171 1838092288 45563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.2
Current children cumulated vsize (KiB) 1795012

[startup+12.7014 s]
/proc/loadavg: 0.83 0.95 0.91 2/78 4354
/proc/meminfo: memFree=1649056/2055920 swapFree=4192956/4192956
[pid=4321] ppid=4319 vsize=1795012 CPUtime=14.86
/proc/4321/stat : 4321 (java) S 4319 4321 4258 0 -1 0 67516 0 1 0 1455 31 0 0 18 0 13 0 1397161 1838092288 54381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4321/statm: 448753 54381 1335 9 0 446364 0
[pid=4321/tid=4323] ppid=4319 vsize=1795012 CPUtime=11.28
/proc/4321/task/4323/stat : 4323 (java) R 4319 4321 4258 0 -1 64 39540 0 1 0 1111 17 0 0 16 0 13 0 1397163 1838092288 54381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109546746 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4324] ppid=4319 vsize=1795012 CPUtime=0.28
/proc/4321/task/4324/stat : 4324 (java) S 4319 4321 4258 0 -1 64 6695 0 0 0 25 3 0 0 16 0 13 0 1397164 1838092288 54381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4325] ppid=4319 vsize=1795012 CPUtime=0.27
/proc/4321/task/4325/stat : 4325 (java) S 4319 4321 4258 0 -1 64 5954 0 0 0 25 2 0 0 16 0 13 0 1397164 1838092288 54381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4326] ppid=4319 vsize=1795012 CPUtime=0
/proc/4321/task/4326/stat : 4326 (java) S 4319 4321 4258 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 1397166 1838092288 54381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4327] ppid=4319 vsize=1795012 CPUtime=0
/proc/4321/task/4327/stat : 4327 (java) S 4319 4321 4258 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1397167 1838092288 54381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4328] ppid=4319 vsize=1795012 CPUtime=0
/proc/4321/task/4328/stat : 4328 (java) S 4319 4321 4258 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 1397167 1838092288 54381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4329] ppid=4319 vsize=1795012 CPUtime=0
/proc/4321/task/4329/stat : 4329 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 1397171 1838092288 54381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4330] ppid=4319 vsize=1795012 CPUtime=1.63
/proc/4321/task/4330/stat : 4330 (java) S 4319 4321 4258 0 -1 64 7233 0 0 0 160 3 0 0 17 0 13 0 1397171 1838092288 54381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4331] ppid=4319 vsize=1795012 CPUtime=1.35
/proc/4321/task/4331/stat : 4331 (java) S 4319 4321 4258 0 -1 64 7317 0 0 0 132 3 0 0 16 0 13 0 1397171 1838092288 54381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4332] ppid=4319 vsize=1795012 CPUtime=0
/proc/4321/task/4332/stat : 4332 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 1397171 1838092288 54381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4333] ppid=4319 vsize=1795012 CPUtime=0
/proc/4321/task/4333/stat : 4333 (java) S 4319 4321 4258 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1397171 1838092288 54381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.86
Current children cumulated vsize (KiB) 1795012

[startup+25.5028 s]
/proc/loadavg: 0.94 0.97 0.92 2/78 4366
/proc/meminfo: memFree=1633800/2055920 swapFree=4192956/4192956
[pid=4321] ppid=4319 vsize=1795012 CPUtime=27.88
/proc/4321/stat : 4321 (java) S 4319 4321 4258 0 -1 0 71422 0 1 0 2754 34 0 0 18 0 13 0 1397161 1838092288 57854 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4321/statm: 448753 57854 1335 9 0 446364 0
[pid=4321/tid=4323] ppid=4319 vsize=1795012 CPUtime=23.92
/proc/4321/task/4323/stat : 4323 (java) R 4319 4321 4258 0 -1 64 39558 0 1 0 2374 18 0 0 19 0 13 0 1397163 1838092288 57854 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109514183 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4324] ppid=4319 vsize=1795012 CPUtime=0.42
/proc/4321/task/4324/stat : 4324 (java) S 4319 4321 4258 0 -1 64 8554 0 0 0 38 4 0 0 16 0 13 0 1397164 1838092288 57854 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4325] ppid=4319 vsize=1795012 CPUtime=0.41
/proc/4321/task/4325/stat : 4325 (java) S 4319 4321 4258 0 -1 64 7957 0 0 0 38 3 0 0 16 0 13 0 1397164 1838092288 57854 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4326] ppid=4319 vsize=1795012 CPUtime=0
/proc/4321/task/4326/stat : 4326 (java) S 4319 4321 4258 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 1397166 1838092288 57854 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4327] ppid=4319 vsize=1795012 CPUtime=0
/proc/4321/task/4327/stat : 4327 (java) S 4319 4321 4258 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1397167 1838092288 57854 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4328] ppid=4319 vsize=1795012 CPUtime=0
/proc/4321/task/4328/stat : 4328 (java) S 4319 4321 4258 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 1397167 1838092288 57854 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=4321/tid=4326] ppid=4319 vsize=1795336 CPUtime=0.15
/proc/4321/task/4326/stat : 4326 (java) S 4319 4321 4258 0 -1 64 44 0 0 0 10 5 0 0 16 0 13 0 1397166 1838424064 154322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4327] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4327/stat : 4327 (java) S 4319 4321 4258 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1397167 1838424064 154322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4328] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4328/stat : 4328 (java) S 4319 4321 4258 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 1397167 1838424064 154322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4329] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4329/stat : 4329 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 1397171 1838424064 154322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4330] ppid=4319 vsize=1795336 CPUtime=2.1
/proc/4321/task/4330/stat : 4330 (java) S 4319 4321 4258 0 -1 64 8739 0 0 0 206 4 0 0 16 0 13 0 1397171 1838424064 154322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4331] ppid=4319 vsize=1795336 CPUtime=1.68
/proc/4321/task/4331/stat : 4331 (java) S 4319 4321 4258 0 -1 64 7331 0 0 0 165 3 0 0 17 0 13 0 1397171 1838424064 154322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4332] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4332/stat : 4332 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 1397171 1838424064 154322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4333] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4333/stat : 4333 (java) S 4319 4321 4258 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1397171 1838424064 154322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4433] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4433/stat : 4433 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 1547718 1838424064 154322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1567.71
Current children cumulated vsize (KiB) 1795336

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 4433
/proc/meminfo: memFree=1236864/2055920 swapFree=4192956/4192956
[pid=4321] ppid=4319 vsize=1795336 CPUtime=1628.9
/proc/4321/stat : 4321 (java) S 4319 4321 4258 0 -1 0 187294 0 1 0 162797 93 0 0 18 0 13 0 1397161 1838424064 156492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4321/statm: 448834 156492 1335 9 0 446445 0
[pid=4321/tid=4323] ppid=4319 vsize=1795336 CPUtime=1575.59
/proc/4321/task/4323/stat : 4323 (java) R 4319 4321 4258 0 -1 64 43394 0 1 0 157535 24 0 0 25 0 13 0 1397163 1838424064 156492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109514247 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4324] ppid=4319 vsize=1795336 CPUtime=24.65
/proc/4321/task/4324/stat : 4324 (java) S 4319 4321 4258 0 -1 64 62657 0 0 0 2436 29 0 0 16 0 13 0 1397164 1838424064 156492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4325] ppid=4319 vsize=1795336 CPUtime=24.66
/proc/4321/task/4325/stat : 4325 (java) S 4319 4321 4258 0 -1 64 64260 0 0 0 2441 25 0 0 16 0 13 0 1397164 1838424064 156492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4326] ppid=4319 vsize=1795336 CPUtime=0.15
/proc/4321/task/4326/stat : 4326 (java) S 4319 4321 4258 0 -1 64 44 0 0 0 10 5 0 0 16 0 13 0 1397166 1838424064 156492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4327] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4327/stat : 4327 (java) S 4319 4321 4258 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1397167 1838424064 156492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4328] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4328/stat : 4328 (java) S 4319 4321 4258 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 1397167 1838424064 156492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4329] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4329/stat : 4329 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 1397171 1838424064 156492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4330] ppid=4319 vsize=1795336 CPUtime=2.1
/proc/4321/task/4330/stat : 4330 (java) S 4319 4321 4258 0 -1 64 8739 0 0 0 206 4 0 0 16 0 13 0 1397171 1838424064 156492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4331] ppid=4319 vsize=1795336 CPUtime=1.68
/proc/4321/task/4331/stat : 4331 (java) S 4319 4321 4258 0 -1 64 7331 0 0 0 165 3 0 0 17 0 13 0 1397171 1838424064 156492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4332] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4332/stat : 4332 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 1397171 1838424064 156492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4333] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4333/stat : 4333 (java) S 4319 4321 4258 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1397171 1838424064 156492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4433] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4433/stat : 4433 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 1547718 1838424064 156492 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1628.9
Current children cumulated vsize (KiB) 1795336

[startup+1662.3 s]
/proc/loadavg: 1.05 1.01 0.96 2/78 4434
/proc/meminfo: memFree=1225336/2055920 swapFree=4192956/4192956
[pid=4321] ppid=4319 vsize=1795336 CPUtime=1690.13
/proc/4321/stat : 4321 (java) S 4319 4321 4258 0 -1 0 190572 0 1 0 168918 95 0 0 18 0 13 0 1397161 1838424064 159468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4321/statm: 448834 159468 1335 9 0 446445 0
[pid=4321/tid=4323] ppid=4319 vsize=1795336 CPUtime=1634.3
/proc/4321/task/4323/stat : 4323 (java) R 4319 4321 4258 0 -1 64 43416 0 1 0 163406 24 0 0 25 0 13 0 1397163 1838424064 159468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109561447 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4324] ppid=4319 vsize=1795336 CPUtime=25.9
/proc/4321/task/4324/stat : 4324 (java) S 4319 4321 4258 0 -1 64 63905 0 0 0 2560 30 0 0 16 0 13 0 1397164 1838424064 159468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4325] ppid=4319 vsize=1795336 CPUtime=25.91
/proc/4321/task/4325/stat : 4325 (java) S 4319 4321 4258 0 -1 64 66266 0 0 0 2565 26 0 0 16 0 13 0 1397164 1838424064 159468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4326] ppid=4319 vsize=1795336 CPUtime=0.16
/proc/4321/task/4326/stat : 4326 (java) S 4319 4321 4258 0 -1 64 44 0 0 0 11 5 0 0 15 0 13 0 1397166 1838424064 159468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4327] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4327/stat : 4327 (java) S 4319 4321 4258 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1397167 1838424064 159468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4328] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4328/stat : 4328 (java) S 4319 4321 4258 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 1397167 1838424064 159468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4329] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4329/stat : 4329 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 1397171 1838424064 159468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4330] ppid=4319 vsize=1795336 CPUtime=2.1
/proc/4321/task/4330/stat : 4330 (java) S 4319 4321 4258 0 -1 64 8739 0 0 0 206 4 0 0 16 0 13 0 1397171 1838424064 159468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4331] ppid=4319 vsize=1795336 CPUtime=1.68
/proc/4321/task/4331/stat : 4331 (java) S 4319 4321 4258 0 -1 64 7331 0 0 0 165 3 0 0 17 0 13 0 1397171 1838424064 159468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4332] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4332/stat : 4332 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 1397171 1838424064 159468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4333] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4333/stat : 4333 (java) S 4319 4321 4258 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1397171 1838424064 159468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4434] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4434/stat : 4434 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 1558005 1838424064 159468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1690.13
Current children cumulated vsize (KiB) 1795336

[startup+1722.3 s]
/proc/loadavg: 1.06 1.02 0.96 2/78 4434
/proc/meminfo: memFree=1216120/2055920 swapFree=4192956/4192956
[pid=4321] ppid=4319 vsize=1795336 CPUtime=1751.26
/proc/4321/stat : 4321 (java) S 4319 4321 4258 0 -1 0 192963 0 1 0 175028 98 0 0 18 0 13 0 1397161 1838424064 161721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4321/statm: 448834 161721 1335 9 0 446445 0
[pid=4321/tid=4323] ppid=4319 vsize=1795336 CPUtime=1693.1
/proc/4321/task/4323/stat : 4323 (java) R 4319 4321 4258 0 -1 64 43437 0 1 0 169286 24 0 0 17 0 13 0 1397163 1838424064 161721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109515953 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4324] ppid=4319 vsize=1795336 CPUtime=27.06
/proc/4321/task/4324/stat : 4324 (java) S 4319 4321 4258 0 -1 64 64771 0 0 0 2675 31 0 0 16 0 13 0 1397164 1838424064 161721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4325] ppid=4319 vsize=1795336 CPUtime=27.07
/proc/4321/task/4325/stat : 4325 (java) S 4319 4321 4258 0 -1 64 67770 0 0 0 2680 27 0 0 16 0 13 0 1397164 1838424064 161721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4326] ppid=4319 vsize=1795336 CPUtime=0.16
/proc/4321/task/4326/stat : 4326 (java) S 4319 4321 4258 0 -1 64 44 0 0 0 11 5 0 0 16 0 13 0 1397166 1838424064 161721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4327] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4327/stat : 4327 (java) S 4319 4321 4258 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1397167 1838424064 161721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4328] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4328/stat : 4328 (java) S 4319 4321 4258 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 1397167 1838424064 161721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4329] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4329/stat : 4329 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 1397171 1838424064 161721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4330] ppid=4319 vsize=1795336 CPUtime=2.1
/proc/4321/task/4330/stat : 4330 (java) S 4319 4321 4258 0 -1 64 8739 0 0 0 206 4 0 0 16 0 13 0 1397171 1838424064 161721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4331] ppid=4319 vsize=1795336 CPUtime=1.68
/proc/4321/task/4331/stat : 4331 (java) S 4319 4321 4258 0 -1 64 7331 0 0 0 165 3 0 0 17 0 13 0 1397171 1838424064 161721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4332] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4332/stat : 4332 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 1397171 1838424064 161721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4333] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4333/stat : 4333 (java) S 4319 4321 4258 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1397171 1838424064 161721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4434] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4434/stat : 4434 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 1558005 1838424064 161721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1751.26
Current children cumulated vsize (KiB) 1795336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1770.2 s]
/proc/loadavg: 1.03 1.02 0.96 2/78 4434
/proc/meminfo: memFree=1209656/2055920 swapFree=4192956/4192956
[pid=4321] ppid=4319 vsize=1795336 CPUtime=1800.03
/proc/4321/stat : 4321 (java) S 4319 4321 4258 0 -1 0 194724 0 1 0 179904 99 0 0 18 0 13 0 1397161 1838424064 163265 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4321/statm: 448834 163265 1335 9 0 446445 0
[pid=4321/tid=4323] ppid=4319 vsize=1795336 CPUtime=1740.09
/proc/4321/task/4323/stat : 4323 (java) R 4319 4321 4258 0 -1 64 43454 0 1 0 173985 24 0 0 21 0 13 0 1397163 1838424064 163265 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109565239 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4324] ppid=4319 vsize=1795336 CPUtime=27.95
/proc/4321/task/4324/stat : 4324 (java) S 4319 4321 4258 0 -1 64 65648 0 0 0 2763 32 0 0 16 0 13 0 1397164 1838424064 163265 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4325] ppid=4319 vsize=1795336 CPUtime=27.96
/proc/4321/task/4325/stat : 4325 (java) S 4319 4321 4258 0 -1 64 68637 0 0 0 2769 27 0 0 17 0 13 0 1397164 1838424064 163265 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4326] ppid=4319 vsize=1795336 CPUtime=0.17
/proc/4321/task/4326/stat : 4326 (java) S 4319 4321 4258 0 -1 64 44 0 0 0 12 5 0 0 15 0 13 0 1397166 1838424064 163265 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4327] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4327/stat : 4327 (java) S 4319 4321 4258 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1397167 1838424064 163265 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4328] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4328/stat : 4328 (java) S 4319 4321 4258 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 1397167 1838424064 163265 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4329] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4329/stat : 4329 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 1397171 1838424064 163265 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4330] ppid=4319 vsize=1795336 CPUtime=2.1
/proc/4321/task/4330/stat : 4330 (java) S 4319 4321 4258 0 -1 64 8739 0 0 0 206 4 0 0 16 0 13 0 1397171 1838424064 163265 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4331] ppid=4319 vsize=1795336 CPUtime=1.68
/proc/4321/task/4331/stat : 4331 (java) S 4319 4321 4258 0 -1 64 7331 0 0 0 165 3 0 0 17 0 13 0 1397171 1838424064 163265 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4332] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4332/stat : 4332 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 1397171 1838424064 163265 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4321/tid=4333] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4333/stat : 4333 (java) S 4319 4321 4258 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 1397171 1838424064 163265 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4321/tid=4434] ppid=4319 vsize=1795336 CPUtime=0
/proc/4321/task/4434/stat : 4434 (java) S 4319 4321 4258 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 1558005 1838424064 163265 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1795336

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

Solver just ended. Dumping a history of the last processes samples

[startup+1770.31 s]
/proc/loadavg: 1.03 1.02 0.96 2/78 4434
/proc/meminfo: memFree=1209656/2055920 swapFree=4192956/4192956
[pid=4321] ppid=4319 vsize=0 CPUtime=1800.14
/proc/4321/stat : 4321 (java) Z 4319 4321 4258 0 -1 1036 194738 0 1 0 179911 103 0 0 15 0 2 0 1397161 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4321/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1770.37
CPU time (s): 1800.2
CPU user time (s): 1799.11
CPU system time (s): 1.08783
CPU usage (%): 101.685
Max. virtual memory (cumulated for all children) (KiB): 1800644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.11
system time used= 1.08783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194738
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43532
involuntary context switches= 40607

runsolver used 1.9667 second user time and 5.08223 second system time

The end

Launcher Data (download as text)

Begin job on node73 on Mon Apr 16 12:10:39 UTC 2007

IDJOB= 354779
IDBENCH= 2895
IDSOLVER= 164
FILE ID= node73/354779-1176725439

PBS_JOBID= 4559507

Free space on /tmp= 66559 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_8_70_2.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354779-1176725439/sat4jPseudoCPClause.jar /tmp/evaluation/354779-1176725439/instance-354779-1176725439.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node73/watcher-354779-1176725439 -o ROOT/results/node73/solver-354779-1176725439 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354779-1176725439/sat4jPseudoCPClause.jar /tmp/evaluation/354779-1176725439/instance-354779-1176725439.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  1d334f36842eecbe8db395477b7c6bcb

RANDOM SEED= 403495166

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node73.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.212
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.212
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:       1861872 kB
Buffers:         23056 kB
Cached:         115936 kB
SwapCached:          0 kB
Active:          70800 kB
Inactive:        83532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861872 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3780 kB
Writeback:           0 kB
Mapped:          25684 kB
Slab:            25740 kB
Committed_AS:    64484 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66559 MiB

End job on node73 on Mon Apr 16 12:40:11 UTC 2007