Trace number 4081739

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 Res+CP PB16OPT-7 875.561 436.97

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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4081739-1465257933.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.46/0.33	c ... done. Wall clock time 0.214s.
0.46/0.33	c declared #vars     100
0.46/0.33	c internal #vars     1566
0.46/0.33	c #constraints  3084
0.46/0.33	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.46/0.33	c constraints type 
0.46/0.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1466
0.46/0.33	c org.sat4j.minisat.constraints.card.MinWatchCard => 102
0.46/0.33	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 50
0.46/0.33	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1466
0.46/0.33	c 3084 constraints processed.
0.46/0.33	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.46/0.33	c constraints type 
0.46/0.33	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 50
0.46/0.33	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1466
0.46/0.33	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 102
0.46/0.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1466
0.46/0.33	c 3084 constraints processed.
0.46/0.33	c objective function length is 50 literals
0.71/0.46	c And the winner is solver0
1.08/0.84	c SATISFIABLE
1.08/0.84	c OPTIMIZING...
1.08/0.84	c Got one! Elapsed wall clock time (in seconds):0.718
1.08/0.84	o -4
1.26/0.90	c And the winner is solver0
1.49/1.34	c Got one! Elapsed wall clock time (in seconds):1.219
1.49/1.34	o -5
3.03/1.85	c cleaning 2731 clauses out of 5462 with flag 13833/5462
3.56/2.01	c And the winner is solver0
3.58/2.34	c Got one! Elapsed wall clock time (in seconds):2.22
3.58/2.34	o -6
3.99/2.54	c cleaning 4012 clauses out of 8023 with flag 9895/10754
4.99/2.96	c cleaning 5007 clauses out of 10014 with flag 30194/16757
6.57/3.50	c cleaning 6003 clauses out of 12005 with flag 56808/23755
8.08/4.13	c cleaning 6999 clauses out of 14002 with flag 84894/31755
9.51/4.82	c cleaning 7999 clauses out of 16003 with flag 113520/40755
11.15/5.62	c cleaning 8994 clauses out of 18003 with flag 148937/50754
13.02/6.51	c cleaning 9999 clauses out of 20009 with flag 194158/61754
15.27/7.66	c cleaning 11001 clauses out of 22011 with flag 240260/73755
15.69/7.85	c And the winner is solver0
15.69/7.88	c Got one! Elapsed wall clock time (in seconds):7.758
15.69/7.88	o -7
16.02/8.10	c cleaning 8130 clauses out of 16297 with flag 9231/79042
16.82/8.50	c cleaning 7078 clauses out of 14167 with flag 31191/85042
17.86/8.97	c cleaning 7045 clauses out of 14090 with flag 56034/92043
19.24/9.67	c cleaning 7524 clauses out of 15049 with flag 84153/100047
20.70/10.35	c cleaning 8258 clauses out of 16520 with flag 120899/109042
22.31/11.11	c cleaning 9127 clauses out of 18264 with flag 156917/119044
23.90/11.97	c cleaning 10069 clauses out of 20140 with flag 201390/130047
25.90/12.99	c cleaning 11027 clauses out of 22066 with flag 251307/142042
28.37/14.19	c cleaning 12017 clauses out of 24040 with flag 308024/155043
31.19/15.53	c cleaning 13004 clauses out of 26022 with flag 362846/169042
33.97/16.92	c cleaning 14010 clauses out of 28019 with flag 425191/184043
37.03/18.40	c cleaning 15005 clauses out of 30010 with flag 483514/200044
40.23/20.03	c cleaning 15997 clauses out of 32004 with flag 549818/217043
43.63/21.73	c cleaning 16996 clauses out of 34007 with flag 621809/235043
47.88/23.86	c cleaning 17998 clauses out of 36011 with flag 700613/254043
52.28/26.06	c cleaning 19002 clauses out of 38012 with flag 777777/274042
56.87/28.38	c cleaning 20002 clauses out of 40011 with flag 859217/295043
62.32/31.04	c cleaning 20999 clauses out of 42008 with flag 947286/317042
68.10/33.98	c cleaning 22001 clauses out of 44009 with flag 1051469/340042
74.10/36.97	c cleaning 23000 clauses out of 46008 with flag 1150036/364042
80.58/40.17	c cleaning 24003 clauses out of 48013 with flag 1240084/389047
87.17/43.42	c cleaning 25002 clauses out of 50005 with flag 1334851/415042
94.37/47.03	c cleaning 26004 clauses out of 52008 with flag 1435261/442047
101.84/50.72	c cleaning 27000 clauses out of 54000 with flag 1540807/470043
109.62/54.67	c cleaning 27994 clauses out of 55999 with flag 1645406/499042
118.69/59.17	c cleaning 29003 clauses out of 58007 with flag 1770475/529044
127.51/63.55	c cleaning 29994 clauses out of 60002 with flag 1880840/560042
127.51/63.57	c cleaning 0 clauses out of 6327 with flag 0/6327
138.92/69.08	c cleaning 30991 clauses out of 62007 with flag 2012347/592042
148.99/74.01	c cleaning 32004 clauses out of 64019 with flag 2135115/625045
158.78/78.98	c cleaning 33006 clauses out of 66016 with flag 2260984/659046
169.84/84.40	c cleaning 33994 clauses out of 68005 with flag 2389622/694042
180.84/89.98	c cleaning 35004 clauses out of 70013 with flag 2528974/730044
192.50/95.79	c cleaning 36000 clauses out of 72012 with flag 2658743/767047
205.31/102.13	c cleaning 37004 clauses out of 74007 with flag 2798917/805043
218.18/108.54	c cleaning 37999 clauses out of 76001 with flag 2937737/844042
231.61/115.20	c cleaning 38995 clauses out of 78004 with flag 3074971/884044
245.86/122.31	c cleaning 40000 clauses out of 80008 with flag 3221338/925043
260.31/129.56	c cleaning 41000 clauses out of 82008 with flag 3368369/967043
275.32/137.09	c cleaning 42004 clauses out of 84008 with flag 3515019/1010043
291.60/145.13	c cleaning 42996 clauses out of 86002 with flag 3666227/1054042
307.82/153.22	c cleaning 43993 clauses out of 88007 with flag 3817014/1099043
326.08/162.30	c cleaning 45002 clauses out of 90013 with flag 3974525/1145042
343.71/171.19	c cleaning 46006 clauses out of 92011 with flag 4132753/1192042
363.18/180.83	c cleaning 46998 clauses out of 94005 with flag 4290158/1240042
382.45/190.49	c cleaning 47999 clauses out of 96008 with flag 4450027/1289043
402.14/200.21	c cleaning 48994 clauses out of 98008 with flag 4615737/1339042
424.55/211.46	c cleaning 50007 clauses out of 100014 with flag 4784398/1390044
446.03/222.16	c cleaning 50998 clauses out of 102006 with flag 4951823/1442043
468.55/233.37	c cleaning 52000 clauses out of 104007 with flag 5123661/1495042
494.48/246.26	c cleaning 53003 clauses out of 106007 with flag 5314071/1549044
520.11/258.95	c cleaning 53992 clauses out of 108002 with flag 5486354/1604042
547.38/272.51	c cleaning 55008 clauses out of 110015 with flag 5665351/1660047
573.69/285.65	c cleaning 55996 clauses out of 112002 with flag 5847692/1717042
601.09/299.30	c cleaning 56999 clauses out of 114006 with flag 6028797/1775043
629.24/313.26	c cleaning 58001 clauses out of 116007 with flag 6216583/1834043
659.26/328.15	c cleaning 58997 clauses out of 118007 with flag 6407030/1894044
673.36/335.46	c cleaning 0 clauses out of 12325 with flag 0/12325
688.90/343.14	c cleaning 59999 clauses out of 120008 with flag 6597145/1955042
719.18/358.22	c cleaning 60995 clauses out of 122009 with flag 6790876/2017042
750.13/373.62	c cleaning 62005 clauses out of 124014 with flag 6979424/2080044
781.71/389.34	c cleaning 63002 clauses out of 126006 with flag 7169973/2144043
814.25/405.50	c cleaning 63992 clauses out of 128001 with flag 7354453/2209042
848.63/422.60	c cleaning 65003 clauses out of 130006 with flag 7538626/2275043
873.75/435.17	c And the winner is solver0
875.34/436.95	c >>>>>>>>>> Solver number 0 (5 answers) <<<<<<<<<<<<<<<<<<
875.34/436.95	c starts		: 6881
875.34/436.95	c conflicts		: 2323977
875.34/436.95	c decisions		: 4226742
875.34/436.95	c propagations		: 89923465
875.34/436.95	c inspects		: 6350516372
875.34/436.95	c shortcuts		: 0
875.34/436.95	c learnt literals	: 40
875.34/436.95	c learnt binary clauses	: 712
875.34/436.95	c learnt ternary clauses	: 34017
875.34/436.95	c learnt constraints	: 2323936
875.34/436.95	c ignored constraints	: 0
875.34/436.95	c root simplifications	: 0
875.34/436.95	c removed literals (reason simplification)	: 73493702
875.34/436.95	c reason swapping (by a shorter reason)	: 0
875.34/436.95	c Calls to reduceDB	: 71
875.34/436.95	c Number of update (reduction) of LBD	: 798662
875.34/436.95	c Imported unit clauses	: 0
875.34/436.95	c number of reductions to clauses (during analyze)	: 0
875.34/436.95	c number of learned constraints concerned by reduction	: 0
875.34/436.95	c number of learning phase by resolution	: 0
875.34/436.95	c number of learning phase by cutting planes	: 0
875.34/436.95	c speed (assignments/second)	: 205955.9680725582
875.34/436.95	c non guided choices	0
875.34/436.95	c learnt constraints type 
875.34/436.95	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
875.34/436.95	c starts		: 53
875.34/436.95	c conflicts		: 13686
875.34/436.95	c decisions		: 35047
875.34/436.95	c propagations		: 2019874
875.34/436.95	c inspects		: 493582798
875.34/436.95	c shortcuts		: 0
875.34/436.95	c learnt literals	: 0
875.34/436.95	c learnt binary clauses	: 0
875.34/436.95	c learnt ternary clauses	: 0
875.34/436.95	c learnt constraints	: 13685
875.34/436.95	c ignored constraints	: 0
875.34/436.95	c root simplifications	: 0
875.34/436.95	c removed literals (reason simplification)	: 0
875.34/436.95	c reason swapping (by a shorter reason)	: 0
875.34/436.95	c Calls to reduceDB	: 2
875.34/436.95	c Number of update (reduction) of LBD	: 0
875.34/436.95	c Imported unit clauses	: 0
875.34/436.95	c number of reductions to clauses (during analyze)	: 0
875.34/436.95	c number of learned constraints concerned by reduction	: 0
875.34/436.95	c number of learning phase by resolution	: 0
875.34/436.95	c number of learning phase by cutting planes	: 0
875.34/436.95	c speed (assignments/second)	: 4707.486068934014
875.34/436.95	c non guided choices	2
875.34/436.95	c learnt constraints type 
875.34/436.95	s OPTIMUM FOUND
875.34/436.95	c Found 4 solution(s)
875.34/436.95	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 
875.34/436.96	c objective function=-7
875.34/436.96	c Total wall clock time (in seconds): 436.837

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-4081739-1465257933/watcher-4081739-1465257933 -o /tmp/evaluation-result-4081739-1465257933/solver-4081739-1465257933 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465256572-5998 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081739-1465257933.opb 

