Trace number 4110205

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 15.7226 30.3672

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111226680--soft-0-100-0.wbo
MD5SUMbf6c20afd58a85c8a111061436284549
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark6.72998
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1190
Number of bits of the biggest sum of numbers11
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@5d764be1
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@9f436f5
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@4413ee
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@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4110205-1467321688.wbo
0.09/0.12	c reading problem ... 
0.09/0.18	c ... done. Wall clock time 0.065s.
0.09/0.18	c declared #vars     169
0.09/0.18	c internal #vars     270
0.09/0.18	c #constraints  101
0.09/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.18	c constraints type 
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.09/0.19	c 101 constraints processed.
0.09/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.09/0.19	c 101 constraints processed.
0.09/0.19	c objective function length is 101 literals
0.63/0.38	c And the winner is solver0
1.23/0.69	c SATISFIABLE
1.23/0.69	c OPTIMIZING...
1.23/0.69	c Got one! Elapsed wall clock time (in seconds):0.569
1.23/0.69	o 938
1.23/0.69	c And the winner is solver0
1.23/1.19	c Got one! Elapsed wall clock time (in seconds):1.071
1.23/1.19	o 718
1.23/1.19	c And the winner is solver0
1.24/1.69	c Got one! Elapsed wall clock time (in seconds):1.573
1.24/1.69	o 476
1.25/1.71	c And the winner is solver0
1.34/2.19	c Got one! Elapsed wall clock time (in seconds):2.074
1.34/2.19	o 444
1.41/2.22	c And the winner is solver0
1.54/2.69	c Got one! Elapsed wall clock time (in seconds):2.576
1.54/2.69	o 443
1.54/2.72	c And the winner is solver0
1.65/3.19	c Got one! Elapsed wall clock time (in seconds):3.077
1.65/3.19	o 435
1.65/3.20	c And the winner is solver0
1.67/3.70	c Got one! Elapsed wall clock time (in seconds):3.579
1.67/3.70	o 398
1.67/3.70	c And the winner is solver0
1.71/4.20	c Got one! Elapsed wall clock time (in seconds):4.08
1.71/4.20	o 386
1.71/4.26	c And the winner is solver0
1.99/4.70	c Got one! Elapsed wall clock time (in seconds):4.581
1.99/4.70	o 385
1.99/4.70	c And the winner is solver0
2.04/5.20	c Got one! Elapsed wall clock time (in seconds):5.083
2.04/5.20	o 384
2.04/5.21	c And the winner is solver0
2.06/5.70	c Got one! Elapsed wall clock time (in seconds):5.584
2.06/5.70	o 369
2.06/5.71	c And the winner is solver0
2.06/6.20	c Got one! Elapsed wall clock time (in seconds):6.085
2.06/6.20	o 335
2.06/6.21	c And the winner is solver0
2.09/6.70	c Got one! Elapsed wall clock time (in seconds):6.587
2.09/6.70	o 304
2.09/6.71	c And the winner is solver0
2.09/7.21	c Got one! Elapsed wall clock time (in seconds):7.088
2.09/7.21	o 291
2.09/7.21	c And the winner is solver0
2.10/7.71	c Got one! Elapsed wall clock time (in seconds):7.589
2.10/7.71	o 287
2.10/7.71	c And the winner is solver0
2.19/8.21	c Got one! Elapsed wall clock time (in seconds):8.091
2.19/8.21	o 286
2.19/8.22	c And the winner is solver0
2.22/8.71	c Got one! Elapsed wall clock time (in seconds):8.592
2.22/8.71	o 285
2.22/8.72	c And the winner is solver0
2.22/9.21	c Got one! Elapsed wall clock time (in seconds):9.093
2.22/9.21	o 272
2.22/9.23	c And the winner is solver0
2.27/9.71	c Got one! Elapsed wall clock time (in seconds):9.594
2.27/9.71	o 269
2.27/9.74	c And the winner is solver0
2.36/10.21	c Got one! Elapsed wall clock time (in seconds):10.096
2.36/10.21	o 261
2.36/10.23	c And the winner is solver0
2.53/10.71	c Got one! Elapsed wall clock time (in seconds):10.597
2.53/10.71	o 252
2.53/10.73	c And the winner is solver0
2.56/11.22	c Got one! Elapsed wall clock time (in seconds):11.098
2.56/11.22	o 247
2.56/11.24	c And the winner is solver0
2.61/11.72	c Got one! Elapsed wall clock time (in seconds):11.599
2.61/11.72	o 246
2.61/11.73	c And the winner is solver0
2.62/12.22	c Got one! Elapsed wall clock time (in seconds):12.1
2.62/12.22	o 240
2.62/12.24	c And the winner is solver0
2.68/12.72	c Got one! Elapsed wall clock time (in seconds):12.601
2.68/12.72	o 213
2.68/12.73	c And the winner is solver0
2.68/13.22	c Got one! Elapsed wall clock time (in seconds):13.102
2.68/13.22	o 211
2.68/13.22	c And the winner is solver0
2.69/13.72	c Got one! Elapsed wall clock time (in seconds):13.603
2.69/13.72	o 204
2.69/13.74	c And the winner is solver0
2.73/14.22	c Got one! Elapsed wall clock time (in seconds):14.104
2.73/14.22	o 203
2.73/14.25	c And the winner is solver0
2.79/14.72	c Got one! Elapsed wall clock time (in seconds):14.606
2.79/14.72	o 201
2.79/14.73	c And the winner is solver0
2.89/15.22	c Got one! Elapsed wall clock time (in seconds):15.107
2.89/15.22	o 172
3.27/15.47	c cleaning 5729 clauses out of 11466 with flag 13866/11466
3.53/15.58	c And the winner is solver1
3.75/15.73	c Got one! Elapsed wall clock time (in seconds):15.608
3.75/15.73	o 171
3.75/15.74	c And the winner is solver0
3.79/16.23	c Got one! Elapsed wall clock time (in seconds):16.109
3.79/16.23	o 170
3.79/16.24	c And the winner is solver0
3.81/16.73	c Got one! Elapsed wall clock time (in seconds):16.61
3.81/16.73	o 168
3.81/16.74	c And the winner is solver0
3.85/17.23	c Got one! Elapsed wall clock time (in seconds):17.111
3.85/17.23	o 162
3.85/17.25	c And the winner is solver0
3.90/17.73	c Got one! Elapsed wall clock time (in seconds):17.613
3.90/17.73	o 159
3.90/17.75	c And the winner is solver0
3.95/18.23	c Got one! Elapsed wall clock time (in seconds):18.114
3.95/18.23	o 90
3.95/18.25	c And the winner is solver0
4.02/18.73	c Got one! Elapsed wall clock time (in seconds):18.615
4.02/18.73	o 89
4.02/18.74	c And the winner is solver0
4.09/19.23	c Got one! Elapsed wall clock time (in seconds):19.116
4.09/19.23	o 79
4.09/19.24	c And the winner is solver0
4.12/19.73	c Got one! Elapsed wall clock time (in seconds):19.617
4.12/19.73	o 67
4.12/19.79	c And the winner is solver0
4.29/20.24	c Got one! Elapsed wall clock time (in seconds):20.119
4.29/20.24	o 26
4.29/20.25	c And the winner is solver0
4.35/20.74	c Got one! Elapsed wall clock time (in seconds):20.621
4.35/20.74	o 25
4.35/20.78	c And the winner is solver0
4.46/21.24	c Got one! Elapsed wall clock time (in seconds):21.124
4.46/21.24	o 24
4.57/21.30	c And the winner is solver0
4.59/21.74	c Got one! Elapsed wall clock time (in seconds):21.626
4.59/21.74	o 23
4.59/21.75	c And the winner is solver0
4.59/22.25	c Got one! Elapsed wall clock time (in seconds):22.129
4.59/22.25	o 21
4.59/22.26	c And the winner is solver0
4.63/22.75	c Got one! Elapsed wall clock time (in seconds):22.632
4.63/22.75	o 19
4.63/22.78	c And the winner is solver0
4.70/23.25	c Got one! Elapsed wall clock time (in seconds):23.135
4.70/23.25	o 18
4.78/23.38	c cleaning 7559 clauses out of 15117 with flag 3037/20846
5.02/23.43	c And the winner is solver0
5.40/23.76	c Got one! Elapsed wall clock time (in seconds):23.639
5.40/23.76	o 17
5.49/23.82	c And the winner is solver0
5.56/24.26	c Got one! Elapsed wall clock time (in seconds):24.143
5.56/24.26	o 16
5.64/24.32	c And the winner is solver0
5.69/24.77	c Got one! Elapsed wall clock time (in seconds):24.646
5.69/24.77	o 11
5.77/24.88	c cleaning 6786 clauses out of 13574 with flag 7229/26862
5.77/24.88	c And the winner is solver0
6.01/25.27	c Got one! Elapsed wall clock time (in seconds):25.15
6.01/25.27	o 10
6.47/25.50	c cleaning 5961 clauses out of 11926 with flag 18385/32001
6.47/25.57	c And the winner is solver0
6.63/25.77	c Got one! Elapsed wall clock time (in seconds):25.654
6.63/25.77	o 9
6.90/25.99	c cleaning 5887 clauses out of 11777 with flag 15574/37814
7.11/26.09	c And the winner is solver0
7.33/26.28	c Got one! Elapsed wall clock time (in seconds):26.16
7.33/26.28	o 3
7.61/26.43	c cleaning 5622 clauses out of 11245 with flag 10832/43169
8.02/26.69	c cleaning 5809 clauses out of 11623 with flag 34743/49169
8.85/27.02	c cleaning 6401 clauses out of 12812 with flag 64392/56168
9.72/27.40	c cleaning 7199 clauses out of 14410 with flag 95356/64168
10.54/27.86	c cleaning 8102 clauses out of 16211 with flag 131279/73169
11.58/28.39	c cleaning 9049 clauses out of 18109 with flag 176115/83169
12.98/29.00	c cleaning 10028 clauses out of 20055 with flag 227651/94168
14.43/29.73	c cleaning 11010 clauses out of 22023 with flag 283296/106169
15.45/30.23	c And the winner is solver0
15.56/30.36	c >>>>>>>>>> Solver number 0 (52 answers) <<<<<<<<<<<<<<<<<<
15.56/30.36	c starts		: 799
15.56/30.36	c conflicts		: 114287
15.56/30.36	c decisions		: 189366
15.56/30.36	c propagations		: 2699611
15.56/30.36	c inspects		: 63469280
15.56/30.36	c shortcuts		: 0
15.56/30.36	c learnt literals	: 37
15.56/30.36	c learnt binary clauses	: 4
15.56/30.36	c learnt ternary clauses	: 70
15.56/30.36	c learnt constraints	: 114249
15.56/30.36	c ignored constraints	: 0
15.56/30.36	c root simplifications	: 0
15.56/30.36	c removed literals (reason simplification)	: 38611
15.56/30.36	c reason swapping (by a shorter reason)	: 0
15.56/30.36	c Calls to reduceDB	: 13
15.56/30.36	c Number of update (reduction) of LBD	: 30298
15.56/30.36	c Imported unit clauses	: 0
15.56/30.36	c number of reductions to clauses (during analyze)	: 0
15.56/30.36	c number of learned constraints concerned by reduction	: 0
15.56/30.36	c number of learning phase by resolution	: 0
15.56/30.36	c number of learning phase by cutting planes	: 0
15.56/30.36	c speed (assignments/second)	: 184525.70061517428
15.56/30.36	c non guided choices	2536
15.56/30.36	c learnt constraints type 
15.56/30.36	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
15.56/30.36	c starts		: 55
15.56/30.36	c conflicts		: 1121
15.56/30.36	c decisions		: 10583
15.56/30.36	c propagations		: 50800
15.56/30.36	c inspects		: 3987089
15.56/30.36	c shortcuts		: 0
15.56/30.36	c learnt literals	: 0
15.56/30.36	c learnt binary clauses	: 0
15.56/30.36	c learnt ternary clauses	: 0
15.56/30.36	c learnt constraints	: 1081
15.56/30.36	c ignored constraints	: 0
15.56/30.36	c root simplifications	: 0
15.56/30.36	c removed literals (reason simplification)	: 0
15.56/30.36	c reason swapping (by a shorter reason)	: 0
15.56/30.36	c Calls to reduceDB	: 0
15.56/30.36	c Number of update (reduction) of LBD	: 0
15.56/30.36	c Imported unit clauses	: 0
15.56/30.36	c number of reductions to clauses (during analyze)	: 0
15.56/30.36	c number of learned constraints concerned by reduction	: 0
15.56/30.36	c number of learning phase by resolution	: 0
15.56/30.36	c number of learning phase by cutting planes	: 0
15.56/30.36	c speed (assignments/second)	: 12493.851451057551
15.56/30.36	c non guided choices	622
15.56/30.36	c learnt constraints type 
15.56/30.36	s OPTIMUM FOUND
15.56/30.36	c Found 52 solution(s)
15.56/30.36	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 
15.56/30.36	c objective function=3
15.56/30.36	c Total wall clock time (in seconds): 30.241

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4110205-1467321688/watcher-4110205-1467321688 -o /tmp/evaluation-result-4110205-1467321688/solver-4110205-1467321688 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1467319233-22139 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110205-1467321688.wbo 

