Trace number 354853

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)49 1800.15 1774.9

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_3.opb
MD5SUM8d16c34d0eecf3c16ca4b890652c15ca
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark1782.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7
Optimality of the best value was proved NO
Number of variables146
Total number of constraints12
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint64
Maximum length of a constraint66
Number of terms in the objective function 96
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4321
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.09/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.09/0.14	c no version file found!!!
0.09/0.14	c sun.arch.data.model	32
0.09/0.14	c java.version	1.6.0
0.09/0.14	c os.name	Linux
0.09/0.14	c os.version	2.6.9-22.EL.rootsmp
0.09/0.14	c os.arch	i386
0.09/0.14	c Free memory 1651659224
0.09/0.14	c Max memory 1654456320
0.09/0.14	c Total memory 1654456320
0.09/0.14	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/354853-1176728917/instance-354853-1176728917.opb
0.20/0.20	c reading problem ... 
0.20/0.29	c ... done. Wall clock time 0.091s.
0.20/0.29	c CPU time (experimental) 0.25s.
0.20/0.29	c #vars     146
0.20/0.29	c #constraints  12
4.88/2.73	c SATISFIABLE
4.88/2.73	c OPTIMIZING...
4.88/2.73	c Got one! Elapsed wall clock time (in seconds):2.528
4.88/2.73	o 1692
6.24/3.75	c Got one! Elapsed wall clock time (in seconds):3.548
6.24/3.75	o 1362
7.05/4.57	c Got one! Elapsed wall clock time (in seconds):4.37
7.05/4.57	o 1116
7.99/5.45	c Got one! Elapsed wall clock time (in seconds):5.248
7.99/5.45	o 1100
9.23/6.51	c Got one! Elapsed wall clock time (in seconds):6.309
9.23/6.51	o 1092
10.31/7.48	c Got one! Elapsed wall clock time (in seconds):7.276
10.31/7.48	o 924
11.25/8.31	c Got one! Elapsed wall clock time (in seconds):8.112
11.25/8.31	o 854
12.07/9.17	c Got one! Elapsed wall clock time (in seconds):8.971
12.07/9.17	o 852
13.01/10.01	c Got one! Elapsed wall clock time (in seconds):9.81
13.01/10.01	o 842
13.97/10.91	c Got one! Elapsed wall clock time (in seconds):10.713
13.97/10.91	o 838
14.97/11.92	c Got one! Elapsed wall clock time (in seconds):11.717
14.97/11.92	o 836
16.08/13.10	c Got one! Elapsed wall clock time (in seconds):12.899
16.08/13.10	o 831
17.31/14.23	c Got one! Elapsed wall clock time (in seconds):14.026
17.31/14.23	o 813
18.42/15.37	c Got one! Elapsed wall clock time (in seconds):15.169
18.42/15.37	o 809
19.74/16.64	c Got one! Elapsed wall clock time (in seconds):16.436
19.74/16.64	o 806
20.99/17.82	c Got one! Elapsed wall clock time (in seconds):17.621
20.99/17.82	o 802
23.86/20.65	c Got one! Elapsed wall clock time (in seconds):20.448
23.86/20.65	o 713
25.37/22.19	c Got one! Elapsed wall clock time (in seconds):21.991
25.37/22.19	o 676
27.09/23.87	c Got one! Elapsed wall clock time (in seconds):23.676
27.09/23.87	o 674
28.90/25.63	c Got one! Elapsed wall clock time (in seconds):25.428
28.90/25.63	o 670
30.62/27.35	c Got one! Elapsed wall clock time (in seconds):27.148
30.62/27.35	o 666
32.33/29.09	c Got one! Elapsed wall clock time (in seconds):28.887
32.33/29.09	o 655
34.06/30.75	c Got one! Elapsed wall clock time (in seconds):30.554
34.06/30.75	o 653
36.07/32.76	c Got one! Elapsed wall clock time (in seconds):32.557
36.07/32.76	o 637
37.99/34.68	c Got one! Elapsed wall clock time (in seconds):34.476
37.99/34.68	o 627
40.01/36.67	c Got one! Elapsed wall clock time (in seconds):36.465
40.01/36.67	o 619
42.02/38.67	c Got one! Elapsed wall clock time (in seconds):38.474
42.02/38.67	o 617
44.86/41.42	c Got one! Elapsed wall clock time (in seconds):41.224
44.86/41.42	o 611
47.08/43.64	c Got one! Elapsed wall clock time (in seconds):43.442
47.08/43.64	o 610
50.01/46.50	c Got one! Elapsed wall clock time (in seconds):46.302
50.01/46.50	o 608
52.23/48.79	c Got one! Elapsed wall clock time (in seconds):48.594
52.23/48.79	o 597
54.94/51.47	c Got one! Elapsed wall clock time (in seconds):51.269
54.94/51.47	o 595
58.07/54.58	c Got one! Elapsed wall clock time (in seconds):54.382
58.07/54.58	o 559
61.31/57.73	c Got one! Elapsed wall clock time (in seconds):57.529
61.31/57.73	o 557
64.74/61.14	c Got one! Elapsed wall clock time (in seconds):60.941
64.74/61.14	o 544
67.66/64.03	c Got one! Elapsed wall clock time (in seconds):63.829
67.66/64.03	o 543
70.40/66.74	c Got one! Elapsed wall clock time (in seconds):66.542
70.40/66.74	o 524
73.21/69.60	c Got one! Elapsed wall clock time (in seconds):69.398
73.31/69.60	o 513
77.64/73.96	c Got one! Elapsed wall clock time (in seconds):73.761
77.64/73.96	o 511
81.57/77.80	c Got one! Elapsed wall clock time (in seconds):77.604
81.57/77.80	o 485
84.80/81.02	c Got one! Elapsed wall clock time (in seconds):80.816
84.80/81.02	o 446
88.14/84.34	c Got one! Elapsed wall clock time (in seconds):84.145
88.14/84.34	o 445
92.06/88.22	c Got one! Elapsed wall clock time (in seconds):88.018
92.06/88.22	o 443
96.51/92.64	c Got one! Elapsed wall clock time (in seconds):92.445
96.51/92.64	o 433
100.65/96.80	c Got one! Elapsed wall clock time (in seconds):96.598
100.65/96.80	o 427
105.35/101.39	c Got one! Elapsed wall clock time (in seconds):101.19
105.35/101.39	o 426
110.81/106.72	c Got one! Elapsed wall clock time (in seconds):106.524
110.81/106.72	o 413
115.63/111.59	c Got one! Elapsed wall clock time (in seconds):111.387
115.63/111.59	o 405
119.87/115.79	c Got one! Elapsed wall clock time (in seconds):115.591
119.87/115.79	o 393
125.01/120.88	c Got one! Elapsed wall clock time (in seconds):120.685
125.01/120.88	o 383
129.36/125.12	c Got one! Elapsed wall clock time (in seconds):124.923
129.36/125.12	o 320
133.99/129.76	c Got one! Elapsed wall clock time (in seconds):129.561
133.99/129.76	o 307
138.84/134.55	c Got one! Elapsed wall clock time (in seconds):134.344
138.84/134.55	o 291
143.39/139.04	c Got one! Elapsed wall clock time (in seconds):138.838
143.39/139.04	o 290
147.52/143.16	c Got one! Elapsed wall clock time (in seconds):142.956
147.52/143.16	o 285
154.28/149.88	c Got one! Elapsed wall clock time (in seconds):149.68
154.28/149.88	o 270
159.11/154.69	c Got one! Elapsed wall clock time (in seconds):154.492
159.11/154.69	o 269
164.37/159.81	c Got one! Elapsed wall clock time (in seconds):159.61
164.37/159.81	o 245
169.91/165.36	c Got one! Elapsed wall clock time (in seconds):165.165
169.91/165.36	o 241
175.87/171.25	c Got one! Elapsed wall clock time (in seconds):171.056
175.87/171.25	o 240
182.12/177.41	c Got one! Elapsed wall clock time (in seconds):177.207
182.12/177.41	o 229
188.39/183.66	c Got one! Elapsed wall clock time (in seconds):183.463
188.39/183.66	o 213
197.86/193.08	c Got one! Elapsed wall clock time (in seconds):192.884
197.86/193.08	o 206
207.27/202.31	c Got one! Elapsed wall clock time (in seconds):202.109
207.27/202.31	o 190
214.41/209.44	c Got one! Elapsed wall clock time (in seconds):209.244
214.41/209.44	o 183
221.77/216.74	c Got one! Elapsed wall clock time (in seconds):216.536
221.77/216.74	o 176
229.46/224.37	c Got one! Elapsed wall clock time (in seconds):224.174
229.46/224.37	o 175
236.92/231.71	c Got one! Elapsed wall clock time (in seconds):231.512
236.92/231.71	o 167
243.27/238.08	c Got one! Elapsed wall clock time (in seconds):237.883
243.27/238.08	o 150
252.38/247.05	c Got one! Elapsed wall clock time (in seconds):246.846
252.38/247.05	o 148
260.97/255.58	c Got one! Elapsed wall clock time (in seconds):255.385
260.97/255.58	o 144
271.85/266.37	c Got one! Elapsed wall clock time (in seconds):266.175
271.85/266.37	o 143
281.05/275.46	c Got one! Elapsed wall clock time (in seconds):275.258
281.05/275.46	o 139
296.78/291.01	c Got one! Elapsed wall clock time (in seconds):290.811
296.78/291.01	o 135
307.08/301.22	c Got one! Elapsed wall clock time (in seconds):301.02
307.08/301.22	o 124
332.22/326.13	c Got one! Elapsed wall clock time (in seconds):325.927
332.22/326.13	o 122
343.64/337.49	c Got one! Elapsed wall clock time (in seconds):337.294
343.64/337.49	o 116
366.64/360.24	c Got one! Elapsed wall clock time (in seconds):360.046
366.64/360.25	o 114
385.64/379.04	c Got one! Elapsed wall clock time (in seconds):378.842
385.64/379.04	o 113
400.68/393.99	c Got one! Elapsed wall clock time (in seconds):393.795
400.68/393.99	o 112
408.77/401.91	c Got one! Elapsed wall clock time (in seconds):401.707
408.77/401.91	o 110
418.35/411.47	c Got one! Elapsed wall clock time (in seconds):411.275
418.35/411.47	o 108
429.66/422.66	c Got one! Elapsed wall clock time (in seconds):422.456
429.66/422.66	o 102
439.67/432.57	c Got one! Elapsed wall clock time (in seconds):432.367
439.67/432.57	o 101
449.75/442.53	c Got one! Elapsed wall clock time (in seconds):442.33
449.75/442.53	o 99
461.58/454.23	c Got one! Elapsed wall clock time (in seconds):454.031
461.58/454.23	o 82
476.36/468.88	c Got one! Elapsed wall clock time (in seconds):468.68
476.36/468.88	o 81
493.74/486.07	c Got one! Elapsed wall clock time (in seconds):485.868
493.74/486.07	o 79
505.84/498.07	c Got one! Elapsed wall clock time (in seconds):497.866
505.84/498.07	o 77
518.09/510.14	c Got one! Elapsed wall clock time (in seconds):509.939
518.09/510.14	o 75
530.70/522.62	c Got one! Elapsed wall clock time (in seconds):522.421
530.70/522.62	o 71
544.54/536.32	c Got one! Elapsed wall clock time (in seconds):536.125
544.54/536.32	o 69
566.58/558.15	c Got one! Elapsed wall clock time (in seconds):557.949
566.58/558.15	o 68
582.97/574.34	c Got one! Elapsed wall clock time (in seconds):574.137
582.97/574.34	o 65
615.64/606.53	c Got one! Elapsed wall clock time (in seconds):606.333
615.64/606.53	o 62
637.79/628.48	c Got one! Elapsed wall clock time (in seconds):628.278
637.79/628.48	o 57
910.97/899.30	c Got one! Elapsed wall clock time (in seconds):899.103
910.97/899.30	o 54
1151.27/1136.06	c Got one! Elapsed wall clock time (in seconds):1135.862
1151.27/1136.06	o 52
1317.83/1299.83	c Got one! Elapsed wall clock time (in seconds):1299.63
1317.83/1299.83	o 51
1537.03/1515.17	c Got one! Elapsed wall clock time (in seconds):1514.973
1537.03/1515.17	o 49
1800.05/1774.81	c starts		: 202
1800.05/1774.81	c conflicts		: 23620
1800.05/1774.81	c decisions		: 68459
1800.05/1774.81	c propagations		: 331582
1800.05/1774.81	c inspects		: 438574028
1800.05/1774.81	c learnt literals	: 0
1800.05/1774.81	c learnt binary clauses	: 0
1800.05/1774.81	c learnt ternary clauses	: 0
1800.05/1774.81	c learnt clauses	: 23619
1800.05/1774.81	c root simplifications	: 0
1800.05/1774.81	c removed literals (reason simplification)	: 0
1800.05/1774.81	c reason swapping (by a shorter reason)	: 0
1800.05/1774.81	c Calls to reduceDB	: 0
1800.05/1774.81	c speed (decisions/second)	: 263.67095725587166
1800.05/1774.81	c non guided choices	2222
1800.05/1774.81	s SATISFIABLE
1800.05/1774.81	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.05/1774.81	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.05/1774.81	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
1800.05/1774.81	v -x83 -x84 -x85 -x86 -x87 -x88 x89 x90 -x91 x92 -x93 -x94 -x95 -x96 x97 -x98 x99 -x100 -x101 -x102 -x103 -x104 x105 x106 -x107
1800.05/1774.81	v -x108 -x109 x110 -x111 -x112 x113 -x114 -x115 -x116 x117 -x118 x119 x120 x121 -x122 x123 -x124 -x125 -x126 -x127 -x128 x129
1800.05/1774.81	v -x130 x131 x132 x133 -x134 x135 x136 x137 -x138 x139 x140 x141 -x142 x143 x144 x145 -x146
1800.05/1774.81	c objective function=49
1800.05/1774.81	c Total wall clock time (ms): 1774.615

