Trace number 4085816

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-6 491.539 490.097

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_25_1.opb
MD5SUMe0d3a2bf2cd2b7e4b27d7033a7686e76
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-6
Best CPU time to get the best result obtained on this benchmark491.539
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -6
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)2996
Sum of products size (including duplicates)5992
Number of different products1498
Sum of products size2996

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.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4085816-1465260803.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
0.45/0.30	c ... done. Wall clock time 0.191s.
0.45/0.30	c declared #vars     100
0.45/0.30	c internal #vars     1598
0.45/0.30	c #constraints  3148
0.45/0.30	c constraints type 
0.45/0.30	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1498
0.45/0.30	c org.sat4j.minisat.constraints.card.MinWatchCard => 102
0.45/0.30	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 50
0.45/0.30	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1498
0.45/0.30	c 3148 constraints processed.
0.45/0.30	c objective function length is 50 literals
0.71/0.43	c SATISFIABLE
0.71/0.43	c OPTIMIZING...
0.71/0.43	c Got one! Elapsed wall clock time (in seconds):0.32
0.71/0.43	o -3
0.71/0.44	c Got one! Elapsed wall clock time (in seconds):0.333
0.71/0.44	o -4
0.96/0.56	c Got one! Elapsed wall clock time (in seconds):0.454
0.96/0.56	o -5
1.29/0.87	c cleaning 2795 clauses out of 5590 with flag 9420/5590
1.81/1.24	c cleaning 4398 clauses out of 8796 with flag 24221/11591
2.05/1.40	c Got one! Elapsed wall clock time (in seconds):1.291
2.05/1.40	o -6
2.26/1.62	c cleaning 4712 clauses out of 9430 with flag 5616/16623
2.66/2.04	c cleaning 5356 clauses out of 10718 with flag 25140/22623
3.18/2.53	c cleaning 6182 clauses out of 12363 with flag 46237/29624
3.78/3.10	c cleaning 7087 clauses out of 14180 with flag 71305/37623
4.38/3.76	c cleaning 8044 clauses out of 16093 with flag 105858/46623
5.18/4.60	c cleaning 9026 clauses out of 18051 with flag 146972/56625
6.08/5.41	c cleaning 10006 clauses out of 20023 with flag 181299/67623
6.98/6.35	c cleaning 11009 clauses out of 22018 with flag 224192/79624
8.09/7.49	c cleaning 12003 clauses out of 24008 with flag 274312/92623
9.39/8.72	c cleaning 13002 clauses out of 26007 with flag 330449/106625
10.69/10.05	c cleaning 14000 clauses out of 28005 with flag 386975/121625
12.35/11.61	c cleaning 14994 clauses out of 30003 with flag 454214/137623
13.85/13.17	c cleaning 15998 clauses out of 32009 with flag 514664/154623
15.65/14.93	c cleaning 16998 clauses out of 34011 with flag 586829/172623
17.66/16.93	c cleaning 18003 clauses out of 36013 with flag 661421/191623
19.65/18.98	c cleaning 19001 clauses out of 38010 with flag 737933/211623
21.85/21.12	c cleaning 20004 clauses out of 40010 with flag 809757/232624
24.05/23.35	c cleaning 20998 clauses out of 42006 with flag 888598/254624
27.35/26.61	c cleaning 21997 clauses out of 44006 with flag 1034200/277623
30.05/29.33	c cleaning 23001 clauses out of 46009 with flag 1120518/301623
33.15/32.44	c cleaning 24002 clauses out of 48008 with flag 1222275/326623
36.45/35.70	c cleaning 25001 clauses out of 50007 with flag 1316155/352624
39.68/38.91	c cleaning 25995 clauses out of 52008 with flag 1415417/379626
42.98/42.29	c cleaning 27001 clauses out of 54010 with flag 1520688/407623
46.58/45.82	c cleaning 27997 clauses out of 56009 with flag 1631057/436623
50.08/49.35	c cleaning 28977 clauses out of 58013 with flag 1739511/466624
53.98/53.25	c cleaning 30015 clauses out of 60035 with flag 1852058/497623
58.17/57.49	c cleaning 31002 clauses out of 62020 with flag 1969911/529623
62.67/61.97	c cleaning 32010 clauses out of 64020 with flag 2089322/562625
67.17/66.42	c cleaning 33003 clauses out of 66011 with flag 2212471/596626
71.88/71.12	c cleaning 34002 clauses out of 68008 with flag 2340881/631626
77.08/76.37	c cleaning 34999 clauses out of 70005 with flag 2487835/667625
82.19/81.49	c cleaning 35999 clauses out of 72005 with flag 2630377/704624
87.79/87.09	c cleaning 36997 clauses out of 74006 with flag 2769971/742624
93.72/92.96	c cleaning 38003 clauses out of 76009 with flag 2910435/781624
99.72/98.97	c cleaning 38997 clauses out of 78006 with flag 3060307/821624
105.52/104.77	c cleaning 40001 clauses out of 80008 with flag 3201016/862623
111.72/110.91	c cleaning 41000 clauses out of 82009 with flag 3349277/904625
118.12/117.38	c cleaning 41994 clauses out of 84007 with flag 3498902/947623
125.02/124.23	c cleaning 43002 clauses out of 86013 with flag 3652085/991623
132.32/131.51	c cleaning 43983 clauses out of 88012 with flag 3817828/1036624
139.92/139.12	c cleaning 45014 clauses out of 90029 with flag 3988034/1082624
147.72/146.91	c cleaning 46000 clauses out of 92014 with flag 4154157/1129623
156.25/155.41	c cleaning 46998 clauses out of 94016 with flag 4329067/1177625
164.56/163.77	c cleaning 48000 clauses out of 96016 with flag 4504092/1226623
173.67/172.85	c cleaning 49006 clauses out of 98017 with flag 4691113/1276624
183.06/182.24	c cleaning 50002 clauses out of 100012 with flag 4877226/1327625
192.66/191.80	c cleaning 50981 clauses out of 102007 with flag 5065991/1379623
202.66/201.89	c cleaning 52012 clauses out of 104027 with flag 5256359/1432624
213.27/212.41	c cleaning 52995 clauses out of 106014 with flag 5448263/1486623
223.87/223.07	c cleaning 54004 clauses out of 108019 with flag 5640896/1541623
235.25/234.36	c cleaning 55001 clauses out of 110015 with flag 5847085/1597623
246.65/245.73	c cleaning 56003 clauses out of 112014 with flag 6049055/1654623
258.25/257.33	c cleaning 57004 clauses out of 114011 with flag 6255268/1712623
269.95/269.06	c cleaning 57996 clauses out of 116007 with flag 6461070/1771623
282.57/281.63	c cleaning 58998 clauses out of 118011 with flag 6677668/1831623
295.96/295.10	c cleaning 60005 clauses out of 120017 with flag 6905290/1892628
310.35/309.39	c cleaning 60999 clauses out of 122011 with flag 7140394/1954628
325.63/324.52	c cleaning 62001 clauses out of 124005 with flag 7368841/2017623
339.83/338.73	c cleaning 62994 clauses out of 126003 with flag 7590242/2081623
355.13/354.00	c cleaning 64001 clauses out of 128009 with flag 7821477/2146623
371.24/370.16	c cleaning 64995 clauses out of 130006 with flag 8060896/2212623
387.85/386.73	c cleaning 66001 clauses out of 132010 with flag 8306047/2279623
404.95/403.89	c cleaning 66999 clauses out of 134010 with flag 8544672/2347625
423.72/422.58	c cleaning 68003 clauses out of 136008 with flag 8795075/2416624
443.11/441.98	c cleaning 68991 clauses out of 137998 with flag 9043322/2486623
462.92/461.78	c cleaning 69997 clauses out of 140002 with flag 9282253/2557624
484.62/483.47	c cleaning 70990 clauses out of 141996 with flag 9514701/2629626
491.23/490.09	c starts		: 12582
491.23/490.09	c conflicts		: 2661644
491.23/490.09	c decisions		: 5483861
491.23/490.09	c propagations		: 104142862
491.23/490.09	c inspects		: 9522083884
491.23/490.09	c shortcuts		: 0
491.23/490.09	c learnt literals	: 45
491.23/490.09	c learnt binary clauses	: 141
491.23/490.09	c learnt ternary clauses	: 34075
491.23/490.09	c learnt constraints	: 2661598
491.23/490.09	c ignored constraints	: 0
491.23/490.09	c root simplifications	: 0
491.23/490.09	c removed literals (reason simplification)	: 0
491.23/490.09	c reason swapping (by a shorter reason)	: 0
491.23/490.09	c Calls to reduceDB	: 70
491.23/490.09	c Number of update (reduction) of LBD	: 885659
491.23/490.09	c Imported unit clauses	: 0
491.23/490.09	c number of reductions to clauses (during analyze)	: 0
491.23/490.09	c number of learned constraints concerned by reduction	: 0
491.23/490.09	c number of learning phase by resolution	: 0
491.23/490.09	c number of learning phase by cutting planes	: 0
491.23/490.09	c speed (assignments/second)	: 212629.74978817234
491.23/490.09	c non guided choices	0
491.23/490.09	c learnt constraints type 
491.23/490.09	s OPTIMUM FOUND
491.23/490.09	c Found 4 solution(s)
491.23/490.09	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 
491.23/490.09	c objective function=-6
491.23/490.09	c Total wall clock time (in seconds): 489.981