pid=27295
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.57 0.71 0.93 2/167 27298
/proc/meminfo: memFree=30520980/32872528 swapFree=447588/480292
[pid=27298] ppid=27295 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/27298/stat : 27298 (java) R 27295 27298 16080 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 13272603 278528 33 33554432000 1073741824 1073778376 140733647672896 140736152866456 235365559591 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27298/statm: 68 33 25 9 0 25 0

[startup+0.10006 s]
/proc/loadavg: 0.57 0.71 0.93 2/167 27298
/proc/meminfo: memFree=30520980/32872528 swapFree=447588/480292
[pid=27298] ppid=27295 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/27298/stat : 27298 (java) S 27295 27298 16080 0 -1 4202496 4455 0 1 0 8 1 0 0 20 0 18 0 13272603 9787879424 5581 33554432000 1073741824 1073778376 140733647672896 140733647664032 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27298/statm: 2389619 5581 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200282 s]
/proc/loadavg: 0.57 0.71 0.93 2/167 27298
/proc/meminfo: memFree=30520980/32872528 swapFree=447588/480292
[pid=27298] ppid=27295 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/27298/stat : 27298 (java) S 27295 27298 16080 0 -1 4202496 4888 0 1 0 23 1 0 0 20 0 22 0 13272603 10060525568 7470 33554432000 1073741824 1073778376 140733647672896 140733647664032 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27298/statm: 2456183 7470 2221 9 0 2446860 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+0.300193 s]
/proc/loadavg: 0.57 0.71 0.93 2/167 27298
/proc/meminfo: memFree=30520980/32872528 swapFree=447588/480292
[pid=27298] ppid=27295 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/27298/stat : 27298 (java) S 27295 27298 16080 0 -1 4202496 8996 0 1 0 61 2 0 0 20 0 22 0 13272603 10060525568 10035 33554432000 1073741824 1073778376 140733647672896 140733647664032 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27298/statm: 2456183 10035 2247 9 0 2446860 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 9824732

