Trace number 2661664

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 282.805 150.691

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=197-P1=97-P2=163-P3=151-P4=53-P5=139-P6=107-B.opb
MD5SUMc4232b649086935e0cf725c77927c83f
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 benchmark0.51892
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 variables144
Total number of constraints13
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 constraints13
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)384
Sum of products size (including duplicates)768
Number of different products384
Sum of products size768

Quality of the solution as a function of time


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

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100531
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.25/0.21	c Pseudo Boolean Optimization
0.25/0.21	c ManyCore solver with 2 solvers running in parallel
0.25/0.21	c --- Begin Solver configuration ---
0.25/0.21	c Stops conflict analysis at the first Unique Implication Point
0.25/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.25/0.21	c Learn all clauses as in MiniSAT
0.25/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.25/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.25/0.21	c Expensive reason simplification
0.25/0.21	c Armin Biere (Picosat) restarts strategy
0.25/0.21	c Glucose learned constraints deletion strategy
0.25/0.21	c timeout=2147483s
0.25/0.21	c DB Simplification allowed=false
0.25/0.21	c --- End Solver configuration ---
0.25/0.21	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.25/0.21	c --- Begin Solver configuration ---
0.25/0.21	c Stops conflict analysis at the first Unique Implication Point
0.25/0.21	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.25/0.21	c Learn all clauses as in MiniSAT
0.25/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.25/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.25/0.21	c No reason simplification
0.25/0.21	c Armin Biere (Picosat) restarts strategy
0.25/0.21	c Glucose learned constraints deletion strategy
0.25/0.21	c timeout=2147483s
0.25/0.21	c DB Simplification allowed=false
0.25/0.21	c --- End Solver configuration ---
0.25/0.21	
0.25/0.21	c solving HOME/instance-2661664-1276646944.opb
0.25/0.21	c reading problem ... 
0.56/0.41	c ... done. Wall clock time 0.2s.
0.56/0.41	c #vars     528
0.56/0.41	c #constraints  787
0.56/0.41	c constraints type 
0.56/0.41	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 384
0.56/0.41	c org.sat4j.pb.constraints.pb.MaxWatchPb => 403
0.56/0.41	c constraints type 
0.56/0.41	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 384
0.56/0.41	c org.sat4j.pb.constraints.pb.MaxWatchPb => 403
5.72/3.00	c cleaning 2499 clauses out of 5001 with flag 5001/5001
8.30/4.34	c cleaning 4248 clauses out of 8501 with flag 11000/11000
10.48/5.48	c cleaning 5618 clauses out of 11253 with flag 18000/18000
13.39/6.99	c cleaning 6817 clauses out of 13636 with flag 26001/26001
16.51/8.57	c cleaning 7904 clauses out of 15818 with flag 35000/35000
20.01/10.32	c cleaning 8955 clauses out of 17916 with flag 45002/45002
24.11/12.42	c cleaning 9476 clauses out of 18961 with flag 55002/55002
25.23/13.03	c And the winner is Resolution
25.30/13.22	c SATISFIABLE
25.30/13.22	c OPTIMIZING...
25.30/13.22	c Got one! Elapsed wall clock time (in seconds):13.002
25.30/13.22	o 65
27.85/14.57	c cleaning 9729 clauses out of 19483 with flag 65000/65000
30.92/16.17	c And the winner is Resolution
31.07/16.23	c Got one! Elapsed wall clock time (in seconds):16.012
31.07/16.23	o 53
31.62/16.57	c cleaning 9867 clauses out of 19754 with flag 75000/75000
35.09/18.33	c cleaning 9944 clauses out of 19888 with flag 85001/85001
39.77/20.79	c cleaning 9967 clauses out of 19943 with flag 95000/95000
40.87/21.38	c And the winner is Resolution
41.05/22.24	c Got one! Elapsed wall clock time (in seconds):22.028
41.05/22.24	o 5
43.16/23.37	c cleaning 9987 clauses out of 19980 with flag 105004/105004
49.57/26.66	c cleaning 9985 clauses out of 19989 with flag 115000/115000
50.05/26.91	c And the winner is Resolution
50.12/27.26	c Got one! Elapsed wall clock time (in seconds):27.048
50.12/27.26	o 3
53.36/28.92	c cleaning 9986 clauses out of 20004 with flag 125000/125000
57.02/30.83	c cleaning 10005 clauses out of 20018 with flag 135000/135000
61.05/32.97	c cleaning 10006 clauses out of 20013 with flag 145000/145000
61.87/33.50	c cleaning 0 clauses out of 5000 with flag 0/5000
65.91/35.52	c cleaning 9991 clauses out of 20008 with flag 155001/155001
70.94/38.13	c cleaning 10001 clauses out of 20017 with flag 165001/165001
74.18/39.88	c cleaning 9992 clauses out of 20015 with flag 175000/175000
78.18/41.99	c cleaning 9997 clauses out of 20023 with flag 185000/185000
83.38/44.64	c cleaning 10010 clauses out of 20027 with flag 195001/195001
87.62/46.86	c cleaning 10002 clauses out of 20015 with flag 205000/205000
90.66/48.48	c cleaning 9999 clauses out of 20014 with flag 215001/215001
96.81/51.66	c cleaning 9992 clauses out of 20016 with flag 225002/225002
101.42/54.05	c cleaning 10005 clauses out of 20022 with flag 235000/235000
105.46/56.14	c cleaning 10003 clauses out of 20018 with flag 245001/245001
110.67/58.86	c cleaning 10005 clauses out of 20015 with flag 255001/255001
114.25/60.72	c cleaning 9995 clauses out of 20009 with flag 265001/265001
118.08/62.74	c cleaning 9998 clauses out of 20014 with flag 275001/275001
122.49/65.00	c cleaning 10002 clauses out of 20017 with flag 285002/285002
127.30/67.55	c cleaning 10003 clauses out of 20014 with flag 295001/295001
130.70/69.36	c cleaning 10001 clauses out of 20010 with flag 305000/305000
135.29/71.79	c cleaning 9999 clauses out of 20009 with flag 315000/315000
138.93/73.63	c cleaning 9998 clauses out of 20011 with flag 325001/325001
142.93/75.73	c cleaning 9996 clauses out of 20013 with flag 335001/335001
146.11/77.46	c cleaning 10004 clauses out of 20017 with flag 345001/345001
150.52/79.78	c cleaning 10001 clauses out of 20012 with flag 355001/355001
155.53/82.34	c cleaning 9996 clauses out of 20010 with flag 365000/365000
160.34/84.85	c cleaning 10006 clauses out of 20014 with flag 375001/375001
164.12/86.86	c cleaning 9998 clauses out of 20008 with flag 385001/385001
167.51/88.60	c cleaning 10000 clauses out of 20008 with flag 395000/395000
171.92/90.97	c cleaning 10001 clauses out of 20009 with flag 405001/405001
175.92/93.02	c cleaning 10000 clauses out of 20008 with flag 415001/415001
179.28/94.84	c cleaning 9998 clauses out of 20009 with flag 425002/425002
183.10/96.82	c cleaning 9998 clauses out of 20009 with flag 435000/435000
187.11/98.99	c cleaning 9995 clauses out of 20011 with flag 445000/445000
190.90/100.95	c cleaning 10001 clauses out of 20017 with flag 455001/455001
195.05/103.14	c cleaning 10001 clauses out of 20016 with flag 465001/465001
199.26/105.38	c cleaning 10000 clauses out of 20014 with flag 475000/475000
203.25/107.45	c cleaning 10000 clauses out of 20014 with flag 485000/485000
207.65/109.72	c cleaning 10003 clauses out of 20014 with flag 495000/495000
211.37/111.72	c cleaning 10001 clauses out of 20011 with flag 505000/505000
215.34/113.89	c cleaning 9999 clauses out of 20010 with flag 515000/515000
219.53/116.00	c cleaning 10003 clauses out of 20012 with flag 525001/525001
223.10/117.94	c cleaning 9998 clauses out of 20008 with flag 535000/535000
227.01/120.03	c cleaning 10002 clauses out of 20011 with flag 545001/545001
231.19/122.25	c cleaning 9999 clauses out of 20008 with flag 555000/555000
235.16/124.34	c cleaning 10001 clauses out of 20010 with flag 565001/565001
239.33/126.51	c cleaning 9999 clauses out of 20010 with flag 575002/575002
243.01/128.60	c cleaning 10002 clauses out of 20010 with flag 585001/585001
249.34/131.81	c cleaning 9991 clauses out of 20008 with flag 595001/595001
253.69/134.17	c cleaning 10001 clauses out of 20017 with flag 605001/605001
258.03/136.44	c cleaning 10004 clauses out of 20015 with flag 615000/615000
262.67/139.00	c cleaning 10003 clauses out of 20012 with flag 625001/625001
266.80/141.15	c cleaning 9999 clauses out of 20008 with flag 635000/635000
269.56/142.61	c cleaning 0 clauses out of 11000 with flag 0/11000
272.30/144.17	c cleaning 10001 clauses out of 20010 with flag 645001/645001
277.33/146.87	c cleaning 10001 clauses out of 20008 with flag 655001/655001
281.26/148.94	c And the winner is Resolution
282.73/150.63	c starts		: 157
282.73/150.63	c conflicts		: 664164
282.73/150.63	c decisions		: 686663
282.73/150.63	c propagations		: 12642204
282.73/150.63	c inspects		: 415477543
282.73/150.63	c learnt literals	: 20
282.73/150.63	c learnt binary clauses	: 103
282.73/150.63	c learnt ternary clauses	: 291
282.73/150.63	c learnt clauses	: 664143
282.73/150.63	c ignored clauses	: 0
282.73/150.63	c root simplifications	: 0
282.73/150.63	c removed literals (reason simplification)	: 21321908
282.73/150.63	c reason swapping (by a shorter reason)	: 0
282.73/150.63	c Calls to reduceDB	: 67
282.73/150.63	c number of reductions to clauses (during analyze)	: 0
282.73/150.63	c number of learned constraints concerned by reduction	: 0
282.73/150.63	c number of learning phase by resolution	: 0
282.73/150.63	c number of learning phase by cutting planes	: 0
282.73/150.63	c speed (assignments/second)	: 102473.89154575666
282.73/150.63	c non guided choices	4650
282.73/150.63	c learnt constraints type 
282.73/150.63	c constraints type 
282.73/150.63	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 384
282.73/150.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 403
282.73/150.63	c constraints type 
282.73/150.63	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 384
282.73/150.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 403
282.73/150.63	s OPTIMUM FOUND
282.73/150.63	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 
282.73/150.63	c objective function=3
282.73/150.63	c Total wall clock time (in seconds): 150.421

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-2661664-1276646944/watcher-2661664-1276646944 -o /tmp/evaluation-result-2661664-1276646944/solver-2661664-1276646944 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661664-1276646944.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.20 1.15 3/106 6046
/proc/meminfo: memFree=1807648/2059040 swapFree=4134608/4192956
[pid=6046] ppid=6044 vsize=248 CPUtime=0
/proc/6046/stat : 6046 (java) R 6044 6046 5885 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 40280848 253952 28 1992294400 134512640 134550932 4292226768 18446744073709551615 1847892 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6046/statm: 62 28 21 10 0 23 0

