Trace number 4106354

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 2.3.6 Resolution PB16OPT3 214.65 213.634

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=449-P1=149-P2=137-P3=137-P4=83-B.opb
MD5SUM854cc656dc0682d745f606d1e6722452
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.094985
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 variables108
Total number of constraints9
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 constraints9
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)324
Sum of products size (including duplicates)648
Number of different products324
Sum of products size648

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Glucose 2.1 dynamic restart strategy
0.10/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-4106354-1466270577.opb
0.10/0.10	c reading problem ... 
0.10/0.11	c  objective function found
0.10/0.16	c ... done. Wall clock time 0.054s.
0.10/0.16	c declared #vars     108
0.10/0.16	c internal #vars     432
0.10/0.16	c #constraints  661
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 324
0.10/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 337
0.10/0.16	c 661 constraints processed.
0.10/0.16	c objective function length is 9 literals
0.63/0.40	c SATISFIABLE
0.63/0.40	c OPTIMIZING...
0.63/0.40	c Got one! Elapsed wall clock time (in seconds):0.297
0.63/0.40	o 177
0.76/0.56	c cleaning 2848 clauses out of 5696 with flag 6413/5696
0.96/0.61	c Got one! Elapsed wall clock time (in seconds):0.502
0.96/0.61	o 103
1.06/0.78	c Got one! Elapsed wall clock time (in seconds):0.676
1.06/0.78	o 3
1.19/0.87	c cleaning 4587 clauses out of 9192 with flag 5087/12040
1.59/1.22	c cleaning 5294 clauses out of 10605 with flag 17766/18040
2.09/1.71	c cleaning 6156 clauses out of 12311 with flag 32155/25040
2.71/2.39	c cleaning 7071 clauses out of 14155 with flag 49526/33040
3.50/3.19	c cleaning 8040 clauses out of 16084 with flag 69374/42040
4.21/3.87	c cleaning 9011 clauses out of 18045 with flag 91924/52041
5.01/4.63	c cleaning 10007 clauses out of 20033 with flag 115685/63040
5.81/5.47	c cleaning 11010 clauses out of 22027 with flag 142552/75041
6.91/6.58	c cleaning 12001 clauses out of 24017 with flag 173605/88041
8.31/7.93	c cleaning 13003 clauses out of 26016 with flag 205943/102041
10.21/9.82	c cleaning 13999 clauses out of 28012 with flag 239743/117040
12.41/12.07	c cleaning 14996 clauses out of 30013 with flag 275485/133040
15.11/14.76	c cleaning 16002 clauses out of 32018 with flag 313218/150041
17.71/17.34	c cleaning 16996 clauses out of 34016 with flag 354831/168041
19.81/19.49	c cleaning 17998 clauses out of 36020 with flag 400515/187041
22.63/21.89	c cleaning 19003 clauses out of 38021 with flag 447527/207040
24.85/24.06	c cleaning 20006 clauses out of 40021 with flag 497071/228043
27.64/26.83	c cleaning 20999 clauses out of 42012 with flag 548975/250040
30.04/29.26	c cleaning 22001 clauses out of 44014 with flag 603720/273041
32.64/31.88	c cleaning 23005 clauses out of 46013 with flag 659955/297041
35.24/34.44	c cleaning 23997 clauses out of 48008 with flag 717539/322041
38.06/37.21	c cleaning 25004 clauses out of 50010 with flag 775945/348040
41.57/40.78	c cleaning 25994 clauses out of 52006 with flag 837892/375040
46.56/45.76	c cleaning 26998 clauses out of 54013 with flag 901648/403041
52.37/51.53	c cleaning 28001 clauses out of 56015 with flag 971880/432041
57.97/57.14	c cleaning 28999 clauses out of 58013 with flag 1042354/462040
64.10/63.24	c cleaning 29998 clauses out of 60014 with flag 1112099/493040
71.32/70.48	c cleaning 31006 clauses out of 62016 with flag 1182590/525041
78.21/77.34	c cleaning 31994 clauses out of 64009 with flag 1256680/558040
85.72/84.84	c cleaning 33000 clauses out of 66015 with flag 1332100/592040
91.81/90.95	c cleaning 34001 clauses out of 68016 with flag 1405982/627041
97.61/96.80	c cleaning 34995 clauses out of 70014 with flag 1483756/663040
105.86/104.93	c cleaning 36006 clauses out of 72019 with flag 1564850/700040
116.06/115.14	c cleaning 37000 clauses out of 74014 with flag 1650677/738041
124.46/123.51	c cleaning 38004 clauses out of 76015 with flag 1741047/777042
132.55/131.68	c cleaning 38997 clauses out of 78010 with flag 1831424/817041
139.25/138.39	c cleaning 40000 clauses out of 80012 with flag 1923270/858040
146.35/145.45	c cleaning 41002 clauses out of 82013 with flag 2019204/900041
154.15/153.23	c cleaning 42000 clauses out of 84009 with flag 2115745/943040
163.25/162.33	c cleaning 43001 clauses out of 86010 with flag 2213618/987041
172.65/171.73	c cleaning 44003 clauses out of 88008 with flag 2311029/1032040
184.02/183.07	c cleaning 45001 clauses out of 90006 with flag 2408368/1078042
195.82/194.89	c cleaning 45998 clauses out of 92004 with flag 2507931/1125041
210.64/209.62	c cleaning 47001 clauses out of 94003 with flag 2609485/1173041
214.65/213.63	c starts		: 2495
214.65/213.63	c conflicts		: 1192343
214.65/213.63	c decisions		: 1347500
214.65/213.63	c propagations		: 24854662
214.65/213.63	c inspects		: 4390034833
214.65/213.63	c shortcuts		: 0
214.65/213.63	c learnt literals	: 20
214.65/213.63	c learnt binary clauses	: 26
214.65/213.63	c learnt ternary clauses	: 45
214.65/213.63	c learnt constraints	: 1192322
214.65/213.63	c ignored constraints	: 0
214.65/213.63	c root simplifications	: 0
214.65/213.63	c removed literals (reason simplification)	: 0
214.65/213.63	c reason swapping (by a shorter reason)	: 0
214.65/213.63	c Calls to reduceDB	: 45
214.65/213.63	c Number of update (reduction) of LBD	: 41798
214.65/213.63	c Imported unit clauses	: 0
214.65/213.63	c number of reductions to clauses (during analyze)	: 0
214.65/213.63	c number of learned constraints concerned by reduction	: 0
214.65/213.63	c number of learning phase by resolution	: 0
214.65/213.63	c number of learning phase by cutting planes	: 0
214.65/213.63	c speed (assignments/second)	: 116433.82084266347
214.65/213.63	c non guided choices	3294
214.65/213.63	c learnt constraints type 
214.65/213.63	s OPTIMUM FOUND
214.65/213.63	c Found 3 solution(s)
214.65/213.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 
214.65/213.63	c objective function=3
214.65/213.63	c Total wall clock time (in seconds): 213.524

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4106354-1466270577/watcher-4106354-1466270577 -o /tmp/evaluation-result-4106354-1466270577/solver-4106354-1466270577 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466241833-6933 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106354-1466270577.opb 

