Trace number 3687923

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 NameAnswerCPU timeWall clock time
Sat 4j PB Resolution 2.3.2 SnapshotSAT 209.75 207.842

General information on the benchmark

Namenormalized-PB06/SATUNSAT-BIGINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob10.opb
MD5SUM0cd2d50a56364a25e801207dfed85434
Bench CategoryDEC-BIGINT (no optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.533918
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables106
Total number of constraints2
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 constraints2
Minimum length of a constraint106
Maximum length of a constraint106
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 106925262
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 1723212177
Number of bits of the biggest sum of numbers31
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.03/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.03/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.09	c See www.sat4j.org for details.
0.03/0.09	c version 2.3.2.v20120418
0.03/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.09	c java.vm.version	19.1-b02
0.03/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.09	c sun.arch.data.model	64
0.03/0.09	c java.version		1.6.0_24
0.03/0.09	c os.name		Linux
0.03/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.03/0.09	c os.arch		amd64
0.03/0.09	c Free memory 		501472288
0.03/0.09	c Max memory 		7480803328
0.03/0.09	c Total memory 		504102912
0.03/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3687923-1337877361.opb
0.09/0.11	c reading problem ... 
0.09/0.13	c ... done. Wall clock time 0.015s.
0.09/0.13	c declared #vars     106
0.09/0.13	c #constraints  2
0.09/0.13	c constraints type 
0.09/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
0.09/0.13	c 2 constraints processed.
0.61/0.41	c cleaning 2500 clauses out of 5000 with flag 5000/5000
0.75/0.59	c cleaning 4251 clauses out of 8501 with flag 11001/11001
0.99/0.79	c cleaning 5619 clauses out of 11249 with flag 18000/18000
1.30/1.03	c cleaning 6814 clauses out of 13630 with flag 26000/26000
1.64/1.30	c cleaning 7902 clauses out of 15816 with flag 35000/35000
1.94/1.63	c cleaning 8955 clauses out of 17916 with flag 45002/45002
2.34/2.00	c cleaning 9974 clauses out of 19959 with flag 56000/56000
2.64/2.39	c cleaning 10992 clauses out of 21985 with flag 68000/68000
3.16/2.87	c cleaning 11990 clauses out of 23993 with flag 81000/81000
3.68/3.34	c cleaning 13001 clauses out of 26010 with flag 95007/95007
4.20/3.85	c cleaning 14000 clauses out of 28002 with flag 110000/110000
4.83/4.40	c cleaning 14998 clauses out of 30003 with flag 126001/126001
5.42/5.00	c cleaning 16001 clauses out of 32006 with flag 143002/143002
5.93/5.55	c cleaning 17002 clauses out of 34005 with flag 161002/161002
6.73/6.37	c cleaning 17998 clauses out of 36003 with flag 180002/180002
7.55/7.11	c cleaning 19001 clauses out of 38009 with flag 200006/200006
8.26/7.85	c cleaning 19998 clauses out of 40002 with flag 221000/221000
9.06/8.65	c cleaning 20997 clauses out of 42004 with flag 243000/243000
9.97/9.52	c cleaning 22001 clauses out of 44010 with flag 266003/266003
11.11/10.61	c cleaning 22994 clauses out of 46006 with flag 290000/290000
12.02/11.59	c cleaning 23997 clauses out of 48014 with flag 315002/315002
13.12/12.62	c cleaning 25000 clauses out of 50015 with flag 341000/341000
14.44/14.00	c cleaning 25993 clauses out of 52017 with flag 368002/368002
16.05/15.59	c cleaning 27010 clauses out of 54028 with flag 396006/396006
17.49/16.90	c cleaning 27998 clauses out of 56013 with flag 425001/425001
18.71/18.11	c cleaning 29005 clauses out of 58014 with flag 455000/455000
20.04/19.45	c cleaning 30003 clauses out of 60009 with flag 486000/486000
21.46/20.81	c cleaning 31000 clauses out of 62006 with flag 518000/518000
23.17/22.57	c cleaning 32004 clauses out of 64007 with flag 551001/551001
25.39/24.70	c cleaning 32986 clauses out of 66002 with flag 585000/585000
27.20/26.53	c cleaning 34005 clauses out of 68017 with flag 620001/620001
29.13/28.41	c cleaning 34997 clauses out of 70012 with flag 656001/656001
31.15/30.46	c cleaning 36007 clauses out of 72016 with flag 693002/693002
32.98/32.29	c cleaning 37002 clauses out of 74010 with flag 731003/731003
35.22/34.40	c cleaning 38001 clauses out of 76005 with flag 770000/770000
37.04/36.30	c cleaning 38995 clauses out of 78007 with flag 810003/810003
39.36/38.51	c cleaning 39994 clauses out of 80010 with flag 851001/851001
41.37/40.58	c cleaning 41008 clauses out of 82015 with flag 893000/893000
43.28/42.48	c cleaning 41994 clauses out of 84007 with flag 936000/936000
46.10/45.21	c cleaning 43001 clauses out of 86014 with flag 980001/980001
48.51/47.66	c cleaning 44002 clauses out of 88015 with flag 1025003/1025003
51.23/50.32	c cleaning 45001 clauses out of 90011 with flag 1071001/1071001
54.26/53.36	c cleaning 45998 clauses out of 92011 with flag 1118002/1118002
57.40/56.43	c cleaning 47003 clauses out of 94013 with flag 1166002/1166002
60.14/59.10	c cleaning 47997 clauses out of 96008 with flag 1215000/1215000
63.24/62.27	c cleaning 49004 clauses out of 98011 with flag 1265000/1265000
66.57/65.50	c cleaning 49992 clauses out of 100008 with flag 1316001/1316001
69.03/67.98	c cleaning 51002 clauses out of 102017 with flag 1368002/1368002
71.84/70.76	c cleaning 52006 clauses out of 104016 with flag 1421003/1421003
74.78/73.64	c cleaning 52999 clauses out of 106009 with flag 1475002/1475002
77.99/76.80	c cleaning 54001 clauses out of 108011 with flag 1530003/1530003
81.51/80.33	c cleaning 55000 clauses out of 110007 with flag 1586000/1586000
84.74/83.57	c cleaning 56001 clauses out of 112008 with flag 1643001/1643001
88.85/87.61	c cleaning 56999 clauses out of 114006 with flag 1701000/1701000
92.70/91.45	c cleaning 57999 clauses out of 116009 with flag 1760002/1760002
97.12/95.86	c cleaning 59002 clauses out of 118008 with flag 1820000/1820000
103.46/102.12	c cleaning 59996 clauses out of 120007 with flag 1881001/1881001
108.81/107.49	c cleaning 60998 clauses out of 122010 with flag 1943000/1943000
114.94/113.51	c cleaning 62007 clauses out of 124014 with flag 2006002/2006002
119.13/117.62	c cleaning 63001 clauses out of 126008 with flag 2070003/2070003
123.75/122.29	c cleaning 63995 clauses out of 128005 with flag 2135001/2135001
128.99/127.50	c cleaning 65003 clauses out of 130011 with flag 2201002/2201002
134.30/132.79	c cleaning 65995 clauses out of 132007 with flag 2268001/2268001
138.75/137.18	c cleaning 66993 clauses out of 134011 with flag 2336000/2336000
144.08/142.44	c cleaning 68005 clauses out of 136021 with flag 2405003/2405003
148.82/147.12	c cleaning 69003 clauses out of 138014 with flag 2475001/2475001
155.33/153.62	c cleaning 70001 clauses out of 140015 with flag 2546005/2546005
162.39/160.61	c cleaning 71000 clauses out of 142009 with flag 2618000/2618000
167.49/165.73	c cleaning 72002 clauses out of 144012 with flag 2691003/2691003
172.91/171.12	c cleaning 73002 clauses out of 146007 with flag 2765000/2765000
178.46/176.64	c cleaning 74002 clauses out of 148005 with flag 2840000/2840000
186.06/184.20	c cleaning 74997 clauses out of 150004 with flag 2916001/2916001
192.37/190.59	c cleaning 76001 clauses out of 152008 with flag 2993002/2993002
198.20/196.37	c cleaning 77000 clauses out of 154007 with flag 3071002/3071002
204.21/202.38	c cleaning 77999 clauses out of 156005 with flag 3150000/3150000
209.51/207.67	c cleaning 79002 clauses out of 158006 with flag 3230000/3230000
209.64/207.80	c starts		: 249
209.64/207.80	c conflicts		: 3231884
209.64/207.80	c decisions		: 3245392
209.64/207.80	c propagations		: 17736312
209.64/207.80	c inspects		: 2604487600
209.64/207.80	c shortcuts		: 0
209.64/207.80	c learnt literals	: 0
209.64/207.80	c learnt binary clauses	: 0
209.64/207.80	c learnt ternary clauses	: 0
209.64/207.80	c learnt constraints	: 3231884
209.64/207.80	c ignored constraints	: 0
209.64/207.80	c root simplifications	: 0
209.64/207.80	c removed literals (reason simplification)	: 0
209.64/207.80	c reason swapping (by a shorter reason)	: 0
209.64/207.80	c Calls to reduceDB	: 76
209.64/207.80	c number of reductions to clauses (during analyze)	: 0
209.64/207.80	c number of learned constraints concerned by reduction	: 0
209.64/207.80	c number of learning phase by resolution	: 0
209.64/207.80	c number of learning phase by cutting planes	: 0
209.64/207.80	c speed (assignments/second)	: 85405.81978225174
209.64/207.80	c non guided choices	94
209.75/207.83	c learnt constraints type 
209.75/207.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 80888
209.75/207.83	c constraints type 
209.75/207.83	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
209.75/207.83	c 2 constraints processed.
209.75/207.83	s SATISFIABLE
209.75/207.83	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 
209.75/207.83	c Total wall clock time (in seconds): 207.721

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3687923-1337877361/watcher-3687923-1337877361 -o /tmp/evaluation-result-3687923-1337877361/solver-3687923-1337877361 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3687923-1337877361.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.00 1.99 3/194 10163
/proc/meminfo: memFree=27496440/32873844 swapFree=6592/6592
[pid=10163] ppid=10161 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/10163/stat : 10163 (java) D 10161 10163 8709 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 253860990 9515008 183 33554432000 1073741824 1073778376 140736068710656 140736068701688 213419638453 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/10163/statm: 2323 183 140 9 0 71 0

[startup+0.0612321 s]
/proc/loadavg: 1.92 2.00 1.99 3/194 10163
/proc/meminfo: memFree=27496440/32873844 swapFree=6592/6592
[pid=10163] ppid=10161 vsize=9225560 CPUtime=0.03 cores=1,3,5,7
/proc/10163/stat : 10163 (java) S 10161 10163 8709 0 -1 4202496 3137 0 1 0 3 0 0 0 20 0 13 0 253860990 9446973440 3835 33554432000 1073741824 1073778376 140735636370704 140735636361840 213422997565 0 0 0 16800971 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10163/statm: 2306390 3835 1709 9 0 2297091 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9225560

[startup+0.100282 s]
/proc/loadavg: 1.92 2.00 1.99 3/194 10163
/proc/meminfo: memFree=27496440/32873844 swapFree=6592/6592
[pid=10163] ppid=10161 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/10163/stat : 10163 (java) S 10161 10163 8709 0 -1 4202496 4338 0 1 0 8 1 0 0 20 0 18 0 253860990 9787813888 5014 33554432000 1073741824 1073778376 140735636370704 140735636361840 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10163/statm: 2389603 5016 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300246 s]
/proc/loadavg: 1.92 2.00 1.99 3/194 10163
/proc/meminfo: memFree=27496440/32873844 swapFree=6592/6592
[pid=10163] ppid=10161 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/10163/stat : 10163 (java) S 10161 10163 8709 0 -1 4202496 6725 0 1 0 45 1 0 0 20 0 19 0 253860990 9855975424 7703 33554432000 1073741824 1073778376 140735636370704 140735636361840 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10163/statm: 2406244 7703 2224 9 0 2396937 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9624976

