Trace number 4117556

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.7 899.448

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
dt-problems/normalized-lo_16x16_002.opb.metafix.opb
MD5SUMf083a5593ae7552dbd00e764943830fa
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 benchmark23.6894
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.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	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.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	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.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4117556-1467213618.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 => 6
0.11/0.18	c org.sat4j.minisat.constraints.cnf.UnitClauses => 6
0.11/0.18	c org.sat4j.specs.Constr$1 => 10
0.11/0.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 156
0.11/0.18	c org.sat4j.minisat.constraints.cnf.UnitClause => 4
0.11/0.18	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6
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 => 6
0.11/0.18	c org.sat4j.specs.Constr$1 => 10
0.11/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6
0.11/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 156
0.11/0.18	c org.sat4j.pb.constraints.pb.UnitClausesPB => 6
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
0.27/0.24	c And the winner is solver1
0.51/0.68	c SATISFIABLE
0.51/0.68	c OPTIMIZING...
0.51/0.68	c Got one! Elapsed wall clock time (in seconds):0.573
0.51/0.68	o 115
2.18/1.16	c cleaning 2539 clauses out of 5085 with flag 21372/5085
3.65/1.55	c cleaning 4269 clauses out of 8546 with flag 49787/11085
4.64/1.99	c cleaning 5636 clauses out of 11277 with flag 79453/18085
5.97/2.56	c cleaning 6812 clauses out of 13640 with flag 117570/26084
7.43/3.23	c cleaning 7912 clauses out of 15829 with flag 161410/35085
8.89/3.98	c cleaning 8938 clauses out of 17917 with flag 218803/45085
10.90/4.92	c cleaning 9983 clauses out of 19978 with flag 282709/56084
12.96/5.98	c cleaning 10991 clauses out of 21995 with flag 338362/68084
15.43/7.10	c cleaning 11997 clauses out of 24004 with flag 398311/81084
17.83/8.40	c cleaning 12997 clauses out of 26007 with flag 469503/95084
20.62/9.73	c cleaning 13994 clauses out of 28010 with flag 546973/110084
23.62/11.29	c cleaning 15001 clauses out of 30018 with flag 656801/126086
27.50/13.15	c cleaning 16007 clauses out of 32015 with flag 748860/143084
31.30/15.01	c cleaning 16998 clauses out of 34008 with flag 839012/161084
35.70/17.22	c cleaning 17994 clauses out of 36010 with flag 961274/180084
40.30/19.57	c cleaning 18998 clauses out of 38017 with flag 1090211/200085
45.90/22.37	c cleaning 20000 clauses out of 40018 with flag 1249878/221084
51.10/24.93	c cleaning 20998 clauses out of 42018 with flag 1385891/243084
56.31/27.58	c cleaning 22001 clauses out of 44020 with flag 1506649/266084
62.29/30.55	c cleaning 22997 clauses out of 46022 with flag 1664243/290087
68.89/33.82	c cleaning 24010 clauses out of 48023 with flag 1798146/315085
76.89/37.83	c cleaning 24994 clauses out of 50013 with flag 1985982/341085
85.29/42.05	c cleaning 26001 clauses out of 52018 with flag 2207601/368084
93.90/46.31	c cleaning 27002 clauses out of 54017 with flag 2421618/396084
102.50/50.70	c cleaning 27998 clauses out of 56015 with flag 2563853/425084
111.30/55.02	c cleaning 28993 clauses out of 58017 with flag 2725860/455084
120.48/59.60	c cleaning 29996 clauses out of 60024 with flag 2865734/486084
130.68/64.79	c cleaning 31005 clauses out of 62032 with flag 3046793/518088
141.48/70.12	c cleaning 32000 clauses out of 64023 with flag 3241944/551084
151.59/75.19	c cleaning 32990 clauses out of 66023 with flag 3425487/585084
162.39/80.53	c cleaning 33999 clauses out of 68035 with flag 3617545/620086
173.78/86.24	c cleaning 35011 clauses out of 70035 with flag 3794913/656085
185.58/92.17	c cleaning 35998 clauses out of 72024 with flag 3989772/693085
199.18/98.94	c cleaning 37005 clauses out of 74025 with flag 4210781/731084
213.38/106.09	c cleaning 38005 clauses out of 76022 with flag 4424991/770086
232.17/115.46	c cleaning 38996 clauses out of 78015 with flag 4747942/810084
246.17/122.48	c cleaning 40002 clauses out of 80019 with flag 4979606/851084
260.79/129.74	c cleaning 41007 clauses out of 82019 with flag 5201349/893086
278.19/138.42	c cleaning 41980 clauses out of 84012 with flag 5460010/936086
295.59/147.19	c cleaning 43012 clauses out of 86033 with flag 5698461/980087
316.00/157.38	c cleaning 43993 clauses out of 88019 with flag 5962179/1025085
339.98/169.35	c cleaning 44986 clauses out of 90026 with flag 6298950/1071085
366.18/182.45	c cleaning 45994 clauses out of 92039 with flag 6711916/1118084
385.77/192.26	c cleaning 47020 clauses out of 94045 with flag 7026656/1166084
408.59/203.65	c cleaning 47991 clauses out of 96026 with flag 7297782/1215085
429.97/214.34	c cleaning 48992 clauses out of 98036 with flag 7573376/1265086
454.19/226.38	c cleaning 50013 clauses out of 100043 with flag 7849243/1316085
476.80/237.68	c cleaning 51008 clauses out of 102029 with flag 8121871/1368084
500.58/249.55	c cleaning 51991 clauses out of 104021 with flag 8402271/1421084
525.78/262.15	c cleaning 53010 clauses out of 106030 with flag 8680836/1475084
557.77/278.12	c cleaning 54006 clauses out of 108021 with flag 9030710/1530085
585.97/292.29	c cleaning 54999 clauses out of 110015 with flag 9339082/1586085
615.76/307.13	c cleaning 56001 clauses out of 112016 with flag 9772769/1643085
643.36/320.95	c cleaning 56976 clauses out of 114014 with flag 10110803/1701084
678.16/338.38	c cleaning 58013 clauses out of 116040 with flag 10432566/1760086
709.55/354.08	c cleaning 58987 clauses out of 118026 with flag 10714901/1820085
739.54/369.06	c cleaning 59985 clauses out of 120038 with flag 11047875/1881084
773.76/386.11	c cleaning 61006 clauses out of 122054 with flag 11336175/1943085
806.11/402.39	c cleaning 62015 clauses out of 124049 with flag 11684748/2006086
847.32/422.95	c cleaning 63012 clauses out of 126034 with flag 12037122/2070086
885.71/442.15	c cleaning 63977 clauses out of 128024 with flag 12373088/2135088
938.71/468.66	c cleaning 65006 clauses out of 130044 with flag 12806656/2201085
980.89/489.72	c cleaning 65999 clauses out of 132037 with flag 13191764/2268084
1018.89/508.73	c cleaning 67009 clauses out of 134040 with flag 13584144/2336086
1065.48/532.07	c cleaning 67975 clauses out of 136029 with flag 14038918/2405084
1122.47/560.55	c cleaning 69016 clauses out of 138054 with flag 14550637/2475084
1164.86/581.71	c cleaning 70003 clauses out of 140038 with flag 14892563/2546084
1211.25/604.98	c cleaning 71008 clauses out of 142035 with flag 15285333/2618084
1259.25/628.98	c cleaning 72008 clauses out of 144030 with flag 15732133/2691087
1303.64/651.12	c cleaning 73002 clauses out of 146019 with flag 16182661/2765084
1354.24/676.44	c cleaning 73997 clauses out of 148017 with flag 16692132/2840084
1417.62/708.17	c cleaning 74997 clauses out of 150020 with flag 17320196/2916084
1469.41/734.01	c cleaning 76003 clauses out of 152024 with flag 17746652/2993085
1524.81/761.71	c cleaning 76998 clauses out of 154020 with flag 18159453/3071084
1584.20/791.47	c cleaning 78002 clauses out of 156023 with flag 18783778/3150085
1651.60/825.16	c cleaning 78999 clauses out of 158020 with flag 19420941/3230084
1709.78/854.22	c cleaning 80002 clauses out of 160022 with flag 19939748/3311085
1781.38/890.10	c cleaning 80993 clauses out of 162019 with flag 20435708/3393084
1800.17/899.40	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/899.40	c starts		: 3322
1800.17/899.40	c conflicts		: 3425699
1800.17/899.40	c decisions		: 4406029
1800.17/899.40	c propagations		: 147598379
1800.17/899.40	c inspects		: 16404623658
1800.17/899.40	c shortcuts		: 0
1800.17/899.40	c learnt literals	: 0
1800.17/899.40	c learnt binary clauses	: 0
1800.17/899.40	c learnt ternary clauses	: 0
1800.17/899.40	c learnt constraints	: 3425699
1800.17/899.40	c ignored constraints	: 0
1800.17/899.40	c root simplifications	: 0
1800.17/899.40	c removed literals (reason simplification)	: 22131198
1800.17/899.40	c reason swapping (by a shorter reason)	: 0
1800.17/899.40	c Calls to reduceDB	: 78
1800.17/899.40	c Number of update (reduction) of LBD	: 1422058
1800.17/899.40	c Imported unit clauses	: 0
1800.17/899.40	c number of reductions to clauses (during analyze)	: 0
1800.17/899.40	c number of learned constraints concerned by reduction	: 0
1800.17/899.40	c number of learning phase by resolution	: 0
1800.17/899.40	c number of learning phase by cutting planes	: 0
1800.17/899.40	c speed (assignments/second)	: 164231.40748752118
1800.17/899.40	c non guided choices	0
1800.17/899.43	c learnt constraints type 
1800.17/899.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 113641
1800.17/899.43	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
1800.17/899.43	c starts		: 13
1800.17/899.43	c conflicts		: 1818
1800.17/899.43	c decisions		: 6733
1800.17/899.43	c propagations		: 58311
1800.17/899.43	c inspects		: 14152842
1800.17/899.43	c shortcuts		: 0
1800.17/899.43	c learnt literals	: 0
1800.17/899.43	c learnt binary clauses	: 0
1800.17/899.43	c learnt ternary clauses	: 0
1800.17/899.43	c learnt constraints	: 1817
1800.17/899.43	c ignored constraints	: 0
1800.17/899.43	c root simplifications	: 0
1800.17/899.43	c removed literals (reason simplification)	: 0
1800.17/899.43	c reason swapping (by a shorter reason)	: 0
1800.17/899.43	c Calls to reduceDB	: 0
1800.17/899.43	c Number of update (reduction) of LBD	: 0
1800.17/899.43	c Imported unit clauses	: 0
1800.17/899.43	c number of reductions to clauses (during analyze)	: 0
1800.17/899.43	c number of learned constraints concerned by reduction	: 0
1800.17/899.43	c number of learning phase by resolution	: 0
1800.17/899.43	c number of learning phase by cutting planes	: 0
1800.17/899.43	c speed (assignments/second)	: 64.84425302503095
1800.17/899.43	c non guided choices	0
1800.17/899.43	c learnt constraints type 
1800.17/899.43	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 9
1800.17/899.43	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1808
1800.17/899.43	s SATISFIABLE
1800.17/899.43	c Found 1 solution(s)
1800.17/899.43	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.17/899.43	c objective function=115
1800.17/899.43	c Total wall clock time (in seconds): 899.326

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

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

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


