Trace number 4110349

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 PB16MSAT (TO) 1800.06 1757.15

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900567135--soft-0-100-0.wbo
MD5SUM51cd1cd61e067c06067b10b7beeffad7
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 benchmark27.7658
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 135865
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 135864
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 761
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4110349-1466346184.wbo
0.09/0.12	c reading problem ... 
0.46/0.34	c ... done. Wall clock time 0.224s.
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.77/0.49	c And the winner is solver0
1.42/0.85	c SATISFIABLE
1.42/0.85	c OPTIMIZING...
1.42/0.85	c Got one! Elapsed wall clock time (in seconds):0.73
1.42/0.85	o 863
1.42/0.89	c And the winner is solver0
1.82/1.38	c Got one! Elapsed wall clock time (in seconds):1.256
1.82/1.38	o 546
1.89/1.45	c And the winner is solver0
2.10/1.89	c Got one! Elapsed wall clock time (in seconds):1.769
2.10/1.89	o 329
2.11/1.91	c And the winner is solver0
2.21/2.40	c Got one! Elapsed wall clock time (in seconds):2.279
2.21/2.40	o 314
2.21/2.42	c And the winner is solver0
2.41/2.91	c Got one! Elapsed wall clock time (in seconds):2.786
2.41/2.91	o 290
2.41/2.92	c And the winner is solver0
2.48/3.41	c Got one! Elapsed wall clock time (in seconds):3.292
2.48/3.41	o 223
3.27/3.79	c And the winner is solver0
3.49/3.92	c Got one! Elapsed wall clock time (in seconds):3.798
3.49/3.92	o 221
5.34/4.81	c And the winner is solver0
5.41/4.92	c Got one! Elapsed wall clock time (in seconds):4.802
5.41/4.92	o 217
5.41/4.98	c And the winner is solver0
5.54/5.43	c Got one! Elapsed wall clock time (in seconds):5.306
5.54/5.43	o 212
5.54/5.45	c And the winner is solver0
5.62/5.93	c Got one! Elapsed wall clock time (in seconds):5.81
5.62/5.93	o 187
6.29/6.22	c cleaning 3643 clauses out of 7297 with flag 5817/7297
9.36/7.72	c cleaning 4821 clauses out of 9653 with flag 47076/13296
11.81/8.95	c And the winner is solver0
11.94/9.43	c Got one! Elapsed wall clock time (in seconds):9.314
11.94/9.43	o 182
11.94/9.46	c And the winner is solver0
12.02/9.94	c Got one! Elapsed wall clock time (in seconds):9.818
12.02/9.94	o 177
12.61/10.24	c cleaning 5462 clauses out of 10938 with flag 6043/19402
13.61/10.71	c And the winner is solver0
13.71/10.94	c Got one! Elapsed wall clock time (in seconds):10.822
13.71/10.94	o 173
13.82/11.03	c And the winner is solver0
13.89/11.45	c Got one! Elapsed wall clock time (in seconds):11.327
13.89/11.45	o 170
13.89/11.46	c And the winner is solver0
13.94/11.95	c Got one! Elapsed wall clock time (in seconds):11.831
13.94/11.95	o 148
13.94/11.99	c And the winner is solver0
14.05/12.45	c Got one! Elapsed wall clock time (in seconds):12.336
14.05/12.45	o 143
14.36/12.68	c And the winner is solver0
14.56/12.96	c Got one! Elapsed wall clock time (in seconds):12.84
14.56/12.96	o 142
14.84/13.10	c And the winner is solver0
14.87/13.46	c Got one! Elapsed wall clock time (in seconds):13.344
14.87/13.46	o 141
16.76/14.38	c cleaning 6672 clauses out of 13355 with flag 20516/27281
17.05/14.43	c And the winner is solver0
17.28/14.52	c Got one! Elapsed wall clock time (in seconds):14.399
17.28/14.52	o 139
18.54/15.03	c And the winner is solver0
18.66/15.52	c Got one! Elapsed wall clock time (in seconds):15.404
18.66/15.52	o 136
19.23/15.81	c And the winner is solver0
19.30/16.03	c Got one! Elapsed wall clock time (in seconds):15.908
19.30/16.03	o 131
19.44/16.11	c And the winner is solver0
19.50/16.53	c Got one! Elapsed wall clock time (in seconds):16.413
19.50/16.53	o 128
19.50/16.60	c And the winner is solver0
19.67/17.04	c Got one! Elapsed wall clock time (in seconds):16.918
19.67/17.04	o 126
19.67/17.09	c And the winner is solver0
19.84/17.54	c Got one! Elapsed wall clock time (in seconds):17.422
19.84/17.54	o 121
20.74/18.03	c And the winner is solver0
20.74/18.10	c Got one! Elapsed wall clock time (in seconds):17.977
20.74/18.10	o 118
21.24/18.38	c And the winner is solver0
21.47/18.60	c Got one! Elapsed wall clock time (in seconds):18.482
21.47/18.60	o 111
21.47/18.66	c And the winner is solver0
21.63/19.11	c Got one! Elapsed wall clock time (in seconds):18.987
21.63/19.11	o 103
22.10/19.30	c And the winner is solver0
22.17/19.61	c Got one! Elapsed wall clock time (in seconds):19.492
22.17/19.61	o 96
22.17/19.67	c And the winner is solver0
22.34/20.12	c Got one! Elapsed wall clock time (in seconds):19.997
22.34/20.12	o 93
22.34/20.15	c And the winner is solver0
22.42/20.62	c Got one! Elapsed wall clock time (in seconds):20.504
22.42/20.62	o 88
22.56/20.73	c And the winner is solver0
22.67/21.13	c Got one! Elapsed wall clock time (in seconds):21.012
22.67/21.13	o 85
22.67/21.15	c And the winner is solver0
24.14/22.64	c Got one! Elapsed wall clock time (in seconds):22.524
24.14/22.64	o 77
24.32/22.78	c And the winner is solver0
24.60/23.15	c Got one! Elapsed wall clock time (in seconds):23.036
24.60/23.15	o 75
24.87/23.37	c cleaning 8720 clauses out of 17453 with flag 6017/38051
24.87/23.38	c And the winner is solver0
25.34/23.67	c Got one! Elapsed wall clock time (in seconds):23.549
25.34/23.67	o 72
26.72/24.32	c And the winner is solver0
26.79/24.68	c Got one! Elapsed wall clock time (in seconds):24.565
26.79/24.68	o 71
27.59/25.13	c cleaning 7033 clauses out of 14072 with flag 15285/43390
29.80/26.24	c cleaning 6512 clauses out of 13040 with flag 65522/49391
31.40/27.04	c And the winner is solver0
31.55/27.20	c Got one! Elapsed wall clock time (in seconds):27.082
31.55/27.20	o 70
33.21/28.02	c And the winner is solver0
33.31/28.22	c Got one! Elapsed wall clock time (in seconds):28.103
33.31/28.22	o 69
33.63/28.47	c And the winner is solver0
33.84/28.74	c Got one! Elapsed wall clock time (in seconds):28.624
33.84/28.74	o 68
34.40/29.00	c cleaning 8899 clauses out of 17802 with flag 6542/60665
34.40/29.05	c And the winner is solver0
34.58/29.27	c Got one! Elapsed wall clock time (in seconds):29.149
34.58/29.27	o 59
34.80/29.45	c And the winner is solver0
34.97/29.79	c Got one! Elapsed wall clock time (in seconds):29.674
34.97/29.79	o 52
35.75/30.28	c And the winner is solver0
35.93/30.37	c Got one! Elapsed wall clock time (in seconds):30.253
35.93/30.37	o 48
35.98/30.47	c And the winner is solver0
36.15/30.91	c Got one! Elapsed wall clock time (in seconds):30.791
36.15/30.91	o 41
36.69/31.22	c cleaning 7808 clauses out of 15631 with flag 13144/67393
36.69/31.26	c And the winner is solver0
36.86/31.45	c Got one! Elapsed wall clock time (in seconds):31.327
36.86/31.45	o 39
37.12/31.63	c And the winner is solver0
37.24/31.99	c Got one! Elapsed wall clock time (in seconds):31.869
37.24/31.99	o 35
37.92/32.39	c And the winner is solver0
38.15/32.53	c Got one! Elapsed wall clock time (in seconds):32.412
38.15/32.53	o 34
38.64/32.81	c cleaning 6875 clauses out of 13769 with flag 13276/73339
39.06/33.08	c And the winner is solver0
39.23/33.13	c Got one! Elapsed wall clock time (in seconds):33.007
39.23/33.13	o 33
39.73/33.42	c cleaning 6230 clauses out of 12465 with flag 16375/78910
40.94/34.05	c cleaning 6113 clauses out of 12234 with flag 62385/84909
41.35/34.29	c And the winner is solver0
41.57/34.67	c Got one! Elapsed wall clock time (in seconds):34.554
41.57/34.67	o 30
41.77/34.84	c And the winner is solver0
41.91/35.23	c Got one! Elapsed wall clock time (in seconds):35.106
41.91/35.23	o 25
42.19/35.49	c cleaning 5720 clauses out of 11455 with flag 15294/90243
43.59/36.14	c cleaning 5851 clauses out of 11732 with flag 66647/96240
44.20/36.48	c And the winner is solver0
44.40/36.78	c Got one! Elapsed wall clock time (in seconds):36.66
44.40/36.78	o 23
44.77/37.03	c And the winner is solver0
44.90/37.34	c Got one! Elapsed wall clock time (in seconds):37.221
44.90/37.34	o 18
45.16/37.51	c cleaning 6228 clauses out of 12475 with flag 9538/102834
45.74/37.89	c And the winner is solver0
45.95/37.96	c Got one! Elapsed wall clock time (in seconds):37.837
45.95/37.96	o 17
46.03/38.09	c And the winner is solver0
670.19/651.98	c cleaning 0 clauses out of 7324 with flag 0/7349
1800.06/1757.10	c >>>>>>>>>> Solver number 0 (52 answers) <<<<<<<<<<<<<<<<<<
1800.06/1757.10	c starts		: 126
1800.06/1757.10	c conflicts		: 107945
1800.06/1757.10	c decisions		: 324090
1800.06/1757.10	c propagations		: 45902144
1800.06/1757.10	c inspects		: 77146673
1800.06/1757.10	c shortcuts		: 0
1800.06/1757.10	c learnt literals	: 0
1800.06/1757.10	c learnt binary clauses	: 24
1800.06/1757.10	c learnt ternary clauses	: 74
1800.06/1757.10	c learnt constraints	: 107945
1800.06/1757.10	c ignored constraints	: 0
1800.06/1757.10	c root simplifications	: 0
1800.06/1757.10	c removed literals (reason simplification)	: 189025
1800.06/1757.10	c reason swapping (by a shorter reason)	: 0
1800.06/1757.10	c Calls to reduceDB	: 15
1800.06/1757.10	c Number of update (reduction) of LBD	: 48309
1800.06/1757.10	c Imported unit clauses	: 0
1800.06/1757.10	c number of reductions to clauses (during analyze)	: 0
1800.06/1757.10	c number of learned constraints concerned by reduction	: 0
1800.06/1757.10	c number of learning phase by resolution	: 0
1800.06/1757.10	c number of learning phase by cutting planes	: 0
1800.06/1757.10	c speed (assignments/second)	: 26129.22146526285
1800.06/1757.10	c non guided choices	6701
1800.06/1757.11	c learnt constraints type 
1800.06/1757.11	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 24
1800.06/1757.11	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 11334
1800.06/1757.11	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/1757.11	c starts		: 90
1800.06/1757.11	c conflicts		: 12385
1800.06/1757.11	c decisions		: 266281
1800.06/1757.11	c propagations		: 1407772
1800.06/1757.11	c inspects		: 620392396
1800.06/1757.11	c shortcuts		: 0
1800.06/1757.11	c learnt literals	: 0
1800.06/1757.11	c learnt binary clauses	: 0
1800.06/1757.11	c learnt ternary clauses	: 0
1800.06/1757.11	c learnt constraints	: 12359
1800.06/1757.11	c ignored constraints	: 0
1800.06/1757.11	c root simplifications	: 0
1800.06/1757.11	c removed literals (reason simplification)	: 0
1800.06/1757.11	c reason swapping (by a shorter reason)	: 0
1800.06/1757.11	c Calls to reduceDB	: 1
1800.06/1757.11	c Number of update (reduction) of LBD	: 0
1800.06/1757.11	c Imported unit clauses	: 0
1800.06/1757.11	c number of reductions to clauses (during analyze)	: 0
1800.06/1757.11	c number of learned constraints concerned by reduction	: 0
1800.06/1757.11	c number of learning phase by resolution	: 0
1800.06/1757.11	c number of learning phase by cutting planes	: 0
1800.06/1757.11	c speed (assignments/second)	: 818.9506077679109
1800.06/1757.11	c non guided choices	5451
1800.06/1757.12	c learnt constraints type 
1800.06/1757.12	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 652
1800.06/1757.12	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11707
1800.06/1757.12	s SATISFIABLE
1800.06/1757.12	c Found 51 solution(s)
1800.06/1757.12	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 
1800.06/1757.12	c objective function=17
1800.06/1757.12	c Total wall clock time (in seconds): 1757.0

