Trace number 4085819

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 PB16OPT-7 480.73 479.538

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_25_4.opb
MD5SUM0c3fb28b3ecb8f1eba2bffa356ef5364
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-7
Best CPU time to get the best result obtained on this benchmark480.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -7
Optimality of the best value was proved YES
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2932
Sum of products size (including duplicates)5864
Number of different products1466
Sum of products size2932

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-4085819-1465261381.opb
0.10/0.10	c reading problem ... 
0.10/0.11	c  objective function found
0.24/0.28	c ... done. Wall clock time 0.18s.
0.24/0.28	c declared #vars     100
0.24/0.28	c internal #vars     1566
0.24/0.28	c #constraints  3084
0.24/0.28	c constraints type 
0.24/0.29	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1466
0.24/0.29	c org.sat4j.minisat.constraints.card.MinWatchCard => 102
0.24/0.29	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 50
0.24/0.29	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1466
0.24/0.29	c 3084 constraints processed.
0.24/0.29	c objective function length is 50 literals
0.73/0.40	c SATISFIABLE
0.73/0.40	c OPTIMIZING...
0.73/0.40	c Got one! Elapsed wall clock time (in seconds):0.296
0.73/0.40	o -3
0.73/0.41	c Got one! Elapsed wall clock time (in seconds):0.307
0.73/0.41	o -4
1.23/0.83	c cleaning 2561 clauses out of 5125 with flag 13817/5125
1.23/0.85	c Got one! Elapsed wall clock time (in seconds):0.748
1.23/0.85	o -5
1.81/1.23	c cleaning 4012 clauses out of 8023 with flag 16922/10584
2.20/1.60	c cleaning 5001 clauses out of 10012 with flag 37326/16585
2.41/1.87	c Got one! Elapsed wall clock time (in seconds):1.767
2.41/1.87	o -6
2.61/2.03	c cleaning 5454 clauses out of 10914 with flag 6199/22488
3.02/2.46	c cleaning 5734 clauses out of 11467 with flag 24165/28495
3.62/3.00	c cleaning 6361 clauses out of 12726 with flag 45565/35488
4.12/3.53	c cleaning 7180 clauses out of 14367 with flag 70607/43490
4.82/4.21	c cleaning 8092 clauses out of 16186 with flag 103204/52489
5.62/5.02	c cleaning 9044 clauses out of 18095 with flag 140604/62490
6.33/5.75	c cleaning 10024 clauses out of 20049 with flag 178397/73488
7.24/6.70	c cleaning 11009 clauses out of 22025 with flag 218541/85488
8.34/7.75	c cleaning 12008 clauses out of 24017 with flag 280005/98489
9.44/8.82	c cleaning 13001 clauses out of 26008 with flag 326023/112488
10.64/10.02	c cleaning 14002 clauses out of 28008 with flag 378162/127489
11.93/11.32	c cleaning 15001 clauses out of 30007 with flag 434450/143490
13.53/12.92	c cleaning 15996 clauses out of 32004 with flag 501174/160488
15.14/14.60	c cleaning 17004 clauses out of 34008 with flag 568255/178488
17.04/16.41	c cleaning 17991 clauses out of 36004 with flag 642475/197488
18.84/18.22	c cleaning 19003 clauses out of 38013 with flag 711932/217488
18.84/18.28	c Got one! Elapsed wall clock time (in seconds):18.174
18.84/18.28	o -7
19.24/18.66	c cleaning 12046 clauses out of 24096 with flag 18972/222574
19.64/19.06	c cleaning 9018 clauses out of 18048 with flag 43606/228572
20.13/19.50	c cleaning 7999 clauses out of 16031 with flag 72821/235573
20.54/19.99	c cleaning 8007 clauses out of 16035 with flag 103571/243576
21.03/20.48	c cleaning 8510 clauses out of 17025 with flag 133516/252573
21.74/21.10	c cleaning 9240 clauses out of 18514 with flag 168808/262572
22.44/21.87	c cleaning 10139 clauses out of 20278 with flag 213047/273576
23.24/22.65	c cleaning 11067 clauses out of 22136 with flag 250702/285573
24.04/23.47	c cleaning 12033 clauses out of 24069 with flag 293245/298573
25.14/24.56	c cleaning 13014 clauses out of 26035 with flag 347539/312572
26.34/25.73	c cleaning 14011 clauses out of 28024 with flag 410376/327575
27.64/27.01	c cleaning 14999 clauses out of 30010 with flag 468279/343572
29.00/28.35	c cleaning 16004 clauses out of 32013 with flag 527042/360574
30.50/29.83	c cleaning 16996 clauses out of 34009 with flag 594122/378574
32.10/31.44	c cleaning 17996 clauses out of 36012 with flag 665796/397573
33.90/33.24	c cleaning 19007 clauses out of 38018 with flag 744452/417575
35.70/35.10	c cleaning 19998 clauses out of 40008 with flag 822618/438572
37.80/37.11	c cleaning 20994 clauses out of 42010 with flag 907837/460572
39.90/39.20	c cleaning 22008 clauses out of 44016 with flag 990556/483572
42.30/41.60	c cleaning 23005 clauses out of 46014 with flag 1084549/507578
44.70/44.09	c cleaning 23989 clauses out of 48003 with flag 1175246/532572
47.40/46.78	c cleaning 25003 clauses out of 50014 with flag 1273198/558572
50.32/49.62	c cleaning 26005 clauses out of 52012 with flag 1377104/585573
53.31/52.70	c cleaning 27001 clauses out of 54008 with flag 1487918/613574
56.71/56.00	c cleaning 27995 clauses out of 56005 with flag 1599418/642572
60.41/59.73	c cleaning 29002 clauses out of 58012 with flag 1720344/672574
64.21/63.50	c cleaning 29999 clauses out of 60008 with flag 1842755/703572
68.01/67.31	c cleaning 31001 clauses out of 62010 with flag 1965846/735573
71.95/71.26	c cleaning 32002 clauses out of 64010 with flag 2086404/768574
76.25/75.53	c cleaning 32995 clauses out of 66006 with flag 2217210/802572
80.75/80.03	c cleaning 33999 clauses out of 68011 with flag 2350681/837572
85.35/84.67	c cleaning 35000 clauses out of 70012 with flag 2479342/873572
90.45/89.70	c cleaning 35987 clauses out of 72011 with flag 2619087/910572
95.55/94.82	c cleaning 37011 clauses out of 74024 with flag 2751985/948572
101.05/100.37	c cleaning 38001 clauses out of 76013 with flag 2898856/987573
107.05/106.38	c cleaning 39002 clauses out of 78010 with flag 3047219/1027572
112.97/112.27	c cleaning 40001 clauses out of 80008 with flag 3192602/1068572
119.16/118.43	c cleaning 41000 clauses out of 82007 with flag 3336679/1110572
125.77/125.08	c cleaning 41998 clauses out of 84007 with flag 3485164/1153572
132.54/131.78	c cleaning 43003 clauses out of 86009 with flag 3636221/1197572
139.84/139.04	c cleaning 44001 clauses out of 88006 with flag 3798098/1242572
146.94/146.20	c cleaning 44999 clauses out of 90007 with flag 3955275/1288574
154.64/153.86	c cleaning 46000 clauses out of 92006 with flag 4121424/1335572
162.71/161.89	c cleaning 46991 clauses out of 94006 with flag 4298563/1383572
170.60/169.74	c cleaning 48001 clauses out of 96016 with flag 4459874/1432573
178.90/178.10	c cleaning 49004 clauses out of 98015 with flag 4630194/1482573
187.90/187.02	c cleaning 50002 clauses out of 100010 with flag 4811397/1533572
197.19/196.36	c cleaning 51000 clauses out of 102010 with flag 4991432/1585574
206.73/205.82	c cleaning 51999 clauses out of 104010 with flag 5174299/1638574
216.92/216.07	c cleaning 53003 clauses out of 106011 with flag 5364604/1692574
227.11/226.21	c cleaning 53996 clauses out of 108006 with flag 5557107/1747572
238.27/237.36	c cleaning 55002 clauses out of 110009 with flag 5758226/1803572
249.78/248.87	c cleaning 55994 clauses out of 112006 with flag 5964378/1860572
261.38/260.47	c cleaning 57001 clauses out of 114013 with flag 6163221/1918573
273.74/272.74	c cleaning 58001 clauses out of 116010 with flag 6372095/1977573
286.39/285.38	c cleaning 58997 clauses out of 118009 with flag 6587882/2037573
299.09/298.09	c cleaning 60004 clauses out of 120013 with flag 6798560/2098574
312.49/311.41	c cleaning 60985 clauses out of 122007 with flag 7019108/2160572
326.70/325.61	c cleaning 62009 clauses out of 124022 with flag 7238574/2223572
340.70/339.66	c cleaning 63007 clauses out of 126018 with flag 7462583/2287577
356.10/355.08	c cleaning 64001 clauses out of 128007 with flag 7688670/2352575
372.10/371.05	c cleaning 64997 clauses out of 130004 with flag 7923353/2418574
388.40/387.24	c cleaning 65994 clauses out of 132006 with flag 8163316/2485573
405.10/403.98	c cleaning 67000 clauses out of 134011 with flag 8403684/2553573
422.81/421.68	c cleaning 68001 clauses out of 136013 with flag 8649391/2622577
441.52/440.39	c cleaning 68998 clauses out of 138004 with flag 8886267/2692572
462.03/460.80	c cleaning 69989 clauses out of 139998 with flag 9133706/2763572
480.73/479.53	c starts		: 11996
480.73/479.53	c conflicts		: 2829286
480.73/479.53	c decisions		: 5633084
480.73/479.53	c propagations		: 103638956
480.73/479.53	c inspects		: 9309171015
480.73/479.53	c shortcuts		: 0
480.73/479.53	c learnt literals	: 48
480.73/479.53	c learnt binary clauses	: 153
480.73/479.53	c learnt ternary clauses	: 33877
480.73/479.53	c learnt constraints	: 2829237
480.73/479.53	c ignored constraints	: 0
480.73/479.53	c root simplifications	: 0
480.73/479.53	c removed literals (reason simplification)	: 0
480.73/479.53	c reason swapping (by a shorter reason)	: 0
480.73/479.53	c Calls to reduceDB	: 86
480.73/479.53	c Number of update (reduction) of LBD	: 926690
480.73/479.53	c Imported unit clauses	: 0
480.73/479.53	c number of reductions to clauses (during analyze)	: 0
480.73/479.53	c number of learned constraints concerned by reduction	: 0
480.73/479.53	c number of learning phase by resolution	: 0
480.73/479.53	c number of learning phase by cutting planes	: 0
480.73/479.53	c speed (assignments/second)	: 216255.99592690123
480.73/479.53	c non guided choices	0
480.73/479.53	c learnt constraints type 
480.73/479.53	s OPTIMUM FOUND
480.73/479.53	c Found 5 solution(s)
480.73/479.53	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 
480.73/479.53	c objective function=-7
480.73/479.53	c Total wall clock time (in seconds): 479.427