pid=21216
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: 2.24 2.22 2.19 3/194 21219
/proc/meminfo: memFree=29901876/32872528 swapFree=1497824/1644992
[pid=21219] ppid=21216 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/21219/stat : 21219 (java) R 21216 21219 6916 0 -1 4202496 473 0 0 0 0 0 0 0 20 0 1 0 29104544 9515008 129 33554432000 1073741824 1073778376 140734965919312 140734965916440 259115773232 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21219/statm: 2323 135 104 9 0 71 0

[startup+0.100166 s]
/proc/loadavg: 2.24 2.22 2.19 3/194 21219
/proc/meminfo: memFree=29901876/32872528 swapFree=1497824/1644992
[pid=21219] ppid=21216 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/21219/stat : 21219 (java) S 21216 21219 6916 0 -1 4202496 4527 0 1 0 9 1 0 0 20 0 18 0 29104544 9787879424 5640 33554432000 1073741824 1073778376 140734965919312 140734965910448 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21219/statm: 2389619 5640 2154 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200342 s]
/proc/loadavg: 2.24 2.22 2.19 3/194 21219
/proc/meminfo: memFree=29901876/32872528 swapFree=1497824/1644992
[pid=21219] ppid=21216 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/21219/stat : 21219 (java) S 21216 21219 6916 0 -1 4202496 6287 0 1 0 27 1 0 0 20 0 19 0 29104544 9856040960 7824 33554432000 1073741824 1073778376 140734965919312 140734965910448 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21219/statm: 2406260 7824 2229 9 0 2396937 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9625040

