Trace number 4106405

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 386.77 385.177

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=109-P1=191-P2=263-P3=37-P4=317-P5=89-P6=131-B.opb
MD5SUMd6ad4e57f9bd4d3660efa4691d3e45da
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.150976
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 variables162
Total number of constraints13
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13
Minimum length of a 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)486
Sum of products size (including duplicates)972
Number of different products486
Sum of products size972

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.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	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.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4106405-1466270644.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.10/0.19	c ... done. Wall clock time 0.079s.
0.10/0.19	c declared #vars     162
0.10/0.19	c internal #vars     648
0.10/0.19	c #constraints  991
0.10/0.19	c constraints type 
0.10/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 486
0.10/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 505
0.10/0.19	c 991 constraints processed.
0.10/0.19	c objective function length is 9 literals
0.75/0.59	c cleaning 2497 clauses out of 5000 with flag 10348/5000
0.88/0.60	c SATISFIABLE
0.88/0.60	c OPTIMIZING...
0.88/0.60	c Got one! Elapsed wall clock time (in seconds):0.492
0.88/0.60	o 47
1.19/0.81	c cleaning 3886 clauses out of 7789 with flag 10526/10286
1.50/1.15	c cleaning 4935 clauses out of 9903 with flag 23014/16286
2.10/1.75	c cleaning 5980 clauses out of 11968 with flag 37588/23286
3.03/2.49	c cleaning 6988 clauses out of 13989 with flag 54175/31287
3.80/2.82	c Got one! Elapsed wall clock time (in seconds):2.714
3.80/2.82	o 19
4.22/3.25	c cleaning 8619 clauses out of 17259 with flag 11430/41545
4.92/3.92	c cleaning 7310 clauses out of 14639 with flag 24314/47544
5.52/4.59	c cleaning 7145 clauses out of 14329 with flag 39802/54544
6.22/5.27	c cleaning 7585 clauses out of 15185 with flag 56514/62545
6.73/5.77	c cleaning 8286 clauses out of 16600 with flag 75518/71545
6.83/5.83	c Got one! Elapsed wall clock time (in seconds):5.723
6.83/5.83	o 7
7.13/6.11	c cleaning 6859 clauses out of 13743 with flag 8729/76974
7.64/6.68	c cleaning 6430 clauses out of 12884 with flag 21398/82974
8.13/7.19	c cleaning 6720 clauses out of 13455 with flag 36512/89975
9.03/8.07	c cleaning 7354 clauses out of 14735 with flag 53310/97975
10.13/9.11	c cleaning 8186 clauses out of 16383 with flag 73346/106977
11.04/10.10	c cleaning 9081 clauses out of 18194 with flag 95415/116974
12.14/11.14	c cleaning 10045 clauses out of 20114 with flag 120365/127975
12.73/11.77	c Got one! Elapsed wall clock time (in seconds):11.664
12.73/11.77	o 3
13.04/12.05	c cleaning 10689 clauses out of 21391 with flag 11158/139297
13.44/12.47	c cleaning 8338 clauses out of 16703 with flag 25089/145298
14.04/13.04	c cleaning 7670 clauses out of 15364 with flag 41854/152297
14.54/13.54	c cleaning 7844 clauses out of 15695 with flag 59621/160298
15.24/14.24	c cleaning 8417 clauses out of 16851 with flag 80148/169298
15.94/14.92	c cleaning 9214 clauses out of 18434 with flag 102598/179298
16.74/15.73	c cleaning 10103 clauses out of 20219 with flag 129154/190297
17.74/16.70	c cleaning 11053 clauses out of 22116 with flag 157390/202297
18.75/17.79	c cleaning 12022 clauses out of 24063 with flag 189707/215297
20.04/19.01	c cleaning 13003 clauses out of 26042 with flag 220106/229298
21.64/20.67	c cleaning 14018 clauses out of 28040 with flag 254060/244299
23.34/22.33	c cleaning 15003 clauses out of 30021 with flag 290234/260298
24.84/23.88	c cleaning 16000 clauses out of 32017 with flag 329729/277297
26.73/25.79	c cleaning 16988 clauses out of 34018 with flag 369122/295298
28.83/27.85	c cleaning 18008 clauses out of 36029 with flag 413689/314297
31.64/30.62	c cleaning 19004 clauses out of 38022 with flag 461792/334298
33.45/32.44	c cleaning 20005 clauses out of 40018 with flag 508700/355298
35.85/34.88	c cleaning 20978 clauses out of 42012 with flag 559345/377297
37.75/36.76	c cleaning 22003 clauses out of 44035 with flag 612785/400298
39.85/38.87	c cleaning 23008 clauses out of 46032 with flag 666354/424298
43.35/42.36	c cleaning 24008 clauses out of 48023 with flag 725274/449297
47.36/46.34	c cleaning 25001 clauses out of 50015 with flag 789070/475297
49.85/48.81	c cleaning 26006 clauses out of 52016 with flag 849839/502299
53.47/52.33	c cleaning 27003 clauses out of 54008 with flag 910608/530297
56.87/55.80	c cleaning 27996 clauses out of 56006 with flag 974475/559298
65.00/63.82	c cleaning 29001 clauses out of 58009 with flag 1037648/589297
69.59/68.46	c cleaning 30001 clauses out of 60008 with flag 1104482/620297
75.01/73.84	c cleaning 30992 clauses out of 62006 with flag 1178196/652297
79.31/78.11	c cleaning 31999 clauses out of 64014 with flag 1249799/685297
84.22/83.06	c cleaning 32998 clauses out of 66016 with flag 1323392/719298
88.32/87.14	c cleaning 34000 clauses out of 68017 with flag 1399969/754297
92.91/91.71	c cleaning 35002 clauses out of 70018 with flag 1481840/790298
98.12/97.00	c cleaning 36006 clauses out of 72015 with flag 1568508/827297
103.41/102.21	c cleaning 37002 clauses out of 74009 with flag 1654022/865297
108.71/107.54	c cleaning 38005 clauses out of 76011 with flag 1741978/904301
114.41/113.29	c cleaning 38996 clauses out of 78002 with flag 1833726/944297
120.81/119.69	c cleaning 39995 clauses out of 80006 with flag 1927754/985297
127.61/126.40	c cleaning 40996 clauses out of 82011 with flag 2026177/1027297
133.63/132.42	c cleaning 41991 clauses out of 84017 with flag 2123862/1070299
139.63/138.43	c cleaning 42997 clauses out of 86024 with flag 2221724/1114297
146.33/145.11	c cleaning 44009 clauses out of 88028 with flag 2322330/1159298
153.04/151.90	c cleaning 45004 clauses out of 90019 with flag 2426224/1205298
159.84/158.64	c cleaning 45999 clauses out of 92013 with flag 2529380/1252297
168.96/167.76	c cleaning 46995 clauses out of 94014 with flag 2646737/1300297
176.16/174.99	c cleaning 47999 clauses out of 96020 with flag 2756329/1349298
186.13/184.85	c cleaning 48995 clauses out of 98020 with flag 2863395/1399297
194.93/193.63	c cleaning 50007 clauses out of 100025 with flag 2974323/1450297
204.63/203.30	c cleaning 50995 clauses out of 102018 with flag 3088170/1502297
212.63/211.37	c cleaning 52000 clauses out of 104023 with flag 3205636/1555297
221.23/219.95	c cleaning 53011 clauses out of 106024 with flag 3327604/1609298
231.23/229.91	c cleaning 54002 clauses out of 108012 with flag 3448794/1664297
240.52/239.26	c cleaning 54995 clauses out of 110010 with flag 3575908/1720297
252.43/250.95	c cleaning 56003 clauses out of 112014 with flag 3702560/1777298
264.34/262.82	c cleaning 56994 clauses out of 114011 with flag 3828742/1835298
279.14/277.67	c cleaning 57999 clauses out of 116016 with flag 3957990/1894297
294.14/292.65	c cleaning 58997 clauses out of 118017 with flag 4092842/1954297
306.93/305.46	c cleaning 59997 clauses out of 120020 with flag 4225985/2015297
321.83/320.38	c cleaning 61003 clauses out of 122023 with flag 4363448/2077297
334.05/332.41	c cleaning 62007 clauses out of 124021 with flag 4502336/2140298
348.55/346.95	c cleaning 63001 clauses out of 126013 with flag 4644924/2204298
367.85/366.21	c cleaning 64001 clauses out of 128010 with flag 4791698/2269298
386.77/385.17	c starts		: 4369
386.77/385.17	c conflicts		: 2332237
386.77/385.17	c decisions		: 2641434
386.77/385.17	c propagations		: 50423386
386.77/385.17	c inspects		: 7223578028
386.77/385.17	c shortcuts		: 0
386.77/385.17	c learnt literals	: 21
386.77/385.17	c learnt binary clauses	: 34
386.77/385.17	c learnt ternary clauses	: 61
386.77/385.17	c learnt constraints	: 2332215
386.77/385.17	c ignored constraints	: 0
386.77/385.17	c root simplifications	: 0
386.77/385.17	c removed literals (reason simplification)	: 0
386.77/385.17	c reason swapping (by a shorter reason)	: 0
386.77/385.17	c Calls to reduceDB	: 78
386.77/385.17	c Number of update (reduction) of LBD	: 73324
386.77/385.17	c Imported unit clauses	: 0
386.77/385.17	c number of reductions to clauses (during analyze)	: 0
386.77/385.17	c number of learned constraints concerned by reduction	: 0
386.77/385.17	c number of learning phase by resolution	: 0
386.77/385.17	c number of learning phase by cutting planes	: 0
386.77/385.17	c speed (assignments/second)	: 130976.63774741544
386.77/385.17	c non guided choices	12996
386.77/385.17	c learnt constraints type 
386.77/385.17	s OPTIMUM FOUND
386.77/385.17	c Found 4 solution(s)
386.77/385.17	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 x11 -x12 -x13 -x14 x15 x16 -x17 x18 x19 -x20 -x21 x22 x23 -x24 -x25 -x26 -x27 x28 x29 x30 -x31 -x32 -x33 -x34 x35 x36 x37 -x38 -x39 x40 x41 -x42 x43 -x44 -x45 x46 x47 -x48 x49 x50 -x51 x52 x53 -x54 x55 x56 -x57 x58 -x59 x60 -x61 x62 x63 x64 -x65 -x66 x67 -x68 x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 x82 x83 x84 -x85 -x86 -x87 -x88 x89 x90 x91 x92 x93 x94 -x95 x96 x97 x98 x99 x100 -x101 x102 -x103 x104 x105 x106 -x107 x108 -x109 x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 x136 x137 -x138 -x139 -x140 -x141 x142 -x143 -x144 x145 x146 -x147 -x148 x149 -x150 x151 x152 -x153 x154 x155 x156 -x157 x158 x159 -x160 -x161 x162 
386.77/385.17	c objective function=3
386.77/385.17	c Total wall clock time (in seconds): 385.063

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