[startup+0.700296 s]
/proc/loadavg: 0.57 0.71 0.93 2/167 27298
/proc/meminfo: memFree=30520980/32872528 swapFree=447588/480292
[pid=27298] ppid=27295 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/27298/stat : 27298 (java) S 27295 27298 16080 0 -1 4202496 13614 0 1 0 118 5 0 0 20 0 19 0 13272603 10060525568 13469 33554432000 1073741824 1073778376 140733647672896 140733647664032 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27298/statm: 2456183 13469 2253 9 0 2446860 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 9824732

[startup+1.50078 s]
/proc/loadavg: 0.60 0.72 0.93 1/186 27323
/proc/meminfo: memFree=30475872/32872528 swapFree=447588/480292
[pid=27298] ppid=27295 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/27298/stat : 27298 (java) S 27295 27298 16080 0 -1 4202496 13623 0 1 0 119 5 0 0 20 0 19 0 13272603 10060525568 14493 33554432000 1073741824 1073778376 140733647672896 140733647664032 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27298/statm: 2456183 14493 2253 9 0 2446860 0
[pid=27298/tid=27300] ppid=27295 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/27298/task/27300/stat : 27300 (java) S 27295 27298 16080 0 -1 4202560 2478 0 1 0 14 2 0 0 20 0 19 0 13272604 10060525568 14493 33554432000 1073741824 1073778376 140733647672896 140209473381240 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27301] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27301/stat : 27301 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13272605 10060525568 14493 33554432000 1073741824 1073778376 140733647672896 140209412111144 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27302] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27302/stat : 27302 (java) S 27295 27298 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13272605 10060525568 14493 33554432000 1073741824 1073778376 140733647672896 140209411058344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27303] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27303/stat : 27303 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13272605 10060525568 14493 33554432000 1073741824 1073778376 140733647672896 140209410006056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27298/tid=27304] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27304/stat : 27304 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13272605 10060525568 14493 33554432000 1073741824 1073778376 140733647672896 140209314020264 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27305] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27305/stat : 27305 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13272605 10060525568 14493 33554432000 1073741824 1073778376 140733647672896 140209312966952 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27306] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27306/stat : 27306 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13272605 10060525568 14493 33554432000 1073741824 1073778376 140733647672896 140209311914152 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27307] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27307/stat : 27307 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13272605 10060525568 14493 33554432000 1073741824 1073778376 140733647672896 140209310861864 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27308] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27308/stat : 27308 (java) S 27295 27298 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13272605 10060525568 14493 33554432000 1073741824 1073778376 140733647672896 140209309809064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27309] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27309/stat : 27309 (java) S 27295 27298 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13272606 10060525568 14493 33554432000 1073741824 1073778376 140733647672896 140209297611496 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27310] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27310/stat : 27310 (java) S 27295 27298 16080 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13272606 10060525568 14493 33554432000 1073741824 1073778376 140733647672896 140209296557560 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27311] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27311/stat : 27311 (java) S 27295 27298 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13272606 10060525568 14493 33554432000 1073741824 1073778376 140733647672896 140209295505160 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27312] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27312/stat : 27312 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13272609 10060525568 14493 33554432000 1073741824 1073778376 140733647672896 140209294453648 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27313] ppid=27295 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/27298/task/27313/stat : 27313 (java) S 27295 27298 16080 0 -1 4202560 5614 0 0 0 33 2 0 0 20 0 19 0 13272609 10060525568 14493 33554432000 1073741824 1073778376 140733647672896 140209293400248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27314] ppid=27295 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/27298/task/27314/stat : 27314 (java) S 27295 27298 16080 0 -1 4202560 4187 0 0 0 30 0 0 0 20 0 19 0 13272609 10060525568 14493 33554432000 1073741824 1073778376 140733647672896 140209292347448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27315] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27315/stat : 27315 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13272609 10060525568 14493 33554432000 1073741824 1073778376 140733647672896 140209291295352 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27316] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27316/stat : 27316 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13272609 10060525568 14493 33554432000 1073741824 1073778376 140733647672896 140209290242760 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27319] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27319/stat : 27319 (java) S 27295 27298 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13272622 10060525568 14493 33554432000 1073741824 1073778376 140733647672896 140209287034536 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 9824732

