Trace number 4117538

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16SAT (TO)115 1800.55 898.969

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
dt-problems/normalized-lo_16x16_006.opb.metafix.opb
MD5SUM6aac072df56a0280de2a4fd77152516f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark115
Best CPU time to get the best result obtained on this benchmark137.328
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables256
Total number of constraints94
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)94
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Number of terms in the objective function 256
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 256
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 256
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.10	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4117538-1467213611.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
0.11/0.17	c ... done. Wall clock time 0.067s.
0.11/0.17	c declared #vars     256
0.11/0.17	c #constraints  188
0.11/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.18	c constraints type 
0.11/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 15
0.11/0.18	c org.sat4j.minisat.constraints.cnf.UnitClauses => 5
0.11/0.18	c org.sat4j.specs.Constr$1 => 9
0.11/0.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 153
0.11/0.18	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
0.11/0.18	c org.sat4j.minisat.constraints.cnf.UnitClause => 4
0.11/0.18	c 188 constraints processed.
0.11/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.18	c constraints type 
0.11/0.18	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2
0.11/0.18	c org.sat4j.specs.Constr$1 => 9
0.11/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 15
0.11/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 153
0.11/0.18	c org.sat4j.pb.constraints.pb.UnitClausesPB => 5
0.11/0.18	c org.sat4j.pb.constraints.pb.UnitClausePB => 4
0.11/0.18	c 188 constraints processed.
0.11/0.18	c objective function length is 256 literals
1.87/0.60	c And the winner is solver0
1.87/0.68	c SATISFIABLE
1.87/0.68	c OPTIMIZING...
1.87/0.68	c Got one! Elapsed wall clock time (in seconds):0.573
1.87/0.68	o 115
2.46/0.84	c cleaning 2783 clauses out of 5576 with flag 7155/5576
3.62/1.20	c cleaning 4393 clauses out of 8794 with flag 31327/11577
4.88/1.65	c cleaning 5691 clauses out of 11402 with flag 66385/18578
6.15/2.30	c cleaning 6851 clauses out of 13709 with flag 120842/26576
7.57/2.98	c cleaning 7918 clauses out of 15858 with flag 169022/35576
9.41/3.83	c cleaning 8968 clauses out of 17942 with flag 230327/45578
11.20/4.73	c cleaning 9986 clauses out of 19977 with flag 296340/56581
13.20/5.71	c cleaning 10985 clauses out of 21987 with flag 361220/68577
15.60/6.99	c cleaning 11990 clauses out of 24003 with flag 447599/81578
18.20/8.28	c cleaning 12998 clauses out of 26012 with flag 529180/95577
21.20/9.77	c cleaning 13998 clauses out of 28016 with flag 626835/110579
24.41/11.35	c cleaning 15003 clauses out of 30017 with flag 714293/126578
28.02/13.14	c cleaning 16001 clauses out of 32013 with flag 827565/143577
32.02/15.19	c cleaning 17000 clauses out of 34013 with flag 956865/161578
36.47/17.35	c cleaning 17991 clauses out of 36011 with flag 1081237/180576
40.86/19.55	c cleaning 18997 clauses out of 38020 with flag 1216000/200576
45.46/21.89	c cleaning 19997 clauses out of 40023 with flag 1337356/221576
51.46/24.81	c cleaning 21004 clauses out of 42026 with flag 1487177/243576
57.26/27.72	c cleaning 21980 clauses out of 44022 with flag 1604926/266576
63.47/30.85	c cleaning 23012 clauses out of 46042 with flag 1725883/290576
71.06/34.63	c cleaning 24004 clauses out of 48031 with flag 1903240/315577
78.46/38.36	c cleaning 25009 clauses out of 50029 with flag 2072641/341579
86.06/42.13	c cleaning 25996 clauses out of 52018 with flag 2242593/368577
93.85/46.08	c cleaning 27007 clauses out of 54025 with flag 2426104/396580
102.86/50.60	c cleaning 28000 clauses out of 56014 with flag 2628182/425576
112.18/55.13	c cleaning 28991 clauses out of 58014 with flag 2835285/455576
121.96/60.02	c cleaning 30004 clauses out of 60023 with flag 3078726/486576
132.17/65.10	c cleaning 31007 clauses out of 62019 with flag 3335859/518576
143.76/70.97	c cleaning 31983 clauses out of 64012 with flag 3569760/551576
156.18/77.16	c cleaning 33006 clauses out of 66030 with flag 3828478/585577
167.56/82.87	c cleaning 33999 clauses out of 68025 with flag 4090120/620578
180.38/89.24	c cleaning 35000 clauses out of 70024 with flag 4346479/656576
192.96/95.55	c cleaning 35999 clauses out of 72024 with flag 4625800/693576
205.76/101.96	c cleaning 37006 clauses out of 74025 with flag 4896115/731576
219.99/109.09	c cleaning 38006 clauses out of 76019 with flag 5170263/770576
235.30/116.64	c cleaning 39000 clauses out of 78014 with flag 5436088/810577
252.90/125.48	c cleaning 39981 clauses out of 80013 with flag 5727919/851576
269.71/133.87	c cleaning 41010 clauses out of 82032 with flag 6018187/893576
286.71/142.31	c cleaning 41996 clauses out of 84022 with flag 6317252/936576
306.30/152.13	c cleaning 43005 clauses out of 86028 with flag 6633984/980578
326.70/162.33	c cleaning 44009 clauses out of 88021 with flag 6939322/1025576
348.11/173.02	c cleaning 44999 clauses out of 90012 with flag 7273155/1071576
369.52/183.76	c cleaning 45991 clauses out of 92014 with flag 7570052/1118577
392.91/195.45	c cleaning 46998 clauses out of 94022 with flag 7913762/1166576
416.12/207.01	c cleaning 48007 clauses out of 96024 with flag 8266382/1215576
441.71/219.88	c cleaning 49002 clauses out of 98017 with flag 8651475/1265576
468.73/233.39	c cleaning 50005 clauses out of 100018 with flag 9094333/1316579
500.12/249.07	c cleaning 50987 clauses out of 102010 with flag 9703546/1368576
530.13/264.07	c cleaning 51999 clauses out of 104025 with flag 10212299/1421578
564.32/281.12	c cleaning 52994 clauses out of 106028 with flag 10653005/1475580
595.92/296.98	c cleaning 54010 clauses out of 108031 with flag 11100462/1530577
626.86/312.31	c cleaning 54993 clauses out of 110020 with flag 11559031/1586576
659.46/328.66	c cleaning 56006 clauses out of 112027 with flag 11976521/1643576
691.07/344.48	c cleaning 56999 clauses out of 114021 with flag 12458752/1701576
724.65/361.26	c cleaning 57996 clauses out of 116023 with flag 12934749/1760577
759.64/378.75	c cleaning 59006 clauses out of 118027 with flag 13425261/1820577
795.83/396.85	c cleaning 60001 clauses out of 120022 with flag 13902394/1881578
833.63/415.74	c cleaning 60997 clauses out of 122020 with flag 14389121/1943577
872.61/435.25	c cleaning 62008 clauses out of 124023 with flag 14865142/2006577
915.61/456.71	c cleaning 62986 clauses out of 126014 with flag 15429442/2070576
955.02/476.41	c cleaning 64007 clauses out of 128028 with flag 15894369/2135576
998.19/498.02	c cleaning 64997 clauses out of 130021 with flag 16415935/2201576
1043.99/520.92	c cleaning 66006 clauses out of 132024 with flag 17010345/2268576
1089.58/543.72	c cleaning 67005 clauses out of 134019 with flag 17550910/2336577
1136.58/567.28	c cleaning 67993 clauses out of 136013 with flag 18106590/2405576
1187.57/592.77	c cleaning 69003 clauses out of 138020 with flag 18719705/2475576
1240.97/619.46	c cleaning 69986 clauses out of 140018 with flag 19304404/2546577
1292.95/645.48	c cleaning 71005 clauses out of 142031 with flag 19907098/2618576
1346.57/672.29	c cleaning 72005 clauses out of 144026 with flag 20498205/2691576
1405.95/701.99	c cleaning 73006 clauses out of 146022 with flag 21120788/2765577
1465.93/731.97	c cleaning 74007 clauses out of 148019 with flag 21840589/2840580
1529.13/763.59	c cleaning 74995 clauses out of 150008 with flag 22472149/2916576
1596.51/797.21	c cleaning 76001 clauses out of 152013 with flag 23204469/2993576
1659.50/828.73	c cleaning 76986 clauses out of 154012 with flag 23866848/3071576
1723.48/860.79	c cleaning 77989 clauses out of 156029 with flag 24621424/3150579
1786.09/891.91	c cleaning 79015 clauses out of 158039 with flag 25240371/3230578
1800.09/898.90	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.09/898.90	c starts		: 5930
1800.09/898.90	c conflicts		: 3256770
1800.09/898.90	c decisions		: 4370396
1800.09/898.90	c propagations		: 155258448
1800.09/898.90	c inspects		: 16241117364
1800.09/898.90	c shortcuts		: 0
1800.09/898.90	c learnt literals	: 0
1800.09/898.90	c learnt binary clauses	: 0
1800.09/898.90	c learnt ternary clauses	: 0
1800.09/898.90	c learnt constraints	: 3256770
1800.09/898.90	c ignored constraints	: 0
1800.09/898.90	c root simplifications	: 0
1800.09/898.90	c removed literals (reason simplification)	: 24892202
1800.09/898.90	c reason swapping (by a shorter reason)	: 0
1800.09/898.90	c Calls to reduceDB	: 76
1800.09/898.90	c Number of update (reduction) of LBD	: 1400238
1800.09/898.90	c Imported unit clauses	: 0
1800.09/898.90	c number of reductions to clauses (during analyze)	: 0
1800.09/898.90	c number of learned constraints concerned by reduction	: 0
1800.09/898.90	c number of learning phase by resolution	: 0
1800.09/898.90	c number of learning phase by cutting planes	: 0
1800.09/898.90	c speed (assignments/second)	: 172754.5061159
1800.09/898.90	c non guided choices	0
1800.09/898.93	c learnt constraints type 
1800.09/898.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 105216
1800.09/898.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/898.93	c starts		: 7
1800.09/898.93	c conflicts		: 807
1800.09/898.93	c decisions		: 2947
1800.09/898.93	c propagations		: 25451
1800.09/898.93	c inspects		: 2490461
1800.09/898.93	c shortcuts		: 0
1800.09/898.93	c learnt literals	: 0
1800.09/898.93	c learnt binary clauses	: 0
1800.09/898.93	c learnt ternary clauses	: 0
1800.09/898.93	c learnt constraints	: 805
1800.09/898.93	c ignored constraints	: 0
1800.09/898.93	c root simplifications	: 0
1800.09/898.93	c removed literals (reason simplification)	: 0
1800.09/898.93	c reason swapping (by a shorter reason)	: 0
1800.09/898.93	c Calls to reduceDB	: 0
1800.09/898.93	c Number of update (reduction) of LBD	: 0
1800.09/898.93	c Imported unit clauses	: 0
1800.09/898.93	c number of reductions to clauses (during analyze)	: 0
1800.09/898.93	c number of learned constraints concerned by reduction	: 0
1800.09/898.93	c number of learning phase by resolution	: 0
1800.09/898.93	c number of learning phase by cutting planes	: 0
1800.09/898.93	c speed (assignments/second)	: 28.334014287797704
1800.09/898.93	c non guided choices	0
1800.09/898.93	c learnt constraints type 
1800.09/898.93	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
1800.09/898.93	c org.sat4j.pb.constraints.pb.MaxWatchPb => 802
1800.09/898.93	s SATISFIABLE
1800.09/898.93	c Found 1 solution(s)
1800.09/898.93	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 -x232 -x233 x234 x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 x243 x244 -x245 x246 x247 x248 -x249 x250 -x251 -x252 x253 x254 -x255 -x256 
1800.09/898.93	c objective function=115
1800.09/898.93	c Total wall clock time (in seconds): 898.826