Verifier Data (download as text)

OK	49

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node20/watcher-354853-1176728917 -o ROOT/results/node20/solver-354853-1176728917 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354853-1176728917/sat4jPseudoCP.jar /tmp/evaluation/354853-1176728917/instance-354853-1176728917.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.91 0.97 0.99 3/77 5742
/proc/meminfo: memFree=1799232/2055920 swapFree=4156688/4192956
[pid=5742] ppid=5740 vsize=1520 CPUtime=0
/proc/5742/stat : 5742 (java) R 5740 5742 3561 0 -1 0 88 0 0 0 0 0 0 0 18 0 1 0 120809068 1556480 70 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 7622744 0 0 4096 0 0 0 0 17 1 0 0
/proc/5742/statm: 380 73 56 9 0 10 0

[startup+0.0413431 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 5742
/proc/meminfo: memFree=1799232/2055920 swapFree=4156688/4192956
[pid=5742] ppid=5740 vsize=1776088 CPUtime=0.02
/proc/5742/stat : 5742 (java) S 5740 5742 3561 0 -1 0 3250 0 1 0 1 1 0 0 18 0 4 0 120809068 1818714112 2997 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/5742/statm: 444022 2997 887 9 0 441658 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1776088

[startup+0.101354 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 5742
/proc/meminfo: memFree=1799232/2055920 swapFree=4156688/4192956
[pid=5742] ppid=5740 vsize=1780108 CPUtime=0.09
/proc/5742/stat : 5742 (java) S 5740 5742 3561 0 -1 0 3979 0 1 0 7 2 0 0 18 0 12 0 120809068 1822830592 3720 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5742/statm: 445027 3720 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780108

[startup+0.301392 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 5742
/proc/meminfo: memFree=1799232/2055920 swapFree=4156688/4192956
[pid=5742] ppid=5740 vsize=1782552 CPUtime=0.32
/proc/5742/stat : 5742 (java) S 5740 5742 3561 0 -1 0 5193 0 1 0 30 2 0 0 18 0 12 0 120809068 1825333248 4931 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5742/statm: 445638 4931 1266 9 0 443250 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1782552

[startup+0.701475 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 5742
/proc/meminfo: memFree=1799232/2055920 swapFree=4156688/4192956
[pid=5742] ppid=5740 vsize=1784632 CPUtime=1
/proc/5742/stat : 5742 (java) S 5740 5742 3561 0 -1 0 8765 0 1 0 96 4 0 0 18 0 13 0 120809068 1827463168 8351 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5742/statm: 446158 8351 1301 9 0 443770 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 1784632

[startup+1.50264 s]
/proc/loadavg: 0.91 0.97 0.99 4/90 5757
/proc/meminfo: memFree=1748184/2055920 swapFree=4156688/4192956
[pid=5742] ppid=5740 vsize=1797500 CPUtime=2.5
/proc/5742/stat : 5742 (java) S 5740 5742 3561 0 -1 0 23427 0 1 0 238 12 0 0 18 0 13 0 120809068 1840640000 18357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5742/statm: 449375 18357 1306 9 0 446987 0
[pid=5742/tid=5744] ppid=5740 vsize=1797500 CPUtime=0.98
/proc/5742/task/5744/stat : 5744 (java) R 5740 5742 3561 0 -1 64 13930 0 1 0 91 7 0 0 18 0 13 0 120809070 1840640000 18357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109505164 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5745] ppid=5740 vsize=1797500 CPUtime=0
/proc/5742/task/5745/stat : 5745 (java) S 5740 5742 3561 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 120809071 1840640000 18357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5746] ppid=5740 vsize=1797500 CPUtime=0
/proc/5742/task/5746/stat : 5746 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 120809071 1840640000 18357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5748] ppid=5740 vsize=1797500 CPUtime=0
/proc/5742/task/5748/stat : 5748 (java) S 5740 5742 3561 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 120809074 1840640000 18357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5749] ppid=5740 vsize=1797500 CPUtime=0
/proc/5742/task/5749/stat : 5749 (java) S 5740 5742 3561 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 120809074 1840640000 18357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5751] ppid=5740 vsize=1797500 CPUtime=0
/proc/5742/task/5751/stat : 5751 (java) S 5740 5742 3561 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 120809074 1840640000 18357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5752] ppid=5740 vsize=1797500 CPUtime=0
/proc/5742/task/5752/stat : 5752 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120809078 1840640000 18357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5753] ppid=5740 vsize=1797500 CPUtime=0.89
/proc/5742/task/5753/stat : 5753 (java) R 5740 5742 3561 0 -1 64 4902 0 0 0 87 2 0 0 20 0 13 0 120809078 1840640000 18357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102119237 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5754] ppid=5740 vsize=1797500 CPUtime=0.6
/proc/5742/task/5754/stat : 5754 (java) R 5740 5742 3561 0 -1 64 3868 0 0 0 59 1 0 0 19 0 13 0 120809078 1840640000 18357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102285996 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5755] ppid=5740 vsize=1797500 CPUtime=0
/proc/5742/task/5755/stat : 5755 (java) S 5740 5742 3561 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120809078 1840640000 18357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5756] ppid=5740 vsize=1797500 CPUtime=0
/proc/5742/task/5756/stat : 5756 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120809078 1840640000 18357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5757] ppid=5740 vsize=1797500 CPUtime=0
/proc/5742/task/5757/stat : 5757 (java) S 5740 5742 3561 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 120809099 1840640000 18357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 1797500