pid=21348
running on 4 cores: 0,2,4,6

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.32 2.25 2.20 3/194 21351
/proc/meminfo: memFree=29941180/32872528 swapFree=1497824/1644992
[pid=21351] ppid=21348 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/21351/stat : 21351 (java) S 21348 21351 6916 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 29111239 98570240 978 33554432000 1073741824 1073778376 140735189798320 140735189789456 259115745341 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21351/statm: 24065 978 743 9 0 16771 0
[pid=21351/tid=21352] ppid=21348 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21352/stat : 21352 (java) R 21348 21351 6916 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 29111240 98570240 978 33554432000 1073741824 1073778376 140735189798320 140245814722088 259112387968 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100113 s]
/proc/loadavg: 2.32 2.25 2.20 3/194 21351
/proc/meminfo: memFree=29941180/32872528 swapFree=1497824/1644992
[pid=21351] ppid=21348 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/21351/stat : 21351 (java) S 21348 21351 6916 0 -1 4202496 4429 0 1 0 9 1 0 0 20 0 18 0 29111239 9787879424 6060 33554432000 1073741824 1073778376 140735189798320 140735189789456 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21351/statm: 2389619 6060 2137 9 0 2380296 0
[pid=21351/tid=21352] ppid=21348 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/21351/task/21352/stat : 21352 (java) R 21348 21351 6916 0 -1 4202560 2383 0 1 0 7 0 0 0 20 0 18 0 29111240 9787879424 6060 33554432000 1073741824 1073778376 140735189798320 140245814725536 140245664361667 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200319 s]
/proc/loadavg: 2.32 2.25 2.20 3/194 21351
/proc/meminfo: memFree=29941180/32872528 swapFree=1497824/1644992
[pid=21351] ppid=21348 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/21351/stat : 21351 (java) S 21348 21351 6916 0 -1 4202496 4770 0 1 0 24 1 0 0 20 0 19 0 29111239 9856040960 7354 33554432000 1073741824 1073778376 140735189798320 140735189789456 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21351/statm: 2406260 7354 2221 9 0 2396937 0
[pid=21351/tid=21352] ppid=21348 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/21351/task/21352/stat : 21352 (java) R 21348 21351 6916 0 -1 4202560 2419 0 1 0 17 0 0 0 20 0 19 0 29111240 9856040960 7354 33554432000 1073741824 1073778376 140735189798320 140245814727296 140245818012567 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9625040