[startup+0.700268 s]
/proc/loadavg: 1.92 2.00 1.99 3/194 10163
/proc/meminfo: memFree=27496440/32873844 swapFree=6592/6592
[pid=10163] ppid=10161 vsize=9624976 CPUtime=0.99 cores=1,3,5,7
/proc/10163/stat : 10163 (java) S 10161 10163 8709 0 -1 4202496 7428 0 1 0 97 2 0 0 20 0 19 0 253860990 9855975424 10867 33554432000 1073741824 1073778376 140735636370704 140735636361840 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10163/statm: 2406244 10867 2259 9 0 2396937 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 9624976

[startup+1.50077 s]
/proc/loadavg: 1.92 2.00 1.99 3/213 10182
/proc/meminfo: memFree=27451852/32873844 swapFree=6592/6592
[pid=10163] ppid=10161 vsize=9624976 CPUtime=1.84 cores=1,3,5,7
/proc/10163/stat : 10163 (java) S 10161 10163 8709 0 -1 4202496 7913 0 1 0 182 2 0 0 20 0 19 0 253860990 9855975424 12444 33554432000 1073741824 1073778376 140735636370704 140735636361840 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10163/statm: 2406244 12444 2270 9 0 2396937 0
[pid=10163/tid=10165] ppid=10161 vsize=9624976 CPUtime=1.39 cores=1,3,5,7
/proc/10163/task/10165/stat : 10165 (java) R 10161 10163 8709 0 -1 4202560 2510 0 1 0 139 0 0 0 20 0 19 0 253860991 9855975424 12444 33554432000 1073741824 1073778376 140735636370704 140290284110112 140290156744026 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10166] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10166/stat : 10166 (java) S 10161 10163 8709 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 253860993 9855975424 12444 33554432000 1073741824 1073778376 140735636370704 140290127952552 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10167] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10167/stat : 10167 (java) S 10161 10163 8709 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253860993 9855975424 12444 33554432000 1073741824 1073778376 140735636370704 140290126900008 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10168] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10168/stat : 10168 (java) S 10161 10163 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253860993 9855975424 12444 33554432000 1073741824 1073778376 140735636370704 140290125847464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10163/tid=10169] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10169/stat : 10169 (java) S 10161 10163 8709 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 253860993 9855975424 12444 33554432000 1073741824 1073778376 140735636370704 140290124794920 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10170] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10170/stat : 10170 (java) S 10161 10163 8709 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 253860993 9855975424 12444 33554432000 1073741824 1073778376 140735636370704 140290123741352 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10171] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10171/stat : 10171 (java) S 10161 10163 8709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253860993 9855975424 12444 33554432000 1073741824 1073778376 140735636370704 140290122688808 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10163/tid=10172] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10172/stat : 10172 (java) S 10161 10163 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253860993 9855975424 12444 33554432000 1073741824 1073778376 140735636370704 140290121636264 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10173] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10173/stat : 10173 (java) S 10161 10163 8709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253860993 9855975424 12444 33554432000 1073741824 1073778376 140735636370704 140290120583720 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10174] ppid=10161 vsize=9624976 CPUtime=0.04 cores=1,3,5,7
/proc/10163/task/10174/stat : 10174 (java) S 10161 10163 8709 0 -1 4202560 31 0 0 0 4 0 0 0 20 0 19 0 253860994 9855975424 12444 33554432000 1073741824 1073778376 140735636370704 140290108172904 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10175] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10175/stat : 10175 (java) S 10161 10163 8709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253860994 9855975424 12444 33554432000 1073741824 1073778376 140735636370704 140290107119224 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10176] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10176/stat : 10176 (java) S 10161 10163 8709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253860994 9855975424 12444 33554432000 1073741824 1073778376 140735636370704 140290106066568 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10177] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10177/stat : 10177 (java) S 10161 10163 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253860997 9855975424 12444 33554432000 1073741824 1073778376 140735636370704 140290105015312 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10178] ppid=10161 vsize=9624976 CPUtime=0.19 cores=1,3,5,7
/proc/10163/task/10178/stat : 10178 (java) S 10161 10163 8709 0 -1 4202560 2106 0 0 0 19 0 0 0 20 0 19 0 253860997 9855975424 12444 33554432000 1073741824 1073778376 140735636370704 140290103961656 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10179] ppid=10161 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/10163/task/10179/stat : 10179 (java) S 10161 10163 8709 0 -1 4202560 2027 0 0 0 13 0 0 0 20 0 19 0 253860997 9855975424 12444 33554432000 1073741824 1073778376 140735636370704 140290102909112 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10180] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10180/stat : 10180 (java) S 10161 10163 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253860997 9855975424 12444 33554432000 1073741824 1073778376 140735636370704 140290101856760 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10181] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10181/stat : 10181 (java) S 10161 10163 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253860997 9855975424 12444 33554432000 1073741824 1073778376 140735636370704 140290100804424 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10182] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10182/stat : 10182 (java) S 10161 10163 8709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253861004 9855975424 12444 33554432000 1073741824 1073778376 140735636370704 140290099750184 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 9624976

