Trace number 354905

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
sat4jPseudoCP 2007-03-23SAT (TO)344 1800.24 1772.27

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_1.opb
MD5SUM0263d0a7c5e3320bd7cce9534c14bf27
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark42
Best CPU time to get the best result obtained on this benchmark1802.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 32
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 1884
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 6162
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.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
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 solving /tmp/evaluation/354905-1176731452/instance-354905-1176731452.opb
0.20/0.20	c reading problem ... 
0.30/0.36	c ... done. Wall clock time 0.16s.
0.30/0.36	c CPU time (experimental) 0.29s.
0.30/0.36	c #vars     198
0.30/0.36	c #constraints  16
7.27/5.01	c SATISFIABLE
7.27/5.01	c OPTIMIZING...
7.27/5.01	c Got one! Elapsed wall clock time (in seconds):4.807
7.27/5.01	o 1745
10.54/8.26	c Got one! Elapsed wall clock time (in seconds):8.062
10.54/8.27	o 1659
14.82/12.18	c Got one! Elapsed wall clock time (in seconds):11.978
14.82/12.18	o 1441
18.14/15.43	c Got one! Elapsed wall clock time (in seconds):15.23
18.14/15.43	o 1429
21.55/18.83	c Got one! Elapsed wall clock time (in seconds):18.624
21.55/18.83	o 1375
25.37/22.67	c Got one! Elapsed wall clock time (in seconds):22.47
25.37/22.67	o 1285
29.23/26.49	c Got one! Elapsed wall clock time (in seconds):26.284
29.23/26.49	o 1271
32.97/30.19	c Got one! Elapsed wall clock time (in seconds):29.988
32.97/30.19	o 1267
36.90/34.07	c Got one! Elapsed wall clock time (in seconds):33.864
36.90/34.07	o 1263
40.64/37.71	c Got one! Elapsed wall clock time (in seconds):37.508
40.64/37.71	o 1253
44.48/41.50	c Got one! Elapsed wall clock time (in seconds):41.295
44.48/41.50	o 1221
48.72/45.76	c Got one! Elapsed wall clock time (in seconds):45.551
48.72/45.76	o 1197
52.79/49.78	c Got one! Elapsed wall clock time (in seconds):49.573
52.79/49.78	o 1195
57.02/53.92	c Got one! Elapsed wall clock time (in seconds):53.719
57.02/53.92	o 1191
61.24/58.19	c Got one! Elapsed wall clock time (in seconds):57.983
61.24/58.19	o 1189
65.89/62.72	c Got one! Elapsed wall clock time (in seconds):62.511
65.89/62.72	o 1185
70.32/67.18	c Got one! Elapsed wall clock time (in seconds):66.977
70.32/67.18	o 1179
74.75/71.59	c Got one! Elapsed wall clock time (in seconds):71.39
74.75/71.59	o 1175
79.48/76.22	c Got one! Elapsed wall clock time (in seconds):76.017
79.48/76.22	o 1163
84.32/81.06	c Got one! Elapsed wall clock time (in seconds):80.859
84.32/81.06	o 1159
91.28/87.98	c Got one! Elapsed wall clock time (in seconds):87.778
91.28/87.98	o 1145
97.13/93.74	c Got one! Elapsed wall clock time (in seconds):93.538
97.13/93.74	o 1143
102.77/99.39	c Got one! Elapsed wall clock time (in seconds):99.183
102.77/99.39	o 1029
108.22/104.71	c Got one! Elapsed wall clock time (in seconds):104.51
108.22/104.71	o 1027
113.96/110.46	c Got one! Elapsed wall clock time (in seconds):110.252
113.96/110.46	o 1021
120.33/116.77	c Got one! Elapsed wall clock time (in seconds):116.567
120.33/116.77	o 1007
126.39/122.73	c Got one! Elapsed wall clock time (in seconds):122.521
126.39/122.73	o 973
132.44/128.77	c Got one! Elapsed wall clock time (in seconds):128.568
132.44/128.77	o 969
140.12/136.33	c Got one! Elapsed wall clock time (in seconds):136.123
140.12/136.33	o 960
151.42/147.52	c Got one! Elapsed wall clock time (in seconds):147.318
151.42/147.52	o 944
157.67/153.75	c Got one! Elapsed wall clock time (in seconds):153.552
157.67/153.75	o 942
163.71/159.70	c Got one! Elapsed wall clock time (in seconds):159.502
163.71/159.70	o 934
169.77/165.77	c Got one! Elapsed wall clock time (in seconds):165.565
169.77/165.77	o 926
182.88/178.78	c Got one! Elapsed wall clock time (in seconds):178.578
182.88/178.78	o 886
191.95/187.73	c Got one! Elapsed wall clock time (in seconds):187.529
191.95/187.73	o 872
201.03/196.78	c Got one! Elapsed wall clock time (in seconds):196.58
201.03/196.78	o 871
209.70/205.33	c Got one! Elapsed wall clock time (in seconds):205.129
209.70/205.33	o 867
218.78/214.40	c Got one! Elapsed wall clock time (in seconds):214.194
218.78/214.40	o 850
230.18/225.63	c Got one! Elapsed wall clock time (in seconds):225.423
230.18/225.63	o 823
240.16/235.51	c Got one! Elapsed wall clock time (in seconds):235.309
240.16/235.51	o 821
249.76/245.04	c Got one! Elapsed wall clock time (in seconds):244.833
249.76/245.04	o 819
258.38/253.57	c Got one! Elapsed wall clock time (in seconds):253.37
258.38/253.57	o 818
269.37/264.45	c Got one! Elapsed wall clock time (in seconds):264.248
269.37/264.45	o 807
281.18/276.17	c Got one! Elapsed wall clock time (in seconds):275.969
281.18/276.17	o 799
293.79/288.62	c Got one! Elapsed wall clock time (in seconds):288.418
293.79/288.62	o 777
308.42/303.17	c Got one! Elapsed wall clock time (in seconds):302.964
308.42/303.17	o 775
323.26/317.86	c Got one! Elapsed wall clock time (in seconds):317.653
323.26/317.86	o 757
339.61/334.01	c Got one! Elapsed wall clock time (in seconds):333.81
339.61/334.01	o 755
350.31/344.66	c Got one! Elapsed wall clock time (in seconds):344.455
350.31/344.66	o 742
368.57/362.77	c Got one! Elapsed wall clock time (in seconds):362.561
368.57/362.77	o 740
378.06/372.18	c Got one! Elapsed wall clock time (in seconds):371.98
378.06/372.18	o 676
387.58/381.52	c Got one! Elapsed wall clock time (in seconds):381.313
387.58/381.52	o 615
400.01/393.89	c Got one! Elapsed wall clock time (in seconds):393.69
400.01/393.89	o 599
411.43/405.11	c Got one! Elapsed wall clock time (in seconds):404.905
411.43/405.11	o 598
423.77/417.35	c Got one! Elapsed wall clock time (in seconds):417.15
423.77/417.35	o 594
436.29/429.73	c Got one! Elapsed wall clock time (in seconds):429.524
436.29/429.73	o 586
451.03/444.40	c Got one! Elapsed wall clock time (in seconds):444.193
451.03/444.40	o 554
473.56/466.60	c Got one! Elapsed wall clock time (in seconds):466.398
473.56/466.60	o 549
495.08/487.98	c Got one! Elapsed wall clock time (in seconds):487.774
495.08/487.98	o 527
526.42/518.97	c Got one! Elapsed wall clock time (in seconds):518.77
526.42/518.97	o 512
541.18/533.59	c Got one! Elapsed wall clock time (in seconds):533.389
541.18/533.59	o 509
556.43/548.68	c Got one! Elapsed wall clock time (in seconds):548.473
556.43/548.68	o 507
572.53/564.55	c Got one! Elapsed wall clock time (in seconds):564.35
572.53/564.55	o 486
607.82/599.42	c Got one! Elapsed wall clock time (in seconds):599.218
607.82/599.42	o 476
628.21/619.65	c Got one! Elapsed wall clock time (in seconds):619.452
628.21/619.65	o 475
640.44/631.78	c Got one! Elapsed wall clock time (in seconds):631.582
640.44/631.78	o 433
763.83/753.59	c Got one! Elapsed wall clock time (in seconds):753.383
763.83/753.59	o 429
787.01/776.46	c Got one! Elapsed wall clock time (in seconds):776.26
787.01/776.46	o 428
812.74/801.90	c Got one! Elapsed wall clock time (in seconds):801.697
812.74/801.90	o 422
839.09/827.81	c Got one! Elapsed wall clock time (in seconds):827.607
839.09/827.81	o 419
855.00/843.51	c Got one! Elapsed wall clock time (in seconds):843.312
855.00/843.51	o 418
886.72/874.86	c Got one! Elapsed wall clock time (in seconds):874.661
886.72/874.86	o 404
909.46/897.26	c Got one! Elapsed wall clock time (in seconds):897.055
909.46/897.26	o 393
929.46/916.92	c Got one! Elapsed wall clock time (in seconds):916.713
929.46/916.92	o 390
969.94/956.84	c Got one! Elapsed wall clock time (in seconds):956.633
969.94/956.84	o 388
1025.70/1011.80	c Got one! Elapsed wall clock time (in seconds):1011.594
1025.70/1011.80	o 386
1042.84/1028.63	c Got one! Elapsed wall clock time (in seconds):1028.428
1042.84/1028.63	o 377
1061.91/1047.42	c Got one! Elapsed wall clock time (in seconds):1047.214
1061.91/1047.42	o 376
1083.23/1068.40	c Got one! Elapsed wall clock time (in seconds):1068.196
1083.23/1068.40	o 374
1112.69/1097.45	c Got one! Elapsed wall clock time (in seconds):1097.248
1112.69/1097.45	o 372
1180.08/1163.71	c Got one! Elapsed wall clock time (in seconds):1163.508
1180.08/1163.71	o 359
1400.32/1380.02	c Got one! Elapsed wall clock time (in seconds):1379.817
1400.32/1380.02	o 351
1450.89/1429.76	c Got one! Elapsed wall clock time (in seconds):1429.553
1450.89/1429.76	o 347
1533.61/1510.94	c Got one! Elapsed wall clock time (in seconds):1510.738
1533.61/1510.94	o 345
1643.90/1619.20	c Got one! Elapsed wall clock time (in seconds):1618.997
1644.00/1619.22	o 344
1800.03/1772.15	c starts		: 172
1800.03/1772.15	c conflicts		: 19024
1800.03/1772.15	c decisions		: 79745
1800.03/1772.15	c propagations		: 354443
1800.03/1772.15	c inspects		: 372439550
1800.03/1772.15	c learnt literals	: 0
1800.03/1772.15	c learnt binary clauses	: 0
1800.03/1772.15	c learnt ternary clauses	: 0
1800.03/1772.15	c learnt clauses	: 19023
1800.03/1772.15	c root simplifications	: 0
1800.03/1772.15	c removed literals (reason simplification)	: 0
1800.03/1772.15	c reason swapping (by a shorter reason)	: 0
1800.03/1772.15	c Calls to reduceDB	: 0
1800.03/1772.15	c speed (decisions/second)	: 521.37612699492
1800.03/1772.15	c non guided choices	2580
1800.03/1772.15	s SATISFIABLE
1800.03/1772.15	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/1772.15	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
1800.03/1772.15	v -x56 x57 -x58 -x59 x60 x61 x62 -x63 -x64 -x65 -x66 x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 x75 -x76 -x77 -x78 -x79 -x80 x81 x82 -x83
1800.03/1772.15	v -x84 x85 x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 x106 x107 -x108
1800.03/1772.15	v x109 x110 -x111 x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129
1800.03/1772.15	v -x130 x131 -x132 x133 x134 x135 -x136 -x137 -x138 -x139 -x140 x141 x142 -x143 x144 x145 -x146 x147 x148 x149 x150 -x151 x152
1800.03/1772.15	v -x153 -x154 x155 -x156 x157 -x158 x159 -x160 -x161 -x162 x163 x164 -x165 x166 -x167 -x168 x169 -x170 x171 x172 -x173 x174 -x175
1800.03/1772.15	v -x176 -x177 x178 x179 -x180 x181 x182 x183 x184 x185 -x186 x187 -x188 -x189 x190 -x191 x192 -x193 x194 x195 -x196 -x197 x198
1800.03/1772.15	c objective function=344
1800.03/1772.15	c Total wall clock time (ms): 1771.952