pid=6429
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: 4.23 4.19 3.53 4/195 6432
/proc/meminfo: memFree=28089996/32872528 swapFree=17280/1464432
[pid=6432] ppid=6429 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/6432/stat : 6432 (java) D 6429 6432 5982 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 107726306 2560000 46 33554432000 1073741824 1073778376 140736734973600 140736734970728 227503336743 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/6432/statm: 625 46 37 9 0 29 0

[startup+0.100157 s]
/proc/loadavg: 4.23 4.19 3.53 4/195 6432
/proc/meminfo: memFree=28089996/32872528 swapFree=17280/1464432
[pid=6432] ppid=6429 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/6432/stat : 6432 (java) S 6429 6432 5982 0 -1 4202496 4405 0 1 0 8 1 0 0 20 0 18 0 107726306 9787879424 6038 33554432000 1073741824 1073778376 140736734973600 140736734964736 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6432/statm: 2389619 6038 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200226 s]
/proc/loadavg: 4.23 4.19 3.53 4/195 6432
/proc/meminfo: memFree=28089996/32872528 swapFree=17280/1464432
[pid=6432] ppid=6429 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/6432/stat : 6432 (java) S 6429 6432 5982 0 -1 4202496 4577 0 1 0 20 1 0 0 20 0 18 0 107726306 9787879424 7200 33554432000 1073741824 1073778376 140736734973600 140736734964736 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6432/statm: 2389619 7200 2207 9 0 2380296 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9558476