[startup+3.1008 s]
/proc/loadavg: 0.60 0.72 0.93 5/189 27332
/proc/meminfo: memFree=30459488/32872528 swapFree=447588/480292
[pid=27298] ppid=27295 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/27298/stat : 27298 (java) S 27295 27298 16080 0 -1 4202496 15392 0 1 0 154 11 0 0 20 0 19 0 13272603 10060525568 19649 33554432000 1073741824 1073778376 140733647672896 140733647664032 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27298/statm: 2456183 19649 2259 9 0 2446860 0
[pid=27298/tid=27300] ppid=27295 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/27298/task/27300/stat : 27300 (java) S 27295 27298 16080 0 -1 4202560 2479 0 1 0 15 2 0 0 20 0 19 0 13272604 10060525568 19649 33554432000 1073741824 1073778376 140733647672896 140209473381240 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27301] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27301/stat : 27301 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13272605 10060525568 19649 33554432000 1073741824 1073778376 140733647672896 140209412111144 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27302] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27302/stat : 27302 (java) S 27295 27298 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13272605 10060525568 19649 33554432000 1073741824 1073778376 140733647672896 140209411058344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27303] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27303/stat : 27303 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13272605 10060525568 19649 33554432000 1073741824 1073778376 140733647672896 140209410006056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27298/tid=27304] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27304/stat : 27304 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13272605 10060525568 19649 33554432000 1073741824 1073778376 140733647672896 140209314020264 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27305] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27305/stat : 27305 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13272605 10060525568 19649 33554432000 1073741824 1073778376 140733647672896 140209312966952 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27306] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27306/stat : 27306 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13272605 10060525568 19649 33554432000 1073741824 1073778376 140733647672896 140209311914152 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27307] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27307/stat : 27307 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13272605 10060525568 19649 33554432000 1073741824 1073778376 140733647672896 140209310861864 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27308] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27308/stat : 27308 (java) S 27295 27298 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13272605 10060525568 19649 33554432000 1073741824 1073778376 140733647672896 140209309809064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27309] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27309/stat : 27309 (java) S 27295 27298 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13272606 10060525568 19649 33554432000 1073741824 1073778376 140733647672896 140209297611496 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27310] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27310/stat : 27310 (java) S 27295 27298 16080 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13272606 10060525568 19649 33554432000 1073741824 1073778376 140733647672896 140209296557560 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27311] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27311/stat : 27311 (java) S 27295 27298 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13272606 10060525568 19649 33554432000 1073741824 1073778376 140733647672896 140209295505160 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27312] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27312/stat : 27312 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13272609 10060525568 19649 33554432000 1073741824 1073778376 140733647672896 140209294453648 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27313] ppid=27295 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/27298/task/27313/stat : 27313 (java) S 27295 27298 16080 0 -1 4202560 5626 0 0 0 47 2 0 0 20 0 19 0 13272609 10060525568 19649 33554432000 1073741824 1073778376 140733647672896 140209293400248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27314] ppid=27295 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/27298/task/27314/stat : 27314 (java) S 27295 27298 16080 0 -1 4202560 5914 0 0 0 43 0 0 0 20 0 19 0 13272609 10060525568 19649 33554432000 1073741824 1073778376 140733647672896 140209292347448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27315] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27315/stat : 27315 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13272609 10060525568 19649 33554432000 1073741824 1073778376 140733647672896 140209291295352 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27316] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27316/stat : 27316 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13272609 10060525568 19649 33554432000 1073741824 1073778376 140733647672896 140209290242760 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27319] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27319/stat : 27319 (java) S 27295 27298 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13272622 10060525568 19649 33554432000 1073741824 1073778376 140733647672896 140209287034536 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 9824732
heavy processes:

