Trace number 4117826

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)131 1800.66 899.152

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
dt-problems/normalized-lo_16x16_003.opb.metafix.opb
MD5SUM3a736264dfc66bb6b58e009350bae5ac
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark131
Best CPU time to get the best result obtained on this benchmark66.3359
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.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.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c ManyCore solver with 2 solvers running in parallel
0.09/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4117826-1467214761.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.18	c ... done. Wall clock time 0.068s.
0.09/0.18	c declared #vars     256
0.09/0.18	c #constraints  188
0.09/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7
0.09/0.19	c org.sat4j.minisat.constraints.cnf.UnitClauses => 8
0.09/0.19	c org.sat4j.specs.Constr$1 => 12
0.09/0.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 157
0.09/0.19	c org.sat4j.minisat.constraints.cnf.UnitClause => 4
0.09/0.19	c 188 constraints processed.
0.09/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.specs.Constr$1 => 12
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7
0.09/0.19	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 157
0.09/0.19	c org.sat4j.pb.constraints.pb.UnitClausesPB => 8
0.09/0.19	c org.sat4j.pb.constraints.pb.UnitClausePB => 4
0.09/0.19	c 188 constraints processed.
0.09/0.19	c objective function length is 256 literals
2.63/0.87	c cleaning 2495 clauses out of 5000 with flag 24553/5000
4.08/1.36	c cleaning 4247 clauses out of 8505 with flag 62508/11000
4.37/1.43	c And the winner is solver0
4.49/1.69	c SATISFIABLE
4.49/1.69	c OPTIMIZING...
4.49/1.69	c Got one! Elapsed wall clock time (in seconds):1.576
4.49/1.69	o 131
5.17/2.09	c cleaning 5071 clauses out of 10154 with flag 21500/16896
6.25/2.58	c cleaning 5540 clauses out of 11086 with flag 52900/22899
7.34/3.00	c cleaning 6268 clauses out of 12546 with flag 84156/29899
8.35/3.56	c cleaning 7133 clauses out of 14278 with flag 123960/37899
9.62/4.18	c cleaning 8063 clauses out of 16144 with flag 160143/46898
11.22/4.92	c cleaning 9024 clauses out of 18079 with flag 209553/56896
12.88/5.78	c cleaning 10024 clauses out of 20058 with flag 265515/67899
15.14/6.81	c cleaning 11011 clauses out of 22031 with flag 324279/79896
17.34/7.97	c cleaning 12000 clauses out of 24020 with flag 401866/92896
20.13/9.31	c cleaning 13001 clauses out of 26020 with flag 473490/106896
23.21/10.88	c cleaning 14008 clauses out of 28023 with flag 578879/121900
26.68/12.59	c cleaning 14993 clauses out of 30011 with flag 666571/137896
31.07/14.70	c cleaning 16003 clauses out of 32018 with flag 794970/154896
35.47/16.91	c cleaning 17000 clauses out of 34016 with flag 928131/172897
39.95/19.14	c cleaning 17992 clauses out of 36015 with flag 1036416/191896
44.55/21.43	c cleaning 19008 clauses out of 38024 with flag 1148152/211897
49.15/23.71	c cleaning 19987 clauses out of 40015 with flag 1240930/232896
54.15/26.26	c cleaning 21004 clauses out of 42031 with flag 1381867/254899
59.55/28.93	c cleaning 22008 clauses out of 44025 with flag 1521662/277897
65.95/32.15	c cleaning 23004 clauses out of 46018 with flag 1655465/301898
71.56/34.90	c cleaning 23998 clauses out of 48012 with flag 1766652/326896
77.15/37.79	c cleaning 24996 clauses out of 50014 with flag 1915284/352896
85.15/41.75	c cleaning 25985 clauses out of 52019 with flag 2071369/379897
92.35/45.38	c cleaning 27007 clauses out of 54034 with flag 2195946/407897
100.15/49.20	c cleaning 28000 clauses out of 56027 with flag 2359117/436897
108.14/53.26	c cleaning 29010 clauses out of 58026 with flag 2525837/466896
116.54/57.48	c cleaning 29995 clauses out of 60016 with flag 2678691/497896
125.94/62.18	c cleaning 31003 clauses out of 62022 with flag 2870864/529897
135.74/67.03	c cleaning 31994 clauses out of 64019 with flag 3041944/562897
145.74/72.08	c cleaning 33004 clauses out of 66025 with flag 3231129/596897
157.13/77.76	c cleaning 33994 clauses out of 68021 with flag 3462559/631897
167.73/83.09	c cleaning 35005 clauses out of 70027 with flag 3647509/667897
180.14/89.23	c cleaning 35999 clauses out of 72021 with flag 3889001/704896
192.66/95.40	c cleaning 37004 clauses out of 74022 with flag 4098444/742896
206.86/102.51	c cleaning 38004 clauses out of 76018 with flag 4376208/781896
220.26/109.21	c cleaning 39003 clauses out of 78014 with flag 4592403/821896
233.66/115.96	c cleaning 40001 clauses out of 80011 with flag 4815369/862896
249.07/123.63	c cleaning 40967 clauses out of 82010 with flag 5043119/904896
265.06/131.67	c cleaning 42006 clauses out of 84043 with flag 5251701/947896
281.48/139.87	c cleaning 43016 clauses out of 86037 with flag 5498474/991896
298.67/148.45	c cleaning 44000 clauses out of 88021 with flag 5765621/1036896
317.66/157.91	c cleaning 45004 clauses out of 90022 with flag 6046207/1082897
336.86/167.59	c cleaning 46001 clauses out of 92018 with flag 6324850/1129897
357.65/177.97	c cleaning 46999 clauses out of 94016 with flag 6577283/1177896
379.05/188.62	c cleaning 48006 clauses out of 96018 with flag 6851497/1226897
400.84/199.50	c cleaning 48997 clauses out of 98013 with flag 7134469/1276898
421.05/209.65	c cleaning 49998 clauses out of 100014 with flag 7398036/1327896
442.84/220.53	c cleaning 50998 clauses out of 102018 with flag 7709334/1379898
465.64/231.91	c cleaning 52003 clauses out of 104018 with flag 8018811/1432896
490.45/244.31	c cleaning 53000 clauses out of 106015 with flag 8321809/1486896
515.04/256.60	c cleaning 54002 clauses out of 108015 with flag 8648124/1541896
540.83/269.54	c cleaning 54997 clauses out of 110014 with flag 8958539/1597897
570.41/284.35	c cleaning 55995 clauses out of 112017 with flag 9382341/1654897
597.81/298.05	c cleaning 57009 clauses out of 114024 with flag 9700736/1712899
627.40/312.87	c cleaning 57989 clauses out of 116014 with flag 10025056/1771898
660.00/329.10	c cleaning 59000 clauses out of 118027 with flag 10387244/1831900
697.21/347.78	c cleaning 60003 clauses out of 120023 with flag 10818203/1892896
729.00/363.53	c cleaning 61000 clauses out of 122022 with flag 11150249/1954898
765.20/381.61	c cleaning 62005 clauses out of 124022 with flag 11673895/2017898
797.59/397.84	c cleaning 62997 clauses out of 126015 with flag 12048267/2081896
831.40/414.75	c cleaning 64006 clauses out of 128020 with flag 12448355/2146898
866.98/432.57	c cleaning 65005 clauses out of 130014 with flag 12815711/2212898
903.99/451.01	c cleaning 66002 clauses out of 132007 with flag 13171627/2279896
942.77/470.47	c cleaning 66994 clauses out of 134005 with flag 13593285/2347896
982.96/490.57	c cleaning 68004 clauses out of 136012 with flag 13973991/2416897
1023.16/510.70	c cleaning 68994 clauses out of 138008 with flag 14379577/2486897
1064.95/531.50	c cleaning 70002 clauses out of 140014 with flag 14754520/2557897
1111.74/554.91	c cleaning 70997 clauses out of 142012 with flag 15242796/2629897
1153.94/576.02	c cleaning 72000 clauses out of 144018 with flag 15692334/2702900
1197.73/597.95	c cleaning 73002 clauses out of 146015 with flag 16138564/2776897
1245.33/621.73	c cleaning 74001 clauses out of 148012 with flag 16582515/2851896
1293.56/645.89	c cleaning 75002 clauses out of 150011 with flag 16992877/2927896
1344.74/671.45	c cleaning 75994 clauses out of 152010 with flag 17401271/3004897
1400.15/699.15	c cleaning 76987 clauses out of 154016 with flag 17816781/3082897
1455.95/727.03	c cleaning 78004 clauses out of 156028 with flag 18349084/3161896
1520.74/759.45	c cleaning 78981 clauses out of 158026 with flag 18876266/3241898
1578.35/788.23	c cleaning 80014 clauses out of 160043 with flag 19370329/3322896
1638.75/818.42	c cleaning 81011 clauses out of 162031 with flag 19944029/3404898
1702.55/850.38	c cleaning 82004 clauses out of 164018 with flag 20471036/3487896
1774.74/886.46	c cleaning 82996 clauses out of 166014 with flag 20997797/3571896
1800.14/899.10	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.14/899.10	c starts		: 5018
1800.14/899.10	c conflicts		: 3614511
1800.14/899.10	c decisions		: 4728950
1800.14/899.10	c propagations		: 163651216
1800.14/899.10	c inspects		: 16490433781
1800.14/899.10	c shortcuts		: 0
1800.14/899.10	c learnt literals	: 0
1800.14/899.10	c learnt binary clauses	: 0
1800.14/899.10	c learnt ternary clauses	: 0
1800.14/899.10	c learnt constraints	: 3614511
1800.14/899.10	c ignored constraints	: 0
1800.14/899.10	c root simplifications	: 0
1800.14/899.10	c removed literals (reason simplification)	: 22039927
1800.14/899.10	c reason swapping (by a shorter reason)	: 0
1800.14/899.10	c Calls to reduceDB	: 82
1800.14/899.10	c Number of update (reduction) of LBD	: 1481830
1800.14/899.10	c Imported unit clauses	: 0
1800.14/899.10	c number of reductions to clauses (during analyze)	: 0
1800.14/899.10	c number of learned constraints concerned by reduction	: 0
1800.14/899.10	c number of learning phase by resolution	: 0
1800.14/899.10	c number of learning phase by cutting planes	: 0
1800.14/899.10	c speed (assignments/second)	: 182054.56590348567
1800.14/899.10	c non guided choices	0
1800.14/899.13	c learnt constraints type 
1800.14/899.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 125633
1800.14/899.13	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/899.13	c starts		: 17
1800.14/899.13	c conflicts		: 2493
1800.14/899.13	c decisions		: 9899
1800.14/899.13	c propagations		: 79427
1800.14/899.13	c inspects		: 25315308
1800.14/899.13	c shortcuts		: 0
1800.14/899.13	c learnt literals	: 0
1800.14/899.13	c learnt binary clauses	: 0
1800.14/899.13	c learnt ternary clauses	: 0
1800.14/899.13	c learnt constraints	: 2491
1800.14/899.13	c ignored constraints	: 0
1800.14/899.13	c root simplifications	: 0
1800.14/899.13	c removed literals (reason simplification)	: 0
1800.14/899.13	c reason swapping (by a shorter reason)	: 0
1800.14/899.13	c Calls to reduceDB	: 0
1800.14/899.13	c Number of update (reduction) of LBD	: 0
1800.14/899.13	c Imported unit clauses	: 0
1800.14/899.13	c number of reductions to clauses (during analyze)	: 0
1800.14/899.13	c number of learned constraints concerned by reduction	: 0
1800.14/899.13	c number of learning phase by resolution	: 0
1800.14/899.13	c number of learning phase by cutting planes	: 0
1800.14/899.13	c speed (assignments/second)	: 88.50426269476297
1800.14/899.13	c non guided choices	0
1800.14/899.13	c learnt constraints type 
1800.14/899.13	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 10
1800.14/899.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2481
1800.14/899.13	s SATISFIABLE
1800.14/899.13	c Found 1 solution(s)
1800.14/899.13	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.14/899.14	c objective function=131
1800.14/899.14	c Total wall clock time (in seconds): 899.021