[startup+0.300345 s]
/proc/loadavg: 2.24 2.22 2.19 3/194 21219
/proc/meminfo: memFree=29901876/32872528 swapFree=1497824/1644992
[pid=21219] ppid=21216 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/21219/stat : 21219 (java) S 21216 21219 6916 0 -1 4202496 7123 0 1 0 49 2 0 0 20 0 19 0 29104544 9856040960 7995 33554432000 1073741824 1073778376 140734965919312 140734965910448 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21219/statm: 2406260 7995 2243 9 0 2396937 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9625040

[startup+0.70027 s]
/proc/loadavg: 2.24 2.22 2.19 3/194 21219
/proc/meminfo: memFree=29901876/32872528 swapFree=1497824/1644992
[pid=21219] ppid=21216 vsize=9625040 CPUtime=1.06 cores=1,3,5,7
/proc/21219/stat : 21219 (java) S 21216 21219 6916 0 -1 4202496 9149 0 1 0 104 2 0 0 20 0 19 0 29104544 9856040960 8685 33554432000 1073741824 1073778376 140734965919312 140734965910448 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21219/statm: 2406260 8685 2254 9 0 2396937 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 9625040

[startup+1.50071 s]
/proc/loadavg: 2.24 2.22 2.19 3/213 21238
/proc/meminfo: memFree=29871172/32872528 swapFree=1497824/1644992
[pid=21219] ppid=21216 vsize=9625040 CPUtime=1.89 cores=1,3,5,7
/proc/21219/stat : 21219 (java) S 21216 21219 6916 0 -1 4202496 9160 0 1 0 187 2 0 0 20 0 19 0 29104544 9856040960 10228 33554432000 1073741824 1073778376 140734965919312 140734965910448 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21219/statm: 2406260 10228 2256 9 0 2396937 0
[pid=21219/tid=21221] ppid=21216 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/21219/task/21221/stat : 21221 (java) R 21216 21219 6916 0 -1 4202560 2476 0 1 0 146 1 0 0 20 0 19 0 29104545 9856040960 10228 33554432000 1073741824 1073778376 140734965919312 140027011497680 140026884373926 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21222] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21222/stat : 21222 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 10228 33554432000 1073741824 1073778376 140734965919312 140026855586472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21223] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21223/stat : 21223 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 10228 33554432000 1073741824 1073778376 140734965919312 140026854533928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21224] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21224/stat : 21224 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 10228 33554432000 1073741824 1073778376 140734965919312 140026853481384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21219/tid=21225] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21225/stat : 21225 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 10228 33554432000 1073741824 1073778376 140734965919312 140026852428840 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21226] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21226/stat : 21226 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 10228 33554432000 1073741824 1073778376 140734965919312 140026851375272 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21227] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21227/stat : 21227 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 10228 33554432000 1073741824 1073778376 140734965919312 140026850322728 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21228] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21228/stat : 21228 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 10228 33554432000 1073741824 1073778376 140734965919312 140026849270184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21229] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21229/stat : 21229 (java) S 21216 21219 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 10228 33554432000 1073741824 1073778376 140734965919312 140026848217640 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21230] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21230/stat : 21230 (java) S 21216 21219 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29104547 9856040960 10228 33554432000 1073741824 1073778376 140734965919312 140026835806824 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21231] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21231/stat : 21231 (java) S 21216 21219 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29104547 9856040960 10228 33554432000 1073741824 1073778376 140734965919312 140026834753144 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21232] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21232/stat : 21232 (java) S 21216 21219 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29104547 9856040960 10228 33554432000 1073741824 1073778376 140734965919312 140026833700488 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21233] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21233/stat : 21233 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104550 9856040960 10228 33554432000 1073741824 1073778376 140734965919312 140026832649232 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21234] ppid=21216 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/21219/task/21234/stat : 21234 (java) S 21216 21219 6916 0 -1 4202560 3323 0 0 0 23 0 0 0 20 0 19 0 29104550 9856040960 10228 33554432000 1073741824 1073778376 140734965919312 140026831595576 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21235] ppid=21216 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/21219/task/21235/stat : 21235 (java) S 21216 21219 6916 0 -1 4202560 2090 0 0 0 15 0 0 0 20 0 19 0 29104550 9856040960 10228 33554432000 1073741824 1073778376 140734965919312 140026830543032 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21236] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21236/stat : 21236 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104550 9856040960 10228 33554432000 1073741824 1073778376 140734965919312 140026829490680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21237] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21237/stat : 21237 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104550 9856040960 10228 33554432000 1073741824 1073778376 140734965919312 140026828438344 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21238] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21238/stat : 21238 (java) S 21216 21219 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29104561 9856040960 10228 33554432000 1073741824 1073778376 140734965919312 140026827285800 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 9625040