############
# WARNING:
# current cumulated CPU time (1.65 s) is less than in the last sample (1.67 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (0.02 s) to the 'lost time'.

[startup+3.208 s]
/proc/loadavg: 0.60 0.72 0.93 1/186 27335
/proc/meminfo: memFree=30450552/32872528 swapFree=447588/480292
[pid=27298] ppid=27295 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/27298/stat : 27298 (java) S 27295 27298 16080 0 -1 4202496 15402 0 1 0 156 11 0 0 20 0 22 0 13272603 10060525568 20680 33554432000 1073741824 1073778376 140733647672896 140733647664032 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27298/statm: 2456183 20680 2259 9 0 2446860 0
[pid=27298/tid=27300] ppid=27295 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/27298/task/27300/stat : 27300 (java) S 27295 27298 16080 0 -1 4202560 2480 0 1 0 15 2 0 0 20 0 22 0 13272604 10060525568 20680 33554432000 1073741824 1073778376 140733647672896 140209473381240 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27301] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27301/stat : 27301 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 13272605 10060525568 20678 33554432000 1073741824 1073778376 140733647672896 140209412111144 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27302] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27302/stat : 27302 (java) S 27295 27298 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 13272605 10060525568 20676 33554432000 1073741824 1073778376 140733647672896 140209411058344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27303] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27303/stat : 27303 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13272605 10060525568 20676 33554432000 1073741824 1073778376 140733647672896 140209410006056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27298/tid=27304] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27304/stat : 27304 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13272605 10060525568 20676 33554432000 1073741824 1073778376 140733647672896 140209314020264 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27305] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27305/stat : 27305 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13272605 10060525568 20676 33554432000 1073741824 1073778376 140733647672896 140209312966952 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27306] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27306/stat : 27306 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13272605 10060525568 20676 33554432000 1073741824 1073778376 140733647672896 140209311914152 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27307] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27307/stat : 27307 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13272605 10060525568 20676 33554432000 1073741824 1073778376 140733647672896 140209310861864 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27308] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27308/stat : 27308 (java) S 27295 27298 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 13272605 10060525568 20676 33554432000 1073741824 1073778376 140733647672896 140209309809064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27309] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27309/stat : 27309 (java) S 27295 27298 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 13272606 10060525568 20676 33554432000 1073741824 1073778376 140733647672896 140209297611496 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27310] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27310/stat : 27310 (java) S 27295 27298 16080 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 13272606 10060525568 20676 33554432000 1073741824 1073778376 140733647672896 140209296557560 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27311] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27311/stat : 27311 (java) S 27295 27298 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13272606 10060525568 20676 33554432000 1073741824 1073778376 140733647672896 140209295505160 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27312] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27312/stat : 27312 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13272609 10060525568 20676 33554432000 1073741824 1073778376 140733647672896 140209294453648 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27313] ppid=27295 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/27298/task/27313/stat : 27313 (java) S 27295 27298 16080 0 -1 4202560 5626 0 0 0 47 2 0 0 20 0 20 0 13272609 10060525568 20676 33554432000 1073741824 1073778376 140733647672896 140209293400248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27314] ppid=27295 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/27298/task/27314/stat : 27314 (java) S 27295 27298 16080 0 -1 4202560 5914 0 0 0 43 0 0 0 20 0 20 0 13272609 10060525568 20676 33554432000 1073741824 1073778376 140733647672896 140209292347448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27315] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

/proc/27298/task/27316/stat : 27316 (java) S 27295 27298 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13272609 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209290242760 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27413] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27413/stat : 27413 (java) S 27295 27298 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13274176 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209287034280 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27474] ppid=27295 vsize=9824732 CPUtime=3.2 cores=1,3,5,7
/proc/27298/task/27474/stat : 27474 (java) R 27295 27298 16080 0 -1 4202560 8 0 0 0 320 0 0 0 20 0 22 0 13275231 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209289136568 140209414246201 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=27298/tid=27475] ppid=27295 vsize=9824732 CPUtime=3.2 cores=1,3,5,7
/proc/27298/task/27475/stat : 27475 (java) R 27295 27298 16080 0 -1 4202560 360 0 0 0 317 3 0 0 20 0 22 0 13275231 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209288084816 140209413709353 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27476] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27476/stat : 27476 (java) S 27295 27298 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13275232 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209285981224 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 14.2
Current children cumulated vsize (KiB) 9824732