Verifier Data (download as text)

OK	344

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node18/watcher-354905-1176731452 -o ROOT/results/node18/solver-354905-1176731452 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354905-1176731452/sat4jPseudoCP.jar /tmp/evaluation/354905-1176731452/instance-354905-1176731452.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.92 1.03 1.02 3/77 19477
/proc/meminfo: memFree=1827272/2055920 swapFree=4167980/4192956
[pid=19477] ppid=19475 vsize=48 CPUtime=0
/proc/19477/stat : 19477 (java) R 19475 19477 18870 0 -1 0 18 0 0 0 0 0 0 0 18 0 1 0 121062616 49152 2 18446744073709551615 0 0 4294956992 18446744073709551615 227848809767 0 0 4096 0 0 0 0 17 1 0 0
/proc/19477/statm: 35 7 3 9 0 1 0

[startup+0.0701711 s]
/proc/loadavg: 0.92 1.03 1.02 3/77 19477
/proc/meminfo: memFree=1827272/2055920 swapFree=4167980/4192956
[pid=19477] ppid=19475 vsize=1777708 CPUtime=0.05
/proc/19477/stat : 19477 (java) S 19475 19477 18870 0 -1 0 3690 0 1 0 3 2 0 0 18 0 7 0 121062616 1820372992 3432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/19477/statm: 444427 3432 1081 9 0 442063 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1777708