Verifier Data

OK	131

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-4117826-1467214761/watcher-4117826-1467214761 -o /tmp/evaluation-result-4117826-1467214761/solver-4117826-1467214761 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1467212962-6647 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4117826-1467214761.opb 

pid=7311
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.24 4.23 3.83 4/197 7314
/proc/meminfo: memFree=26479332/32872528 swapFree=1499084/1695308
[pid=7314] ppid=7311 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/7314/stat : 7314 (java) R 7311 7314 5962 0 -1 4202496 1073 0 0 0 0 0 0 0 20 0 1 0 2427309 23793664 722 33554432000 1073741824 1073778376 140734213227904 140734213216968 140433773775691 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/7314/statm: 5809 735 543 9 0 128 0

[startup+0.100063 s]
/proc/loadavg: 4.24 4.23 3.83 4/197 7314
/proc/meminfo: memFree=26479332/32872528 swapFree=1499084/1695308
[pid=7314] ppid=7311 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/7314/stat : 7314 (java) S 7311 7314 5962 0 -1 4202496 4412 0 1 0 8 1 0 0 20 0 18 0 2427309 9787879424 6052 33554432000 1073741824 1073778376 140734213227904 140734213219040 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7314/statm: 2389619 6052 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200316 s]
/proc/loadavg: 4.24 4.23 3.83 4/197 7314
/proc/meminfo: memFree=26479332/32872528 swapFree=1499084/1695308
[pid=7314] ppid=7311 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/7314/stat : 7314 (java) S 7311 7314 5962 0 -1 4202496 4890 0 1 0 23 1 0 0 20 0 22 0 2427309 10060525568 7963 33554432000 1073741824 1073778376 140734213227904 140734213219040 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7314/statm: 2456183 7963 2214 9 0 2446860 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+0.300219 s]
/proc/loadavg: 4.24 4.23 3.83 4/197 7314
/proc/meminfo: memFree=26479332/32872528 swapFree=1499084/1695308
[pid=7314] ppid=7311 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/7314/stat : 7314 (java) S 7311 7314 5962 0 -1 4202496 7313 0 1 0 61 2 0 0 20 0 22 0 2427309 10060525568 9519 33554432000 1073741824 1073778376 140734213227904 140734213219040 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7314/statm: 2456183 9519 2246 9 0 2446860 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 9824732