[startup+0.0398981 s]
/proc/loadavg: 1.02 1.20 1.15 3/106 6046
/proc/meminfo: memFree=1807648/2059040 swapFree=4134608/4192956
[pid=6046] ppid=6044 vsize=1520328 CPUtime=0.03
/proc/6046/stat : 6046 (java) S 6044 6046 5885 0 -1 4202496 3339 0 1 0 1 2 0 0 18 0 4 0 40280848 1556815872 2783 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/6046/statm: 380082 2783 945 10 0 377392 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1520328

[startup+0.100903 s]
/proc/loadavg: 1.02 1.20 1.15 3/106 6046
/proc/meminfo: memFree=1807648/2059040 swapFree=4134608/4192956
[pid=6046] ppid=6044 vsize=1524180 CPUtime=0.08
/proc/6046/stat : 6046 (java) S 6044 6046 5885 0 -1 4202496 3962 0 1 0 6 2 0 0 18 0 12 0 40280848 1560760320 3402 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6046/statm: 381045 3402 1075 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524180

[startup+0.30185 s]
/proc/loadavg: 1.02 1.20 1.15 3/106 6046
/proc/meminfo: memFree=1807648/2059040 swapFree=4134608/4192956
[pid=6046] ppid=6044 vsize=1526136 CPUtime=0.37
/proc/6046/stat : 6046 (java) S 6044 6046 5885 0 -1 4202496 5359 0 1 0 34 3 0 0 18 0 12 0 40280848 1562763264 4797 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6046/statm: 381534 4798 1356 10 0 378837 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1526136