[startup+0.300312 s]
/proc/loadavg: 4.23 4.19 3.53 4/195 6432
/proc/meminfo: memFree=28089996/32872528 swapFree=17280/1464432
[pid=6432] ppid=6429 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/6432/stat : 6432 (java) S 6429 6432 5982 0 -1 4202496 5820 0 1 0 44 2 0 0 20 0 18 0 107726306 9787879424 9098 33554432000 1073741824 1073778376 140736734973600 140736734964736 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6432/statm: 2389619 9098 2240 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700291 s]
/proc/loadavg: 4.23 4.19 3.53 4/195 6432
/proc/meminfo: memFree=28089996/32872528 swapFree=17280/1464432
[pid=6432] ppid=6429 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/6432/stat : 6432 (java) S 6429 6432 5982 0 -1 4202496 11272 0 1 0 103 5 0 0 20 0 19 0 107726306 10060525568 14393 33554432000 1073741824 1073778376 140736734973600 140736734964736 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6432/statm: 2456183 14393 2266 9 0 2446860 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 9824732

[startup+1.50073 s]
/proc/loadavg: 4.23 4.19 3.53 3/214 6457
/proc/meminfo: memFree=28024048/32872528 swapFree=17280/1464432
[pid=6432] ppid=6429 vsize=9824732 CPUtime=2.11 cores=0,2,4,6
/proc/6432/stat : 6432 (java) S 6429 6432 5982 0 -1 4202496 15739 0 1 0 203 8 0 0 20 0 22 0 107726306 10060525568 25376 33554432000 1073741824 1073778376 140736734973600 140736734964736 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6432/statm: 2456183 25376 2266 9 0 2446860 0
[pid=6432/tid=6434] ppid=6429 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/6432/task/6434/stat : 6434 (java) S 6429 6432 5982 0 -1 4202560 2418 0 1 0 29 1 0 0 20 0 22 0 107726307 10060525568 25376 33554432000 1073741824 1073778376 140736734973600 139649877218168 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6435] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6435/stat : 6435 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107726308 10060525568 25376 33554432000 1073741824 1073778376 140736734973600 139649720941608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6436] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6436/stat : 6436 (java) S 6429 6432 5982 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107726308 10060525568 25376 33554432000 1073741824 1073778376 140736734973600 139649719888808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6437] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6437/stat : 6437 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107726308 10060525568 25376 33554432000 1073741824 1073778376 140736734973600 139649718836008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6432/tid=6438] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6438/stat : 6438 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107726308 10060525568 25376 33554432000 1073741824 1073778376 140736734973600 139649717783208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6432/tid=6439] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6439/stat : 6439 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107726308 10060525568 25376 33554432000 1073741824 1073778376 140736734973600 139649716730408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6440] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6440/stat : 6440 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107726308 10060525568 25376 33554432000 1073741824 1073778376 140736734973600 139649715677608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6441] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6441/stat : 6441 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107726308 10060525568 25376 33554432000 1073741824 1073778376 140736734973600 139649714624808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6432/tid=6442] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6442/stat : 6442 (java) S 6429 6432 5982 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107726308 10060525568 25382 33554432000 1073741824 1073778376 140736734973600 139649713572008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6443] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6443/stat : 6443 (java) S 6429 6432 5982 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107726309 10060525568 25382 33554432000 1073741824 1073778376 140736734973600 139649701374952 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6444] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6444/stat : 6444 (java) S 6429 6432 5982 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 107726310 10060525568 25382 33554432000 1073741824 1073778376 140736734973600 139649700321016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6445] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6445/stat : 6445 (java) S 6429 6432 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107726310 10060525568 25382 33554432000 1073741824 1073778376 140736734973600 139649699268104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6446] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6446/stat : 6446 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107726312 10060525568 25382 33554432000 1073741824 1073778376 140736734973600 139649698216592 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6447] ppid=6429 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/6432/task/6447/stat : 6447 (java) R 6429 6432 5982 0 -1 4202560 4954 0 0 0 48 2 0 0 20 0 22 0 107726312 10060525568 25382 33554432000 1073741824 1073778376 140736734973600 139649697163336 139649881305300 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6448] ppid=6429 vsize=9824732 CPUtime=0.61 cores=0,2,4,6
/proc/6432/task/6448/stat : 6448 (java) R 6429 6432 5982 0 -1 4202560 7013 0 0 0 60 1 0 0 20 0 22 0 107726312 10060525568 25382 33554432000 1073741824 1073778376 140736734973600 139649696110904 139649880794722 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6432/tid=6449] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6449/stat : 6449 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107726312 10060525568 25382 33554432000 1073741824 1073778376 140736734973600 139649695058296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6432/tid=6450] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6450/stat : 6450 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107726312 10060525568 25382 33554432000 1073741824 1073778376 140736734973600 139649694005704 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6454] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6454/stat : 6454 (java) S 6429 6432 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107726341 10060525568 25382 33554432000 1073741824 1073778376 140736734973600 139649689793832 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 9824732

