Trace number 4119061

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)-2396398 1800.02 901.147

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_3g-0244-0244.lin.opb
MD5SUM3ef157e274cf95b71347d16fdd19cdac
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-2725383
Best CPU time to get the best result obtained on this benchmark111.424
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables336
Total number of constraints512
Number of constraints which are clauses240
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints240
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 240
Biggest coefficient in the objective function 248014
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 21362136
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 248014
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 21362136
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.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.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4119061-1467240223.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.23/0.21	c ... done. Wall clock time 0.092s.
0.23/0.21	c declared #vars     336
0.23/0.21	c #constraints  544
0.23/0.21	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.23/0.21	c constraints type 
0.23/0.21	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 272
0.23/0.21	c org.sat4j.minisat.constraints.card.MinWatchCard => 32
0.23/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 240
0.23/0.21	c 544 constraints processed.
0.23/0.21	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.23/0.21	c constraints type 
0.23/0.21	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 272
0.23/0.21	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 32
0.23/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPb => 240
0.23/0.21	c 544 constraints processed.
0.23/0.21	c objective function length is 240 literals
0.23/0.23	c And the winner is solver0
0.27/0.72	c SATISFIABLE
0.27/0.72	c OPTIMIZING...
0.27/0.72	c Got one! Elapsed wall clock time (in seconds):0.598
0.27/0.72	o -2145524
0.27/0.73	c And the winner is solver0
0.28/1.22	c Got one! Elapsed wall clock time (in seconds):1.101
0.28/1.22	o -2228105
0.28/1.23	c And the winner is solver0
0.30/1.72	c Got one! Elapsed wall clock time (in seconds):1.605
0.30/1.72	o -2238178
3.36/2.52	c cleaning 2501 clauses out of 5002 with flag 12011/5002
4.13/2.76	c And the winner is solver1
4.43/3.23	c Got one! Elapsed wall clock time (in seconds):3.111
4.43/3.23	o -2245965
4.58/3.40	c cleaning 3972 clauses out of 7952 with flag 5134/10453
5.66/3.88	c cleaning 4989 clauses out of 9978 with flag 20974/16451
6.91/4.43	c cleaning 5987 clauses out of 11988 with flag 39336/23450
8.16/5.06	c And the winner is solver1
8.29/5.23	c Got one! Elapsed wall clock time (in seconds):5.113
8.29/5.23	o -2266771
9.43/5.82	c cleaning 9323 clauses out of 18655 with flag 13539/36104
10.48/6.35	c cleaning 7665 clauses out of 15332 with flag 30021/42104
11.74/6.97	c cleaning 7328 clauses out of 14667 with flag 48868/49104
13.14/7.69	c cleaning 7668 clauses out of 15339 with flag 68688/57104
14.95/8.58	c cleaning 8336 clauses out of 16671 with flag 92033/66104
17.01/9.59	c cleaning 9164 clauses out of 18335 with flag 118205/76104
19.01/10.54	c cleaning 10078 clauses out of 20171 with flag 148607/87104
21.48/11.70	c cleaning 11047 clauses out of 22093 with flag 180764/99104
24.08/13.09	c cleaning 12017 clauses out of 24046 with flag 213055/112104
27.08/14.50	c cleaning 13017 clauses out of 26033 with flag 247341/126108
30.48/16.29	c cleaning 14007 clauses out of 28013 with flag 283031/141105
33.77/17.90	c cleaning 15004 clauses out of 30007 with flag 318168/157106
37.43/19.68	c cleaning 16001 clauses out of 32001 with flag 355425/174104
41.43/21.65	c cleaning 17001 clauses out of 34001 with flag 393347/192105
43.83/22.81	c And the winner is solver1
43.83/23.24	c Got one! Elapsed wall clock time (in seconds):23.119
43.83/23.24	o -2396398
45.44/24.03	c cleaning 17015 clauses out of 34050 with flag 13236/209155
46.64/24.66	c cleaning 11505 clauses out of 23036 with flag 28856/215156
47.84/25.28	c cleaning 9260 clauses out of 18530 with flag 46605/222155
49.04/25.90	c cleaning 8629 clauses out of 17269 with flag 67689/230154
50.45/26.59	c cleaning 8820 clauses out of 17646 with flag 90290/239160
52.04/27.37	c cleaning 9406 clauses out of 18820 with flag 115272/249154
53.84/28.28	c cleaning 10203 clauses out of 20416 with flag 144302/260156
56.04/29.34	c cleaning 11102 clauses out of 22211 with flag 175222/272154
58.44/30.53	c cleaning 12053 clauses out of 24109 with flag 209696/285154
61.04/31.90	c cleaning 13029 clauses out of 26057 with flag 245535/299155
64.31/33.46	c cleaning 14014 clauses out of 28028 with flag 286084/314155
67.70/35.17	c cleaning 15004 clauses out of 30013 with flag 327628/330154
71.50/37.05	c cleaning 16004 clauses out of 32010 with flag 369814/347155
75.50/39.04	c cleaning 16997 clauses out of 34005 with flag 413964/365154
80.10/41.33	c cleaning 18005 clauses out of 36009 with flag 464180/384155
84.70/43.61	c cleaning 19002 clauses out of 38004 with flag 517796/404155
89.93/46.25	c cleaning 19999 clauses out of 40004 with flag 575363/425157
96.12/49.35	c cleaning 20996 clauses out of 42002 with flag 634653/447154
102.92/52.77	c cleaning 21993 clauses out of 44006 with flag 696516/470154
110.11/56.32	c cleaning 23006 clauses out of 46014 with flag 760894/494155
117.71/60.17	c cleaning 24003 clauses out of 48009 with flag 832395/519156
126.11/64.38	c cleaning 24997 clauses out of 50004 with flag 901693/545154
135.31/68.98	c cleaning 26002 clauses out of 52008 with flag 980929/572155
144.71/73.62	c cleaning 26998 clauses out of 54005 with flag 1061197/600154
155.10/78.76	c cleaning 28004 clauses out of 56007 with flag 1146614/629154
165.45/83.97	c cleaning 29001 clauses out of 58003 with flag 1237387/659154
176.44/89.44	c cleaning 30001 clauses out of 60002 with flag 1318262/690154
187.84/95.12	c cleaning 30998 clauses out of 62001 with flag 1406748/722154
198.84/100.68	c cleaning 31996 clauses out of 64003 with flag 1497356/755154
209.84/106.17	c cleaning 33001 clauses out of 66007 with flag 1591757/789154
222.44/112.43	c cleaning 34001 clauses out of 68006 with flag 1688089/824154
236.64/119.52	c cleaning 35002 clauses out of 70009 with flag 1788050/860158
250.65/126.55	c cleaning 35998 clauses out of 72004 with flag 1878208/897155
264.63/133.53	c cleaning 37003 clauses out of 74005 with flag 1975079/935154
280.65/141.54	c cleaning 37992 clauses out of 76003 with flag 2066909/974155
294.86/148.69	c cleaning 38998 clauses out of 78012 with flag 2175872/1014156
313.04/157.76	c cleaning 40004 clauses out of 80012 with flag 2286066/1055154
330.64/166.53	c cleaning 41002 clauses out of 82012 with flag 2399023/1097158
347.66/175.07	c cleaning 42000 clauses out of 84006 with flag 2497752/1140154
365.26/183.89	c cleaning 42992 clauses out of 86006 with flag 2600552/1184154
386.65/194.53	c cleaning 43998 clauses out of 88014 with flag 2717599/1229154
403.84/203.14	c cleaning 45008 clauses out of 90018 with flag 2825361/1275156
421.44/211.90	c cleaning 46005 clauses out of 92010 with flag 2926919/1322156
438.65/220.51	c cleaning 46998 clauses out of 94004 with flag 3034920/1370155
460.65/231.58	c cleaning 48000 clauses out of 96005 with flag 3152274/1419154
483.86/243.15	c cleaning 49003 clauses out of 98007 with flag 3285684/1469156
511.45/256.93	c cleaning 50000 clauses out of 100003 with flag 3426279/1520155
540.65/271.59	c cleaning 51002 clauses out of 102007 with flag 3565020/1572159
564.82/283.70	c cleaning 52001 clauses out of 104002 with flag 3688336/1625156
583.03/292.71	c cleaning 53000 clauses out of 105999 with flag 3806266/1679154
602.21/302.30	c cleaning 53994 clauses out of 108000 with flag 3927082/1734155
623.22/312.82	c cleaning 54999 clauses out of 110005 with flag 4050334/1790154
645.82/324.13	c cleaning 56005 clauses out of 112009 with flag 4179906/1847157
672.22/337.36	c cleaning 56996 clauses out of 114001 with flag 4305494/1905154
700.23/351.32	c cleaning 57996 clauses out of 116006 with flag 4431766/1964155
727.63/365.07	c cleaning 59003 clauses out of 118011 with flag 4558206/2024156
754.23/378.31	c cleaning 59996 clauses out of 120007 with flag 4699432/2085155
789.03/395.77	c cleaning 61003 clauses out of 122010 with flag 4864105/2147154
834.42/418.45	c cleaning 61994 clauses out of 124009 with flag 5032699/2210156
873.81/438.15	c cleaning 63008 clauses out of 126016 with flag 5207880/2274157
916.53/459.44	c cleaning 64004 clauses out of 128008 with flag 5377690/2339157
960.54/481.47	c cleaning 64999 clauses out of 130001 with flag 5560415/2405154
1005.35/503.83	c cleaning 65996 clauses out of 132002 with flag 5748682/2472154
1048.94/525.67	c cleaning 66996 clauses out of 134007 with flag 5931133/2540155
1099.94/551.12	c cleaning 68000 clauses out of 136010 with flag 6108732/2609154
1154.13/578.22	c cleaning 68993 clauses out of 138010 with flag 6295792/2679154
1204.34/603.34	c cleaning 70009 clauses out of 140018 with flag 6478938/2750155
1246.54/624.45	c cleaning 71000 clauses out of 142008 with flag 6644482/2822154
1287.76/645.05	c cleaning 72000 clauses out of 144011 with flag 6809315/2895157
1341.77/672.04	c cleaning 73000 clauses out of 146008 with flag 7016283/2969154
1404.18/703.26	c cleaning 74004 clauses out of 148008 with flag 7212673/3044154
1452.20/727.21	c cleaning 75002 clauses out of 150004 with flag 7409331/3120154
1509.79/756.07	c cleaning 75999 clauses out of 152002 with flag 7583189/3197154
1565.00/783.68	c cleaning 77005 clauses out of 154009 with flag 7760652/3275160
1637.80/820.01	c cleaning 77997 clauses out of 155998 with flag 7938752/3354154
1698.81/850.56	c cleaning 78996 clauses out of 158001 with flag 8120947/3434154
1767.82/885.06	c cleaning 79994 clauses out of 160006 with flag 8339732/3515155
1800.02/901.10	c >>>>>>>>>> Solver number 0 (3 answers) <<<<<<<<<<<<<<<<<<
1800.02/901.10	c starts		: 24438
1800.02/901.10	c conflicts		: 3561693
1800.02/901.10	c decisions		: 5110618
1800.02/901.10	c propagations		: 157024063
1800.02/901.10	c inspects		: 14817768712
1800.02/901.10	c shortcuts		: 0
1800.02/901.10	c learnt literals	: 0
1800.02/901.10	c learnt binary clauses	: 0
1800.02/901.10	c learnt ternary clauses	: 0
1800.02/901.10	c learnt constraints	: 3561693
1800.02/901.10	c ignored constraints	: 0
1800.02/901.10	c root simplifications	: 0
1800.02/901.10	c removed literals (reason simplification)	: 5164556
1800.02/901.10	c reason swapping (by a shorter reason)	: 0
1800.02/901.10	c Calls to reduceDB	: 95
1800.02/901.10	c Number of update (reduction) of LBD	: 223315
1800.02/901.10	c Imported unit clauses	: 0
1800.02/901.10	c number of reductions to clauses (during analyze)	: 0
1800.02/901.10	c number of learned constraints concerned by reduction	: 0
1800.02/901.10	c number of learning phase by resolution	: 0
1800.02/901.10	c number of learning phase by cutting planes	: 0
1800.02/901.10	c speed (assignments/second)	: 178870.3992071674
1800.02/901.10	c non guided choices	0
1800.02/901.13	c learnt constraints type 
1800.02/901.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 126551
1800.02/901.13	c >>>>>>>>>> Solver number 1 (3 answers) <<<<<<<<<<<<<<<<<<
1800.02/901.13	c starts		: 20
1800.02/901.13	c conflicts		: 2190
1800.02/901.13	c decisions		: 5150
1800.02/901.13	c propagations		: 75858
1800.02/901.13	c inspects		: 15758151
1800.02/901.13	c shortcuts		: 0
1800.02/901.13	c learnt literals	: 0
1800.02/901.13	c learnt binary clauses	: 0
1800.02/901.13	c learnt ternary clauses	: 0
1800.02/901.13	c learnt constraints	: 2188
1800.02/901.13	c ignored constraints	: 0
1800.02/901.13	c root simplifications	: 0
1800.02/901.13	c removed literals (reason simplification)	: 0
1800.02/901.13	c reason swapping (by a shorter reason)	: 0
1800.02/901.13	c Calls to reduceDB	: 0
1800.02/901.13	c Number of update (reduction) of LBD	: 0
1800.02/901.13	c Imported unit clauses	: 0
1800.02/901.13	c number of reductions to clauses (during analyze)	: 0
1800.02/901.13	c number of learned constraints concerned by reduction	: 0
1800.02/901.13	c number of learning phase by resolution	: 0
1800.02/901.13	c number of learning phase by cutting planes	: 0
1800.02/901.13	c speed (assignments/second)	: 84.34298904045924
1800.02/901.13	c non guided choices	0
1800.02/901.13	c learnt constraints type 
1800.02/901.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2188
1800.02/901.13	s SATISFIABLE
1800.02/901.13	c Found 6 solution(s)
1800.02/901.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 x257 x258 -x259 -x260 -x261 -x262 -x263 -x264 x265 x266 x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 x298 -x299 -x300 -x301 -x302 -x303 x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 x322 -x323 -x324 -x325 -x326 -x327 -x328 x329 -x330 -x331 -x332 x333 -x334 -x335 -x336 
1800.02/901.13	c objective function=-2396398
1800.02/901.13	c Total wall clock time (in seconds): 901.013