Verifier Data

OK	-6

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-4085816-1465260803/watcher-4085816-1465260803 -o /tmp/evaluation-result-4085816-1465260803/solver-4085816-1465260803 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1465253623-5696 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085816-1465260803.opb 

pid=6493
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.06 2.11 2.15 3/194 6496
/proc/meminfo: memFree=30715824/32872528 swapFree=13072/1184284
[pid=6496] ppid=6493 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/6496/stat : 6496 (java) S 6493 6496 5680 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 108014959 98570240 977 33554432000 1073741824 1073778376 140734010485440 140734010476576 271790932029 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6496/statm: 24065 977 743 9 0 16771 0
[pid=6496/tid=6497] ppid=6493 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6497/stat : 6497 (java) R 6493 6496 5680 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 108014959 98570240 977 33554432000 1073741824 1073778376 140734010485440 140011633131048 271787574656 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100111 s]
/proc/loadavg: 2.06 2.11 2.15 3/194 6496
/proc/meminfo: memFree=30715824/32872528 swapFree=13072/1184284
[pid=6496] ppid=6493 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/6496/stat : 6496 (java) S 6493 6496 5680 0 -1 4202496 4460 0 1 0 10 1 0 0 20 0 18 0 108014959 9787879424 5583 33554432000 1073741824 1073778376 140734010485440 140734010476576 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6496/statm: 2389619 5583 2125 9 0 2380296 0
[pid=6496/tid=6497] ppid=6493 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/6496/task/6497/stat : 6497 (java) R 6493 6496 5680 0 -1 4202560 2434 0 1 0 7 0 0 0 20 0 18 0 108014959 9787879424 5583 33554432000 1073741824 1073778376 140734010485440 140011633135320 271790957837 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200315 s]
/proc/loadavg: 2.06 2.11 2.15 3/194 6496
/proc/meminfo: memFree=30715824/32872528 swapFree=13072/1184284
[pid=6496] ppid=6493 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/6496/stat : 6496 (java) S 6493 6496 5680 0 -1 4202496 4676 0 1 0 23 1 0 0 20 0 18 0 108014959 9787879424 6280 33554432000 1073741824 1073778376 140734010485440 140734010476576 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6496/statm: 2389619 6280 2203 9 0 2380296 0
[pid=6496/tid=6497] ppid=6493 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/6496/task/6497/stat : 6497 (java) R 6493 6496 5680 0 -1 4202560 2457 0 1 0 17 0 0 0 20 0 18 0 108014959 9787879424 6280 33554432000 1073741824 1073778376 140734010485440 140011633132384 140011572905441 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300309 s]
/proc/loadavg: 2.06 2.11 2.15 3/194 6496
/proc/meminfo: memFree=30715824/32872528 swapFree=13072/1184284
[pid=6496] ppid=6493 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/6496/stat : 6496 (java) S 6493 6496 5680 0 -1 4202496 6146 0 1 0 44 1 0 0 20 0 18 0 108014959 9787879424 8876 33554432000 1073741824 1073778376 140734010485440 140734010476576 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6496/statm: 2389619 8876 2250 9 0 2380296 0
[pid=6496/tid=6497] ppid=6493 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/6496/task/6497/stat : 6497 (java) R 6493 6496 5680 0 -1 4202560 2468 0 1 0 26 1 0 0 20 0 18 0 108014959 9787879424 8876 33554432000 1073741824 1073778376 140734010485440 140011633132384 140011572912012 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700248 s]
/proc/loadavg: 2.06 2.11 2.15 3/194 6496
/proc/meminfo: memFree=30715824/32872528 swapFree=13072/1184284
[pid=6496] ppid=6493 vsize=9625040 CPUtime=1.17 cores=0,2,4,6
/proc/6496/stat : 6496 (java) S 6493 6496 5680 0 -1 4202496 9480 0 1 0 115 2 0 0 20 0 19 0 108014959 9856040960 11208 33554432000 1073741824 1073778376 140734010485440 140734010476576 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6496/statm: 2406260 11208 2259 9 0 2396937 0
[pid=6496/tid=6497] ppid=6493 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/6496/task/6497/stat : 6497 (java) R 6493 6496 5680 0 -1 4202560 2473 0 1 0 66 1 0 0 20 0 19 0 108014959 9856040960 11208 33554432000 1073741824 1073778376 140734010485440 140011633135896 140011573426872 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 9625040

