Trace number 2661708

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT4J PB RES // CP 2.2.0 2010-05-31OPT3 414.406 220.914

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=139-P1=67-P2=211-P3=127-P4=137-P5=173-P6=89-P7=223-P8=227-P9=79-B.opb
MD5SUM651e385f00e2858954d8683e891a1dbe
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark10.2704
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables216
Total number of constraints19
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 constraints19
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
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 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)576
Sum of products size (including duplicates)1152
Number of different products576
Sum of products size1152

Quality of the solution as a function of time


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

Solver Data

0.09/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.09/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.13	c See www.sat4j.org for details.
0.09/0.14	c version 2.2.0.v20100531
0.09/0.14	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.14	c java.vm.name		Java HotSpot(TM) Server VM
0.09/0.14	c java.vm.version	11.2-b01
0.09/0.14	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.14	c sun.arch.data.model	32
0.09/0.14	c java.version		1.6.0_12
0.09/0.14	c os.name		Linux
0.09/0.14	c os.version		2.6.18-164.el5
0.09/0.14	c os.arch		i386
0.09/0.14	c Free memory 		1393557488
0.09/0.14	c Max memory 		1395916800
0.09/0.14	c Total memory 		1395916800
0.09/0.14	c Number of processors 	2
0.24/0.21	c Pseudo Boolean Optimization
0.24/0.21	c ManyCore solver with 2 solvers running in parallel
0.24/0.21	c --- Begin Solver configuration ---
0.24/0.21	c Stops conflict analysis at the first Unique Implication Point
0.24/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.24/0.21	c Learn all clauses as in MiniSAT
0.24/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.24/0.21	c Expensive reason simplification
0.24/0.21	c Armin Biere (Picosat) restarts strategy
0.24/0.21	c Glucose learned constraints deletion strategy
0.24/0.21	c timeout=2147483s
0.24/0.21	c DB Simplification allowed=false
0.24/0.21	c --- End Solver configuration ---
0.24/0.21	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.24/0.21	c --- Begin Solver configuration ---
0.24/0.21	c Stops conflict analysis at the first Unique Implication Point
0.24/0.21	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.24/0.21	c Learn all clauses as in MiniSAT
0.24/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.24/0.21	c No reason simplification
0.24/0.21	c Armin Biere (Picosat) restarts strategy
0.24/0.21	c Glucose learned constraints deletion strategy
0.24/0.21	c timeout=2147483s
0.24/0.21	c DB Simplification allowed=false
0.24/0.21	c --- End Solver configuration ---
0.24/0.21	
0.24/0.21	c solving HOME/instance-2661708-1276647783.opb
0.24/0.21	c reading problem ... 
0.56/0.48	c ... done. Wall clock time 0.274s.
0.56/0.48	c #vars     792
0.56/0.48	c #constraints  1180
0.56/0.48	c constraints type 
0.56/0.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 576
0.56/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 604
0.56/0.48	c constraints type 
0.56/0.48	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 576
0.56/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 604
9.07/4.71	c cleaning 2500 clauses out of 5000 with flag 5000/5000
12.00/6.28	c cleaning 4247 clauses out of 8500 with flag 11000/11000
14.93/7.72	c cleaning 5624 clauses out of 11253 with flag 18000/18000
18.22/9.42	c cleaning 6815 clauses out of 13630 with flag 26001/26001
21.34/11.06	c cleaning 7903 clauses out of 15814 with flag 35000/35000
25.44/13.18	c cleaning 8952 clauses out of 17913 with flag 45002/45002
33.29/17.17	c cleaning 9479 clauses out of 18960 with flag 55001/55001
38.58/19.85	c cleaning 9734 clauses out of 19481 with flag 65001/65001
44.41/22.80	c cleaning 9870 clauses out of 19747 with flag 75001/75001
51.47/26.50	c cleaning 9934 clauses out of 19877 with flag 85001/85001
56.71/29.10	c cleaning 9961 clauses out of 19943 with flag 95001/95001
60.78/31.28	c cleaning 9970 clauses out of 19981 with flag 105000/105000
64.43/33.19	c cleaning 10004 clauses out of 20013 with flag 115002/115002
68.88/35.40	c cleaning 9996 clauses out of 20006 with flag 125000/125000
72.35/37.29	c cleaning 9999 clauses out of 20010 with flag 135000/135000
75.42/38.84	c cleaning 10006 clauses out of 20011 with flag 145000/145000
79.45/40.97	c cleaning 10001 clauses out of 20006 with flag 155001/155001
82.93/42.74	c cleaning 9995 clauses out of 20005 with flag 165001/165001
86.22/44.43	c cleaning 10002 clauses out of 20009 with flag 175000/175000
90.47/46.63	c cleaning 9990 clauses out of 20007 with flag 185000/185000
93.92/48.42	c cleaning 9995 clauses out of 20019 with flag 195002/195002
96.98/50.01	c cleaning 10002 clauses out of 20022 with flag 205000/205000
101.44/52.30	c cleaning 10006 clauses out of 20020 with flag 215000/215000
106.08/54.77	c cleaning 10008 clauses out of 20015 with flag 225001/225001
108.93/56.22	c cleaning 9991 clauses out of 20007 with flag 235002/235002
111.38/57.53	c cleaning 9992 clauses out of 20014 with flag 245000/245000
114.63/59.28	c cleaning 10009 clauses out of 20024 with flag 255002/255002
115.51/59.72	c cleaning 0 clauses out of 5001 with flag 0/5001
119.51/61.81	c cleaning 9997 clauses out of 20014 with flag 265001/265001
123.96/64.11	c cleaning 9998 clauses out of 20017 with flag 275001/275001
127.21/65.82	c cleaning 9997 clauses out of 20018 with flag 285000/285000
130.47/67.60	c cleaning 10007 clauses out of 20022 with flag 295001/295001
135.66/70.23	c cleaning 9999 clauses out of 20015 with flag 305001/305001
140.89/72.97	c cleaning 10000 clauses out of 20016 with flag 315001/315001
143.94/74.56	c cleaning 9991 clauses out of 20016 with flag 325001/325001
146.99/76.15	c cleaning 9998 clauses out of 20026 with flag 335002/335002
151.98/78.74	c cleaning 10005 clauses out of 20026 with flag 345000/345000
156.61/81.20	c cleaning 10005 clauses out of 20021 with flag 355000/355000
160.44/83.20	c cleaning 9999 clauses out of 20017 with flag 365001/365001
163.28/84.70	c cleaning 9995 clauses out of 20018 with flag 375001/375001
166.29/86.28	c cleaning 9996 clauses out of 20023 with flag 385001/385001
169.32/87.90	c cleaning 9997 clauses out of 20027 with flag 395001/395001
172.95/89.71	c cleaning 10000 clauses out of 20030 with flag 405001/405001
176.58/91.61	c cleaning 10012 clauses out of 20029 with flag 415001/415001
180.77/93.85	c cleaning 10005 clauses out of 20017 with flag 425001/425001
185.18/96.14	c cleaning 10000 clauses out of 20011 with flag 435000/435000
187.81/97.50	c cleaning 9978 clauses out of 20012 with flag 445001/445001
189.05/98.24	c And the winner is Resolution
189.29/98.45	c SATISFIABLE
189.29/98.45	c OPTIMIZING...
189.29/98.45	c Got one! Elapsed wall clock time (in seconds):98.242
189.29/98.45	o 129
190.98/99.38	c cleaning 9995 clauses out of 20033 with flag 455000/455000
194.36/101.18	c cleaning 9983 clauses out of 20038 with flag 465000/465000
197.56/102.89	c cleaning 10020 clauses out of 20055 with flag 475000/475000
202.36/105.30	c cleaning 10005 clauses out of 20035 with flag 485000/485000
205.57/107.08	c cleaning 10010 clauses out of 20030 with flag 495001/495001
209.74/109.26	c cleaning 10005 clauses out of 20020 with flag 505001/505001
211.97/110.43	c And the winner is Resolution
212.14/110.62	c Got one! Elapsed wall clock time (in seconds):110.409
212.14/110.62	o 5
212.91/111.03	c cleaning 9988 clauses out of 20016 with flag 515002/515002
216.51/112.91	c cleaning 9993 clauses out of 20028 with flag 525002/525002
220.11/114.84	c cleaning 9994 clauses out of 20033 with flag 535000/535000
223.67/116.70	c cleaning 10014 clauses out of 20039 with flag 545000/545000
228.46/119.25	c cleaning 10008 clauses out of 20025 with flag 555000/555000
233.46/121.86	c cleaning 10005 clauses out of 20017 with flag 565000/565000
237.27/123.88	c cleaning 10000 clauses out of 20013 with flag 575001/575001
241.22/125.93	c cleaning 9989 clauses out of 20010 with flag 585000/585000
242.64/126.74	c And the winner is Resolution
242.90/127.66	c Got one! Elapsed wall clock time (in seconds):127.448
242.90/127.66	o 3
244.58/128.56	c cleaning 9995 clauses out of 20022 with flag 595001/595001
248.38/130.52	c cleaning 9994 clauses out of 20026 with flag 605000/605000
252.57/132.74	c cleaning 9995 clauses out of 20033 with flag 615001/615001
257.31/135.23	c cleaning 10001 clauses out of 20038 with flag 625001/625001
261.27/137.32	c cleaning 10015 clauses out of 20037 with flag 635001/635001
264.25/138.97	c cleaning 9998 clauses out of 20021 with flag 645000/645000
267.44/140.64	c cleaning 9997 clauses out of 20023 with flag 655000/655000
270.77/142.41	c cleaning 10004 clauses out of 20028 with flag 665002/665002
274.14/144.29	c cleaning 10002 clauses out of 20023 with flag 675001/675001
277.30/145.98	c cleaning 10001 clauses out of 20020 with flag 685000/685000
281.26/148.01	c cleaning 10001 clauses out of 20020 with flag 695001/695001
284.97/150.00	c cleaning 10000 clauses out of 20016 with flag 705000/705000
288.92/152.20	c cleaning 10003 clauses out of 20016 with flag 715000/715000
292.68/154.15	c cleaning 10003 clauses out of 20013 with flag 725000/725000
296.65/156.23	c cleaning 9997 clauses out of 20010 with flag 735000/735000
300.76/158.41	c cleaning 10001 clauses out of 20014 with flag 745001/745001
304.92/160.64	c cleaning 9999 clauses out of 20012 with flag 755000/755000
308.28/162.44	c cleaning 10004 clauses out of 20014 with flag 765001/765001
313.04/164.92	c cleaning 10003 clauses out of 20010 with flag 775001/775001
317.72/167.46	c cleaning 9999 clauses out of 20006 with flag 785000/785000
321.29/169.33	c cleaning 9990 clauses out of 20008 with flag 795001/795001
324.44/171.01	c cleaning 10005 clauses out of 20017 with flag 805000/805000
328.58/173.23	c cleaning 10004 clauses out of 20012 with flag 815000/815000
333.08/175.69	c cleaning 10000 clauses out of 20009 with flag 825001/825001
337.42/177.96	c cleaning 9997 clauses out of 20008 with flag 835000/835000
341.18/179.96	c cleaning 10002 clauses out of 20013 with flag 845002/845002
344.90/181.91	c cleaning 10002 clauses out of 20009 with flag 855000/855000
348.58/183.97	c cleaning 9995 clauses out of 20006 with flag 865000/865000
352.72/186.14	c cleaning 10000 clauses out of 20012 with flag 875001/875001
357.06/188.40	c cleaning 9999 clauses out of 20012 with flag 885001/885001
361.20/190.67	c cleaning 9999 clauses out of 20012 with flag 895000/895000
365.28/192.88	c cleaning 10001 clauses out of 20014 with flag 905001/905001
369.62/195.17	c cleaning 10003 clauses out of 20013 with flag 915001/915001
370.20/195.51	c cleaning 0 clauses out of 11000 with flag 0/11000
373.55/197.36	c cleaning 10002 clauses out of 20011 with flag 925002/925002
377.82/199.66	c cleaning 10000 clauses out of 20007 with flag 935000/935000
381.77/201.72	c cleaning 10002 clauses out of 20009 with flag 945002/945002
385.90/204.00	c cleaning 10001 clauses out of 20006 with flag 955001/955001
390.04/206.17	c cleaning 9998 clauses out of 20004 with flag 965000/965000
394.49/208.58	c cleaning 9996 clauses out of 20006 with flag 975000/975000
399.62/211.29	c cleaning 10000 clauses out of 20011 with flag 985001/985001
404.51/213.87	c cleaning 10002 clauses out of 20010 with flag 995000/995000
410.03/216.80	c cleaning 10001 clauses out of 20008 with flag 1005001/1005001
412.29/218.02	c And the winner is Resolution
414.33/220.83	c starts		: 174
414.33/220.83	c conflicts		: 1009561
414.33/220.83	c decisions		: 1043719
414.33/220.84	c propagations		: 19108005
414.33/220.84	c inspects		: 564808939
414.33/220.84	c learnt literals	: 21
414.33/220.84	c learnt binary clauses	: 89
414.33/220.84	c learnt ternary clauses	: 266
414.33/220.84	c learnt clauses	: 1009539
414.33/220.84	c ignored clauses	: 0
414.33/220.84	c root simplifications	: 0
414.33/220.84	c removed literals (reason simplification)	: 31884258
414.33/220.84	c reason swapping (by a shorter reason)	: 0
414.33/220.84	c Calls to reduceDB	: 102
414.33/220.84	c number of reductions to clauses (during analyze)	: 0
414.33/220.84	c number of learned constraints concerned by reduction	: 0
414.33/220.84	c number of learning phase by resolution	: 0
414.33/220.84	c number of learning phase by cutting planes	: 0
414.33/220.84	c speed (assignments/second)	: 205065.51835157757
414.33/220.84	c non guided choices	8279
414.33/220.84	c learnt constraints type 
414.33/220.84	c constraints type 
414.33/220.84	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 576
414.33/220.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 604
414.33/220.84	c constraints type 
414.33/220.84	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 576
414.33/220.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 604
414.33/220.84	s OPTIMUM FOUND
414.33/220.84	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 -x30 -x31 -x32 x33 -x34 x35 -x36 -x37 -x38 x39 x40 x41 -x42 x43 -x44 -x45 -x46 -x47 -x48 x49 -x50 x51 x52 -x53 -x54 x55 x56 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 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 -x109 -x110 -x111 -x112 x113 -x114 x115 -x116 -x117 -x118 -x119 -x120 x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130 -x131 x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 x170 -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 
414.33/220.84	c objective function=3
414.33/220.84	c Total wall clock time (in seconds): 220.63