[startup+30.001 s]
/proc/loadavg: 0.82 0.75 0.93 3/189 27476
/proc/meminfo: memFree=30031272/32872528 swapFree=447588/480292
[pid=27298] ppid=27295 vsize=9824732 CPUtime=15 cores=1,3,5,7
/proc/27298/stat : 27298 (java) S 27295 27298 16080 0 -1 4202496 25246 0 1 0 1410 90 0 0 20 0 22 0 13272603 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140733647664032 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27298/statm: 2456183 124235 2286 9 0 2446860 0
[pid=27298/tid=27300] ppid=27295 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/27298/task/27300/stat : 27300 (java) S 27295 27298 16080 0 -1 4202560 2482 0 1 0 21 2 0 0 20 0 22 0 13272604 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209473381240 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27301] ppid=27295 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/27298/task/27301/stat : 27301 (java) S 27295 27298 16080 0 -1 4202560 35 0 0 0 6 0 0 0 20 0 22 0 13272605 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209412111144 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27298/tid=27302] ppid=27295 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/27298/task/27302/stat : 27302 (java) S 27295 27298 16080 0 -1 4202560 30 0 0 0 4 0 0 0 20 0 22 0 13272605 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209411058344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27303] ppid=27295 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/27298/task/27303/stat : 27303 (java) S 27295 27298 16080 0 -1 4202560 22 0 0 0 5 0 0 0 20 0 22 0 13272605 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209410006056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27304] ppid=27295 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/27298/task/27304/stat : 27304 (java) S 27295 27298 16080 0 -1 4202560 32 0 0 0 4 2 0 0 20 0 22 0 13272605 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209314020264 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27305] ppid=27295 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/27298/task/27305/stat : 27305 (java) S 27295 27298 16080 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 22 0 13272605 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209312966952 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27306] ppid=27295 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/27298/task/27306/stat : 27306 (java) S 27295 27298 16080 0 -1 4202560 30 0 0 0 4 1 0 0 20 0 22 0 13272605 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209311914152 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27307] ppid=27295 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/27298/task/27307/stat : 27307 (java) S 27295 27298 16080 0 -1 4202560 31 0 0 0 5 2 0 0 20 0 22 0 13272605 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209310861864 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27308] ppid=27295 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/27298/task/27308/stat : 27308 (java) S 27295 27298 16080 0 -1 4202560 41 0 0 0 7 2 0 0 20 0 22 0 13272605 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209309809064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27309] ppid=27295 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/27298/task/27309/stat : 27309 (java) S 27295 27298 16080 0 -1 4202560 263 0 0 0 1 7 0 0 20 0 22 0 13272606 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209297611496 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27298/tid=27310] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27310/stat : 27310 (java) S 27295 27298 16080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13272606 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209296557560 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27311] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27311/stat : 27311 (java) S 27295 27298 16080 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 22 0 13272606 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209295505160 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27312] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27312/stat : 27312 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13272609 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209294453648 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27313] ppid=27295 vsize=9824732 CPUtime=1.48 cores=1,3,5,7
/proc/27298/task/27313/stat : 27313 (java) S 27295 27298 16080 0 -1 4202560 12316 0 0 0 146 2 0 0 20 0 22 0 13272609 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209293400248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27314] ppid=27295 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/27298/task/27314/stat : 27314 (java) S 27295 27298 16080 0 -1 4202560 7713 0 0 0 84 2 0 0 20 0 22 0 13272609 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209292347448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27315] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27315/stat : 27315 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13272609 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209291295352 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27316] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27316/stat : 27316 (java) S 27295 27298 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13272609 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209290242760 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27413] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27413/stat : 27413 (java) S 27295 27298 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13274176 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209287034280 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27474] ppid=27295 vsize=9824732 CPUtime=3.6 cores=1,3,5,7
/proc/27298/task/27474/stat : 27474 (java) R 27295 27298 16080 0 -1 4202560 8 0 0 0 360 0 0 0 20 0 22 0 13275231 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209289129616 140209413636575 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=27298/tid=27475] ppid=27295 vsize=9824732 CPUtime=3.6 cores=1,3,5,7
/proc/27298/task/27475/stat : 27475 (java) R 27295 27298 16080 0 -1 4202560 360 0 0 0 357 3 0 0 20 0 22 0 13275231 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209288084816 140209413709149 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27476] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27476/stat : 27476 (java) S 27295 27298 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13275232 10060525568 124235 33554432000 1073741824 1073778376 140733647672896 140209285981224 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 15
Current children cumulated vsize (KiB) 9824732

