Trace number 4117907

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)125 1800.94 899.278

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
dt-problems/normalized-lo_16x16_001.opb.metafix.opb
MD5SUMdb1909b4b599c60998a596d8a9eddbee
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark125
Best CPU time to get the best result obtained on this benchmark180.714
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 12
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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4117907-1467215436.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 => 158
0.11/0.18	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 4
0.11/0.18	c org.sat4j.minisat.constraints.cnf.UnitClause => 4
0.11/0.18	c 188 constraints processed.
0.11/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.18	c constraints type 
0.11/0.18	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 4
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 => 158
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
1.89/0.79	c And the winner is solver0
2.43/1.18	c SATISFIABLE
2.43/1.18	c OPTIMIZING...
2.43/1.18	c Got one! Elapsed wall clock time (in seconds):1.072
2.43/1.18	o 125
2.82/1.39	c cleaning 2661 clauses out of 5333 with flag 12718/5333
4.31/1.79	c cleaning 4330 clauses out of 8672 with flag 42476/11333
5.55/2.22	c cleaning 5666 clauses out of 11342 with flag 72657/18333
6.75/2.71	c cleaning 6832 clauses out of 13677 with flag 105020/26334
7.80/3.28	c cleaning 7918 clauses out of 15845 with flag 140331/35334
9.27/3.95	c cleaning 8958 clauses out of 17926 with flag 181333/45333
10.87/4.75	c cleaning 9977 clauses out of 19969 with flag 260637/56334
12.69/5.62	c cleaning 10985 clauses out of 21991 with flag 335379/68333
14.89/6.75	c cleaning 11997 clauses out of 24007 with flag 422548/81334
17.35/7.95	c cleaning 12996 clauses out of 26010 with flag 500258/95334
19.75/9.11	c cleaning 14001 clauses out of 28013 with flag 564534/110333
22.35/10.44	c cleaning 15001 clauses out of 30013 with flag 651295/126334
25.35/11.98	c cleaning 16004 clauses out of 32015 with flag 742817/143337
28.55/13.55	c cleaning 16983 clauses out of 34007 with flag 827756/161333
31.96/15.25	c cleaning 17999 clauses out of 36024 with flag 926975/180333
35.56/17.07	c cleaning 19007 clauses out of 38025 with flag 1015072/200333
39.96/19.23	c cleaning 20003 clauses out of 40018 with flag 1136146/221333
44.76/21.63	c cleaning 20999 clauses out of 42015 with flag 1251478/243333
50.35/24.43	c cleaning 21997 clauses out of 44016 with flag 1374536/266333
56.77/27.63	c cleaning 23006 clauses out of 46019 with flag 1527553/290333
62.83/30.60	c cleaning 23995 clauses out of 48016 with flag 1698102/315336
68.87/33.67	c cleaning 25000 clauses out of 50018 with flag 1828936/341333
75.57/36.97	c cleaning 26008 clauses out of 52019 with flag 1963100/368334
82.57/40.46	c cleaning 26988 clauses out of 54010 with flag 2110520/396333
89.57/43.98	c cleaning 27996 clauses out of 56022 with flag 2252980/425333
97.38/47.83	c cleaning 29002 clauses out of 58026 with flag 2427693/455333
105.19/51.72	c cleaning 30009 clauses out of 60024 with flag 2572352/486333
113.17/55.77	c cleaning 30997 clauses out of 62016 with flag 2714439/518334
122.88/60.58	c cleaning 32001 clauses out of 64021 with flag 2884388/551336
133.15/65.65	c cleaning 33003 clauses out of 66019 with flag 3043830/585335
144.40/71.21	c cleaning 33999 clauses out of 68014 with flag 3203366/620333
156.46/77.20	c cleaning 35003 clauses out of 70017 with flag 3399760/656335
167.07/82.56	c cleaning 35992 clauses out of 72014 with flag 3598607/693335
178.27/88.11	c cleaning 36981 clauses out of 74020 with flag 3836396/731333
191.27/94.60	c cleaning 38015 clauses out of 76040 with flag 4148127/770334
203.05/100.55	c cleaning 39004 clauses out of 78026 with flag 4358069/810335
215.86/106.96	c cleaning 39997 clauses out of 80020 with flag 4562265/851333
228.69/113.36	c cleaning 40993 clauses out of 82023 with flag 4769623/893333
242.68/120.37	c cleaning 42010 clauses out of 84031 with flag 5036384/936334
256.88/127.45	c cleaning 42995 clauses out of 86020 with flag 5271698/980333
273.27/135.64	c cleaning 43996 clauses out of 88025 with flag 5605672/1025333
291.47/144.72	c cleaning 44994 clauses out of 90029 with flag 5943954/1071333
308.47/153.20	c cleaning 46013 clauses out of 92035 with flag 6242097/1118333
328.47/163.20	c cleaning 47000 clauses out of 94023 with flag 6641875/1166334
349.68/173.90	c cleaning 47994 clauses out of 96022 with flag 7041234/1215333
372.28/185.17	c cleaning 49009 clauses out of 98028 with flag 7419525/1265333
396.64/197.22	c cleaning 50002 clauses out of 100019 with flag 7849720/1316333
416.84/207.33	c cleaning 51003 clauses out of 102017 with flag 8184222/1368333
437.44/217.60	c cleaning 51985 clauses out of 104016 with flag 8525736/1421335
462.84/230.34	c cleaning 53003 clauses out of 106029 with flag 8867921/1475333
485.23/241.53	c cleaning 54012 clauses out of 108027 with flag 9175598/1530334
509.23/253.56	c cleaning 55001 clauses out of 110016 with flag 9496810/1586335
536.02/266.91	c cleaning 55997 clauses out of 112013 with flag 9879462/1643333
562.02/279.98	c cleaning 57003 clauses out of 114018 with flag 10228373/1701335
589.02/293.42	c cleaning 57970 clauses out of 116014 with flag 10581960/1760334
617.61/307.72	c cleaning 59017 clauses out of 118044 with flag 10905115/1820334
650.41/324.17	c cleaning 60006 clauses out of 120029 with flag 11329837/1881336
684.80/341.34	c cleaning 60978 clauses out of 122023 with flag 11819728/1943336
715.99/356.99	c cleaning 62008 clauses out of 124042 with flag 12239511/2006333
750.99/374.47	c cleaning 63011 clauses out of 126035 with flag 12741564/2070334
785.40/391.68	c cleaning 64008 clauses out of 128025 with flag 13228232/2135335
818.59/408.22	c cleaning 64991 clauses out of 130018 with flag 13625584/2201336
865.38/431.60	c cleaning 66005 clauses out of 132024 with flag 14165582/2268333
901.37/449.67	c cleaning 67000 clauses out of 134019 with flag 14499749/2336333
938.56/468.22	c cleaning 68003 clauses out of 136020 with flag 14924851/2405334
975.36/486.60	c cleaning 68998 clauses out of 138017 with flag 15285576/2475334
1029.34/513.70	c cleaning 69999 clauses out of 140019 with flag 15993441/2546334
1067.74/532.84	c cleaning 71005 clauses out of 142019 with flag 16434705/2618333
1109.34/553.60	c cleaning 72000 clauses out of 144014 with flag 16832675/2691333
1152.52/575.28	c cleaning 72995 clauses out of 146014 with flag 17336816/2765333
1197.12/597.58	c cleaning 73997 clauses out of 148021 with flag 17756279/2840335
1241.51/619.74	c cleaning 75002 clauses out of 150022 with flag 18171914/2916333
1291.32/644.70	c cleaning 75995 clauses out of 152020 with flag 18586835/2993333
1345.90/671.97	c cleaning 77002 clauses out of 154027 with flag 19081224/3071335
1398.49/698.26	c cleaning 78007 clauses out of 156026 with flag 19542277/3150336
1450.28/724.19	c cleaning 78989 clauses out of 158016 with flag 20020662/3230333
1499.28/748.67	c cleaning 80005 clauses out of 160027 with flag 20453377/3311333
1566.67/782.37	c cleaning 81005 clauses out of 162024 with flag 21201537/3393335
1643.14/820.62	c cleaning 81998 clauses out of 164017 with flag 22014652/3476333
1696.53/847.34	c cleaning 82993 clauses out of 166021 with flag 22489011/3560335
1751.71/874.97	c cleaning 84005 clauses out of 168026 with flag 23063577/3645333
1800.10/899.10	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.10/899.10	c starts		: 4904
1800.10/899.10	c conflicts		: 3721018
1800.10/899.10	c decisions		: 4868805
1800.10/899.10	c propagations		: 168637428
1800.10/899.10	c inspects		: 16664439889
1800.10/899.10	c shortcuts		: 0
1800.10/899.10	c learnt literals	: 0
1800.10/899.10	c learnt binary clauses	: 0
1800.10/899.10	c learnt ternary clauses	: 0
1800.10/899.10	c learnt constraints	: 3721018
1800.10/899.10	c ignored constraints	: 0
1800.10/899.10	c root simplifications	: 0
1800.10/899.10	c removed literals (reason simplification)	: 17012425
1800.10/899.10	c reason swapping (by a shorter reason)	: 0
1800.10/899.10	c Calls to reduceDB	: 81
1800.10/899.10	c Number of update (reduction) of LBD	: 1564364
1800.10/899.10	c Imported unit clauses	: 0
1800.10/899.10	c number of reductions to clauses (during analyze)	: 0
1800.10/899.10	c number of learned constraints concerned by reduction	: 0
1800.10/899.10	c number of learning phase by resolution	: 0
1800.10/899.10	c number of learning phase by cutting planes	: 0
1800.10/899.10	c speed (assignments/second)	: 187599.83135336696
1800.10/899.10	c non guided choices	0
1800.10/899.13	c learnt constraints type 
1800.10/899.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 159706
1800.10/899.13	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/899.13	c starts		: 16
1800.10/899.13	c conflicts		: 2354
1800.10/899.13	c decisions		: 8565
1800.10/899.13	c propagations		: 74132
1800.10/899.13	c inspects		: 22256239
1800.10/899.13	c shortcuts		: 0
1800.10/899.13	c learnt literals	: 0
1800.10/899.13	c learnt binary clauses	: 0
1800.10/899.13	c learnt ternary clauses	: 0
1800.10/899.13	c learnt constraints	: 2352
1800.10/899.13	c ignored constraints	: 0
1800.10/899.13	c root simplifications	: 0
1800.10/899.13	c removed literals (reason simplification)	: 0
1800.10/899.13	c reason swapping (by a shorter reason)	: 0
1800.10/899.13	c Calls to reduceDB	: 0
1800.10/899.13	c Number of update (reduction) of LBD	: 0
1800.10/899.13	c Imported unit clauses	: 0
1800.10/899.13	c number of reductions to clauses (during analyze)	: 0
1800.10/899.13	c number of learned constraints concerned by reduction	: 0
1800.10/899.13	c number of learning phase by resolution	: 0
1800.10/899.13	c number of learning phase by cutting planes	: 0
1800.10/899.13	c speed (assignments/second)	: 82.55730300040314
1800.10/899.13	c non guided choices	0
1800.10/899.13	c learnt constraints type 
1800.10/899.13	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 6
1800.10/899.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2346
1800.10/899.13	s SATISFIABLE
1800.10/899.13	c Found 1 solution(s)
1800.10/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.10/899.13	c objective function=125
1800.10/899.13	c Total wall clock time (in seconds): 899.024