[startup+1.50088 s]
/proc/loadavg: 2.06 2.11 2.15 3/213 6515
/proc/meminfo: memFree=30671728/32872528 swapFree=13072/1184284
[pid=6496] ppid=6493 vsize=9625040 CPUtime=2.16 cores=0,2,4,6
/proc/6496/stat : 6496 (java) S 6493 6496 5680 0 -1 4202496 9952 0 1 0 214 2 0 0 20 0 19 0 108014959 9856040960 12293 33554432000 1073741824 1073778376 140734010485440 140734010476576 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6496/statm: 2406260 12293 2270 9 0 2396937 0
[pid=6496/tid=6497] ppid=6493 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/6496/task/6497/stat : 6497 (java) R 6493 6496 5680 0 -1 4202560 2476 0 1 0 145 1 0 0 20 0 19 0 108014959 9856040960 12293 33554432000 1073741824 1073778376 140734010485440 140011633134728 140011573386755 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6496/tid=6499] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6499/stat : 6499 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 12293 33554432000 1073741824 1073778376 140734010485440 140011477089320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6500] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6500/stat : 6500 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 12293 33554432000 1073741824 1073778376 140734010485440 140011476036520 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6496/tid=6501] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6501/stat : 6501 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 12293 33554432000 1073741824 1073778376 140734010485440 140011474983720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6496/tid=6502] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6502/stat : 6502 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 12293 33554432000 1073741824 1073778376 140734010485440 140011473930920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6503] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6503/stat : 6503 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 12293 33554432000 1073741824 1073778376 140734010485440 140011472878120 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6504] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6504/stat : 6504 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 12293 33554432000 1073741824 1073778376 140734010485440 140011471825320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6505] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6505/stat : 6505 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 12293 33554432000 1073741824 1073778376 140734010485440 140011470772520 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6506] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6506/stat : 6506 (java) S 6493 6496 5680 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 12293 33554432000 1073741824 1073778376 140734010485440 140011469719720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6507] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6507/stat : 6507 (java) S 6493 6496 5680 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 108014961 9856040960 12293 33554432000 1073741824 1073778376 140734010485440 140011457309672 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6508] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6508/stat : 6508 (java) S 6493 6496 5680 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 108014962 9856040960 12293 33554432000 1073741824 1073778376 140734010485440 140011456255736 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6509] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6509/stat : 6509 (java) S 6493 6496 5680 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108014962 9856040960 12293 33554432000 1073741824 1073778376 140734010485440 140011455202824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6510] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6510/stat : 6510 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014964 9856040960 12293 33554432000 1073741824 1073778376 140734010485440 140011454151312 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6511] ppid=6493 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/6496/task/6511/stat : 6511 (java) S 6493 6496 5680 0 -1 4202560 3504 0 0 0 37 0 0 0 20 0 19 0 108014964 9856040960 12293 33554432000 1073741824 1073778376 140734010485440 140011453098424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6512] ppid=6493 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/6496/task/6512/stat : 6512 (java) S 6493 6496 5680 0 -1 4202560 2700 0 0 0 29 0 0 0 20 0 19 0 108014964 9856040960 12293 33554432000 1073741824 1073778376 140734010485440 140011452045624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6496/tid=6513] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6513/stat : 6513 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014964 9856040960 12293 33554432000 1073741824 1073778376 140734010485440 140011450993016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6496/tid=6514] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6514/stat : 6514 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014964 9856040960 12293 33554432000 1073741824 1073778376 140734010485440 140011449940424 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6515] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6515/stat : 6515 (java) S 6493 6496 5680 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108014990 9856040960 12293 33554432000 1073741824 1073778376 140734010485440 140011448886952 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 9625040