[startup+0.101177 s]
/proc/loadavg: 0.92 1.03 1.02 3/77 19477
/proc/meminfo: memFree=1827272/2055920 swapFree=4167980/4192956
[pid=19477] ppid=19475 vsize=1780108 CPUtime=0.08
/proc/19477/stat : 19477 (java) S 19475 19477 18870 0 -1 0 3966 0 1 0 6 2 0 0 18 0 12 0 121062616 1822830592 3707 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19477/statm: 445027 3707 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301194 s]
/proc/loadavg: 0.92 1.03 1.02 3/77 19477
/proc/meminfo: memFree=1827272/2055920 swapFree=4167980/4192956
[pid=19477] ppid=19475 vsize=1781420 CPUtime=0.3
/proc/19477/stat : 19477 (java) S 19475 19477 18870 0 -1 0 5099 0 1 0 27 3 0 0 18 0 12 0 121062616 1824174080 4837 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19477/statm: 445355 4837 1264 9 0 442967 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1781420

[startup+0.701232 s]
/proc/loadavg: 0.92 1.03 1.02 3/77 19477
/proc/meminfo: memFree=1827272/2055920 swapFree=4167980/4192956
[pid=19477] ppid=19475 vsize=1784640 CPUtime=1
/proc/19477/stat : 19477 (java) S 19475 19477 18870 0 -1 0 8086 0 1 0 95 5 0 0 18 0 13 0 121062616 1827471360 7416 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19477/statm: 446160 7416 1307 9 0 443772 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 1784640