[startup+3.10297 s]
/proc/loadavg: 0.91 0.97 0.99 4/90 5757
/proc/meminfo: memFree=1690200/2055920 swapFree=4156688/4192956
[pid=5742] ppid=5740 vsize=1800472 CPUtime=5.6
/proc/5742/stat : 5742 (java) S 5740 5742 3561 0 -1 0 56279 0 1 0 532 28 0 0 18 0 13 0 120809068 1843683328 43564 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5742/statm: 450118 43564 1326 9 0 447730 0
[pid=5742/tid=5744] ppid=5740 vsize=1800472 CPUtime=2.24
/proc/5742/task/5744/stat : 5744 (java) R 5740 5742 3561 0 -1 64 37743 0 1 0 205 19 0 0 19 0 13 0 120809070 1843683328 43564 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109544353 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5745] ppid=5740 vsize=1800472 CPUtime=0
/proc/5742/task/5745/stat : 5745 (java) S 5740 5742 3561 0 -1 64 133 0 0 0 0 0 0 0 17 0 13 0 120809071 1843683328 43564 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5746] ppid=5740 vsize=1800472 CPUtime=0
/proc/5742/task/5746/stat : 5746 (java) S 5740 5742 3561 0 -1 64 182 0 0 0 0 0 0 0 16 0 13 0 120809071 1843683328 43564 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5748] ppid=5740 vsize=1800472 CPUtime=0
/proc/5742/task/5748/stat : 5748 (java) S 5740 5742 3561 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 120809074 1843683328 43564 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5749] ppid=5740 vsize=1800472 CPUtime=0
/proc/5742/task/5749/stat : 5749 (java) S 5740 5742 3561 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 120809074 1843683328 43564 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5751] ppid=5740 vsize=1800472 CPUtime=0
/proc/5742/task/5751/stat : 5751 (java) S 5740 5742 3561 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 120809074 1843683328 43564 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5752] ppid=5740 vsize=1800472 CPUtime=0
/proc/5742/task/5752/stat : 5752 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120809078 1843683328 43564 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5753] ppid=5740 vsize=1800472 CPUtime=1.99
/proc/5742/task/5753/stat : 5753 (java) S 5740 5742 3561 0 -1 64 8391 0 0 0 196 3 0 0 17 0 13 0 120809078 1843683328 43564 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5754] ppid=5740 vsize=1800472 CPUtime=1.31
/proc/5742/task/5754/stat : 5754 (java) R 5740 5742 3561 0 -1 64 9098 0 0 0 128 3 0 0 17 0 13 0 120809078 1843683328 43564 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104845703 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5755] ppid=5740 vsize=1800472 CPUtime=0
/proc/5742/task/5755/stat : 5755 (java) S 5740 5742 3561 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120809078 1843683328 43564 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5756] ppid=5740 vsize=1800472 CPUtime=0
/proc/5742/task/5756/stat : 5756 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120809078 1843683328 43564 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 1800472