[startup+0.300304 s]
/proc/loadavg: 2.32 2.25 2.20 3/194 21351
/proc/meminfo: memFree=29941180/32872528 swapFree=1497824/1644992
[pid=21351] ppid=21348 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/21351/stat : 21351 (java) S 21348 21351 6916 0 -1 4202496 6465 0 1 0 48 1 0 0 20 0 19 0 29111239 9856040960 8175 33554432000 1073741824 1073778376 140735189798320 140735189789456 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21351/statm: 2406260 8175 2243 9 0 2396937 0
[pid=21351/tid=21352] ppid=21348 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/21351/task/21352/stat : 21352 (java) R 21348 21351 6916 0 -1 4202560 2427 0 1 0 27 0 0 0 20 0 19 0 29111240 9856040960 8175 33554432000 1073741824 1073778376 140735189798320 140245814727296 140245664529410 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9625040

[startup+0.700258 s]
/proc/loadavg: 2.32 2.25 2.20 3/194 21351
/proc/meminfo: memFree=29941180/32872528 swapFree=1497824/1644992
[pid=21351] ppid=21348 vsize=9625040 CPUtime=1.06 cores=0,2,4,6
/proc/21351/stat : 21351 (java) S 21348 21351 6916 0 -1 4202496 8220 0 1 0 104 2 0 0 20 0 19 0 29111239 9856040960 9363 33554432000 1073741824 1073778376 140735189798320 140735189789456 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21351/statm: 2406260 9363 2255 9 0 2396937 0
[pid=21351/tid=21352] ppid=21348 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/21351/task/21352/stat : 21352 (java) R 21348 21351 6916 0 -1 4202560 2428 0 1 0 67 0 0 0 20 0 19 0 29111240 9856040960 9363 33554432000 1073741824 1073778376 140735189798320 140245814726968 140245664731918 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 9625040