[startup+30.201 s]
/proc/loadavg: 0.82 0.75 0.93 3/189 27476
/proc/meminfo: memFree=30031272/32872528 swapFree=447588/480292
[pid=27298] ppid=27295 vsize=9824732 CPUtime=15.43 cores=1,3,5,7
/proc/27298/stat : 27298 (java) S 27295 27298 16080 0 -1 4202496 25285 0 1 0 1450 93 0 0 20 0 22 0 13272603 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140733647664032 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27298/statm: 2456183 127292 2286 9 0 2446860 0
[pid=27298/tid=27300] ppid=27295 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/27298/task/27300/stat : 27300 (java) S 27295 27298 16080 0 -1 4202560 2482 0 1 0 21 2 0 0 20 0 22 0 13272604 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209473381240 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27301] ppid=27295 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/27298/task/27301/stat : 27301 (java) S 27295 27298 16080 0 -1 4202560 36 0 0 0 7 0 0 0 20 0 22 0 13272605 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209412111144 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27302] ppid=27295 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/27298/task/27302/stat : 27302 (java) S 27295 27298 16080 0 -1 4202560 39 0 0 0 4 2 0 0 20 0 22 0 13272605 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209411058344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27303] ppid=27295 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/27298/task/27303/stat : 27303 (java) S 27295 27298 16080 0 -1 4202560 22 0 0 0 6 0 0 0 20 0 22 0 13272605 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209410006056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27304] ppid=27295 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/27298/task/27304/stat : 27304 (java) S 27295 27298 16080 0 -1 4202560 39 0 0 0 4 2 0 0 20 0 22 0 13272605 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209314020264 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27298/tid=27305] ppid=27295 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/27298/task/27305/stat : 27305 (java) S 27295 27298 16080 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 22 0 13272605 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209312966952 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27306] ppid=27295 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/27298/task/27306/stat : 27306 (java) S 27295 27298 16080 0 -1 4202560 41 0 0 0 5 1 0 0 20 0 22 0 13272605 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209311914152 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27307] ppid=27295 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/27298/task/27307/stat : 27307 (java) S 27295 27298 16080 0 -1 4202560 33 0 0 0 5 2 0 0 20 0 22 0 13272605 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209310861864 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27308] ppid=27295 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/27298/task/27308/stat : 27308 (java) S 27295 27298 16080 0 -1 4202560 46 0 0 0 8 2 0 0 20 0 22 0 13272605 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209309809064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27309] ppid=27295 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/27298/task/27309/stat : 27309 (java) S 27295 27298 16080 0 -1 4202560 263 0 0 0 1 7 0 0 20 0 22 0 13272606 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209297611496 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27298/tid=27310] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27310/stat : 27310 (java) S 27295 27298 16080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13272606 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209296557560 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27311] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27311/stat : 27311 (java) S 27295 27298 16080 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 22 0 13272606 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209295505160 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27312] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27312/stat : 27312 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13272609 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209294453648 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27313] ppid=27295 vsize=9824732 CPUtime=1.48 cores=1,3,5,7
/proc/27298/task/27313/stat : 27313 (java) S 27295 27298 16080 0 -1 4202560 12316 0 0 0 146 2 0 0 20 0 22 0 13272609 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209293400248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27314] ppid=27295 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/27298/task/27314/stat : 27314 (java) S 27295 27298 16080 0 -1 4202560 7713 0 0 0 84 2 0 0 20 0 22 0 13272609 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209292347448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27315] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27315/stat : 27315 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13272609 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209291295352 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27316] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27316/stat : 27316 (java) S 27295 27298 16080 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13272609 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209290242760 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27413] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27413/stat : 27413 (java) S 27295 27298 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13274176 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209287034280 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27474] ppid=27295 vsize=9824732 CPUtime=3.78 cores=1,3,5,7
/proc/27298/task/27474/stat : 27474 (java) R 27295 27298 16080 0 -1 4202560 8 0 0 0 378 0 0 0 20 0 22 0 13275231 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209289136432 140209413636575 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27475] ppid=27295 vsize=9824732 CPUtime=3.77 cores=1,3,5,7
/proc/27298/task/27475/stat : 27475 (java) R 27295 27298 16080 0 -1 4202560 361 0 0 0 374 3 0 0 20 0 22 0 13275231 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209288085160 140209413709056 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=27298/tid=27476] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27476/stat : 27476 (java) S 27295 27298 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13275232 10060525568 127292 33554432000 1073741824 1073778376 140733647672896 140209285981224 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 15.43
Current children cumulated vsize (KiB) 9824732