[startup+3.10068 s]
/proc/loadavg: 1.92 2.00 1.99 3/213 10182
/proc/meminfo: memFree=27445088/32873844 swapFree=6592/6592
[pid=10163] ppid=10161 vsize=9624976 CPUtime=3.48 cores=1,3,5,7
/proc/10163/stat : 10163 (java) S 10161 10163 8709 0 -1 4202496 7943 0 1 0 345 3 0 0 20 0 19 0 253860990 9855975424 14001 33554432000 1073741824 1073778376 140735636370704 140735636361840 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10163/statm: 2406244 14001 2270 9 0 2396937 0
[pid=10163/tid=10165] ppid=10161 vsize=9624976 CPUtime=2.91 cores=1,3,5,7
/proc/10163/task/10165/stat : 10165 (java) R 10161 10163 8709 0 -1 4202560 2515 0 1 0 291 0 0 0 20 0 19 0 253860991 9855975424 14001 33554432000 1073741824 1073778376 140735636370704 140290284110112 140290156765987 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10166] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10166/stat : 10166 (java) S 10161 10163 8709 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253860993 9855975424 14001 33554432000 1073741824 1073778376 140735636370704 140290127952552 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10167] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10167/stat : 10167 (java) S 10161 10163 8709 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253860993 9855975424 14001 33554432000 1073741824 1073778376 140735636370704 140290126900008 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10168] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10168/stat : 10168 (java) S 10161 10163 8709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253860993 9855975424 14001 33554432000 1073741824 1073778376 140735636370704 140290125847464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10163/tid=10169] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10169/stat : 10169 (java) S 10161 10163 8709 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 253860993 9855975424 14001 33554432000 1073741824 1073778376 140735636370704 140290124794920 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10163/tid=10170] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10170/stat : 10170 (java) S 10161 10163 8709 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253860993 9855975424 14001 33554432000 1073741824 1073778376 140735636370704 140290123741352 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10163/tid=10171] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10171/stat : 10171 (java) S 10161 10163 8709 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 253860993 9855975424 14001 33554432000 1073741824 1073778376 140735636370704 140290122688808 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10172] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10172/stat : 10172 (java) S 10161 10163 8709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253860993 9855975424 14001 33554432000 1073741824 1073778376 140735636370704 140290121636264 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10173] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10173/stat : 10173 (java) S 10161 10163 8709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253860993 9855975424 14001 33554432000 1073741824 1073778376 140735636370704 140290120583720 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10174] ppid=10161 vsize=9624976 CPUtime=0.09 cores=1,3,5,7
/proc/10163/task/10174/stat : 10174 (java) S 10161 10163 8709 0 -1 4202560 32 0 0 0 9 0 0 0 20 0 19 0 253860994 9855975424 14001 33554432000 1073741824 1073778376 140735636370704 140290108172904 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10163/tid=10175] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10175/stat : 10175 (java) S 10161 10163 8709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253860994 9855975424 14001 33554432000 1073741824 1073778376 140735636370704 140290107119224 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10176] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10176/stat : 10176 (java) S 10161 10163 8709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253860994 9855975424 14001 33554432000 1073741824 1073778376 140735636370704 140290106066568 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10177] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10177/stat : 10177 (java) S 10161 10163 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253860997 9855975424 14001 33554432000 1073741824 1073778376 140735636370704 140290105015312 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10178] ppid=10161 vsize=9624976 CPUtime=0.19 cores=1,3,5,7
/proc/10163/task/10178/stat : 10178 (java) S 10161 10163 8709 0 -1 4202560 2106 0 0 0 19 0 0 0 20 0 19 0 253860997 9855975424 14001 33554432000 1073741824 1073778376 140735636370704 140290103961656 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10179] ppid=10161 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/10163/task/10179/stat : 10179 (java) S 10161 10163 8709 0 -1 4202560 2027 0 0 0 13 0 0 0 20 0 19 0 253860997 9855975424 14001 33554432000 1073741824 1073778376 140735636370704 140290102909112 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10180] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10180/stat : 10180 (java) S 10161 10163 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253860997 9855975424 14001 33554432000 1073741824 1073778376 140735636370704 140290101856760 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10181] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10181/stat : 10181 (java) S 10161 10163 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253860997 9855975424 14001 33554432000 1073741824 1073778376 140735636370704 140290100804424 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10182] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10182/stat : 10182 (java) S 10161 10163 8709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253861004 9855975424 14001 33554432000 1073741824 1073778376 140735636370704 140290099750184 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 9624976