Verifier Data

OK	-2396398

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-4119061-1467240223/watcher-4119061-1467240223 -o /tmp/evaluation-result-4119061-1467240223/solver-4119061-1467240223 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1467233347-7542 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119061-1467240223.opb 

pid=11349
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.21 4.16 4.06 4/197 11352
/proc/meminfo: memFree=23646628/32872528 swapFree=1268996/1432516
[pid=11352] ppid=11349 vsize=9224 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (java) R 11349 11352 5003 0 -1 4202496 426 0 0 0 0 0 0 0 20 0 1 0 4977381 9445376 94 33554432000 1073741824 1073778376 140735496809856 140735496806984 214360438633 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2306 98 76 9 0 38 0

[startup+0.10006 s]
/proc/loadavg: 4.21 4.16 4.06 4/197 11352
/proc/meminfo: memFree=23646628/32872528 swapFree=1268996/1432516
[pid=11352] ppid=11349 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/11352/stat : 11352 (java) S 11349 11352 5003 0 -1 4202496 4470 0 1 0 8 1 0 0 20 0 18 0 4977381 9787879424 5588 33554432000 1073741824 1073778376 140735496809856 140735496800992 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2389619 5588 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200213 s]
/proc/loadavg: 4.21 4.16 4.06 4/197 11352
/proc/meminfo: memFree=23646628/32872528 swapFree=1268996/1432516
[pid=11352] ppid=11349 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/11352/stat : 11352 (java) S 11349 11352 5003 0 -1 4202496 4757 0 1 0 22 1 0 0 20 0 18 0 4977381 9787879424 6849 33554432000 1073741824 1073778376 140735496809856 140735496800992 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2389619 6849 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300277 s]
/proc/loadavg: 4.21 4.16 4.06 4/197 11352
/proc/meminfo: memFree=23646628/32872528 swapFree=1268996/1432516
[pid=11352] ppid=11349 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/11352/stat : 11352 (java) S 11349 11352 5003 0 -1 4202496 4887 0 1 0 25 2 0 0 20 0 19 0 4977381 10060525568 7453 33554432000 1073741824 1073778376 140735496809856 140735496800992 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2456183 7453 2225 9 0 2446860 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+0.700217 s]
/proc/loadavg: 4.21 4.16 4.06 4/197 11352
/proc/meminfo: memFree=23646628/32872528 swapFree=1268996/1432516
[pid=11352] ppid=11349 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/11352/stat : 11352 (java) S 11349 11352 5003 0 -1 4202496 4887 0 1 0 25 2 0 0 20 0 19 0 4977381 10060525568 7453 33554432000 1073741824 1073778376 140735496809856 140735496800992 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2456183 7453 2225 9 0 2446860 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+1.50075 s]
/proc/loadavg: 4.21 4.16 4.06 3/216 11377
/proc/meminfo: memFree=23621340/32872528 swapFree=1268996/1432516
[pid=11352] ppid=11349 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/11352/stat : 11352 (java) S 11349 11352 5003 0 -1 4202496 4950 0 1 0 28 2 0 0 20 0 19 0 4977381 10060525568 10052 33554432000 1073741824 1073778376 140735496809856 140735496800992 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2456183 10052 2236 9 0 2446860 0
[pid=11352/tid=11354] ppid=11349 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/11352/task/11354/stat : 11354 (java) S 11349 11352 5003 0 -1 4202560 2469 0 1 0 18 2 0 0 20 0 19 0 4977382 10060525568 10052 33554432000 1073741824 1073778376 140735496809856 140453211435896 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11355] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11355/stat : 11355 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4977383 10060525568 10052 33554432000 1073741824 1073778376 140735496809856 140453150166056 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11356] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11356/stat : 11356 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4977383 10060525568 10052 33554432000 1073741824 1073778376 140735496809856 140453053414312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11357] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11357/stat : 11357 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4977383 10060525568 10052 33554432000 1073741824 1073778376 140735496809856 140453052361512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11352/tid=11358] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11358/stat : 11358 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4977383 10060525568 10052 33554432000 1073741824 1073778376 140735496809856 140453051308712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11359] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11359/stat : 11359 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4977383 10060525568 10052 33554432000 1073741824 1073778376 140735496809856 140453050255912 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11360] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11360/stat : 11360 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4977383 10060525568 10052 33554432000 1073741824 1073778376 140735496809856 140453049203112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11361] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11361/stat : 11361 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4977383 10060525568 10052 33554432000 1073741824 1073778376 140735496809856 140453048150312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11352/tid=11362] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11362/stat : 11362 (java) S 11349 11352 5003 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4977383 10060525568 10052 33554432000 1073741824 1073778376 140735496809856 140453047097512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11363] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11363/stat : 11363 (java) S 11349 11352 5003 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4977384 10060525568 10052 33554432000 1073741824 1073778376 140735496809856 140453034900456 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11364] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11364/stat : 11364 (java) S 11349 11352 5003 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4977385 10060525568 10052 33554432000 1073741824 1073778376 140735496809856 140453033846520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11365] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11365/stat : 11365 (java) S 11349 11352 5003 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4977385 10060525568 10052 33554432000 1073741824 1073778376 140735496809856 140453032793608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11366] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11366/stat : 11366 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4977387 10060525568 10052 33554432000 1073741824 1073778376 140735496809856 140453031742096 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11367] ppid=11349 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/11352/task/11367/stat : 11367 (java) S 11349 11352 5003 0 -1 4202560 447 0 0 0 4 0 0 0 20 0 19 0 4977387 10060525568 10052 33554432000 1073741824 1073778376 140735496809856 140453030689208 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11368] ppid=11349 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/11352/task/11368/stat : 11368 (java) S 11349 11352 5003 0 -1 4202560 688 0 0 0 3 0 0 0 20 0 19 0 4977387 10060525568 10052 33554432000 1073741824 1073778376 140735496809856 140453029636408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11352/tid=11369] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11369/stat : 11369 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4977387 10060525568 10052 33554432000 1073741824 1073778376 140735496809856 140453028583800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11370] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11370/stat : 11370 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4977387 10060525568 10052 33554432000 1073741824 1073778376 140735496809856 140453027531208 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11373] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11373/stat : 11373 (java) S 11349 11352 5003 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4977403 10060525568 10052 33554432000 1073741824 1073778376 140735496809856 140453024372136 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9824732