[startup+1.5007 s]
/proc/loadavg: 2.29 2.24 2.20 3/213 21370
/proc/meminfo: memFree=29907576/32872528 swapFree=1497824/1644992
[pid=21351] ppid=21348 vsize=9625040 CPUtime=1.9 cores=0,2,4,6
/proc/21351/stat : 21351 (java) S 21348 21351 6916 0 -1 4202496 8395 0 1 0 188 2 0 0 20 0 19 0 29111239 9856040960 10891 33554432000 1073741824 1073778376 140735189798320 140735189789456 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21351/statm: 2406260 10891 2257 9 0 2396937 0
[pid=21351/tid=21352] ppid=21348 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/21351/task/21352/stat : 21352 (java) R 21348 21351 6916 0 -1 4202560 2432 0 1 0 146 1 0 0 20 0 19 0 29111240 9856040960 10891 33554432000 1073741824 1073778376 140735189798320 140245814718144 140245664712706 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21351/tid=21354] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21354/stat : 21354 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 10891 33554432000 1073741824 1073778376 140735189798320 140245787179176 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21355] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21355/stat : 21355 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 10891 33554432000 1073741824 1073778376 140735189798320 140245786126632 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21356] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21356/stat : 21356 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 10891 33554432000 1073741824 1073778376 140735189798320 140245785074088 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21351/tid=21357] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21357/stat : 21357 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 10891 33554432000 1073741824 1073778376 140735189798320 140245784021544 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21351/tid=21358] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21358/stat : 21358 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 10891 33554432000 1073741824 1073778376 140735189798320 140245782969000 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21359] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21359/stat : 21359 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 10891 33554432000 1073741824 1073778376 140735189798320 140245653302056 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21351/tid=21360] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21360/stat : 21360 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 10891 33554432000 1073741824 1073778376 140735189798320 140245652249512 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21361] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21361/stat : 21361 (java) S 21348 21351 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 10891 33554432000 1073741824 1073778376 140735189798320 140245651196968 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21362] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21362/stat : 21362 (java) S 21348 21351 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29111242 9856040960 10891 33554432000 1073741824 1073778376 140735189798320 140245168248936 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21363] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21363/stat : 21363 (java) S 21348 21351 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29111242 9856040960 10891 33554432000 1073741824 1073778376 140735189798320 140245167195256 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21364] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21364/stat : 21364 (java) S 21348 21351 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29111242 9856040960 10891 33554432000 1073741824 1073778376 140735189798320 140245166142600 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21365] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21365/stat : 21365 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111244 9856040960 10891 33554432000 1073741824 1073778376 140735189798320 140245165091344 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21366] ppid=21348 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/21351/task/21366/stat : 21366 (java) S 21348 21351 6916 0 -1 4202560 3194 0 0 0 24 0 0 0 20 0 19 0 29111244 9856040960 10891 33554432000 1073741824 1073778376 140735189798320 140245164038712 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21367] ppid=21348 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/21351/task/21367/stat : 21367 (java) S 21348 21351 6916 0 -1 4202560 1496 0 0 0 15 0 0 0 20 0 19 0 29111244 9856040960 10891 33554432000 1073741824 1073778376 140735189798320 140245162986168 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21368] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21368/stat : 21368 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111244 9856040960 10891 33554432000 1073741824 1073778376 140735189798320 140245161933816 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21369] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21369/stat : 21369 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111244 9856040960 10891 33554432000 1073741824 1073778376 140735189798320 140245160881480 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21370] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21370/stat : 21370 (java) S 21348 21351 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29111259 9856040960 10891 33554432000 1073741824 1073778376 140735189798320 140245159826216 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 9625040