Verifier Data

OK	3

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2661708-1276647783/watcher-2661708-1276647783 -o /tmp/evaluation-result-2661708-1276647783/solver-2661708-1276647783 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661708-1276647783.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.02 1.02 1.00 3/106 14864
/proc/meminfo: memFree=1811576/2059040 swapFree=4170748/4192956
[pid=14864] ppid=14862 vsize=1752 CPUtime=0
/proc/14864/stat : 14864 (java) R 14862 14864 14619 0 -1 4194304 317 0 0 0 0 0 0 0 19 0 1 0 6072784 1794048 63 1992294400 134512640 134550932 4290890400 18446744073709551615 4770130 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14864/statm: 438 77 62 10 0 30 0

[startup+0.0857521 s]
/proc/loadavg: 1.02 1.02 1.00 3/106 14864
/proc/meminfo: memFree=1811576/2059040 swapFree=4170748/4192956
[pid=14864] ppid=14862 vsize=1521796 CPUtime=0.07
/proc/14864/stat : 14864 (java) S 14862 14864 14619 0 -1 4202496 3853 0 1 0 6 1 0 0 19 0 7 0 6072784 1558319104 3294 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 0
/proc/14864/statm: 380449 3294 1045 10 0 377759 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1521796

[startup+0.101753 s]
/proc/loadavg: 1.02 1.02 1.00 3/106 14864
/proc/meminfo: memFree=1811576/2059040 swapFree=4170748/4192956
[pid=14864] ppid=14862 vsize=1524180 CPUtime=0.09
/proc/14864/stat : 14864 (java) S 14862 14864 14619 0 -1 4202496 3998 0 1 0 7 2 0 0 19 0 12 0 6072784 1560760320 3437 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14864/statm: 381045 3437 1077 10 0 378348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1524180