[startup+3.10076 s]
/proc/loadavg: 2.24 2.22 2.19 3/213 21238
/proc/meminfo: memFree=29864904/32872528 swapFree=1497824/1644992
[pid=21219] ppid=21216 vsize=9625040 CPUtime=3.5 cores=1,3,5,7
/proc/21219/stat : 21219 (java) S 21216 21219 6916 0 -1 4202496 9165 0 1 0 348 2 0 0 20 0 19 0 29104544 9856040960 11766 33554432000 1073741824 1073778376 140734965919312 140734965910448 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21219/statm: 2406260 11766 2256 9 0 2396937 0
[pid=21219/tid=21221] ppid=21216 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/21219/task/21221/stat : 21221 (java) R 21216 21219 6916 0 -1 4202560 2479 0 1 0 305 1 0 0 20 0 19 0 29104545 9856040960 11766 33554432000 1073741824 1073778376 140734965919312 140027011497680 140026884385608 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21222] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21222/stat : 21222 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 11766 33554432000 1073741824 1073778376 140734965919312 140026855586472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21223] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21223/stat : 21223 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 11766 33554432000 1073741824 1073778376 140734965919312 140026854533928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21224] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21224/stat : 21224 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 11766 33554432000 1073741824 1073778376 140734965919312 140026853481384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21219/tid=21225] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21225/stat : 21225 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 11766 33554432000 1073741824 1073778376 140734965919312 140026852428840 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21226] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21226/stat : 21226 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 11766 33554432000 1073741824 1073778376 140734965919312 140026851375272 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21227] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21227/stat : 21227 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 11766 33554432000 1073741824 1073778376 140734965919312 140026850322728 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21228] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21228/stat : 21228 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 11766 33554432000 1073741824 1073778376 140734965919312 140026849270184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21229] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21229/stat : 21229 (java) S 21216 21219 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 11766 33554432000 1073741824 1073778376 140734965919312 140026848217640 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21230] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21230/stat : 21230 (java) S 21216 21219 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29104547 9856040960 11766 33554432000 1073741824 1073778376 140734965919312 140026835806824 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21231] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21231/stat : 21231 (java) S 21216 21219 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29104547 9856040960 11766 33554432000 1073741824 1073778376 140734965919312 140026834753144 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21232] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21232/stat : 21232 (java) S 21216 21219 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29104547 9856040960 11766 33554432000 1073741824 1073778376 140734965919312 140026833700488 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21233] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21233/stat : 21233 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104550 9856040960 11766 33554432000 1073741824 1073778376 140734965919312 140026832649232 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21234] ppid=21216 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/21219/task/21234/stat : 21234 (java) S 21216 21219 6916 0 -1 4202560 3323 0 0 0 23 0 0 0 20 0 19 0 29104550 9856040960 11766 33554432000 1073741824 1073778376 140734965919312 140026831595576 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21235] ppid=21216 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/21219/task/21235/stat : 21235 (java) S 21216 21219 6916 0 -1 4202560 2092 0 0 0 16 0 0 0 20 0 19 0 29104550 9856040960 11766 33554432000 1073741824 1073778376 140734965919312 140026830543032 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21236] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21236/stat : 21236 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104550 9856040960 11766 33554432000 1073741824 1073778376 140734965919312 140026829490680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21237] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21237/stat : 21237 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104550 9856040960 11766 33554432000 1073741824 1073778376 140734965919312 140026828438344 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21238] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21238/stat : 21238 (java) S 21216 21219 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29104561 9856040960 11766 33554432000 1073741824 1073778376 140734965919312 140026827285800 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 2.30 2.23 2.19 3/213 21238
/proc/meminfo: memFree=29850508/32872528 swapFree=1497824/1644992
[pid=21219] ppid=21216 vsize=9625040 CPUtime=6.71 cores=1,3,5,7
/proc/21219/stat : 21219 (java) S 21216 21219 6916 0 -1 4202496 9176 0 1 0 668 3 0 0 20 0 19 0 29104544 9856040960 15822 33554432000 1073741824 1073778376 140734965919312 140734965910448 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21219/statm: 2406260 15822 2257 9 0 2396937 0
[pid=21219/tid=21221] ppid=21216 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/21219/task/21221/stat : 21221 (java) R 21216 21219 6916 0 -1 4202560 2489 0 1 0 625 1 0 0 20 0 19 0 29104545 9856040960 15822 33554432000 1073741824 1073778376 140734965919312 140027011497680 140026884407595 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21222] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21222/stat : 21222 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 15822 33554432000 1073741824 1073778376 140734965919312 140026855586472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21223] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21223/stat : 21223 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 15822 33554432000 1073741824 1073778376 140734965919312 140026854533928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21224] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21224/stat : 21224 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 15822 33554432000 1073741824 1073778376 140734965919312 140026853481384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21219/tid=21225] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21225/stat : 21225 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 15822 33554432000 1073741824 1073778376 140734965919312 140026852428840 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21226] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21226/stat : 21226 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 15822 33554432000 1073741824 1073778376 140734965919312 140026851375272 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21227] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21227/stat : 21227 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 15822 33554432000 1073741824 1073778376 140734965919312 140026850322728 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21228] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21228/stat : 21228 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 15822 33554432000 1073741824 1073778376 140734965919312 140026849270184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21229] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21229/stat : 21229 (java) S 21216 21219 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 15822 33554432000 1073741824 1073778376 140734965919312 140026848217640 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21230] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21230/stat : 21230 (java) S 21216 21219 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29104547 9856040960 15822 33554432000 1073741824 1073778376 140734965919312 140026835806824 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21231] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21231/stat : 21231 (java) S 21216 21219 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29104547 9856040960 15822 33554432000 1073741824 1073778376 140734965919312 140026834753144 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21232] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21232/stat : 21232 (java) S 21216 21219 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29104547 9856040960 15822 33554432000 1073741824 1073778376 140734965919312 140026833700488 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21233] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21233/stat : 21233 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104550 9856040960 15822 33554432000 1073741824 1073778376 140734965919312 140026832649232 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21234] ppid=21216 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/21219/task/21234/stat : 21234 (java) S 21216 21219 6916 0 -1 4202560 3323 0 0 0 24 0 0 0 20 0 19 0 29104550 9856040960 15822 33554432000 1073741824 1073778376 140734965919312 140026831595576 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21235] ppid=21216 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/21219/task/21235/stat : 21235 (java) S 21216 21219 6916 0 -1 4202560 2092 0 0 0 16 0 0 0 20 0 19 0 29104550 9856040960 15822 33554432000 1073741824 1073778376 140734965919312 140026830543032 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21236] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21236/stat : 21236 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104550 9856040960 15822 33554432000 1073741824 1073778376 140734965919312 140026829490680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21237] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21237/stat : 21237 (java) S 21216 21219 6916 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29104550 9856040960 15822 33554432000 1073741824 1073778376 140734965919312 140026828438344 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21238] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21238/stat : 21238 (java) S 21216 21219 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29104561 9856040960 15822 33554432000 1073741824 1073778376 140734965919312 140026827285800 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.71
Current children cumulated vsize (KiB) 9625040


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