[startup+6.3026 s]
/proc/loadavg: 0.92 0.97 0.99 2/90 5760
/proc/meminfo: memFree=1626688/2055920 swapFree=4156688/4192956
[pid=5742] ppid=5740 vsize=1799496 CPUtime=8.94
/proc/5742/stat : 5742 (java) S 5740 5742 3561 0 -1 0 59416 0 1 0 864 30 0 0 18 0 13 0 120809068 1842683904 45503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5742/statm: 449874 45503 1327 9 0 447486 0
[pid=5742/tid=5744] ppid=5740 vsize=1799496 CPUtime=5.32
/proc/5742/task/5744/stat : 5744 (java) R 5740 5742 3561 0 -1 64 37757 0 1 0 513 19 0 0 18 0 13 0 120809070 1842683904 45503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109523196 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5745] ppid=5740 vsize=1799496 CPUtime=0.07
/proc/5742/task/5745/stat : 5745 (java) S 5740 5742 3561 0 -1 64 1679 0 0 0 7 0 0 0 16 0 13 0 120809071 1842683904 45503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5746] ppid=5740 vsize=1799496 CPUtime=0.06
/proc/5742/task/5746/stat : 5746 (java) S 5740 5742 3561 0 -1 64 1725 0 0 0 5 1 0 0 16 0 13 0 120809071 1842683904 45503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5748] ppid=5740 vsize=1799496 CPUtime=0
/proc/5742/task/5748/stat : 5748 (java) S 5740 5742 3561 0 -1 64 28 0 0 0 0 0 0 0 16 0 13 0 120809074 1842683904 45503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5749] ppid=5740 vsize=1799496 CPUtime=0
/proc/5742/task/5749/stat : 5749 (java) S 5740 5742 3561 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 120809074 1842683904 45503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5751] ppid=5740 vsize=1799496 CPUtime=0
/proc/5742/task/5751/stat : 5751 (java) S 5740 5742 3561 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 120809074 1842683904 45503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5752] ppid=5740 vsize=1799496 CPUtime=0
/proc/5742/task/5752/stat : 5752 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120809078 1842683904 45503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5753] ppid=5740 vsize=1799496 CPUtime=2.05
/proc/5742/task/5753/stat : 5753 (java) S 5740 5742 3561 0 -1 64 8391 0 0 0 202 3 0 0 15 0 13 0 120809078 1842683904 45503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5754] ppid=5740 vsize=1799496 CPUtime=1.37
/proc/5742/task/5754/stat : 5754 (java) S 5740 5742 3561 0 -1 64 9108 0 0 0 134 3 0 0 16 0 13 0 120809078 1842683904 45503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5755] ppid=5740 vsize=1799496 CPUtime=0
/proc/5742/task/5755/stat : 5755 (java) S 5740 5742 3561 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120809078 1842683904 45503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5756] ppid=5740 vsize=1799496 CPUtime=0
/proc/5742/task/5756/stat : 5756 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120809078 1842683904 45503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.94
Current children cumulated vsize (KiB) 1799496