[startup+6.30077 s]
/proc/loadavg: 1.93 2.00 1.99 3/213 10182
/proc/meminfo: memFree=27436408/32873844 swapFree=6592/6592
[pid=10163] ppid=10161 vsize=9624976 CPUtime=6.73 cores=1,3,5,7
/proc/10163/stat : 10163 (java) S 10161 10163 8709 0 -1 4202496 7979 0 1 0 670 3 0 0 20 0 19 0 253860990 9855975424 16518 33554432000 1073741824 1073778376 140735636370704 140735636361840 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10163/statm: 2406244 16518 2270 9 0 2396937 0
[pid=10163/tid=10165] ppid=10161 vsize=9624976 CPUtime=6 cores=1,3,5,7
/proc/10163/task/10165/stat : 10165 (java) R 10161 10163 8709 0 -1 4202560 2523 0 1 0 599 1 0 0 20 0 19 0 253860991 9855975424 16518 33554432000 1073741824 1073778376 140735636370704 140290284110112 140290156898783 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10166] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10166/stat : 10166 (java) S 10161 10163 8709 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253860993 9855975424 16518 33554432000 1073741824 1073778376 140735636370704 140290127952552 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10163/tid=10167] ppid=10161 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/10163/task/10167/stat : 10167 (java) S 10161 10163 8709 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 253860993 9855975424 16518 33554432000 1073741824 1073778376 140735636370704 140290126900008 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10168] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10168/stat : 10168 (java) S 10161 10163 8709 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 253860993 9855975424 16518 33554432000 1073741824 1073778376 140735636370704 140290125847464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10163/tid=10169] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10169/stat : 10169 (java) S 10161 10163 8709 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253860993 9855975424 16518 33554432000 1073741824 1073778376 140735636370704 140290124794920 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10170] ppid=10161 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/10163/task/10170/stat : 10170 (java) S 10161 10163 8709 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 19 0 253860993 9855975424 16518 33554432000 1073741824 1073778376 140735636370704 140290123741352 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10163/tid=10171] ppid=10161 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/10163/task/10171/stat : 10171 (java) S 10161 10163 8709 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 253860993 9855975424 16518 33554432000 1073741824 1073778376 140735636370704 140290122688808 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10172] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10172/stat : 10172 (java) S 10161 10163 8709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253860993 9855975424 16518 33554432000 1073741824 1073778376 140735636370704 140290121636264 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10173] ppid=10161 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/10163/task/10173/stat : 10173 (java) S 10161 10163 8709 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 253860993 9855975424 16518 33554432000 1073741824 1073778376 140735636370704 140290120583720 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10174] ppid=10161 vsize=9624976 CPUtime=0.18 cores=1,3,5,7
/proc/10163/task/10174/stat : 10174 (java) S 10161 10163 8709 0 -1 4202560 34 0 0 0 18 0 0 0 20 0 19 0 253860994 9855975424 16518 33554432000 1073741824 1073778376 140735636370704 140290108172904 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10175] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10175/stat : 10175 (java) S 10161 10163 8709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253860994 9855975424 16518 33554432000 1073741824 1073778376 140735636370704 140290107119224 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10176] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10176/stat : 10176 (java) S 10161 10163 8709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253860994 9855975424 16518 33554432000 1073741824 1073778376 140735636370704 140290106066568 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10177] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10177/stat : 10177 (java) S 10161 10163 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253860997 9855975424 16518 33554432000 1073741824 1073778376 140735636370704 140290105015312 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10178] ppid=10161 vsize=9624976 CPUtime=0.19 cores=1,3,5,7
/proc/10163/task/10178/stat : 10178 (java) S 10161 10163 8709 0 -1 4202560 2106 0 0 0 19 0 0 0 20 0 19 0 253860997 9855975424 16518 33554432000 1073741824 1073778376 140735636370704 140290103961656 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10179] ppid=10161 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/10163/task/10179/stat : 10179 (java) S 10161 10163 8709 0 -1 4202560 2027 0 0 0 13 0 0 0 20 0 19 0 253860997 9855975424 16518 33554432000 1073741824 1073778376 140735636370704 140290102909112 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10180] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10180/stat : 10180 (java) S 10161 10163 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253860997 9855975424 16518 33554432000 1073741824 1073778376 140735636370704 140290101856760 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10181] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10181/stat : 10181 (java) S 10161 10163 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253860997 9855975424 16518 33554432000 1073741824 1073778376 140735636370704 140290100804424 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10182] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10182/stat : 10182 (java) S 10161 10163 8709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253861004 9855975424 16518 33554432000 1073741824 1073778376 140735636370704 140290099750184 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.73
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]

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