[startup+3.10075 s]
/proc/loadavg: 2.14 2.13 2.15 3/213 6515
/proc/meminfo: memFree=30660256/32872528 swapFree=13072/1184284
[pid=6496] ppid=6493 vsize=9625040 CPUtime=3.78 cores=0,2,4,6
/proc/6496/stat : 6496 (java) S 6493 6496 5680 0 -1 4202496 9958 0 1 0 376 2 0 0 20 0 19 0 108014959 9856040960 14343 33554432000 1073741824 1073778376 140734010485440 140734010476576 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6496/statm: 2406260 14343 2270 9 0 2396937 0
[pid=6496/tid=6497] ppid=6493 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/6496/task/6497/stat : 6497 (java) R 6493 6496 5680 0 -1 4202560 2480 0 1 0 305 1 0 0 20 0 19 0 108014959 9856040960 14343 33554432000 1073741824 1073778376 140734010485440 140011633135928 140011573522488 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6499] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6499/stat : 6499 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 14343 33554432000 1073741824 1073778376 140734010485440 140011477089320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6500] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6500/stat : 6500 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 14343 33554432000 1073741824 1073778376 140734010485440 140011476036520 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6496/tid=6501] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6501/stat : 6501 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 14343 33554432000 1073741824 1073778376 140734010485440 140011474983720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6496/tid=6502] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6502/stat : 6502 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 14343 33554432000 1073741824 1073778376 140734010485440 140011473930920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6503] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6503/stat : 6503 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 14343 33554432000 1073741824 1073778376 140734010485440 140011472878120 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6504] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6504/stat : 6504 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 14343 33554432000 1073741824 1073778376 140734010485440 140011471825320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6505] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6505/stat : 6505 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 14343 33554432000 1073741824 1073778376 140734010485440 140011470772520 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6506] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6506/stat : 6506 (java) S 6493 6496 5680 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 14343 33554432000 1073741824 1073778376 140734010485440 140011469719720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6507] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6507/stat : 6507 (java) S 6493 6496 5680 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 108014961 9856040960 14343 33554432000 1073741824 1073778376 140734010485440 140011457309672 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6508] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6508/stat : 6508 (java) S 6493 6496 5680 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 108014962 9856040960 14343 33554432000 1073741824 1073778376 140734010485440 140011456255736 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6509] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6509/stat : 6509 (java) S 6493 6496 5680 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108014962 9856040960 14343 33554432000 1073741824 1073778376 140734010485440 140011455202824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6510] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6510/stat : 6510 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014964 9856040960 14343 33554432000 1073741824 1073778376 140734010485440 140011454151312 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6511] ppid=6493 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/6496/task/6511/stat : 6511 (java) S 6493 6496 5680 0 -1 4202560 3504 0 0 0 37 0 0 0 20 0 19 0 108014964 9856040960 14343 33554432000 1073741824 1073778376 140734010485440 140011453098424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6512] ppid=6493 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/6496/task/6512/stat : 6512 (java) S 6493 6496 5680 0 -1 4202560 2702 0 0 0 31 0 0 0 20 0 19 0 108014964 9856040960 14343 33554432000 1073741824 1073778376 140734010485440 140011452045624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6496/tid=6513] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6513/stat : 6513 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014964 9856040960 14343 33554432000 1073741824 1073778376 140734010485440 140011450993016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6496/tid=6514] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6514/stat : 6514 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014964 9856040960 14343 33554432000 1073741824 1073778376 140734010485440 140011449940424 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6515] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6515/stat : 6515 (java) S 6493 6496 5680 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108014990 9856040960 14343 33554432000 1073741824 1073778376 140734010485440 140011448886952 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 9625040