[startup+3.10073 s]
/proc/loadavg: 4.23 4.19 3.53 3/214 6460
/proc/meminfo: memFree=27920080/32872528 swapFree=17280/1464432
[pid=6432] ppid=6429 vsize=9824732 CPUtime=5.55 cores=0,2,4,6
/proc/6432/stat : 6432 (java) S 6429 6432 5982 0 -1 4202496 18490 0 1 0 541 14 0 0 20 0 22 0 107726306 10060525568 50115 33554432000 1073741824 1073778376 140736734973600 140736734964736 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6432/statm: 2456183 50115 2292 9 0 2446860 0
[pid=6432/tid=6434] ppid=6429 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/6432/task/6434/stat : 6434 (java) S 6429 6432 5982 0 -1 4202560 2418 0 1 0 29 1 0 0 20 0 22 0 107726307 10060525568 50115 33554432000 1073741824 1073778376 140736734973600 139649877218168 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6435] ppid=6429 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/6432/task/6435/stat : 6435 (java) S 6429 6432 5982 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 107726308 10060525568 50115 33554432000 1073741824 1073778376 140736734973600 139649720941608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6436] ppid=6429 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/6432/task/6436/stat : 6436 (java) S 6429 6432 5982 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 107726308 10060525568 50115 33554432000 1073741824 1073778376 140736734973600 139649719888808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6437] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6437/stat : 6437 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107726308 10060525568 50115 33554432000 1073741824 1073778376 140736734973600 139649718836008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6438] ppid=6429 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/6432/task/6438/stat : 6438 (java) S 6429 6432 5982 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 107726308 10060525568 50115 33554432000 1073741824 1073778376 140736734973600 139649717783208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6439] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6439/stat : 6439 (java) S 6429 6432 5982 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 107726308 10060525568 50115 33554432000 1073741824 1073778376 140736734973600 139649716730408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6440] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6440/stat : 6440 (java) S 6429 6432 5982 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 107726308 10060525568 50115 33554432000 1073741824 1073778376 140736734973600 139649715677608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6432/tid=6441] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6441/stat : 6441 (java) S 6429 6432 5982 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 107726308 10060525568 50115 33554432000 1073741824 1073778376 140736734973600 139649714624808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6442] ppid=6429 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/6432/task/6442/stat : 6442 (java) S 6429 6432 5982 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 107726308 10060525568 50115 33554432000 1073741824 1073778376 140736734973600 139649713572008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6443] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6443/stat : 6443 (java) S 6429 6432 5982 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 107726309 10060525568 50115 33554432000 1073741824 1073778376 140736734973600 139649701374952 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6444] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6444/stat : 6444 (java) S 6429 6432 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107726310 10060525568 50115 33554432000 1073741824 1073778376 140736734973600 139649700321016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6445] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6445/stat : 6445 (java) S 6429 6432 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107726310 10060525568 50115 33554432000 1073741824 1073778376 140736734973600 139649699268104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6446] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6446/stat : 6446 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107726312 10060525568 50115 33554432000 1073741824 1073778376 140736734973600 139649698216592 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6447] ppid=6429 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/6432/task/6447/stat : 6447 (java) S 6429 6432 5982 0 -1 4202560 4965 0 0 0 91 2 0 0 20 0 22 0 107726312 10060525568 50115 33554432000 1073741824 1073778376 140736734973600 139649697163704 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6432/tid=6448] ppid=6429 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/6432/task/6448/stat : 6448 (java) R 6429 6432 5982 0 -1 4202560 9566 0 0 0 118 1 0 0 20 0 22 0 107726312 10060525568 50115 33554432000 1073741824 1073778376 140736734973600 139649696110904 139649880123584 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6449] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6449/stat : 6449 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107726312 10060525568 50115 33554432000 1073741824 1073778376 140736734973600 139649695058296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6432/tid=6450] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6450/stat : 6450 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107726312 10060525568 50115 33554432000 1073741824 1073778376 140736734973600 139649694005704 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6454] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6454/stat : 6454 (java) S 6429 6432 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107726341 10060525568 50115 33554432000 1073741824 1073778376 140736734973600 139649689793832 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 5.55
Current children cumulated vsize (KiB) 9824732