[startup+3.10077 s]
/proc/loadavg: 4.03 4.12 4.05 7/219 11383
/proc/meminfo: memFree=23562436/32872528 swapFree=1268996/1432516
[pid=11352] ppid=11349 vsize=9824732 CPUtime=4.43 cores=1,3,5,7
/proc/11352/stat : 11352 (java) S 11349 11352 5003 0 -1 4202496 32100 0 1 0 433 10 0 0 20 0 19 0 4977381 10060525568 44850 33554432000 1073741824 1073778376 140735496809856 140735496800992 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2456183 44850 2285 9 0 2446860 0
[pid=11352/tid=11354] ppid=11349 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/11352/task/11354/stat : 11354 (java) S 11349 11352 5003 0 -1 4202560 2469 0 1 0 18 2 0 0 20 0 19 0 4977382 10060525568 44850 33554432000 1073741824 1073778376 140735496809856 140453211435896 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11355] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11355/stat : 11355 (java) S 11349 11352 5003 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 4977383 10060525568 44850 33554432000 1073741824 1073778376 140735496809856 140453150166056 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11356] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11356/stat : 11356 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4977383 10060525568 44850 33554432000 1073741824 1073778376 140735496809856 140453053414312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11357] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11357/stat : 11357 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4977383 10060525568 44850 33554432000 1073741824 1073778376 140735496809856 140453052361512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11352/tid=11358] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11358/stat : 11358 (java) S 11349 11352 5003 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 4977383 10060525568 44850 33554432000 1073741824 1073778376 140735496809856 140453051308712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11359] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11359/stat : 11359 (java) S 11349 11352 5003 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4977383 10060525568 44850 33554432000 1073741824 1073778376 140735496809856 140453050255912 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11352/tid=11360] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11360/stat : 11360 (java) S 11349 11352 5003 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4977383 10060525568 44850 33554432000 1073741824 1073778376 140735496809856 140453049203112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11361] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11361/stat : 11361 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4977383 10060525568 44850 33554432000 1073741824 1073778376 140735496809856 140453048150312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11352/tid=11362] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11362/stat : 11362 (java) S 11349 11352 5003 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4977383 10060525568 44850 33554432000 1073741824 1073778376 140735496809856 140453047097512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11363] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11363/stat : 11363 (java) S 11349 11352 5003 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4977384 10060525568 44850 33554432000 1073741824 1073778376 140735496809856 140453034900456 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11364] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11364/stat : 11364 (java) S 11349 11352 5003 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4977385 10060525568 44850 33554432000 1073741824 1073778376 140735496809856 140453033846520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11365] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11365/stat : 11365 (java) S 11349 11352 5003 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4977385 10060525568 44850 33554432000 1073741824 1073778376 140735496809856 140453032793608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11366] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11366/stat : 11366 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4977387 10060525568 44850 33554432000 1073741824 1073778376 140735496809856 140453031742096 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11367] ppid=11349 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/11352/task/11367/stat : 11367 (java) S 11349 11352 5003 0 -1 4202560 13864 0 0 0 100 3 0 0 20 0 19 0 4977387 10060525568 44850 33554432000 1073741824 1073778376 140735496809856 140453030689208 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11368] ppid=11349 vsize=9824732 CPUtime=1.1 cores=1,3,5,7
/proc/11352/task/11368/stat : 11368 (java) S 11349 11352 5003 0 -1 4202560 14313 0 0 0 108 2 0 0 20 0 19 0 4977387 10060525568 44850 33554432000 1073741824 1073778376 140735496809856 140453029636408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11369] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11369/stat : 11369 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4977387 10060525568 44850 33554432000 1073741824 1073778376 140735496809856 140453028583800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11370] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11370/stat : 11370 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4977387 10060525568 44850 33554432000 1073741824 1073778376 140735496809856 140453027531208 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11383] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11383/stat : 11383 (java) S 11349 11352 5003 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4977554 10060525568 44850 33554432000 1073741824 1073778376 140735496809856 140453026477224 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.43
Current children cumulated vsize (KiB) 9824732