[startup+0.700844 s]
/proc/loadavg: 1.02 1.20 1.15 3/106 6046
/proc/meminfo: memFree=1807648/2059040 swapFree=4134608/4192956
[pid=6046] ppid=6044 vsize=1532100 CPUtime=1.16
/proc/6046/stat : 6046 (java) S 6044 6046 5885 0 -1 4202496 7425 0 1 0 112 4 0 0 18 0 16 0 40280848 1568870400 6698 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6046/statm: 383025 6698 1400 10 0 380328 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 1532100

[startup+1.50183 s]
/proc/loadavg: 1.02 1.20 1.15 5/122 6062
/proc/meminfo: memFree=1783836/2059040 swapFree=4134608/4192956
[pid=6046] ppid=6044 vsize=1532764 CPUtime=2.75
/proc/6046/stat : 6046 (java) S 6044 6046 5885 0 -1 4202496 11011 0 1 0 269 6 0 0 18 0 16 0 40280848 1569550336 9537 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6046/statm: 383191 9537 1417 10 0 380494 0
[pid=6046/tid=6048] ppid=6044 vsize=1532764 CPUtime=0.39
/proc/6046/task/6048/stat : 6048 (java) R 6044 6046 5885 0 -1 4202560 4066 0 1 0 37 2 0 0 18 0 16 0 40280850 1569550336 9537 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6046/tid=6049] ppid=6044 vsize=1532764 CPUtime=0
/proc/6046/task/6049/stat : 6049 (java) S 6044 6046 5885 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 16 0 40280851 1569550336 9538 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6050] ppid=6044 vsize=1532764 CPUtime=0
/proc/6046/task/6050/stat : 6050 (java) S 6044 6046 5885 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 16 0 40280851 1569550336 9538 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6051] ppid=6044 vsize=1532764 CPUtime=0
/proc/6046/task/6051/stat : 6051 (java) S 6044 6046 5885 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 16 0 40280853 1569550336 9538 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6052] ppid=6044 vsize=1532764 CPUtime=0
/proc/6046/task/6052/stat : 6052 (java) S 6044 6046 5885 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 16 0 40280853 1569550336 9539 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6053] ppid=6044 vsize=1532764 CPUtime=0
/proc/6046/task/6053/stat : 6053 (java) S 6044 6046 5885 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 16 0 40280853 1569550336 9539 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6054] ppid=6044 vsize=1532764 CPUtime=0
/proc/6046/task/6054/stat : 6054 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 40280858 1569550336 9539 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6055] ppid=6044 vsize=1532764 CPUtime=0.61
/proc/6046/task/6055/stat : 6055 (java) R 6044 6046 5885 0 -1 4202560 1212 0 0 0 61 0 0 0 18 0 16 0 40280858 1569550336 9539 1992294400 134512640 134550932 4292226768 18446744073709551615 105708333 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6046/tid=6056] ppid=6044 vsize=1532764 CPUtime=0.47
/proc/6046/task/6056/stat : 6056 (java) R 6044 6046 5885 0 -1 4202560 1649 0 0 0 47 0 0 0 25 0 16 0 40280858 1569550336 9539 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6046/tid=6057] ppid=6044 vsize=1532764 CPUtime=0
/proc/6046/task/6057/stat : 6057 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 40280858 1569550336 9539 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6058] ppid=6044 vsize=1532764 CPUtime=0
/proc/6046/task/6058/stat : 6058 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 40280858 1569550336 9539 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6059] ppid=6044 vsize=1532764 CPUtime=0.64
/proc/6046/task/6059/stat : 6059 (java) R 6044 6046 5885 0 -1 4202560 847 0 0 0 64 0 0 0 18 0 16 0 40280890 1569550336 9540 1992294400 134512640 134550932 4292226768 18446744073709551615 4109831771 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6046/tid=6060] ppid=6044 vsize=1532764 CPUtime=0.59
/proc/6046/task/6060/stat : 6060 (java) R 6044 6046 5885 0 -1 4202560 2166 0 0 0 58 1 0 0 23 0 16 0 40280890 1569550336 9540 1992294400 134512640 134550932 4292226768 18446744073709551615 4109480610 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6046/tid=6061] ppid=6044 vsize=1532764 CPUtime=0
/proc/6046/task/6061/stat : 6061 (java) S 6044 6046 5885 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 40280891 1569550336 9540 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6062] ppid=6044 vsize=1532764 CPUtime=0
/proc/6046/task/6062/stat : 6062 (java) S 6044 6046 5885 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 40280891 1569550336 9540 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 1532764