[startup+6.30093 s]
/proc/loadavg: 4.54 4.26 3.55 5/217 6463
/proc/meminfo: memFree=27653656/32872528 swapFree=17280/1464432
[pid=6432] ppid=6429 vsize=9824732 CPUtime=12.62 cores=0,2,4,6
/proc/6432/stat : 6432 (java) S 6429 6432 5982 0 -1 4202496 23595 0 1 0 1235 27 0 0 20 0 22 0 107726306 10060525568 152656 33554432000 1073741824 1073778376 140736734973600 140736734964736 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6432/statm: 2456183 152656 2292 9 0 2446860 0
[pid=6432/tid=6434] ppid=6429 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/6432/task/6434/stat : 6434 (java) S 6429 6432 5982 0 -1 4202560 2418 0 1 0 29 1 0 0 20 0 22 0 107726307 10060525568 152656 33554432000 1073741824 1073778376 140736734973600 139649877218168 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6435] ppid=6429 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/6432/task/6435/stat : 6435 (java) S 6429 6432 5982 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 107726308 10060525568 152656 33554432000 1073741824 1073778376 140736734973600 139649720941608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6432/tid=6436] ppid=6429 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/6432/task/6436/stat : 6436 (java) S 6429 6432 5982 0 -1 4202560 150 0 0 0 3 2 0 0 20 0 22 0 107726308 10060525568 152656 33554432000 1073741824 1073778376 140736734973600 139649719888808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6432/tid=6437] ppid=6429 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/6432/task/6437/stat : 6437 (java) S 6429 6432 5982 0 -1 4202560 129 0 0 0 4 1 0 0 20 0 22 0 107726308 10060525568 152656 33554432000 1073741824 1073778376 140736734973600 139649718836008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6438] ppid=6429 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/6432/task/6438/stat : 6438 (java) S 6429 6432 5982 0 -1 4202560 141 0 0 0 5 2 0 0 20 0 22 0 107726308 10060525568 152656 33554432000 1073741824 1073778376 140736734973600 139649717783208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6432/tid=6439] ppid=6429 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/6432/task/6439/stat : 6439 (java) S 6429 6432 5982 0 -1 4202560 23 0 0 0 5 1 0 0 20 0 22 0 107726308 10060525568 152656 33554432000 1073741824 1073778376 140736734973600 139649716730408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6432/tid=6440] ppid=6429 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/6432/task/6440/stat : 6440 (java) S 6429 6432 5982 0 -1 4202560 159 0 0 0 5 0 0 0 20 0 22 0 107726308 10060525568 152656 33554432000 1073741824 1073778376 140736734973600 139649715677608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6432/tid=6441] ppid=6429 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/6432/task/6441/stat : 6441 (java) S 6429 6432 5982 0 -1 4202560 22 0 0 0 3 1 0 0 20 0 22 0 107726308 10060525568 152656 33554432000 1073741824 1073778376 140736734973600 139649714624808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6432/tid=6442] ppid=6429 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/6432/task/6442/stat : 6442 (java) S 6429 6432 5982 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 22 0 107726308 10060525568 152656 33554432000 1073741824 1073778376 140736734973600 139649713572008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6443] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6443/stat : 6443 (java) S 6429 6432 5982 0 -1 4202560 445 0 0 0 0 0 0 0 20 0 22 0 107726309 10060525568 152656 33554432000 1073741824 1073778376 140736734973600 139649701374952 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6444] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6444/stat : 6444 (java) S 6429 6432 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107726310 10060525568 152656 33554432000 1073741824 1073778376 140736734973600 139649700321016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6445] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6445/stat : 6445 (java) S 6429 6432 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107726310 10060525568 152656 33554432000 1073741824 1073778376 140736734973600 139649699268104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6446] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6446/stat : 6446 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107726312 10060525568 152656 33554432000 1073741824 1073778376 140736734973600 139649698216592 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6447] ppid=6429 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/6432/task/6447/stat : 6447 (java) S 6429 6432 5982 0 -1 4202560 7678 0 0 0 126 2 0 0 20 0 22 0 107726312 10060525568 152656 33554432000 1073741824 1073778376 140736734973600 139649697163704 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6432/tid=6448] ppid=6429 vsize=9824732 CPUtime=1.38 cores=0,2,4,6
/proc/6432/task/6448/stat : 6448 (java) S 6429 6432 5982 0 -1 4202560 10823 0 0 0 137 1 0 0 20 0 22 0 107726312 10060525568 152656 33554432000 1073741824 1073778376 140736734973600 139649696110904 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6449] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6449/stat : 6449 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107726312 10060525568 152656 33554432000 1073741824 1073778376 140736734973600 139649695058296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6432/tid=6450] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6450/stat : 6450 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107726312 10060525568 152656 33554432000 1073741824 1073778376 140736734973600 139649694005704 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6454] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6454/stat : 6454 (java) S 6429 6432 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107726341 10060525568 152656 33554432000 1073741824 1073778376 140736734973600 139649689793832 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6432/tid=6461] ppid=6429 vsize=9824732 CPUtime=3.76 cores=0,2,4,6
/proc/6432/task/6461/stat : 6461 (java) R 6429 6432 5982 0 -1 4202560 9 0 0 0 376 0 0 0 20 0 22 0 107726540 10060525568 152656 33554432000 1073741824 1073778376 140736734973600 139649691897000 139649738211182 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6462] ppid=6429 vsize=9824732 CPUtime=3.73 cores=0,2,4,6

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