[startup+0.700202 s]
/proc/loadavg: 4.24 4.23 3.83 4/197 7314
/proc/meminfo: memFree=26479332/32872528 swapFree=1499084/1695308
[pid=7314] ppid=7311 vsize=9824732 CPUtime=2.23 cores=1,3,5,7
/proc/7314/stat : 7314 (java) S 7311 7314 5962 0 -1 4202496 18969 0 1 0 219 4 0 0 20 0 22 0 2427309 10060525568 23396 33554432000 1073741824 1073778376 140734213227904 140734213219040 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7314/statm: 2456183 23396 2252 9 0 2446860 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 9824732

[startup+1.50092 s]
/proc/loadavg: 4.24 4.23 3.83 6/219 7336
/proc/meminfo: memFree=26300688/32872528 swapFree=1499084/1695308
[pid=7314] ppid=7311 vsize=9824732 CPUtime=4.49 cores=1,3,5,7
/proc/7314/stat : 7314 (java) S 7311 7314 5962 0 -1 4202496 23362 0 1 0 438 11 0 0 20 0 19 0 2427309 10060525568 49862 33554432000 1073741824 1073778376 140734213227904 140734213219040 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7314/statm: 2456183 49862 2284 9 0 2446860 0
[pid=7314/tid=7316] ppid=7311 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/7314/task/7316/stat : 7316 (java) S 7311 7314 5962 0 -1 4202560 2405 0 1 0 14 2 0 0 20 0 19 0 2427309 10060525568 49862 33554432000 1073741824 1073778376 140734213227904 140433765749624 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7314/tid=7317] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7317/stat : 7317 (java) S 7311 7314 5962 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 2427310 10060525568 49862 33554432000 1073741824 1073778376 140734213227904 140433754811176 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7318] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7318/stat : 7318 (java) S 7311 7314 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2427310 10060525568 49862 33554432000 1073741824 1073778376 140734213227904 140433608620712 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7319] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7319/stat : 7319 (java) S 7311 7314 5962 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2427310 10060525568 49862 33554432000 1073741824 1073778376 140734213227904 140433607568424 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7314/tid=7320] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7320/stat : 7320 (java) S 7311 7314 5962 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 2427310 10060525568 49862 33554432000 1073741824 1073778376 140734213227904 140433606515624 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7321] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7321/stat : 7321 (java) S 7311 7314 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2427310 10060525568 49862 33554432000 1073741824 1073778376 140734213227904 140433605462312 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7314/tid=7322] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7322/stat : 7322 (java) S 7311 7314 5962 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2427310 10060525568 49862 33554432000 1073741824 1073778376 140734213227904 140433604409512 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7323] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7323/stat : 7323 (java) S 7311 7314 5962 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 2427310 10060525568 49862 33554432000 1073741824 1073778376 140734213227904 140433603357224 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7324] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7324/stat : 7324 (java) S 7311 7314 5962 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 2427310 10060525568 49862 33554432000 1073741824 1073778376 140734213227904 140433602304424 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7325] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7325/stat : 7325 (java) S 7311 7314 5962 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 2427311 10060525568 49862 33554432000 1073741824 1073778376 140734213227904 140433589893864 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7326] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7326/stat : 7326 (java) S 7311 7314 5962 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2427312 10060525568 49862 33554432000 1073741824 1073778376 140734213227904 140433588839928 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7327] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7327/stat : 7327 (java) S 7311 7314 5962 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2427312 10060525568 49862 33554432000 1073741824 1073778376 140734213227904 140433587787528 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7328] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7328/stat : 7328 (java) S 7311 7314 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2427314 10060525568 49862 33554432000 1073741824 1073778376 140734213227904 140433586736016 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7329] ppid=7311 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/7314/task/7329/stat : 7329 (java) S 7311 7314 5962 0 -1 4202560 12253 0 0 0 101 2 0 0 20 0 19 0 2427314 10060525568 49862 33554432000 1073741824 1073778376 140734213227904 140433585682616 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7330] ppid=7311 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/7314/task/7330/stat : 7330 (java) S 7311 7314 5962 0 -1 4202560 7184 0 0 0 75 2 0 0 20 0 19 0 2427314 10060525568 49862 33554432000 1073741824 1073778376 140734213227904 140433584629816 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7331] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7331/stat : 7331 (java) S 7311 7314 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2427314 10060525568 49862 33554432000 1073741824 1073778376 140734213227904 140433583577720 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7332] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7332/stat : 7332 (java) S 7311 7314 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2427314 10060525568 49862 33554432000 1073741824 1073778376 140734213227904 140433582525128 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7335] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7335/stat : 7335 (java) S 7311 7314 5962 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2427328 10060525568 49862 33554432000 1073741824 1073778376 140734213227904 140433579366056 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.49
Current children cumulated vsize (KiB) 9824732