[startup+3.1018 s]
/proc/loadavg: 1.02 1.20 1.15 4/122 6062
/proc/meminfo: memFree=1743908/2059040 swapFree=4134608/4192956
[pid=6046] ppid=6044 vsize=1549364 CPUtime=5.91
/proc/6046/stat : 6046 (java) S 6044 6046 5885 0 -1 4202496 32837 0 1 0 576 15 0 0 18 0 16 0 40280848 1586548736 27413 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6046/statm: 387341 27413 1429 10 0 384644 0
[pid=6046/tid=6048] ppid=6044 vsize=1549364 CPUtime=0.39
/proc/6046/task/6048/stat : 6048 (java) S 6044 6046 5885 0 -1 4202560 4066 0 1 0 37 2 0 0 18 0 16 0 40280850 1586548736 27413 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6049] ppid=6044 vsize=1549364 CPUtime=0
/proc/6046/task/6049/stat : 6049 (java) R 6044 6046 5885 0 -1 4202560 119 0 0 0 0 0 0 0 18 0 16 0 40280851 1586548736 27413 1992294400 134512640 134550932 4292226768 18446744073709551615 106195400 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6046/tid=6050] ppid=6044 vsize=1549364 CPUtime=0
/proc/6046/task/6050/stat : 6050 (java) R 6044 6046 5885 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 16 0 40280851 1586548736 27413 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6046/tid=6051] ppid=6044 vsize=1549364 CPUtime=0
/proc/6046/task/6051/stat : 6051 (java) S 6044 6046 5885 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 16 0 40280853 1586548736 27413 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6052] ppid=6044 vsize=1549364 CPUtime=0
/proc/6046/task/6052/stat : 6052 (java) S 6044 6046 5885 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 16 0 40280853 1586548736 27413 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6053] ppid=6044 vsize=1549364 CPUtime=0
/proc/6046/task/6053/stat : 6053 (java) S 6044 6046 5885 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 16 0 40280853 1586548736 27413 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6054] ppid=6044 vsize=1549364 CPUtime=0
/proc/6046/task/6054/stat : 6054 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 40280858 1586548736 27413 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6055] ppid=6044 vsize=1549364 CPUtime=1.32
/proc/6046/task/6055/stat : 6055 (java) S 6044 6046 5885 0 -1 4202560 5704 0 0 0 131 1 0 0 18 0 16 0 40280858 1586548736 27413 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6056] ppid=6044 vsize=1549364 CPUtime=1.2
/proc/6046/task/6056/stat : 6056 (java) R 6044 6046 5885 0 -1 4202560 5057 0 0 0 118 2 0 0 18 0 16 0 40280858 1586548736 27413 1992294400 134512640 134550932 4292226768 18446744073709551615 104140971 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6046/tid=6057] ppid=6044 vsize=1549364 CPUtime=0
/proc/6046/task/6057/stat : 6057 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 40280858 1586548736 27413 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6058] ppid=6044 vsize=1549364 CPUtime=0
/proc/6046/task/6058/stat : 6058 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 40280858 1586548736 27413 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6059] ppid=6044 vsize=1549364 CPUtime=1.6
/proc/6046/task/6059/stat : 6059 (java) S 6044 6046 5885 0 -1 4202560 5837 0 0 0 157 3 0 0 18 0 16 0 40280890 1586548736 27413 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6060] ppid=6044 vsize=1549364 CPUtime=1.36
/proc/6046/task/6060/stat : 6060 (java) S 6044 6046 5885 0 -1 4202560 10982 0 0 0 131 5 0 0 25 0 16 0 40280890 1586548736 27413 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6061] ppid=6044 vsize=1549364 CPUtime=0
/proc/6046/task/6061/stat : 6061 (java) S 6044 6046 5885 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 40280891 1586548736 27413 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6062] ppid=6044 vsize=1549364 CPUtime=0
/proc/6046/task/6062/stat : 6062 (java) S 6044 6046 5885 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 40280891 1586548736 27413 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 1549364