[startup+0 s]
/proc/loadavg: 4.23 4.22 4.24 4/198 6822
/proc/meminfo: memFree=28212692/32872528 swapFree=1459092/1655316
[pid=6822] ppid=6819 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/6822/stat : 6822 (java) S 6819 6822 5267 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 2312944 98570240 977 33554432000 1073741824 1073778376 140733684260512 140733684251648 239876472893 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6822/statm: 24065 978 744 9 0 16771 0
[pid=6822/tid=6823] ppid=6819 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6823/stat : 6823 (java) R 6819 6822 5267 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 2312945 98570240 978 33554432000 1073741824 1073778376 140733684260512 139696355810856 239873115520 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100112 s]
/proc/loadavg: 4.23 4.22 4.24 4/198 6822
/proc/meminfo: memFree=28212692/32872528 swapFree=1459092/1655316
[pid=6822] ppid=6819 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/6822/stat : 6822 (java) S 6819 6822 5267 0 -1 4202496 4565 0 1 0 10 1 0 0 20 0 18 0 2312944 9787879424 5680 33554432000 1073741824 1073778376 140733684260512 140733684251648 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6822/statm: 2389619 5680 2158 9 0 2380296 0
[pid=6822/tid=6823] ppid=6819 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/6822/task/6823/stat : 6823 (java) R 6819 6822 5267 0 -1 4202560 2440 0 1 0 6 2 0 0 20 0 18 0 2312945 9787879424 5680 33554432000 1073741824 1073778376 140733684260512 139696355814088 239876498701 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.20029 s]
/proc/loadavg: 4.23 4.22 4.24 4/198 6822
/proc/meminfo: memFree=28212692/32872528 swapFree=1459092/1655316
[pid=6822] ppid=6819 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/6822/stat : 6822 (java) S 6819 6822 5267 0 -1 4202496 5000 0 1 0 26 1 0 0 20 0 22 0 2312944 10060525568 7539 33554432000 1073741824 1073778376 140733684260512 140733684251648 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6822/statm: 2456183 7539 2229 9 0 2446860 0
[pid=6822/tid=6823] ppid=6819 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/6822/task/6823/stat : 6823 (java) S 6819 6822 5267 0 -1 4202560 2469 0 1 0 14 2 0 0 20 0 22 0 2312945 10060525568 7539 33554432000 1073741824 1073778376 140733684260512 139696355816312 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+0.300312 s]
/proc/loadavg: 4.23 4.22 4.24 4/198 6822
/proc/meminfo: memFree=28212692/32872528 swapFree=1459092/1655316
[pid=6822] ppid=6819 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/6822/stat : 6822 (java) S 6819 6822 5267 0 -1 4202496 7345 0 1 0 47 4 0 0 20 0 19 0 2312944 10060525568 8872 33554432000 1073741824 1073778376 140733684260512 140733684251648 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6822/statm: 2456183 8872 2250 9 0 2446860 0
[pid=6822/tid=6823] ppid=6819 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/6822/task/6823/stat : 6823 (java) S 6819 6822 5267 0 -1 4202560 2469 0 1 0 14 2 0 0 20 0 19 0 2312945 10060525568 8872 33554432000 1073741824 1073778376 140733684260512 139696355816312 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9824732