Verifier Data

OK	-7

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-4085819-1465261381/watcher-4085819-1465261381 -o /tmp/evaluation-result-4085819-1465261381/solver-4085819-1465261381 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1465257785-23301 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085819-1465261381.opb 

pid=23786
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.00 2.00 1.97 3/197 23789
/proc/meminfo: memFree=31793760/32872528 swapFree=8144/8144
[pid=23789] ppid=23786 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/23789/stat : 23789 (java) D 23786 23789 23284 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 108070199 9515008 176 33554432000 1073741824 1073778376 140736912335728 140736912318456 206408860560 0 0 4096 0 18446744072100756772 0 0 17 3 0 0 0 0 0
/proc/23789/statm: 2323 176 133 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 2.00 2.00 1.97 3/197 23789
/proc/meminfo: memFree=31793760/32872528 swapFree=8144/8144
[pid=23789] ppid=23786 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/23789/stat : 23789 (java) S 23786 23789 23284 0 -1 4202496 4407 0 1 0 9 1 0 0 20 0 18 0 108070199 9787879424 6045 33554432000 1073741824 1073778376 140737348740800 140737348731936 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23789/statm: 2389619 6045 2140 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200219 s]
/proc/loadavg: 2.00 2.00 1.97 3/197 23789
/proc/meminfo: memFree=31793760/32872528 swapFree=8144/8144
[pid=23789] ppid=23786 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/23789/stat : 23789 (java) S 23786 23789 23284 0 -1 4202496 4721 0 1 0 23 1 0 0 20 0 18 0 108070199 9787879424 6829 33554432000 1073741824 1073778376 140737348740800 140737348731936 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23789/statm: 2389619 6829 2214 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300226 s]
/proc/loadavg: 2.00 2.00 1.97 3/197 23789
/proc/meminfo: memFree=31793760/32872528 swapFree=8144/8144
[pid=23789] ppid=23786 vsize=9625040 CPUtime=0.45 cores=1,3,5,7
/proc/23789/stat : 23789 (java) S 23786 23789 23284 0 -1 4202496 6029 0 1 0 43 2 0 0 20 0 19 0 108070199 9856040960 9269 33554432000 1073741824 1073778376 140737348740800 140737348731936 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23789/statm: 2406260 9269 2250 9 0 2396937 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9625040