[startup+1.50231 s]
/proc/loadavg: 0.92 1.03 1.02 3/90 19490
/proc/meminfo: memFree=1777440/2055920 swapFree=4167980/4192956
[pid=19477] ppid=19475 vsize=1800128 CPUtime=2.55
/proc/19477/stat : 19477 (java) S 19475 19477 18870 0 -1 0 25337 0 1 0 242 13 0 0 18 0 13 0 121062616 1843331072 19938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19477/statm: 450032 19938 1310 9 0 447644 0
[pid=19477/tid=19479] ppid=19475 vsize=1800128 CPUtime=0.9
/proc/19477/task/19479/stat : 19479 (java) R 19475 19477 18870 0 -1 64 14824 0 1 0 82 8 0 0 18 0 13 0 121062617 1843331072 19938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109190078 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19480] ppid=19475 vsize=1800128 CPUtime=0
/proc/19477/task/19480/stat : 19480 (java) S 19475 19477 18870 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 121062619 1843331072 19938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19481] ppid=19475 vsize=1800128 CPUtime=0
/proc/19477/task/19481/stat : 19481 (java) S 19475 19477 18870 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 121062619 1843331072 19938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19482] ppid=19475 vsize=1800128 CPUtime=0
/proc/19477/task/19482/stat : 19482 (java) S 19475 19477 18870 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 121062621 1843331072 19938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19483] ppid=19475 vsize=1800128 CPUtime=0
/proc/19477/task/19483/stat : 19483 (java) S 19475 19477 18870 0 -1 64 10 0 0 0 0 0 0 0 23 0 13 0 121062622 1843331072 19938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19484] ppid=19475 vsize=1800128 CPUtime=0
/proc/19477/task/19484/stat : 19484 (java) S 19475 19477 18870 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 121062622 1843331072 19938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19485] ppid=19475 vsize=1800128 CPUtime=0
/proc/19477/task/19485/stat : 19485 (java) S 19475 19477 18870 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 121062626 1843331072 19938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19486] ppid=19475 vsize=1800128 CPUtime=0.82
/proc/19477/task/19486/stat : 19486 (java) R 19475 19477 18870 0 -1 64 4891 0 0 0 80 2 0 0 18 0 13 0 121062626 1843331072 19938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105131808 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19487] ppid=19475 vsize=1800128 CPUtime=0.8
/proc/19477/task/19487/stat : 19487 (java) R 19475 19477 18870 0 -1 64 4896 0 0 0 78 2 0 0 19 0 13 0 121062626 1843331072 19938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102291211 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19488] ppid=19475 vsize=1800128 CPUtime=0
/proc/19477/task/19488/stat : 19488 (java) S 19475 19477 18870 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 121062626 1843331072 19938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19489] ppid=19475 vsize=1800128 CPUtime=0
/proc/19477/task/19489/stat : 19489 (java) S 19475 19477 18870 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 121062626 1843331072 19938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19490] ppid=19475 vsize=1800128 CPUtime=0
/proc/19477/task/19490/stat : 19490 (java) S 19475 19477 18870 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 121062654 1843331072 19938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 1800128

[startup+3.10247 s]
/proc/loadavg: 0.92 1.03 1.02 4/90 19490
/proc/meminfo: memFree=1695136/2055920 swapFree=4167980/4192956
[pid=19477] ppid=19475 vsize=1796948 CPUtime=5.21
/proc/19477/stat : 19477 (java) S 19475 19477 18870 0 -1 0 51591 0 1 0 494 27 0 0 18 0 13 0 121062616 1840074752 42623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19477/statm: 449237 42623 1325 9 0 446849 0
[pid=19477/tid=19479] ppid=19475 vsize=1796948 CPUtime=2.49
/proc/19477/task/19479/stat : 19479 (java) R 19475 19477 18870 0 -1 64 37709 0 1 0 230 19 0 0 22 0 13 0 121062617 1840074752 42623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109504916 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19480] ppid=19475 vsize=1796948 CPUtime=0
/proc/19477/task/19480/stat : 19480 (java) S 19475 19477 18870 0 -1 64 181 0 0 0 0 0 0 0 16 0 13 0 121062619 1840074752 42623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19481] ppid=19475 vsize=1796948 CPUtime=0
/proc/19477/task/19481/stat : 19481 (java) S 19475 19477 18870 0 -1 64 125 0 0 0 0 0 0 0 17 0 13 0 121062619 1840074752 42623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19482] ppid=19475 vsize=1796948 CPUtime=0
/proc/19477/task/19482/stat : 19482 (java) S 19475 19477 18870 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 121062621 1840074752 42623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19483] ppid=19475 vsize=1796948 CPUtime=0
/proc/19477/task/19483/stat : 19483 (java) S 19475 19477 18870 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 121062622 1840074752 42623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19484] ppid=19475 vsize=1796948 CPUtime=0
/proc/19477/task/19484/stat : 19484 (java) S 19475 19477 18870 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 121062622 1840074752 42623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19485] ppid=19475 vsize=1796948 CPUtime=0
/proc/19477/task/19485/stat : 19485 (java) S 19475 19477 18870 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 121062626 1840074752 42623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19486] ppid=19475 vsize=1796948 CPUtime=1.65
/proc/19477/task/19486/stat : 19486 (java) S 19475 19477 18870 0 -1 64 7777 0 0 0 161 4 0 0 16 0 13 0 121062626 1840074752 42623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19487] ppid=19475 vsize=1796948 CPUtime=1.03
/proc/19477/task/19487/stat : 19487 (java) S 19475 19477 18870 0 -1 64 5069 0 0 0 101 2 0 0 16 0 13 0 121062626 1840074752 42623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19488] ppid=19475 vsize=1796948 CPUtime=0
/proc/19477/task/19488/stat : 19488 (java) S 19475 19477 18870 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 121062626 1840074752 42623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19489] ppid=19475 vsize=1796948 CPUtime=0
/proc/19477/task/19489/stat : 19489 (java) S 19475 19477 18870 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 121062626 1840074752 42623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19490] ppid=19475 vsize=1796948 CPUtime=0
/proc/19477/task/19490/stat : 19490 (java) S 19475 19477 18870 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 121062654 1840074752 42623 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.21
Current children cumulated vsize (KiB) 1796948