[startup+0.700206 s]
/proc/loadavg: 4.23 4.22 4.24 4/198 6822
/proc/meminfo: memFree=28212692/32872528 swapFree=1459092/1655316
[pid=6822] ppid=6819 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/6822/stat : 6822 (java) S 6819 6822 5267 0 -1 4202496 7428 0 1 0 52 4 0 0 20 0 22 0 2312944 10060525568 9977 33554432000 1073741824 1073778376 140733684260512 140733684251648 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6822/statm: 2456183 9977 2250 9 0 2446860 0
[pid=6822/tid=6823] ppid=6819 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/6822/task/6823/stat : 6823 (java) S 6819 6822 5267 0 -1 4202560 2469 0 1 0 14 2 0 0 20 0 22 0 2312945 10060525568 9977 33554432000 1073741824 1073778376 140733684260512 139696355816312 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 4.05 4.19 4.23 7/220 6847
/proc/meminfo: memFree=28116428/32872528 swapFree=1459092/1655316
[pid=6822] ppid=6819 vsize=9824732 CPUtime=3.65 cores=1,3,5,7
/proc/6822/stat : 6822 (java) S 6819 6822 5267 0 -1 4202496 22059 0 1 0 356 9 0 0 20 0 22 0 2312944 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 140733684251648 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6822/statm: 2456183 47358 2283 9 0 2446860 0
[pid=6822/tid=6823] ppid=6819 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/6822/task/6823/stat : 6823 (java) S 6819 6822 5267 0 -1 4202560 2469 0 1 0 14 2 0 0 20 0 22 0 2312945 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696355816312 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6825] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6825/stat : 6825 (java) S 6819 6822 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2312945 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696199645480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6826] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6826/stat : 6826 (java) S 6819 6822 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2312945 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696198592680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6827] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6827/stat : 6827 (java) S 6819 6822 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312945 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696197540392 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6822/tid=6828] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6828/stat : 6828 (java) S 6819 6822 5267 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 2312945 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696196487592 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6829] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6829/stat : 6829 (java) S 6819 6822 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2312945 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696195435304 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6830] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6830/stat : 6830 (java) S 6819 6822 5267 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 2312945 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696194382504 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6822/tid=6831] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6831/stat : 6831 (java) S 6819 6822 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312945 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696193330216 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6832] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6832/stat : 6832 (java) S 6819 6822 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2312945 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696192277416 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6833] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6833/stat : 6833 (java) S 6819 6822 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2312947 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696180078824 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6834] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6834/stat : 6834 (java) S 6819 6822 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2312947 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696179024888 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6835] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6835/stat : 6835 (java) S 6819 6822 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2312947 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696177972488 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6836] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6836/stat : 6836 (java) S 6819 6822 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312949 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696176920976 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6837] ppid=6819 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/6822/task/6837/stat : 6837 (java) R 6819 6822 5267 0 -1 4202560 6935 0 0 0 86 0 0 0 20 0 22 0 2312949 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696175868600 139696361659319 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6838] ppid=6819 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/6822/task/6838/stat : 6838 (java) R 6819 6822 5267 0 -1 4202560 11206 0 0 0 81 3 0 0 20 0 22 0 2312949 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696174815800 139696362632212 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6839] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6839/stat : 6839 (java) S 6819 6822 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312949 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696173763704 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6840] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6840/stat : 6840 (java) S 6819 6822 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312949 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696172711112 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6844] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6844/stat : 6844 (java) S 6819 6822 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2312963 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696168449064 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6845] ppid=6819 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/6822/task/6845/stat : 6845 (java) R 6819 6822 5267 0 -1 4202560 8 0 0 0 79 0 0 0 20 0 22 0 2313013 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696171607080 139696295961707 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6846] ppid=6819 vsize=9824732 CPUtime=0.78 cores=1,3,5,7
/proc/6822/task/6846/stat : 6846 (java) R 6819 6822 5267 0 -1 4202560 67 0 0 0 77 1 0 0 20 0 22 0 2313013 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696170553160 139696295992528 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=6822/tid=6847] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6847/stat : 6847 (java) S 6819 6822 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2313013 10060525568 47358 33554432000 1073741824 1073778376 140733684260512 139696169502376 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 9824732