Verifier Data

OK	125

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

pid=7927
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.38 4.25 4.19 5/198 7930
/proc/meminfo: memFree=26983936/32872528 swapFree=1459092/1655316
[pid=7930] ppid=7927 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/7930/stat : 7930 (java) S 7927 7930 5267 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 2494802 98570240 978 33554432000 1073741824 1073778376 140734752837456 140734752828592 239876472893 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7930/statm: 24065 978 744 9 0 16771 0
[pid=7930/tid=7931] ppid=7927 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7931/stat : 7931 (java) R 7927 7930 5267 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 2494803 98570240 978 33554432000 1073741824 1073778376 140734752837456 140240342265384 239873115520 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 4.38 4.25 4.19 5/198 7930
/proc/meminfo: memFree=26983936/32872528 swapFree=1459092/1655316
[pid=7930] ppid=7927 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/7930/stat : 7930 (java) S 7927 7930 5267 0 -1 4202496 4510 0 1 0 10 1 0 0 20 0 18 0 2494802 9787879424 5636 33554432000 1073741824 1073778376 140734752837456 140734752828592 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7930/statm: 2389619 5636 2156 9 0 2380296 0
[pid=7930/tid=7931] ppid=7927 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/7930/task/7931/stat : 7931 (java) R 7927 7930 5267 0 -1 4202560 2444 0 1 0 7 0 0 0 20 0 18 0 2494803 9787879424 5636 33554432000 1073741824 1073778376 140734752837456 140240342270296 140240349737658 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.208131 s]
/proc/loadavg: 4.38 4.25 4.19 5/198 7930
/proc/meminfo: memFree=26983936/32872528 swapFree=1459092/1655316
[pid=7930] ppid=7927 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/7930/stat : 7930 (java) S 7927 7930 5267 0 -1 4202496 5257 0 1 0 27 1 0 0 20 0 22 0 2494802 10060525568 7721 33554432000 1073741824 1073778376 140734752837456 140734752828592 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7930/statm: 2456183 7721 2232 9 0 2446860 0
[pid=7930/tid=7931] ppid=7927 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/7930/task/7931/stat : 7931 (java) S 7927 7930 5267 0 -1 4202560 2473 0 1 0 16 0 0 0 20 0 22 0 2494803 10060525568 7721 33554432000 1073741824 1073778376 140734752837456 140240342270840 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9824732