Verifier Data

OK	115

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-4117538-1467213611/watcher-4117538-1467213611 -o /tmp/evaluation-result-4117538-1467213611/solver-4117538-1467213611 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467208983-5283 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4117538-1467213611.opb 

pid=6677
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.16 4.21 4.23 4/198 6680
/proc/meminfo: memFree=25739432/32872528 swapFree=1459092/1655316
[pid=6680] ppid=6677 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/6680/stat : 6680 (java) S 6677 6680 5267 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 2312328 98570240 977 33554432000 1073741824 1073778376 140737066135056 140737066126192 239876472893 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6680/statm: 24065 977 743 9 0 16771 0
[pid=6680/tid=6681] ppid=6677 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6681/stat : 6681 (java) R 6677 6680 5267 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 2312328 98570240 977 33554432000 1073741824 1073778376 140737066135056 140112928382504 239873115520 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 4.16 4.21 4.23 4/198 6680
/proc/meminfo: memFree=25739432/32872528 swapFree=1459092/1655316
[pid=6680] ppid=6677 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/6680/stat : 6680 (java) S 6677 6680 5267 0 -1 4202496 4505 0 1 0 10 1 0 0 20 0 18 0 2312328 9787879424 6137 33554432000 1073741824 1073778376 140737066135056 140737066126192 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6680/statm: 2389619 6137 2158 9 0 2380296 0
[pid=6680/tid=6681] ppid=6677 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/6680/task/6681/stat : 6681 (java) R 6677 6680 5267 0 -1 4202560 2389 0 1 0 8 0 0 0 20 0 18 0 2312328 9787879424 6137 33554432000 1073741824 1073778376 140737066135056 140112928387416 140112931168015 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.201766 s]
/proc/loadavg: 4.16 4.21 4.23 4/198 6680
/proc/meminfo: memFree=25739432/32872528 swapFree=1459092/1655316
[pid=6680] ppid=6677 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/6680/stat : 6680 (java) S 6677 6680 5267 0 -1 4202496 5193 0 1 0 27 1 0 0 20 0 22 0 2312328 10060525568 8186 33554432000 1073741824 1073778376 140737066135056 140737066126192 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6680/statm: 2456183 8186 2229 9 0 2446860 0
[pid=6680/tid=6681] ppid=6677 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/6680/task/6681/stat : 6681 (java) S 6677 6680 5267 0 -1 4202560 2412 0 1 0 16 0 0 0 20 0 22 0 2312328 10060525568 8186 33554432000 1073741824 1073778376 140737066135056 140112928387960 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9824732