Verifier Data

OK	8

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-4110349-1466346184/watcher-4110349-1466346184 -o /tmp/evaluation-result-4110349-1466346184/solver-4110349-1466346184 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466341814-21070 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110349-1466346184.wbo 

pid=24978
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.43 2.30 2.20 3/196 24981
/proc/meminfo: memFree=29007904/32872528 swapFree=1200228/1314692
[pid=24981] ppid=24978 vsize=9224 CPUtime=0 cores=0,2,4,6
/proc/24981/stat : 24981 (java) R 24978 24981 21054 0 -1 4202496 404 0 0 0 0 0 0 0 20 0 1 0 36664892 9445376 76 33554432000 1073741824 1073778376 140736431898624 140736431895752 252253878367 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24981/statm: 2306 93 74 9 0 38 0

[startup+0.10006 s]
/proc/loadavg: 2.43 2.30 2.20 3/196 24981
/proc/meminfo: memFree=29007904/32872528 swapFree=1200228/1314692
[pid=24981] ppid=24978 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/24981/stat : 24981 (java) S 24978 24981 21054 0 -1 4202496 4401 0 1 0 7 2 0 0 20 0 18 0 36664892 9787879424 6029 33554432000 1073741824 1073778376 140736431898624 140736431889760 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24981/statm: 2389619 6029 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200207 s]
/proc/loadavg: 2.43 2.30 2.20 3/196 24981
/proc/meminfo: memFree=29007904/32872528 swapFree=1200228/1314692
[pid=24981] ppid=24978 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/24981/stat : 24981 (java) S 24978 24981 21054 0 -1 4202496 4733 0 1 0 21 2 0 0 20 0 18 0 36664892 9787879424 6828 33554432000 1073741824 1073778376 140736431898624 140736431889760 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24981/statm: 2389619 6828 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300219 s]
/proc/loadavg: 2.43 2.30 2.20 3/196 24981
/proc/meminfo: memFree=29007904/32872528 swapFree=1200228/1314692
[pid=24981] ppid=24978 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/24981/stat : 24981 (java) S 24978 24981 21054 0 -1 4202496 5696 0 1 0 44 2 0 0 20 0 18 0 36664892 9787879424 8375 33554432000 1073741824 1073778376 140736431898624 140736431889760 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24981/statm: 2389619 8375 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700269 s]
/proc/loadavg: 2.43 2.30 2.20 3/196 24981
/proc/meminfo: memFree=29007904/32872528 swapFree=1200228/1314692
[pid=24981] ppid=24978 vsize=9824732 CPUtime=1.42 cores=0,2,4,6
/proc/24981/stat : 24981 (java) S 24978 24981 21054 0 -1 4202496 9403 0 1 0 137 5 0 0 20 0 19 0 36664892 10060525568 13219 33554432000 1073741824 1073778376 140736431898624 140736431889760 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24981/statm: 2456183 13219 2267 9 0 2446860 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 2.43 2.30 2.20 2/215 25006
/proc/meminfo: memFree=28947144/32872528 swapFree=1200228/1314692
[pid=24981] ppid=24978 vsize=9824732 CPUtime=2.1 cores=0,2,4,6
/proc/24981/stat : 24981 (java) S 24978 24981 21054 0 -1 4202496 15358 0 1 0 200 10 0 0 20 0 19 0 36664892 10060525568 19723 33554432000 1073741824 1073778376 140736431898624 140736431889760 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24981/statm: 2456183 19723 2273 9 0 2446860 0
[pid=24981/tid=24983] ppid=24978 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/24981/task/24983/stat : 24983 (java) S 24978 24981 21054 0 -1 4202560 2448 0 1 0 33 2 0 0 20 0 19 0 36664893 10060525568 19723 33554432000 1073741824 1073778376 140736431898624 139737749308280 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24984] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24984/stat : 24984 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36664895 10060525568 19723 33554432000 1073741824 1073778376 140736431898624 139737710799272 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24985] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24985/stat : 24985 (java) S 24978 24981 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36664895 10060525568 19723 33554432000 1073741824 1073778376 140736431898624 139737709746728 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24986] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24986/stat : 24986 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36664895 10060525568 19723 33554432000 1073741824 1073778376 140736431898624 139737708693672 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24981/tid=24987] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24987/stat : 24987 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36664895 10060525568 19723 33554432000 1073741824 1073778376 140736431898624 139737707641128 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24988] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24988/stat : 24988 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36664895 10060525568 19723 33554432000 1073741824 1073778376 140736431898624 139737706589096 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24989] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24989/stat : 24989 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36664895 10060525568 19723 33554432000 1073741824 1073778376 140736431898624 139737705536552 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24990] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24990/stat : 24990 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36664895 10060525568 19723 33554432000 1073741824 1073778376 140736431898624 139737704483496 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24991] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24991/stat : 24991 (java) S 24978 24981 21054 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36664895 10060525568 19723 33554432000 1073741824 1073778376 140736431898624 139737703430952 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24992] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24992/stat : 24992 (java) S 24978 24981 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36664896 10060525568 19723 33554432000 1073741824 1073778376 140736431898624 139737573579112 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24993] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24993/stat : 24993 (java) S 24978 24981 21054 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36664896 10060525568 19723 33554432000 1073741824 1073778376 140736431898624 139737572525432 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24994] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24994/stat : 24994 (java) S 24978 24981 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36664896 10060525568 19723 33554432000 1073741824 1073778376 140736431898624 139737571472264 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24995] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24995/stat : 24995 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36664899 10060525568 19723 33554432000 1073741824 1073778376 140736431898624 139737570421008 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24996] ppid=24978 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/24981/task/24996/stat : 24996 (java) S 24978 24981 21054 0 -1 4202560 5267 0 0 0 60 2 0 0 20 0 19 0 36664899 10060525568 19723 33554432000 1073741824 1073778376 140736431898624 139737569368888 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24997] ppid=24978 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/24981/task/24997/stat : 24997 (java) S 24978 24981 21054 0 -1 4202560 6292 0 0 0 59 0 0 0 20 0 19 0 36664899 10060525568 19723 33554432000 1073741824 1073778376 140736431898624 139737568316344 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24981/tid=24998] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24998/stat : 24998 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36664899 10060525568 19723 33554432000 1073741824 1073778376 140736431898624 139736693861112 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24999] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24999/stat : 24999 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36664899 10060525568 19723 33554432000 1073741824 1073778376 140736431898624 139736692808776 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=25003] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/25003/stat : 25003 (java) S 24978 24981 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36664930 10060525568 19723 33554432000 1073741824 1073778376 140736431898624 139736688595880 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 2.43 2.30 2.20 2/215 25012
/proc/meminfo: memFree=28927640/32872528 swapFree=1200228/1314692
[pid=24981] ppid=24978 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/24981/stat : 24981 (java) S 24978 24981 21054 0 -1 4202496 17311 0 1 0 233 15 0 0 20 0 19 0 36664892 10060525568 24333 33554432000 1073741824 1073778376 140736431898624 140736431889760 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24981/statm: 2456183 24333 2275 9 0 2446860 0
[pid=24981/tid=24983] ppid=24978 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/24981/task/24983/stat : 24983 (java) S 24978 24981 21054 0 -1 4202560 2451 0 1 0 36 2 0 0 20 0 19 0 36664893 10060525568 24333 33554432000 1073741824 1073778376 140736431898624 139737749308280 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24984] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24984/stat : 24984 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36664895 10060525568 24333 33554432000 1073741824 1073778376 140736431898624 139737710799272 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24985] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24985/stat : 24985 (java) S 24978 24981 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36664895 10060525568 24333 33554432000 1073741824 1073778376 140736431898624 139737709746728 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24986] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24986/stat : 24986 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36664895 10060525568 24333 33554432000 1073741824 1073778376 140736431898624 139737708693672 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24981/tid=24987] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24987/stat : 24987 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36664895 10060525568 24333 33554432000 1073741824 1073778376 140736431898624 139737707641128 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24988] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24988/stat : 24988 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36664895 10060525568 24333 33554432000 1073741824 1073778376 140736431898624 139737706589096 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24989] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24989/stat : 24989 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36664895 10060525568 24333 33554432000 1073741824 1073778376 140736431898624 139737705536552 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24990] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24990/stat : 24990 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36664895 10060525568 24333 33554432000 1073741824 1073778376 140736431898624 139737704483496 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24991] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24991/stat : 24991 (java) S 24978 24981 21054 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36664895 10060525568 24333 33554432000 1073741824 1073778376 140736431898624 139737703430952 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24992] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24992/stat : 24992 (java) S 24978 24981 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36664896 10060525568 24333 33554432000 1073741824 1073778376 140736431898624 139737573579112 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24993] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24993/stat : 24993 (java) S 24978 24981 21054 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36664896 10060525568 24333 33554432000 1073741824 1073778376 140736431898624 139737572525432 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24994] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24994/stat : 24994 (java) S 24978 24981 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36664896 10060525568 24333 33554432000 1073741824 1073778376 140736431898624 139737571472264 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24995] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24995/stat : 24995 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36664899 10060525568 24333 33554432000 1073741824 1073778376 140736431898624 139737570421008 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24996] ppid=24978 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/24981/task/24996/stat : 24996 (java) S 24978 24981 21054 0 -1 4202560 7189 0 0 0 78 2 0 0 20 0 19 0 36664899 10060525568 24333 33554432000 1073741824 1073778376 140736431898624 139737569368888 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24997] ppid=24978 vsize=9824732 CPUtime=0.68 cores=0,2,4,6
/proc/24981/task/24997/stat : 24997 (java) S 24978 24981 21054 0 -1 4202560 6294 0 0 0 68 0 0 0 20 0 19 0 36664899 10060525568 24333 33554432000 1073741824 1073778376 140736431898624 139737568316344 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24981/tid=24998] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24998/stat : 24998 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36664899 10060525568 24333 33554432000 1073741824 1073778376 140736431898624 139736693861112 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24999] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24999/stat : 24999 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36664899 10060525568 24333 33554432000 1073741824 1073778376 140736431898624 139736692808776 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=25003] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/25003/stat : 25003 (java) S 24978 24981 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36664930 10060525568 24333 33554432000 1073741824 1073778376 140736431898624 139736688595880 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=23 pid=1811 uid=0 cmd=