[startup+0.300277 s]
/proc/loadavg: 4.38 4.25 4.19 5/198 7930
/proc/meminfo: memFree=26983936/32872528 swapFree=1459092/1655316
[pid=7930] ppid=7927 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/7930/stat : 7930 (java) S 7927 7930 5267 0 -1 4202496 7232 0 1 0 53 2 0 0 20 0 22 0 2494802 10060525568 9472 33554432000 1073741824 1073778376 140734752837456 140734752828592 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7930/statm: 2456183 9472 2243 9 0 2446860 0
[pid=7930/tid=7931] ppid=7927 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/7930/task/7931/stat : 7931 (java) S 7927 7930 5267 0 -1 4202560 2473 0 1 0 16 0 0 0 20 0 22 0 2494803 10060525568 9472 33554432000 1073741824 1073778376 140734752837456 140240342270840 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 9824732

[startup+0.700244 s]
/proc/loadavg: 4.38 4.25 4.19 5/198 7930
/proc/meminfo: memFree=26983936/32872528 swapFree=1459092/1655316
[pid=7930] ppid=7927 vsize=9824732 CPUtime=1.89 cores=1,3,5,7
/proc/7930/stat : 7930 (java) S 7927 7930 5267 0 -1 4202496 17137 0 1 0 185 4 0 0 20 0 22 0 2494802 10060525568 21738 33554432000 1073741824 1073778376 140734752837456 140734752828592 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7930/statm: 2456183 21738 2251 9 0 2446860 0
[pid=7930/tid=7931] ppid=7927 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/7930/task/7931/stat : 7931 (java) S 7927 7930 5267 0 -1 4202560 2473 0 1 0 16 0 0 0 20 0 22 0 2494803 10060525568 21738 33554432000 1073741824 1073778376 140734752837456 140240342270840 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 9824732