[startup+3.10073 s]
/proc/loadavg: 2.29 2.24 2.20 3/213 21370
/proc/meminfo: memFree=29890344/32872528 swapFree=1497824/1644992
[pid=21351] ppid=21348 vsize=9625040 CPUtime=4.12 cores=0,2,4,6
/proc/21351/stat : 21351 (java) S 21348 21351 6916 0 -1 4202496 17013 0 1 0 408 4 0 0 20 0 19 0 29111239 9856040960 16856 33554432000 1073741824 1073778376 140735189798320 140735189789456 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21351/statm: 2406260 16856 2257 9 0 2396937 0
[pid=21351/tid=21352] ppid=21348 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/21351/task/21352/stat : 21352 (java) R 21348 21351 6916 0 -1 4202560 2437 0 1 0 306 1 0 0 20 0 19 0 29111240 9856040960 16856 33554432000 1073741824 1073778376 140735189798320 140245814725192 140245664791730 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21351/tid=21354] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21354/stat : 21354 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 16856 33554432000 1073741824 1073778376 140735189798320 140245787179176 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21355] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21355/stat : 21355 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 16856 33554432000 1073741824 1073778376 140735189798320 140245786126632 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21356] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21356/stat : 21356 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 16856 33554432000 1073741824 1073778376 140735189798320 140245785074088 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21351/tid=21357] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21357/stat : 21357 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 16856 33554432000 1073741824 1073778376 140735189798320 140245784021544 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21351/tid=21358] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21358/stat : 21358 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 16856 33554432000 1073741824 1073778376 140735189798320 140245782969000 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21359] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21359/stat : 21359 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 16856 33554432000 1073741824 1073778376 140735189798320 140245653302056 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21351/tid=21360] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21360/stat : 21360 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 16856 33554432000 1073741824 1073778376 140735189798320 140245652249512 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21361] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21361/stat : 21361 (java) S 21348 21351 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 16856 33554432000 1073741824 1073778376 140735189798320 140245651196968 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21362] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21362/stat : 21362 (java) S 21348 21351 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29111242 9856040960 16856 33554432000 1073741824 1073778376 140735189798320 140245168248936 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21363] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21363/stat : 21363 (java) S 21348 21351 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29111242 9856040960 16856 33554432000 1073741824 1073778376 140735189798320 140245167195256 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21364] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21364/stat : 21364 (java) S 21348 21351 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29111242 9856040960 16856 33554432000 1073741824 1073778376 140735189798320 140245166142600 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21365] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21365/stat : 21365 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111244 9856040960 16856 33554432000 1073741824 1073778376 140735189798320 140245165091344 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21366] ppid=21348 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/21351/task/21366/stat : 21366 (java) S 21348 21351 6916 0 -1 4202560 3203 0 0 0 29 0 0 0 20 0 19 0 29111244 9856040960 16856 33554432000 1073741824 1073778376 140735189798320 140245164038712 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21367] ppid=21348 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/21351/task/21367/stat : 21367 (java) S 21348 21351 6916 0 -1 4202560 10100 0 0 0 69 2 0 0 20 0 19 0 29111244 9856040960 16856 33554432000 1073741824 1073778376 140735189798320 140245162986168 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21368] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21368/stat : 21368 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111244 9856040960 16856 33554432000 1073741824 1073778376 140735189798320 140245161933816 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21369] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21369/stat : 21369 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111244 9856040960 16856 33554432000 1073741824 1073778376 140735189798320 140245160881480 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21370] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21370/stat : 21370 (java) S 21348 21351 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29111259 9856040960 16856 33554432000 1073741824 1073778376 140735189798320 140245159826216 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.12
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.29 2.24 2.20 3/213 21370
/proc/meminfo: memFree=29876344/32872528 swapFree=1497824/1644992
[pid=21351] ppid=21348 vsize=9625040 CPUtime=7.33 cores=0,2,4,6
/proc/21351/stat : 21351 (java) S 21348 21351 6916 0 -1 4202496 17023 0 1 0 729 4 0 0 20 0 19 0 29111239 9856040960 19008 33554432000 1073741824 1073778376 140735189798320 140735189789456 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21351/statm: 2406260 19008 2258 9 0 2396937 0
[pid=21351/tid=21352] ppid=21348 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/21351/task/21352/stat : 21352 (java) R 21348 21351 6916 0 -1 4202560 2446 0 1 0 625 1 0 0 20 0 19 0 29111240 9856040960 19008 33554432000 1073741824 1073778376 140735189798320 140245814727192 140245664773938 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21351/tid=21354] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21354/stat : 21354 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 19008 33554432000 1073741824 1073778376 140735189798320 140245787179176 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21355] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21355/stat : 21355 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 19008 33554432000 1073741824 1073778376 140735189798320 140245786126632 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21356] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21356/stat : 21356 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 19008 33554432000 1073741824 1073778376 140735189798320 140245785074088 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21351/tid=21357] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21357/stat : 21357 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 19008 33554432000 1073741824 1073778376 140735189798320 140245784021544 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21351/tid=21358] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21358/stat : 21358 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 19008 33554432000 1073741824 1073778376 140735189798320 140245782969000 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21359] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21359/stat : 21359 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 19008 33554432000 1073741824 1073778376 140735189798320 140245653302056 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21351/tid=21360] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21360/stat : 21360 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 19008 33554432000 1073741824 1073778376 140735189798320 140245652249512 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21361] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21361/stat : 21361 (java) S 21348 21351 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29111240 9856040960 19008 33554432000 1073741824 1073778376 140735189798320 140245651196968 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21362] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21362/stat : 21362 (java) S 21348 21351 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29111242 9856040960 19008 33554432000 1073741824 1073778376 140735189798320 140245168248936 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21363] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21363/stat : 21363 (java) S 21348 21351 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29111242 9856040960 19008 33554432000 1073741824 1073778376 140735189798320 140245167195256 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21364] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21364/stat : 21364 (java) S 21348 21351 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29111242 9856040960 19008 33554432000 1073741824 1073778376 140735189798320 140245166142600 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21365] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21365/stat : 21365 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111244 9856040960 19008 33554432000 1073741824 1073778376 140735189798320 140245165091344 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21366] ppid=21348 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/21351/task/21366/stat : 21366 (java) S 21348 21351 6916 0 -1 4202560 3203 0 0 0 29 0 0 0 20 0 19 0 29111244 9856040960 19008 33554432000 1073741824 1073778376 140735189798320 140245164038712 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21367] ppid=21348 vsize=9625040 CPUtime=0.73 cores=0,2,4,6

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