[startup+3.10088 s]
/proc/loadavg: 4.05 4.19 4.23 6/220 6847
/proc/meminfo: memFree=28012092/32872528 swapFree=1459092/1655316
[pid=6822] ppid=6819 vsize=9824732 CPUtime=7.18 cores=1,3,5,7
/proc/6822/stat : 6822 (java) S 6819 6822 5267 0 -1 4202496 22265 0 1 0 705 13 0 0 20 0 22 0 2312944 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 140733684251648 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6822/statm: 2456183 75617 2284 9 0 2446860 0
[pid=6822/tid=6823] ppid=6819 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/6822/task/6823/stat : 6823 (java) S 6819 6822 5267 0 -1 4202560 2469 0 1 0 14 2 0 0 20 0 22 0 2312945 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696355816312 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6825] ppid=6819 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/6822/task/6825/stat : 6825 (java) S 6819 6822 5267 0 -1 4202560 27 0 0 0 4 0 0 0 20 0 22 0 2312945 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696199645480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6826] ppid=6819 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/6822/task/6826/stat : 6826 (java) S 6819 6822 5267 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 2312945 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696198592680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6827] ppid=6819 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/6822/task/6827/stat : 6827 (java) S 6819 6822 5267 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 2312945 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696197540392 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6828] ppid=6819 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/6822/task/6828/stat : 6828 (java) S 6819 6822 5267 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 22 0 2312945 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696196487592 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6829] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6829/stat : 6829 (java) S 6819 6822 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2312945 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696195435304 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6830] ppid=6819 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/6822/task/6830/stat : 6830 (java) S 6819 6822 5267 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 2312945 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696194382504 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6831] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6831/stat : 6831 (java) S 6819 6822 5267 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 2312945 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696193330216 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6822/tid=6832] ppid=6819 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/6822/task/6832/stat : 6832 (java) S 6819 6822 5267 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 2312945 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696192277416 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6833] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6833/stat : 6833 (java) S 6819 6822 5267 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 2312947 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696180078824 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6834] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6834/stat : 6834 (java) S 6819 6822 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2312947 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696179024888 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6835] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6835/stat : 6835 (java) S 6819 6822 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2312947 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696177972488 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6836] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6836/stat : 6836 (java) S 6819 6822 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312949 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696176920976 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6837] ppid=6819 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/6822/task/6837/stat : 6837 (java) S 6819 6822 5267 0 -1 4202560 6952 0 0 0 100 0 0 0 20 0 22 0 2312949 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696175868600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6838] ppid=6819 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/6822/task/6838/stat : 6838 (java) S 6819 6822 5267 0 -1 4202560 11222 0 0 0 95 3 0 0 20 0 22 0 2312949 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696174815800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6839] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6839/stat : 6839 (java) S 6819 6822 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312949 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696173763704 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6840] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6840/stat : 6840 (java) S 6819 6822 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312949 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696172711112 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6844] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6844/stat : 6844 (java) S 6819 6822 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2312963 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696168449064 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6845] ppid=6819 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/6822/task/6845/stat : 6845 (java) R 6819 6822 5267 0 -1 4202560 12 0 0 0 234 0 0 0 20 0 22 0 2313013 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696171606888 139696296108369 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6846] ppid=6819 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/6822/task/6846/stat : 6846 (java) R 6819 6822 5267 0 -1 4202560 104 0 0 0 229 2 0 0 20 0 22 0 2313013 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696170553688 139696296029143 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=6822/tid=6847] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6847/stat : 6847 (java) S 6819 6822 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2313013 10060525568 75617 33554432000 1073741824 1073778376 140733684260512 139696169502376 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.18
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.37 4.25 4.25 5/220 6847
/proc/meminfo: memFree=27597120/32872528 swapFree=1459092/1655316
[pid=6822] ppid=6819 vsize=9824732 CPUtime=13.76 cores=1,3,5,7
/proc/6822/stat : 6822 (java) S 6819 6822 5267 0 -1 4202496 22995 0 1 0 1352 24 0 0 20 0 22 0 2312944 10060525568 155537 33554432000 1073741824 1073778376 140733684260512 140733684251648 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6822/statm: 2456183 155537 2284 9 0 2446860 0
[pid=6822/tid=6823] ppid=6819 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/6822/task/6823/stat : 6823 (java) S 6819 6822 5267 0 -1 4202560 2469 0 1 0 14 2 0 0 20 0 22 0 2312945 10060525568 155537 33554432000 1073741824 1073778376 140733684260512 139696355816312 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6825] ppid=6819 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/6822/task/6825/stat : 6825 (java) S 6819 6822 5267 0 -1 4202560 76 0 0 0 9 3 0 0 20 0 22 0 2312945 10060525568 155537 33554432000 1073741824 1073778376 140733684260512 139696199645480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6826] ppid=6819 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/6822/task/6826/stat : 6826 (java) S 6819 6822 5267 0 -1 4202560 49 0 0 0 5 2 0 0 20 0 22 0 2312945 10060525568 155537 33554432000 1073741824 1073778376 140733684260512 139696198592680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6827] ppid=6819 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/6822/task/6827/stat : 6827 (java) S 6819 6822 5267 0 -1 4202560 24 0 0 0 3 1 0 0 20 0 22 0 2312945 10060525568 155537 33554432000 1073741824 1073778376 140733684260512 139696197540392 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6828] ppid=6819 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/6822/task/6828/stat : 6828 (java) S 6819 6822 5267 0 -1 4202560 47 0 0 0 4 2 0 0 20 0 22 0 2312945 10060525568 155537 33554432000 1073741824 1073778376 140733684260512 139696196487592 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6822/tid=6829] ppid=6819 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/6822/task/6829/stat : 6829 (java) S 6819 6822 5267 0 -1 4202560 31 0 0 0 3 0 0 0 20 0 22 0 2312945 10060525568 155537 33554432000 1073741824 1073778376 140733684260512 139696195435304 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6830] ppid=6819 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/6822/task/6830/stat : 6830 (java) S 6819 6822 5267 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 22 0 2312945 10060525568 155537 33554432000 1073741824 1073778376 140733684260512 139696194382504 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6831] ppid=6819 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/6822/task/6831/stat : 6831 (java) S 6819 6822 5267 0 -1 4202560 29 0 0 0 2 2 0 0 20 0 22 0 2312945 10060525568 155537 33554432000 1073741824 1073778376 140733684260512 139696193330216 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6832] ppid=6819 vsize=9824732 CPUtime=0.06 cores=1,3,5,7

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