[startup+1.50079 s]
/proc/loadavg: 4.38 4.25 4.19 4/217 7952
/proc/meminfo: memFree=26536844/32872528 swapFree=1459092/1655316
[pid=7930] ppid=7927 vsize=9824732 CPUtime=3.57 cores=1,3,5,7
/proc/7930/stat : 7930 (java) S 7927 7930 5267 0 -1 4202496 21580 0 1 0 349 8 0 0 20 0 22 0 2494802 10060525568 49529 33554432000 1073741824 1073778376 140734752837456 140734752828592 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7930/statm: 2456183 49529 2283 9 0 2446860 0
[pid=7930/tid=7931] ppid=7927 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/7930/task/7931/stat : 7931 (java) S 7927 7930 5267 0 -1 4202560 2474 0 1 0 16 0 0 0 20 0 22 0 2494803 10060525568 49529 33554432000 1073741824 1073778376 140734752837456 140240342270840 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7933] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7933/stat : 7933 (java) S 7927 7930 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2494803 10060525568 49529 33554432000 1073741824 1073778376 140734752837456 140240281000744 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7934] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7934/stat : 7934 (java) S 7927 7930 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2494803 10060525568 49529 33554432000 1073741824 1073778376 140734752837456 140240279947944 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7935] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7935/stat : 7935 (java) S 7927 7930 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2494803 10060525568 49529 33554432000 1073741824 1073778376 140734752837456 140240184097832 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7936] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7936/stat : 7936 (java) S 7927 7930 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2494803 10060525568 49529 33554432000 1073741824 1073778376 140734752837456 140240183045032 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7937] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7937/stat : 7937 (java) S 7927 7930 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2494803 10060525568 49529 33554432000 1073741824 1073778376 140734752837456 140240181991720 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7938] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7938/stat : 7938 (java) S 7927 7930 5267 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 2494803 10060525568 49529 33554432000 1073741824 1073778376 140734752837456 140240180938920 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7939] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7939/stat : 7939 (java) S 7927 7930 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2494803 10060525568 49529 33554432000 1073741824 1073778376 140734752837456 140240179886632 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7940] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7940/stat : 7940 (java) S 7927 7930 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2494803 10060525568 49529 33554432000 1073741824 1073778376 140734752837456 140240178833832 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7941] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7941/stat : 7941 (java) S 7927 7930 5267 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 2494804 10060525568 49529 33554432000 1073741824 1073778376 140734752837456 140240166423464 239876486204 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7942] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7942/stat : 7942 (java) S 7927 7930 5267 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 2494805 10060525568 49529 33554432000 1073741824 1073778376 140734752837456 140240165369336 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7943] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7943/stat : 7943 (java) S 7927 7930 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2494805 10060525568 49529 33554432000 1073741824 1073778376 140734752837456 140240164316936 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7944] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7944/stat : 7944 (java) S 7927 7930 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2494807 10060525568 49529 33554432000 1073741824 1073778376 140734752837456 140240163265424 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7945] ppid=7927 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/7930/task/7945/stat : 7945 (java) R 7927 7930 5267 0 -1 4202560 9706 0 0 0 73 2 0 0 20 0 22 0 2494807 10060525568 49529 33554432000 1073741824 1073778376 140734752837456 140240162190136 140240349254383 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7946] ppid=7927 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/7930/task/7946/stat : 7946 (java) R 7927 7930 5267 0 -1 4202560 7961 0 0 0 93 2 0 0 20 0 22 0 2494807 10060525568 49529 33554432000 1073741824 1073778376 140734752837456 140240161149992 140240350006016 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7947] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7947/stat : 7947 (java) S 7927 7930 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2494807 10060525568 49529 33554432000 1073741824 1073778376 140734752837456 140240160107128 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7948] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7948/stat : 7948 (java) S 7927 7930 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2494807 10060525568 49529 33554432000 1073741824 1073778376 140734752837456 140240159054536 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7952] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7952/stat : 7952 (java) S 7927 7930 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2494821 10060525568 49529 33554432000 1073741824 1073778376 140734752837456 140240154842664 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 9824732

[startup+3.10089 s]
/proc/loadavg: 4.35 4.24 4.19 7/220 7955
/proc/meminfo: memFree=26173048/32872528 swapFree=1459092/1655316
[pid=7930] ppid=7927 vsize=9824732 CPUtime=7.56 cores=1,3,5,7
/proc/7930/stat : 7930 (java) S 7927 7930 5267 0 -1 4202496 25402 0 1 0 740 16 0 0 20 0 22 0 2494802 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140734752828592 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7930/statm: 2456183 79793 2284 9 0 2446860 0
[pid=7930/tid=7931] ppid=7927 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/7930/task/7931/stat : 7931 (java) S 7927 7930 5267 0 -1 4202560 2474 0 1 0 16 0 0 0 20 0 22 0 2494803 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240342270840 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7933] ppid=7927 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7930/task/7933/stat : 7933 (java) S 7927 7930 5267 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 22 0 2494803 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240281000744 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7934] ppid=7927 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/7930/task/7934/stat : 7934 (java) S 7927 7930 5267 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 2494803 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240279947944 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7935] ppid=7927 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/7930/task/7935/stat : 7935 (java) S 7927 7930 5267 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 2494803 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240184097832 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7936] ppid=7927 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7930/task/7936/stat : 7936 (java) S 7927 7930 5267 0 -1 4202560 18 0 0 0 0 1 0 0 20 0 22 0 2494803 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240183045032 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7937] ppid=7927 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7930/task/7937/stat : 7937 (java) S 7927 7930 5267 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 2494803 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240181991720 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7938] ppid=7927 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7930/task/7938/stat : 7938 (java) S 7927 7930 5267 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 2494803 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240180938920 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7939] ppid=7927 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7930/task/7939/stat : 7939 (java) S 7927 7930 5267 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 2494803 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240179886632 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7940] ppid=7927 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/7930/task/7940/stat : 7940 (java) S 7927 7930 5267 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 2494803 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240178833832 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7941] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7941/stat : 7941 (java) S 7927 7930 5267 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 2494804 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240166423272 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7942] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7942/stat : 7942 (java) S 7927 7930 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2494805 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240165369336 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7943] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7943/stat : 7943 (java) S 7927 7930 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2494805 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240164316936 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7944] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7944/stat : 7944 (java) S 7927 7930 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2494807 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240163265424 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7945] ppid=7927 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/7930/task/7945/stat : 7945 (java) S 7927 7930 5267 0 -1 4202560 10275 0 0 0 103 3 0 0 20 0 22 0 2494807 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240162212024 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7946] ppid=7927 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/7930/task/7946/stat : 7946 (java) S 7927 7930 5267 0 -1 4202560 11029 0 0 0 135 2 0 0 20 0 22 0 2494807 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240161159224 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7947] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7947/stat : 7947 (java) S 7927 7930 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2494807 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240160107128 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7948] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7948/stat : 7948 (java) S 7927 7930 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2494807 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240159054536 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7952] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7952/stat : 7952 (java) S 7927 7930 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2494821 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240154842664 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7953] ppid=7927 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/7930/task/7953/stat : 7953 (java) R 7927 7930 5267 0 -1 4202560 8 0 0 0 182 0 0 0 20 0 22 0 2494921 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240156946880 140240282420007 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7954] ppid=7927 vsize=9824732 CPUtime=1.81 cores=1,3,5,7
/proc/7930/task/7954/stat : 7954 (java) R 7927 7930 5267 0 -1 4202560 86 0 0 0 179 2 0 0 20 0 22 0 2494921 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240157999256 140240282450242 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7955] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7955/stat : 7955 (java) S 7927 7930 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2494921 10060525568 79793 33554432000 1073741824 1073778376 140734752837456 140240155894952 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.56
Current children cumulated vsize (KiB) 9824732