[pid=21219/tid=21231] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21231/stat : 21231 (java) S 21216 21219 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29104547 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026834753144 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21232] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21232/stat : 21232 (java) S 21216 21219 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29104547 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026833700488 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21233] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21233/stat : 21233 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104550 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026832649232 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21234] ppid=21216 vsize=9625040 CPUtime=0.74 cores=1,3,5,7
/proc/21219/task/21234/stat : 21234 (java) S 21216 21219 6916 0 -1 4202560 10924 0 0 0 72 2 0 0 20 0 19 0 29104550 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026831595576 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21219/tid=21235] ppid=21216 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/21219/task/21235/stat : 21235 (java) S 21216 21219 6916 0 -1 4202560 2093 0 0 0 16 0 0 0 20 0 19 0 29104550 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026830543032 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21236] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21236/stat : 21236 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104550 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026829490680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21237] ppid=21216 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/21219/task/21237/stat : 21237 (java) S 21216 21219 6916 0 -1 4202560 14 0 0 0 1 3 0 0 20 0 19 0 29104550 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026828438344 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21238] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21238/stat : 21238 (java) S 21216 21219 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29104561 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026827285800 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 212.25
Current children cumulated vsize (KiB) 9625040

[startup+212.801 s]
/proc/loadavg: 2.19 2.22 2.19 3/213 21372
/proc/meminfo: memFree=29681748/32872528 swapFree=1497824/1644992
[pid=21219] ppid=21216 vsize=9625040 CPUtime=213.84 cores=1,3,5,7
/proc/21219/stat : 21219 (java) S 21216 21219 6916 0 -1 4202496 17461 0 1 0 21370 14 0 0 20 0 19 0 29104544 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140734965910448 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21219/statm: 2406260 59269 2271 9 0 2396937 0
[pid=21219/tid=21221] ppid=21216 vsize=9625040 CPUtime=212.08 cores=1,3,5,7
/proc/21219/task/21221/stat : 21221 (java) R 21216 21219 6916 0 -1 4202560 2548 0 1 0 21201 7 0 0 20 0 19 0 29104545 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140027011497680 140026884471283 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21222] ppid=21216 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21219/task/21222/stat : 21222 (java) S 21216 21219 6916 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026855586472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21223] ppid=21216 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/21219/task/21223/stat : 21223 (java) S 21216 21219 6916 0 -1 4202560 27 0 0 0 2 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026854533928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21224] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21224/stat : 21224 (java) S 21216 21219 6916 0 -1 4202560 170 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026853481384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21219/tid=21225] ppid=21216 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/21219/task/21225/stat : 21225 (java) S 21216 21219 6916 0 -1 4202560 36 0 0 0 3 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026852428840 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21226] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21226/stat : 21226 (java) S 21216 21219 6916 0 -1 4202560 146 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026851375272 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21227] ppid=21216 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21219/task/21227/stat : 21227 (java) S 21216 21219 6916 0 -1 4202560 186 0 0 0 1 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026850322728 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21228] ppid=21216 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/21219/task/21228/stat : 21228 (java) S 21216 21219 6916 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026849270184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21229] ppid=21216 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21219/task/21229/stat : 21229 (java) S 21216 21219 6916 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026848217640 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21230] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21230/stat : 21230 (java) S 21216 21219 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29104547 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026835806824 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21231] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21231/stat : 21231 (java) S 21216 21219 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29104547 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026834753144 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21232] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21232/stat : 21232 (java) S 21216 21219 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29104547 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026833700488 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21233] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21233/stat : 21233 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104550 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026832649232 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21234] ppid=21216 vsize=9625040 CPUtime=0.74 cores=1,3,5,7
/proc/21219/task/21234/stat : 21234 (java) S 21216 21219 6916 0 -1 4202560 10924 0 0 0 72 2 0 0 20 0 19 0 29104550 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026831595576 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21219/tid=21235] ppid=21216 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/21219/task/21235/stat : 21235 (java) S 21216 21219 6916 0 -1 4202560 2093 0 0 0 16 0 0 0 20 0 19 0 29104550 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026830543032 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21236] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21236/stat : 21236 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104550 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026829490680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21237] ppid=21216 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/21219/task/21237/stat : 21237 (java) S 21216 21219 6916 0 -1 4202560 14 0 0 0 1 3 0 0 20 0 19 0 29104550 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026828438344 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21238] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21238/stat : 21238 (java) S 21216 21219 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29104561 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026827285800 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 213.84
Current children cumulated vsize (KiB) 9625040