[pid=21351/tid=21363] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21363/stat : 21363 (java) S 21348 21351 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29111242 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245167195256 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21364] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21364/stat : 21364 (java) S 21348 21351 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29111242 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245166142600 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21365] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21365/stat : 21365 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111244 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245165091344 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21366] ppid=21348 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/21351/task/21366/stat : 21366 (java) S 21348 21351 6916 0 -1 4202560 3203 0 0 0 32 0 0 0 20 0 19 0 29111244 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245164038712 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21367] ppid=21348 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/21351/task/21367/stat : 21367 (java) S 21348 21351 6916 0 -1 4202560 10105 0 0 0 94 2 0 0 20 0 19 0 29111244 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245162986168 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21368] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21368/stat : 21368 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111244 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245161933816 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21369] ppid=21348 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/21351/task/21369/stat : 21369 (java) S 21348 21351 6916 0 -1 4202560 24 0 0 0 3 4 0 0 20 0 19 0 29111244 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245160881480 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21351/tid=21370] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21370/stat : 21370 (java) S 21348 21351 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29111259 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245159826216 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 385.66
Current children cumulated vsize (KiB) 9625040

[startup+384.801 s]
/proc/loadavg: 2.10 2.17 2.17 3/214 21704
/proc/meminfo: memFree=29595948/32872528 swapFree=1497824/1644992
[pid=21351] ppid=21348 vsize=9625040 CPUtime=386.45 cores=0,2,4,6
/proc/21351/stat : 21351 (java) S 21348 21351 6916 0 -1 4202496 18127 0 1 0 38622 23 0 0 20 0 19 0 29111239 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140735189789456 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21351/statm: 2406260 79837 2272 9 0 2396937 0
[pid=21351/tid=21352] ppid=21348 vsize=9625040 CPUtime=383.61 cores=0,2,4,6
/proc/21351/task/21352/stat : 21352 (java) R 21348 21351 6916 0 -1 4202560 2506 0 1 0 38353 8 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245814718144 140245664791730 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21354] ppid=21348 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/21351/task/21354/stat : 21354 (java) S 21348 21351 6916 0 -1 4202560 215 0 0 0 6 3 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245787179176 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21351/tid=21355] ppid=21348 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/21351/task/21355/stat : 21355 (java) S 21348 21351 6916 0 -1 4202560 188 0 0 0 4 2 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245786126632 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21356] ppid=21348 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/21351/task/21356/stat : 21356 (java) S 21348 21351 6916 0 -1 4202560 84 0 0 0 4 2 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245785074088 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21357] ppid=21348 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/21351/task/21357/stat : 21357 (java) S 21348 21351 6916 0 -1 4202560 60 0 0 0 3 1 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245784021544 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21351/tid=21358] ppid=21348 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/21351/task/21358/stat : 21358 (java) S 21348 21351 6916 0 -1 4202560 54 0 0 0 2 1 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245782969000 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21351/tid=21359] ppid=21348 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/21351/task/21359/stat : 21359 (java) S 21348 21351 6916 0 -1 4202560 52 0 0 0 4 2 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245653302056 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21360] ppid=21348 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/21351/task/21360/stat : 21360 (java) S 21348 21351 6916 0 -1 4202560 165 0 0 0 3 0 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245652249512 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21351/tid=21361] ppid=21348 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/21351/task/21361/stat : 21361 (java) S 21348 21351 6916 0 -1 4202560 153 0 0 0 2 1 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245651196968 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21362] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21362/stat : 21362 (java) S 21348 21351 6916 0 -1 4202560 59 0 0 0 0 0 0 0 20 0 19 0 29111242 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245168248936 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21351/tid=21363] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21363/stat : 21363 (java) S 21348 21351 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29111242 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245167195256 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21364] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21364/stat : 21364 (java) S 21348 21351 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29111242 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245166142600 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21365] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21365/stat : 21365 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111244 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245165091344 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21366] ppid=21348 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/21351/task/21366/stat : 21366 (java) S 21348 21351 6916 0 -1 4202560 3203 0 0 0 32 0 0 0 20 0 19 0 29111244 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245164038712 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21367] ppid=21348 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/21351/task/21367/stat : 21367 (java) S 21348 21351 6916 0 -1 4202560 10105 0 0 0 94 2 0 0 20 0 19 0 29111244 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245162986168 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21368] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21368/stat : 21368 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111244 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245161933816 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21369] ppid=21348 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/21351/task/21369/stat : 21369 (java) S 21348 21351 6916 0 -1 4202560 24 0 0 0 3 4 0 0 20 0 19 0 29111244 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245160881480 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21351/tid=21370] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21370/stat : 21370 (java) S 21348 21351 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29111259 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245159826216 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 386.45
Current children cumulated vsize (KiB) 9625040