[startup+12.7029 s]
/proc/loadavg: 0.93 0.97 0.99 2/90 5768
/proc/meminfo: memFree=1585232/2055920 swapFree=4156688/4192956
[pid=5742] ppid=5740 vsize=1796424 CPUtime=15.78
/proc/5742/stat : 5742 (java) S 5740 5742 3561 0 -1 0 70486 0 1 0 1543 35 0 0 18 0 13 0 120809068 1839538176 54758 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5742/statm: 449106 54758 1334 9 0 446718 0
[pid=5742/tid=5744] ppid=5740 vsize=1796424 CPUtime=11.58
/proc/5742/task/5744/stat : 5744 (java) R 5740 5742 3561 0 -1 64 42375 0 1 0 1136 22 0 0 21 0 13 0 120809070 1839538176 54758 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109516349 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5745] ppid=5740 vsize=1796424 CPUtime=0.18
/proc/5742/task/5745/stat : 5745 (java) S 5740 5742 3561 0 -1 64 4298 0 0 0 17 1 0 0 16 0 13 0 120809071 1839538176 54758 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5746] ppid=5740 vsize=1796424 CPUtime=0.17
/proc/5742/task/5746/stat : 5746 (java) S 5740 5742 3561 0 -1 64 4892 0 0 0 15 2 0 0 16 0 13 0 120809071 1839538176 54758 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5748] ppid=5740 vsize=1796424 CPUtime=0
/proc/5742/task/5748/stat : 5748 (java) S 5740 5742 3561 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 120809074 1839538176 54758 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5749] ppid=5740 vsize=1796424 CPUtime=0
/proc/5742/task/5749/stat : 5749 (java) S 5740 5742 3561 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 120809074 1839538176 54758 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5751] ppid=5740 vsize=1796424 CPUtime=0
/proc/5742/task/5751/stat : 5751 (java) S 5740 5742 3561 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120809074 1839538176 54758 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5752] ppid=5740 vsize=1796424 CPUtime=0
/proc/5742/task/5752/stat : 5752 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120809078 1839538176 54758 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5753] ppid=5740 vsize=1796424 CPUtime=2.33
/proc/5742/task/5753/stat : 5753 (java) S 5740 5742 3561 0 -1 64 9031 0 0 0 230 3 0 0 16 0 13 0 120809078 1839538176 54758 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5754] ppid=5740 vsize=1796424 CPUtime=1.44
/proc/5742/task/5754/stat : 5754 (java) S 5740 5742 3561 0 -1 64 9119 0 0 0 141 3 0 0 15 0 13 0 120809078 1839538176 54758 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5755] ppid=5740 vsize=1796424 CPUtime=0
/proc/5742/task/5755/stat : 5755 (java) S 5740 5742 3561 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120809078 1839538176 54758 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5756] ppid=5740 vsize=1796424 CPUtime=0
/proc/5742/task/5756/stat : 5756 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120809078 1839538176 54758 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5768] ppid=5740 vsize=1796424 CPUtime=0
/proc/5742/task/5768/stat : 5768 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 120810261 1839538176 54758 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.78
Current children cumulated vsize (KiB) 1796424