[startup+0.30194 s]
/proc/loadavg: 1.02 1.02 1.00 3/106 14864
/proc/meminfo: memFree=1811576/2059040 swapFree=4170748/4192956
[pid=14864] ppid=14862 vsize=1526256 CPUtime=0.38
/proc/14864/stat : 14864 (java) S 14862 14864 14619 0 -1 4202496 5392 0 1 0 35 3 0 0 19 0 12 0 6072784 1562886144 4829 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14864/statm: 381564 4829 1357 10 0 378867 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 1526256

[startup+0.701927 s]
/proc/loadavg: 1.02 1.02 1.00 3/106 14864
/proc/meminfo: memFree=1811576/2059040 swapFree=4170748/4192956
[pid=14864] ppid=14862 vsize=1530776 CPUtime=1.16
/proc/14864/stat : 14864 (java) S 14862 14864 14619 0 -1 4202496 7147 0 1 0 112 4 0 0 19 0 16 0 6072784 1567514624 6489 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14864/statm: 382694 6489 1402 10 0 379997 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 1530776

[startup+1.5019 s]
/proc/loadavg: 1.02 1.02 1.00 5/122 14880
/proc/meminfo: memFree=1784540/2059040 swapFree=4170748/4192956
[pid=14864] ppid=14862 vsize=1544072 CPUtime=2.74
/proc/14864/stat : 14864 (java) S 14862 14864 14619 0 -1 4202496 13193 0 1 0 268 6 0 0 19 0 16 0 6072784 1581129728 10902 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14864/statm: 386018 10902 1418 10 0 383321 0
[pid=14864/tid=14866] ppid=14862 vsize=1544072 CPUtime=0.46
/proc/14864/task/14866/stat : 14866 (java) R 14862 14864 14619 0 -1 4202560 4246 0 1 0 44 2 0 0 18 0 16 0 6072786 1581129728 10902 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14864/tid=14867] ppid=14862 vsize=1544072 CPUtime=0
/proc/14864/task/14867/stat : 14867 (java) S 14862 14864 14619 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 16 0 6072787 1581129728 10902 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14868] ppid=14862 vsize=1544072 CPUtime=0
/proc/14864/task/14868/stat : 14868 (java) S 14862 14864 14619 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 16 0 6072787 1581129728 10902 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14869] ppid=14862 vsize=1544072 CPUtime=0
/proc/14864/task/14869/stat : 14869 (java) S 14862 14864 14619 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 16 0 6072789 1581129728 10902 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 0 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14870] ppid=14862 vsize=1544072 CPUtime=0
/proc/14864/task/14870/stat : 14870 (java) S 14862 14864 14619 0 -1 4202560 11 0 0 0 0 0 0 0 22 0 16 0 6072789 1581129728 10902 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14871] ppid=14862 vsize=1544072 CPUtime=0
/proc/14864/task/14871/stat : 14871 (java) S 14862 14864 14619 0 -1 4202560 5 0 0 0 0 0 0 0 23 0 16 0 6072789 1581129728 10902 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14872] ppid=14862 vsize=1544072 CPUtime=0
/proc/14864/task/14872/stat : 14872 (java) S 14862 14864 14619 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 6072793 1581129728 10902 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14873] ppid=14862 vsize=1544072 CPUtime=1
/proc/14864/task/14873/stat : 14873 (java) R 14862 14864 14619 0 -1 4202560 5106 0 0 0 98 2 0 0 18 0 16 0 6072793 1581129728 10902 1992294400 134512640 134550932 4290890400 18446744073709551615 104164032 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14864/tid=14874] ppid=14862 vsize=1544072 CPUtime=0.2
/proc/14864/task/14874/stat : 14874 (java) R 14862 14864 14619 0 -1 4202560 802 0 0 0 20 0 0 0 25 0 16 0 6072793 1581129728 10902 1992294400 134512640 134550932 4290890400 18446744073709551615 5318620 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14864/tid=14875] ppid=14862 vsize=1544072 CPUtime=0
/proc/14864/task/14875/stat : 14875 (java) S 14862 14864 14619 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 6072793 1581129728 10902 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14876] ppid=14862 vsize=1544072 CPUtime=0
/proc/14864/task/14876/stat : 14876 (java) S 14862 14864 14619 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 6072793 1581129728 10902 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14877] ppid=14862 vsize=1544072 CPUtime=0.6
/proc/14864/task/14877/stat : 14877 (java) R 14862 14864 14619 0 -1 4202560 526 0 0 0 60 0 0 0 20 0 16 0 6072833 1581129728 10902 1992294400 134512640 134550932 4290890400 18446744073709551615 4108594077 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14864/tid=14878] ppid=14862 vsize=1544072 CPUtime=0.45
/proc/14864/task/14878/stat : 14878 (java) R 14862 14864 14619 0 -1 4202560 1442 0 0 0 44 1 0 0 21 0 16 0 6072834 1581129728 10902 1992294400 134512640 134550932 4290890400 18446744073709551615 4108616452 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14864/tid=14879] ppid=14862 vsize=1544072 CPUtime=0
/proc/14864/task/14879/stat : 14879 (java) S 14862 14864 14619 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 16 0 6072838 1581129728 10902 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14880] ppid=14862 vsize=1544072 CPUtime=0
/proc/14864/task/14880/stat : 14880 (java) S 14862 14864 14619 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 6072839 1581129728 10902 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 1544072