[startup+6.30175 s]
/proc/loadavg: 1.09 1.21 1.15 3/122 6062
/proc/meminfo: memFree=1650660/2059040 swapFree=4134608/4192956
[pid=6046] ppid=6044 vsize=1546324 CPUtime=12.21
/proc/6046/stat : 6046 (java) S 6044 6046 5885 0 -1 4202496 50808 0 1 0 1198 23 0 0 18 0 16 0 40280848 1583435776 41115 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6046/statm: 386581 41115 1448 10 0 383884 0
[pid=6046/tid=6048] ppid=6044 vsize=1546324 CPUtime=0.39
/proc/6046/task/6048/stat : 6048 (java) S 6044 6046 5885 0 -1 4202560 4066 0 1 0 37 2 0 0 18 0 16 0 40280850 1583435776 41115 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6049] ppid=6044 vsize=1546324 CPUtime=0.04
/proc/6046/task/6049/stat : 6049 (java) S 6044 6046 5885 0 -1 4202560 849 0 0 0 4 0 0 0 16 0 16 0 40280851 1583435776 41115 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6050] ppid=6044 vsize=1546324 CPUtime=0.02
/proc/6046/task/6050/stat : 6050 (java) S 6044 6046 5885 0 -1 4202560 578 0 0 0 2 0 0 0 15 0 16 0 40280851 1583435776 41115 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6051] ppid=6044 vsize=1546324 CPUtime=0.12
/proc/6046/task/6051/stat : 6051 (java) S 6044 6046 5885 0 -1 4202560 1524 0 0 0 10 2 0 0 15 0 16 0 40280853 1583435776 41115 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6052] ppid=6044 vsize=1546324 CPUtime=0
/proc/6046/task/6052/stat : 6052 (java) S 6044 6046 5885 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 40280853 1583435776 41115 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6053] ppid=6044 vsize=1546324 CPUtime=0
/proc/6046/task/6053/stat : 6053 (java) S 6044 6046 5885 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 40280853 1583435776 41115 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6054] ppid=6044 vsize=1546324 CPUtime=0
/proc/6046/task/6054/stat : 6054 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 40280858 1583435776 41115 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6055] ppid=6044 vsize=1546324 CPUtime=2.41
/proc/6046/task/6055/stat : 6055 (java) S 6044 6046 5885 0 -1 4202560 9239 0 0 0 238 3 0 0 15 0 16 0 40280858 1583435776 41115 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6056] ppid=6044 vsize=1546324 CPUtime=1.78
/proc/6046/task/6056/stat : 6056 (java) S 6044 6046 5885 0 -1 4202560 5437 0 0 0 176 2 0 0 15 0 16 0 40280858 1583435776 41115 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6057] ppid=6044 vsize=1546324 CPUtime=0
/proc/6046/task/6057/stat : 6057 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 40280858 1583435776 41115 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6058] ppid=6044 vsize=1546324 CPUtime=0
/proc/6046/task/6058/stat : 6058 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 40280858 1583435776 41115 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6059] ppid=6044 vsize=1546324 CPUtime=4.51
/proc/6046/task/6059/stat : 6059 (java) R 6044 6046 5885 0 -1 4202560 8104 0 0 0 448 3 0 0 18 0 16 0 40280890 1583435776 41115 1992294400 134512640 134550932 4292226768 18446744073709551615 4109918766 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6046/tid=6060] ppid=6044 vsize=1546324 CPUtime=2.88
/proc/6046/task/6060/stat : 6060 (java) R 6044 6046 5885 0 -1 4202560 19940 0 0 0 281 7 0 0 25 0 16 0 40280890 1583435776 41115 1992294400 134512640 134550932 4292226768 18446744073709551615 4109853698 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6046/tid=6061] ppid=6044 vsize=1546324 CPUtime=0
/proc/6046/task/6061/stat : 6061 (java) S 6044 6046 5885 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 40280891 1583435776 41115 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6062] ppid=6044 vsize=1546324 CPUtime=0
/proc/6046/task/6062/stat : 6062 (java) S 6044 6046 5885 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 40280891 1583435776 41115 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 1546324