[startup+25.5015 s]
/proc/loadavg: 0.94 0.97 0.99 3/90 5776
/proc/meminfo: memFree=1572048/2055920 swapFree=4156688/4192956
[pid=5742] ppid=5740 vsize=1796748 CPUtime=28.8
/proc/5742/stat : 5742 (java) S 5740 5742 3561 0 -1 0 73922 0 1 0 2842 38 0 0 18 0 13 0 120809068 1839869952 57816 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5742/statm: 449187 57816 1336 9 0 446799 0
[pid=5742/tid=5744] ppid=5740 vsize=1796748 CPUtime=24.22
/proc/5742/task/5744/stat : 5744 (java) R 5740 5742 3561 0 -1 64 42396 0 1 0 2400 22 0 0 24 0 13 0 120809070 1839869952 57816 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110050824 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5745] ppid=5740 vsize=1796748 CPUtime=0.31
/proc/5742/task/5745/stat : 5745 (java) S 5740 5742 3561 0 -1 64 5934 0 0 0 29 2 0 0 16 0 13 0 120809071 1839869952 57816 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5746] ppid=5740 vsize=1796748 CPUtime=0.3
/proc/5742/task/5746/stat : 5746 (java) S 5740 5742 3561 0 -1 64 6652 0 0 0 27 3 0 0 16 0 13 0 120809071 1839869952 57816 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5748] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5748/stat : 5748 (java) S 5740 5742 3561 0 -1 64 31 0 0 0 0 0 0 0 15 0 13 0 120809074 1839869952 57816 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5749] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5749/stat : 5749 (java) S 5740 5742 3561 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 120809074 1839869952 57816 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=5742] ppid=5740 vsize=1796748 CPUtime=1564.69
/proc/5742/stat : 5742 (java) S 5740 5742 3561 0 -1 0 172038 0 1 0 156364 105 0 0 18 0 13 0 120809068 1839869952 119717 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5742/statm: 449187 119717 1336 9 0 446799 0
[pid=5742/tid=5744] ppid=5740 vsize=1796748 CPUtime=1520.21
/proc/5742/task/5744/stat : 5744 (java) R 5740 5742 3561 0 -1 64 56845 0 1 0 151977 44 0 0 25 0 13 0 120809070 1839869952 119717 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109496066 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5745] ppid=5740 vsize=1796748 CPUtime=20.04
/proc/5742/task/5745/stat : 5745 (java) S 5740 5742 3561 0 -1 64 47780 0 0 0 1983 21 0 0 16 0 13 0 120809071 1839869952 119717 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5746] ppid=5740 vsize=1796748 CPUtime=20.01
/proc/5742/task/5746/stat : 5746 (java) S 5740 5742 3561 0 -1 64 48227 0 0 0 1981 20 0 0 16 0 13 0 120809071 1839869952 119717 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5748] ppid=5740 vsize=1796748 CPUtime=0.25
/proc/5742/task/5748/stat : 5748 (java) S 5740 5742 3561 0 -1 64 136 0 0 0 16 9 0 0 16 0 13 0 120809074 1839869952 119717 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5749] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5749/stat : 5749 (java) S 5740 5742 3561 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 120809074 1839869952 119717 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5751] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5751/stat : 5751 (java) S 5740 5742 3561 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120809074 1839869952 119717 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5752] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5752/stat : 5752 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120809078 1839869952 119717 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5753] ppid=5740 vsize=1796748 CPUtime=2.53
/proc/5742/task/5753/stat : 5753 (java) S 5740 5742 3561 0 -1 64 9036 0 0 0 250 3 0 0 17 0 13 0 120809078 1839869952 119717 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5754] ppid=5740 vsize=1796748 CPUtime=1.57
/proc/5742/task/5754/stat : 5754 (java) S 5740 5742 3561 0 -1 64 9122 0 0 0 154 3 0 0 16 0 13 0 120809078 1839869952 119717 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5755] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5755/stat : 5755 (java) S 5740 5742 3561 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120809078 1839869952 119717 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5756] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5756/stat : 5756 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120809078 1839869952 119717 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5857] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5857/stat : 5857 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 120960586 1839869952 119717 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1564.69
Current children cumulated vsize (KiB) 1796748