/proc/6432/task/6441/stat : 6441 (java) S 6429 6432 5982 0 -1 4202560 239 0 0 0 109 7 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649714624808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6432/tid=6442] ppid=6429 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/6432/task/6442/stat : 6442 (java) S 6429 6432 5982 0 -1 4202560 227 0 0 0 112 6 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649713572008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6443] ppid=6429 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/6432/task/6443/stat : 6443 (java) S 6429 6432 5982 0 -1 4202560 1311 0 0 0 58 14 0 0 20 0 19 0 107726309 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649701374952 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6432/tid=6444] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6444/stat : 6444 (java) S 6429 6432 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107726310 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649700321016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6445] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6445/stat : 6445 (java) S 6429 6432 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107726310 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649699268104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6446] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6446/stat : 6446 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107726312 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649698216592 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6447] ppid=6429 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/6432/task/6447/stat : 6447 (java) S 6429 6432 5982 0 -1 4202560 7679 0 0 0 131 2 0 0 20 0 19 0 107726312 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649697163704 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6432/tid=6448] ppid=6429 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/6432/task/6448/stat : 6448 (java) S 6429 6432 5982 0 -1 4202560 13484 0 0 0 189 2 0 0 20 0 19 0 107726312 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649696110904 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6432/tid=6449] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6449/stat : 6449 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107726312 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649695058296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6432/tid=6450] ppid=6429 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/6432/task/6450/stat : 6450 (java) S 6429 6432 5982 0 -1 4202560 25 0 0 0 7 7 0 0 20 0 19 0 107726312 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649694005704 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6454] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6454/stat : 6454 (java) S 6429 6432 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107726341 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649689793832 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 872.62
Current children cumulated vsize (KiB) 9824732

[startup+436.401 s]
/proc/loadavg: 4.33 4.25 3.80 4/214 6477
/proc/meminfo: memFree=25856164/32872528 swapFree=17280/1464432
[pid=6432] ppid=6429 vsize=9824732 CPUtime=873.02 cores=0,2,4,6
/proc/6432/stat : 6432 (java) S 6429 6432 5982 0 -1 4202496 30109 0 1 0 87167 135 0 0 20 0 19 0 107726306 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 140736734964736 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6432/statm: 2456183 643936 2301 9 0 2446860 0
[pid=6432/tid=6434] ppid=6429 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/6432/task/6434/stat : 6434 (java) R 6429 6432 5982 0 -1 4202560 2420 0 1 0 126 2 0 0 20 0 19 0 107726307 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649877215792 139649738876619 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6435] ppid=6429 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/6432/task/6435/stat : 6435 (java) S 6429 6432 5982 0 -1 4202560 248 0 0 0 123 7 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649720941608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6436] ppid=6429 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/6432/task/6436/stat : 6436 (java) S 6429 6432 5982 0 -1 4202560 333 0 0 0 117 6 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649719888808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6437] ppid=6429 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/6432/task/6437/stat : 6437 (java) S 6429 6432 5982 0 -1 4202560 328 0 0 0 113 6 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649718836008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6438] ppid=6429 vsize=9824732 CPUtime=1.34 cores=0,2,4,6
/proc/6432/task/6438/stat : 6438 (java) S 6429 6432 5982 0 -1 4202560 389 0 0 0 127 7 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649717783208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6439] ppid=6429 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/6432/task/6439/stat : 6439 (java) S 6429 6432 5982 0 -1 4202560 246 0 0 0 123 9 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649716730408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6440] ppid=6429 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/6432/task/6440/stat : 6440 (java) S 6429 6432 5982 0 -1 4202560 390 0 0 0 118 6 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649715677608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6441] ppid=6429 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/6432/task/6441/stat : 6441 (java) S 6429 6432 5982 0 -1 4202560 239 0 0 0 109 7 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649714624808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6432/tid=6442] ppid=6429 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/6432/task/6442/stat : 6442 (java) S 6429 6432 5982 0 -1 4202560 227 0 0 0 112 6 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649713572008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6443] ppid=6429 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/6432/task/6443/stat : 6443 (java) S 6429 6432 5982 0 -1 4202560 1311 0 0 0 58 14 0 0 20 0 19 0 107726309 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649701374952 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6432/tid=6444] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6444/stat : 6444 (java) S 6429 6432 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107726310 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649700321016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6445] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6445/stat : 6445 (java) S 6429 6432 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107726310 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649699268104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6446] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6446/stat : 6446 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107726312 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649698216592 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6447] ppid=6429 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/6432/task/6447/stat : 6447 (java) S 6429 6432 5982 0 -1 4202560 7679 0 0 0 131 2 0 0 20 0 19 0 107726312 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649697163704 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6432/tid=6448] ppid=6429 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/6432/task/6448/stat : 6448 (java) S 6429 6432 5982 0 -1 4202560 13484 0 0 0 190 2 0 0 20 0 19 0 107726312 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649696110904 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6432/tid=6449] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6449/stat : 6449 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107726312 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649695058296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6432/tid=6450] ppid=6429 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/6432/task/6450/stat : 6450 (java) S 6429 6432 5982 0 -1 4202560 25 0 0 0 7 7 0 0 20 0 19 0 107726312 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649694005704 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6454] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6454/stat : 6454 (java) S 6429 6432 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107726341 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649689793832 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 873.02
Current children cumulated vsize (KiB) 9824732