[startup+6.30177 s]
/proc/loadavg: 1.01 1.04 1.03 2/90 19491
/proc/meminfo: memFree=1656600/2055920 swapFree=4167980/4192956
[pid=19477] ppid=19475 vsize=1796724 CPUtime=8.59
/proc/19477/stat : 19477 (java) S 19475 19477 18870 0 -1 0 53068 0 1 0 831 28 0 0 18 0 13 0 121062616 1839845376 43212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19477/statm: 449181 43212 1327 9 0 446793 0
[pid=19477/tid=19479] ppid=19475 vsize=1796724 CPUtime=5.57
/proc/19477/task/19479/stat : 19479 (java) R 19475 19477 18870 0 -1 64 37718 0 1 0 538 19 0 0 20 0 13 0 121062617 1839845376 43212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109880395 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19480] ppid=19475 vsize=1796724 CPUtime=0.02
/proc/19477/task/19480/stat : 19480 (java) S 19475 19477 18870 0 -1 64 903 0 0 0 2 0 0 0 16 0 13 0 121062619 1839845376 43212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19481] ppid=19475 vsize=1796724 CPUtime=0.02
/proc/19477/task/19481/stat : 19481 (java) S 19475 19477 18870 0 -1 64 842 0 0 0 2 0 0 0 16 0 13 0 121062619 1839845376 43212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19482] ppid=19475 vsize=1796724 CPUtime=0
/proc/19477/task/19482/stat : 19482 (java) S 19475 19477 18870 0 -1 64 15 0 0 0 0 0 0 0 15 0 13 0 121062621 1839845376 43212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19483] ppid=19475 vsize=1796724 CPUtime=0
/proc/19477/task/19483/stat : 19483 (java) S 19475 19477 18870 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 121062622 1839845376 43212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19484] ppid=19475 vsize=1796724 CPUtime=0
/proc/19477/task/19484/stat : 19484 (java) S 19475 19477 18870 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 121062622 1839845376 43212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19485] ppid=19475 vsize=1796724 CPUtime=0
/proc/19477/task/19485/stat : 19485 (java) S 19475 19477 18870 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 121062626 1839845376 43212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19486] ppid=19475 vsize=1796724 CPUtime=1.78
/proc/19477/task/19486/stat : 19486 (java) S 19475 19477 18870 0 -1 64 7788 0 0 0 174 4 0 0 16 0 13 0 121062626 1839845376 43212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19487] ppid=19475 vsize=1796724 CPUtime=1.14
/proc/19477/task/19487/stat : 19487 (java) S 19475 19477 18870 0 -1 64 5077 0 0 0 112 2 0 0 16 0 13 0 121062626 1839845376 43212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19488] ppid=19475 vsize=1796724 CPUtime=0
/proc/19477/task/19488/stat : 19488 (java) S 19475 19477 18870 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 121062626 1839845376 43212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19489] ppid=19475 vsize=1796724 CPUtime=0
/proc/19477/task/19489/stat : 19489 (java) S 19475 19477 18870 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 121062626 1839845376 43212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19491] ppid=19475 vsize=1796724 CPUtime=0
/proc/19477/task/19491/stat : 19491 (java) S 19475 19477 18870 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 121063118 1839845376 43212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.59
Current children cumulated vsize (KiB) 1796724

[startup+12.7024 s]
/proc/loadavg: 1.01 1.04 1.03 2/90 19492
/proc/meminfo: memFree=1616728/2055920 swapFree=4167980/4192956
[pid=19477] ppid=19475 vsize=1796060 CPUtime=15.42
/proc/19477/stat : 19477 (java) S 19475 19477 18870 0 -1 0 64379 0 1 0 1509 33 0 0 18 0 13 0 121062616 1839165440 54049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19477/statm: 449015 54049 1327 9 0 446627 0
[pid=19477/tid=19479] ppid=19475 vsize=1796060 CPUtime=11.85
/proc/19477/task/19479/stat : 19479 (java) R 19475 19477 18870 0 -1 64 43493 0 1 0 1164 21 0 0 20 0 13 0 121062617 1839165440 54049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109504916 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19480] ppid=19475 vsize=1796060 CPUtime=0.09
/proc/19477/task/19480/stat : 19480 (java) S 19475 19477 18870 0 -1 64 3688 0 0 0 7 2 0 0 16 0 13 0 121062619 1839165440 54049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19481] ppid=19475 vsize=1796060 CPUtime=0.09
/proc/19477/task/19481/stat : 19481 (java) S 19475 19477 18870 0 -1 64 3541 0 0 0 8 1 0 0 16 0 13 0 121062619 1839165440 54049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19482] ppid=19475 vsize=1796060 CPUtime=0
/proc/19477/task/19482/stat : 19482 (java) S 19475 19477 18870 0 -1 64 26 0 0 0 0 0 0 0 16 0 13 0 121062621 1839165440 54049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19483] ppid=19475 vsize=1796060 CPUtime=0
/proc/19477/task/19483/stat : 19483 (java) S 19475 19477 18870 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 121062622 1839165440 54049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19484] ppid=19475 vsize=1796060 CPUtime=0
/proc/19477/task/19484/stat : 19484 (java) S 19475 19477 18870 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 121062622 1839165440 54049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19485] ppid=19475 vsize=1796060 CPUtime=0
/proc/19477/task/19485/stat : 19485 (java) S 19475 19477 18870 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 121062626 1839165440 54049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19486] ppid=19475 vsize=1796060 CPUtime=2.05
/proc/19477/task/19486/stat : 19486 (java) S 19475 19477 18870 0 -1 64 7816 0 0 0 201 4 0 0 16 0 13 0 121062626 1839165440 54049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19487] ppid=19475 vsize=1796060 CPUtime=1.28
/proc/19477/task/19487/stat : 19487 (java) S 19475 19477 18870 0 -1 64 5090 0 0 0 126 2 0 0 16 0 13 0 121062626 1839165440 54049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19488] ppid=19475 vsize=1796060 CPUtime=0
/proc/19477/task/19488/stat : 19488 (java) S 19475 19477 18870 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 121062626 1839165440 54049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19489] ppid=19475 vsize=1796060 CPUtime=0
/proc/19477/task/19489/stat : 19489 (java) S 19475 19477 18870 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 121062626 1839165440 54049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.42
Current children cumulated vsize (KiB) 1796060