[startup+1602.3 s]
/proc/loadavg: 1.10 1.05 1.01 2/90 5857
/proc/meminfo: memFree=1315208/2055920 swapFree=4156688/4192956
[pid=5742] ppid=5740 vsize=1796748 CPUtime=1625.84
/proc/5742/stat : 5742 (java) S 5740 5742 3561 0 -1 0 174043 0 1 0 162476 108 0 0 18 0 13 0 120809068 1839869952 121488 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5742/statm: 449187 121488 1336 9 0 446799 0
[pid=5742/tid=5744] ppid=5740 vsize=1796748 CPUtime=1578.97
/proc/5742/task/5744/stat : 5744 (java) R 5740 5742 3561 0 -1 64 56876 0 1 0 157853 44 0 0 25 0 13 0 120809070 1839869952 121488 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110050824 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5745] ppid=5740 vsize=1796748 CPUtime=21.22
/proc/5742/task/5745/stat : 5745 (java) S 5740 5742 3561 0 -1 64 49066 0 0 0 2100 22 0 0 16 0 13 0 120809071 1839869952 121488 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5746] ppid=5740 vsize=1796748 CPUtime=21.2
/proc/5742/task/5746/stat : 5746 (java) S 5740 5742 3561 0 -1 64 48915 0 0 0 2099 21 0 0 16 0 13 0 120809071 1839869952 121488 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5748] ppid=5740 vsize=1796748 CPUtime=0.25
/proc/5742/task/5748/stat : 5748 (java) S 5740 5742 3561 0 -1 64 136 0 0 0 16 9 0 0 16 0 13 0 120809074 1839869952 121488 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5749] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5749/stat : 5749 (java) S 5740 5742 3561 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 120809074 1839869952 121488 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5751] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5751/stat : 5751 (java) S 5740 5742 3561 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120809074 1839869952 121488 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5752] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5752/stat : 5752 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120809078 1839869952 121488 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5753] ppid=5740 vsize=1796748 CPUtime=2.53
/proc/5742/task/5753/stat : 5753 (java) S 5740 5742 3561 0 -1 64 9036 0 0 0 250 3 0 0 17 0 13 0 120809078 1839869952 121488 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5754] ppid=5740 vsize=1796748 CPUtime=1.57
/proc/5742/task/5754/stat : 5754 (java) S 5740 5742 3561 0 -1 64 9122 0 0 0 154 3 0 0 16 0 13 0 120809078 1839869952 121488 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5755] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5755/stat : 5755 (java) S 5740 5742 3561 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120809078 1839869952 121488 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5756] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5756/stat : 5756 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120809078 1839869952 121488 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5857] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5857/stat : 5857 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 120960586 1839869952 121488 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1625.84
Current children cumulated vsize (KiB) 1796748

[startup+1662.3 s]
/proc/loadavg: 1.03 1.04 1.00 2/90 5857
/proc/meminfo: memFree=1307976/2055920 swapFree=4156688/4192956
[pid=5742] ppid=5740 vsize=1796748 CPUtime=1686.79
/proc/5742/stat : 5742 (java) S 5740 5742 3561 0 -1 0 176156 0 1 0 168569 110 0 0 18 0 13 0 120809068 1839869952 123292 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5742/statm: 449187 123292 1336 9 0 446799 0
[pid=5742/tid=5744] ppid=5740 vsize=1796748 CPUtime=1637.98
/proc/5742/task/5744/stat : 5744 (java) R 5740 5742 3561 0 -1 64 56901 0 1 0 163753 45 0 0 25 0 13 0 120809070 1839869952 123292 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109559772 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5745] ppid=5740 vsize=1796748 CPUtime=22.19
/proc/5742/task/5745/stat : 5745 (java) S 5740 5742 3561 0 -1 64 50550 0 0 0 2196 23 0 0 17 0 13 0 120809071 1839869952 123292 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5746] ppid=5740 vsize=1796748 CPUtime=22.17
/proc/5742/task/5746/stat : 5746 (java) S 5740 5742 3561 0 -1 64 49519 0 0 0 2196 21 0 0 16 0 13 0 120809071 1839869952 123292 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5748] ppid=5740 vsize=1796748 CPUtime=0.26
/proc/5742/task/5748/stat : 5748 (java) S 5740 5742 3561 0 -1 64 136 0 0 0 17 9 0 0 16 0 13 0 120809074 1839869952 123292 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5749] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5749/stat : 5749 (java) S 5740 5742 3561 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 120809074 1839869952 123292 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5751] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5751/stat : 5751 (java) S 5740 5742 3561 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120809074 1839869952 123292 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5752] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5752/stat : 5752 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120809078 1839869952 123292 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5753] ppid=5740 vsize=1796748 CPUtime=2.53
/proc/5742/task/5753/stat : 5753 (java) S 5740 5742 3561 0 -1 64 9036 0 0 0 250 3 0 0 17 0 13 0 120809078 1839869952 123292 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5754] ppid=5740 vsize=1796748 CPUtime=1.57
/proc/5742/task/5754/stat : 5754 (java) S 5740 5742 3561 0 -1 64 9122 0 0 0 154 3 0 0 16 0 13 0 120809078 1839869952 123292 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5755] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5755/stat : 5755 (java) S 5740 5742 3561 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120809078 1839869952 123292 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5756] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5756/stat : 5756 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120809078 1839869952 123292 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5857] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5857/stat : 5857 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 120960586 1839869952 123292 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1686.79
Current children cumulated vsize (KiB) 1796748