[startup+6.30085 s]
/proc/loadavg: 2.48 2.31 2.20 2/215 25030
/proc/meminfo: memFree=28833096/32872528 swapFree=1200228/1314692
[pid=24981] ppid=24978 vsize=9824732 CPUtime=6.51 cores=0,2,4,6
/proc/24981/stat : 24981 (java) S 24978 24981 21054 0 -1 4202496 17487 0 1 0 625 26 0 0 20 0 22 0 36664892 10060525568 49902 33554432000 1073741824 1073778376 140736431898624 140736431889760 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24981/statm: 2456183 49902 2294 9 0 2446860 0
[pid=24981/tid=24983] ppid=24978 vsize=9824732 CPUtime=0.4 cores=0,2,4,6
/proc/24981/task/24983/stat : 24983 (java) S 24978 24981 21054 0 -1 4202560 2454 0 1 0 38 2 0 0 20 0 22 0 36664893 10060525568 49902 33554432000 1073741824 1073778376 140736431898624 139737749308280 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24984] ppid=24978 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24981/task/24984/stat : 24984 (java) S 24978 24981 21054 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 36664895 10060525568 49902 33554432000 1073741824 1073778376 140736431898624 139737710799272 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24985] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24985/stat : 24985 (java) S 24978 24981 21054 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 36664895 10060525568 49902 33554432000 1073741824 1073778376 140736431898624 139737709746728 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24986] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24986/stat : 24986 (java) S 24978 24981 21054 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 36664895 10060525568 49902 33554432000 1073741824 1073778376 140736431898624 139737708693672 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24987] ppid=24978 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24981/task/24987/stat : 24987 (java) S 24978 24981 21054 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 36664895 10060525568 49902 33554432000 1073741824 1073778376 140736431898624 139737707641128 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24988] ppid=24978 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/24981/task/24988/stat : 24988 (java) S 24978 24981 21054 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 36664895 10060525568 49902 33554432000 1073741824 1073778376 140736431898624 139737706589096 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24989] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24989/stat : 24989 (java) S 24978 24981 21054 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 36664895 10060525568 49902 33554432000 1073741824 1073778376 140736431898624 139737705536552 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24990] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24990/stat : 24990 (java) S 24978 24981 21054 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 36664895 10060525568 49902 33554432000 1073741824 1073778376 140736431898624 139737704483496 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24991] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24991/stat : 24991 (java) S 24978 24981 21054 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 36664895 10060525568 49902 33554432000 1073741824 1073778376 140736431898624 139737703430952 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24981/tid=24992] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24992/stat : 24992 (java) S 24978 24981 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 36664896 10060525568 49902 33554432000 1073741824 1073778376 140736431898624 139737573579112 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24993] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24993/stat : 24993 (java) S 24978 24981 21054 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 36664896 10060525568 49902 33554432000 1073741824 1073778376 140736431898624 139737572525432 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24994] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24994/stat : 24994 (java) S 24978 24981 21054 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 36664896 10060525568 49902 33554432000 1073741824 1073778376 140736431898624 139737571472264 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24995] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24995/stat : 24995 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36664899 10060525568 49902 33554432000 1073741824 1073778376 140736431898624 139737570421008 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24996] ppid=24978 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/24981/task/24996/stat : 24996 (java) S 24978 24981 21054 0 -1 4202560 7192 0 0 0 94 2 0 0 20 0 22 0 36664899 10060525568 49902 33554432000 1073741824 1073778376 140736431898624 139737569368888 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24997] ppid=24978 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/24981/task/24997/stat : 24997 (java) S 24978 24981 21054 0 -1 4202560 6299 0 0 0 98 0 0 0 20 0 22 0 36664899 10060525568 49902 33554432000 1073741824 1073778376 140736431898624 139737568316344 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24981/tid=24998] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24998/stat : 24998 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36664899 10060525568 49902 33554432000 1073741824 1073778376 140736431898624 139736693861112 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24999] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24999/stat : 24999 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36664899 10060525568 49902 33554432000 1073741824 1073778376 140736431898624 139736692808776 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=25003] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/25003/stat : 25003 (java) S 24978 24981 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 36664930 10060525568 49902 33554432000 1073741824 1073778376 140736431898624 139736688595880 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.51

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