[startup+0.700136 s]
/proc/loadavg: 2.00 2.00 1.97 3/197 23789
/proc/meminfo: memFree=31793760/32872528 swapFree=8144/8144
[pid=23789] ppid=23786 vsize=9625040 CPUtime=1.12 cores=1,3,5,7
/proc/23789/stat : 23789 (java) S 23786 23789 23284 0 -1 4202496 8319 0 1 0 110 2 0 0 20 0 19 0 108070199 9856040960 10818 33554432000 1073741824 1073778376 140737348740800 140737348731936 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23789/statm: 2406260 10818 2259 9 0 2396937 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 9625040

[startup+1.50071 s]
/proc/loadavg: 2.00 2.00 1.97 3/216 23808
/proc/meminfo: memFree=31731920/32872528 swapFree=8144/8144
[pid=23789] ppid=23786 vsize=9625040 CPUtime=2.1 cores=1,3,5,7
/proc/23789/stat : 23789 (java) S 23786 23789 23284 0 -1 4202496 9408 0 1 0 208 2 0 0 20 0 19 0 108070199 9856040960 11882 33554432000 1073741824 1073778376 140737348740800 140737348731936 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23789/statm: 2406260 11882 2270 9 0 2396937 0
[pid=23789/tid=23791] ppid=23786 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/23789/task/23791/stat : 23791 (java) R 23786 23789 23284 0 -1 4202560 2420 0 1 0 145 1 0 0 20 0 19 0 108070200 9856040960 11882 33554432000 1073741824 1073778376 140737348740800 140072599506624 140072456822194 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23789/tid=23792] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23792/stat : 23792 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 11882 33554432000 1073741824 1073778376 140737348740800 140072577616296 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23793] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23793/stat : 23793 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 11882 33554432000 1073741824 1073778376 140737348740800 140072576563752 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23794] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23794/stat : 23794 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 11882 33554432000 1073741824 1073778376 140737348740800 140072575510696 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23789/tid=23795] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23795/stat : 23795 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 11882 33554432000 1073741824 1073778376 140737348740800 140072238180648 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23789/tid=23796] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23796/stat : 23796 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 11882 33554432000 1073741824 1073778376 140737348740800 140072237128616 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23797] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23797/stat : 23797 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 11882 33554432000 1073741824 1073778376 140737348740800 140072236076072 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23789/tid=23798] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23798/stat : 23798 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 11882 33554432000 1073741824 1073778376 140737348740800 140072235023016 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23789/tid=23799] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23799/stat : 23799 (java) S 23786 23789 23284 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 11882 33554432000 1073741824 1073778376 140737348740800 140072233970472 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23800] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23800/stat : 23800 (java) S 23786 23789 23284 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 108070201 9856040960 11882 33554432000 1073741824 1073778376 140737348740800 140072221772136 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23801] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23801/stat : 23801 (java) S 23786 23789 23284 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 108070202 9856040960 11882 33554432000 1073741824 1073778376 140737348740800 140072220718456 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23802] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23802/stat : 23802 (java) S 23786 23789 23284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108070202 9856040960 11882 33554432000 1073741824 1073778376 140737348740800 140072219665288 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23803] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23803/stat : 23803 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070204 9856040960 11882 33554432000 1073741824 1073778376 140737348740800 140072218614032 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23804] ppid=23786 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/23789/task/23804/stat : 23804 (java) S 23786 23789 23284 0 -1 4202560 2809 0 0 0 31 0 0 0 20 0 19 0 108070204 9856040960 11882 33554432000 1073741824 1073778376 140737348740800 140072217561912 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23805] ppid=23786 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/23789/task/23805/stat : 23805 (java) S 23786 23789 23284 0 -1 4202560 2906 0 0 0 29 0 0 0 20 0 19 0 108070204 9856040960 11882 33554432000 1073741824 1073778376 140737348740800 140072216509368 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23806] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23806/stat : 23806 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070204 9856040960 11882 33554432000 1073741824 1073778376 140737348740800 140072215456504 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23807] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23807/stat : 23807 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070204 9856040960 11882 33554432000 1073741824 1073778376 140737348740800 140072214404168 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23808] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23808/stat : 23808 (java) S 23786 23789 23284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108070228 9856040960 11882 33554432000 1073741824 1073778376 140737348740800 140072213251112 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 9625040

