Trace number 4110357

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16OPTIMUM 26.8149 21.814

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900574864--soft-0-100-0.wbo
MD5SUM2d789ef1df9f4a4dbc546a24cba98a06
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark13.323
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 136625
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136624
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 671
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.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-4110357-1466346315.wbo
0.09/0.12	c reading problem ... 
0.46/0.34	c ... done. Wall clock time 0.225s.
0.46/0.34	c declared #vars     231
0.46/0.34	c internal #vars     2938
0.46/0.34	c #constraints  2707
0.46/0.35	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.46/0.35	c constraints type 
0.46/0.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2684
0.46/0.35	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.46/0.35	c 2707 constraints processed.
0.46/0.35	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.46/0.35	c constraints type 
0.46/0.35	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2684
0.46/0.35	c org.sat4j.pb.constraints.pb.MaxWatchPb => 23
0.46/0.35	c 2707 constraints processed.
0.46/0.35	c objective function length is 2707 literals
0.78/0.48	c And the winner is solver0
1.32/0.85	c SATISFIABLE
1.32/0.85	c OPTIMIZING...
1.32/0.85	c Got one! Elapsed wall clock time (in seconds):0.732
1.32/0.85	o 231
1.32/0.89	c And the winner is solver0
1.62/1.38	c Got one! Elapsed wall clock time (in seconds):1.258
1.62/1.38	o 212
1.69/1.41	c And the winner is solver0
1.78/1.89	c Got one! Elapsed wall clock time (in seconds):1.77
1.78/1.89	o 206
1.80/1.93	c And the winner is solver0
1.92/2.40	c Got one! Elapsed wall clock time (in seconds):2.28
1.92/2.40	o 190
1.92/2.41	c And the winner is solver0
2.00/2.91	c Got one! Elapsed wall clock time (in seconds):2.787
2.00/2.91	o 178
2.00/2.93	c And the winner is solver0
2.24/3.41	c Got one! Elapsed wall clock time (in seconds):3.294
2.24/3.41	o 175
2.24/3.43	c And the winner is solver0
2.29/3.92	c Got one! Elapsed wall clock time (in seconds):3.8
2.29/3.92	o 116
2.29/3.93	c And the winner is solver0
2.31/4.42	c Got one! Elapsed wall clock time (in seconds):4.304
2.31/4.42	o 110
2.31/4.44	c And the winner is solver0
2.37/4.93	c Got one! Elapsed wall clock time (in seconds):4.808
2.37/4.93	o 105
2.37/4.95	c And the winner is solver0
2.49/5.43	c Got one! Elapsed wall clock time (in seconds):5.312
2.49/5.43	o 102
2.49/5.49	c And the winner is solver0
2.67/5.93	c Got one! Elapsed wall clock time (in seconds):5.817
2.67/5.93	o 100
3.05/6.15	c And the winner is solver0
3.18/6.44	c Got one! Elapsed wall clock time (in seconds):6.321
3.18/6.44	o 99
3.18/6.46	c And the winner is solver0
3.24/6.94	c Got one! Elapsed wall clock time (in seconds):6.825
3.24/6.94	o 89
3.24/6.96	c And the winner is solver0
3.26/7.45	c Got one! Elapsed wall clock time (in seconds):7.33
3.26/7.45	o 86
3.57/7.60	c And the winner is solver0
3.66/7.95	c Got one! Elapsed wall clock time (in seconds):7.834
3.66/7.95	o 85
3.76/8.02	c And the winner is solver0
3.86/8.46	c Got one! Elapsed wall clock time (in seconds):8.339
3.86/8.46	o 11
4.62/8.85	c cleaning 4677 clauses out of 9363 with flag 32947/9363
5.52/9.28	c cleaning 5334 clauses out of 10687 with flag 83281/15364
6.53/9.80	c cleaning 6170 clauses out of 12352 with flag 143407/22363
7.95/10.40	c cleaning 7091 clauses out of 14182 with flag 216844/30363
7.95/10.41	c And the winner is solver0
8.15/10.56	c Got one! Elapsed wall clock time (in seconds):10.447
8.15/10.56	o 9
8.81/10.90	c And the winner is solver0
8.86/11.08	c Got one! Elapsed wall clock time (in seconds):10.959
8.86/11.08	o 8
8.91/11.13	c And the winner is solver0
9.04/11.60	c Got one! Elapsed wall clock time (in seconds):11.473
9.04/11.60	o 7
9.30/11.72	c cleaning 6747 clauses out of 13512 with flag 7918/36784
9.30/11.77	c And the winner is solver0
9.51/12.14	c Got one! Elapsed wall clock time (in seconds):12.018
9.51/12.14	o 6
9.51/12.17	c And the winner is solver0
9.59/12.65	c Got one! Elapsed wall clock time (in seconds):12.532
9.59/12.65	o 3
10.35/13.04	c cleaning 6394 clauses out of 12810 with flag 47684/42829
10.55/13.17	c And the winner is solver0
10.74/13.67	c Got one! Elapsed wall clock time (in seconds):13.548
10.74/13.67	o 1
11.24/13.91	c cleaning 5914 clauses out of 11842 with flag 24815/48255
11.85/14.25	c cleaning 5957 clauses out of 11928 with flag 72755/54255
12.92/14.71	c cleaning 6484 clauses out of 12971 with flag 136330/61255
14.15/15.33	c cleaning 7238 clauses out of 14488 with flag 206756/69256
15.36/15.93	c cleaning 8117 clauses out of 16249 with flag 278895/78255
16.62/16.60	c cleaning 9064 clauses out of 18133 with flag 353525/88256
18.20/17.30	c cleaning 10032 clauses out of 20068 with flag 437112/99255
20.06/18.21	c cleaning 11018 clauses out of 22037 with flag 523019/111256
22.09/19.22	c cleaning 12004 clauses out of 24019 with flag 614477/124256
24.34/20.39	c cleaning 13002 clauses out of 26014 with flag 716473/138255
26.56/21.41	c And the winner is solver0
26.72/21.80	c >>>>>>>>>> Solver number 0 (23 answers) <<<<<<<<<<<<<<<<<<
26.72/21.80	c starts		: 47
26.72/21.80	c conflicts		: 152315
26.72/21.80	c decisions		: 288481
26.72/21.80	c propagations		: 7079892
26.72/21.80	c inspects		: 156848606
26.72/21.80	c shortcuts		: 0
26.72/21.80	c learnt literals	: 26
26.72/21.80	c learnt binary clauses	: 155
26.72/21.80	c learnt ternary clauses	: 400
26.72/21.80	c learnt constraints	: 152288
26.72/21.80	c ignored constraints	: 0
26.72/21.80	c root simplifications	: 0
26.72/21.80	c removed literals (reason simplification)	: 497722
26.72/21.80	c reason swapping (by a shorter reason)	: 0
26.72/21.80	c Calls to reduceDB	: 16
26.72/21.80	c Number of update (reduction) of LBD	: 62394
26.72/21.80	c Imported unit clauses	: 0
26.72/21.80	c number of reductions to clauses (during analyze)	: 0
26.72/21.80	c number of learned constraints concerned by reduction	: 0
26.72/21.80	c number of learning phase by resolution	: 0
26.72/21.80	c number of learning phase by cutting planes	: 0
26.72/21.80	c speed (assignments/second)	: 330295.8712386284
26.72/21.80	c non guided choices	2715
26.72/21.80	c learnt constraints type 
26.72/21.80	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
26.72/21.80	c starts		: 34
26.72/21.80	c conflicts		: 1985
26.72/21.80	c decisions		: 52457
26.72/21.80	c propagations		: 144169
26.72/21.80	c inspects		: 14445766
26.72/21.80	c shortcuts		: 0
26.72/21.80	c learnt literals	: 0
26.72/21.80	c learnt binary clauses	: 0
26.72/21.80	c learnt ternary clauses	: 0
26.72/21.80	c learnt constraints	: 1969
26.72/21.80	c ignored constraints	: 0
26.72/21.80	c root simplifications	: 0
26.72/21.80	c removed literals (reason simplification)	: 0
26.72/21.80	c reason swapping (by a shorter reason)	: 0
26.72/21.80	c Calls to reduceDB	: 0
26.72/21.80	c Number of update (reduction) of LBD	: 0
26.72/21.80	c Imported unit clauses	: 0
26.72/21.80	c number of reductions to clauses (during analyze)	: 0
26.72/21.80	c number of learned constraints concerned by reduction	: 0
26.72/21.80	c number of learning phase by resolution	: 0
26.72/21.80	c number of learning phase by cutting planes	: 0
26.72/21.80	c speed (assignments/second)	: 17787.661937075878
26.72/21.80	c non guided choices	2741
26.72/21.80	c learnt constraints type 
26.72/21.80	s OPTIMUM FOUND
26.72/21.80	c Found 22 solution(s)
26.72/21.80	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 -x11 -x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 -x20 -x21 -x22 -x23 x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 x77 -x78 -x79 -x80 -x81 -x82 x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 x107 -x108 -x109 -x110 x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130 -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 x181 -x182 x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 x217 -x218 -x219 -x220 -x221 -x222 -x223 x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 
26.72/21.80	c objective function=1
26.72/21.80	c Total wall clock time (in seconds): 21.686