[startup+6.30099 s]
/proc/loadavg: 4.03 4.12 4.05 5/219 11389
/proc/meminfo: memFree=23424492/32872528 swapFree=1268996/1432516
[pid=11352] ppid=11349 vsize=9824732 CPUtime=10.48 cores=1,3,5,7
/proc/11352/stat : 11352 (java) S 11349 11352 5003 0 -1 4202496 32993 0 1 0 1027 21 0 0 20 0 22 0 4977381 10060525568 87834 33554432000 1073741824 1073778376 140735496809856 140735496800992 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2456183 87834 2286 9 0 2446860 0
[pid=11352/tid=11354] ppid=11349 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/11352/task/11354/stat : 11354 (java) S 11349 11352 5003 0 -1 4202560 2469 0 1 0 19 2 0 0 20 0 22 0 4977382 10060525568 87834 33554432000 1073741824 1073778376 140735496809856 140453211435896 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11355] ppid=11349 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/11352/task/11355/stat : 11355 (java) S 11349 11352 5003 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 4977383 10060525568 87834 33554432000 1073741824 1073778376 140735496809856 140453150166056 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11356] ppid=11349 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/11352/task/11356/stat : 11356 (java) S 11349 11352 5003 0 -1 4202560 87 0 0 0 1 0 0 0 20 0 22 0 4977383 10060525568 87834 33554432000 1073741824 1073778376 140735496809856 140453053414312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11357] ppid=11349 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/11352/task/11357/stat : 11357 (java) S 11349 11352 5003 0 -1 4202560 117 0 0 0 3 2 0 0 20 0 22 0 4977383 10060525568 87834 33554432000 1073741824 1073778376 140735496809856 140453052361512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11352/tid=11358] ppid=11349 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/11352/task/11358/stat : 11358 (java) S 11349 11352 5003 0 -1 4202560 27 0 0 0 2 0 0 0 20 0 22 0 4977383 10060525568 87834 33554432000 1073741824 1073778376 140735496809856 140453051308712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11359] ppid=11349 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/11352/task/11359/stat : 11359 (java) S 11349 11352 5003 0 -1 4202560 24 0 0 0 2 0 0 0 20 0 22 0 4977383 10060525568 87834 33554432000 1073741824 1073778376 140735496809856 140453050255912 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11360] ppid=11349 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/11352/task/11360/stat : 11360 (java) S 11349 11352 5003 0 -1 4202560 127 0 0 0 3 0 0 0 20 0 22 0 4977383 10060525568 87834 33554432000 1073741824 1073778376 140735496809856 140453049203112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11361] ppid=11349 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/11352/task/11361/stat : 11361 (java) S 11349 11352 5003 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 4977383 10060525568 87834 33554432000 1073741824 1073778376 140735496809856 140453048150312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11362] ppid=11349 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/11352/task/11362/stat : 11362 (java) S 11349 11352 5003 0 -1 4202560 100 0 0 0 2 0 0 0 20 0 22 0 4977383 10060525568 87834 33554432000 1073741824 1073778376 140735496809856 140453047097512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11363] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11363/stat : 11363 (java) S 11349 11352 5003 0 -1 4202560 206 0 0 0 0 0 0 0 20 0 22 0 4977384 10060525568 87834 33554432000 1073741824 1073778376 140735496809856 140453034900456 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11364] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11364/stat : 11364 (java) S 11349 11352 5003 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4977385 10060525568 87834 33554432000 1073741824 1073778376 140735496809856 140453033846520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11365] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11365/stat : 11365 (java) S 11349 11352 5003 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4977385 10060525568 87834 33554432000 1073741824 1073778376 140735496809856 140453032793608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11366] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11366/stat : 11366 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4977387 10060525568 87834 33554432000 1073741824 1073778376 140735496809856 140453031742096 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11367] ppid=11349 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/11352/task/11367/stat : 11367 (java) S 11349 11352 5003 0 -1 4202560 13865 0 0 0 104 3 0 0 20 0 22 0 4977387 10060525568 87834 33554432000 1073741824 1073778376 140735496809856 140453030689208 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11368] ppid=11349 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/11352/task/11368/stat : 11368 (java) S 11349 11352 5003 0 -1 4202560 14457 0 0 0 119 2 0 0 20 0 22 0 4977387 10060525568 87834 33554432000 1073741824 1073778376 140735496809856 140453029636408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11369] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11369/stat : 11369 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4977387 10060525568 87834 33554432000 1073741824 1073778376 140735496809856 140453028583800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11370] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11370/stat : 11370 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4977387 10060525568 87834 33554432000 1073741824 1073778376 140735496809856 140453027531208 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11383] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11383/stat : 11383 (java) S 11349 11352 5003 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4977554 10060525568 87834 33554432000 1073741824 1073778376 140735496809856 140453026477224 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11352/tid=11387] ppid=11349 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/11352/task/11387/stat : 11387 (java) R 11349 11352 5003 0 -1 4202560 4 0 0 0 102 0 0 0 20 0 22 0 4977905 10060525568 87834 33554432000 1073741824 1073778376 140735496809856 140453023310352 140453151717792 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11388] ppid=11349 vsize=9824732 CPUtime=1.02 cores=1,3,5,7

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