[startup+25.5016 s]
/proc/loadavg: 1.00 1.04 1.03 2/90 19496
/proc/meminfo: memFree=1630392/2055920 swapFree=4167980/4192956
[pid=19477] ppid=19475 vsize=1795688 CPUtime=28.32
/proc/19477/stat : 19477 (java) S 19475 19477 18870 0 -1 0 67162 0 1 0 2797 35 0 0 18 0 13 0 121062616 1838784512 50183 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19477/statm: 448922 50183 1328 9 0 446534 0
[pid=19477/tid=19479] ppid=19475 vsize=1795688 CPUtime=24.53
/proc/19477/task/19479/stat : 19479 (java) R 19475 19477 18870 0 -1 64 43511 0 1 0 2432 21 0 0 25 0 13 0 121062617 1838784512 50183 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109504968 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19480] ppid=19475 vsize=1795688 CPUtime=0.16
/proc/19477/task/19480/stat : 19480 (java) S 19475 19477 18870 0 -1 64 5030 0 0 0 14 2 0 0 17 0 13 0 121062619 1838784512 50183 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19481] ppid=19475 vsize=1795688 CPUtime=0.17
/proc/19477/task/19481/stat : 19481 (java) S 19475 19477 18870 0 -1 64 4958 0 0 0 15 2 0 0 16 0 13 0 121062619 1838784512 50183 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19482] ppid=19475 vsize=1795688 CPUtime=0
/proc/19477/task/19482/stat : 19482 (java) S 19475 19477 18870 0 -1 64 26 0 0 0 0 0 0 0 16 0 13 0 121062621 1838784512 50183 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0

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

[pid=19477/tid=19482] ppid=19475 vsize=1796012 CPUtime=0.3
/proc/19477/task/19482/stat : 19482 (java) S 19475 19477 18870 0 -1 64 155 0 0 0 17 13 0 0 16 0 13 0 121062621 1839116288 135697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19483] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19483/stat : 19483 (java) S 19475 19477 18870 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 121062622 1839116288 135697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19484] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19484/stat : 19484 (java) S 19475 19477 18870 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 121062622 1839116288 135697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19485] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19485/stat : 19485 (java) S 19475 19477 18870 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 121062626 1839116288 135697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19486] ppid=19475 vsize=1796012 CPUtime=2.37
/proc/19477/task/19486/stat : 19486 (java) S 19475 19477 18870 0 -1 64 7833 0 0 0 233 4 0 0 16 0 13 0 121062626 1839116288 135697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19487] ppid=19475 vsize=1796012 CPUtime=1.46
/proc/19477/task/19487/stat : 19487 (java) S 19475 19477 18870 0 -1 64 5099 0 0 0 144 2 0 0 16 0 13 0 121062626 1839116288 135697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19488] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19488/stat : 19488 (java) S 19475 19477 18870 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 121062626 1839116288 135697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19489] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19489/stat : 19489 (java) S 19475 19477 18870 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 121062626 1839116288 135697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19772] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19772/stat : 19772 (java) S 19475 19477 18870 0 -1 64 0 0 0 0 0 0 0 0 17 0 13 0 121213711 1839116288 135697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1565.55
Current children cumulated vsize (KiB) 1796012

[startup+1602.3 s]
/proc/loadavg: 1.09 1.07 1.02 2/90 19772
/proc/meminfo: memFree=1280136/2055920 swapFree=4167980/4192956
[pid=19477] ppid=19475 vsize=1796012 CPUtime=1626.74
/proc/19477/stat : 19477 (java) S 19475 19477 18870 0 -1 0 204406 0 1 0 162541 133 0 0 18 0 13 0 121062616 1839116288 137212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19477/statm: 449003 137212 1336 9 0 446615 0
[pid=19477/tid=19479] ppid=19475 vsize=1796012 CPUtime=1577.86
/proc/19477/task/19479/stat : 19479 (java) R 19475 19477 18870 0 -1 64 69944 0 1 0 157737 49 0 0 25 0 13 0 121062617 1839116288 137212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109504937 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19480] ppid=19475 vsize=1796012 CPUtime=22.36
/proc/19477/task/19480/stat : 19480 (java) S 19475 19477 18870 0 -1 64 60523 0 0 0 2205 31 0 0 16 0 13 0 121062619 1839116288 137212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19481] ppid=19475 vsize=1796012 CPUtime=22.3
/proc/19477/task/19481/stat : 19481 (java) S 19475 19477 18870 0 -1 64 59998 0 0 0 2200 30 0 0 17 0 13 0 121062619 1839116288 137212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19482] ppid=19475 vsize=1796012 CPUtime=0.31
/proc/19477/task/19482/stat : 19482 (java) S 19475 19477 18870 0 -1 64 155 0 0 0 18 13 0 0 16 0 13 0 121062621 1839116288 137212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19483] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19483/stat : 19483 (java) S 19475 19477 18870 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 121062622 1839116288 137212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19484] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19484/stat : 19484 (java) S 19475 19477 18870 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 121062622 1839116288 137212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19485] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19485/stat : 19485 (java) S 19475 19477 18870 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 121062626 1839116288 137212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19486] ppid=19475 vsize=1796012 CPUtime=2.37
/proc/19477/task/19486/stat : 19486 (java) S 19475 19477 18870 0 -1 64 7833 0 0 0 233 4 0 0 16 0 13 0 121062626 1839116288 137212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19487] ppid=19475 vsize=1796012 CPUtime=1.46
/proc/19477/task/19487/stat : 19487 (java) S 19475 19477 18870 0 -1 64 5099 0 0 0 144 2 0 0 16 0 13 0 121062626 1839116288 137212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19488] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19488/stat : 19488 (java) S 19475 19477 18870 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 121062626 1839116288 137212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19489] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19489/stat : 19489 (java) S 19475 19477 18870 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 121062626 1839116288 137212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19772] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19772/stat : 19772 (java) S 19475 19477 18870 0 -1 64 0 0 0 0 0 0 0 0 17 0 13 0 121213711 1839116288 137212 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1626.74
Current children cumulated vsize (KiB) 1796012