[startup+822.301 s]
/proc/loadavg: 4.18 4.22 4.21 5/219 6866
/proc/meminfo: memFree=24261452/32872528 swapFree=1459092/1655316
[pid=6822] ppid=6819 vsize=9824732 CPUtime=1645.99 cores=1,3,5,7
/proc/6822/stat : 6822 (java) S 6819 6822 5267 0 -1 4202496 26619 0 1 0 164479 120 0 0 20 0 22 0 2312944 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 140733684251648 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6822/statm: 2456183 746000 2293 9 0 2446860 0
[pid=6822/tid=6823] ppid=6819 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/6822/task/6823/stat : 6823 (java) S 6819 6822 5267 0 -1 4202560 2471 0 1 0 17 4 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696355816312 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6825] ppid=6819 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/6822/task/6825/stat : 6825 (java) S 6819 6822 5267 0 -1 4202560 291 0 0 0 21 10 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696199645480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6826] ppid=6819 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/6822/task/6826/stat : 6826 (java) S 6819 6822 5267 0 -1 4202560 158 0 0 0 15 7 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696198592680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6827] ppid=6819 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/6822/task/6827/stat : 6827 (java) S 6819 6822 5267 0 -1 4202560 186 0 0 0 14 7 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696197540392 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6828] ppid=6819 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/6822/task/6828/stat : 6828 (java) S 6819 6822 5267 0 -1 4202560 241 0 0 0 18 11 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696196487592 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6822/tid=6829] ppid=6819 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/6822/task/6829/stat : 6829 (java) S 6819 6822 5267 0 -1 4202560 191 0 0 0 13 9 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696195435304 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6830] ppid=6819 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/6822/task/6830/stat : 6830 (java) S 6819 6822 5267 0 -1 4202560 171 0 0 0 18 7 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696194382504 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6831] ppid=6819 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/6822/task/6831/stat : 6831 (java) S 6819 6822 5267 0 -1 4202560 200 0 0 0 16 9 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696193330216 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6832] ppid=6819 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/6822/task/6832/stat : 6832 (java) S 6819 6822 5267 0 -1 4202560 212 0 0 0 16 4 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696192277416 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6833] ppid=6819 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/6822/task/6833/stat : 6833 (java) S 6819 6822 5267 0 -1 4202560 1413 0 0 0 23 2 0 0 20 0 22 0 2312947 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696180078824 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6834] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6834/stat : 6834 (java) S 6819 6822 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2312947 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696179024888 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6835] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6835/stat : 6835 (java) S 6819 6822 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2312947 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696177972488 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6836] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6836/stat : 6836 (java) S 6819 6822 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312949 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696176920976 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6837] ppid=6819 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/6822/task/6837/stat : 6837 (java) S 6819 6822 5267 0 -1 4202560 6952 0 0 0 100 0 0 0 20 0 22 0 2312949 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696175868600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6838] ppid=6819 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/6822/task/6838/stat : 6838 (java) S 6819 6822 5267 0 -1 4202560 11226 0 0 0 98 3 0 0 20 0 22 0 2312949 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696174815800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6839] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6839/stat : 6839 (java) S 6819 6822 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312949 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696173763704 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6840] ppid=6819 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/6822/task/6840/stat : 6840 (java) S 6819 6822 5267 0 -1 4202560 47 0 0 0 10 15 0 0 20 0 22 0 2312949 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696172711112 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6844] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6844/stat : 6844 (java) S 6819 6822 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2312963 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696168449064 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6845] ppid=6819 vsize=9824732 CPUtime=820.62 cores=1,3,5,7
/proc/6822/task/6845/stat : 6845 (java) R 6819 6822 5267 0 -1 4202560 80 0 0 0 82047 15 0 0 20 0 22 0 2313013 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696171598096 139696296044259 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6846] ppid=6819 vsize=9824732 CPUtime=820.68 cores=1,3,5,7
/proc/6822/task/6846/stat : 6846 (java) R 6819 6822 5267 0 -1 4202560 1456 0 0 0 82024 44 0 0 20 0 22 0 2313013 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696170551936 139696296751558 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6847] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6847/stat : 6847 (java) S 6819 6822 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2313013 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696169502376 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1645.99
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.21 4.22 4.21 5/218 6867
/proc/meminfo: memFree=24105064/32872528 swapFree=1459092/1655316
[pid=6822] ppid=6819 vsize=9824732 CPUtime=1765.98 cores=1,3,5,7
/proc/6822/stat : 6822 (java) S 6819 6822 5267 0 -1 4202496 26623 0 1 0 176477 121 0 0 20 0 22 0 2312944 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 140733684251648 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6822/statm: 2456183 746000 2293 9 0 2446860 0
[pid=6822/tid=6823] ppid=6819 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/6822/task/6823/stat : 6823 (java) S 6819 6822 5267 0 -1 4202560 2471 0 1 0 17 4 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696355816312 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6825] ppid=6819 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/6822/task/6825/stat : 6825 (java) S 6819 6822 5267 0 -1 4202560 291 0 0 0 21 10 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696199645480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6826] ppid=6819 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/6822/task/6826/stat : 6826 (java) S 6819 6822 5267 0 -1 4202560 158 0 0 0 15 7 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696198592680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6827] ppid=6819 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/6822/task/6827/stat : 6827 (java) S 6819 6822 5267 0 -1 4202560 186 0 0 0 14 7 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696197540392 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6828] ppid=6819 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/6822/task/6828/stat : 6828 (java) S 6819 6822 5267 0 -1 4202560 241 0 0 0 18 11 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696196487592 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6822/tid=6829] ppid=6819 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/6822/task/6829/stat : 6829 (java) S 6819 6822 5267 0 -1 4202560 191 0 0 0 13 9 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696195435304 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6830] ppid=6819 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/6822/task/6830/stat : 6830 (java) S 6819 6822 5267 0 -1 4202560 171 0 0 0 18 7 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696194382504 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6831] ppid=6819 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/6822/task/6831/stat : 6831 (java) S 6819 6822 5267 0 -1 4202560 200 0 0 0 16 9 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696193330216 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6832] ppid=6819 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/6822/task/6832/stat : 6832 (java) S 6819 6822 5267 0 -1 4202560 212 0 0 0 16 4 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696192277416 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6833] ppid=6819 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/6822/task/6833/stat : 6833 (java) S 6819 6822 5267 0 -1 4202560 1413 0 0 0 23 2 0 0 20 0 22 0 2312947 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696180078824 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6834] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6834/stat : 6834 (java) S 6819 6822 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2312947 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696179024888 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6835] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6835/stat : 6835 (java) S 6819 6822 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2312947 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696177972488 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6836] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6836/stat : 6836 (java) S 6819 6822 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312949 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696176920976 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6837] ppid=6819 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/6822/task/6837/stat : 6837 (java) S 6819 6822 5267 0 -1 4202560 6952 0 0 0 100 0 0 0 20 0 22 0 2312949 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696175868600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6838] ppid=6819 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/6822/task/6838/stat : 6838 (java) S 6819 6822 5267 0 -1 4202560 11226 0 0 0 98 3 0 0 20 0 22 0 2312949 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696174815800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6839] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6839/stat : 6839 (java) S 6819 6822 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312949 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696173763704 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6840] ppid=6819 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/6822/task/6840/stat : 6840 (java) S 6819 6822 5267 0 -1 4202560 51 0 0 0 12 15 0 0 20 0 22 0 2312949 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696172711112 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6844] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6844/stat : 6844 (java) S 6819 6822 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2312963 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696168449064 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6845] ppid=6819 vsize=9824732 CPUtime=880.6 cores=1,3,5,7
/proc/6822/task/6845/stat : 6845 (java) R 6819 6822 5267 0 -1 4202560 80 0 0 0 88044 16 0 0 20 0 22 0 2313013 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696171598096 139696296044254 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6846] ppid=6819 vsize=9824732 CPUtime=880.69 cores=1,3,5,7
/proc/6822/task/6846/stat : 6846 (java) R 6819 6822 5267 0 -1 4202560 1456 0 0 0 88024 45 0 0 20 0 22 0 2313013 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696170551936 139696296165838 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6847] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6847/stat : 6847 (java) S 6819 6822 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2313013 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696169502376 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1765.98
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.401 s]
/proc/loadavg: 4.08 4.19 4.20 3/215 7217
/proc/meminfo: memFree=25559628/32872528 swapFree=1459092/1655316
[pid=6822] ppid=6819 vsize=9824732 CPUtime=1800.17 cores=1,3,5,7
/proc/6822/stat : 6822 (java) S 6819 6822 5267 0 -1 4202496 26625 0 1 0 179895 122 0 0 20 0 22 0 2312944 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 140733684251648 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6822/statm: 2456183 746000 2293 9 0 2446860 0
[pid=6822/tid=6823] ppid=6819 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/6822/task/6823/stat : 6823 (java) S 6819 6822 5267 0 -1 4202560 2471 0 1 0 17 4 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696355816312 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6825] ppid=6819 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/6822/task/6825/stat : 6825 (java) S 6819 6822 5267 0 -1 4202560 291 0 0 0 21 10 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696199645480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6826] ppid=6819 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/6822/task/6826/stat : 6826 (java) S 6819 6822 5267 0 -1 4202560 158 0 0 0 15 7 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696198592680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6827] ppid=6819 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/6822/task/6827/stat : 6827 (java) S 6819 6822 5267 0 -1 4202560 186 0 0 0 14 7 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696197540392 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6828] ppid=6819 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/6822/task/6828/stat : 6828 (java) S 6819 6822 5267 0 -1 4202560 241 0 0 0 18 11 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696196487592 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6822/tid=6829] ppid=6819 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/6822/task/6829/stat : 6829 (java) S 6819 6822 5267 0 -1 4202560 191 0 0 0 13 9 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696195435304 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6830] ppid=6819 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/6822/task/6830/stat : 6830 (java) S 6819 6822 5267 0 -1 4202560 171 0 0 0 18 7 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696194382504 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6831] ppid=6819 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/6822/task/6831/stat : 6831 (java) S 6819 6822 5267 0 -1 4202560 200 0 0 0 16 9 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696193330216 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6832] ppid=6819 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/6822/task/6832/stat : 6832 (java) S 6819 6822 5267 0 -1 4202560 212 0 0 0 16 4 0 0 20 0 22 0 2312945 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696192277416 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6833] ppid=6819 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/6822/task/6833/stat : 6833 (java) S 6819 6822 5267 0 -1 4202560 1413 0 0 0 23 2 0 0 20 0 22 0 2312947 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696180078824 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6834] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6834/stat : 6834 (java) S 6819 6822 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2312947 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696179024888 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6835] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6835/stat : 6835 (java) S 6819 6822 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2312947 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696177972488 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6836] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6836/stat : 6836 (java) S 6819 6822 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312949 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696176920976 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6837] ppid=6819 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/6822/task/6837/stat : 6837 (java) S 6819 6822 5267 0 -1 4202560 6952 0 0 0 100 0 0 0 20 0 22 0 2312949 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696175868600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6838] ppid=6819 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/6822/task/6838/stat : 6838 (java) S 6819 6822 5267 0 -1 4202560 11226 0 0 0 98 3 0 0 20 0 22 0 2312949 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696174815800 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6839] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6839/stat : 6839 (java) S 6819 6822 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2312949 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696173763704 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6822/tid=6840] ppid=6819 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/6822/task/6840/stat : 6840 (java) S 6819 6822 5267 0 -1 4202560 53 0 0 0 12 16 0 0 20 0 22 0 2312949 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696172711112 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6844] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6844/stat : 6844 (java) S 6819 6822 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2312963 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696168449064 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6845] ppid=6819 vsize=9824732 CPUtime=897.69 cores=1,3,5,7
/proc/6822/task/6845/stat : 6845 (java) R 6819 6822 5267 0 -1 4202560 80 0 0 0 89753 16 0 0 20 0 22 0 2313013 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696171598096 139696296044240 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6822/tid=6846] ppid=6819 vsize=9824732 CPUtime=897.78 cores=1,3,5,7
/proc/6822/task/6846/stat : 6846 (java) R 6819 6822 5267 0 -1 4202560 1456 0 0 0 89733 45 0 0 20 0 22 0 2313013 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696170551936 139696296590345 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6822/tid=6847] ppid=6819 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6822/task/6847/stat : 6847 (java) S 6819 6822 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2313013 10060525568 746000 33554432000 1073741824 1073778376 140733684260512 139696169502376 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
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 6822 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 899.448
CPU time (s): 1800.7
CPU user time (s): 1799.01
CPU system time (s): 1.69174
CPU usage (%): 200.201
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.01
system time used= 1.69174
maximum resident set size= 2984136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26670
page faults= 1
swaps= 0
block input operations= 0
block output operations= 568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21429
involuntary context switches= 24275

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.41103 second user time and 6.64699 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-29 17:20:18
IDJOB=4117556
IDBENCH=111588
IDSOLVER=2543
FILE ID=node136/4117556-1467213618
RUNJOBID= node136-1467208983-5284
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_002.opb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117556-1467213618/watcher-4117556-1467213618 -o /tmp/evaluation-result-4117556-1467213618/solver-4117556-1467213618 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467208983-5284 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117556-1467213618.opb

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

MD5SUM BENCH= f083a5593ae7552dbd00e764943830fa
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:        28213484 kB
Buffers:          138408 kB
Cached:          1744512 kB
SwapCached:            0 kB
Active:           582976 kB
Inactive:        1666244 kB
Active(anon):     369116 kB
Inactive(anon):        0 kB
Active(file):     213860 kB
Inactive(file):  1666244 kB
Unevictable:     1655316 kB
Mlocked:         1459092 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1828 kB
Writeback:             0 kB
AnonPages:       2050240 kB
Mapped:            22172 kB
Shmem:               204 kB
Slab:             609888 kB
SReclaimable:      53120 kB
SUnreclaim:       556768 kB
KernelStack:        1808 kB
PageTables:         8340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2756940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    534528 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:17