[startup+6.30099 s]
/proc/loadavg: 4.35 4.24 4.19 6/220 7955
/proc/meminfo: memFree=25869808/32872528 swapFree=1459092/1655316
[pid=7930] ppid=7927 vsize=9824732 CPUtime=14.08 cores=1,3,5,7
/proc/7930/stat : 7930 (java) S 7927 7930 5267 0 -1 4202496 26182 0 1 0 1382 26 0 0 20 0 22 0 2494802 10060525568 141149 33554432000 1073741824 1073778376 140734752837456 140734752828592 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7930/statm: 2456183 141149 2284 9 0 2446860 0
[pid=7930/tid=7931] ppid=7927 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/7930/task/7931/stat : 7931 (java) S 7927 7930 5267 0 -1 4202560 2474 0 1 0 16 0 0 0 20 0 22 0 2494803 10060525568 141149 33554432000 1073741824 1073778376 140734752837456 140240342270840 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7933] ppid=7927 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/7930/task/7933/stat : 7933 (java) S 7927 7930 5267 0 -1 4202560 159 0 0 0 4 2 0 0 20 0 22 0 2494803 10060525568 141149 33554432000 1073741824 1073778376 140734752837456 140240281000744 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7934] ppid=7927 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/7930/task/7934/stat : 7934 (java) S 7927 7930 5267 0 -1 4202560 144 0 0 0 4 2 0 0 20 0 22 0 2494803 10060525568 141149 33554432000 1073741824 1073778376 140734752837456 140240279947944 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7935] ppid=7927 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/7930/task/7935/stat : 7935 (java) S 7927 7930 5267 0 -1 4202560 139 0 0 0 5 3 0 0 20 0 22 0 2494803 10060525568 141149 33554432000 1073741824 1073778376 140734752837456 140240184097832 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7936] ppid=7927 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/7930/task/7936/stat : 7936 (java) S 7927 7930 5267 0 -1 4202560 153 0 0 0 2 2 0 0 20 0 22 0 2494803 10060525568 141149 33554432000 1073741824 1073778376 140734752837456 140240183045032 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7937] ppid=7927 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/7930/task/7937/stat : 7937 (java) S 7927 7930 5267 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 2494803 10060525568 141149 33554432000 1073741824 1073778376 140734752837456 140240181991720 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7938] ppid=7927 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/7930/task/7938/stat : 7938 (java) S 7927 7930 5267 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 2494803 10060525568 141149 33554432000 1073741824 1073778376 140734752837456 140240180938920 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7939] ppid=7927 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/7930/task/7939/stat : 7939 (java) S 7927 7930 5267 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 2494803 10060525568 141149 33554432000 1073741824 1073778376 140734752837456 140240179886632 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7940] ppid=7927 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/7930/task/7940/stat : 7940 (java) S 7927 7930 5267 0 -1 4202560 18 0 0 0 2 1 0 0 20 0 22 0 2494803 10060525568 141149 33554432000 1073741824 1073778376 140734752837456 140240178833832 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7941] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7941/stat : 7941 (java) S 7927 7930 5267 0 -1 4202560 203 0 0 0 0 0 0 0 20 0 22 0 2494804 10060525568 141149 33554432000 1073741824 1073778376 140734752837456 140240166423272 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7942] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7942/stat : 7942 (java) S 7927 7930 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2494805 10060525568 141149 33554432000 1073741824 1073778376 140734752837456 140240165369336 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7943] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