/proc/10163/task/10174/stat : 10174 (java) S 10161 10163 8709 0 -1 4202560 64 0 0 0 249 2 0 0 20 0 19 0 253860994 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290108172904 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10175] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10175/stat : 10175 (java) S 10161 10163 8709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253860994 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290107119224 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10176] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10176/stat : 10176 (java) S 10161 10163 8709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253860994 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290106066568 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10177] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10177/stat : 10177 (java) S 10161 10163 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253860997 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290105015312 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10178] ppid=10161 vsize=9624976 CPUtime=0.22 cores=1,3,5,7
/proc/10163/task/10178/stat : 10178 (java) S 10161 10163 8709 0 -1 4202560 2363 0 0 0 22 0 0 0 20 0 19 0 253860997 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290103961656 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10179] ppid=10161 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/10163/task/10179/stat : 10179 (java) S 10161 10163 8709 0 -1 4202560 2027 0 0 0 13 0 0 0 20 0 19 0 253860997 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290102909112 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10180] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10180/stat : 10180 (java) S 10161 10163 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253860997 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290101856760 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10181] ppid=10161 vsize=9624976 CPUtime=0.04 cores=1,3,5,7
/proc/10163/task/10181/stat : 10181 (java) S 10161 10163 8709 0 -1 4202560 13 0 0 0 2 2 0 0 20 0 19 0 253860997 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290100804424 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10182] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10182/stat : 10182 (java) S 10161 10163 8709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253861004 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290099750184 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 209.01
Current children cumulated vsize (KiB) 9624976