[startup+213.201 s]
/proc/loadavg: 2.19 2.22 2.19 3/213 21372
/proc/meminfo: memFree=29681748/32872528 swapFree=1497824/1644992
[pid=21219] ppid=21216 vsize=9625040 CPUtime=214.24 cores=1,3,5,7
/proc/21219/stat : 21219 (java) S 21216 21219 6916 0 -1 4202496 17461 0 1 0 21410 14 0 0 20 0 19 0 29104544 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140734965910448 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21219/statm: 2406260 59269 2271 9 0 2396937 0
[pid=21219/tid=21221] ppid=21216 vsize=9625040 CPUtime=212.48 cores=1,3,5,7
/proc/21219/task/21221/stat : 21221 (java) R 21216 21219 6916 0 -1 4202560 2548 0 1 0 21241 7 0 0 20 0 19 0 29104545 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140027011497680 140026884471288 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21222] ppid=21216 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21219/task/21222/stat : 21222 (java) S 21216 21219 6916 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026855586472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21223] ppid=21216 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/21219/task/21223/stat : 21223 (java) S 21216 21219 6916 0 -1 4202560 27 0 0 0 2 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026854533928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21224] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21224/stat : 21224 (java) S 21216 21219 6916 0 -1 4202560 170 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026853481384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21219/tid=21225] ppid=21216 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/21219/task/21225/stat : 21225 (java) S 21216 21219 6916 0 -1 4202560 36 0 0 0 3 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026852428840 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21226] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21226/stat : 21226 (java) S 21216 21219 6916 0 -1 4202560 146 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026851375272 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21227] ppid=21216 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21219/task/21227/stat : 21227 (java) S 21216 21219 6916 0 -1 4202560 186 0 0 0 1 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026850322728 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21228] ppid=21216 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/21219/task/21228/stat : 21228 (java) S 21216 21219 6916 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026849270184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21229] ppid=21216 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21219/task/21229/stat : 21229 (java) S 21216 21219 6916 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026848217640 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21230] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21230/stat : 21230 (java) S 21216 21219 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29104547 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026835806824 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21231] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21231/stat : 21231 (java) S 21216 21219 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29104547 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026834753144 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21232] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21232/stat : 21232 (java) S 21216 21219 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29104547 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026833700488 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21233] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21233/stat : 21233 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104550 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026832649232 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21234] ppid=21216 vsize=9625040 CPUtime=0.74 cores=1,3,5,7
/proc/21219/task/21234/stat : 21234 (java) S 21216 21219 6916 0 -1 4202560 10924 0 0 0 72 2 0 0 20 0 19 0 29104550 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026831595576 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21219/tid=21235] ppid=21216 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/21219/task/21235/stat : 21235 (java) S 21216 21219 6916 0 -1 4202560 2093 0 0 0 16 0 0 0 20 0 19 0 29104550 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026830543032 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21236] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21236/stat : 21236 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104550 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026829490680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21237] ppid=21216 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/21219/task/21237/stat : 21237 (java) S 21216 21219 6916 0 -1 4202560 14 0 0 0 1 3 0 0 20 0 19 0 29104550 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026828438344 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21238] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21238/stat : 21238 (java) S 21216 21219 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29104561 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026827285800 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 214.24
Current children cumulated vsize (KiB) 9625040