[startup+436.808 s]
/proc/loadavg: 4.33 4.25 3.80 5/214 6477
/proc/meminfo: memFree=25838812/32872528 swapFree=17280/1464432
[pid=6432] ppid=6429 vsize=9824732 CPUtime=873.43 cores=0,2,4,6
/proc/6432/stat : 6432 (java) S 6429 6432 5982 0 -1 4202496 30109 0 1 0 87208 135 0 0 20 0 19 0 107726306 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 140736734964736 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6432/statm: 2456183 643936 2301 9 0 2446860 0
[pid=6432/tid=6434] ppid=6429 vsize=9824732 CPUtime=1.68 cores=0,2,4,6
/proc/6432/task/6434/stat : 6434 (java) R 6429 6432 5982 0 -1 4202560 2420 0 1 0 166 2 0 0 20 0 19 0 107726307 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649877215792 139649738876489 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6435] ppid=6429 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/6432/task/6435/stat : 6435 (java) S 6429 6432 5982 0 -1 4202560 248 0 0 0 123 7 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649720941608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6436] ppid=6429 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/6432/task/6436/stat : 6436 (java) S 6429 6432 5982 0 -1 4202560 333 0 0 0 117 6 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649719888808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6437] ppid=6429 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/6432/task/6437/stat : 6437 (java) S 6429 6432 5982 0 -1 4202560 328 0 0 0 113 6 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649718836008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6438] ppid=6429 vsize=9824732 CPUtime=1.34 cores=0,2,4,6
/proc/6432/task/6438/stat : 6438 (java) S 6429 6432 5982 0 -1 4202560 389 0 0 0 127 7 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649717783208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6439] ppid=6429 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/6432/task/6439/stat : 6439 (java) S 6429 6432 5982 0 -1 4202560 246 0 0 0 123 9 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649716730408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6440] ppid=6429 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/6432/task/6440/stat : 6440 (java) S 6429 6432 5982 0 -1 4202560 390 0 0 0 118 6 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649715677608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6441] ppid=6429 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/6432/task/6441/stat : 6441 (java) S 6429 6432 5982 0 -1 4202560 239 0 0 0 109 7 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649714624808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6432/tid=6442] ppid=6429 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/6432/task/6442/stat : 6442 (java) S 6429 6432 5982 0 -1 4202560 227 0 0 0 112 6 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649713572008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6443] ppid=6429 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/6432/task/6443/stat : 6443 (java) S 6429 6432 5982 0 -1 4202560 1311 0 0 0 58 14 0 0 20 0 19 0 107726309 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649701374952 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6432/tid=6444] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6444/stat : 6444 (java) S 6429 6432 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107726310 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649700321016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6445] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6445/stat : 6445 (java) S 6429 6432 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107726310 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649699268104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6446] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6446/stat : 6446 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107726312 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649698216592 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6447] ppid=6429 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/6432/task/6447/stat : 6447 (java) S 6429 6432 5982 0 -1 4202560 7679 0 0 0 131 2 0 0 20 0 19 0 107726312 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649697163704 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6432/tid=6448] ppid=6429 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/6432/task/6448/stat : 6448 (java) S 6429 6432 5982 0 -1 4202560 13484 0 0 0 190 2 0 0 20 0 19 0 107726312 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649696110904 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6432/tid=6449] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6449/stat : 6449 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107726312 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649695058296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6432/tid=6450] ppid=6429 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/6432/task/6450/stat : 6450 (java) S 6429 6432 5982 0 -1 4202560 25 0 0 0 7 7 0 0 20 0 19 0 107726312 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649694005704 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6454] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6454/stat : 6454 (java) S 6429 6432 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107726341 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649689793832 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 873.43
Current children cumulated vsize (KiB) 9824732