[startup+3.10072 s]
/proc/loadavg: 2.00 2.00 1.97 3/216 23808
/proc/meminfo: memFree=31725280/32872528 swapFree=8144/8144
[pid=23789] ppid=23786 vsize=9625040 CPUtime=3.72 cores=1,3,5,7
/proc/23789/stat : 23789 (java) S 23786 23789 23284 0 -1 4202496 9414 0 1 0 370 2 0 0 20 0 19 0 108070199 9856040960 13931 33554432000 1073741824 1073778376 140737348740800 140737348731936 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23789/statm: 2406260 13931 2270 9 0 2396937 0
[pid=23789/tid=23791] ppid=23786 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/23789/task/23791/stat : 23791 (java) R 23786 23789 23284 0 -1 4202560 2425 0 1 0 305 1 0 0 20 0 19 0 108070200 9856040960 13931 33554432000 1073741824 1073778376 140737348740800 140072599506608 140072456821818 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23789/tid=23792] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23792/stat : 23792 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 13931 33554432000 1073741824 1073778376 140737348740800 140072577616296 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23793] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23793/stat : 23793 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 13931 33554432000 1073741824 1073778376 140737348740800 140072576563752 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23794] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23794/stat : 23794 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 13931 33554432000 1073741824 1073778376 140737348740800 140072575510696 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23789/tid=23795] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23795/stat : 23795 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 13931 33554432000 1073741824 1073778376 140737348740800 140072238180648 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23789/tid=23796] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23796/stat : 23796 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 13931 33554432000 1073741824 1073778376 140737348740800 140072237128616 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23797] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23797/stat : 23797 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 13931 33554432000 1073741824 1073778376 140737348740800 140072236076072 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23789/tid=23798] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23798/stat : 23798 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 13931 33554432000 1073741824 1073778376 140737348740800 140072235023016 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23789/tid=23799] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23799/stat : 23799 (java) S 23786 23789 23284 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 13931 33554432000 1073741824 1073778376 140737348740800 140072233970472 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23800] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23800/stat : 23800 (java) S 23786 23789 23284 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 108070201 9856040960 13931 33554432000 1073741824 1073778376 140737348740800 140072221772136 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23801] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23801/stat : 23801 (java) S 23786 23789 23284 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 108070202 9856040960 13931 33554432000 1073741824 1073778376 140737348740800 140072220718456 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23802] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23802/stat : 23802 (java) S 23786 23789 23284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108070202 9856040960 13931 33554432000 1073741824 1073778376 140737348740800 140072219665288 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23803] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23803/stat : 23803 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070204 9856040960 13931 33554432000 1073741824 1073778376 140737348740800 140072218614032 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23804] ppid=23786 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/23789/task/23804/stat : 23804 (java) S 23786 23789 23284 0 -1 4202560 2810 0 0 0 33 0 0 0 20 0 19 0 108070204 9856040960 13931 33554432000 1073741824 1073778376 140737348740800 140072217561912 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23805] ppid=23786 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/23789/task/23805/stat : 23805 (java) S 23786 23789 23284 0 -1 4202560 2906 0 0 0 29 0 0 0 20 0 19 0 108070204 9856040960 13931 33554432000 1073741824 1073778376 140737348740800 140072216509368 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23806] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23806/stat : 23806 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070204 9856040960 13931 33554432000 1073741824 1073778376 140737348740800 140072215456504 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23807] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23807/stat : 23807 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070204 9856040960 13931 33554432000 1073741824 1073778376 140737348740800 140072214404168 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23808] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23808/stat : 23808 (java) S 23786 23789 23284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108070228 9856040960 13931 33554432000 1073741824 1073778376 140737348740800 140072213251112 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.72
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.00 2.00 1.97 3/216 23808
/proc/meminfo: memFree=31708944/32872528 swapFree=8144/8144
[pid=23789] ppid=23786 vsize=9625040 CPUtime=6.93 cores=1,3,5,7
/proc/23789/stat : 23789 (java) S 23786 23789 23284 0 -1 4202496 9424 0 1 0 690 3 0 0 20 0 19 0 108070199 9856040960 17985 33554432000 1073741824 1073778376 140737348740800 140737348731936 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23789/statm: 2406260 17985 2271 9 0 2396937 0
[pid=23789/tid=23791] ppid=23786 vsize=9625040 CPUtime=6.25 cores=1,3,5,7
/proc/23789/task/23791/stat : 23791 (java) R 23786 23789 23284 0 -1 4202560 2434 0 1 0 624 1 0 0 20 0 19 0 108070200 9856040960 17985 33554432000 1073741824 1073778376 140737348740800 140072599515464 140072456809231 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23789/tid=23792] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23792/stat : 23792 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 17985 33554432000 1073741824 1073778376 140737348740800 140072577616296 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23793] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23793/stat : 23793 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 17985 33554432000 1073741824 1073778376 140737348740800 140072576563752 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23794] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23794/stat : 23794 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 17985 33554432000 1073741824 1073778376 140737348740800 140072575510696 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23789/tid=23795] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23795/stat : 23795 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 17985 33554432000 1073741824 1073778376 140737348740800 140072238180648 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23789/tid=23796] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23796/stat : 23796 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 17985 33554432000 1073741824 1073778376 140737348740800 140072237128616 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23797] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23797/stat : 23797 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 17985 33554432000 1073741824 1073778376 140737348740800 140072236076072 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23789/tid=23798] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23798/stat : 23798 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 17985 33554432000 1073741824 1073778376 140737348740800 140072235023016 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23789/tid=23799] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23799/stat : 23799 (java) S 23786 23789 23284 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 108070200 9856040960 17985 33554432000 1073741824 1073778376 140737348740800 140072233970472 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23800] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23800/stat : 23800 (java) S 23786 23789 23284 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 108070201 9856040960 17985 33554432000 1073741824 1073778376 140737348740800 140072221772136 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23801] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23801/stat : 23801 (java) S 23786 23789 23284 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 108070202 9856040960 17985 33554432000 1073741824 1073778376 140737348740800 140072220718456 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23802] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23802/stat : 23802 (java) S 23786 23789 23284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108070202 9856040960 17985 33554432000 1073741824 1073778376 140737348740800 140072219665288 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23803] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23803/stat : 23803 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070204 9856040960 17985 33554432000 1073741824 1073778376 140737348740800 140072218614032 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23804] ppid=23786 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/23789/task/23804/stat : 23804 (java) S 23786 23789 23284 0 -1 4202560 2810 0 0 0 33 0 0 0 20 0 19 0 108070204 9856040960 17985 33554432000 1073741824 1073778376 140737348740800 140072217561912 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23805] ppid=23786 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/23789/task/23805/stat : 23805 (java) S 23786 23789 23284 0 -1 4202560 2906 0 0 0 30 0 0 0 20 0 19 0 108070204 9856040960 17985 33554432000 1073741824 1073778376 140737348740800 140072216509368 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23806] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23806/stat : 23806 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070204 9856040960 17985 33554432000 1073741824 1073778376 140737348740800 140072215456504 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23807] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23807/stat : 23807 (java) S 23786 23789 23284 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 108070204 9856040960 17985 33554432000 1073741824 1073778376 140737348740800 140072214404168 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23808] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23808/stat : 23808 (java) S 23786 23789 23284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108070228 9856040960 17985 33554432000 1073741824 1073778376 140737348740800 140072213251112 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.93
Current children cumulated vsize (KiB) 9625040


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