[startup+1722.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/90 5857
/proc/meminfo: memFree=1302088/2055920 swapFree=4156688/4192956
[pid=5742] ppid=5740 vsize=1796748 CPUtime=1747.39
/proc/5742/stat : 5742 (java) S 5740 5742 3561 0 -1 0 177780 0 1 0 174628 111 0 0 18 0 13 0 120809068 1839869952 124753 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5742/statm: 449187 124753 1336 9 0 446799 0
[pid=5742/tid=5744] ppid=5740 vsize=1796748 CPUtime=1697.33
/proc/5742/task/5744/stat : 5744 (java) R 5740 5742 3561 0 -1 64 56917 0 1 0 169688 45 0 0 25 0 13 0 120809070 1839869952 124753 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109559719 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5745] ppid=5740 vsize=1796748 CPUtime=22.8
/proc/5742/task/5745/stat : 5745 (java) S 5740 5742 3561 0 -1 64 51633 0 0 0 2257 23 0 0 16 0 13 0 120809071 1839869952 124753 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5746] ppid=5740 vsize=1796748 CPUtime=22.79
/proc/5742/task/5746/stat : 5746 (java) S 5740 5742 3561 0 -1 64 50044 0 0 0 2257 22 0 0 16 0 13 0 120809071 1839869952 124753 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5748] ppid=5740 vsize=1796748 CPUtime=0.26
/proc/5742/task/5748/stat : 5748 (java) S 5740 5742 3561 0 -1 64 136 0 0 0 17 9 0 0 16 0 13 0 120809074 1839869952 124753 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5749] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5749/stat : 5749 (java) S 5740 5742 3561 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 120809074 1839869952 124753 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5751] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5751/stat : 5751 (java) S 5740 5742 3561 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120809074 1839869952 124753 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5752] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5752/stat : 5752 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120809078 1839869952 124753 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5753] ppid=5740 vsize=1796748 CPUtime=2.53
/proc/5742/task/5753/stat : 5753 (java) S 5740 5742 3561 0 -1 64 9036 0 0 0 250 3 0 0 17 0 13 0 120809078 1839869952 124753 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5754] ppid=5740 vsize=1796748 CPUtime=1.57
/proc/5742/task/5754/stat : 5754 (java) S 5740 5742 3561 0 -1 64 9122 0 0 0 154 3 0 0 16 0 13 0 120809078 1839869952 124753 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5755] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5755/stat : 5755 (java) S 5740 5742 3561 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120809078 1839869952 124753 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5756] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5756/stat : 5756 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120809078 1839869952 124753 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5857] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5857/stat : 5857 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 120960586 1839869952 124753 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1747.39
Current children cumulated vsize (KiB) 1796748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1774.8 s]
/proc/loadavg: 1.00 1.02 1.00 2/90 5859
/proc/meminfo: memFree=1300424/2055920 swapFree=4156688/4192956
[pid=5742] ppid=5740 vsize=1796748 CPUtime=1800.05
/proc/5742/stat : 5742 (java) S 5740 5742 3561 0 -1 0 179326 0 1 0 179893 112 0 0 18 0 13 0 120809068 1839869952 125106 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5742/statm: 449187 125106 1336 9 0 446799 0
[pid=5742/tid=5744] ppid=5740 vsize=1796748 CPUtime=1749.64
/proc/5742/task/5744/stat : 5744 (java) R 5740 5742 3561 0 -1 64 56922 0 1 0 174918 46 0 0 25 0 13 0 120809070 1839869952 125106 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109798760 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5745] ppid=5740 vsize=1796748 CPUtime=22.99
/proc/5742/task/5745/stat : 5745 (java) S 5740 5742 3561 0 -1 64 52750 0 0 0 2275 24 0 0 17 0 13 0 120809071 1839869952 125106 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5746] ppid=5740 vsize=1796748 CPUtime=22.97
/proc/5742/task/5746/stat : 5746 (java) S 5740 5742 3561 0 -1 64 50468 0 0 0 2275 22 0 0 16 0 13 0 120809071 1839869952 125106 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5748] ppid=5740 vsize=1796748 CPUtime=0.26
/proc/5742/task/5748/stat : 5748 (java) S 5740 5742 3561 0 -1 64 136 0 0 0 17 9 0 0 16 0 13 0 120809074 1839869952 125106 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5742/tid=5749] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5749/stat : 5749 (java) S 5740 5742 3561 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 120809074 1839869952 125106 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5751] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5751/stat : 5751 (java) S 5740 5742 3561 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120809074 1839869952 125106 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5752] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5752/stat : 5752 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120809078 1839869952 125106 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5753] ppid=5740 vsize=1796748 CPUtime=2.53
/proc/5742/task/5753/stat : 5753 (java) S 5740 5742 3561 0 -1 64 9036 0 0 0 250 3 0 0 17 0 13 0 120809078 1839869952 125106 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5754] ppid=5740 vsize=1796748 CPUtime=1.57
/proc/5742/task/5754/stat : 5754 (java) S 5740 5742 3561 0 -1 64 9122 0 0 0 154 3 0 0 16 0 13 0 120809078 1839869952 125106 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5755] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5755/stat : 5755 (java) S 5740 5742 3561 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120809078 1839869952 125106 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5756] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5756/stat : 5756 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120809078 1839869952 125106 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5742/tid=5857] ppid=5740 vsize=1796748 CPUtime=0
/proc/5742/task/5857/stat : 5857 (java) S 5740 5742 3561 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 120960586 1839869952 125106 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1796748

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

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

Child status: 143
Real time (s): 1774.9
CPU time (s): 1800.15
CPU user time (s): 1798.96
CPU system time (s): 1.19582
CPU usage (%): 101.423
Max. virtual memory (cumulated for all children) (KiB): 1802960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.96
system time used= 1.19582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179339
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= 46570
involuntary context switches= 46851

runsolver used 1.68774 second user time and 4.84226 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Mon Apr 16 13:08:37 UTC 2007

IDJOB= 354853
IDBENCH= 2910
IDSOLVER= 160
FILE ID= node20/354853-1176728917

PBS_JOBID= 4559478

Free space on /tmp= 66537 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_6_50_3.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354853-1176728917/sat4jPseudoCP.jar /tmp/evaluation/354853-1176728917/instance-354853-1176728917.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-354853-1176728917 -o ROOT/results/node20/solver-354853-1176728917 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354853-1176728917/sat4jPseudoCP.jar /tmp/evaluation/354853-1176728917/instance-354853-1176728917.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  8d16c34d0eecf3c16ca4b890652c15ca

RANDOM SEED= 298352660

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1799704 kB
Buffers:         30740 kB
Cached:         157840 kB
SwapCached:      15080 kB
Active:          47668 kB
Inactive:       164968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1799704 kB
SwapTotal:     4192956 kB
SwapFree:      4156688 kB
Dirty:            3632 kB
Writeback:           0 kB
Mapped:          30832 kB
Slab:            29164 kB
Committed_AS:  1775824 kB
PageTables:       1692 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= 66537 MiB

End job on node20 on Mon Apr 16 13:38:14 UTC 2007