Verifier Data

OK	1

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-4110357-1466346315/watcher-4110357-1466346315 -o /tmp/evaluation-result-4110357-1466346315/solver-4110357-1466346315 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466341810-28924 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110357-1466346315.wbo 

pid=3732
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.47 2.32 2.21 3/198 3735
/proc/meminfo: memFree=26399000/32872528 swapFree=1505436/1685308
[pid=3735] ppid=3732 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/3735/stat : 3735 (java) D 3732 3735 28908 0 -1 4202496 375 0 0 0 0 0 0 0 20 0 1 0 36677403 2560000 46 33554432000 1073741824 1073778376 140733240829168 140733240826296 215115459879 0 0 4096 0 18446744072100756772 0 0 17 4 0 0 0 0 0
/proc/3735/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 2.47 2.32 2.21 3/198 3735
/proc/meminfo: memFree=26399000/32872528 swapFree=1505436/1685308
[pid=3735] ppid=3732 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/3735/stat : 3735 (java) S 3732 3735 28908 0 -1 4202496 4398 0 1 0 8 1 0 0 20 0 18 0 36677403 9787879424 6039 33554432000 1073741824 1073778376 140733240829168 140733240820304 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3735/statm: 2389619 6039 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200217 s]
/proc/loadavg: 2.47 2.32 2.21 3/198 3735
/proc/meminfo: memFree=26399000/32872528 swapFree=1505436/1685308
[pid=3735] ppid=3732 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/3735/stat : 3735 (java) S 3732 3735 28908 0 -1 4202496 4709 0 1 0 22 1 0 0 20 0 18 0 36677403 9787879424 6802 33554432000 1073741824 1073778376 140733240829168 140733240820304 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3735/statm: 2389619 6802 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300209 s]
/proc/loadavg: 2.47 2.32 2.21 3/198 3735
/proc/meminfo: memFree=26399000/32872528 swapFree=1505436/1685308
[pid=3735] ppid=3732 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/3735/stat : 3735 (java) S 3732 3735 28908 0 -1 4202496 5722 0 1 0 45 1 0 0 20 0 18 0 36677403 9787879424 8377 33554432000 1073741824 1073778376 140733240829168 140733240820304 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3735/statm: 2389619 8399 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700302 s]
/proc/loadavg: 2.47 2.32 2.21 3/198 3735
/proc/meminfo: memFree=26399000/32872528 swapFree=1505436/1685308
[pid=3735] ppid=3732 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/3735/stat : 3735 (java) S 3732 3735 28908 0 -1 4202496 9631 0 1 0 128 4 0 0 20 0 19 0 36677403 10060525568 13584 33554432000 1073741824 1073778376 140733240829168 140733240820304 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3735/statm: 2456183 13584 2267 9 0 2446860 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9824732