[startup+6.30082 s]
/proc/loadavg: 2.14 2.13 2.15 3/213 6515
/proc/meminfo: memFree=30633060/32872528 swapFree=13072/1184284
[pid=6496] ppid=6493 vsize=9625040 CPUtime=6.98 cores=0,2,4,6
/proc/6496/stat : 6496 (java) S 6493 6496 5680 0 -1 4202496 9967 0 1 0 695 3 0 0 20 0 19 0 108014959 9856040960 17432 33554432000 1073741824 1073778376 140734010485440 140734010476576 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6496/statm: 2406260 17432 2271 9 0 2396937 0
[pid=6496/tid=6497] ppid=6493 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/6496/task/6497/stat : 6497 (java) R 6493 6496 5680 0 -1 4202560 2488 0 1 0 624 2 0 0 20 0 19 0 108014959 9856040960 17432 33554432000 1073741824 1073778376 140734010485440 140011633127088 140011573385029 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6499] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6499/stat : 6499 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 17432 33554432000 1073741824 1073778376 140734010485440 140011477089320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6500] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6500/stat : 6500 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 17432 33554432000 1073741824 1073778376 140734010485440 140011476036520 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6496/tid=6501] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6501/stat : 6501 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 17432 33554432000 1073741824 1073778376 140734010485440 140011474983720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6496/tid=6502] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6502/stat : 6502 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 17432 33554432000 1073741824 1073778376 140734010485440 140011473930920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6503] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6503/stat : 6503 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 17432 33554432000 1073741824 1073778376 140734010485440 140011472878120 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6504] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6504/stat : 6504 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 17432 33554432000 1073741824 1073778376 140734010485440 140011471825320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6505] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6505/stat : 6505 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 17432 33554432000 1073741824 1073778376 140734010485440 140011470772520 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6506] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6506/stat : 6506 (java) S 6493 6496 5680 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 108014960 9856040960 17432 33554432000 1073741824 1073778376 140734010485440 140011469719720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6507] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6507/stat : 6507 (java) S 6493 6496 5680 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 108014961 9856040960 17432 33554432000 1073741824 1073778376 140734010485440 140011457309672 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6508] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6508/stat : 6508 (java) S 6493 6496 5680 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 108014962 9856040960 17432 33554432000 1073741824 1073778376 140734010485440 140011456255736 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6509] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6509/stat : 6509 (java) S 6493 6496 5680 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108014962 9856040960 17432 33554432000 1073741824 1073778376 140734010485440 140011455202824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6510] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6510/stat : 6510 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014964 9856040960 17432 33554432000 1073741824 1073778376 140734010485440 140011454151312 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6511] ppid=6493 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/6496/task/6511/stat : 6511 (java) S 6493 6496 5680 0 -1 4202560 3504 0 0 0 37 0 0 0 20 0 19 0 108014964 9856040960 17432 33554432000 1073741824 1073778376 140734010485440 140011453098424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6512] ppid=6493 vsize=9625040 CPUtime=0.31 cores=0,2,4,6

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