[startup+385.001 s]
/proc/loadavg: 2.10 2.17 2.17 3/214 21704
/proc/meminfo: memFree=29595948/32872528 swapFree=1497824/1644992
[pid=21351] ppid=21348 vsize=9625040 CPUtime=386.66 cores=0,2,4,6
/proc/21351/stat : 21351 (java) S 21348 21351 6916 0 -1 4202496 18127 0 1 0 38643 23 0 0 20 0 19 0 29111239 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140735189789456 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21351/statm: 2406260 79837 2272 9 0 2396937 0
[pid=21351/tid=21352] ppid=21348 vsize=9625040 CPUtime=383.82 cores=0,2,4,6
/proc/21351/task/21352/stat : 21352 (java) R 21348 21351 6916 0 -1 4202560 2506 0 1 0 38374 8 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245814718144 140245664364839 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21354] ppid=21348 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/21351/task/21354/stat : 21354 (java) S 21348 21351 6916 0 -1 4202560 215 0 0 0 6 3 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245787179176 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21351/tid=21355] ppid=21348 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/21351/task/21355/stat : 21355 (java) S 21348 21351 6916 0 -1 4202560 188 0 0 0 4 2 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245786126632 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21356] ppid=21348 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/21351/task/21356/stat : 21356 (java) S 21348 21351 6916 0 -1 4202560 84 0 0 0 4 2 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245785074088 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21357] ppid=21348 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/21351/task/21357/stat : 21357 (java) S 21348 21351 6916 0 -1 4202560 60 0 0 0 3 1 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245784021544 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21351/tid=21358] ppid=21348 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/21351/task/21358/stat : 21358 (java) S 21348 21351 6916 0 -1 4202560 54 0 0 0 2 1 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245782969000 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21351/tid=21359] ppid=21348 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/21351/task/21359/stat : 21359 (java) S 21348 21351 6916 0 -1 4202560 52 0 0 0 4 2 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245653302056 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21360] ppid=21348 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/21351/task/21360/stat : 21360 (java) S 21348 21351 6916 0 -1 4202560 165 0 0 0 3 0 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245652249512 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21351/tid=21361] ppid=21348 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/21351/task/21361/stat : 21361 (java) S 21348 21351 6916 0 -1 4202560 153 0 0 0 2 1 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245651196968 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21362] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21362/stat : 21362 (java) S 21348 21351 6916 0 -1 4202560 59 0 0 0 0 0 0 0 20 0 19 0 29111242 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245168248936 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21351/tid=21363] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21363/stat : 21363 (java) S 21348 21351 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29111242 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245167195256 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21364] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21364/stat : 21364 (java) S 21348 21351 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29111242 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245166142600 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21365] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21365/stat : 21365 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111244 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245165091344 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21366] ppid=21348 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/21351/task/21366/stat : 21366 (java) S 21348 21351 6916 0 -1 4202560 3203 0 0 0 32 0 0 0 20 0 19 0 29111244 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245164038712 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21367] ppid=21348 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/21351/task/21367/stat : 21367 (java) S 21348 21351 6916 0 -1 4202560 10105 0 0 0 94 2 0 0 20 0 19 0 29111244 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245162986168 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21368] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21368/stat : 21368 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111244 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245161933816 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21369] ppid=21348 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/21351/task/21369/stat : 21369 (java) S 21348 21351 6916 0 -1 4202560 24 0 0 0 3 4 0 0 20 0 19 0 29111244 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245160881480 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21351/tid=21370] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21370/stat : 21370 (java) S 21348 21351 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29111259 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245159826216 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 386.66
Current children cumulated vsize (KiB) 9625040