[startup+3.10185 s]
/proc/loadavg: 1.02 1.02 1.00 5/122 14880
/proc/meminfo: memFree=1765692/2059040 swapFree=4170748/4192956
[pid=14864] ppid=14862 vsize=1546168 CPUtime=5.91
/proc/14864/stat : 14864 (java) S 14862 14864 14619 0 -1 4202496 26257 0 1 0 579 12 0 0 19 0 16 0 6072784 1583276032 21887 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14864/statm: 386542 21890 1426 10 0 383845 0
[pid=14864/tid=14866] ppid=14862 vsize=1546168 CPUtime=0.46
/proc/14864/task/14866/stat : 14866 (java) S 14862 14864 14619 0 -1 4202560 4246 0 1 0 44 2 0 0 18 0 16 0 6072786 1583276032 21890 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14867] ppid=14862 vsize=1546168 CPUtime=0
/proc/14864/task/14867/stat : 14867 (java) S 14862 14864 14619 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 16 0 6072787 1583276032 21891 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14868] ppid=14862 vsize=1546168 CPUtime=0
/proc/14864/task/14868/stat : 14868 (java) S 14862 14864 14619 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 16 0 6072787 1583276032 21892 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14869] ppid=14862 vsize=1546168 CPUtime=0
/proc/14864/task/14869/stat : 14869 (java) S 14862 14864 14619 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 16 0 6072789 1583276032 21893 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 0 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14870] ppid=14862 vsize=1546168 CPUtime=0
/proc/14864/task/14870/stat : 14870 (java) S 14862 14864 14619 0 -1 4202560 11 0 0 0 0 0 0 0 22 0 16 0 6072789 1583276032 21894 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14871] ppid=14862 vsize=1546168 CPUtime=0
/proc/14864/task/14871/stat : 14871 (java) S 14862 14864 14619 0 -1 4202560 5 0 0 0 0 0 0 0 23 0 16 0 6072789 1583276032 21895 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14872] ppid=14862 vsize=1546168 CPUtime=0
/proc/14864/task/14872/stat : 14872 (java) S 14862 14864 14619 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 6072793 1583276032 21896 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14873] ppid=14862 vsize=1546168 CPUtime=2.31
/proc/14864/task/14873/stat : 14873 (java) R 14862 14864 14619 0 -1 4202560 7245 0 0 0 228 3 0 0 19 0 16 0 6072793 1583276032 21898 1992294400 134512640 134550932 4290890400 18446744073709551615 106916449 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14864/tid=14874] ppid=14862 vsize=1546168 CPUtime=0.5
/proc/14864/task/14874/stat : 14874 (java) R 14862 14864 14619 0 -1 4202560 1527 0 0 0 50 0 0 0 25 0 16 0 6072793 1583276032 21898 1992294400 134512640 134550932 4290890400 18446744073709551615 104164019 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14864/tid=14875] ppid=14862 vsize=1546168 CPUtime=0
/proc/14864/task/14875/stat : 14875 (java) S 14862 14864 14619 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 6072793 1583276032 21899 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14876] ppid=14862 vsize=1546168 CPUtime=0
/proc/14864/task/14876/stat : 14876 (java) S 14862 14864 14619 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 6072793 1583276032 21900 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14877] ppid=14862 vsize=1546168 CPUtime=1.53
/proc/14864/task/14877/stat : 14877 (java) R 14862 14864 14619 0 -1 4202560 4508 0 0 0 151 2 0 0 22 0 16 0 6072833 1583276032 21900 1992294400 134512640 134550932 4290890400 18446744073709551615 4108979845 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14864/tid=14878] ppid=14862 vsize=1546168 CPUtime=1.07
/proc/14864/task/14878/stat : 14878 (java) R 14862 14864 14619 0 -1 4202560 7674 0 0 0 104 3 0 0 24 0 16 0 6072834 1583276032 21901 1992294400 134512640 134550932 4290890400 18446744073709551615 106834530 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14864/tid=14879] ppid=14862 vsize=1546168 CPUtime=0
/proc/14864/task/14879/stat : 14879 (java) S 14862 14864 14619 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 16 0 6072838 1583276032 21901 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14880] ppid=14862 vsize=1546168 CPUtime=0
/proc/14864/task/14880/stat : 14880 (java) S 14862 14864 14619 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 6072839 1583276032 21903 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 1546168