[pid=11352/tid=11362] ppid=11349 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/11352/task/11362/stat : 11362 (java) S 11349 11352 5003 0 -1 4202560 278 0 0 0 23 7 0 0 20 0 22 0 4977383 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453047097512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11363] ppid=11349 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/11352/task/11363/stat : 11363 (java) S 11349 11352 5003 0 -1 4202560 1366 0 0 0 26 3 0 0 20 0 22 0 4977384 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453034900456 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11364] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11364/stat : 11364 (java) S 11349 11352 5003 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4977385 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453033846520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11365] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11365/stat : 11365 (java) S 11349 11352 5003 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4977385 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453032793608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11366] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11366/stat : 11366 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4977387 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453031742096 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11367] ppid=11349 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/11352/task/11367/stat : 11367 (java) S 11349 11352 5003 0 -1 4202560 13871 0 0 0 110 3 0 0 20 0 22 0 4977387 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453030689208 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11368] ppid=11349 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/11352/task/11368/stat : 11368 (java) S 11349 11352 5003 0 -1 4202560 14457 0 0 0 119 2 0 0 20 0 22 0 4977387 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453029636408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11369] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11369/stat : 11369 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4977387 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453028583800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11370] ppid=11349 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/11352/task/11370/stat : 11370 (java) S 11349 11352 5003 0 -1 4202560 51 0 0 0 15 22 0 0 20 0 22 0 4977387 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453027531208 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11383] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11383/stat : 11383 (java) S 11349 11352 5003 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4977554 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453026477224 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11352/tid=11390] ppid=11349 vsize=9824732 CPUtime=856.22 cores=1,3,5,7
/proc/11352/task/11390/stat : 11390 (java) R 11349 11352 5003 0 -1 4202560 47 0 0 0 85605 17 0 0 20 0 22 0 4979705 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453023310064 140453151669332 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11352/tid=11391] ppid=11349 vsize=9824732 CPUtime=856.19 cores=1,3,5,7
/proc/11352/task/11391/stat : 11391 (java) R 11349 11352 5003 0 -1 4202560 443 0 0 0 85593 26 0 0 20 0 22 0 4979705 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453025422704 140453151770439 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11392] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11392/stat : 11392 (java) S 11349 11352 5003 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4979705 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453024371752 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1762.39
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+901.101 s]
/proc/loadavg: 2.25 2.75 3.45 3/191 11445
/proc/meminfo: memFree=23764964/32872528 swapFree=1268996/1432516
[pid=11352] ppid=11349 vsize=9824732 CPUtime=1799.97 cores=1,3,5,7
/proc/11352/stat : 11352 (java) S 11349 11352 5003 0 -1 4202496 36989 0 1 0 179859 138 0 0 20 0 22 0 4977381 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140735496800992 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2456183 752191 2294 9 0 2446860 0
[pid=11352/tid=11354] ppid=11349 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/11352/task/11354/stat : 11354 (java) S 11349 11352 5003 0 -1 4202560 2471 0 1 0 22 3 0 0 20 0 22 0 4977382 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453211435896 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11355] ppid=11349 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/11352/task/11355/stat : 11355 (java) S 11349 11352 5003 0 -1 4202560 179 0 0 0 19 7 0 0 20 0 22 0 4977383 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453150166056 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11356] ppid=11349 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/11352/task/11356/stat : 11356 (java) S 11349 11352 5003 0 -1 4202560 299 0 0 0 16 8 0 0 20 0 22 0 4977383 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453053414312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11357] ppid=11349 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/11352/task/11357/stat : 11357 (java) S 11349 11352 5003 0 -1 4202560 370 0 0 0 26 11 0 0 20 0 22 0 4977383 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453052361512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11358] ppid=11349 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/11352/task/11358/stat : 11358 (java) S 11349 11352 5003 0 -1 4202560 217 0 0 0 21 8 0 0 20 0 22 0 4977383 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453051308712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11359] ppid=11349 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/11352/task/11359/stat : 11359 (java) S 11349 11352 5003 0 -1 4202560 203 0 0 0 16 7 0 0 20 0 22 0 4977383 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453050255912 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11360] ppid=11349 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/11352/task/11360/stat : 11360 (java) S 11349 11352 5003 0 -1 4202560 316 0 0 0 21 9 0 0 20 0 22 0 4977383 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453049203112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11361] ppid=11349 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/11352/task/11361/stat : 11361 (java) S 11349 11352 5003 0 -1 4202560 186 0 0 0 17 10 0 0 20 0 22 0 4977383 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453048150312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11362] ppid=11349 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/11352/task/11362/stat : 11362 (java) S 11349 11352 5003 0 -1 4202560 278 0 0 0 23 7 0 0 20 0 22 0 4977383 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453047097512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11363] ppid=11349 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/11352/task/11363/stat : 11363 (java) S 11349 11352 5003 0 -1 4202560 1366 0 0 0 26 3 0 0 20 0 22 0 4977384 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453034900456 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11364] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11364/stat : 11364 (java) S 11349 11352 5003 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4977385 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453033846520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11365] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11365/stat : 11365 (java) S 11349 11352 5003 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4977385 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453032793608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11366] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11366/stat : 11366 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4977387 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453031742096 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11367] ppid=11349 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/11352/task/11367/stat : 11367 (java) S 11349 11352 5003 0 -1 4202560 13871 0 0 0 110 3 0 0 20 0 22 0 4977387 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453030689208 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11368] ppid=11349 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/11352/task/11368/stat : 11368 (java) S 11349 11352 5003 0 -1 4202560 14457 0 0 0 119 2 0 0 20 0 22 0 4977387 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453029636408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11369] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11369/stat : 11369 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4977387 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453028583800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11370] ppid=11349 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/11352/task/11370/stat : 11370 (java) S 11349 11352 5003 0 -1 4202560 51 0 0 0 16 22 0 0 20 0 22 0 4977387 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453027531208 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11383] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11383/stat : 11383 (java) S 11349 11352 5003 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4977554 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453026477224 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11352/tid=11390] ppid=11349 vsize=9824732 CPUtime=874.96 cores=1,3,5,7
/proc/11352/task/11390/stat : 11390 (java) R 11349 11352 5003 0 -1 4202560 47 0 0 0 87479 17 0 0 20 0 22 0 4979705 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453023310064 140453151650101 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11352/tid=11391] ppid=11349 vsize=9824732 CPUtime=874.93 cores=1,3,5,7
/proc/11352/task/11391/stat : 11391 (java) R 11349 11352 5003 0 -1 4202560 443 0 0 0 87467 26 0 0 20 0 22 0 4979705 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453025422704 140453152031140 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11392] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11392/stat : 11392 (java) S 11349 11352 5003 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4979705 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453024371752 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1799.97
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 11352 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+901.101 s]
/proc/loadavg: 2.25 2.75 3.45 3/191 11445
/proc/meminfo: memFree=23764964/32872528 swapFree=1268996/1432516
[pid=11352] ppid=11349 vsize=9824732 CPUtime=1799.97 cores=1,3,5,7
/proc/11352/stat : 11352 (java) S 11349 11352 5003 0 -1 4202496 36989 0 1 0 179859 138 0 0 20 0 22 0 4977381 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140735496800992 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2456183 752191 2294 9 0 2446860 0
[pid=11352/tid=11354] ppid=11349 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/11352/task/11354/stat : 11354 (java) S 11349 11352 5003 0 -1 4202560 2471 0 1 0 22 3 0 0 20 0 22 0 4977382 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453211435896 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11355] ppid=11349 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/11352/task/11355/stat : 11355 (java) S 11349 11352 5003 0 -1 4202560 179 0 0 0 19 7 0 0 20 0 22 0 4977383 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453150166056 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11356] ppid=11349 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/11352/task/11356/stat : 11356 (java) S 11349 11352 5003 0 -1 4202560 299 0 0 0 16 8 0 0 20 0 22 0 4977383 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453053414312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11357] ppid=11349 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/11352/task/11357/stat : 11357 (java) S 11349 11352 5003 0 -1 4202560 370 0 0 0 26 11 0 0 20 0 22 0 4977383 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453052361512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11358] ppid=11349 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/11352/task/11358/stat : 11358 (java) S 11349 11352 5003 0 -1 4202560 217 0 0 0 21 8 0 0 20 0 22 0 4977383 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453051308712 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11359] ppid=11349 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/11352/task/11359/stat : 11359 (java) S 11349 11352 5003 0 -1 4202560 203 0 0 0 16 7 0 0 20 0 22 0 4977383 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453050255912 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11360] ppid=11349 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/11352/task/11360/stat : 11360 (java) S 11349 11352 5003 0 -1 4202560 316 0 0 0 21 9 0 0 20 0 22 0 4977383 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453049203112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11361] ppid=11349 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/11352/task/11361/stat : 11361 (java) S 11349 11352 5003 0 -1 4202560 186 0 0 0 17 10 0 0 20 0 22 0 4977383 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453048150312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11362] ppid=11349 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/11352/task/11362/stat : 11362 (java) S 11349 11352 5003 0 -1 4202560 278 0 0 0 23 7 0 0 20 0 22 0 4977383 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453047097512 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11363] ppid=11349 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/11352/task/11363/stat : 11363 (java) S 11349 11352 5003 0 -1 4202560 1366 0 0 0 26 3 0 0 20 0 22 0 4977384 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453034900456 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11364] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11364/stat : 11364 (java) S 11349 11352 5003 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4977385 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453033846520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11365] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11365/stat : 11365 (java) S 11349 11352 5003 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4977385 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453032793608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11366] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11366/stat : 11366 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4977387 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453031742096 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11367] ppid=11349 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/11352/task/11367/stat : 11367 (java) S 11349 11352 5003 0 -1 4202560 13871 0 0 0 110 3 0 0 20 0 22 0 4977387 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453030689208 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11352/tid=11368] ppid=11349 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/11352/task/11368/stat : 11368 (java) S 11349 11352 5003 0 -1 4202560 14457 0 0 0 119 2 0 0 20 0 22 0 4977387 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453029636408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11369] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11369/stat : 11369 (java) S 11349 11352 5003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4977387 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453028583800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11370] ppid=11349 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/11352/task/11370/stat : 11370 (java) S 11349 11352 5003 0 -1 4202560 51 0 0 0 16 22 0 0 20 0 22 0 4977387 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453027531208 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11352/tid=11383] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11383/stat : 11383 (java) S 11349 11352 5003 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4977554 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453026477224 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11352/tid=11390] ppid=11349 vsize=9824732 CPUtime=874.96 cores=1,3,5,7
/proc/11352/task/11390/stat : 11390 (java) R 11349 11352 5003 0 -1 4202560 47 0 0 0 87479 17 0 0 20 0 22 0 4979705 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453023310064 140453151650101 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11352/tid=11391] ppid=11349 vsize=9824732 CPUtime=874.93 cores=1,3,5,7
/proc/11352/task/11391/stat : 11391 (java) R 11349 11352 5003 0 -1 4202560 443 0 0 0 87467 26 0 0 20 0 22 0 4979705 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453025422704 140453152031140 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11352/tid=11392] ppid=11349 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11352/task/11392/stat : 11392 (java) S 11349 11352 5003 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4979705 10060525568 752191 33554432000 1073741824 1073778376 140735496809856 140453024371752 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1799.97
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11352 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=88257
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=842719
# CPU time returned by wait4() is 1795.93
# while last known CPU time is 1799.97
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.0500031
#  lost CPU user time (s): 0.0600014
#  lost CPU system time (s): -0.00999999