[startup+30.3009 s]
/proc/loadavg: 0.82 0.75 0.93 3/189 27476
/proc/meminfo: memFree=30031272/32872528 swapFree=447588/480292
[pid=27298] ppid=27295 vsize=9824732 CPUtime=15.54 cores=1,3,5,7
/proc/27298/stat : 27298 (java) S 27295 27298 16080 0 -1 4202496 25288 0 1 0 1460 94 0 0 20 0 19 0 13272603 10060525568 127285 33554432000 1073741824 1073778376 140733647672896 140733647664032 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27298/statm: 2456183 127285 2286 9 0 2446860 0
[pid=27298/tid=27300] ppid=27295 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/27298/task/27300/stat : 27300 (java) R 27295 27298 16080 0 -1 4202560 2482 0 1 0 23 2 0 0 20 0 19 0 13272604 10060525568 127285 33554432000 1073741824 1073778376 140733647672896 140209473381000 140209414255581 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27301] ppid=27295 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/27298/task/27301/stat : 27301 (java) S 27295 27298 16080 0 -1 4202560 36 0 0 0 7 0 0 0 20 0 19 0 13272605 10060525568 127285 33554432000 1073741824 1073778376 140733647672896 140209412111144 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27302] ppid=27295 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/27298/task/27302/stat : 27302 (java) S 27295 27298 16080 0 -1 4202560 39 0 0 0 4 2 0 0 20 0 19 0 13272605 10060525568 127285 33554432000 1073741824 1073778376 140733647672896 140209411058344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27303] ppid=27295 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/27298/task/27303/stat : 27303 (java) S 27295 27298 16080 0 -1 4202560 22 0 0 0 6 0 0 0 20 0 19 0 13272605 10060525568 127285 33554432000 1073741824 1073778376 140733647672896 140209410006056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27304] ppid=27295 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/27298/task/27304/stat : 27304 (java) S 27295 27298 16080 0 -1 4202560 39 0 0 0 4 2 0 0 20 0 19 0 13272605 10060525568 127285 33554432000 1073741824 1073778376 140733647672896 140209314020264 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27298/tid=27305] ppid=27295 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/27298/task/27305/stat : 27305 (java) S 27295 27298 16080 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 19 0 13272605 10060525568 127285 33554432000 1073741824 1073778376 140733647672896 140209312966952 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27306] ppid=27295 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/27298/task/27306/stat : 27306 (java) S 27295 27298 16080 0 -1 4202560 41 0 0 0 5 1 0 0 20 0 19 0 13272605 10060525568 127285 33554432000 1073741824 1073778376 140733647672896 140209311914152 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27307] ppid=27295 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/27298/task/27307/stat : 27307 (java) S 27295 27298 16080 0 -1 4202560 33 0 0 0 5 2 0 0 20 0 19 0 13272605 10060525568 127285 33554432000 1073741824 1073778376 140733647672896 140209310861864 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27308] ppid=27295 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/27298/task/27308/stat : 27308 (java) S 27295 27298 16080 0 -1 4202560 46 0 0 0 8 2 0 0 20 0 19 0 13272605 10060525568 127285 33554432000 1073741824 1073778376 140733647672896 140209309809064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27309] ppid=27295 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/27298/task/27309/stat : 27309 (java) S 27295 27298 16080 0 -1 4202560 263 0 0 0 1 7 0 0 20 0 19 0 13272606 10060525568 127285 33554432000 1073741824 1073778376 140733647672896 140209297611496 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27298/tid=27310] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27310/stat : 27310 (java) S 27295 27298 16080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13272606 10060525568 127285 33554432000 1073741824 1073778376 140733647672896 140209296557560 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27311] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27311/stat : 27311 (java) S 27295 27298 16080 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 19 0 13272606 10060525568 127285 33554432000 1073741824 1073778376 140733647672896 140209295505160 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27312] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27312/stat : 27312 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13272609 10060525568 127285 33554432000 1073741824 1073778376 140733647672896 140209294453648 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27313] ppid=27295 vsize=9824732 CPUtime=1.49 cores=1,3,5,7
/proc/27298/task/27313/stat : 27313 (java) S 27295 27298 16080 0 -1 4202560 12318 0 0 0 147 2 0 0 20 0 19 0 13272609 10060525568 127285 33554432000 1073741824 1073778376 140733647672896 140209293400248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27298/tid=27314] ppid=27295 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/27298/task/27314/stat : 27314 (java) R 27295 27298 16080 0 -1 4202560 7713 0 0 0 84 2 0 0 20 0 19 0 13272609 10060525568 127285 33554432000 1073741824 1073778376 140733647672896 140209292347448 140209479227579 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27315] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27315/stat : 27315 (java) S 27295 27298 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13272609 10060525568 127285 33554432000 1073741824 1073778376 140733647672896 140209291295352 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27298/tid=27316] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27316/stat : 27316 (java) R 27295 27298 16080 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13272609 10060525568 127285 33554432000 1073741824 1073778376 140733647672896 140209290242760 235378096041 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=27298/tid=27413] ppid=27295 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27298/task/27413/stat : 27413 (java) S 27295 27298 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13274176 10060525568 127285 33554432000 1073741824 1073778376 140733647672896 140209287034280 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 15.54
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): 0.02
#  lost CPU user time (s): 0.02
#  lost CPU system time (s): 0

Real time (s): 30.3672
CPU time (s): 15.7226
CPU user time (s): 14.6688
CPU system time (s): 1.05384
CPU usage (%): 51.7749
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.6488
system time used= 1.05384
maximum resident set size= 513368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25300
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2847
involuntary context switches= 910

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.171973 second user time and 0.247962 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-30 23:21:28
IDJOB=4110205
IDBENCH=79201
IDSOLVER=2552
FILE ID=node104/4110205-1467321688
RUNJOBID= node104-1467319233-22139
PBS_JOBID= 20005270
Free space on /tmp= 71720 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111226680--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110205-1467321688/watcher-4110205-1467321688 -o /tmp/evaluation-result-4110205-1467321688/solver-4110205-1467321688 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1467319233-22139 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4110205-1467321688.wbo

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

MD5SUM BENCH= bf6c20afd58a85c8a111061436284549
RANDOM SEED=392609070

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
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:        30521888 kB
Buffers:          205580 kB
Cached:           909592 kB
SwapCached:            0 kB
Active:           328768 kB
Inactive:         801076 kB
Active(anon):      17076 kB
Inactive(anon):        0 kB
Active(file):     311692 kB
Inactive(file):   801076 kB
Unevictable:      480292 kB
Mlocked:          447588 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               496 kB
Writeback:             0 kB
AnonPages:        494196 kB
Mapped:            13056 kB
Shmem:               204 kB
Slab:             611760 kB
SReclaimable:      55868 kB
SUnreclaim:       555892 kB
KernelStack:        1400 kB
PageTables:         4352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     568492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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= 71720 MiB
End job on node104 at 2016-06-30 23:21:59