[startup+6.30329 s]
/proc/loadavg: 1.10 1.04 1.01 3/122 14880
/proc/meminfo: memFree=1652728/2059040 swapFree=4170748/4192956
[pid=14864] ppid=14862 vsize=1543900 CPUtime=12.19
/proc/14864/stat : 14864 (java) S 14862 14864 14619 0 -1 4202496 48971 0 1 0 1188 31 0 0 19 0 16 0 6072784 1580953600 41469 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14864/statm: 385975 41469 1448 10 0 383278 0
[pid=14864/tid=14866] ppid=14862 vsize=1543900 CPUtime=0.46
/proc/14864/task/14866/stat : 14866 (java) S 14862 14864 14619 0 -1 4202560 4246 0 1 0 44 2 0 0 18 0 16 0 6072786 1580953600 41470 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14867] ppid=14862 vsize=1543900 CPUtime=0.06
/proc/14864/task/14867/stat : 14867 (java) S 14862 14864 14619 0 -1 4202560 1528 0 0 0 6 0 0 0 16 0 16 0 6072787 1580953600 41470 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14868] ppid=14862 vsize=1543900 CPUtime=0.05
/proc/14864/task/14868/stat : 14868 (java) S 14862 14864 14619 0 -1 4202560 1495 0 0 0 5 0 0 0 15 0 16 0 6072787 1580953600 41471 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14869] ppid=14862 vsize=1543900 CPUtime=0.18
/proc/14864/task/14869/stat : 14869 (java) R 14862 14864 14619 0 -1 4202560 1117 0 0 0 11 7 0 0 15 0 16 0 6072789 1580953600 41471 1992294400 134512640 134550932 4290890400 18446744073709551615 105697198 0 0 0 16800975 0 0 0 -1 1 0 0 0
[pid=14864/tid=14870] ppid=14862 vsize=1543900 CPUtime=0
/proc/14864/task/14870/stat : 14870 (java) S 14862 14864 14619 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 6072789 1580953600 41471 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14871] ppid=14862 vsize=1543900 CPUtime=0
/proc/14864/task/14871/stat : 14871 (java) S 14862 14864 14619 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 6072789 1580953600 41471 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14872] ppid=14862 vsize=1543900 CPUtime=0
/proc/14864/task/14872/stat : 14872 (java) S 14862 14864 14619 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 6072793 1580953600 41471 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14873] ppid=14862 vsize=1543900 CPUtime=3.07
/proc/14864/task/14873/stat : 14873 (java) S 14862 14864 14619 0 -1 4202560 7864 0 0 0 304 3 0 0 15 0 16 0 6072793 1580953600 41471 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14874] ppid=14862 vsize=1543900 CPUtime=1.34
/proc/14864/task/14874/stat : 14874 (java) S 14862 14864 14619 0 -1 4202560 3759 0 0 0 133 1 0 0 16 0 16 0 6072793 1580953600 41471 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14875] ppid=14862 vsize=1543900 CPUtime=0
/proc/14864/task/14875/stat : 14875 (java) S 14862 14864 14619 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 6072793 1580953600 41471 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14876] ppid=14862 vsize=1543900 CPUtime=0
/proc/14864/task/14876/stat : 14876 (java) S 14862 14864 14619 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 6072793 1580953600 41471 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14877] ppid=14862 vsize=1543900 CPUtime=3.41
/proc/14864/task/14877/stat : 14877 (java) S 14862 14864 14619 0 -1 4202560 6454 0 0 0 338 3 0 0 25 0 16 0 6072833 1580953600 41471 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14878] ppid=14862 vsize=1543900 CPUtime=3.54
/proc/14864/task/14878/stat : 14878 (java) S 14862 14864 14619 0 -1 4202560 21439 0 0 0 344 10 0 0 19 0 16 0 6072834 1580953600 41471 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14879] ppid=14862 vsize=1543900 CPUtime=0
/proc/14864/task/14879/stat : 14879 (java) S 14862 14864 14619 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 16 0 6072838 1580953600 41471 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14880] ppid=14862 vsize=1543900 CPUtime=0
/proc/14864/task/14880/stat : 14880 (java) S 14862 14864 14619 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 6072839 1580953600 41471 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 1543900