[startup+213.601 s]
/proc/loadavg: 2.18 2.22 2.19 3/213 21372
/proc/meminfo: memFree=29681748/32872528 swapFree=1497824/1644992
[pid=21219] ppid=21216 vsize=9625040 CPUtime=214.65 cores=1,3,5,7
/proc/21219/stat : 21219 (java) S 21216 21219 6916 0 -1 4202496 17461 0 1 0 21451 14 0 0 20 0 19 0 29104544 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140734965910448 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21219/statm: 2406260 59269 2271 9 0 2396937 0
[pid=21219/tid=21221] ppid=21216 vsize=9625040 CPUtime=212.88 cores=1,3,5,7
/proc/21219/task/21221/stat : 21221 (java) R 21216 21219 6916 0 -1 4202560 2548 0 1 0 21281 7 0 0 20 0 19 0 29104545 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140027011497680 140026884216770 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21222] ppid=21216 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21219/task/21222/stat : 21222 (java) S 21216 21219 6916 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026855586472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21223] ppid=21216 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/21219/task/21223/stat : 21223 (java) S 21216 21219 6916 0 -1 4202560 27 0 0 0 2 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026854533928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21224] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21224/stat : 21224 (java) S 21216 21219 6916 0 -1 4202560 170 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026853481384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21219/tid=21225] ppid=21216 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/21219/task/21225/stat : 21225 (java) S 21216 21219 6916 0 -1 4202560 36 0 0 0 3 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026852428840 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21226] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21226/stat : 21226 (java) S 21216 21219 6916 0 -1 4202560 146 0 0 0 0 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026851375272 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21227] ppid=21216 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21219/task/21227/stat : 21227 (java) S 21216 21219 6916 0 -1 4202560 186 0 0 0 1 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026850322728 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21228] ppid=21216 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/21219/task/21228/stat : 21228 (java) S 21216 21219 6916 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026849270184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21229] ppid=21216 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21219/task/21229/stat : 21229 (java) S 21216 21219 6916 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 29104546 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026848217640 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21219/tid=21230] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21230/stat : 21230 (java) S 21216 21219 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29104547 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026835806824 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21231] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21231/stat : 21231 (java) S 21216 21219 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29104547 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026834753144 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21232] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21232/stat : 21232 (java) S 21216 21219 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29104547 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026833700488 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21233] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21233/stat : 21233 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104550 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026832649232 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21234] ppid=21216 vsize=9625040 CPUtime=0.74 cores=1,3,5,7
/proc/21219/task/21234/stat : 21234 (java) S 21216 21219 6916 0 -1 4202560 10924 0 0 0 72 2 0 0 20 0 19 0 29104550 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026831595576 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21219/tid=21235] ppid=21216 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/21219/task/21235/stat : 21235 (java) S 21216 21219 6916 0 -1 4202560 2093 0 0 0 16 0 0 0 20 0 19 0 29104550 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026830543032 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21236] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21236/stat : 21236 (java) S 21216 21219 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29104550 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026829490680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21219/tid=21237] ppid=21216 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/21219/task/21237/stat : 21237 (java) S 21216 21219 6916 0 -1 4202560 14 0 0 0 1 3 0 0 20 0 19 0 29104550 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026828438344 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21219/tid=21238] ppid=21216 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21219/task/21238/stat : 21238 (java) S 21216 21219 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29104561 9856040960 59269 33554432000 1073741824 1073778376 140734965919312 140026827285800 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 214.65
Current children cumulated vsize (KiB) 9625040

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21219 and gives
#  childrusage.ru_utime.tv_sec=213
#  childrusage.ru_utime.tv_usec=948474
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=242963
# CPU time returned by wait4() is 214.191
# while last known CPU time is 214.65
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 213.634
CPU time (s): 214.65
CPU user time (s): 214.51
CPU system time (s): 0.14
CPU usage (%): 100.475
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 213.948
system time used= 0.242963
maximum resident set size= 237132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17483
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= 4845
involuntary context switches= 2895

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.662899 second user time and 0.862868 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-18 19:22:57
IDJOB=4106354
IDBENCH=48028
IDSOLVER=2546
FILE ID=node124/4106354-1466270577
RUNJOBID= node124-1466241833-6933
PBS_JOBID= 19918215
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=449-P1=149-P2=137-P3=137-P4=83-B.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106354-1466270577/watcher-4106354-1466270577 -o /tmp/evaluation-result-4106354-1466270577/solver-4106354-1466270577 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466241833-6933 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106354-1466270577.opb

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