[startup+436.901 s]
/proc/loadavg: 4.33 4.25 3.80 5/214 6477
/proc/meminfo: memFree=25838812/32872528 swapFree=17280/1464432
[pid=6432] ppid=6429 vsize=9824732 CPUtime=873.52 cores=0,2,4,6
/proc/6432/stat : 6432 (java) S 6429 6432 5982 0 -1 4202496 30109 0 1 0 87217 135 0 0 20 0 19 0 107726306 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 140736734964736 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6432/statm: 2456183 643936 2301 9 0 2446860 0
[pid=6432/tid=6434] ppid=6429 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/6432/task/6434/stat : 6434 (java) R 6429 6432 5982 0 -1 4202560 2420 0 1 0 175 2 0 0 20 0 19 0 107726307 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649877215792 139649737824194 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6435] ppid=6429 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/6432/task/6435/stat : 6435 (java) S 6429 6432 5982 0 -1 4202560 248 0 0 0 123 7 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649720941608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6436] ppid=6429 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/6432/task/6436/stat : 6436 (java) S 6429 6432 5982 0 -1 4202560 333 0 0 0 117 6 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649719888808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6437] ppid=6429 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/6432/task/6437/stat : 6437 (java) S 6429 6432 5982 0 -1 4202560 328 0 0 0 113 6 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649718836008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6438] ppid=6429 vsize=9824732 CPUtime=1.34 cores=0,2,4,6
/proc/6432/task/6438/stat : 6438 (java) S 6429 6432 5982 0 -1 4202560 389 0 0 0 127 7 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649717783208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6439] ppid=6429 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/6432/task/6439/stat : 6439 (java) S 6429 6432 5982 0 -1 4202560 246 0 0 0 123 9 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649716730408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6440] ppid=6429 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/6432/task/6440/stat : 6440 (java) S 6429 6432 5982 0 -1 4202560 390 0 0 0 118 6 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649715677608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6441] ppid=6429 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/6432/task/6441/stat : 6441 (java) S 6429 6432 5982 0 -1 4202560 239 0 0 0 109 7 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649714624808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6432/tid=6442] ppid=6429 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/6432/task/6442/stat : 6442 (java) S 6429 6432 5982 0 -1 4202560 227 0 0 0 112 6 0 0 20 0 19 0 107726308 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649713572008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6443] ppid=6429 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/6432/task/6443/stat : 6443 (java) S 6429 6432 5982 0 -1 4202560 1311 0 0 0 58 14 0 0 20 0 19 0 107726309 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649701374952 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6432/tid=6444] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6444/stat : 6444 (java) S 6429 6432 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107726310 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649700321016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6445] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6445/stat : 6445 (java) S 6429 6432 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107726310 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649699268104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6446] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6446/stat : 6446 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107726312 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649698216592 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6432/tid=6447] ppid=6429 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/6432/task/6447/stat : 6447 (java) S 6429 6432 5982 0 -1 4202560 7679 0 0 0 131 2 0 0 20 0 19 0 107726312 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649697163704 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6432/tid=6448] ppid=6429 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/6432/task/6448/stat : 6448 (java) S 6429 6432 5982 0 -1 4202560 13484 0 0 0 190 2 0 0 20 0 19 0 107726312 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649696110904 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6432/tid=6449] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6449/stat : 6449 (java) S 6429 6432 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107726312 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649695058296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6432/tid=6450] ppid=6429 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/6432/task/6450/stat : 6450 (java) S 6429 6432 5982 0 -1 4202560 25 0 0 0 7 7 0 0 20 0 19 0 107726312 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649694005704 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6432/tid=6454] ppid=6429 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6432/task/6454/stat : 6454 (java) S 6429 6432 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107726341 10060525568 643936 33554432000 1073741824 1073778376 140736734973600 139649689793832 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 873.52
Current children cumulated vsize (KiB) 9824732

Child status: 30

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1.82007
#  lost CPU user time (s): 1.95007
#  lost CPU system time (s): -0.13

Real time (s): 436.97
CPU time (s): 875.561
CPU user time (s): 874.159
CPU system time (s): 1.40177
CPU usage (%): 200.371
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 872.209
system time used= 1.53177
maximum resident set size= 2889816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30116
page faults= 1
swaps= 0
block input operations= 0
block output operations= 512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15447
involuntary context switches= 23635

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.77358 second user time and 3.34649 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-07 02:05:33
IDJOB=4081739
IDBENCH=48259
IDSOLVER=2543
FILE ID=node121/4081739-1465257933
RUNJOBID= node121-1465256572-5998
PBS_JOBID= 19843282
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP 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 Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081739-1465257933/watcher-4081739-1465257933 -o /tmp/evaluation-result-4081739-1465257933/solver-4081739-1465257933 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465256572-5998 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081739-1465257933.opb

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

MD5SUM BENCH= 0c3fb28b3ecb8f1eba2bffa356ef5364
RANDOM SEED=1101297269

node121.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.050
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.10
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.050
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.050
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:        28090648 kB
Buffers:           34400 kB
Cached:           126236 kB
SwapCached:         1740 kB
Active:          2517720 kB
Inactive:          93536 kB
Active(anon):    2450504 kB
Inactive(anon):     2124 kB
Active(file):      67216 kB
Inactive(file):    91412 kB
Unevictable:     1464432 kB
Mlocked:           17280 kB
SwapTotal:      67108856 kB
SwapFree:       67099256 kB
Dirty:               556 kB
Writeback:             0 kB
AnonPages:       3916280 kB
Mapped:            15340 kB
Shmem:                 0 kB
Slab:             568236 kB
SReclaimable:      12516 kB
SUnreclaim:       555720 kB
KernelStack:        1600 kB
PageTables:        11900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4167808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3856384 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= 71732 MiB
End job on node121 at 2016-06-07 02:12:50