[startup+1662.3 s]
/proc/loadavg: 1.03 1.05 1.01 2/90 19773
/proc/meminfo: memFree=1273600/2055920 swapFree=4167980/4192956
[pid=19477] ppid=19475 vsize=1796012 CPUtime=1687.92
/proc/19477/stat : 19477 (java) S 19475 19477 18870 0 -1 0 206263 0 1 0 168657 135 0 0 18 0 13 0 121062616 1839116288 138838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19477/statm: 449003 138838 1336 9 0 446615 0
[pid=19477/tid=19479] ppid=19475 vsize=1796012 CPUtime=1636.65
/proc/19477/task/19479/stat : 19479 (java) R 19475 19477 18870 0 -1 64 69977 0 1 0 163616 49 0 0 25 0 13 0 121062617 1839116288 138838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109512999 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19480] ppid=19475 vsize=1796012 CPUtime=23.54
/proc/19477/task/19480/stat : 19480 (java) S 19475 19477 18870 0 -1 64 61058 0 0 0 2323 31 0 0 17 0 13 0 121062619 1839116288 138838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19481] ppid=19475 vsize=1796012 CPUtime=23.49
/proc/19477/task/19481/stat : 19481 (java) S 19475 19477 18870 0 -1 64 61285 0 0 0 2318 31 0 0 17 0 13 0 121062619 1839116288 138838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19482] ppid=19475 vsize=1796012 CPUtime=0.31
/proc/19477/task/19482/stat : 19482 (java) S 19475 19477 18870 0 -1 64 155 0 0 0 18 13 0 0 16 0 13 0 121062621 1839116288 138838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19483] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19483/stat : 19483 (java) S 19475 19477 18870 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 121062622 1839116288 138838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19484] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19484/stat : 19484 (java) S 19475 19477 18870 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 121062622 1839116288 138838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19485] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19485/stat : 19485 (java) S 19475 19477 18870 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 121062626 1839116288 138838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19486] ppid=19475 vsize=1796012 CPUtime=2.37
/proc/19477/task/19486/stat : 19486 (java) S 19475 19477 18870 0 -1 64 7833 0 0 0 233 4 0 0 16 0 13 0 121062626 1839116288 138838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19487] ppid=19475 vsize=1796012 CPUtime=1.48
/proc/19477/task/19487/stat : 19487 (java) S 19475 19477 18870 0 -1 64 5099 0 0 0 146 2 0 0 17 0 13 0 121062626 1839116288 138838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19488] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19488/stat : 19488 (java) S 19475 19477 18870 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 121062626 1839116288 138838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19489] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19489/stat : 19489 (java) S 19475 19477 18870 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 121062626 1839116288 138838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19773] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19773/stat : 19773 (java) S 19475 19477 18870 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 121224537 1839116288 138838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1687.92
Current children cumulated vsize (KiB) 1796012