[startup+1.50081 s]
/proc/loadavg: 2.47 2.32 2.21 3/217 3760
/proc/meminfo: memFree=26348288/32872528 swapFree=1505436/1685308
[pid=3735] ppid=3732 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/3735/stat : 3735 (java) S 3732 3735 28908 0 -1 4202496 11470 0 1 0 169 9 0 0 20 0 19 0 36677403 10060525568 17299 33554432000 1073741824 1073778376 140733240829168 140733240820304 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3735/statm: 2456183 17299 2273 9 0 2446860 0
[pid=3735/tid=3737] ppid=3732 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/3735/task/3737/stat : 3737 (java) S 3732 3735 28908 0 -1 4202560 2438 0 1 0 34 1 0 0 20 0 19 0 36677404 10060525568 17299 33554432000 1073741824 1073778376 140733240829168 140300386607992 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3738] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3738/stat : 3738 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 17299 33554432000 1073741824 1073778376 140733240829168 140300348098728 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3739] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3739/stat : 3739 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 17299 33554432000 1073741824 1073778376 140733240829168 140300347046184 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3740] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3740/stat : 3740 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 17299 33554432000 1073741824 1073778376 140733240829168 140300345993640 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3735/tid=3741] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3741/stat : 3741 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 17299 33554432000 1073741824 1073778376 140733240829168 140300344941096 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3742] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3742/stat : 3742 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 17299 33554432000 1073741824 1073778376 140733240829168 140300343888552 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3743] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3743/stat : 3743 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 17299 33554432000 1073741824 1073778376 140733240829168 140300342836008 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3744] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3744/stat : 3744 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 17299 33554432000 1073741824 1073778376 140733240829168 140300223769512 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3745] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3745/stat : 3745 (java) S 3732 3735 28908 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 17299 33554432000 1073741824 1073778376 140733240829168 140300222716968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3746] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3746/stat : 3746 (java) S 3732 3735 28908 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36677406 10060525568 17299 33554432000 1073741824 1073778376 140733240829168 140300210518120 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3747] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3747/stat : 3747 (java) S 3732 3735 28908 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36677406 10060525568 17299 33554432000 1073741824 1073778376 140733240829168 140300209464440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3748] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3748/stat : 3748 (java) S 3732 3735 28908 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36677406 10060525568 17299 33554432000 1073741824 1073778376 140733240829168 140300208411784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3749] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3749/stat : 3749 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677409 10060525568 17299 33554432000 1073741824 1073778376 140733240829168 140299468794384 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3750] ppid=3732 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/3735/task/3750/stat : 3750 (java) S 3732 3735 28908 0 -1 4202560 3612 0 0 0 47 0 0 0 20 0 19 0 36677409 10060525568 17299 33554432000 1073741824 1073778376 140733240829168 140299467741752 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3735/tid=3751] ppid=3732 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/3735/task/3751/stat : 3751 (java) S 3732 3735 28908 0 -1 4202560 4075 0 0 0 51 0 0 0 20 0 19 0 36677409 10060525568 17299 33554432000 1073741824 1073778376 140733240829168 140299466689208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3752] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3752/stat : 3752 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677409 10060525568 17299 33554432000 1073741824 1073778376 140733240829168 140299465636856 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3753] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3753/stat : 3753 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677409 10060525568 17299 33554432000 1073741824 1073778376 140733240829168 140299464584520 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3756] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3756/stat : 3756 (java) S 3732 3735 28908 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36677440 10060525568 17299 33554432000 1073741824 1073778376 140733240829168 140299461424168 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 9824732