[startup+207.501 s]
/proc/loadavg: 1.99 2.00 1.99 3/213 10182
/proc/meminfo: memFree=27199368/32873844 swapFree=6592/6592
[pid=10163] ppid=10161 vsize=9624976 CPUtime=209.41 cores=1,3,5,7
/proc/10163/stat : 10163 (java) S 10161 10163 8709 0 -1 4202496 9729 0 1 0 20927 14 0 0 20 0 19 0 253860990 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140735636361840 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10163/statm: 2406244 44857 2271 9 0 2396937 0
[pid=10163/tid=10165] ppid=10161 vsize=9624976 CPUtime=203.62 cores=1,3,5,7
/proc/10163/task/10165/stat : 10165 (java) R 10161 10163 8709 0 -1 4202560 2601 0 1 0 20357 5 0 0 20 0 19 0 253860991 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290284110112 140290156899116 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10166] ppid=10161 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/10163/task/10166/stat : 10166 (java) S 10161 10163 8709 0 -1 4202560 184 0 0 0 25 0 0 0 20 0 19 0 253860993 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290127952552 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10163/tid=10167] ppid=10161 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/10163/task/10167/stat : 10167 (java) S 10161 10163 8709 0 -1 4202560 117 0 0 0 24 0 0 0 20 0 19 0 253860993 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290126900008 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10168] ppid=10161 vsize=9624976 CPUtime=0.33 cores=1,3,5,7
/proc/10163/task/10168/stat : 10168 (java) S 10161 10163 8709 0 -1 4202560 172 0 0 0 33 0 0 0 20 0 19 0 253860993 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290125847464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10169] ppid=10161 vsize=9624976 CPUtime=0.28 cores=1,3,5,7
/proc/10163/task/10169/stat : 10169 (java) S 10161 10163 8709 0 -1 4202560 230 0 0 0 27 1 0 0 20 0 19 0 253860993 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290124794920 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10170] ppid=10161 vsize=9624976 CPUtime=0.29 cores=1,3,5,7
/proc/10163/task/10170/stat : 10170 (java) S 10161 10163 8709 0 -1 4202560 162 0 0 0 29 0 0 0 20 0 19 0 253860993 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290123741352 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10163/tid=10171] ppid=10161 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/10163/task/10171/stat : 10171 (java) S 10161 10163 8709 0 -1 4202560 220 0 0 0 27 0 0 0 20 0 19 0 253860993 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290122688808 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10172] ppid=10161 vsize=9624976 CPUtime=0.3 cores=1,3,5,7
/proc/10163/task/10172/stat : 10172 (java) S 10161 10163 8709 0 -1 4202560 281 0 0 0 30 0 0 0 20 0 19 0 253860993 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290121636264 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10173] ppid=10161 vsize=9624976 CPUtime=0.29 cores=1,3,5,7
/proc/10163/task/10173/stat : 10173 (java) S 10161 10163 8709 0 -1 4202560 115 0 0 0 29 0 0 0 20 0 19 0 253860993 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290120583720 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10174] ppid=10161 vsize=9624976 CPUtime=2.51 cores=1,3,5,7
/proc/10163/task/10174/stat : 10174 (java) S 10161 10163 8709 0 -1 4202560 64 0 0 0 249 2 0 0 20 0 19 0 253860994 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290108172904 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10175] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10175/stat : 10175 (java) S 10161 10163 8709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253860994 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290107119224 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10176] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10176/stat : 10176 (java) S 10161 10163 8709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253860994 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290106066568 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10177] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10177/stat : 10177 (java) S 10161 10163 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253860997 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290105015312 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10178] ppid=10161 vsize=9624976 CPUtime=0.22 cores=1,3,5,7
/proc/10163/task/10178/stat : 10178 (java) S 10161 10163 8709 0 -1 4202560 2363 0 0 0 22 0 0 0 20 0 19 0 253860997 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290103961656 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10179] ppid=10161 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/10163/task/10179/stat : 10179 (java) S 10161 10163 8709 0 -1 4202560 2027 0 0 0 13 0 0 0 20 0 19 0 253860997 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290102909112 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10180] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10180/stat : 10180 (java) S 10161 10163 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253860997 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290101856760 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10181] ppid=10161 vsize=9624976 CPUtime=0.04 cores=1,3,5,7
/proc/10163/task/10181/stat : 10181 (java) S 10161 10163 8709 0 -1 4202560 13 0 0 0 2 2 0 0 20 0 19 0 253860997 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290100804424 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10182] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10182/stat : 10182 (java) S 10161 10163 8709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253861004 9855975424 44857 33554432000 1073741824 1073778376 140735636370704 140290099750184 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 209.41
Current children cumulated vsize (KiB) 9624976

[startup+207.701 s]
/proc/loadavg: 1.99 2.00 1.99 3/213 10182
/proc/meminfo: memFree=27199368/32873844 swapFree=6592/6592
[pid=10163] ppid=10161 vsize=9624976 CPUtime=209.64 cores=1,3,5,7
/proc/10163/stat : 10163 (java) S 10161 10163 8709 0 -1 4202496 9735 0 1 0 20950 14 0 0 20 0 19 0 253860990 9855975424 44861 33554432000 1073741824 1073778376 140735636370704 140735636361840 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10163/statm: 2406244 44861 2271 9 0 2396937 0
[pid=10163/tid=10165] ppid=10161 vsize=9624976 CPUtime=203.79 cores=1,3,5,7
/proc/10163/task/10165/stat : 10165 (java) S 10161 10163 8709 0 -1 4202560 2601 0 1 0 20374 5 0 0 20 0 19 0 253860991 9855975424 44861 33554432000 1073741824 1073778376 140735636370704 140290284110232 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10166] ppid=10161 vsize=9624976 CPUtime=0.26 cores=1,3,5,7
/proc/10163/task/10166/stat : 10166 (java) S 10161 10163 8709 0 -1 4202560 184 0 0 0 26 0 0 0 20 0 19 0 253860993 9855975424 44861 33554432000 1073741824 1073778376 140735636370704 140290127952552 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10163/tid=10167] ppid=10161 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/10163/task/10167/stat : 10167 (java) S 10161 10163 8709 0 -1 4202560 117 0 0 0 24 0 0 0 20 0 19 0 253860993 9855975424 44861 33554432000 1073741824 1073778376 140735636370704 140290126900008 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10168] ppid=10161 vsize=9624976 CPUtime=0.34 cores=1,3,5,7
/proc/10163/task/10168/stat : 10168 (java) S 10161 10163 8709 0 -1 4202560 176 0 0 0 34 0 0 0 20 0 19 0 253860993 9855975424 44861 33554432000 1073741824 1073778376 140735636370704 140290125847464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10169] ppid=10161 vsize=9624976 CPUtime=0.28 cores=1,3,5,7
/proc/10163/task/10169/stat : 10169 (java) S 10161 10163 8709 0 -1 4202560 230 0 0 0 27 1 0 0 20 0 19 0 253860993 9855975424 44861 33554432000 1073741824 1073778376 140735636370704 140290124794920 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10170] ppid=10161 vsize=9624976 CPUtime=0.3 cores=1,3,5,7
/proc/10163/task/10170/stat : 10170 (java) S 10161 10163 8709 0 -1 4202560 162 0 0 0 30 0 0 0 20 0 19 0 253860993 9855975424 44861 33554432000 1073741824 1073778376 140735636370704 140290123741352 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10163/tid=10171] ppid=10161 vsize=9624976 CPUtime=0.28 cores=1,3,5,7
/proc/10163/task/10171/stat : 10171 (java) S 10161 10163 8709 0 -1 4202560 220 0 0 0 28 0 0 0 20 0 19 0 253860993 9855975424 44861 33554432000 1073741824 1073778376 140735636370704 140290122688808 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10172] ppid=10161 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/10163/task/10172/stat : 10172 (java) S 10161 10163 8709 0 -1 4202560 281 0 0 0 31 0 0 0 20 0 19 0 253860993 9855975424 44861 33554432000 1073741824 1073778376 140735636370704 140290121636264 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10173] ppid=10161 vsize=9624976 CPUtime=0.29 cores=1,3,5,7
/proc/10163/task/10173/stat : 10173 (java) S 10161 10163 8709 0 -1 4202560 115 0 0 0 29 0 0 0 20 0 19 0 253860993 9855975424 44861 33554432000 1073741824 1073778376 140735636370704 140290120583720 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10174] ppid=10161 vsize=9624976 CPUtime=2.52 cores=1,3,5,7
/proc/10163/task/10174/stat : 10174 (java) R 10161 10163 8709 0 -1 4202560 66 0 0 0 250 2 0 0 20 0 19 0 253860994 9855975424 44861 33554432000 1073741824 1073778376 140735636370704 140290108171760 140290290236559 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10175] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10175/stat : 10175 (java) S 10161 10163 8709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253860994 9855975424 44861 33554432000 1073741824 1073778376 140735636370704 140290107119224 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10176] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10176/stat : 10176 (java) S 10161 10163 8709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253860994 9855975424 44861 33554432000 1073741824 1073778376 140735636370704 140290106066568 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10177] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10177/stat : 10177 (java) S 10161 10163 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253860997 9855975424 44861 33554432000 1073741824 1073778376 140735636370704 140290105015312 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10178] ppid=10161 vsize=9624976 CPUtime=0.22 cores=1,3,5,7
/proc/10163/task/10178/stat : 10178 (java) S 10161 10163 8709 0 -1 4202560 2363 0 0 0 22 0 0 0 20 0 19 0 253860997 9855975424 44861 33554432000 1073741824 1073778376 140735636370704 140290103961656 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10179] ppid=10161 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/10163/task/10179/stat : 10179 (java) S 10161 10163 8709 0 -1 4202560 2027 0 0 0 13 0 0 0 20 0 19 0 253860997 9855975424 44861 33554432000 1073741824 1073778376 140735636370704 140290102909112 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10180] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10180/stat : 10180 (java) S 10161 10163 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253860997 9855975424 44861 33554432000 1073741824 1073778376 140735636370704 140290101856760 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10181] ppid=10161 vsize=9624976 CPUtime=0.04 cores=1,3,5,7
/proc/10163/task/10181/stat : 10181 (java) S 10161 10163 8709 0 -1 4202560 13 0 0 0 2 2 0 0 20 0 19 0 253860997 9855975424 44861 33554432000 1073741824 1073778376 140735636370704 140290100804424 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10182] ppid=10161 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10182/stat : 10182 (java) S 10161 10163 8709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253861004 9855975424 44861 33554432000 1073741824 1073778376 140735636370704 140290099750184 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 209.64
Current children cumulated vsize (KiB) 9624976