[startup+12.7016 s]
/proc/loadavg: 1.17 1.23 1.15 3/122 6062
/proc/meminfo: memFree=1603912/2059040 swapFree=4134608/4192956
[pid=6046] ppid=6044 vsize=1546324 CPUtime=24.63
/proc/6046/stat : 6046 (java) S 6044 6046 5885 0 -1 4202496 62700 0 1 0 2435 28 0 0 18 0 16 0 40280848 1583435776 52687 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6046/statm: 386581 52687 1448 10 0 383884 0
[pid=6046/tid=6048] ppid=6044 vsize=1546324 CPUtime=0.39
/proc/6046/task/6048/stat : 6048 (java) S 6044 6046 5885 0 -1 4202560 4066 0 1 0 37 2 0 0 15 0 16 0 40280850 1583435776 52687 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6049] ppid=6044 vsize=1546324 CPUtime=0.18
/proc/6046/task/6049/stat : 6049 (java) S 6044 6046 5885 0 -1 4202560 2931 0 0 0 17 1 0 0 15 0 16 0 40280851 1583435776 52687 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6050] ppid=6044 vsize=1546324 CPUtime=0.16
/proc/6046/task/6050/stat : 6050 (java) S 6044 6046 5885 0 -1 4202560 3002 0 0 0 15 1 0 0 16 0 16 0 40280851 1583435776 52687 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6051] ppid=6044 vsize=1546324 CPUtime=0.37
/proc/6046/task/6051/stat : 6051 (java) S 6044 6046 5885 0 -1 4202560 3418 0 0 0 35 2 0 0 16 0 16 0 40280853 1583435776 52687 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6052] ppid=6044 vsize=1546324 CPUtime=0
/proc/6046/task/6052/stat : 6052 (java) S 6044 6046 5885 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 40280853 1583435776 52687 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6053] ppid=6044 vsize=1546324 CPUtime=0
/proc/6046/task/6053/stat : 6053 (java) S 6044 6046 5885 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 40280853 1583435776 52687 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6054] ppid=6044 vsize=1546324 CPUtime=0
/proc/6046/task/6054/stat : 6054 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 40280858 1583435776 52687 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6055] ppid=6044 vsize=1546324 CPUtime=2.43
/proc/6046/task/6055/stat : 6055 (java) S 6044 6046 5885 0 -1 4202560 9239 0 0 0 240 3 0 0 15 0 16 0 40280858 1583435776 52687 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6056] ppid=6044 vsize=1546324 CPUtime=1.83
/proc/6046/task/6056/stat : 6056 (java) S 6044 6046 5885 0 -1 4202560 5444 0 0 0 181 2 0 0 16 0 16 0 40280858 1583435776 52687 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6057] ppid=6044 vsize=1546324 CPUtime=0
/proc/6046/task/6057/stat : 6057 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 40280858 1583435776 52687 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6058] ppid=6044 vsize=1546324 CPUtime=0
/proc/6046/task/6058/stat : 6058 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 40280858 1583435776 52687 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0

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

[pid=6046/tid=6049] ppid=6044 vsize=1545300 CPUtime=2.16
/proc/6046/task/6049/stat : 6049 (java) S 6044 6046 5885 0 -1 4202560 8451 0 0 0 210 6 0 0 15 0 16 0 40280851 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6050] ppid=6044 vsize=1545300 CPUtime=2.12
/proc/6046/task/6050/stat : 6050 (java) S 6044 6046 5885 0 -1 4202560 8746 0 0 0 203 9 0 0 16 0 16 0 40280851 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6051] ppid=6044 vsize=1545300 CPUtime=11.17
/proc/6046/task/6051/stat : 6051 (java) S 6044 6046 5885 0 -1 4202560 5350 0 0 0 1095 22 0 0 15 0 16 0 40280853 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6052] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6052/stat : 6052 (java) S 6044 6046 5885 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 40280853 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6053] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6053/stat : 6053 (java) S 6044 6046 5885 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 40280853 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6054] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6054/stat : 6054 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6055] ppid=6044 vsize=1545300 CPUtime=2.64
/proc/6046/task/6055/stat : 6055 (java) S 6044 6046 5885 0 -1 4202560 9246 0 0 0 261 3 0 0 16 0 16 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6056] ppid=6044 vsize=1545300 CPUtime=3.57
/proc/6046/task/6056/stat : 6056 (java) S 6044 6046 5885 0 -1 4202560 5545 0 0 0 355 2 0 0 15 0 16 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6057] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6057/stat : 6057 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6058] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6058/stat : 6058 (java) S 6044 6046 5885 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 16 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6061] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6061/stat : 6061 (java) S 6044 6046 5885 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 40280891 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6062] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6062/stat : 6062 (java) S 6044 6046 5885 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 40280891 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6069] ppid=6044 vsize=1545300 CPUtime=108.3
/proc/6046/task/6069/stat : 6069 (java) R 6044 6046 5885 0 -1 4202560 103 0 0 0 10827 3 0 0 22 0 16 0 40283575 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4109918565 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6046/tid=6070] ppid=6044 vsize=1545300 CPUtime=107.55
/proc/6046/task/6070/stat : 6070 (java) R 6044 6046 5885 0 -1 4202560 48 0 0 0 10755 0 0 0 25 0 16 0 40283575 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4109856947 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 280.87
Current children cumulated vsize (KiB) 1545300

[startup+149.501 s]
/proc/loadavg: 1.97 1.53 1.27 1/120 6074
/proc/meminfo: memFree=1552096/2059040 swapFree=4134608/4192956
[pid=6046] ppid=6044 vsize=1545300 CPUtime=281.61
/proc/6046/stat : 6046 (java) S 6044 6046 5885 0 -1 4202496 76191 0 1 0 28096 65 0 0 18 0 14 0 40280848 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6046/statm: 386325 64833 1449 10 0 383628 0
[pid=6046/tid=6048] ppid=6044 vsize=1545300 CPUtime=0.39
/proc/6046/task/6048/stat : 6048 (java) S 6044 6046 5885 0 -1 4202560 4068 0 1 0 37 2 0 0 15 0 14 0 40280850 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6049] ppid=6044 vsize=1545300 CPUtime=2.16
/proc/6046/task/6049/stat : 6049 (java) S 6044 6046 5885 0 -1 4202560 8451 0 0 0 210 6 0 0 15 0 14 0 40280851 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6050] ppid=6044 vsize=1545300 CPUtime=2.12
/proc/6046/task/6050/stat : 6050 (java) S 6044 6046 5885 0 -1 4202560 8746 0 0 0 203 9 0 0 16 0 14 0 40280851 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6051] ppid=6044 vsize=1545300 CPUtime=11.17
/proc/6046/task/6051/stat : 6051 (java) S 6044 6046 5885 0 -1 4202560 5350 0 0 0 1095 22 0 0 15 0 14 0 40280853 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6052] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6052/stat : 6052 (java) S 6044 6046 5885 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 40280853 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6053] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6053/stat : 6053 (java) S 6044 6046 5885 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 40280853 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6054] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6054/stat : 6054 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6055] ppid=6044 vsize=1545300 CPUtime=2.64
/proc/6046/task/6055/stat : 6055 (java) S 6044 6046 5885 0 -1 4202560 9246 0 0 0 261 3 0 0 16 0 14 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6056] ppid=6044 vsize=1545300 CPUtime=3.57
/proc/6046/task/6056/stat : 6056 (java) S 6044 6046 5885 0 -1 4202560 5545 0 0 0 355 2 0 0 15 0 14 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6057] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6057/stat : 6057 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6058] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6058/stat : 6058 (java) S 6044 6046 5885 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 14 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6061] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6061/stat : 6061 (java) S 6044 6046 5885 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 14 0 40280891 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6062] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6062/stat : 6062 (java) S 6044 6046 5885 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 14 0 40280891 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 281.61
Current children cumulated vsize (KiB) 1545300