[startup+3.10084 s]
/proc/loadavg: 2.47 2.32 2.21 3/217 3766
/proc/meminfo: memFree=26329468/32872528 swapFree=1505436/1685308
[pid=3735] ppid=3732 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/3735/stat : 3735 (java) S 3732 3735 28908 0 -1 4202496 13195 0 1 0 210 14 0 0 20 0 19 0 36677403 10060525568 22990 33554432000 1073741824 1073778376 140733240829168 140733240820304 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3735/statm: 2456183 22990 2275 9 0 2446860 0
[pid=3735/tid=3737] ppid=3732 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/3735/task/3737/stat : 3737 (java) S 3732 3735 28908 0 -1 4202560 2440 0 1 0 37 1 0 0 20 0 19 0 36677404 10060525568 22990 33554432000 1073741824 1073778376 140733240829168 140300386607992 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3738] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3738/stat : 3738 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 22990 33554432000 1073741824 1073778376 140733240829168 140300348098728 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3739] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3739/stat : 3739 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 22990 33554432000 1073741824 1073778376 140733240829168 140300347046184 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3740] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3740/stat : 3740 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 22990 33554432000 1073741824 1073778376 140733240829168 140300345993640 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3735/tid=3741] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3741/stat : 3741 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 22990 33554432000 1073741824 1073778376 140733240829168 140300344941096 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3742] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3742/stat : 3742 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 22990 33554432000 1073741824 1073778376 140733240829168 140300343888552 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3743] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3743/stat : 3743 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 22990 33554432000 1073741824 1073778376 140733240829168 140300342836008 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3744] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3744/stat : 3744 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 22990 33554432000 1073741824 1073778376 140733240829168 140300223769512 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3745] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3745/stat : 3745 (java) S 3732 3735 28908 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 22990 33554432000 1073741824 1073778376 140733240829168 140300222716968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3746] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3746/stat : 3746 (java) S 3732 3735 28908 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36677406 10060525568 22990 33554432000 1073741824 1073778376 140733240829168 140300210518120 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3747] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3747/stat : 3747 (java) S 3732 3735 28908 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36677406 10060525568 22990 33554432000 1073741824 1073778376 140733240829168 140300209464440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3748] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3748/stat : 3748 (java) S 3732 3735 28908 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36677406 10060525568 22990 33554432000 1073741824 1073778376 140733240829168 140300208411784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3749] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3749/stat : 3749 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677409 10060525568 22990 33554432000 1073741824 1073778376 140733240829168 140299468794384 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3750] ppid=3732 vsize=9824732 CPUtime=0.63 cores=0,2,4,6
/proc/3735/task/3750/stat : 3750 (java) S 3732 3735 28908 0 -1 4202560 4715 0 0 0 63 0 0 0 20 0 19 0 36677409 10060525568 22990 33554432000 1073741824 1073778376 140733240829168 140299467741752 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3735/tid=3751] ppid=3732 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/3735/task/3751/stat : 3751 (java) S 3732 3735 28908 0 -1 4202560 4664 0 0 0 65 0 0 0 20 0 19 0 36677409 10060525568 22990 33554432000 1073741824 1073778376 140733240829168 140299466689208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3752] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3752/stat : 3752 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677409 10060525568 22990 33554432000 1073741824 1073778376 140733240829168 140299465636856 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3753] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3753/stat : 3753 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677409 10060525568 22990 33554432000 1073741824 1073778376 140733240829168 140299464584520 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3756] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3756/stat : 3756 (java) S 3732 3735 28908 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36677440 10060525568 22990 33554432000 1073741824 1073778376 140733240829168 140299461424168 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=30 pid=1841 uid=0 cmd=