[startup+207.801 s]
/proc/loadavg: 1.99 2.00 1.99 3/213 10182
/proc/meminfo: memFree=27199244/32873844 swapFree=6592/6592
[pid=10163] ppid=10161 vsize=9691540 CPUtime=209.75 cores=1,3,5,7
/proc/10163/stat : 10163 (java) S 10161 10163 8709 0 -1 4202496 9746 0 1 0 20961 14 0 0 20 0 20 0 253860990 9924136960 44871 33554432000 1073741824 1073778376 140735636370704 140735636361840 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10163/statm: 2422885 44871 2271 9 0 2413578 0
[pid=10163/tid=10165] ppid=10161 vsize=9691540 CPUtime=203.83 cores=1,3,5,7
/proc/10163/task/10165/stat : 10165 (java) S 10161 10163 8709 0 -1 4202560 2604 0 1 0 20378 5 0 0 20 0 20 0 253860991 9924136960 44871 33554432000 1073741824 1073778376 140735636370704 140290284110552 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10166] ppid=10161 vsize=9691540 CPUtime=0.26 cores=1,3,5,7
/proc/10163/task/10166/stat : 10166 (java) S 10161 10163 8709 0 -1 4202560 184 0 0 0 26 0 0 0 20 0 20 0 253860993 9924136960 44871 33554432000 1073741824 1073778376 140735636370704 140290127952552 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10163/tid=10167] ppid=10161 vsize=9691540 CPUtime=0.24 cores=1,3,5,7
/proc/10163/task/10167/stat : 10167 (java) S 10161 10163 8709 0 -1 4202560 117 0 0 0 24 0 0 0 20 0 20 0 253860993 9924136960 44871 33554432000 1073741824 1073778376 140735636370704 140290126900008 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10168] ppid=10161 vsize=9691540 CPUtime=0.34 cores=1,3,5,7
/proc/10163/task/10168/stat : 10168 (java) S 10161 10163 8709 0 -1 4202560 176 0 0 0 34 0 0 0 20 0 20 0 253860993 9924136960 44871 33554432000 1073741824 1073778376 140735636370704 140290125847464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10169] ppid=10161 vsize=9691540 CPUtime=0.28 cores=1,3,5,7
/proc/10163/task/10169/stat : 10169 (java) S 10161 10163 8709 0 -1 4202560 230 0 0 0 27 1 0 0 20 0 20 0 253860993 9924136960 44871 33554432000 1073741824 1073778376 140735636370704 140290124794920 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10170] ppid=10161 vsize=9691540 CPUtime=0.3 cores=1,3,5,7
/proc/10163/task/10170/stat : 10170 (java) S 10161 10163 8709 0 -1 4202560 162 0 0 0 30 0 0 0 20 0 20 0 253860993 9924136960 44871 33554432000 1073741824 1073778376 140735636370704 140290123741352 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10163/tid=10171] ppid=10161 vsize=9691540 CPUtime=0.28 cores=1,3,5,7
/proc/10163/task/10171/stat : 10171 (java) S 10161 10163 8709 0 -1 4202560 220 0 0 0 28 0 0 0 20 0 20 0 253860993 9924136960 44871 33554432000 1073741824 1073778376 140735636370704 140290122688808 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10172] ppid=10161 vsize=9691540 CPUtime=0.31 cores=1,3,5,7
/proc/10163/task/10172/stat : 10172 (java) S 10161 10163 8709 0 -1 4202560 281 0 0 0 31 0 0 0 20 0 20 0 253860993 9924136960 44871 33554432000 1073741824 1073778376 140735636370704 140290121636264 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10173] ppid=10161 vsize=9691540 CPUtime=0.29 cores=1,3,5,7
/proc/10163/task/10173/stat : 10173 (java) S 10161 10163 8709 0 -1 4202560 115 0 0 0 29 0 0 0 20 0 20 0 253860993 9924136960 44871 33554432000 1073741824 1073778376 140735636370704 140290120583720 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10174] ppid=10161 vsize=9691540 CPUtime=2.59 cores=1,3,5,7
/proc/10163/task/10174/stat : 10174 (java) S 10161 10163 8709 0 -1 4202560 66 0 0 0 257 2 0 0 20 0 20 0 253860994 9924136960 44871 33554432000 1073741824 1073778376 140735636370704 140290108172904 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10175] ppid=10161 vsize=9691540 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10175/stat : 10175 (java) S 10161 10163 8709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 253860994 9924136960 44871 33554432000 1073741824 1073778376 140735636370704 140290107119224 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10176] ppid=10161 vsize=9691540 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10176/stat : 10176 (java) S 10161 10163 8709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 253860994 9924136960 44871 33554432000 1073741824 1073778376 140735636370704 140290106066568 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10177] ppid=10161 vsize=9691540 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10177/stat : 10177 (java) S 10161 10163 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 253860997 9924136960 44871 33554432000 1073741824 1073778376 140735636370704 140290105015312 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10178] ppid=10161 vsize=9691540 CPUtime=0.22 cores=1,3,5,7
/proc/10163/task/10178/stat : 10178 (java) S 10161 10163 8709 0 -1 4202560 2363 0 0 0 22 0 0 0 20 0 20 0 253860997 9924136960 44871 33554432000 1073741824 1073778376 140735636370704 140290103961656 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10179] ppid=10161 vsize=9691540 CPUtime=0.13 cores=1,3,5,7
/proc/10163/task/10179/stat : 10179 (java) S 10161 10163 8709 0 -1 4202560 2027 0 0 0 13 0 0 0 20 0 20 0 253860997 9924136960 44871 33554432000 1073741824 1073778376 140735636370704 140290102909112 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10180] ppid=10161 vsize=9691540 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10180/stat : 10180 (java) S 10161 10163 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 253860997 9924136960 44871 33554432000 1073741824 1073778376 140735636370704 140290101856760 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10163/tid=10181] ppid=10161 vsize=9691540 CPUtime=0.04 cores=1,3,5,7
/proc/10163/task/10181/stat : 10181 (java) S 10161 10163 8709 0 -1 4202560 13 0 0 0 2 2 0 0 20 0 20 0 253860997 9924136960 44871 33554432000 1073741824 1073778376 140735636370704 140290100804424 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10163/tid=10182] ppid=10161 vsize=9691540 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10182/stat : 10182 (java) S 10161 10163 8709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 253861004 9924136960 44871 33554432000 1073741824 1073778376 140735636370704 140290099750184 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10163/tid=10183] ppid=10161 vsize=9691540 CPUtime=0 cores=1,3,5,7
/proc/10163/task/10183/stat : 10183 (java) R 10161 10163 8709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 253881771 9924136960 44871 33554432000 1073741824 1073778376 140735636370704 140290098699368 140290156431075 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 209.75
Current children cumulated vsize (KiB) 9691540