[startup+385.108 s]
/proc/loadavg: 2.10 2.17 2.17 3/214 21704
/proc/meminfo: memFree=29595948/32872528 swapFree=1497824/1644992
[pid=21351] ppid=21348 vsize=9625040 CPUtime=386.77 cores=0,2,4,6
/proc/21351/stat : 21351 (java) S 21348 21351 6916 0 -1 4202496 18129 0 1 0 38654 23 0 0 20 0 19 0 29111239 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140735189789456 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21351/statm: 2406260 79837 2272 9 0 2396937 0
[pid=21351/tid=21352] ppid=21348 vsize=9625040 CPUtime=383.92 cores=0,2,4,6
/proc/21351/task/21352/stat : 21352 (java) R 21348 21351 6916 0 -1 4202560 2506 0 1 0 38384 8 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245814718144 140245664910964 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21354] ppid=21348 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/21351/task/21354/stat : 21354 (java) S 21348 21351 6916 0 -1 4202560 215 0 0 0 6 3 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245787179176 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21351/tid=21355] ppid=21348 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/21351/task/21355/stat : 21355 (java) S 21348 21351 6916 0 -1 4202560 188 0 0 0 4 2 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245786126632 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21356] ppid=21348 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/21351/task/21356/stat : 21356 (java) S 21348 21351 6916 0 -1 4202560 84 0 0 0 4 2 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245785074088 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21357] ppid=21348 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/21351/task/21357/stat : 21357 (java) S 21348 21351 6916 0 -1 4202560 60 0 0 0 3 1 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245784021544 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21351/tid=21358] ppid=21348 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/21351/task/21358/stat : 21358 (java) S 21348 21351 6916 0 -1 4202560 54 0 0 0 2 1 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245782969000 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21351/tid=21359] ppid=21348 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/21351/task/21359/stat : 21359 (java) S 21348 21351 6916 0 -1 4202560 52 0 0 0 4 2 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245653302056 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21360] ppid=21348 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/21351/task/21360/stat : 21360 (java) S 21348 21351 6916 0 -1 4202560 165 0 0 0 3 0 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245652249512 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21351/tid=21361] ppid=21348 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/21351/task/21361/stat : 21361 (java) S 21348 21351 6916 0 -1 4202560 153 0 0 0 2 1 0 0 20 0 19 0 29111240 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245651196968 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21362] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21362/stat : 21362 (java) S 21348 21351 6916 0 -1 4202560 59 0 0 0 0 0 0 0 20 0 19 0 29111242 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245168248936 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21351/tid=21363] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21363/stat : 21363 (java) S 21348 21351 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29111242 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245167195256 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21364] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21364/stat : 21364 (java) S 21348 21351 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29111242 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245166142600 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21365] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21365/stat : 21365 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111244 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245165091344 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21366] ppid=21348 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/21351/task/21366/stat : 21366 (java) S 21348 21351 6916 0 -1 4202560 3205 0 0 0 33 0 0 0 20 0 19 0 29111244 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245164038712 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21351/tid=21367] ppid=21348 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/21351/task/21367/stat : 21367 (java) S 21348 21351 6916 0 -1 4202560 10105 0 0 0 94 2 0 0 20 0 19 0 29111244 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245162986168 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21368] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21368/stat : 21368 (java) S 21348 21351 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29111244 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245161933816 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21351/tid=21369] ppid=21348 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/21351/task/21369/stat : 21369 (java) S 21348 21351 6916 0 -1 4202560 24 0 0 0 3 4 0 0 20 0 19 0 29111244 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245160881480 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21351/tid=21370] ppid=21348 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21351/task/21370/stat : 21370 (java) S 21348 21351 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29111259 9856040960 79837 33554432000 1073741824 1073778376 140735189798320 140245159826216 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 386.77
Current children cumulated vsize (KiB) 9625040

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21351 and gives
#  childrusage.ru_utime.tv_sec=385
#  childrusage.ru_utime.tv_usec=603379
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=391940
# CPU time returned by wait4() is 385.995
# while last known CPU time is 386.77
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 385.177
CPU time (s): 386.77
CPU user time (s): 386.54
CPU system time (s): 0.23
CPU usage (%): 100.413
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 385.603
system time used= 0.39194
maximum resident set size= 319396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18146
page faults= 1
swaps= 0
block input operations= 0
block output operations= 400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8519
involuntary context switches= 1345

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.15267 second user time and 2.74858 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-18 19:24:04
IDJOB=4106405
IDBENCH=48048
IDSOLVER=2546
FILE ID=node124/4106405-1466270644
RUNJOBID= node124-1466241833-6932
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=109-P1=191-P2=263-P3=37-P4=317-P5=89-P6=131-B.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106405-1466270644/watcher-4106405-1466270644 -o /tmp/evaluation-result-4106405-1466270644/solver-4106405-1466270644 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466241833-6932 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106405-1466270644.opb

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

MD5SUM BENCH= d6ad4e57f9bd4d3660efa4691d3e45da
RANDOM SEED=1707583369

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:        29941452 kB
Buffers:          158636 kB
Cached:           187088 kB
SwapCached:         3080 kB
Active:           269384 kB
Inactive:         254616 kB
Active(anon):     177992 kB
Inactive(anon):     2880 kB
Active(file):      91392 kB
Inactive(file):   251736 kB
Unevictable:     1644992 kB
Mlocked:         1497824 kB
SwapTotal:      67108856 kB
SwapFree:       67099796 kB
Dirty:               848 kB
Writeback:             0 kB
AnonPages:       1833980 kB
Mapped:            16964 kB
Shmem:                 0 kB
Slab:             627224 kB
SReclaimable:      70748 kB
SUnreclaim:       556476 kB
KernelStack:        1760 kB
PageTables:         7940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2333160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    311296 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:30:29