[startup+0.300253 s]
/proc/loadavg: 4.16 4.21 4.23 4/198 6680
/proc/meminfo: memFree=25739432/32872528 swapFree=1459092/1655316
[pid=6680] ppid=6677 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/6680/stat : 6680 (java) S 6677 6680 5267 0 -1 4202496 8175 0 1 0 65 2 0 0 20 0 22 0 2312328 10060525568 9368 33554432000 1073741824 1073778376 140737066135056 140737066126192 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6680/statm: 2456183 9368 2248 9 0 2446860 0
[pid=6680/tid=6681] ppid=6677 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/6680/task/6681/stat : 6681 (java) S 6677 6680 5267 0 -1 4202560 2412 0 1 0 16 0 0 0 20 0 22 0 2312328 10060525568 9368 33554432000 1073741824 1073778376 140737066135056 140112928387960 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 9824732

[startup+0.700216 s]
/proc/loadavg: 4.16 4.21 4.23 4/198 6680
/proc/meminfo: memFree=25739432/32872528 swapFree=1459092/1655316
[pid=6680] ppid=6677 vsize=9824732 CPUtime=2.14 cores=0,2,4,6
/proc/6680/stat : 6680 (java) S 6677 6680 5267 0 -1 4202496 19024 0 1 0 208 6 0 0 20 0 22 0 2312328 10060525568 20867 33554432000 1073741824 1073778376 140737066135056 140737066126192 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6680/statm: 2456183 20867 2257 9 0 2446860 0
[pid=6680/tid=6681] ppid=6677 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/6680/task/6681/stat : 6681 (java) S 6677 6680 5267 0 -1 4202560 2412 0 1 0 16 0 0 0 20 0 22 0 2312328 10060525568 20867 33554432000 1073741824 1073778376 140737066135056 140112928387960 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 9824732