Child status: 10

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10163 and gives
#  childrusage.ru_utime.tv_sec=209
#  childrusage.ru_utime.tv_usec=180199
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=243962
# CPU time returned by wait4() is 209.424
# while last known CPU time is 209.75
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 207.842
CPU time (s): 209.75
CPU user time (s): 209.61
CPU system time (s): 0.14
CPU usage (%): 100.918
Max. virtual memory (cumulated for all children) (KiB): 9691540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 209.18
system time used= 0.243962
maximum resident set size= 179708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9835
page faults= 1
swaps= 0
block input operations= 0
block output operations= 272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6731
involuntary context switches= 9149

runsolver used 0.488925 second user time and 1.18782 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-24 18:36:01
IDJOB=3687923
IDBENCH=2276
IDSOLVER=2269
FILE ID=node140/3687923-1337877361
RUNJOBID= node140-1337871881-8726
PBS_JOBID= 14620064
Free space on /tmp= 71680 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-BIGINT/submitted-PB06/manquiho/Aardal_1/normalized-prob10.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687923-1337877361/watcher-3687923-1337877361 -o /tmp/evaluation-result-3687923-1337877361/solver-3687923-1337877361 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687923-1337877361.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 0cd2d50a56364a25e801207dfed85434
RANDOM SEED=838210618

node140.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27497084 kB
Buffers:          224296 kB
Cached:          3262756 kB
SwapCached:            0 kB
Active:          1468632 kB
Inactive:        3109180 kB
Active(anon):    1090436 kB
Inactive(anon):     1852 kB
Active(file):     378196 kB
Inactive(file):  3107328 kB
Unevictable:        6592 kB
Mlocked:            6592 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               152 kB
Writeback:             0 kB
AnonPages:       1116836 kB
Mapped:            22600 kB
Shmem:               200 kB
Slab:             640168 kB
SReclaimable:      82564 kB
SUnreclaim:       557604 kB
KernelStack:        1592 kB
PageTables:         6332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1837040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1062912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71680 MiB
End job on node140 at 2012-05-24 18:39:29