[pid=23789/tid=23801] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23801/stat : 23801 (java) S 23786 23789 23284 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108070202 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072220718456 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23802] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23802/stat : 23802 (java) S 23786 23789 23284 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 108070202 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072219665288 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23803] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23803/stat : 23803 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070204 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072218614032 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23804] ppid=23786 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/23789/task/23804/stat : 23804 (java) S 23786 23789 23284 0 -1 4202560 2810 0 0 0 33 0 0 0 20 0 19 0 108070204 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072217561912 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23805] ppid=23786 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/23789/task/23805/stat : 23805 (java) S 23786 23789 23284 0 -1 4202560 5949 0 0 0 58 0 0 0 20 0 19 0 108070204 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072216509368 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23806] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23806/stat : 23806 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070204 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072215456504 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23807] ppid=23786 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/23789/task/23807/stat : 23807 (java) S 23786 23789 23284 0 -1 4202560 28 0 0 0 5 11 0 0 20 0 19 0 108070204 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072214404168 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23808] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23808/stat : 23808 (java) S 23786 23789 23284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108070228 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072213251112 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 479.63
Current children cumulated vsize (KiB) 9625040

[startup+479.201 s]
/proc/loadavg: 2.00 2.00 1.97 3/217 23820
/proc/meminfo: memFree=31067992/32872528 swapFree=8144/8144
[pid=23789] ppid=23786 vsize=9625040 CPUtime=480.43 cores=1,3,5,7
/proc/23789/stat : 23789 (java) S 23786 23789 23284 0 -1 4202496 13161 0 1 0 48018 25 0 0 20 0 19 0 108070199 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140737348731936 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23789/statm: 2406260 55359 2285 9 0 2396937 0
[pid=23789/tid=23791] ppid=23786 vsize=9625040 CPUtime=477.76 cores=1,3,5,7
/proc/23789/task/23791/stat : 23791 (java) R 23786 23789 23284 0 -1 4202560 2494 0 1 0 47763 13 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072599506592 140072456866377 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23792] ppid=23786 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/23789/task/23792/stat : 23792 (java) S 23786 23789 23284 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072577616296 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23793] ppid=23786 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/23789/task/23793/stat : 23793 (java) S 23786 23789 23284 0 -1 4202560 100 0 0 0 2 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072576563752 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23789/tid=23794] ppid=23786 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/23789/task/23794/stat : 23794 (java) S 23786 23789 23284 0 -1 4202560 41 0 0 0 2 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072575510696 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23795] ppid=23786 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/23789/task/23795/stat : 23795 (java) S 23786 23789 23284 0 -1 4202560 30 0 0 0 3 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072238180648 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23796] ppid=23786 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/23789/task/23796/stat : 23796 (java) S 23786 23789 23284 0 -1 4202560 15 0 0 0 4 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072237128616 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23789/tid=23797] ppid=23786 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/23789/task/23797/stat : 23797 (java) S 23786 23789 23284 0 -1 4202560 97 0 0 0 2 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072236076072 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23798] ppid=23786 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/23789/task/23798/stat : 23798 (java) S 23786 23789 23284 0 -1 4202560 80 0 0 0 4 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072235023016 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23799] ppid=23786 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/23789/task/23799/stat : 23799 (java) S 23786 23789 23284 0 -1 4202560 208 0 0 0 5 1 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072233970472 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23789/tid=23800] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23800/stat : 23800 (java) S 23786 23789 23284 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 19 0 108070201 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072221772136 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23801] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23801/stat : 23801 (java) S 23786 23789 23284 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108070202 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072220718456 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23802] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23802/stat : 23802 (java) S 23786 23789 23284 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 108070202 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072219665288 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23803] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23803/stat : 23803 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070204 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072218614032 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23804] ppid=23786 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/23789/task/23804/stat : 23804 (java) S 23786 23789 23284 0 -1 4202560 2810 0 0 0 33 0 0 0 20 0 19 0 108070204 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072217561912 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23805] ppid=23786 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/23789/task/23805/stat : 23805 (java) S 23786 23789 23284 0 -1 4202560 5949 0 0 0 58 0 0 0 20 0 19 0 108070204 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072216509368 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23806] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23806/stat : 23806 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070204 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072215456504 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23807] ppid=23786 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/23789/task/23807/stat : 23807 (java) S 23786 23789 23284 0 -1 4202560 28 0 0 0 5 11 0 0 20 0 19 0 108070204 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072214404168 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23808] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23808/stat : 23808 (java) S 23786 23789 23284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108070228 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072213251112 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 480.43
Current children cumulated vsize (KiB) 9625040