Real time (s): 901.147
CPU time (s): 1800.02
CPU user time (s): 1798.65
CPU system time (s): 1.37
CPU usage (%): 199.748
Max. virtual memory (cumulated for all children) (KiB): 9825940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.09
system time used= 1.84272
maximum resident set size= 3064296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37035
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= 21574
involuntary context switches= 5273

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.78312 second user time and 7.37488 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-30 00:43:43
IDJOB=4119061
IDBENCH=111644
IDSOLVER=2543
FILE ID=node130/4119061-1467240223
RUNJOBID= node130-1467233347-7542
PBS_JOBID= 19997578
Free space on /tmp= 71668 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_3g-0244-0244.lin.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119061-1467240223/watcher-4119061-1467240223 -o /tmp/evaluation-result-4119061-1467240223/solver-4119061-1467240223 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1467233347-7542 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119061-1467240223.opb

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

MD5SUM BENCH= 3ef157e274cf95b71347d16fdd19cdac
RANDOM SEED=816355220

node130.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.813
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.62
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.813
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.813
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.813
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.813
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.813
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.813
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.813
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:        23647000 kB
Buffers:          144804 kB
Cached:          3756728 kB
SwapCached:            0 kB
Active:          3604512 kB
Inactive:        3427988 kB
Active(anon):    3133780 kB
Inactive(anon):        0 kB
Active(file):     470732 kB
Inactive(file):  3427988 kB
Unevictable:     1432516 kB
Mlocked:         1268996 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               884 kB
Writeback:             0 kB
AnonPages:       4567868 kB
Mapped:            22136 kB
Shmem:               204 kB
Slab:             617724 kB
SReclaimable:      61344 kB
SUnreclaim:       556380 kB
KernelStack:        1592 kB
PageTables:        13180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4834212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3254272 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= 71668 MiB
End job on node130 at 2016-06-30 00:58:44