[startup+12.7018 s]
/proc/loadavg: 1.17 1.06 1.01 3/122 14880
/proc/meminfo: memFree=1618256/2059040 swapFree=4170748/4192956
[pid=14864] ppid=14862 vsize=1543900 CPUtime=24.64
/proc/14864/stat : 14864 (java) S 14862 14864 14619 0 -1 4202496 57433 0 1 0 2429 35 0 0 19 0 16 0 6072784 1580953600 49781 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14864/statm: 385975 49781 1448 10 0 383278 0
[pid=14864/tid=14866] ppid=14862 vsize=1543900 CPUtime=0.46
/proc/14864/task/14866/stat : 14866 (java) S 14862 14864 14619 0 -1 4202560 4246 0 1 0 44 2 0 0 18 0 16 0 6072786 1580953600 49781 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14867] ppid=14862 vsize=1543900 CPUtime=0.15
/proc/14864/task/14867/stat : 14867 (java) S 14862 14864 14619 0 -1 4202560 2854 0 0 0 14 1 0 0 16 0 16 0 6072787 1580953600 49781 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14868] ppid=14862 vsize=1543900 CPUtime=0.15
/proc/14864/task/14868/stat : 14868 (java) S 14862 14864 14619 0 -1 4202560 2993 0 0 0 14 1 0 0 16 0 16 0 6072787 1580953600 49781 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14869] ppid=14862 vsize=1543900 CPUtime=0.42
/proc/14864/task/14869/stat : 14869 (java) S 14862 14864 14619 0 -1 4202560 2669 0 0 0 34 8 0 0 15 0 16 0 6072789 1580953600 49781 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 0 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14870] ppid=14862 vsize=1543900 CPUtime=0
/proc/14864/task/14870/stat : 14870 (java) S 14862 14864 14619 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 6072789 1580953600 49781 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14871] ppid=14862 vsize=1543900 CPUtime=0
/proc/14864/task/14871/stat : 14871 (java) S 14862 14864 14619 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 6072789 1580953600 49781 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14872] ppid=14862 vsize=1543900 CPUtime=0
/proc/14864/task/14872/stat : 14872 (java) S 14862 14864 14619 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 6072793 1580953600 49781 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14873] ppid=14862 vsize=1543900 CPUtime=3.07
/proc/14864/task/14873/stat : 14873 (java) S 14862 14864 14619 0 -1 4202560 7864 0 0 0 304 3 0 0 15 0 16 0 6072793 1580953600 49781 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14874] ppid=14862 vsize=1543900 CPUtime=1.41
/proc/14864/task/14874/stat : 14874 (java) S 14862 14864 14619 0 -1 4202560 3759 0 0 0 140 1 0 0 16 0 16 0 6072793 1580953600 49781 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14875] ppid=14862 vsize=1543900 CPUtime=0
/proc/14864/task/14875/stat : 14875 (java) S 14862 14864 14619 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 6072793 1580953600 49781 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14876] ppid=14862 vsize=1543900 CPUtime=0
/proc/14864/task/14876/stat : 14876 (java) S 14862 14864 14619 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 6072793 1580953600 49781 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0

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

/proc/14864/task/14874/stat : 14874 (java) S 14862 14864 14619 0 -1 4202560 8694 0 0 0 326 3 0 0 15 0 16 0 6072793 1589342208 67500 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14875] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14875/stat : 14875 (java) S 14862 14864 14619 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 6072793 1589342208 67500 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14876] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14876/stat : 14876 (java) S 14862 14864 14619 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 16 0 6072793 1589342208 67500 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14879] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14879/stat : 14879 (java) S 14862 14864 14619 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 16 0 6072838 1589342208 67500 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14880] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14880/stat : 14880 (java) S 14862 14864 14619 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 6072839 1589342208 67500 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14889] ppid=14862 vsize=1552092 CPUtime=72.57
/proc/14864/task/14889/stat : 14889 (java) R 14862 14864 14619 0 -1 4202560 58 0 0 0 7256 1 0 0 18 0 16 0 6085551 1589342208 67500 1992294400 134512640 134550932 4290890400 18446744073709551615 4108968600 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14864/tid=14890] ppid=14862 vsize=1552092 CPUtime=72.33
/proc/14864/task/14890/stat : 14890 (java) R 14862 14864 14619 0 -1 4202560 41 0 0 0 7232 1 0 0 25 0 16 0 6085551 1589342208 67500 1992294400 134512640 134550932 4290890400 18446744073709551615 4108945088 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 399.42
Current children cumulated vsize (KiB) 1552092

[startup+217.501 s]
/proc/loadavg: 2.22 1.63 1.24 3/122 14892
/proc/meminfo: memFree=1545096/2059040 swapFree=4170748/4192956
[pid=14864] ppid=14862 vsize=1552092 CPUtime=411.3
/proc/14864/stat : 14864 (java) S 14862 14864 14619 0 -1 4202496 80093 0 1 0 41045 85 0 0 19 0 16 0 6072784 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14864/statm: 388023 67594 1449 10 0 385326 0
[pid=14864/tid=14866] ppid=14862 vsize=1552092 CPUtime=0.47
/proc/14864/task/14866/stat : 14866 (java) S 14862 14864 14619 0 -1 4202560 4260 0 1 0 45 2 0 0 15 0 16 0 6072786 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14867] ppid=14862 vsize=1552092 CPUtime=3.21
/proc/14864/task/14867/stat : 14867 (java) S 14862 14864 14619 0 -1 4202560 10919 0 0 0 306 15 0 0 16 0 16 0 6072787 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14868] ppid=14862 vsize=1552092 CPUtime=3.23
/proc/14864/task/14868/stat : 14868 (java) S 14862 14864 14619 0 -1 4202560 10807 0 0 0 313 10 0 0 15 0 16 0 6072787 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14869] ppid=14862 vsize=1552092 CPUtime=17.71
/proc/14864/task/14869/stat : 14869 (java) S 14862 14864 14619 0 -1 4202560 4223 0 0 0 1749 22 0 0 16 0 16 0 6072789 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 0 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14870] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14870/stat : 14870 (java) S 14862 14864 14619 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 6072789 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14871] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14871/stat : 14871 (java) S 14862 14864 14619 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 6072789 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14872] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14872/stat : 14872 (java) S 14862 14864 14619 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 6072793 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14873] ppid=14862 vsize=1552092 CPUtime=3.1
/proc/14864/task/14873/stat : 14873 (java) S 14862 14864 14619 0 -1 4202560 7864 0 0 0 307 3 0 0 16 0 16 0 6072793 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14874] ppid=14862 vsize=1552092 CPUtime=3.29
/proc/14864/task/14874/stat : 14874 (java) S 14862 14864 14619 0 -1 4202560 8694 0 0 0 326 3 0 0 15 0 16 0 6072793 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14875] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14875/stat : 14875 (java) S 14862 14864 14619 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 6072793 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14876] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14876/stat : 14876 (java) S 14862 14864 14619 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 16 0 6072793 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14879] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14879/stat : 14879 (java) S 14862 14864 14619 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 16 0 6072838 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14880] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14880/stat : 14880 (java) S 14862 14864 14619 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 6072839 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14889] ppid=14862 vsize=1552092 CPUtime=77.98
/proc/14864/task/14889/stat : 14889 (java) R 14862 14864 14619 0 -1 4202560 62 0 0 0 7797 1 0 0 17 0 16 0 6085551 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4108972044 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14864/tid=14890] ppid=14862 vsize=1552092 CPUtime=77.84
/proc/14864/task/14890/stat : 14890 (java) R 14862 14864 14619 0 -1 4202560 43 0 0 0 7783 1 0 0 24 0 16 0 6085551 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4109244693 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 411.3
Current children cumulated vsize (KiB) 1552092