/proc/24981/task/24983/stat : 24983 (java) S 24978 24981 21054 0 -1 4202560 2556 0 1 0 153 23 0 0 20 0 21 0 36664893 10060525568 1063192 33554432000 1073741824 1073778376 140736431898624 139737749308408 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24984] ppid=24978 vsize=9824732 CPUtime=5.56 cores=0,2,4,6
/proc/24981/task/24984/stat : 24984 (java) S 24978 24981 21054 0 -1 4202560 943 0 0 0 530 26 0 0 20 0 21 0 36664895 10060525568 1063192 33554432000 1073741824 1073778376 140736431898624 139737710799272 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24985] ppid=24978 vsize=9824732 CPUtime=5.87 cores=0,2,4,6
/proc/24981/task/24985/stat : 24985 (java) S 24978 24981 21054 0 -1 4202560 584 0 0 0 562 25 0 0 20 0 21 0 36664895 10060525568 1063192 33554432000 1073741824 1073778376 140736431898624 139737709746728 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24981/tid=24986] ppid=24978 vsize=9824732 CPUtime=5.88 cores=0,2,4,6
/proc/24981/task/24986/stat : 24986 (java) S 24978 24981 21054 0 -1 4202560 493 0 0 0 566 22 0 0 20 0 21 0 36664895 10060525568 1063192 33554432000 1073741824 1073778376 140736431898624 139737708693672 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24987] ppid=24978 vsize=9824732 CPUtime=5.99 cores=0,2,4,6
/proc/24981/task/24987/stat : 24987 (java) S 24978 24981 21054 0 -1 4202560 731 0 0 0 575 24 0 0 20 0 21 0 36664895 10060525568 1063192 33554432000 1073741824 1073778376 140736431898624 139737707641128 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24988] ppid=24978 vsize=9824732 CPUtime=5.8 cores=0,2,4,6
/proc/24981/task/24988/stat : 24988 (java) S 24978 24981 21054 0 -1 4202560 591 0 0 0 554 26 0 0 20 0 21 0 36664895 10060525568 1063192 33554432000 1073741824 1073778376 140736431898624 139737706589096 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24989] ppid=24978 vsize=9824732 CPUtime=5.82 cores=0,2,4,6
/proc/24981/task/24989/stat : 24989 (java) S 24978 24981 21054 0 -1 4202560 861 0 0 0 559 23 0 0 20 0 21 0 36664895 10060525568 1063192 33554432000 1073741824 1073778376 140736431898624 139737705536552 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24990] ppid=24978 vsize=9824732 CPUtime=5.4 cores=0,2,4,6
/proc/24981/task/24990/stat : 24990 (java) S 24978 24981 21054 0 -1 4202560 599 0 0 0 516 24 0 0 20 0 21 0 36664895 10060525568 1063192 33554432000 1073741824 1073778376 140736431898624 139737704483496 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24981/tid=24991] ppid=24978 vsize=9824732 CPUtime=5.42 cores=0,2,4,6
/proc/24981/task/24991/stat : 24991 (java) S 24978 24981 21054 0 -1 4202560 644 0 0 0 518 24 0 0 20 0 21 0 36664895 10060525568 1063192 33554432000 1073741824 1073778376 140736431898624 139737703430952 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24992] ppid=24978 vsize=9824732 CPUtime=11.44 cores=0,2,4,6
/proc/24981/task/24992/stat : 24992 (java) S 24978 24981 21054 0 -1 4202560 3557 0 0 0 1135 9 0 0 20 0 21 0 36664896 10060525568 1063192 33554432000 1073741824 1073778376 140736431898624 139737573579112 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24993] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24993/stat : 24993 (java) S 24978 24981 21054 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 36664896 10060525568 1063192 33554432000 1073741824 1073778376 140736431898624 139737572525432 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24994] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24994/stat : 24994 (java) S 24978 24981 21054 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 21 0 36664896 10060525568 1063192 33554432000 1073741824 1073778376 140736431898624 139737571472264 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24995] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24995/stat : 24995 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36664899 10060525568 1063192 33554432000 1073741824 1073778376 140736431898624 139737570421008 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24996] ppid=24978 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/24981/task/24996/stat : 24996 (java) S 24978 24981 21054 0 -1 4202560 7213 0 0 0 124 2 0 0 20 0 21 0 36664899 10060525568 1063192 33554432000 1073741824 1073778376 140736431898624 139737569368888 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24997] ppid=24978 vsize=9824732 CPUtime=2.2 cores=0,2,4,6
/proc/24981/task/24997/stat : 24997 (java) S 24978 24981 21054 0 -1 4202560 16322 0 0 0 217 3 0 0 20 0 21 0 36664899 10060525568 1063192 33554432000 1073741824 1073778376 140736431898624 139737568316344 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24981/tid=24998] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24998/stat : 24998 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36664899 10060525568 1063192 33554432000 1073741824 1073778376 140736431898624 139736693861112 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24999] ppid=24978 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/24981/task/24999/stat : 24999 (java) S 24978 24981 21054 0 -1 4202560 98 0 0 0 21 24 0 0 20 0 21 0 36664899 10060525568 1063192 33554432000 1073741824 1073778376 140736431898624 139736692808776 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=25003] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/25003/stat : 25003 (java) S 24978 24981 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 36664930 10060525568 1063192 33554432000 1073741824 1073778376 140736431898624 139736688595880 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=25154] ppid=24978 vsize=9824732 CPUtime=1656.95 cores=0,2,4,6
/proc/24981/task/25154/stat : 25154 (java) R 24978 24981 21054 0 -1 4202560 1070 0 0 0 165653 42 0 0 20 0 21 0 36668696 10060525568 1063192 33554432000 1073741824 1073778376 140736431898624 139736691751632 139737583761965 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24981/tid=25155] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/25155/stat : 25155 (java) S 24978 24981 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 36668705 10060525568 1063192 33554432000 1073741824 1073778376 140736431898624 139736689648552 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1763.97
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1757.1 s]
/proc/loadavg: 2.17 2.23 2.24 3/217 25444
/proc/meminfo: memFree=23200896/32872528 swapFree=1200228/1314692
[pid=24981] ppid=24978 vsize=9824732 CPUtime=1800.06 cores=0,2,4,6
/proc/24981/stat : 24981 (java) S 24978 24981 21054 0 -1 4202496 38895 0 1 0 179626 380 0 0 20 0 21 0 36664892 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 140736431889760 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24981/statm: 2456183 1079061 2302 9 0 2446860 0
[pid=24981/tid=24983] ppid=24978 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/24981/task/24983/stat : 24983 (java) S 24978 24981 21054 0 -1 4202560 2557 0 1 0 153 24 0 0 20 0 21 0 36664893 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737749308408 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24984] ppid=24978 vsize=9824732 CPUtime=5.84 cores=0,2,4,6
/proc/24981/task/24984/stat : 24984 (java) S 24978 24981 21054 0 -1 4202560 956 0 0 0 558 26 0 0 20 0 21 0 36664895 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737710799272 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24985] ppid=24978 vsize=9824732 CPUtime=6.06 cores=0,2,4,6
/proc/24981/task/24985/stat : 24985 (java) S 24978 24981 21054 0 -1 4202560 589 0 0 0 581 25 0 0 20 0 21 0 36664895 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737709746728 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24986] ppid=24978 vsize=9824732 CPUtime=6.06 cores=0,2,4,6
/proc/24981/task/24986/stat : 24986 (java) S 24978 24981 21054 0 -1 4202560 497 0 0 0 584 22 0 0 20 0 21 0 36664895 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737708693672 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24981/tid=24987] ppid=24978 vsize=9824732 CPUtime=6.16 cores=0,2,4,6
/proc/24981/task/24987/stat : 24987 (java) S 24978 24981 21054 0 -1 4202560 736 0 0 0 592 24 0 0 20 0 21 0 36664895 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737707641128 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24988] ppid=24978 vsize=9824732 CPUtime=6.1 cores=0,2,4,6
/proc/24981/task/24988/stat : 24988 (java) S 24978 24981 21054 0 -1 4202560 605 0 0 0 584 26 0 0 20 0 21 0 36664895 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737706589096 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24989] ppid=24978 vsize=9824732 CPUtime=6 cores=0,2,4,6
/proc/24981/task/24989/stat : 24989 (java) S 24978 24981 21054 0 -1 4202560 865 0 0 0 577 23 0 0 20 0 21 0 36664895 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737705536552 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24990] ppid=24978 vsize=9824732 CPUtime=5.59 cores=0,2,4,6
/proc/24981/task/24990/stat : 24990 (java) S 24978 24981 21054 0 -1 4202560 605 0 0 0 535 24 0 0 20 0 21 0 36664895 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737704483496 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24981/tid=24991] ppid=24978 vsize=9824732 CPUtime=5.63 cores=0,2,4,6
/proc/24981/task/24991/stat : 24991 (java) S 24978 24981 21054 0 -1 4202560 651 0 0 0 539 24 0 0 20 0 21 0 36664895 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737703430952 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24992] ppid=24978 vsize=9824732 CPUtime=11.44 cores=0,2,4,6
/proc/24981/task/24992/stat : 24992 (java) S 24978 24981 21054 0 -1 4202560 3559 0 0 0 1135 9 0 0 20 0 21 0 36664896 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737573579112 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24993] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24993/stat : 24993 (java) S 24978 24981 21054 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 36664896 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737572525432 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24994] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24994/stat : 24994 (java) S 24978 24981 21054 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 21 0 36664896 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737571472264 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24995] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24995/stat : 24995 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36664899 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737570421008 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24996] ppid=24978 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/24981/task/24996/stat : 24996 (java) S 24978 24981 21054 0 -1 4202560 7213 0 0 0 124 2 0 0 20 0 21 0 36664899 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737569368888 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24997] ppid=24978 vsize=9824732 CPUtime=2.2 cores=0,2,4,6
/proc/24981/task/24997/stat : 24997 (java) S 24978 24981 21054 0 -1 4202560 16322 0 0 0 217 3 0 0 20 0 21 0 36664899 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737568316344 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24981/tid=24998] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24998/stat : 24998 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36664899 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139736693861112 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24999] ppid=24978 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/24981/task/24999/stat : 24999 (java) S 24978 24981 21054 0 -1 4202560 100 0 0 0 21 25 0 0 20 0 21 0 36664899 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139736692808776 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=25003] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/25003/stat : 25003 (java) S 24978 24981 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 36664930 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139736688595880 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=25154] ppid=24978 vsize=9824732 CPUtime=1691.21 cores=0,2,4,6
/proc/24981/task/25154/stat : 25154 (java) R 24978 24981 21054 0 -1 4202560 1071 0 0 0 169079 42 0 0 20 0 21 0 36668696 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139736691752080 139737583857277 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=25155] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/25155/stat : 25155 (java) S 24978 24981 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 36668705 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139736689648552 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 24981 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1757.1 s]
/proc/loadavg: 2.17 2.23 2.24 3/217 25444
/proc/meminfo: memFree=23200896/32872528 swapFree=1200228/1314692
[pid=24981] ppid=24978 vsize=9824732 CPUtime=1800.06 cores=0,2,4,6
/proc/24981/stat : 24981 (java) S 24978 24981 21054 0 -1 4202496 38895 0 1 0 179626 380 0 0 20 0 21 0 36664892 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 140736431889760 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24981/statm: 2456183 1079061 2302 9 0 2446860 0
[pid=24981/tid=24983] ppid=24978 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/24981/task/24983/stat : 24983 (java) S 24978 24981 21054 0 -1 4202560 2557 0 1 0 153 24 0 0 20 0 21 0 36664893 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737749308408 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24984] ppid=24978 vsize=9824732 CPUtime=5.84 cores=0,2,4,6
/proc/24981/task/24984/stat : 24984 (java) S 24978 24981 21054 0 -1 4202560 956 0 0 0 558 26 0 0 20 0 21 0 36664895 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737710799272 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24985] ppid=24978 vsize=9824732 CPUtime=6.06 cores=0,2,4,6
/proc/24981/task/24985/stat : 24985 (java) S 24978 24981 21054 0 -1 4202560 589 0 0 0 581 25 0 0 20 0 21 0 36664895 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737709746728 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24986] ppid=24978 vsize=9824732 CPUtime=6.06 cores=0,2,4,6
/proc/24981/task/24986/stat : 24986 (java) S 24978 24981 21054 0 -1 4202560 497 0 0 0 584 22 0 0 20 0 21 0 36664895 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737708693672 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24981/tid=24987] ppid=24978 vsize=9824732 CPUtime=6.16 cores=0,2,4,6
/proc/24981/task/24987/stat : 24987 (java) S 24978 24981 21054 0 -1 4202560 736 0 0 0 592 24 0 0 20 0 21 0 36664895 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737707641128 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24988] ppid=24978 vsize=9824732 CPUtime=6.1 cores=0,2,4,6
/proc/24981/task/24988/stat : 24988 (java) S 24978 24981 21054 0 -1 4202560 605 0 0 0 584 26 0 0 20 0 21 0 36664895 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737706589096 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24989] ppid=24978 vsize=9824732 CPUtime=6 cores=0,2,4,6
/proc/24981/task/24989/stat : 24989 (java) S 24978 24981 21054 0 -1 4202560 865 0 0 0 577 23 0 0 20 0 21 0 36664895 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737705536552 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24990] ppid=24978 vsize=9824732 CPUtime=5.59 cores=0,2,4,6
/proc/24981/task/24990/stat : 24990 (java) S 24978 24981 21054 0 -1 4202560 605 0 0 0 535 24 0 0 20 0 21 0 36664895 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737704483496 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24981/tid=24991] ppid=24978 vsize=9824732 CPUtime=5.63 cores=0,2,4,6
/proc/24981/task/24991/stat : 24991 (java) S 24978 24981 21054 0 -1 4202560 651 0 0 0 539 24 0 0 20 0 21 0 36664895 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737703430952 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24992] ppid=24978 vsize=9824732 CPUtime=11.44 cores=0,2,4,6
/proc/24981/task/24992/stat : 24992 (java) S 24978 24981 21054 0 -1 4202560 3559 0 0 0 1135 9 0 0 20 0 21 0 36664896 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737573579112 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24993] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24993/stat : 24993 (java) S 24978 24981 21054 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 36664896 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737572525432 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24994] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24994/stat : 24994 (java) S 24978 24981 21054 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 21 0 36664896 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737571472264 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24995] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24995/stat : 24995 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36664899 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737570421008 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=24996] ppid=24978 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/24981/task/24996/stat : 24996 (java) S 24978 24981 21054 0 -1 4202560 7213 0 0 0 124 2 0 0 20 0 21 0 36664899 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737569368888 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24981/tid=24997] ppid=24978 vsize=9824732 CPUtime=2.2 cores=0,2,4,6
/proc/24981/task/24997/stat : 24997 (java) S 24978 24981 21054 0 -1 4202560 16322 0 0 0 217 3 0 0 20 0 21 0 36664899 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139737568316344 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24981/tid=24998] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/24998/stat : 24998 (java) S 24978 24981 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36664899 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139736693861112 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=24999] ppid=24978 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/24981/task/24999/stat : 24999 (java) S 24978 24981 21054 0 -1 4202560 100 0 0 0 21 25 0 0 20 0 21 0 36664899 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139736692808776 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=25003] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/25003/stat : 25003 (java) S 24978 24981 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 36664930 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139736688595880 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24981/tid=25154] ppid=24978 vsize=9824732 CPUtime=1691.21 cores=0,2,4,6
/proc/24981/task/25154/stat : 25154 (java) R 24978 24981 21054 0 -1 4202560 1071 0 0 0 169079 42 0 0 20 0 21 0 36668696 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139736691752080 139737583857277 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24981/tid=25155] ppid=24978 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24981/task/25155/stat : 25155 (java) S 24978 24981 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 36668705 10060525568 1079061 33554432000 1073741824 1073778376 140736431898624 139736689648552 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24981 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=877593
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=267351
# CPU time returned by wait4() is 1796.15
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1757.15
CPU time (s): 1800.06
CPU user time (s): 1796.26
CPU system time (s): 3.8
CPU usage (%): 102.442
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.88
system time used= 4.26735
maximum resident set size= 4316356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38930
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74925
involuntary context switches= 37285

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4881 second user time and 16.2435 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-19 16:23:04
IDJOB=4110349
IDBENCH=79273
IDSOLVER=2552
FILE ID=node131/4110349-1466346184
RUNJOBID= node131-1466341814-21070
PBS_JOBID= 19922022
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.1900567135--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110349-1466346184/watcher-4110349-1466346184 -o /tmp/evaluation-result-4110349-1466346184/solver-4110349-1466346184 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466341814-21070 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4110349-1466346184.wbo

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

MD5SUM BENCH= 51cd1cd61e067c06067b10b7beeffad7
RANDOM SEED=566155520

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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:        29008284 kB
Buffers:          191328 kB
Cached:           309388 kB
SwapCached:         1512 kB
Active:          1457236 kB
Inactive:         342172 kB
Active(anon):    1298152 kB
Inactive(anon):     3056 kB
Active(file):     159084 kB
Inactive(file):   339116 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099952 kB
Dirty:               516 kB
Writeback:             0 kB
AnonPages:       2617056 kB
Mapped:            15484 kB
Shmem:                 0 kB
Slab:             609892 kB
SReclaimable:      53716 kB
SUnreclaim:       556176 kB
KernelStack:        1696 kB
PageTables:         8876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2978032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1357824 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= 71704 MiB
End job on node131 at 2016-06-19 16:52:21