[startup+6.30088 s]
/proc/loadavg: 2.43 2.31 2.21 2/217 3787
/proc/meminfo: memFree=26273592/32872528 swapFree=1505436/1685308
[pid=3735] ppid=3732 vsize=9824732 CPUtime=3.18 cores=0,2,4,6
/proc/3735/stat : 3735 (java) S 3732 3735 28908 0 -1 4202496 13420 0 1 0 293 25 0 0 20 0 19 0 36677403 10060525568 42308 33554432000 1073741824 1073778376 140733240829168 140733240820304 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3735/statm: 2456183 42308 2290 9 0 2446860 0
[pid=3735/tid=3737] ppid=3732 vsize=9824732 CPUtime=0.4 cores=0,2,4,6
/proc/3735/task/3737/stat : 3737 (java) S 3732 3735 28908 0 -1 4202560 2445 0 1 0 39 1 0 0 20 0 19 0 36677404 10060525568 42308 33554432000 1073741824 1073778376 140733240829168 140300386607992 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3738] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3738/stat : 3738 (java) S 3732 3735 28908 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 42308 33554432000 1073741824 1073778376 140733240829168 140300348098728 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3739] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3739/stat : 3739 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 42308 33554432000 1073741824 1073778376 140733240829168 140300347046184 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3740] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3740/stat : 3740 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 42308 33554432000 1073741824 1073778376 140733240829168 140300345993640 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3735/tid=3741] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3741/stat : 3741 (java) S 3732 3735 28908 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 42308 33554432000 1073741824 1073778376 140733240829168 140300344941096 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3742] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3742/stat : 3742 (java) S 3732 3735 28908 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 42308 33554432000 1073741824 1073778376 140733240829168 140300343888552 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3743] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3743/stat : 3743 (java) S 3732 3735 28908 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 42308 33554432000 1073741824 1073778376 140733240829168 140300342836008 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3735/tid=3744] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3744/stat : 3744 (java) S 3732 3735 28908 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 42308 33554432000 1073741824 1073778376 140733240829168 140300223769512 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3745] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3745/stat : 3745 (java) S 3732 3735 28908 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36677405 10060525568 42308 33554432000 1073741824 1073778376 140733240829168 140300222716968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3746] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3746/stat : 3746 (java) S 3732 3735 28908 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36677406 10060525568 42308 33554432000 1073741824 1073778376 140733240829168 140300210518120 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3747] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3747/stat : 3747 (java) S 3732 3735 28908 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36677406 10060525568 42308 33554432000 1073741824 1073778376 140733240829168 140300209464440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3748] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3748/stat : 3748 (java) S 3732 3735 28908 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 36677406 10060525568 42308 33554432000 1073741824 1073778376 140733240829168 140300208411784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3749] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3749/stat : 3749 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677409 10060525568 42308 33554432000 1073741824 1073778376 140733240829168 140299468794384 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3750] ppid=3732 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/3735/task/3750/stat : 3750 (java) S 3732 3735 28908 0 -1 4202560 4803 0 0 0 74 0 0 0 20 0 19 0 36677409 10060525568 42308 33554432000 1073741824 1073778376 140733240829168 140299467741752 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3735/tid=3751] ppid=3732 vsize=9824732 CPUtime=0.76 cores=0,2,4,6
/proc/3735/task/3751/stat : 3751 (java) S 3732 3735 28908 0 -1 4202560 4664 0 0 0 76 0 0 0 20 0 19 0 36677409 10060525568 42308 33554432000 1073741824 1073778376 140733240829168 140299466689208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3752] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3752/stat : 3752 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677409 10060525568 42308 33554432000 1073741824 1073778376 140733240829168 140299465636856 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3753] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3753/stat : 3753 (java) S 3732 3735 28908 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36677409 10060525568 42308 33554432000 1073741824 1073778376 140733240829168 140299464584520 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3756] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3756/stat : 3756 (java) S 3732 3735 28908 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36677440 10060525568 42308 33554432000 1073741824 1073778376 140733240829168 140299461424168 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.18

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

[pid=3735/tid=3746] ppid=3732 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/3735/task/3746/stat : 3746 (java) S 3732 3735 28908 0 -1 4202560 356 0 0 0 0 2 0 0 20 0 22 0 36677406 10060525568 179528 33554432000 1073741824 1073778376 140733240829168 140300210518120 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3747] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3747/stat : 3747 (java) S 3732 3735 28908 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 36677406 10060525568 179528 33554432000 1073741824 1073778376 140733240829168 140300209464440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3748] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3748/stat : 3748 (java) S 3732 3735 28908 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 36677406 10060525568 179528 33554432000 1073741824 1073778376 140733240829168 140300208411784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3735/tid=3749] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3749/stat : 3749 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36677409 10060525568 179528 33554432000 1073741824 1073778376 140733240829168 140299468794384 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3750] ppid=3732 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/3735/task/3750/stat : 3750 (java) S 3732 3735 28908 0 -1 4202560 5556 0 0 0 100 1 0 0 20 0 22 0 36677409 10060525568 179528 33554432000 1073741824 1073778376 140733240829168 140299467741752 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3751] ppid=3732 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/3735/task/3751/stat : 3751 (java) S 3732 3735 28908 0 -1 4202560 7012 0 0 0 107 2 0 0 20 0 22 0 36677409 10060525568 179528 33554432000 1073741824 1073778376 140733240829168 140299466689208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3752] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3752/stat : 3752 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36677409 10060525568 179528 33554432000 1073741824 1073778376 140733240829168 140299465636856 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3753] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3753/stat : 3753 (java) S 3732 3735 28908 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 36677409 10060525568 179528 33554432000 1073741824 1073778376 140733240829168 140299464584520 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3756] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3756/stat : 3756 (java) S 3732 3735 28908 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 36677440 10060525568 179528 33554432000 1073741824 1073778376 140733240829168 140299461424168 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3821] ppid=3732 vsize=9824732 CPUtime=5.3 cores=0,2,4,6
/proc/3735/task/3821/stat : 3821 (java) R 3732 3735 28908 0 -1 4202560 9 0 0 0 530 0 0 0 20 0 22 0 36678771 10060525568 179528 33554432000 1073741824 1073778376 140733240829168 140299463529144 140300225033775 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=3735/tid=3822] ppid=3732 vsize=9824732 CPUtime=5.3 cores=0,2,4,6
/proc/3735/task/3822/stat : 3822 (java) R 3732 3735 28908 0 -1 4202560 399 0 0 0 524 6 0 0 20 0 22 0 36678771 10060525568 179528 33554432000 1073741824 1073778376 140733240829168 140299462476344 140300224526026 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3823] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3823/stat : 3823 (java) S 3732 3735 28908 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 36678773 10060525568 179528 33554432000 1073741824 1073778376 140733240829168 140299460371880 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 22.09
Current children cumulated vsize (KiB) 9824732