[pid=6496/tid=6501] ppid=6493 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/6496/task/6501/stat : 6501 (java) S 6493 6496 5680 0 -1 4202560 230 0 0 0 6 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011474983720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6502] ppid=6493 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/6496/task/6502/stat : 6502 (java) S 6493 6496 5680 0 -1 4202560 57 0 0 0 4 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011473930920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6503] ppid=6493 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/6496/task/6503/stat : 6503 (java) S 6493 6496 5680 0 -1 4202560 105 0 0 0 1 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011472878120 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6504] ppid=6493 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/6496/task/6504/stat : 6504 (java) S 6493 6496 5680 0 -1 4202560 212 0 0 0 1 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011471825320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6496/tid=6505] ppid=6493 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/6496/task/6505/stat : 6505 (java) S 6493 6496 5680 0 -1 4202560 100 0 0 0 3 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011470772520 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6506] ppid=6493 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/6496/task/6506/stat : 6506 (java) S 6493 6496 5680 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011469719720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6507] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6507/stat : 6507 (java) S 6493 6496 5680 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 19 0 108014961 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011457309672 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6508] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6508/stat : 6508 (java) S 6493 6496 5680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108014962 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011456255736 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6509] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6509/stat : 6509 (java) S 6493 6496 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108014962 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011455202824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6510] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6510/stat : 6510 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014964 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011454151312 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6511] ppid=6493 vsize=9625040 CPUtime=0.66 cores=0,2,4,6
/proc/6496/task/6511/stat : 6511 (java) S 6493 6496 5680 0 -1 4202560 5741 0 0 0 64 2 0 0 20 0 19 0 108014964 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011453098424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6512] ppid=6493 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/6496/task/6512/stat : 6512 (java) S 6493 6496 5680 0 -1 4202560 2702 0 0 0 31 0 0 0 20 0 19 0 108014964 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011452045624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6496/tid=6513] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6513/stat : 6513 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014964 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011450993016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6496/tid=6514] ppid=6493 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/6496/task/6514/stat : 6514 (java) S 6493 6496 5680 0 -1 4202560 30 0 0 0 8 8 0 0 20 0 19 0 108014964 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011449940424 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6515] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6515/stat : 6515 (java) S 6493 6496 5680 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108014990 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011448886952 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 489.22
Current children cumulated vsize (KiB) 9625040

[startup+488.801 s]
/proc/loadavg: 2.18 2.10 2.11 3/215 6615
/proc/meminfo: memFree=30208072/32872528 swapFree=13072/1184284
[pid=6496] ppid=6493 vsize=9625040 CPUtime=490.02 cores=0,2,4,6
/proc/6496/stat : 6496 (java) S 6493 6496 5680 0 -1 4202496 13314 0 1 0 48986 16 0 0 20 0 19 0 108014959 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140734010476576 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6496/statm: 2406260 56905 2285 9 0 2396937 0
[pid=6496/tid=6497] ppid=6493 vsize=9625040 CPUtime=488.61 cores=0,2,4,6
/proc/6496/task/6497/stat : 6497 (java) R 6493 6496 5680 0 -1 4202560 2551 0 1 0 48850 11 0 0 20 0 19 0 108014959 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011633127104 140011573427458 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6496/tid=6499] ppid=6493 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/6496/task/6499/stat : 6499 (java) S 6493 6496 5680 0 -1 4202560 149 0 0 0 4 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011477089320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6500] ppid=6493 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/6496/task/6500/stat : 6500 (java) S 6493 6496 5680 0 -1 4202560 132 0 0 0 2 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011476036520 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6501] ppid=6493 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/6496/task/6501/stat : 6501 (java) S 6493 6496 5680 0 -1 4202560 230 0 0 0 6 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011474983720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6502] ppid=6493 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/6496/task/6502/stat : 6502 (java) S 6493 6496 5680 0 -1 4202560 57 0 0 0 4 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011473930920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6503] ppid=6493 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/6496/task/6503/stat : 6503 (java) S 6493 6496 5680 0 -1 4202560 105 0 0 0 1 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011472878120 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6504] ppid=6493 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/6496/task/6504/stat : 6504 (java) S 6493 6496 5680 0 -1 4202560 212 0 0 0 1 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011471825320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6496/tid=6505] ppid=6493 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/6496/task/6505/stat : 6505 (java) S 6493 6496 5680 0 -1 4202560 100 0 0 0 3 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011470772520 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6506] ppid=6493 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/6496/task/6506/stat : 6506 (java) S 6493 6496 5680 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011469719720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6507] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6507/stat : 6507 (java) S 6493 6496 5680 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 19 0 108014961 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011457309672 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6508] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6508/stat : 6508 (java) S 6493 6496 5680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108014962 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011456255736 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6509] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6509/stat : 6509 (java) S 6493 6496 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108014962 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011455202824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6510] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6510/stat : 6510 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014964 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011454151312 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6511] ppid=6493 vsize=9625040 CPUtime=0.66 cores=0,2,4,6
/proc/6496/task/6511/stat : 6511 (java) S 6493 6496 5680 0 -1 4202560 5741 0 0 0 64 2 0 0 20 0 19 0 108014964 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011453098424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6512] ppid=6493 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/6496/task/6512/stat : 6512 (java) S 6493 6496 5680 0 -1 4202560 2702 0 0 0 31 0 0 0 20 0 19 0 108014964 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011452045624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6496/tid=6513] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6513/stat : 6513 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014964 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011450993016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6496/tid=6514] ppid=6493 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/6496/task/6514/stat : 6514 (java) S 6493 6496 5680 0 -1 4202560 30 0 0 0 8 9 0 0 20 0 19 0 108014964 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011449940424 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6515] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6515/stat : 6515 (java) S 6493 6496 5680 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108014990 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011448886952 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 490.02
Current children cumulated vsize (KiB) 9625040