[pid=7930/tid=7953] ppid=7927 vsize=9824732 CPUtime=820.06 cores=1,3,5,7
/proc/7930/task/7953/stat : 7953 (java) R 7927 7930 5267 0 -1 4202560 91 0 0 0 81992 14 0 0 20 0 22 0 2494921 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240156937968 140240282563231 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7954] ppid=7927 vsize=9824732 CPUtime=819.83 cores=1,3,5,7
/proc/7930/task/7954/stat : 7954 (java) R 7927 7930 5267 0 -1 4202560 1163 0 0 0 81937 46 0 0 20 0 22 0 2494921 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240157997840 140240282585552 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7955] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7955/stat : 7955 (java) S 7927 7930 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2494921 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240155894952 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1646.53
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.21 4.22 4.18 5/215 8000
/proc/meminfo: memFree=22433152/32872528 swapFree=1459092/1655316
[pid=7930] ppid=7927 vsize=9824732 CPUtime=1766.52 cores=1,3,5,7
/proc/7930/stat : 7930 (java) S 7927 7930 5267 0 -1 4202496 62465 0 1 0 176509 143 0 0 20 0 22 0 2494802 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140734752828592 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7930/statm: 2456183 800266 2293 9 0 2446860 0
[pid=7930/tid=7931] ppid=7927 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/7930/task/7931/stat : 7931 (java) S 7927 7930 5267 0 -1 4202560 2474 0 1 0 17 3 0 0 20 0 22 0 2494803 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240342270840 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7933] ppid=7927 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/7930/task/7933/stat : 7933 (java) S 7927 7930 5267 0 -1 4202560 3503 0 0 0 21 12 0 0 20 0 22 0 2494803 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240281000744 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7934] ppid=7927 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/7930/task/7934/stat : 7934 (java) S 7927 7930 5267 0 -1 4202560 5165 0 0 0 23 13 0 0 20 0 22 0 2494803 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240279947944 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7935] ppid=7927 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/7930/task/7935/stat : 7935 (java) S 7927 7930 5267 0 -1 4202560 4116 0 0 0 21 8 0 0 20 0 22 0 2494803 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240184097832 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7936] ppid=7927 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/7930/task/7936/stat : 7936 (java) S 7927 7930 5267 0 -1 4202560 4116 0 0 0 17 10 0 0 20 0 22 0 2494803 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240183045032 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7937] ppid=7927 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/7930/task/7937/stat : 7937 (java) S 7927 7930 5267 0 -1 4202560 6026 0 0 0 18 10 0 0 20 0 22 0 2494803 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240181991720 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7938] ppid=7927 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/7930/task/7938/stat : 7938 (java) S 7927 7930 5267 0 -1 4202560 2960 0 0 0 21 9 0 0 20 0 22 0 2494803 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240180938920 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7939] ppid=7927 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/7930/task/7939/stat : 7939 (java) S 7927 7930 5267 0 -1 4202560 2502 0 0 0 18 9 0 0 20 0 22 0 2494803 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240179886632 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7940] ppid=7927 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/7930/task/7940/stat : 7940 (java) S 7927 7930 5267 0 -1 4202560 6205 0 0 0 19 14 0 0 20 0 22 0 2494803 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240178833832 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7941] ppid=7927 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/7930/task/7941/stat : 7941 (java) S 7927 7930 5267 0 -1 4202560 1438 0 0 0 30 7 0 0 20 0 22 0 2494804 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240166423272 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7942] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7942/stat : 7942 (java) S 7927 7930 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2494805 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240165369336 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7943] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7943/stat : 7943 (java) S 7927 7930 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2494805 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240164316936 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7944] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7944/stat : 7944 (java) S 7927 7930 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2494807 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240163265424 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7945] ppid=7927 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/7930/task/7945/stat : 7945 (java) S 7927 7930 5267 0 -1 4202560 10275 0 0 0 103 3 0 0 20 0 22 0 2494807 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240162212024 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7946] ppid=7927 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/7930/task/7946/stat : 7946 (java) S 7927 7930 5267 0 -1 4202560 11034 0 0 0 143 2 0 0 20 0 22 0 2494807 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240161159224 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7947] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7947/stat : 7947 (java) S 7927 7930 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2494807 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240160107128 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7948] ppid=7927 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/7930/task/7948/stat : 7948 (java) S 7927 7930 5267 0 -1 4202560 51 0 0 0 12 15 0 0 20 0 22 0 2494807 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240159054536 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7952] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7952/stat : 7952 (java) S 7927 7930 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2494821 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240154842664 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7953] ppid=7927 vsize=9824732 CPUtime=880.07 cores=1,3,5,7
/proc/7930/task/7953/stat : 7953 (java) R 7927 7930 5267 0 -1 4202560 91 0 0 0 87992 15 0 0 20 0 22 0 2494921 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240156937968 140240282563231 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7954] ppid=7927 vsize=9824732 CPUtime=879.82 cores=1,3,5,7
/proc/7930/task/7954/stat : 7954 (java) R 7927 7930 5267 0 -1 4202560 1163 0 0 0 87935 47 0 0 20 0 22 0 2494921 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240157997840 140240282585662 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7955] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7955/stat : 7955 (java) S 7927 7930 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2494921 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240155894952 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1766.52
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.101 s]
/proc/loadavg: 3.94 4.16 4.16 4/215 8063
/proc/meminfo: memFree=25217236/32872528 swapFree=1459092/1655316
[pid=7930] ppid=7927 vsize=9824732 CPUtime=1800.1 cores=1,3,5,7
/proc/7930/stat : 7930 (java) S 7927 7930 5267 0 -1 4202496 62465 0 1 0 179867 143 0 0 20 0 22 0 2494802 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140734752828592 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7930/statm: 2456183 800266 2293 9 0 2446860 0
[pid=7930/tid=7931] ppid=7927 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/7930/task/7931/stat : 7931 (java) S 7927 7930 5267 0 -1 4202560 2474 0 1 0 17 3 0 0 20 0 22 0 2494803 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240342270840 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7933] ppid=7927 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/7930/task/7933/stat : 7933 (java) S 7927 7930 5267 0 -1 4202560 3503 0 0 0 21 12 0 0 20 0 22 0 2494803 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240281000744 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7934] ppid=7927 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/7930/task/7934/stat : 7934 (java) S 7927 7930 5267 0 -1 4202560 5165 0 0 0 23 13 0 0 20 0 22 0 2494803 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240279947944 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7935] ppid=7927 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/7930/task/7935/stat : 7935 (java) S 7927 7930 5267 0 -1 4202560 4116 0 0 0 21 8 0 0 20 0 22 0 2494803 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240184097832 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7936] ppid=7927 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/7930/task/7936/stat : 7936 (java) S 7927 7930 5267 0 -1 4202560 4116 0 0 0 17 10 0 0 20 0 22 0 2494803 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240183045032 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7937] ppid=7927 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/7930/task/7937/stat : 7937 (java) S 7927 7930 5267 0 -1 4202560 6026 0 0 0 18 10 0 0 20 0 22 0 2494803 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240181991720 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7938] ppid=7927 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/7930/task/7938/stat : 7938 (java) S 7927 7930 5267 0 -1 4202560 2960 0 0 0 21 9 0 0 20 0 22 0 2494803 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240180938920 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7939] ppid=7927 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/7930/task/7939/stat : 7939 (java) S 7927 7930 5267 0 -1 4202560 2502 0 0 0 18 9 0 0 20 0 22 0 2494803 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240179886632 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7940] ppid=7927 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/7930/task/7940/stat : 7940 (java) S 7927 7930 5267 0 -1 4202560 6205 0 0 0 19 14 0 0 20 0 22 0 2494803 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240178833832 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7941] ppid=7927 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/7930/task/7941/stat : 7941 (java) S 7927 7930 5267 0 -1 4202560 1438 0 0 0 30 7 0 0 20 0 22 0 2494804 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240166423272 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7942] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7942/stat : 7942 (java) S 7927 7930 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2494805 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240165369336 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7943] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7943/stat : 7943 (java) S 7927 7930 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2494805 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240164316936 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7944] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7944/stat : 7944 (java) S 7927 7930 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2494807 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240163265424 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7945] ppid=7927 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/7930/task/7945/stat : 7945 (java) S 7927 7930 5267 0 -1 4202560 10275 0 0 0 103 3 0 0 20 0 22 0 2494807 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240162212024 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7946] ppid=7927 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/7930/task/7946/stat : 7946 (java) S 7927 7930 5267 0 -1 4202560 11034 0 0 0 143 2 0 0 20 0 22 0 2494807 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240161159224 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7947] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7947/stat : 7947 (java) S 7927 7930 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2494807 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240160107128 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7948] ppid=7927 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/7930/task/7948/stat : 7948 (java) S 7927 7930 5267 0 -1 4202560 51 0 0 0 13 15 0 0 20 0 22 0 2494807 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240159054536 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7952] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7952/stat : 7952 (java) S 7927 7930 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2494821 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240154842664 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7953] ppid=7927 vsize=9824732 CPUtime=896.86 cores=1,3,5,7
/proc/7930/task/7953/stat : 7953 (java) R 7927 7930 5267 0 -1 4202560 91 0 0 0 89671 15 0 0 20 0 22 0 2494921 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240156937968 140240282563231 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7954] ppid=7927 vsize=9824732 CPUtime=896.61 cores=1,3,5,7
/proc/7930/task/7954/stat : 7954 (java) R 7927 7930 5267 0 -1 4202560 1163 0 0 0 89614 47 0 0 20 0 22 0 2494921 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240157997840 140240282585585 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7955] ppid=7927 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7955/stat : 7955 (java) S 7927 7930 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2494921 10060525568 800266 33554432000 1073741824 1073778376 140734752837456 140240155894952 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
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 7930 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+899.206 s]
/proc/loadavg: 3.94 4.16 4.16 4/215 8063
/proc/meminfo: memFree=25217236/32872528 swapFree=1459092/1655316
[pid=7930] ppid=7927 vsize=9957860 CPUtime=1800.56 cores=1,3,5,7
/proc/7930/stat : 7930 (java) S 7927 7930 5267 0 -1 4202496 62512 0 1 0 179888 168 0 0 20 0 19 0 2494802 10196848640 800298 33554432000 1073741824 1073778376 140734752837456 140734752828592 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/7930/statm: 2489465 800298 2302 9 0 2480142 0
[pid=7930/tid=7931] ppid=7927 vsize=9957860 CPUtime=0.2 cores=1,3,5,7
/proc/7930/task/7931/stat : 7931 (java) S 7927 7930 5267 0 -1 4202560 2474 0 1 0 17 3 0 0 20 0 19 0 2494803 10196848640 800298 33554432000 1073741824 1073778376 140734752837456 140240342270840 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7933] ppid=7927 vsize=9957860 CPUtime=0.33 cores=1,3,5,7
/proc/7930/task/7933/stat : 7933 (java) S 7927 7930 5267 0 -1 4202560 3503 0 0 0 21 12 0 0 20 0 19 0 2494803 10196848640 800298 33554432000 1073741824 1073778376 140734752837456 140240281000744 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7934] ppid=7927 vsize=9957860 CPUtime=0.36 cores=1,3,5,7
/proc/7930/task/7934/stat : 7934 (java) S 7927 7930 5267 0 -1 4202560 5165 0 0 0 23 13 0 0 20 0 19 0 2494803 10196848640 800298 33554432000 1073741824 1073778376 140734752837456 140240279947944 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7935] ppid=7927 vsize=9957860 CPUtime=0.29 cores=1,3,5,7
/proc/7930/task/7935/stat : 7935 (java) S 7927 7930 5267 0 -1 4202560 4116 0 0 0 21 8 0 0 20 0 19 0 2494803 10196848640 800298 33554432000 1073741824 1073778376 140734752837456 140240184097832 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7936] ppid=7927 vsize=9957860 CPUtime=0.27 cores=1,3,5,7
/proc/7930/task/7936/stat : 7936 (java) S 7927 7930 5267 0 -1 4202560 4116 0 0 0 17 10 0 0 20 0 19 0 2494803 10196848640 800298 33554432000 1073741824 1073778376 140734752837456 140240183045032 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7937] ppid=7927 vsize=9957860 CPUtime=0.28 cores=1,3,5,7
/proc/7930/task/7937/stat : 7937 (java) S 7927 7930 5267 0 -1 4202560 6026 0 0 0 18 10 0 0 20 0 19 0 2494803 10196848640 800298 33554432000 1073741824 1073778376 140734752837456 140240181991720 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7938] ppid=7927 vsize=9957860 CPUtime=0.3 cores=1,3,5,7
/proc/7930/task/7938/stat : 7938 (java) S 7927 7930 5267 0 -1 4202560 2960 0 0 0 21 9 0 0 20 0 19 0 2494803 10196848640 800298 33554432000 1073741824 1073778376 140734752837456 140240180938920 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7939] ppid=7927 vsize=9957860 CPUtime=0.27 cores=1,3,5,7
/proc/7930/task/7939/stat : 7939 (java) S 7927 7930 5267 0 -1 4202560 2502 0 0 0 18 9 0 0 20 0 19 0 2494803 10196848640 800298 33554432000 1073741824 1073778376 140734752837456 140240179886632 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7940] ppid=7927 vsize=9957860 CPUtime=0.33 cores=1,3,5,7
/proc/7930/task/7940/stat : 7940 (java) S 7927 7930 5267 0 -1 4202560 6205 0 0 0 19 14 0 0 20 0 19 0 2494803 10196848640 800298 33554432000 1073741824 1073778376 140734752837456 140240178833832 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7941] ppid=7927 vsize=9957860 CPUtime=0.44 cores=1,3,5,7
/proc/7930/task/7941/stat : 7941 (java) R 7927 7930 5267 0 -1 4202560 1439 0 0 0 31 13 0 0 20 0 19 0 2494804 10196848640 800298 33554432000 1073741824 1073778376 140734752837456 140240166423384 239873068167 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7942] ppid=7927 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7942/stat : 7942 (java) S 7927 7930 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2494805 10196848640 800298 33554432000 1073741824 1073778376 140734752837456 140240165369336 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7943] ppid=7927 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7943/stat : 7943 (java) S 7927 7930 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2494805 10196848640 800298 33554432000 1073741824 1073778376 140734752837456 140240164316936 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7944] ppid=7927 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7944/stat : 7944 (java) S 7927 7930 5267 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 2494807 10196848640 800298 33554432000 1073741824 1073778376 140734752837456 140240163265000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7930/tid=7945] ppid=7927 vsize=9957860 CPUtime=1.06 cores=1,3,5,7
/proc/7930/task/7945/stat : 7945 (java) S 7927 7930 5267 0 -1 4202560 10276 0 0 0 103 3 0 0 20 0 19 0 2494807 10196848640 800298 33554432000 1073741824 1073778376 140734752837456 140240162212024 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7930/tid=7946] ppid=7927 vsize=9957860 CPUtime=1.47 cores=1,3,5,7
/proc/7930/task/7946/stat : 7946 (java) S 7927 7930 5267 0 -1 4202560 11043 0 0 0 145 2 0 0 20 0 19 0 2494807 10196848640 800298 33554432000 1073741824 1073778376 140734752837456 140240161135528 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7930/tid=7947] ppid=7927 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/7930/task/7947/stat : 7947 (java) S 7927 7930 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2494807 10196848640 800298 33554432000 1073741824 1073778376 140734752837456 140240160107128 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7930/tid=7954] ppid=7927 vsize=9957860 CPUtime=896.71 cores=1,3,5,7
/proc/7930/task/7954/stat : 7954 (java) R 7927 7930 5267 0 -1 4202560 1163 0 0 0 89624 47 0 0 20 0 19 0 2494921 10196848640 800298 33554432000 1073741824 1073778376 140734752837456 140240157997840 140240282585585 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (KiB) 9957860

Child status: 143
Real time (s): 899.278
CPU time (s): 1800.94
CPU user time (s): 1798.88
CPU system time (s): 2.06169
CPU usage (%): 200.265
Max. virtual memory (cumulated for all children) (KiB): 9957860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.88
system time used= 2.06169
maximum resident set size= 3201208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62512
page faults= 1
swaps= 0
block input operations= 0
block output operations= 584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23059
involuntary context switches= 20402

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.51416 second user time and 7.57285 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= db1909b4b599c60998a596d8a9eddbee
RANDOM SEED=895385504

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:        26989452 kB
Buffers:          140572 kB
Cached:          1745012 kB
SwapCached:            0 kB
Active:          1805224 kB
Inactive:        1668596 kB
Active(anon):    1590404 kB
Inactive(anon):        0 kB
Active(file):     214820 kB
Inactive(file):  1668596 kB
Unevictable:     1655316 kB
Mlocked:         1459092 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1292 kB
Writeback:             0 kB
AnonPages:       3163328 kB
Mapped:            22100 kB
Shmem:               204 kB
Slab:             609708 kB
SReclaimable:      53396 kB
SUnreclaim:       556312 kB
KernelStack:        1640 kB
PageTables:        10160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4319444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1644544 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 18:05:36