[startup+1722.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/90 19773
/proc/meminfo: memFree=1267008/2055920 swapFree=4167980/4192956
[pid=19477] ppid=19475 vsize=1796012 CPUtime=1749.17
/proc/19477/stat : 19477 (java) S 19475 19477 18870 0 -1 0 208093 0 1 0 174780 137 0 0 18 0 13 0 121062616 1839116288 140482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19477/statm: 449003 140482 1336 9 0 446615 0
[pid=19477/tid=19479] ppid=19475 vsize=1796012 CPUtime=1695.32
/proc/19477/task/19479/stat : 19479 (java) R 19475 19477 18870 0 -1 64 70012 0 1 0 169483 49 0 0 25 0 13 0 121062617 1839116288 140482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109504603 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19480] ppid=19475 vsize=1796012 CPUtime=24.82
/proc/19477/task/19480/stat : 19480 (java) S 19475 19477 18870 0 -1 64 61595 0 0 0 2450 32 0 0 17 0 13 0 121062619 1839116288 140482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19481] ppid=19475 vsize=1796012 CPUtime=24.77
/proc/19477/task/19481/stat : 19481 (java) S 19475 19477 18870 0 -1 64 62543 0 0 0 2445 32 0 0 16 0 13 0 121062619 1839116288 140482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19482] ppid=19475 vsize=1796012 CPUtime=0.33
/proc/19477/task/19482/stat : 19482 (java) S 19475 19477 18870 0 -1 64 155 0 0 0 19 14 0 0 16 0 13 0 121062621 1839116288 140482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19483] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19483/stat : 19483 (java) S 19475 19477 18870 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 121062622 1839116288 140482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19484] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19484/stat : 19484 (java) S 19475 19477 18870 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 121062622 1839116288 140482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19485] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19485/stat : 19485 (java) S 19475 19477 18870 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 121062626 1839116288 140482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19486] ppid=19475 vsize=1796012 CPUtime=2.37
/proc/19477/task/19486/stat : 19486 (java) S 19475 19477 18870 0 -1 64 7833 0 0 0 233 4 0 0 16 0 13 0 121062626 1839116288 140482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19487] ppid=19475 vsize=1796012 CPUtime=1.48
/proc/19477/task/19487/stat : 19487 (java) S 19475 19477 18870 0 -1 64 5099 0 0 0 146 2 0 0 17 0 13 0 121062626 1839116288 140482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19488] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19488/stat : 19488 (java) S 19475 19477 18870 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 121062626 1839116288 140482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19489] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19489/stat : 19489 (java) S 19475 19477 18870 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 121062626 1839116288 140482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19773] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19773/stat : 19773 (java) S 19475 19477 18870 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 121224537 1839116288 140482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1749.17
Current children cumulated vsize (KiB) 1796012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1772.11 s]
/proc/loadavg: 1.00 1.03 1.00 2/90 19773
/proc/meminfo: memFree=1260352/2055920 swapFree=4167980/4192956
[pid=19477] ppid=19475 vsize=1796012 CPUtime=1800.03
/proc/19477/stat : 19477 (java) S 19475 19477 18870 0 -1 0 209874 0 1 0 179864 139 0 0 18 0 13 0 121062616 1839116288 142140 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19477/statm: 449003 142140 1336 9 0 446615 0
[pid=19477/tid=19479] ppid=19475 vsize=1796012 CPUtime=1744.02
/proc/19477/task/19479/stat : 19479 (java) R 19475 19477 18870 0 -1 64 70041 0 1 0 174352 50 0 0 25 0 13 0 121062617 1839116288 142140 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109828746 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19480] ppid=19475 vsize=1796012 CPUtime=25.9
/proc/19477/task/19480/stat : 19480 (java) S 19475 19477 18870 0 -1 64 62680 0 0 0 2558 32 0 0 16 0 13 0 121062619 1839116288 142140 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19481] ppid=19475 vsize=1796012 CPUtime=25.85
/proc/19477/task/19481/stat : 19481 (java) S 19475 19477 18870 0 -1 64 63210 0 0 0 2553 32 0 0 17 0 13 0 121062619 1839116288 142140 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19482] ppid=19475 vsize=1796012 CPUtime=0.33
/proc/19477/task/19482/stat : 19482 (java) S 19475 19477 18870 0 -1 64 155 0 0 0 19 14 0 0 16 0 13 0 121062621 1839116288 142140 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19483] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19483/stat : 19483 (java) S 19475 19477 18870 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 121062622 1839116288 142140 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19484] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19484/stat : 19484 (java) S 19475 19477 18870 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 121062622 1839116288 142140 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19485] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19485/stat : 19485 (java) S 19475 19477 18870 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 121062626 1839116288 142140 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19486] ppid=19475 vsize=1796012 CPUtime=2.37
/proc/19477/task/19486/stat : 19486 (java) S 19475 19477 18870 0 -1 64 7833 0 0 0 233 4 0 0 16 0 13 0 121062626 1839116288 142140 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19487] ppid=19475 vsize=1796012 CPUtime=1.48
/proc/19477/task/19487/stat : 19487 (java) S 19475 19477 18870 0 -1 64 5099 0 0 0 146 2 0 0 17 0 13 0 121062626 1839116288 142140 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19488] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19488/stat : 19488 (java) S 19475 19477 18870 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 121062626 1839116288 142140 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19477/tid=19489] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19489/stat : 19489 (java) S 19475 19477 18870 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 121062626 1839116288 142140 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19477/tid=19773] ppid=19475 vsize=1796012 CPUtime=0
/proc/19477/task/19773/stat : 19773 (java) S 19475 19477 18870 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 121224537 1839116288 142140 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) 1796012

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

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

[startup+1772.21 s]
/proc/loadavg: 1.00 1.03 1.00 2/90 19773
/proc/meminfo: memFree=1260352/2055920 swapFree=4167980/4192956
[pid=19477] ppid=19475 vsize=0 CPUtime=1800.18
/proc/19477/stat : 19477 (java) Z 19475 19477 18870 0 -1 1036 209966 0 1 0 179875 143 0 0 16 0 2 0 121062616 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19477/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1772.27
CPU time (s): 1800.24
CPU user time (s): 1798.75
CPU system time (s): 1.48477
CPU usage (%): 101.578
Max. virtual memory (cumulated for all children) (KiB): 1800128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.75
system time used= 1.48477
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209966
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= 47705
involuntary context switches= 51641

runsolver used 1.72974 second user time and 4.84426 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Mon Apr 16 13:50:52 UTC 2007

IDJOB= 354905
IDBENCH= 2920
IDSOLVER= 160
FILE ID= node18/354905-1176731452

PBS_JOBID= 4559509

Free space on /tmp= 66542 MiB

SOLVER NAME= sat4jPseudoCP 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_1.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354905-1176731452/sat4jPseudoCP.jar /tmp/evaluation/354905-1176731452/instance-354905-1176731452.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-354905-1176731452 -o ROOT/results/node18/solver-354905-1176731452 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354905-1176731452/sat4jPseudoCP.jar /tmp/evaluation/354905-1176731452/instance-354905-1176731452.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  0263d0a7c5e3320bd7cce9534c14bf27

RANDOM SEED= 592711658

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1827744 kB
Buffers:         29396 kB
Cached:         116024 kB
SwapCached:       2888 kB
Active:          83140 kB
Inactive:        94900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827744 kB
SwapTotal:     4192956 kB
SwapFree:      4167980 kB
Dirty:            3620 kB
Writeback:           0 kB
Mapped:          40288 kB
Slab:            35700 kB
Committed_AS:  4286872 kB
PageTables:       1776 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= 66542 MiB

End job on node18 on Mon Apr 16 14:20:27 UTC 2007