[startup+489.608 s]
/proc/loadavg: 2.18 2.10 2.11 3/215 6615
/proc/meminfo: memFree=30208072/32872528 swapFree=13072/1184284
[pid=6496] ppid=6493 vsize=9625040 CPUtime=490.83 cores=0,2,4,6
/proc/6496/stat : 6496 (java) S 6493 6496 5680 0 -1 4202496 13314 0 1 0 49067 16 0 0 20 0 19 0 108014959 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140734010476576 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6496/statm: 2406260 56905 2285 9 0 2396937 0
[pid=6496/tid=6497] ppid=6493 vsize=9625040 CPUtime=489.42 cores=0,2,4,6
/proc/6496/task/6497/stat : 6497 (java) R 6493 6496 5680 0 -1 4202560 2551 0 1 0 48931 11 0 0 20 0 19 0 108014959 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011633127104 140011573427458 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6496/tid=6499] ppid=6493 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/6496/task/6499/stat : 6499 (java) S 6493 6496 5680 0 -1 4202560 149 0 0 0 4 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011477089320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6500] ppid=6493 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/6496/task/6500/stat : 6500 (java) S 6493 6496 5680 0 -1 4202560 132 0 0 0 2 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011476036520 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6501] ppid=6493 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/6496/task/6501/stat : 6501 (java) S 6493 6496 5680 0 -1 4202560 230 0 0 0 6 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011474983720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6502] ppid=6493 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/6496/task/6502/stat : 6502 (java) S 6493 6496 5680 0 -1 4202560 57 0 0 0 4 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011473930920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6503] ppid=6493 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/6496/task/6503/stat : 6503 (java) S 6493 6496 5680 0 -1 4202560 105 0 0 0 1 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011472878120 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6504] ppid=6493 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/6496/task/6504/stat : 6504 (java) S 6493 6496 5680 0 -1 4202560 212 0 0 0 1 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011471825320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6496/tid=6505] ppid=6493 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/6496/task/6505/stat : 6505 (java) S 6493 6496 5680 0 -1 4202560 100 0 0 0 3 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011470772520 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6506] ppid=6493 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/6496/task/6506/stat : 6506 (java) S 6493 6496 5680 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011469719720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6507] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6507/stat : 6507 (java) S 6493 6496 5680 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 19 0 108014961 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011457309672 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6508] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6508/stat : 6508 (java) S 6493 6496 5680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108014962 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011456255736 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6509] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6509/stat : 6509 (java) S 6493 6496 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108014962 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011455202824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6510] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6510/stat : 6510 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014964 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011454151312 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6511] ppid=6493 vsize=9625040 CPUtime=0.66 cores=0,2,4,6
/proc/6496/task/6511/stat : 6511 (java) S 6493 6496 5680 0 -1 4202560 5741 0 0 0 64 2 0 0 20 0 19 0 108014964 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011453098424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6512] ppid=6493 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/6496/task/6512/stat : 6512 (java) S 6493 6496 5680 0 -1 4202560 2702 0 0 0 31 0 0 0 20 0 19 0 108014964 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011452045624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6496/tid=6513] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6513/stat : 6513 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014964 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011450993016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6496/tid=6514] ppid=6493 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/6496/task/6514/stat : 6514 (java) S 6493 6496 5680 0 -1 4202560 30 0 0 0 8 9 0 0 20 0 19 0 108014964 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011449940424 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6515] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6515/stat : 6515 (java) S 6493 6496 5680 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108014990 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011448886952 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 490.83
Current children cumulated vsize (KiB) 9625040