[startup+479.401 s]
/proc/loadavg: 2.00 2.00 1.97 3/217 23820
/proc/meminfo: memFree=31067992/32872528 swapFree=8144/8144
[pid=23789] ppid=23786 vsize=9625040 CPUtime=480.63 cores=1,3,5,7
/proc/23789/stat : 23789 (java) S 23786 23789 23284 0 -1 4202496 13162 0 1 0 48038 25 0 0 20 0 19 0 108070199 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140737348731936 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23789/statm: 2406260 55359 2285 9 0 2396937 0
[pid=23789/tid=23791] ppid=23786 vsize=9625040 CPUtime=477.95 cores=1,3,5,7
/proc/23789/task/23791/stat : 23791 (java) R 23786 23789 23284 0 -1 4202560 2494 0 1 0 47782 13 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072599515776 140072457047860 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23792] ppid=23786 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/23789/task/23792/stat : 23792 (java) S 23786 23789 23284 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072577616296 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23793] ppid=23786 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/23789/task/23793/stat : 23793 (java) S 23786 23789 23284 0 -1 4202560 100 0 0 0 2 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072576563752 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23789/tid=23794] ppid=23786 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/23789/task/23794/stat : 23794 (java) S 23786 23789 23284 0 -1 4202560 41 0 0 0 2 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072575510696 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23795] ppid=23786 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/23789/task/23795/stat : 23795 (java) S 23786 23789 23284 0 -1 4202560 30 0 0 0 3 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072238180648 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23796] ppid=23786 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/23789/task/23796/stat : 23796 (java) S 23786 23789 23284 0 -1 4202560 15 0 0 0 4 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072237128616 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23789/tid=23797] ppid=23786 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/23789/task/23797/stat : 23797 (java) S 23786 23789 23284 0 -1 4202560 97 0 0 0 2 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072236076072 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23798] ppid=23786 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/23789/task/23798/stat : 23798 (java) S 23786 23789 23284 0 -1 4202560 80 0 0 0 4 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072235023016 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23799] ppid=23786 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/23789/task/23799/stat : 23799 (java) S 23786 23789 23284 0 -1 4202560 208 0 0 0 5 1 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072233970472 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23789/tid=23800] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23800/stat : 23800 (java) S 23786 23789 23284 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 19 0 108070201 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072221772136 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23801] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23801/stat : 23801 (java) S 23786 23789 23284 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108070202 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072220718456 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23802] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23802/stat : 23802 (java) S 23786 23789 23284 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 108070202 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072219665288 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23803] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23803/stat : 23803 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070204 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072218614032 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23804] ppid=23786 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/23789/task/23804/stat : 23804 (java) S 23786 23789 23284 0 -1 4202560 2810 0 0 0 33 0 0 0 20 0 19 0 108070204 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072217561912 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23805] ppid=23786 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/23789/task/23805/stat : 23805 (java) S 23786 23789 23284 0 -1 4202560 5950 0 0 0 58 0 0 0 20 0 19 0 108070204 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072216509368 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23806] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23806/stat : 23806 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070204 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072215456504 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23807] ppid=23786 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/23789/task/23807/stat : 23807 (java) S 23786 23789 23284 0 -1 4202560 28 0 0 0 5 11 0 0 20 0 19 0 108070204 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072214404168 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23808] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23808/stat : 23808 (java) S 23786 23789 23284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108070228 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072213251112 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 480.63
Current children cumulated vsize (KiB) 9625040