MD5SUM BENCH= 854cc656dc0682d745f606d1e6722452
RANDOM SEED=1277886077

node124.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		: 2666.791
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	: 5333.58
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		: 2666.791
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	: 5332.55
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		: 2666.791
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	: 5332.55
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		: 2666.791
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	: 5332.55
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		: 2666.791
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	: 5332.55
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		: 2666.791
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	: 5332.55
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		: 2666.791
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	: 5332.54
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		: 2666.791
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	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29902156 kB
Buffers:          158500 kB
Cached:           187208 kB
SwapCached:         3080 kB
Active:           299876 kB
Inactive:         254480 kB
Active(anon):     208380 kB
Inactive(anon):     2880 kB
Active(file):      91496 kB
Inactive(file):   251600 kB
Unevictable:     1644992 kB
Mlocked:         1497824 kB
SwapTotal:      67108856 kB
SwapFree:       67099796 kB
Dirty:               884 kB
Writeback:             0 kB
AnonPages:       1860236 kB
Mapped:            16916 kB
Shmem:                 0 kB
Slab:             627112 kB
SReclaimable:      70704 kB
SUnreclaim:       556408 kB
KernelStack:        1680 kB
PageTables:         8048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2293284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    348160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71728 MiB
End job on node124 at 2016-06-18 19:26:31