[startup+1.5009 s]
/proc/loadavg: 4.16 4.21 4.23 6/220 6705
/proc/meminfo: memFree=25552092/32872528 swapFree=1459092/1655316
[pid=6680] ppid=6677 vsize=9824732 CPUtime=4.61 cores=0,2,4,6
/proc/6680/stat : 6680 (java) S 6677 6680 5267 0 -1 4202496 26197 0 1 0 451 10 0 0 20 0 22 0 2312328 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140737066126192 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6680/statm: 2456183 52058 2284 9 0 2446860 0
[pid=6680/tid=6681] ppid=6677 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/6680/task/6681/stat : 6681 (java) S 6677 6680 5267 0 -1 4202560 2412 0 1 0 16 0 0 0 20 0 22 0 2312328 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112928387960 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6683] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6683/stat : 6683 (java) S 6677 6680 5267 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 2312329 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112772103208 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6684] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6684/stat : 6684 (java) S 6677 6680 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2312329 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112771050408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6685] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6685/stat : 6685 (java) S 6677 6680 5267 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 2312329 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112769997608 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6686] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6686/stat : 6686 (java) S 6677 6680 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2312329 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112768944808 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6687] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6687/stat : 6687 (java) S 6677 6680 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312329 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112767892008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6688] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6688/stat : 6688 (java) S 6677 6680 5267 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 2312329 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112766839208 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6689] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6689/stat : 6689 (java) S 6677 6680 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2312329 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112765786408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6690] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6690/stat : 6690 (java) S 6677 6680 5267 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 2312329 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112764733608 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6691] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6691/stat : 6691 (java) S 6677 6680 5267 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 2312330 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112752536552 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6692] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6692/stat : 6692 (java) S 6677 6680 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2312331 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112751482616 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6693] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6693/stat : 6693 (java) S 6677 6680 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2312331 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112750429704 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6694] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6694/stat : 6694 (java) S 6677 6680 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312333 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112749378192 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6695] ppid=6677 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/6680/task/6695/stat : 6695 (java) R 6677 6680 5267 0 -1 4202560 10109 0 0 0 88 1 0 0 20 0 22 0 2312333 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112748325304 140112930884626 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6696] ppid=6677 vsize=9824732 CPUtime=1 cores=0,2,4,6
/proc/6680/task/6696/stat : 6696 (java) R 6677 6680 5267 0 -1 4202560 12153 0 0 0 97 3 0 0 20 0 22 0 2312333 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112747272504 239876486204 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6697] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6697/stat : 6697 (java) S 6677 6680 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312333 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112746219896 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6698] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6698/stat : 6698 (java) S 6677 6680 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312333 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112745167304 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6702] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6702/stat : 6702 (java) S 6677 6680 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2312346 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112740955432 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6703] ppid=6677 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/6680/task/6703/stat : 6703 (java) R 6677 6680 5267 0 -1 4202560 7 0 0 0 78 0 0 0 20 0 22 0 2312396 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112743060312 140112789277919 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6680/tid=6704] ppid=6677 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/6680/task/6704/stat : 6704 (java) R 6677 6680 5267 0 -1 4202560 54 0 0 0 76 2 0 0 20 0 22 0 2312396 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112744112200 140112789254669 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6705] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6705/stat : 6705 (java) S 6677 6680 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2312396 10060525568 52058 33554432000 1073741824 1073778376 140737066135056 140112742007720 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 9824732