[startup+490.001 s]
/proc/loadavg: 2.18 2.10 2.11 3/215 6615
/proc/meminfo: memFree=30208072/32872528 swapFree=13072/1184284
[pid=6496] ppid=6493 vsize=9625040 CPUtime=491.23 cores=0,2,4,6
/proc/6496/stat : 6496 (java) S 6493 6496 5680 0 -1 4202496 13316 0 1 0 49107 16 0 0 20 0 19 0 108014959 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140734010476576 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6496/statm: 2406260 56905 2285 9 0 2396937 0
[pid=6496/tid=6497] ppid=6493 vsize=9625040 CPUtime=489.81 cores=0,2,4,6
/proc/6496/task/6497/stat : 6497 (java) R 6493 6496 5680 0 -1 4202560 2551 0 1 0 48970 11 0 0 20 0 19 0 108014959 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011633127104 140011573583604 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6496/tid=6499] ppid=6493 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/6496/task/6499/stat : 6499 (java) S 6493 6496 5680 0 -1 4202560 149 0 0 0 4 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011477089320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6500] ppid=6493 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/6496/task/6500/stat : 6500 (java) S 6493 6496 5680 0 -1 4202560 132 0 0 0 2 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011476036520 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6501] ppid=6493 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/6496/task/6501/stat : 6501 (java) S 6493 6496 5680 0 -1 4202560 230 0 0 0 6 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011474983720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6502] ppid=6493 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/6496/task/6502/stat : 6502 (java) S 6493 6496 5680 0 -1 4202560 57 0 0 0 4 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011473930920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6503] ppid=6493 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/6496/task/6503/stat : 6503 (java) S 6493 6496 5680 0 -1 4202560 105 0 0 0 1 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011472878120 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6504] ppid=6493 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/6496/task/6504/stat : 6504 (java) S 6493 6496 5680 0 -1 4202560 212 0 0 0 1 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011471825320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6496/tid=6505] ppid=6493 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/6496/task/6505/stat : 6505 (java) S 6493 6496 5680 0 -1 4202560 100 0 0 0 3 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011470772520 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6506] ppid=6493 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/6496/task/6506/stat : 6506 (java) S 6493 6496 5680 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 108014960 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011469719720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6507] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6507/stat : 6507 (java) S 6493 6496 5680 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 19 0 108014961 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011457309672 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6508] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6508/stat : 6508 (java) S 6493 6496 5680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108014962 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011456255736 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6509] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6509/stat : 6509 (java) S 6493 6496 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108014962 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011455202824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6510] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6510/stat : 6510 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014964 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011454151312 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6511] ppid=6493 vsize=9625040 CPUtime=0.66 cores=0,2,4,6
/proc/6496/task/6511/stat : 6511 (java) S 6493 6496 5680 0 -1 4202560 5743 0 0 0 64 2 0 0 20 0 19 0 108014964 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011453098424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6496/tid=6512] ppid=6493 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/6496/task/6512/stat : 6512 (java) S 6493 6496 5680 0 -1 4202560 2702 0 0 0 31 0 0 0 20 0 19 0 108014964 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011452045624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6496/tid=6513] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6513/stat : 6513 (java) S 6493 6496 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108014964 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011450993016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6496/tid=6514] ppid=6493 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/6496/task/6514/stat : 6514 (java) S 6493 6496 5680 0 -1 4202560 30 0 0 0 8 9 0 0 20 0 19 0 108014964 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011449940424 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6496/tid=6515] ppid=6493 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6496/task/6515/stat : 6515 (java) S 6493 6496 5680 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108014990 9856040960 56905 33554432000 1073741824 1073778376 140734010485440 140011448886952 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 491.23
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 490.097
CPU time (s): 491.539
CPU user time (s): 491.187
CPU system time (s): 0.351946
CPU usage (%): 100.294
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 491.187
system time used= 0.351946
maximum resident set size= 227668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13333
page faults= 1
swaps= 0
block input operations= 0
block output operations= 480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10809
involuntary context switches= 2132

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.34349 second user time and 3.11653 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-07 02:53:23
IDJOB=4085816
IDBENCH=48250
IDSOLVER=2546
FILE ID=node115/4085816-1465260803
RUNJOBID= node115-1465253623-5696
PBS_JOBID= 19843266
Free space on /tmp= 71744 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_1.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085816-1465260803/watcher-4085816-1465260803 -o /tmp/evaluation-result-4085816-1465260803/solver-4085816-1465260803 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1465253623-5696 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085816-1465260803.opb

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

MD5SUM BENCH= e0d3a2bf2cd2b7e4b27d7033a7686e76
RANDOM SEED=1235660983

node115.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.174
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	: 5332.34
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.174
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.56
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.174
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.56
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.174
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.57
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.174
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.174
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.57
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.174
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.57
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.174
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:        30716740 kB
Buffers:           34560 kB
Cached:           100876 kB
SwapCached:         2032 kB
Active:           169556 kB
Inactive:          81624 kB
Active(anon):     116168 kB
Inactive(anon):     2092 kB
Active(file):      53388 kB
Inactive(file):    79532 kB
Unevictable:     1184284 kB
Mlocked:           13072 kB
SwapTotal:      67108856 kB
SwapFree:       67098756 kB
Dirty:              1796 kB
Writeback:             0 kB
AnonPages:       1284956 kB
Mapped:            16448 kB
Shmem:                 0 kB
Slab:             571712 kB
SReclaimable:      15572 kB
SUnreclaim:       556140 kB
KernelStack:        1760 kB
PageTables:         6828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1873400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1251328 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= 71740 MiB
End job on node115 at 2016-06-07 03:01:33