[startup+479.501 s]
/proc/loadavg: 2.00 2.00 1.97 3/217 23820
/proc/meminfo: memFree=31067992/32872528 swapFree=8144/8144
[pid=23789] ppid=23786 vsize=9625040 CPUtime=480.73 cores=1,3,5,7
/proc/23789/stat : 23789 (java) S 23786 23789 23284 0 -1 4202496 13162 0 1 0 48048 25 0 0 20 0 19 0 108070199 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140737348731936 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23789/statm: 2406260 55359 2285 9 0 2396937 0
[pid=23789/tid=23791] ppid=23786 vsize=9625040 CPUtime=478.05 cores=1,3,5,7
/proc/23789/task/23791/stat : 23791 (java) R 23786 23789 23284 0 -1 4202560 2494 0 1 0 47792 13 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072599514824 140072457047860 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23792] ppid=23786 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/23789/task/23792/stat : 23792 (java) S 23786 23789 23284 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072577616296 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23793] ppid=23786 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/23789/task/23793/stat : 23793 (java) S 23786 23789 23284 0 -1 4202560 100 0 0 0 2 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072576563752 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23789/tid=23794] ppid=23786 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/23789/task/23794/stat : 23794 (java) S 23786 23789 23284 0 -1 4202560 41 0 0 0 2 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072575510696 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23795] ppid=23786 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/23789/task/23795/stat : 23795 (java) S 23786 23789 23284 0 -1 4202560 30 0 0 0 3 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072238180648 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23796] ppid=23786 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/23789/task/23796/stat : 23796 (java) S 23786 23789 23284 0 -1 4202560 15 0 0 0 4 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072237128616 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23789/tid=23797] ppid=23786 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/23789/task/23797/stat : 23797 (java) S 23786 23789 23284 0 -1 4202560 97 0 0 0 2 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072236076072 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23798] ppid=23786 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/23789/task/23798/stat : 23798 (java) S 23786 23789 23284 0 -1 4202560 80 0 0 0 4 0 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072235023016 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23799] ppid=23786 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/23789/task/23799/stat : 23799 (java) S 23786 23789 23284 0 -1 4202560 208 0 0 0 5 1 0 0 20 0 19 0 108070200 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072233970472 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23789/tid=23800] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23800/stat : 23800 (java) S 23786 23789 23284 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 19 0 108070201 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072221772136 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23801] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23801/stat : 23801 (java) S 23786 23789 23284 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108070202 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072220718456 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23802] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23802/stat : 23802 (java) S 23786 23789 23284 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 108070202 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072219665288 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23803] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23803/stat : 23803 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070204 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072218614032 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23804] ppid=23786 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/23789/task/23804/stat : 23804 (java) S 23786 23789 23284 0 -1 4202560 2810 0 0 0 33 0 0 0 20 0 19 0 108070204 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072217561912 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23805] ppid=23786 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/23789/task/23805/stat : 23805 (java) S 23786 23789 23284 0 -1 4202560 5950 0 0 0 58 0 0 0 20 0 19 0 108070204 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072216509368 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23806] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23806/stat : 23806 (java) S 23786 23789 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108070204 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072215456504 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23789/tid=23807] ppid=23786 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/23789/task/23807/stat : 23807 (java) S 23786 23789 23284 0 -1 4202560 28 0 0 0 5 11 0 0 20 0 19 0 108070204 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072214404168 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23789/tid=23808] ppid=23786 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23789/task/23808/stat : 23808 (java) S 23786 23789 23284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108070228 9856040960 55359 33554432000 1073741824 1073778376 140737348740800 140072213251112 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 480.73
Current children cumulated vsize (KiB) 9625040

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23789 and gives
#  childrusage.ru_utime.tv_sec=479
#  childrusage.ru_utime.tv_usec=289136
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=382941
# CPU time returned by wait4() is 479.672
# while last known CPU time is 480.73
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 479.538
CPU time (s): 480.73
CPU user time (s): 480.48
CPU system time (s): 0.25
CPU usage (%): 100.249
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 479.289
system time used= 0.382941
maximum resident set size= 221492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13185
page faults= 1
swaps= 0
block input operations= 0
block output operations= 448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10509
involuntary context switches= 3564

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.2745 second user time and 3.79042 second system time