[startup+20.8009 s]
/proc/loadavg: 2.63 2.36 2.23 4/220 3823
/proc/meminfo: memFree=25479880/32872528 swapFree=1505436/1685308
[pid=3735] ppid=3732 vsize=9824732 CPUtime=25.34 cores=0,2,4,6
/proc/3735/stat : 3735 (java) S 3732 3735 28908 0 -1 4202496 18404 0 1 0 2462 72 0 0 20 0 22 0 36677403 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140733240820304 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3735/statm: 2456183 230467 2295 9 0 2446860 0
[pid=3735/tid=3737] ppid=3732 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/3735/task/3737/stat : 3737 (java) S 3732 3735 28908 0 -1 4202560 2447 0 1 0 50 2 0 0 20 0 22 0 36677404 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140300386607992 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3735/tid=3738] ppid=3732 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/3735/task/3738/stat : 3738 (java) S 3732 3735 28908 0 -1 4202560 159 0 0 0 13 3 0 0 20 0 22 0 36677405 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140300348098728 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3739] ppid=3732 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/3735/task/3739/stat : 3739 (java) S 3732 3735 28908 0 -1 4202560 98 0 0 0 6 2 0 0 20 0 22 0 36677405 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140300347046184 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3740] ppid=3732 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/3735/task/3740/stat : 3740 (java) S 3732 3735 28908 0 -1 4202560 99 0 0 0 9 2 0 0 20 0 22 0 36677405 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140300345993640 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3741] ppid=3732 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/3735/task/3741/stat : 3741 (java) S 3732 3735 28908 0 -1 4202560 63 0 0 0 12 3 0 0 20 0 22 0 36677405 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140300344941096 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3742] ppid=3732 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/3735/task/3742/stat : 3742 (java) S 3732 3735 28908 0 -1 4202560 138 0 0 0 15 3 0 0 20 0 22 0 36677405 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140300343888552 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3743] ppid=3732 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/3735/task/3743/stat : 3743 (java) S 3732 3735 28908 0 -1 4202560 59 0 0 0 11 2 0 0 20 0 22 0 36677405 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140300342836008 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3744] ppid=3732 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/3735/task/3744/stat : 3744 (java) S 3732 3735 28908 0 -1 4202560 42 0 0 0 8 2 0 0 20 0 22 0 36677405 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140300223769512 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3745] ppid=3732 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/3735/task/3745/stat : 3745 (java) S 3732 3735 28908 0 -1 4202560 47 0 0 0 11 2 0 0 20 0 22 0 36677405 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140300222716968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3746] ppid=3732 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/3735/task/3746/stat : 3746 (java) S 3732 3735 28908 0 -1 4202560 595 0 0 0 0 2 0 0 20 0 22 0 36677406 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140300210518120 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3747] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3747/stat : 3747 (java) S 3732 3735 28908 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 36677406 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140300209464440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3748] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3748/stat : 3748 (java) S 3732 3735 28908 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 36677406 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140300208411784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3735/tid=3749] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3749/stat : 3749 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36677409 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140299468794384 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3750] ppid=3732 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/3735/task/3750/stat : 3750 (java) S 3732 3735 28908 0 -1 4202560 5556 0 0 0 100 1 0 0 20 0 22 0 36677409 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140299467741752 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3751] ppid=3732 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/3735/task/3751/stat : 3751 (java) S 3732 3735 28908 0 -1 4202560 7012 0 0 0 108 2 0 0 20 0 22 0 36677409 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140299466689208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3752] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3752/stat : 3752 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36677409 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140299465636856 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3753] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3753/stat : 3753 (java) S 3732 3735 28908 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 36677409 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140299464584520 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3756] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3756/stat : 3756 (java) S 3732 3735 28908 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 36677440 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140299461424168 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3821] ppid=3732 vsize=9824732 CPUtime=6.86 cores=0,2,4,6
/proc/3735/task/3821/stat : 3821 (java) R 3732 3735 28908 0 -1 4202560 14 0 0 0 686 0 0 0 20 0 22 0 36678771 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140299463527288 140300224425183 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=3735/tid=3822] ppid=3732 vsize=9824732 CPUtime=6.86 cores=0,2,4,6
/proc/3735/task/3822/stat : 3822 (java) R 3732 3735 28908 0 -1 4202560 488 0 0 0 678 8 0 0 20 0 22 0 36678771 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140299462474520 140300224615779 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3823] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3823/stat : 3823 (java) S 3732 3735 28908 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 36678773 10060525568 230467 33554432000 1073741824 1073778376 140733240829168 140299460371880 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 9824732