[startup+3.10095 s]
/proc/loadavg: 4.23 4.22 4.24 5/220 6705
/proc/meminfo: memFree=25514872/32872528 swapFree=1459092/1655316
[pid=6680] ppid=6677 vsize=9824732 CPUtime=7.97 cores=0,2,4,6
/proc/6680/stat : 6680 (java) S 6677 6680 5267 0 -1 4202496 26283 0 1 0 783 14 0 0 20 0 22 0 2312328 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140737066126192 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6680/statm: 2456183 78682 2284 9 0 2446860 0
[pid=6680/tid=6681] ppid=6677 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/6680/task/6681/stat : 6681 (java) S 6677 6680 5267 0 -1 4202560 2412 0 1 0 16 0 0 0 20 0 22 0 2312328 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112928387960 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6683] ppid=6677 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/6680/task/6683/stat : 6683 (java) S 6677 6680 5267 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 22 0 2312329 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112772103208 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6684] ppid=6677 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/6680/task/6684/stat : 6684 (java) S 6677 6680 5267 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 2312329 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112771050408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6680/tid=6685] ppid=6677 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/6680/task/6685/stat : 6685 (java) S 6677 6680 5267 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 2312329 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112769997608 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6686] ppid=6677 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/6680/task/6686/stat : 6686 (java) S 6677 6680 5267 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 2312329 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112768944808 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6680/tid=6687] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6687/stat : 6687 (java) S 6677 6680 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312329 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112767892008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6688] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6688/stat : 6688 (java) S 6677 6680 5267 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 2312329 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112766839208 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6680/tid=6689] ppid=6677 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/6680/task/6689/stat : 6689 (java) S 6677 6680 5267 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 2312329 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112765786408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6690] ppid=6677 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/6680/task/6690/stat : 6690 (java) S 6677 6680 5267 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 2312329 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112764733608 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6691] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6691/stat : 6691 (java) S 6677 6680 5267 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 2312330 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112752536552 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6692] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6692/stat : 6692 (java) S 6677 6680 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2312331 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112751482616 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6693] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6693/stat : 6693 (java) S 6677 6680 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2312331 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112750429704 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6694] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6694/stat : 6694 (java) S 6677 6680 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312333 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112749378192 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6695] ppid=6677 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/6680/task/6695/stat : 6695 (java) S 6677 6680 5267 0 -1 4202560 10109 0 0 0 93 1 0 0 20 0 22 0 2312333 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112748325304 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6696] ppid=6677 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/6680/task/6696/stat : 6696 (java) S 6677 6680 5267 0 -1 4202560 12153 0 0 0 102 3 0 0 20 0 22 0 2312333 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112747272504 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6697] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6697/stat : 6697 (java) S 6677 6680 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312333 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112746219896 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6698] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6698/stat : 6698 (java) S 6677 6680 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312333 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112745167304 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6702] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6702/stat : 6702 (java) S 6677 6680 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2312346 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112740955432 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6703] ppid=6677 vsize=9824732 CPUtime=2.33 cores=0,2,4,6
/proc/6680/task/6703/stat : 6703 (java) R 6677 6680 5267 0 -1 4202560 9 0 0 0 233 0 0 0 20 0 22 0 2312396 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112743059080 140112789278048 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6680/tid=6704] ppid=6677 vsize=9824732 CPUtime=2.33 cores=0,2,4,6
/proc/6680/task/6704/stat : 6704 (java) R 6677 6680 5267 0 -1 4202560 94 0 0 0 231 2 0 0 20 0 22 0 2312396 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112744110928 140112789357021 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6705] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6705/stat : 6705 (java) S 6677 6680 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2312396 10060525568 78682 33554432000 1073741824 1073778376 140737066135056 140112742007720 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.97
Current children cumulated vsize (KiB) 9824732