[startup+219.101 s]
/proc/loadavg: 2.22 1.63 1.24 1/120 14892
/proc/meminfo: memFree=1544740/2059040 swapFree=4170748/4192956
[pid=14864] ppid=14862 vsize=1552092 CPUtime=412.62
/proc/14864/stat : 14864 (java) S 14862 14864 14619 0 -1 4202496 80094 0 1 0 41177 85 0 0 19 0 14 0 6072784 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14864/statm: 388023 67594 1449 10 0 385326 0
[pid=14864/tid=14866] ppid=14862 vsize=1552092 CPUtime=0.47
/proc/14864/task/14866/stat : 14866 (java) S 14862 14864 14619 0 -1 4202560 4260 0 1 0 45 2 0 0 15 0 14 0 6072786 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14867] ppid=14862 vsize=1552092 CPUtime=3.22
/proc/14864/task/14867/stat : 14867 (java) S 14862 14864 14619 0 -1 4202560 10919 0 0 0 307 15 0 0 15 0 14 0 6072787 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14868] ppid=14862 vsize=1552092 CPUtime=3.24
/proc/14864/task/14868/stat : 14868 (java) S 14862 14864 14619 0 -1 4202560 10807 0 0 0 314 10 0 0 16 0 14 0 6072787 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14869] ppid=14862 vsize=1552092 CPUtime=17.71
/proc/14864/task/14869/stat : 14869 (java) S 14862 14864 14619 0 -1 4202560 4223 0 0 0 1749 22 0 0 15 0 14 0 6072789 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 0 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14870] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14870/stat : 14870 (java) S 14862 14864 14619 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 6072789 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14871] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14871/stat : 14871 (java) S 14862 14864 14619 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 14 0 6072789 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14872] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14872/stat : 14872 (java) S 14862 14864 14619 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 14 0 6072793 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14873] ppid=14862 vsize=1552092 CPUtime=3.1
/proc/14864/task/14873/stat : 14873 (java) S 14862 14864 14619 0 -1 4202560 7864 0 0 0 307 3 0 0 16 0 14 0 6072793 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14874] ppid=14862 vsize=1552092 CPUtime=3.29
/proc/14864/task/14874/stat : 14874 (java) S 14862 14864 14619 0 -1 4202560 8694 0 0 0 326 3 0 0 15 0 14 0 6072793 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14875] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14875/stat : 14875 (java) S 14862 14864 14619 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 14 0 6072793 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14876] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14876/stat : 14876 (java) S 14862 14864 14619 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 14 0 6072793 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14879] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14879/stat : 14879 (java) S 14862 14864 14619 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 14 0 6072838 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14880] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14880/stat : 14880 (java) S 14862 14864 14619 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 14 0 6072839 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 412.62
Current children cumulated vsize (KiB) 1552092

[startup+219.902 s]
/proc/loadavg: 2.22 1.63 1.24 2/120 14892
/proc/meminfo: memFree=1544740/2059040 swapFree=4170748/4192956
[pid=14864] ppid=14862 vsize=1552092 CPUtime=413.44
/proc/14864/stat : 14864 (java) S 14862 14864 14619 0 -1 4202496 80094 0 1 0 41258 86 0 0 19 0 14 0 6072784 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14864/statm: 388023 67594 1449 10 0 385326 0
[pid=14864/tid=14866] ppid=14862 vsize=1552092 CPUtime=1.25
/proc/14864/task/14866/stat : 14866 (java) R 14862 14864 14619 0 -1 4202560 4260 0 1 0 123 2 0 0 16 0 14 0 6072786 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4108748499 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14864/tid=14867] ppid=14862 vsize=1552092 CPUtime=3.22
/proc/14864/task/14867/stat : 14867 (java) S 14862 14864 14619 0 -1 4202560 10919 0 0 0 307 15 0 0 15 0 14 0 6072787 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14868] ppid=14862 vsize=1552092 CPUtime=3.24
/proc/14864/task/14868/stat : 14868 (java) S 14862 14864 14619 0 -1 4202560 10807 0 0 0 314 10 0 0 16 0 14 0 6072787 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14869] ppid=14862 vsize=1552092 CPUtime=17.71
/proc/14864/task/14869/stat : 14869 (java) S 14862 14864 14619 0 -1 4202560 4223 0 0 0 1749 22 0 0 15 0 14 0 6072789 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 0 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14870] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14870/stat : 14870 (java) S 14862 14864 14619 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 6072789 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14871] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14871/stat : 14871 (java) S 14862 14864 14619 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 14 0 6072789 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14872] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14872/stat : 14872 (java) S 14862 14864 14619 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 14 0 6072793 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14873] ppid=14862 vsize=1552092 CPUtime=3.13
/proc/14864/task/14873/stat : 14873 (java) S 14862 14864 14619 0 -1 4202560 7864 0 0 0 310 3 0 0 15 0 14 0 6072793 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14874] ppid=14862 vsize=1552092 CPUtime=3.3
/proc/14864/task/14874/stat : 14874 (java) S 14862 14864 14619 0 -1 4202560 8694 0 0 0 327 3 0 0 15 0 14 0 6072793 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14875] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14875/stat : 14875 (java) S 14862 14864 14619 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 14 0 6072793 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14876] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14876/stat : 14876 (java) S 14862 14864 14619 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 14 0 6072793 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14879] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14879/stat : 14879 (java) S 14862 14864 14619 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 14 0 6072838 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14880] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14880/stat : 14880 (java) S 14862 14864 14619 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 14 0 6072839 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 413.44
Current children cumulated vsize (KiB) 1552092