[startup+21.6009 s]
/proc/loadavg: 2.63 2.36 2.23 4/220 3823
/proc/meminfo: memFree=25479636/32872528 swapFree=1505436/1685308
[pid=3735] ppid=3732 vsize=9824732 CPUtime=26.6 cores=0,2,4,6
/proc/3735/stat : 3735 (java) S 3732 3735 28908 0 -1 4202496 18406 0 1 0 2586 74 0 0 20 0 19 0 36677403 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140733240820304 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3735/statm: 2456183 230457 2295 9 0 2446860 0
[pid=3735/tid=3737] ppid=3732 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/3735/task/3737/stat : 3737 (java) S 3732 3735 28908 0 -1 4202560 2447 0 1 0 50 2 0 0 20 0 19 0 36677404 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300386607992 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3735/tid=3738] ppid=3732 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/3735/task/3738/stat : 3738 (java) S 3732 3735 28908 0 -1 4202560 159 0 0 0 13 3 0 0 20 0 19 0 36677405 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300348098728 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3739] ppid=3732 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/3735/task/3739/stat : 3739 (java) S 3732 3735 28908 0 -1 4202560 98 0 0 0 6 2 0 0 20 0 19 0 36677405 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300347046184 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3740] ppid=3732 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/3735/task/3740/stat : 3740 (java) S 3732 3735 28908 0 -1 4202560 99 0 0 0 9 2 0 0 20 0 19 0 36677405 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300345993640 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3741] ppid=3732 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/3735/task/3741/stat : 3741 (java) S 3732 3735 28908 0 -1 4202560 63 0 0 0 12 3 0 0 20 0 19 0 36677405 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300344941096 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3742] ppid=3732 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/3735/task/3742/stat : 3742 (java) S 3732 3735 28908 0 -1 4202560 138 0 0 0 15 3 0 0 20 0 19 0 36677405 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300343888552 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3743] ppid=3732 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/3735/task/3743/stat : 3743 (java) S 3732 3735 28908 0 -1 4202560 59 0 0 0 11 2 0 0 20 0 19 0 36677405 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300342836008 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3744] ppid=3732 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/3735/task/3744/stat : 3744 (java) S 3732 3735 28908 0 -1 4202560 42 0 0 0 8 2 0 0 20 0 19 0 36677405 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300223769512 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3745] ppid=3732 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/3735/task/3745/stat : 3745 (java) S 3732 3735 28908 0 -1 4202560 47 0 0 0 11 2 0 0 20 0 19 0 36677405 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300222716968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3746] ppid=3732 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/3735/task/3746/stat : 3746 (java) S 3732 3735 28908 0 -1 4202560 595 0 0 0 0 2 0 0 20 0 19 0 36677406 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300210518120 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3747] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3747/stat : 3747 (java) S 3732 3735 28908 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36677406 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300209464440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3748] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3748/stat : 3748 (java) S 3732 3735 28908 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36677406 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300208411784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3735/tid=3749] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3749/stat : 3749 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677409 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140299468794384 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3750] ppid=3732 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/3735/task/3750/stat : 3750 (java) S 3732 3735 28908 0 -1 4202560 5556 0 0 0 102 1 0 0 20 0 19 0 36677409 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140299467741752 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3751] ppid=3732 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/3735/task/3751/stat : 3751 (java) S 3732 3735 28908 0 -1 4202560 7012 0 0 0 108 2 0 0 20 0 19 0 36677409 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140299466689208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3752] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3752/stat : 3752 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677409 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140299465636856 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3753] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3753/stat : 3753 (java) S 3732 3735 28908 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36677409 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140299464584520 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3756] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3756/stat : 3756 (java) S 3732 3735 28908 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36677440 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140299461424168 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 26.6
Current children cumulated vsize (KiB) 9824732