[startup+6.30085 s]
/proc/loadavg: 4.23 4.22 4.24 4/217 6776
/proc/meminfo: memFree=28186344/32872528 swapFree=1459092/1655316
[pid=6680] ppid=6677 vsize=9824732 CPUtime=14.4 cores=0,2,4,6
/proc/6680/stat : 6680 (java) S 6677 6680 5267 0 -1 4202496 26462 0 1 0 1423 17 0 0 20 0 22 0 2312328 10060525568 89909 33554432000 1073741824 1073778376 140737066135056 140737066126192 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6680/statm: 2456183 89909 2284 9 0 2446860 0
[pid=6680/tid=6681] ppid=6677 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/6680/task/6681/stat : 6681 (java) S 6677 6680 5267 0 -1 4202560 2412 0 1 0 16 0 0 0 20 0 22 0 2312328 10060525568 89909 33554432000 1073741824 1073778376 140737066135056 140112928387960 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6683] ppid=6677 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/6680/task/6683/stat : 6683 (java) S 6677 6680 5267 0 -1 4202560 27 0 0 0 4 0 0 0 20 0 22 0 2312329 10060525568 89909 33554432000 1073741824 1073778376 140737066135056 140112772103208 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6684] ppid=6677 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/6680/task/6684/stat : 6684 (java) S 6677 6680 5267 0 -1 4202560 24 0 0 0 2 1 0 0 20 0 22 0 2312329 10060525568 89909 33554432000 1073741824 1073778376 140737066135056 140112771050408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6685] ppid=6677 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/6680/task/6685/stat : 6685 (java) S 6677 6680 5267 0 -1 4202560 21 0 0 0 2 1 0 0 20 0 22 0 2312329 10060525568 89909 33554432000 1073741824 1073778376 140737066135056 140112769997608 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6686] ppid=6677 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/6680/task/6686/stat : 6686 (java) S 6677 6680 5267 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 2312329 10060525568 89909 33554432000 1073741824 1073778376 140737066135056 140112768944808 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6680/tid=6687] ppid=6677 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/6680/task/6687/stat : 6687 (java) S 6677 6680 5267 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 22 0 2312329 10060525568 89909 33554432000 1073741824 1073778376 140737066135056 140112767892008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6688] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6688/stat : 6688 (java) S 6677 6680 5267 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 2312329 10060525568 89909 33554432000 1073741824 1073778376 140737066135056 140112766839208 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6680/tid=6689] ppid=6677 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/6680/task/6689/stat : 6689 (java) S 6677 6680 5267 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 22 0 2312329 10060525568 89909 33554432000 1073741824 1073778376 140737066135056 140112765786408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6690] ppid=6677 vsize=9824732 CPUtime=0.03 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 4.14 4.21 4.21 6/219 6867
/proc/meminfo: memFree=24104932/32872528 swapFree=1459092/1655316
[pid=6680] ppid=6677 vsize=9824732 CPUtime=1766.91 cores=0,2,4,6
/proc/6680/stat : 6680 (java) S 6677 6680 5267 0 -1 4202496 29508 0 1 0 176587 104 0 0 20 0 22 0 2312328 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140737066126192 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6680/statm: 2456183 370232 2285 9 0 2446860 0
[pid=6680/tid=6681] ppid=6677 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/6680/task/6681/stat : 6681 (java) S 6677 6680 5267 0 -1 4202560 2412 0 1 0 17 2 0 0 20 0 22 0 2312328 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112928387960 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6683] ppid=6677 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/6680/task/6683/stat : 6683 (java) S 6677 6680 5267 0 -1 4202560 247 0 0 0 15 8 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112772103208 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6684] ppid=6677 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/6680/task/6684/stat : 6684 (java) S 6677 6680 5267 0 -1 4202560 238 0 0 0 11 7 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112771050408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6685] ppid=6677 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/6680/task/6685/stat : 6685 (java) S 6677 6680 5267 0 -1 4202560 239 0 0 0 15 10 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112769997608 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6686] ppid=6677 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/6680/task/6686/stat : 6686 (java) S 6677 6680 5267 0 -1 4202560 216 0 0 0 13 8 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112768944808 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6680/tid=6687] ppid=6677 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/6680/task/6687/stat : 6687 (java) S 6677 6680 5267 0 -1 4202560 222 0 0 0 10 7 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112767892008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6688] ppid=6677 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/6680/task/6688/stat : 6688 (java) S 6677 6680 5267 0 -1 4202560 275 0 0 0 13 8 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112766839208 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6689] ppid=6677 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/6680/task/6689/stat : 6689 (java) S 6677 6680 5267 0 -1 4202560 170 0 0 0 9 6 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112765786408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6690] ppid=6677 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/6680/task/6690/stat : 6690 (java) S 6677 6680 5267 0 -1 4202560 227 0 0 0 11 6 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112764733608 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6691] ppid=6677 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/6680/task/6691/stat : 6691 (java) S 6677 6680 5267 0 -1 4202560 820 0 0 0 0 5 0 0 20 0 22 0 2312330 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112752536552 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6692] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6692/stat : 6692 (java) S 6677 6680 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2312331 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112751482616 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6693] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6693/stat : 6693 (java) S 6677 6680 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2312331 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112750429704 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6694] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6694/stat : 6694 (java) S 6677 6680 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312333 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112749378192 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6695] ppid=6677 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/6680/task/6695/stat : 6695 (java) S 6677 6680 5267 0 -1 4202560 10109 0 0 0 93 1 0 0 20 0 22 0 2312333 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112748325304 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6696] ppid=6677 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/6680/task/6696/stat : 6696 (java) S 6677 6680 5267 0 -1 4202560 12156 0 0 0 105 3 0 0 20 0 22 0 2312333 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112747272504 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6697] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6697/stat : 6697 (java) S 6677 6680 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312333 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112746219896 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6698] ppid=6677 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/6680/task/6698/stat : 6698 (java) S 6677 6680 5267 0 -1 4202560 51 0 0 0 9 12 0 0 20 0 22 0 2312333 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112745167304 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6680/tid=6702] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6702/stat : 6702 (java) S 6677 6680 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2312346 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112740955432 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6703] ppid=6677 vsize=9824732 CPUtime=881.03 cores=0,2,4,6
/proc/6680/task/6703/stat : 6703 (java) R 6677 6680 5267 0 -1 4202560 78 0 0 0 88086 17 0 0 20 0 22 0 2312396 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112743058208 140112789306336 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6680/tid=6704] ppid=6677 vsize=9824732 CPUtime=880.98 cores=0,2,4,6
/proc/6680/task/6704/stat : 6704 (java) R 6677 6680 5267 0 -1 4202560 720 0 0 0 88072 26 0 0 20 0 22 0 2312396 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112744111136 140112789356977 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6705] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6705/stat : 6705 (java) S 6677 6680 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2312396 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112742007720 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1766.91
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.901 s]
/proc/loadavg: 4.26 4.23 4.21 5/218 6867
/proc/meminfo: memFree=24105564/32872528 swapFree=1459092/1655316
[pid=6680] ppid=6677 vsize=9824732 CPUtime=1800.09 cores=0,2,4,6
/proc/6680/stat : 6680 (java) S 6677 6680 5267 0 -1 4202496 29508 0 1 0 179905 104 0 0 20 0 22 0 2312328 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140737066126192 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6680/statm: 2456183 370232 2285 9 0 2446860 0
[pid=6680/tid=6681] ppid=6677 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/6680/task/6681/stat : 6681 (java) S 6677 6680 5267 0 -1 4202560 2412 0 1 0 17 2 0 0 20 0 22 0 2312328 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112928387960 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6683] ppid=6677 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/6680/task/6683/stat : 6683 (java) S 6677 6680 5267 0 -1 4202560 247 0 0 0 15 8 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112772103208 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6684] ppid=6677 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/6680/task/6684/stat : 6684 (java) S 6677 6680 5267 0 -1 4202560 238 0 0 0 11 7 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112771050408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6685] ppid=6677 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/6680/task/6685/stat : 6685 (java) S 6677 6680 5267 0 -1 4202560 239 0 0 0 15 10 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112769997608 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6686] ppid=6677 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/6680/task/6686/stat : 6686 (java) S 6677 6680 5267 0 -1 4202560 216 0 0 0 13 8 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112768944808 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6680/tid=6687] ppid=6677 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/6680/task/6687/stat : 6687 (java) S 6677 6680 5267 0 -1 4202560 222 0 0 0 10 7 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112767892008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6688] ppid=6677 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/6680/task/6688/stat : 6688 (java) S 6677 6680 5267 0 -1 4202560 275 0 0 0 13 8 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112766839208 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6689] ppid=6677 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/6680/task/6689/stat : 6689 (java) S 6677 6680 5267 0 -1 4202560 170 0 0 0 9 6 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112765786408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6690] ppid=6677 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/6680/task/6690/stat : 6690 (java) S 6677 6680 5267 0 -1 4202560 227 0 0 0 11 6 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112764733608 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6691] ppid=6677 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/6680/task/6691/stat : 6691 (java) S 6677 6680 5267 0 -1 4202560 820 0 0 0 0 5 0 0 20 0 22 0 2312330 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112752536552 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6692] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6692/stat : 6692 (java) S 6677 6680 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2312331 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112751482616 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6693] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6693/stat : 6693 (java) S 6677 6680 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2312331 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112750429704 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6694] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6694/stat : 6694 (java) S 6677 6680 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312333 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112749378192 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6695] ppid=6677 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/6680/task/6695/stat : 6695 (java) S 6677 6680 5267 0 -1 4202560 10109 0 0 0 93 1 0 0 20 0 22 0 2312333 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112748325304 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6696] ppid=6677 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/6680/task/6696/stat : 6696 (java) S 6677 6680 5267 0 -1 4202560 12156 0 0 0 105 3 0 0 20 0 22 0 2312333 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112747272504 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6697] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6697/stat : 6697 (java) S 6677 6680 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312333 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112746219896 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6698] ppid=6677 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/6680/task/6698/stat : 6698 (java) S 6677 6680 5267 0 -1 4202560 51 0 0 0 9 13 0 0 20 0 22 0 2312333 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112745167304 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6680/tid=6702] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6702/stat : 6702 (java) S 6677 6680 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2312346 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112740955432 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6703] ppid=6677 vsize=9824732 CPUtime=897.62 cores=0,2,4,6
/proc/6680/task/6703/stat : 6703 (java) R 6677 6680 5267 0 -1 4202560 78 0 0 0 89745 17 0 0 20 0 22 0 2312396 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112743051280 140112789211845 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6680/tid=6704] ppid=6677 vsize=9824732 CPUtime=897.57 cores=0,2,4,6
/proc/6680/task/6704/stat : 6704 (java) R 6677 6680 5267 0 -1 4202560 720 0 0 0 89731 26 0 0 20 0 22 0 2312396 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112744111136 140112789356977 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6705] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6705/stat : 6705 (java) S 6677 6680 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2312396 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112742007720 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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 6680 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+898.901 s]
/proc/loadavg: 4.26 4.23 4.21 5/218 6867
/proc/meminfo: memFree=24105564/32872528 swapFree=1459092/1655316
[pid=6680] ppid=6677 vsize=9824732 CPUtime=1800.09 cores=0,2,4,6
/proc/6680/stat : 6680 (java) S 6677 6680 5267 0 -1 4202496 29508 0 1 0 179905 104 0 0 20 0 22 0 2312328 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140737066126192 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6680/statm: 2456183 370232 2285 9 0 2446860 0
[pid=6680/tid=6681] ppid=6677 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/6680/task/6681/stat : 6681 (java) S 6677 6680 5267 0 -1 4202560 2412 0 1 0 17 2 0 0 20 0 22 0 2312328 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112928387960 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6683] ppid=6677 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/6680/task/6683/stat : 6683 (java) S 6677 6680 5267 0 -1 4202560 247 0 0 0 15 8 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112772103208 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6684] ppid=6677 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/6680/task/6684/stat : 6684 (java) S 6677 6680 5267 0 -1 4202560 238 0 0 0 11 7 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112771050408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6685] ppid=6677 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/6680/task/6685/stat : 6685 (java) S 6677 6680 5267 0 -1 4202560 239 0 0 0 15 10 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112769997608 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6686] ppid=6677 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/6680/task/6686/stat : 6686 (java) S 6677 6680 5267 0 -1 4202560 216 0 0 0 13 8 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112768944808 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6680/tid=6687] ppid=6677 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/6680/task/6687/stat : 6687 (java) S 6677 6680 5267 0 -1 4202560 222 0 0 0 10 7 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112767892008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6688] ppid=6677 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/6680/task/6688/stat : 6688 (java) S 6677 6680 5267 0 -1 4202560 275 0 0 0 13 8 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112766839208 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6689] ppid=6677 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/6680/task/6689/stat : 6689 (java) S 6677 6680 5267 0 -1 4202560 170 0 0 0 9 6 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112765786408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6690] ppid=6677 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/6680/task/6690/stat : 6690 (java) S 6677 6680 5267 0 -1 4202560 227 0 0 0 11 6 0 0 20 0 22 0 2312329 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112764733608 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6691] ppid=6677 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/6680/task/6691/stat : 6691 (java) S 6677 6680 5267 0 -1 4202560 820 0 0 0 0 5 0 0 20 0 22 0 2312330 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112752536552 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6692] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6692/stat : 6692 (java) S 6677 6680 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2312331 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112751482616 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6693] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6693/stat : 6693 (java) S 6677 6680 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2312331 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112750429704 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6694] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6694/stat : 6694 (java) S 6677 6680 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312333 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112749378192 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6695] ppid=6677 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/6680/task/6695/stat : 6695 (java) S 6677 6680 5267 0 -1 4202560 10109 0 0 0 93 1 0 0 20 0 22 0 2312333 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112748325304 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6680/tid=6696] ppid=6677 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/6680/task/6696/stat : 6696 (java) S 6677 6680 5267 0 -1 4202560 12156 0 0 0 105 3 0 0 20 0 22 0 2312333 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112747272504 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6697] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6697/stat : 6697 (java) S 6677 6680 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312333 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112746219896 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6698] ppid=6677 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/6680/task/6698/stat : 6698 (java) S 6677 6680 5267 0 -1 4202560 51 0 0 0 9 13 0 0 20 0 22 0 2312333 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112745167304 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6680/tid=6702] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6702/stat : 6702 (java) S 6677 6680 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2312346 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112740955432 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6680/tid=6703] ppid=6677 vsize=9824732 CPUtime=897.62 cores=0,2,4,6
/proc/6680/task/6703/stat : 6703 (java) R 6677 6680 5267 0 -1 4202560 78 0 0 0 89745 17 0 0 20 0 22 0 2312396 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112743051280 140112789211845 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6680/tid=6704] ppid=6677 vsize=9824732 CPUtime=897.57 cores=0,2,4,6
/proc/6680/task/6704/stat : 6704 (java) R 6677 6680 5267 0 -1 4202560 720 0 0 0 89731 26 0 0 20 0 22 0 2312396 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112744111136 140112789356977 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6680/tid=6705] ppid=6677 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6680/task/6705/stat : 6705 (java) S 6677 6680 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2312396 10060525568 370232 33554432000 1073741824 1073778376 140737066135056 140112742007720 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 898.969
CPU time (s): 1800.55
CPU user time (s): 1799.08
CPU system time (s): 1.47278
CPU usage (%): 200.291
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.08
system time used= 1.47278
maximum resident set size= 1481060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29551
page faults= 1
swaps= 0
block input operations= 0
block output operations= 552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21328
involuntary context switches= 18627

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.62315 second user time and 7.11392 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-29 17:20:12
IDJOB=4117538
IDBENCH=111586
IDSOLVER=2543
FILE ID=node136/4117538-1467213611
RUNJOBID= node136-1467208983-5283
PBS_JOBID= 19997574
Free space on /tmp= 71644 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/dt-problems/normalized-lo_16x16_006.opb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117538-1467213611/watcher-4117538-1467213611 -o /tmp/evaluation-result-4117538-1467213611/solver-4117538-1467213611 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467208983-5283 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117538-1467213611.opb

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

MD5SUM BENCH= 6aac072df56a0280de2a4fd77152516f
RANDOM SEED=302532169

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.182
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        25740604 kB
Buffers:          138324 kB
Cached:          1744584 kB
SwapCached:            0 kB
Active:          3063064 kB
Inactive:        1666204 kB
Active(anon):    2848948 kB
Inactive(anon):        0 kB
Active(file):     214116 kB
Inactive(file):  1666204 kB
Unevictable:     1655316 kB
Mlocked:         1459092 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               904 kB
Writeback:             0 kB
AnonPages:       4532692 kB
Mapped:            22208 kB
Shmem:               204 kB
Slab:             609216 kB
SReclaimable:      52952 kB
SUnreclaim:       556264 kB
KernelStack:        1800 kB
PageTables:        13248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4759316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3014656 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= 71644 MiB
End job on node136 at 2016-06-29 17:35:11