[startup+150.301 s]
/proc/loadavg: 1.97 1.53 1.27 1/120 6074
/proc/meminfo: memFree=1552096/2059040 swapFree=4134608/4192956
[pid=6046] ppid=6044 vsize=1545300 CPUtime=282.43
/proc/6046/stat : 6046 (java) S 6044 6046 5885 0 -1 4202496 76191 0 1 0 28178 65 0 0 18 0 14 0 40280848 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6046/statm: 386325 64833 1449 10 0 383628 0
[pid=6046/tid=6048] ppid=6044 vsize=1545300 CPUtime=1.18
/proc/6046/task/6048/stat : 6048 (java) R 6044 6046 5885 0 -1 4202560 4068 0 1 0 116 2 0 0 16 0 14 0 40280850 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4110072832 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6046/tid=6049] ppid=6044 vsize=1545300 CPUtime=2.16
/proc/6046/task/6049/stat : 6049 (java) S 6044 6046 5885 0 -1 4202560 8451 0 0 0 210 6 0 0 15 0 14 0 40280851 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6050] ppid=6044 vsize=1545300 CPUtime=2.12
/proc/6046/task/6050/stat : 6050 (java) S 6044 6046 5885 0 -1 4202560 8746 0 0 0 203 9 0 0 16 0 14 0 40280851 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6051] ppid=6044 vsize=1545300 CPUtime=11.17
/proc/6046/task/6051/stat : 6051 (java) S 6044 6046 5885 0 -1 4202560 5350 0 0 0 1095 22 0 0 16 0 14 0 40280853 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6052] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6052/stat : 6052 (java) S 6044 6046 5885 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 40280853 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6053] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6053/stat : 6053 (java) S 6044 6046 5885 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 40280853 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6054] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6054/stat : 6054 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6055] ppid=6044 vsize=1545300 CPUtime=2.66
/proc/6046/task/6055/stat : 6055 (java) S 6044 6046 5885 0 -1 4202560 9246 0 0 0 263 3 0 0 15 0 14 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6056] ppid=6044 vsize=1545300 CPUtime=3.58
/proc/6046/task/6056/stat : 6056 (java) S 6044 6046 5885 0 -1 4202560 5545 0 0 0 356 2 0 0 15 0 14 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6057] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6057/stat : 6057 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6058] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6058/stat : 6058 (java) S 6044 6046 5885 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 14 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6061] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6061/stat : 6061 (java) S 6044 6046 5885 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 14 0 40280891 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6062] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6062/stat : 6062 (java) S 6044 6046 5885 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 14 0 40280891 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 1545300

[startup+150.501 s]
/proc/loadavg: 1.97 1.53 1.27 1/120 6074
/proc/meminfo: memFree=1552096/2059040 swapFree=4134608/4192956
[pid=6046] ppid=6044 vsize=1545300 CPUtime=282.63
/proc/6046/stat : 6046 (java) S 6044 6046 5885 0 -1 4202496 76191 0 1 0 28198 65 0 0 18 0 14 0 40280848 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6046/statm: 386325 64833 1449 10 0 383628 0
[pid=6046/tid=6048] ppid=6044 vsize=1545300 CPUtime=1.38
/proc/6046/task/6048/stat : 6048 (java) R 6044 6046 5885 0 -1 4202560 4068 0 1 0 136 2 0 0 16 0 14 0 40280850 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4109637345 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6046/tid=6049] ppid=6044 vsize=1545300 CPUtime=2.16
/proc/6046/task/6049/stat : 6049 (java) S 6044 6046 5885 0 -1 4202560 8451 0 0 0 210 6 0 0 15 0 14 0 40280851 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6050] ppid=6044 vsize=1545300 CPUtime=2.12
/proc/6046/task/6050/stat : 6050 (java) S 6044 6046 5885 0 -1 4202560 8746 0 0 0 203 9 0 0 16 0 14 0 40280851 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6051] ppid=6044 vsize=1545300 CPUtime=11.17
/proc/6046/task/6051/stat : 6051 (java) S 6044 6046 5885 0 -1 4202560 5350 0 0 0 1095 22 0 0 16 0 14 0 40280853 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6052] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6052/stat : 6052 (java) S 6044 6046 5885 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 40280853 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6053] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6053/stat : 6053 (java) S 6044 6046 5885 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 40280853 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6054] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6054/stat : 6054 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6055] ppid=6044 vsize=1545300 CPUtime=2.66
/proc/6046/task/6055/stat : 6055 (java) S 6044 6046 5885 0 -1 4202560 9246 0 0 0 263 3 0 0 15 0 14 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6056] ppid=6044 vsize=1545300 CPUtime=3.58
/proc/6046/task/6056/stat : 6056 (java) S 6044 6046 5885 0 -1 4202560 5545 0 0 0 356 2 0 0 15 0 14 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6057] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6057/stat : 6057 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6058] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6058/stat : 6058 (java) S 6044 6046 5885 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 14 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6061] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6061/stat : 6061 (java) S 6044 6046 5885 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 14 0 40280891 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6062] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6062/stat : 6062 (java) S 6044 6046 5885 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 14 0 40280891 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 282.63
Current children cumulated vsize (KiB) 1545300