[startup+21.8008 s]
/proc/loadavg: 2.63 2.36 2.23 4/220 3823
/proc/meminfo: memFree=25479636/32872528 swapFree=1505436/1685308
[pid=3735] ppid=3732 vsize=9824732 CPUtime=26.72 cores=0,2,4,6
/proc/3735/stat : 3735 (java) S 3732 3735 28908 0 -1 4202496 18406 0 1 0 2598 74 0 0 20 0 19 0 36677403 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140733240820304 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3735/statm: 2456183 230457 2295 9 0 2446860 0
[pid=3735/tid=3737] ppid=3732 vsize=9824732 CPUtime=0.63 cores=0,2,4,6
/proc/3735/task/3737/stat : 3737 (java) R 3732 3735 28908 0 -1 4202560 2447 0 1 0 61 2 0 0 20 0 19 0 36677404 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300386607752 140300224808498 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3738] ppid=3732 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/3735/task/3738/stat : 3738 (java) S 3732 3735 28908 0 -1 4202560 159 0 0 0 13 3 0 0 20 0 19 0 36677405 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300348098728 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3739] ppid=3732 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/3735/task/3739/stat : 3739 (java) S 3732 3735 28908 0 -1 4202560 98 0 0 0 6 2 0 0 20 0 19 0 36677405 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300347046184 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3740] ppid=3732 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/3735/task/3740/stat : 3740 (java) S 3732 3735 28908 0 -1 4202560 99 0 0 0 9 2 0 0 20 0 19 0 36677405 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300345993640 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3741] ppid=3732 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/3735/task/3741/stat : 3741 (java) S 3732 3735 28908 0 -1 4202560 63 0 0 0 12 3 0 0 20 0 19 0 36677405 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300344941096 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3742] ppid=3732 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/3735/task/3742/stat : 3742 (java) S 3732 3735 28908 0 -1 4202560 138 0 0 0 15 3 0 0 20 0 19 0 36677405 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300343888552 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3743] ppid=3732 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/3735/task/3743/stat : 3743 (java) S 3732 3735 28908 0 -1 4202560 59 0 0 0 11 2 0 0 20 0 19 0 36677405 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300342836008 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3744] ppid=3732 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/3735/task/3744/stat : 3744 (java) S 3732 3735 28908 0 -1 4202560 42 0 0 0 8 2 0 0 20 0 19 0 36677405 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300223769512 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3745] ppid=3732 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/3735/task/3745/stat : 3745 (java) S 3732 3735 28908 0 -1 4202560 47 0 0 0 11 2 0 0 20 0 19 0 36677405 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300222716968 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3746] ppid=3732 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/3735/task/3746/stat : 3746 (java) S 3732 3735 28908 0 -1 4202560 595 0 0 0 0 2 0 0 20 0 19 0 36677406 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300210518120 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3747] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3747/stat : 3747 (java) S 3732 3735 28908 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36677406 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300209464440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3748] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3748/stat : 3748 (java) S 3732 3735 28908 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36677406 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140300208411784 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3735/tid=3749] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3749/stat : 3749 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677409 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140299468794384 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3750] ppid=3732 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/3735/task/3750/stat : 3750 (java) S 3732 3735 28908 0 -1 4202560 5556 0 0 0 103 1 0 0 20 0 19 0 36677409 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140299467741752 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3735/tid=3751] ppid=3732 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/3735/task/3751/stat : 3751 (java) S 3732 3735 28908 0 -1 4202560 7012 0 0 0 108 2 0 0 20 0 19 0 36677409 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140299466689208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3752] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3752/stat : 3752 (java) S 3732 3735 28908 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36677409 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140299465636856 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3735/tid=3753] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3753/stat : 3753 (java) S 3732 3735 28908 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36677409 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140299464584520 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3735/tid=3756] ppid=3732 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/3735/task/3756/stat : 3756 (java) S 3732 3735 28908 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36677440 10060525568 230457 33554432000 1073741824 1073778376 140733240829168 140299461424168 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 26.72
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 21.814
CPU time (s): 26.8149
CPU user time (s): 25.9281
CPU system time (s): 0.886865
CPU usage (%): 122.925
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.9281
system time used= 0.886865
maximum resident set size= 921868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18418
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1881
involuntary context switches= 1595

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.147977 second user time and 0.181972 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-19 16:25:15
IDJOB=4110357
IDBENCH=79277
IDSOLVER=2552
FILE ID=node135/4110357-1466346315
RUNJOBID= node135-1466341810-28924
PBS_JOBID= 19922018
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900574864--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110357-1466346315/watcher-4110357-1466346315 -o /tmp/evaluation-result-4110357-1466346315/solver-4110357-1466346315 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466341810-28924 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4110357-1466346315.wbo

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

MD5SUM BENCH= 2d789ef1df9f4a4dbc546a24cba98a06
RANDOM SEED=1920301193

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.004
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:        26399908 kB
Buffers:          192828 kB
Cached:           280568 kB
SwapCached:          772 kB
Active:          3699208 kB
Inactive:         334924 kB
Active(anon):    3561028 kB
Inactive(anon):     2196 kB
Active(file):     138180 kB
Inactive(file):   332728 kB
Unevictable:     1685308 kB
Mlocked:         1505436 kB
SwapTotal:      67108856 kB
SwapFree:       67100528 kB
Dirty:               852 kB
Writeback:             0 kB
AnonPages:       5237376 kB
Mapped:            15684 kB
Shmem:                 0 kB
Slab:             607712 kB
SReclaimable:      51432 kB
SUnreclaim:       556280 kB
KernelStack:        1632 kB
PageTables:        14560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5586032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3684352 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= 71700 MiB
End job on node135 at 2016-06-19 16:25:37