[startup+3.1009 s]
/proc/loadavg: 4.22 4.22 3.83 4/215 7404
/proc/meminfo: memFree=28334672/32872528 swapFree=1499084/1695308
[pid=7314] ppid=7311 vsize=9824732 CPUtime=7.54 cores=1,3,5,7
/proc/7314/stat : 7314 (java) S 7311 7314 5962 0 -1 4202496 23651 0 1 0 736 18 0 0 20 0 22 0 2427309 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140734213219040 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7314/statm: 2456183 87381 2284 9 0 2446860 0
[pid=7314/tid=7316] ppid=7311 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/7314/task/7316/stat : 7316 (java) S 7311 7314 5962 0 -1 4202560 2405 0 1 0 15 2 0 0 20 0 22 0 2427309 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433765749624 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7317] ppid=7311 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/7314/task/7317/stat : 7317 (java) S 7311 7314 5962 0 -1 4202560 37 0 0 0 3 2 0 0 20 0 22 0 2427310 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433754811176 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7318] ppid=7311 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7314/task/7318/stat : 7318 (java) S 7311 7314 5962 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 2427310 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433608620712 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7314/tid=7319] ppid=7311 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/7314/task/7319/stat : 7319 (java) S 7311 7314 5962 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 2427310 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433607568424 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7320] ppid=7311 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/7314/task/7320/stat : 7320 (java) S 7311 7314 5962 0 -1 4202560 30 0 0 0 3 1 0 0 20 0 22 0 2427310 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433606515624 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7321] ppid=7311 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7314/task/7321/stat : 7321 (java) S 7311 7314 5962 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 2427310 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433605462312 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7314/tid=7322] ppid=7311 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/7314/task/7322/stat : 7322 (java) S 7311 7314 5962 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 2427310 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433604409512 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7323] ppid=7311 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/7314/task/7323/stat : 7323 (java) S 7311 7314 5962 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 22 0 2427310 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433603357224 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7324] ppid=7311 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/7314/task/7324/stat : 7324 (java) S 7311 7314 5962 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 2427310 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433602304424 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7325] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7325/stat : 7325 (java) S 7311 7314 5962 0 -1 4202560 200 0 0 0 0 0 0 0 20 0 22 0 2427311 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433589893864 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7326] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7326/stat : 7326 (java) S 7311 7314 5962 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2427312 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433588839928 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7327] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7327/stat : 7327 (java) S 7311 7314 5962 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2427312 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433587787528 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7328] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7328/stat : 7328 (java) S 7311 7314 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2427314 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433586736016 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7329] ppid=7311 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/7314/task/7329/stat : 7329 (java) S 7311 7314 5962 0 -1 4202560 12253 0 0 0 109 2 0 0 20 0 22 0 2427314 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433585682616 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7330] ppid=7311 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/7314/task/7330/stat : 7330 (java) S 7311 7314 5962 0 -1 4202560 7184 0 0 0 84 2 0 0 20 0 22 0 2427314 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433584629816 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7331] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7331/stat : 7331 (java) S 7311 7314 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2427314 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433583577720 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7332] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7332/stat : 7332 (java) S 7311 7314 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2427314 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433582525128 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7335] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7335/stat : 7335 (java) S 7311 7314 5962 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2427328 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433579366056 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7337] ppid=7311 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/7314/task/7337/stat : 7337 (java) R 7311 7314 5962 0 -1 4202560 6 0 0 0 131 0 0 0 20 0 22 0 2427478 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433580408592 140433636735819 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7338] ppid=7311 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/7314/task/7338/stat : 7338 (java) R 7311 7314 5962 0 -1 4202560 55 0 0 0 127 2 0 0 20 0 22 0 2427478 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433581468176 140433637338162 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=7314/tid=7339] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7339/stat : 7339 (java) S 7311 7314 5962 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2427479 10060525568 87381 33554432000 1073741824 1073778376 140734213227904 140433578312872 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.54
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.22 4.22 3.83 5/219 7411
/proc/meminfo: memFree=27591380/32872528 swapFree=1499084/1695308
[pid=7314] ppid=7311 vsize=9824732 CPUtime=14.08 cores=1,3,5,7
/proc/7314/stat : 7314 (java) S 7311 7314 5962 0 -1 4202496 24456 0 1 0 1383 25 0 0 20 0 22 0 2427309 10060525568 154242 33554432000 1073741824 1073778376 140734213227904 140734213219040 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7314/statm: 2456183 154242 2284 9 0 2446860 0
[pid=7314/tid=7316] ppid=7311 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/7314/task/7316/stat : 7316 (java) S 7311 7314 5962 0 -1 4202560 2405 0 1 0 15 2 0 0 20 0 22 0 2427309 10060525568 154242 33554432000 1073741824 1073778376 140734213227904 140433765749624 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7317] ppid=7311 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/7314/task/7317/stat : 7317 (java) S 7311 7314 5962 0 -1 4202560 145 0 0 0 4 2 0 0 20 0 22 0 2427310 10060525568 154242 33554432000 1073741824 1073778376 140734213227904 140433754811176 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7318] ppid=7311 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/7314/task/7318/stat : 7318 (java) S 7311 7314 5962 0 -1 4202560 92 0 0 0 2 0 0 0 20 0 22 0 2427310 10060525568 154242 33554432000 1073741824 1073778376 140734213227904 140433608620712 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7319] ppid=7311 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/7314/task/7319/stat : 7319 (java) S 7311 7314 5962 0 -1 4202560 41 0 0 0 5 2 0 0 20 0 22 0 2427310 10060525568 154242 33554432000 1073741824 1073778376 140734213227904 140433607568424 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7320] ppid=7311 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/7314/task/7320/stat : 7320 (java) S 7311 7314 5962 0 -1 4202560 130 0 0 0 8 2 0 0 20 0 22 0 2427310 10060525568 154242 33554432000 1073741824 1073778376 140734213227904 140433606515624 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7321] ppid=7311 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/7314/task/7321/stat : 7321 (java) S 7311 7314 5962 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 2427310 10060525568 154242 33554432000 1073741824 1073778376 140734213227904 140433605462312 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7322] ppid=7311 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/7314/task/7322/stat : 7322 (java) S 7311 7314 5962 0 -1 4202560 27 0 0 0 5 0 0 0 20 0 22 0 2427310 10060525568 154242 33554432000 1073741824 1073778376 140734213227904 140433604409512 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7323] ppid=7311 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/7314/task/7323/stat : 7323 (java) S 7311 7314 5962 0 -1 4202560 27 0 0 0 3 1 0 0 20 0 22 0 2427310 10060525568 154242 33554432000 1073741824 1073778376 140734213227904 140433603357224 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7324] ppid=7311 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/7314/task/7324/stat : 7324 (java) S 7311 7314 5962 0 -1 4202560 133 0 0 0 7 1 0 0 20 0 22 0 2427310 10060525568 154242 33554432000 1073741824 1073778376 140734213227904 140433602304424 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7325] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7325/stat : 7325 (java) S 7311 7314 5962 0 -1 4202560 452 0 0 0 0 0 0 0 20 0 22 0 2427311 10060525568 154242 33554432000 1073741824 1073778376 140734213227904 140433589893864 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7326] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7326/stat : 7326 (java) S 7311 7314 5962 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2427312 10060525568 154242 33554432000 1073741824 1073778376 140734213227904 140433588839928 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7327] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7327/stat : 7327 (java) S 7311 7314 5962 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2427312 10060525568 154242 33554432000 1073741824 1073778376 140734213227904 140433587787528 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7328] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7328/stat : 7328 (java) S 7311 7314 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2427314 10060525568 154242 33554432000 1073741824 1073778376 140734213227904 140433586736016 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7329] ppid=7311 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/7314/task/7329/stat : 7329 (java) S 7311 7314 5962 0 -1 4202560 12253 0 0 0 109 2 0 0 20 0 22 0 2427314 10060525568 154242 33554432000 1073741824 1073778376 140734213227904 140433585682616 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7330] ppid=7311 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/7314/task/7330/stat : 7330 (java) S 7311 7314 5962 0 -1 4202560 7184 0 0 0 88 2 0 0 20 0 22 0 2427314 10060525568 154242 33554432000 1073741824 1073778376 140734213227904 140433584629816 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7314/tid=7331] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7331/stat : 7331 (java) S 7311 7314 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2427314 10060525568 154242 33554432000 1073741824 1073778376 140734213227904 140433583577720 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7332] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 4.21 4.22 4.05 5/219 7434
/proc/meminfo: memFree=23388312/32872528 swapFree=1499084/1695308
[pid=7314] ppid=7311 vsize=9824732 CPUtime=1766.56 cores=1,3,5,7
/proc/7314/stat : 7314 (java) S 7311 7314 5962 0 -1 4202496 27695 0 1 0 176539 117 0 0 20 0 22 0 2427309 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140734213219040 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7314/statm: 2456183 737384 2285 9 0 2446860 0
[pid=7314/tid=7316] ppid=7311 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/7314/task/7316/stat : 7316 (java) S 7311 7314 5962 0 -1 4202560 2405 0 1 0 17 3 0 0 20 0 22 0 2427309 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433765749624 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7317] ppid=7311 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/7314/task/7317/stat : 7317 (java) S 7311 7314 5962 0 -1 4202560 313 0 0 0 12 5 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433754811176 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7318] ppid=7311 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/7314/task/7318/stat : 7318 (java) S 7311 7314 5962 0 -1 4202560 195 0 0 0 10 4 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433608620712 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7319] ppid=7311 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/7314/task/7319/stat : 7319 (java) S 7311 7314 5962 0 -1 4202560 122 0 0 0 12 4 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433607568424 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7320] ppid=7311 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/7314/task/7320/stat : 7320 (java) S 7311 7314 5962 0 -1 4202560 248 0 0 0 19 9 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433606515624 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7321] ppid=7311 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/7314/task/7321/stat : 7321 (java) S 7311 7314 5962 0 -1 4202560 255 0 0 0 16 8 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433605462312 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7322] ppid=7311 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/7314/task/7322/stat : 7322 (java) S 7311 7314 5962 0 -1 4202560 180 0 0 0 16 6 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433604409512 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7323] ppid=7311 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/7314/task/7323/stat : 7323 (java) S 7311 7314 5962 0 -1 4202560 188 0 0 0 20 8 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433603357224 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7324] ppid=7311 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/7314/task/7324/stat : 7324 (java) S 7311 7314 5962 0 -1 4202560 376 0 0 0 22 9 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433602304424 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7325] ppid=7311 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/7314/task/7325/stat : 7325 (java) S 7311 7314 5962 0 -1 4202560 1267 0 0 0 0 3 0 0 20 0 22 0 2427311 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433589893864 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7326] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7326/stat : 7326 (java) S 7311 7314 5962 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2427312 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433588839928 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7327] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7327/stat : 7327 (java) S 7311 7314 5962 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2427312 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433587787528 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7328] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7328/stat : 7328 (java) S 7311 7314 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2427314 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433586736016 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7329] ppid=7311 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/7314/task/7329/stat : 7329 (java) S 7311 7314 5962 0 -1 4202560 12253 0 0 0 109 2 0 0 20 0 22 0 2427314 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433585682616 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7330] ppid=7311 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/7314/task/7330/stat : 7330 (java) S 7311 7314 5962 0 -1 4202560 7186 0 0 0 91 2 0 0 20 0 22 0 2427314 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433584629816 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7314/tid=7331] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7331/stat : 7331 (java) S 7311 7314 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2427314 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433583577720 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7332] ppid=7311 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/7314/task/7332/stat : 7332 (java) S 7311 7314 5962 0 -1 4202560 51 0 0 0 11 18 0 0 20 0 22 0 2427314 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433582525128 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7335] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7335/stat : 7335 (java) S 7311 7314 5962 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2427328 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433579366056 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7337] ppid=7311 vsize=9824732 CPUtime=879.95 cores=1,3,5,7
/proc/7314/task/7337/stat : 7337 (java) R 7311 7314 5962 0 -1 4202560 99 0 0 0 87977 18 0 0 20 0 22 0 2427478 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433580408592 140433636762659 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7338] ppid=7311 vsize=9824732 CPUtime=879.94 cores=1,3,5,7
/proc/7314/task/7338/stat : 7338 (java) R 7311 7314 5962 0 -1 4202560 1172 0 0 0 87948 46 0 0 20 0 22 0 2427478 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433581467648 140433637368235 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7339] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7339/stat : 7339 (java) S 7311 7314 5962 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2427479 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433578312872 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1766.56
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.101 s]
/proc/loadavg: 4.31 4.24 4.06 5/219 7434
/proc/meminfo: memFree=23388316/32872528 swapFree=1499084/1695308
[pid=7314] ppid=7311 vsize=9824732 CPUtime=1800.14 cores=1,3,5,7
/proc/7314/stat : 7314 (java) S 7311 7314 5962 0 -1 4202496 27697 0 1 0 179897 117 0 0 20 0 22 0 2427309 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140734213219040 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7314/statm: 2456183 737384 2285 9 0 2446860 0
[pid=7314/tid=7316] ppid=7311 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/7314/task/7316/stat : 7316 (java) S 7311 7314 5962 0 -1 4202560 2405 0 1 0 17 3 0 0 20 0 22 0 2427309 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433765749624 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7317] ppid=7311 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/7314/task/7317/stat : 7317 (java) S 7311 7314 5962 0 -1 4202560 313 0 0 0 12 5 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433754811176 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7318] ppid=7311 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/7314/task/7318/stat : 7318 (java) S 7311 7314 5962 0 -1 4202560 195 0 0 0 10 4 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433608620712 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7319] ppid=7311 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/7314/task/7319/stat : 7319 (java) S 7311 7314 5962 0 -1 4202560 122 0 0 0 12 4 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433607568424 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7320] ppid=7311 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/7314/task/7320/stat : 7320 (java) S 7311 7314 5962 0 -1 4202560 248 0 0 0 19 9 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433606515624 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7321] ppid=7311 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/7314/task/7321/stat : 7321 (java) S 7311 7314 5962 0 -1 4202560 255 0 0 0 16 8 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433605462312 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7322] ppid=7311 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/7314/task/7322/stat : 7322 (java) S 7311 7314 5962 0 -1 4202560 180 0 0 0 16 6 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433604409512 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7323] ppid=7311 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/7314/task/7323/stat : 7323 (java) S 7311 7314 5962 0 -1 4202560 188 0 0 0 20 8 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433603357224 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7324] ppid=7311 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/7314/task/7324/stat : 7324 (java) S 7311 7314 5962 0 -1 4202560 376 0 0 0 22 9 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433602304424 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7325] ppid=7311 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/7314/task/7325/stat : 7325 (java) S 7311 7314 5962 0 -1 4202560 1267 0 0 0 0 3 0 0 20 0 22 0 2427311 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433589893864 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7326] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7326/stat : 7326 (java) S 7311 7314 5962 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2427312 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433588839928 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7327] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7327/stat : 7327 (java) S 7311 7314 5962 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2427312 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433587787528 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7328] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7328/stat : 7328 (java) S 7311 7314 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2427314 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433586736016 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7329] ppid=7311 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/7314/task/7329/stat : 7329 (java) S 7311 7314 5962 0 -1 4202560 12253 0 0 0 109 2 0 0 20 0 22 0 2427314 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433585682616 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7330] ppid=7311 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/7314/task/7330/stat : 7330 (java) S 7311 7314 5962 0 -1 4202560 7186 0 0 0 91 2 0 0 20 0 22 0 2427314 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433584629816 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7314/tid=7331] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7331/stat : 7331 (java) S 7311 7314 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2427314 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433583577720 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7332] ppid=7311 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/7314/task/7332/stat : 7332 (java) S 7311 7314 5962 0 -1 4202560 53 0 0 0 11 18 0 0 20 0 22 0 2427314 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433582525128 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7335] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7335/stat : 7335 (java) S 7311 7314 5962 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2427328 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433579366056 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7337] ppid=7311 vsize=9824732 CPUtime=896.74 cores=1,3,5,7
/proc/7314/task/7337/stat : 7337 (java) R 7311 7314 5962 0 -1 4202560 99 0 0 0 89656 18 0 0 20 0 22 0 2427478 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433580408592 140433636735839 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7338] ppid=7311 vsize=9824732 CPUtime=896.74 cores=1,3,5,7
/proc/7314/task/7338/stat : 7338 (java) R 7311 7314 5962 0 -1 4202560 1172 0 0 0 89628 46 0 0 20 0 22 0 2427478 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433581467648 140433637368221 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7339] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7339/stat : 7339 (java) S 7311 7314 5962 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2427479 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433578312872 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
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 7314 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+899.101 s]
/proc/loadavg: 4.31 4.24 4.06 5/219 7434
/proc/meminfo: memFree=23388316/32872528 swapFree=1499084/1695308
[pid=7314] ppid=7311 vsize=9824732 CPUtime=1800.14 cores=1,3,5,7
/proc/7314/stat : 7314 (java) S 7311 7314 5962 0 -1 4202496 27697 0 1 0 179897 117 0 0 20 0 22 0 2427309 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140734213219040 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7314/statm: 2456183 737384 2285 9 0 2446860 0
[pid=7314/tid=7316] ppid=7311 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/7314/task/7316/stat : 7316 (java) S 7311 7314 5962 0 -1 4202560 2405 0 1 0 17 3 0 0 20 0 22 0 2427309 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433765749624 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7317] ppid=7311 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/7314/task/7317/stat : 7317 (java) S 7311 7314 5962 0 -1 4202560 313 0 0 0 12 5 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433754811176 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7318] ppid=7311 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/7314/task/7318/stat : 7318 (java) S 7311 7314 5962 0 -1 4202560 195 0 0 0 10 4 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433608620712 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7319] ppid=7311 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/7314/task/7319/stat : 7319 (java) S 7311 7314 5962 0 -1 4202560 122 0 0 0 12 4 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433607568424 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7320] ppid=7311 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/7314/task/7320/stat : 7320 (java) S 7311 7314 5962 0 -1 4202560 248 0 0 0 19 9 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433606515624 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7321] ppid=7311 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/7314/task/7321/stat : 7321 (java) S 7311 7314 5962 0 -1 4202560 255 0 0 0 16 8 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433605462312 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7322] ppid=7311 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/7314/task/7322/stat : 7322 (java) S 7311 7314 5962 0 -1 4202560 180 0 0 0 16 6 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433604409512 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7323] ppid=7311 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/7314/task/7323/stat : 7323 (java) S 7311 7314 5962 0 -1 4202560 188 0 0 0 20 8 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433603357224 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7324] ppid=7311 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/7314/task/7324/stat : 7324 (java) S 7311 7314 5962 0 -1 4202560 376 0 0 0 22 9 0 0 20 0 22 0 2427310 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433602304424 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7325] ppid=7311 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/7314/task/7325/stat : 7325 (java) S 7311 7314 5962 0 -1 4202560 1267 0 0 0 0 3 0 0 20 0 22 0 2427311 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433589893864 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7326] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7326/stat : 7326 (java) S 7311 7314 5962 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2427312 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433588839928 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7327] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7327/stat : 7327 (java) S 7311 7314 5962 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2427312 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433587787528 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7328] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7328/stat : 7328 (java) S 7311 7314 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2427314 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433586736016 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7329] ppid=7311 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/7314/task/7329/stat : 7329 (java) S 7311 7314 5962 0 -1 4202560 12253 0 0 0 109 2 0 0 20 0 22 0 2427314 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433585682616 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7330] ppid=7311 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/7314/task/7330/stat : 7330 (java) S 7311 7314 5962 0 -1 4202560 7186 0 0 0 91 2 0 0 20 0 22 0 2427314 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433584629816 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7314/tid=7331] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7331/stat : 7331 (java) S 7311 7314 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2427314 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433583577720 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7332] ppid=7311 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/7314/task/7332/stat : 7332 (java) S 7311 7314 5962 0 -1 4202560 53 0 0 0 11 18 0 0 20 0 22 0 2427314 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433582525128 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7335] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7335/stat : 7335 (java) S 7311 7314 5962 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2427328 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433579366056 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7314/tid=7337] ppid=7311 vsize=9824732 CPUtime=896.74 cores=1,3,5,7
/proc/7314/task/7337/stat : 7337 (java) R 7311 7314 5962 0 -1 4202560 99 0 0 0 89656 18 0 0 20 0 22 0 2427478 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433580408592 140433636735839 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7314/tid=7338] ppid=7311 vsize=9824732 CPUtime=896.74 cores=1,3,5,7
/proc/7314/task/7338/stat : 7338 (java) R 7311 7314 5962 0 -1 4202560 1172 0 0 0 89628 46 0 0 20 0 22 0 2427478 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433581467648 140433637368221 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7314/tid=7339] ppid=7311 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7314/task/7339/stat : 7339 (java) S 7311 7314 5962 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2427479 10060525568 737384 33554432000 1073741824 1073778376 140734213227904 140433578312872 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 899.152
CPU time (s): 1800.66
CPU user time (s): 1798.99
CPU system time (s): 1.67274
CPU usage (%): 200.262
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.99
system time used= 1.67274
maximum resident set size= 2949672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27742
page faults= 1
swaps= 0
block input operations= 0
block output operations= 536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21425
involuntary context switches= 18094

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.83111 second user time and 7.42587 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-29 17:39:21
IDJOB=4117826
IDBENCH=111618
IDSOLVER=2543
FILE ID=node137/4117826-1467214761
RUNJOBID= node137-1467212962-6647
PBS_JOBID= 19997573
Free space on /tmp= 71696 MiB

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

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

MD5SUM BENCH= 3a736264dfc66bb6b58e009350bae5ac
RANDOM SEED=399487242

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26479704 kB
Buffers:           89360 kB
Cached:          1782304 kB
SwapCached:            0 kB
Active:          2280408 kB
Inactive:        1667968 kB
Active(anon):    2079532 kB
Inactive(anon):        4 kB
Active(file):     200876 kB
Inactive(file):  1667964 kB
Unevictable:     1695308 kB
Mlocked:         1499084 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               864 kB
Writeback:             0 kB
AnonPages:       3792308 kB
Mapped:            22204 kB
Shmem:               204 kB
Slab:             608380 kB
SReclaimable:      51996 kB
SUnreclaim:       556384 kB
KernelStack:        1784 kB
PageTables:        12352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3958084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2228224 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= 71692 MiB
End job on node137 at 2016-06-29 17:54:20