The end

Launcher Data

Begin job on node133 at 2016-06-07 03:03:01
IDJOB=4085819
IDBENCH=48259
IDSOLVER=2546
FILE ID=node133/4085819-1465261381
RUNJOBID= node133-1465257785-23301
PBS_JOBID= 19843288
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_50_25_4.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085819-1465261381/watcher-4085819-1465261381 -o /tmp/evaluation-result-4085819-1465261381/solver-4085819-1465261381 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1465257785-23301 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085819-1465261381.opb

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

MD5SUM BENCH= 0c3fb28b3ecb8f1eba2bffa356ef5364
RANDOM SEED=983517050

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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	: 7358.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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		: 2667.065
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		: 2667.065
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		: 2667.065
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		: 2667.065
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31794288 kB
Buffers:           32432 kB
Cached:           104788 kB
SwapCached:         2072 kB
Active:           279180 kB
Inactive:          85740 kB
Active(anon):     229032 kB
Inactive(anon):     1356 kB
Active(file):      50148 kB
Inactive(file):    84384 kB
Unevictable:        8144 kB
Mlocked:            8144 kB
SwapTotal:      67108856 kB
SwapFree:       67098188 kB
Dirty:              1988 kB
Writeback:             0 kB
AnonPages:        237136 kB
Mapped:            15344 kB
Shmem:                 0 kB
Slab:             568556 kB
SReclaimable:      11868 kB
SUnreclaim:       556688 kB
KernelStack:        1616 kB
PageTables:         4808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     697580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 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= 71748 MiB
End job on node133 at 2016-06-07 03:11:01