[startup+220.702 s]
/proc/loadavg: 2.22 1.63 1.24 2/120 14892
/proc/meminfo: memFree=1544740/2059040 swapFree=4170748/4192956
[pid=14864] ppid=14862 vsize=1552092 CPUtime=414.23
/proc/14864/stat : 14864 (java) S 14862 14864 14619 0 -1 4202496 80094 0 1 0 41337 86 0 0 19 0 14 0 6072784 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14864/statm: 388023 67594 1449 10 0 385326 0
[pid=14864/tid=14866] ppid=14862 vsize=1552092 CPUtime=2.04
/proc/14864/task/14866/stat : 14866 (java) R 14862 14864 14619 0 -1 4202560 4260 0 1 0 202 2 0 0 17 0 14 0 6072786 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4108748499 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14864/tid=14867] ppid=14862 vsize=1552092 CPUtime=3.22
/proc/14864/task/14867/stat : 14867 (java) S 14862 14864 14619 0 -1 4202560 10919 0 0 0 307 15 0 0 15 0 14 0 6072787 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14868] ppid=14862 vsize=1552092 CPUtime=3.24
/proc/14864/task/14868/stat : 14868 (java) S 14862 14864 14619 0 -1 4202560 10807 0 0 0 314 10 0 0 16 0 14 0 6072787 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14869] ppid=14862 vsize=1552092 CPUtime=17.71
/proc/14864/task/14869/stat : 14869 (java) S 14862 14864 14619 0 -1 4202560 4223 0 0 0 1749 22 0 0 16 0 14 0 6072789 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 0 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14870] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14870/stat : 14870 (java) S 14862 14864 14619 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 6072789 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14871] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14871/stat : 14871 (java) S 14862 14864 14619 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 14 0 6072789 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14872] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14872/stat : 14872 (java) S 14862 14864 14619 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 14 0 6072793 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14873] ppid=14862 vsize=1552092 CPUtime=3.13
/proc/14864/task/14873/stat : 14873 (java) S 14862 14864 14619 0 -1 4202560 7864 0 0 0 310 3 0 0 15 0 14 0 6072793 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14874] ppid=14862 vsize=1552092 CPUtime=3.3
/proc/14864/task/14874/stat : 14874 (java) S 14862 14864 14619 0 -1 4202560 8694 0 0 0 327 3 0 0 15 0 14 0 6072793 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14875] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14875/stat : 14875 (java) S 14862 14864 14619 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 14 0 6072793 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14876] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14876/stat : 14876 (java) S 14862 14864 14619 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 14 0 6072793 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 0 0 0 0
[pid=14864/tid=14879] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14879/stat : 14879 (java) S 14862 14864 14619 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 14 0 6072838 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
[pid=14864/tid=14880] ppid=14862 vsize=1552092 CPUtime=0
/proc/14864/task/14880/stat : 14880 (java) S 14862 14864 14619 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 14 0 6072839 1589342208 67594 1992294400 134512640 134550932 4290890400 18446744073709551615 4294960144 0 4 0 16800975 18446604437811386560 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 414.23
Current children cumulated vsize (KiB) 1552092

[startup+220.902 s]
/proc/loadavg: 2.22 1.63 1.24 2/120 14892
/proc/meminfo: memFree=1544740/2059040 swapFree=4170748/4192956
[pid=14864] ppid=14862 vsize=0 CPUtime=414.38
/proc/14864/stat : 14864 (java) Z 14862 14864 14619 0 -1 4203548 80100 0 1 0 41351 87 0 0 18 0 2 0 6072784 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/14864/statm: 0 0 0 0 0 0 0
[pid=14864/tid=14875] ppid=14862 vsize=0 CPUtime=0.01
/proc/14864/task/14875/stat : 14875 (java) R 14862 14864 14619 0 -1 4203588 0 0 0 0 0 1 0 0 18 0 2 0 6072793 0 0 1992294400 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 414.38
Current children cumulated vsize (KiB) 0

Child status: 30
Real time (s): 220.914
CPU time (s): 414.406
CPU user time (s): 413.517
CPU system time (s): 0.888864
CPU usage (%): 187.587
Max. virtual memory (cumulated for all children) (KiB): 1554776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 413.517
system time used= 0.888864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80100
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= 8030
involuntary context switches= 12593

runsolver used 0.925859 second user time and 2.70059 second system time

The end

Launcher Data

Begin job on node031 at 2010-06-16 02:23:03
IDJOB=2661708
IDBENCH=47963
IDSOLVER=1166
FILE ID=node031/2661708-1276647783
PBS_JOBID= 11172432
Free space on /tmp= 62584 MiB

SOLVER NAME= SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=139-P1=67-P2=211-P3=127-P4=137-P5=173-P6=89-P7=223-P8=227-P9=79-B.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2661708-1276647783/watcher-2661708-1276647783 -o /tmp/evaluation-result-2661708-1276647783/solver-2661708-1276647783 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661708-1276647783.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 651e385f00e2858954d8683e891a1dbe
RANDOM SEED=2064565218

node031.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.219
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.43
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.219
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1811848 kB
Buffers:         26880 kB
Cached:         104396 kB
SwapCached:       1484 kB
Active:          77960 kB
Inactive:        92380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1811848 kB
SwapTotal:     4192956 kB
SwapFree:      4170748 kB
Dirty:             532 kB
Writeback:           0 kB
AnonPages:       37500 kB
Mapped:          15392 kB
Slab:            54704 kB
PageTables:       3984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181084 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62580 MiB
End job on node031 at 2010-06-16 02:26:44