[startup+150.601 s]
/proc/loadavg: 1.89 1.52 1.27 2/120 6074
/proc/meminfo: memFree=1552096/2059040 swapFree=4134608/4192956
[pid=6046] ppid=6044 vsize=1545300 CPUtime=282.73
/proc/6046/stat : 6046 (java) S 6044 6046 5885 0 -1 4202496 76191 0 1 0 28208 65 0 0 18 0 14 0 40280848 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6046/statm: 386325 64833 1449 10 0 383628 0
[pid=6046/tid=6048] ppid=6044 vsize=1545300 CPUtime=1.49
/proc/6046/task/6048/stat : 6048 (java) R 6044 6046 5885 0 -1 4202560 4068 0 1 0 147 2 0 0 17 0 14 0 40280850 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4109637331 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6046/tid=6049] ppid=6044 vsize=1545300 CPUtime=2.16
/proc/6046/task/6049/stat : 6049 (java) S 6044 6046 5885 0 -1 4202560 8451 0 0 0 210 6 0 0 15 0 14 0 40280851 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6050] ppid=6044 vsize=1545300 CPUtime=2.12
/proc/6046/task/6050/stat : 6050 (java) S 6044 6046 5885 0 -1 4202560 8746 0 0 0 203 9 0 0 16 0 14 0 40280851 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6051] ppid=6044 vsize=1545300 CPUtime=11.17
/proc/6046/task/6051/stat : 6051 (java) S 6044 6046 5885 0 -1 4202560 5350 0 0 0 1095 22 0 0 16 0 14 0 40280853 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 0 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6052] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6052/stat : 6052 (java) S 6044 6046 5885 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 40280853 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6053] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6053/stat : 6053 (java) S 6044 6046 5885 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 40280853 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6054] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6054/stat : 6054 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6055] ppid=6044 vsize=1545300 CPUtime=2.66
/proc/6046/task/6055/stat : 6055 (java) S 6044 6046 5885 0 -1 4202560 9246 0 0 0 263 3 0 0 15 0 14 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6056] ppid=6044 vsize=1545300 CPUtime=3.58
/proc/6046/task/6056/stat : 6056 (java) S 6044 6046 5885 0 -1 4202560 5545 0 0 0 356 2 0 0 15 0 14 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 1 0 0 0
[pid=6046/tid=6057] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6057/stat : 6057 (java) S 6044 6046 5885 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6058] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6058/stat : 6058 (java) R 6044 6046 5885 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 14 0 40280858 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6046/tid=6061] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6061/stat : 6061 (java) S 6044 6046 5885 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 14 0 40280891 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
[pid=6046/tid=6062] ppid=6044 vsize=1545300 CPUtime=0
/proc/6046/task/6062/stat : 6062 (java) S 6044 6046 5885 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 14 0 40280891 1582387200 64833 1992294400 134512640 134550932 4292226768 18446744073709551615 4294960144 0 4 0 16800975 18446604437866164480 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 282.73
Current children cumulated vsize (KiB) 1545300

Child status: 30
Real time (s): 150.691
CPU time (s): 282.805
CPU user time (s): 282.118
CPU system time (s): 0.686895
CPU usage (%): 187.672
Max. virtual memory (cumulated for all children) (KiB): 1549504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 282.118
system time used= 0.686895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76198
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= 5885
involuntary context switches= 8638

runsolver used 0.78788 second user time and 1.72474 second system time

The end

Launcher Data

Begin job on node017 at 2010-06-16 02:09:04
IDJOB=2661664
IDBENCH=47919
IDSOLVER=1166
FILE ID=node017/2661664-1276646944
PBS_JOBID= 11172446
Free space on /tmp= 62540 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=197-P1=97-P2=163-P3=151-P4=53-P5=139-P6=107-B.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2661664-1276646944/watcher-2661664-1276646944 -o /tmp/evaluation-result-2661664-1276646944/solver-2661664-1276646944 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661664-1276646944.opb

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

MD5SUM BENCH= c4232b649086935e0cf725c77927c83f
RANDOM SEED=2082375338

node017.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.201
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.40
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.201
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.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1808044 kB
Buffers:         64508 kB
Cached:         104772 kB
SwapCached:      11736 kB
Active:          93420 kB
Inactive:        90472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1808044 kB
SwapTotal:     4192956 kB
SwapFree:      4134608 kB
Dirty:             292 kB
Writeback:           0 kB
AnonPages:       13080 kB
Mapped:           9412 kB
Slab:            45308 kB
PageTables:       3984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   185004 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62540 MiB
End job on node017 at 2010-06-16 02:11:35