Trace number 3688680

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
SAT 4j PB RES // CP 2.3.2 SnapshotSAT (TO)-35 1800.12 953.343

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_60_1.opb
MD5SUM5c1211f8aed9d33c9f0c9019d9cd9874
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-37
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -37
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint60
Maximum length of a constraint103
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)37366
Sum of products size (including duplicates)74732
Number of different products18683
Sum of products size37366

Quality of the solution as a function of time


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

Solver Data

0.05/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.05/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.09	c See www.sat4j.org for details.
0.05/0.09	c version 2.3.2.v20120418
0.05/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.09	c java.vm.version	19.1-b02
0.05/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.09	c sun.arch.data.model	64
0.05/0.09	c java.version		1.6.0_24
0.05/0.09	c os.name		Linux
0.05/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.05/0.09	c os.arch		amd64
0.05/0.09	c Free memory 		501472288
0.05/0.09	c Max memory 		7480803328
0.05/0.09	c Total memory 		504102912
0.05/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 --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@63415de6
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 Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c c --- End Solver configuration ---
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@23174b07
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 learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-3688680-1337878972.opb
0.09/0.12	c reading problem ... 
2.49/1.09	c ... done. Wall clock time 0.968s.
2.49/1.09	c declared #vars     500
2.49/1.09	c internal #vars     19183
2.49/1.09	c #constraints  37866
2.49/1.09	c constraints type 
2.49/1.09	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 18683
2.49/1.09	c org.sat4j.minisat.constraints.cnf.UnitClauses => 500
2.49/1.09	c ignored satisfied constraints => 500
2.49/1.09	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 18683
2.49/1.09	c 38366 constraints processed.
2.49/1.09	c constraints type 
2.49/1.09	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 18683
2.49/1.09	c ignored satisfied constraints => 500
2.49/1.09	c org.sat4j.pb.constraints.pb.UnitClausesPB => 500
2.49/1.09	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18683
2.49/1.09	c 38366 constraints processed.
2.49/1.09	c objective function length is 500 literals
3.98/1.42	c  And the winner is solver0
4.31/1.59	c SATISFIABLE
4.31/1.59	c OPTIMIZING...
4.31/1.59	c Got one! Elapsed wall clock time (in seconds):1.471
4.31/1.59	o -25
4.37/1.65	c  And the winner is solver0
4.70/2.09	c Got one! Elapsed wall clock time (in seconds):1.974
4.70/2.09	o -26
4.71/2.13	c  And the winner is solver0
4.86/2.59	c Got one! Elapsed wall clock time (in seconds):2.477
4.86/2.59	o -27
5.25/2.78	c  And the winner is solver1
5.63/3.10	c Got one! Elapsed wall clock time (in seconds):2.979
5.63/3.10	o -28
6.19/3.31	c  And the winner is solver1
6.22/3.60	c Got one! Elapsed wall clock time (in seconds):3.48
6.22/3.60	o -29
6.96/3.92	c  And the winner is solver1
7.02/4.10	c Got one! Elapsed wall clock time (in seconds):3.982
7.02/4.10	o -30
8.64/4.81	c cleaning 3022 clauses out of 6044 with flag 3000/6044
9.75/5.45	c  And the winner is solver1
9.87/5.60	c Got one! Elapsed wall clock time (in seconds):5.483
9.87/5.60	o -31
11.38/6.39	c cleaning 4030 clauses out of 8065 with flag 3001/11087
14.23/7.87	c  And the winner is solver1
14.39/8.14	c Got one! Elapsed wall clock time (in seconds):8.025
14.39/8.14	o -32
15.10/8.51	c cleaning 4922 clauses out of 9854 with flag 1001/16906
17.08/9.66	c  And the winner is solver1
17.22/9.84	c Got one! Elapsed wall clock time (in seconds):9.72
17.22/9.84	o -33
19.22/10.83	c cleaning 5367 clauses out of 10734 with flag 3000/22708
22.72/12.74	c cleaning 5682 clauses out of 11367 with flag 9000/28708
26.90/14.91	c cleaning 6340 clauses out of 12685 with flag 16000/35708
31.05/17.18	c cleaning 7173 clauses out of 14345 with flag 24000/43708
36.38/19.96	c cleaning 8087 clauses out of 16173 with flag 33001/52709
42.71/23.33	c cleaning 9043 clauses out of 18086 with flag 43001/62709
51.46/27.88	c cleaning 10021 clauses out of 20042 with flag 54000/73708
61.75/33.18	c cleaning 11012 clauses out of 22023 with flag 66002/85710
73.12/39.00	c cleaning 12006 clauses out of 24011 with flag 79002/98710
86.67/46.13	c cleaning 12997 clauses out of 26003 with flag 93000/112708
102.60/54.35	c cleaning 14001 clauses out of 28006 with flag 108000/127708
118.46/62.55	c cleaning 14999 clauses out of 30008 with flag 124003/143711
133.80/70.58	c cleaning 16001 clauses out of 32007 with flag 141001/160709
150.70/79.48	c cleaning 16998 clauses out of 34006 with flag 159001/178709
169.53/89.16	c cleaning 17999 clauses out of 36007 with flag 178000/197708
192.17/101.06	c cleaning 19001 clauses out of 38008 with flag 198000/217708
221.39/117.15	c cleaning 19997 clauses out of 40007 with flag 219000/238708
250.66/132.09	c cleaning 21005 clauses out of 42011 with flag 241001/260709
280.30/147.22	c cleaning 21999 clauses out of 44005 with flag 264000/283708
314.84/164.80	c cleaning 22999 clauses out of 46006 with flag 288000/307708
344.15/180.11	c cleaning 0 clauses out of 5956 with flag 0/5956
352.80/184.80	c cleaning 24003 clauses out of 48007 with flag 313000/332708
385.34/201.50	c cleaning 25003 clauses out of 50005 with flag 339001/358709
424.56/221.50	c cleaning 25996 clauses out of 52001 with flag 366000/385708
469.05/244.48	c cleaning 27003 clauses out of 54006 with flag 394001/413709
515.41/268.01	c cleaning 27999 clauses out of 56003 with flag 423001/442709
558.13/289.85	c cleaning 28998 clauses out of 58005 with flag 453002/472710
604.52/314.87	c cleaning 29999 clauses out of 60007 with flag 484002/503710
663.04/344.44	c cleaning 30999 clauses out of 62006 with flag 516000/535708
704.41/365.67	c  And the winner is solver1
704.41/365.69	c Got one! Elapsed wall clock time (in seconds):365.57
704.41/365.69	o -34
718.06/372.40	c cleaning 30365 clauses out of 60730 with flag 5001/565431
729.17/378.55	c cleaning 18184 clauses out of 36368 with flag 11004/571434
738.98/384.34	c cleaning 12580 clauses out of 25182 with flag 18002/578432
747.09/388.96	c cleaning 10300 clauses out of 20603 with flag 26003/586433
754.76/393.30	c cleaning 9647 clauses out of 19304 with flag 35004/595434
764.45/398.76	c cleaning 9826 clauses out of 19654 with flag 45001/605431
773.61/404.26	c cleaning 10405 clauses out of 20828 with flag 56001/616431
781.10/408.52	c cleaning 11204 clauses out of 22424 with flag 68002/628432
791.37/414.29	c cleaning 12105 clauses out of 24219 with flag 81001/641431
802.62/420.47	c cleaning 13053 clauses out of 26113 with flag 95000/655430
815.33/427.75	c cleaning 14024 clauses out of 28061 with flag 110001/670431
829.18/435.21	c cleaning 15018 clauses out of 30037 with flag 126001/686431
845.64/444.05	c cleaning 16007 clauses out of 32019 with flag 143001/703431
864.89/454.30	c cleaning 17003 clauses out of 34012 with flag 161001/721431
884.14/464.88	c cleaning 17999 clauses out of 36008 with flag 180000/740430
904.13/475.48	c cleaning 18995 clauses out of 38009 with flag 200000/760430
927.74/487.85	c cleaning 20002 clauses out of 40015 with flag 221001/781431
952.12/500.67	c cleaning 21003 clauses out of 42013 with flag 243001/803431
979.49/515.36	c cleaning 22002 clauses out of 44009 with flag 266000/826430
1006.23/529.34	c cleaning 22997 clauses out of 46009 with flag 290002/850432
1032.60/543.10	c cleaning 23998 clauses out of 48010 with flag 315000/875430
1062.93/558.98	c cleaning 25004 clauses out of 50014 with flag 341002/901432
1100.71/578.87	c cleaning 25998 clauses out of 52008 with flag 368000/928430
1135.37/596.88	c cleaning 26996 clauses out of 54010 with flag 396000/956430
1171.81/615.73	c cleaning 28005 clauses out of 56014 with flag 425000/985430
1215.00/637.96	c cleaning 29001 clauses out of 58009 with flag 455000/1015430
1265.23/664.13	c cleaning 30001 clauses out of 60008 with flag 486000/1046430
1306.93/685.62	c cleaning 31002 clauses out of 62008 with flag 518001/1078431
1348.01/706.85	c cleaning 31998 clauses out of 64005 with flag 551000/1111430
1356.94/712.03	c cleaning 0 clauses out of 11293 with flag 0/11293
1389.16/729.35	c cleaning 33004 clauses out of 66007 with flag 585000/1145430
1449.83/760.39	c cleaning 33999 clauses out of 68004 with flag 620001/1180431
1507.43/789.86	c cleaning 35002 clauses out of 70008 with flag 656004/1216434
1571.15/822.45	c cleaning 35997 clauses out of 72002 with flag 693000/1253430
1580.19/828.29	c  And the winner is solver1
1580.52/828.69	c Got one! Elapsed wall clock time (in seconds):828.573
1580.52/828.69	o -35
1582.73/829.82	c cleaning 20583 clauses out of 41182 with flag 1000/1258607
1590.79/834.68	c cleaning 13302 clauses out of 26603 with flag 7004/1264611
1597.82/838.94	c cleaning 10143 clauses out of 20297 with flag 14000/1271607
1605.26/843.40	c cleaning 9062 clauses out of 18154 with flag 22000/1279607
1614.47/849.35	c cleaning 9043 clauses out of 18092 with flag 31000/1288607
1623.71/854.80	c cleaning 9519 clauses out of 19049 with flag 41000/1298607
1634.93/861.17	c cleaning 10264 clauses out of 20530 with flag 52000/1309607
1646.54/867.70	c cleaning 11134 clauses out of 22268 with flag 64002/1321609
1659.13/875.36	c cleaning 12066 clauses out of 24133 with flag 77001/1334608
1672.97/883.06	c cleaning 13027 clauses out of 26067 with flag 91001/1348608
1686.96/890.85	c cleaning 14019 clauses out of 28041 with flag 106002/1363609
1699.98/898.15	c cleaning 15004 clauses out of 30020 with flag 122000/1379607
1717.90/908.44	c cleaning 16008 clauses out of 32016 with flag 139000/1396607
1737.67/919.14	c cleaning 17004 clauses out of 34008 with flag 157000/1414607
1759.24/930.78	c cleaning 17999 clauses out of 36005 with flag 176001/1433608
1788.00/945.93	c cleaning 19003 clauses out of 38006 with flag 196001/1453608
1800.01/953.31	c starts		: 47
1800.01/953.31	c conflicts		: 13027
1800.01/953.31	c decisions		: 15381
1800.01/953.31	c propagations		: 357019
1800.01/953.31	c inspects		: 553277600
1800.01/953.31	c shortcuts		: 0
1800.01/953.31	c learnt literals	: 0
1800.01/953.31	c learnt binary clauses	: 0
1800.01/953.31	c learnt ternary clauses	: 0
1800.01/953.31	c learnt constraints	: 13026
1800.01/953.31	c ignored constraints	: 0
1800.01/953.31	c root simplifications	: 0
1800.01/953.31	c removed literals (reason simplification)	: 0
1800.01/953.31	c reason swapping (by a shorter reason)	: 0
1800.01/953.31	c Calls to reduceDB	: 2
1800.01/953.31	c number of reductions to clauses (during analyze)	: 0
1800.01/953.31	c number of learned constraints concerned by reduction	: 0
1800.01/953.31	c number of learning phase by resolution	: 0
1800.01/953.31	c number of learning phase by cutting planes	: 0
1800.01/953.31	c speed (assignments/second)	: 375.5461960352006
1800.01/953.31	c non guided choices	0
1800.01/953.32	c learnt constraints type 
1800.01/953.32	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 332
1800.01/953.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12694
1800.01/953.32	c constraints type 
1800.01/953.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 18683
1800.01/953.32	c org.sat4j.minisat.constraints.cnf.UnitClauses => 500
1800.01/953.32	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.01/953.32	c ignored satisfied constraints => 500
1800.01/953.32	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 18683
1800.01/953.32	c 38367 constraints processed.
1800.01/953.32	c constraints type 
1800.01/953.32	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 18683
1800.01/953.32	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.01/953.32	c ignored satisfied constraints => 500
1800.01/953.32	c org.sat4j.pb.constraints.pb.UnitClausesPB => 500
1800.01/953.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18683
1800.01/953.32	c 38367 constraints processed.
1800.01/953.32	s SATISFIABLE
1800.01/953.32	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 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 x362 -x363 x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 x397 -x398 x399 x400 -x401 -x402 -x403 -x404 -x405 x406 -x407 -x408 -x409 x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 x468 -x469 -x470 x471 -x472 -x473 -x474 -x475 x476 -x477 -x478 -x479 -x480 -x481 x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 
1800.01/953.32	c objective function=-35
1800.01/953.32	c Total wall clock time (in seconds): 953.201

Verifier Data

OK	-35

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3688680-1337878972/watcher-3688680-1337878972 -o /tmp/evaluation-result-3688680-1337878972/solver-3688680-1337878972 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3688680-1337878972.opb 

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: 3.84 3.85 3.82 4/195 1872
/proc/meminfo: memFree=27917144/32873852 swapFree=6848/6848
[pid=1872] ppid=1870 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/1872/stat : 1872 (java) D 1870 1872 32594 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 254023073 9515008 183 33554432000 1073741824 1073778376 140735517535584 140735517526616 273448517301 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/1872/statm: 2323 183 140 9 0 71 0

[startup+0.0788881 s]
/proc/loadavg: 3.84 3.85 3.82 4/195 1872
/proc/meminfo: memFree=27917144/32873852 swapFree=6848/6848
[pid=1872] ppid=1870 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/1872/stat : 1872 (java) S 1870 1872 32594 0 -1 4202496 3302 0 1 0 5 0 0 0 20 0 18 0 254023073 9787813888 4510 33554432000 1073741824 1073778376 140735942363856 140735942354992 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1872/statm: 2389603 4510 1771 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558412

[startup+0.100283 s]
/proc/loadavg: 3.84 3.85 3.82 4/195 1872
/proc/meminfo: memFree=27917144/32873852 swapFree=6848/6848
[pid=1872] ppid=1870 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/1872/stat : 1872 (java) S 1870 1872 32594 0 -1 4202496 4297 0 1 0 8 1 0 0 20 0 18 0 254023073 9787813888 5484 33554432000 1073741824 1073778376 140735942363856 140735942354992 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1872/statm: 2389603 5484 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300224 s]
/proc/loadavg: 3.84 3.85 3.82 4/195 1872
/proc/meminfo: memFree=27917144/32873852 swapFree=6848/6848
[pid=1872] ppid=1870 vsize=9558412 CPUtime=0.47 cores=1,3,5,7
/proc/1872/stat : 1872 (java) S 1870 1872 32594 0 -1 4202496 6152 0 1 0 45 2 0 0 20 0 18 0 254023073 9787813888 8080 33554432000 1073741824 1073778376 140735942363856 140735942354992 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1872/statm: 2389603 8080 2214 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558412

[startup+0.700326 s]
/proc/loadavg: 3.84 3.85 3.82 4/195 1872
/proc/meminfo: memFree=27917144/32873852 swapFree=6848/6848
[pid=1872] ppid=1870 vsize=9558412 CPUtime=1.57 cores=1,3,5,7
/proc/1872/stat : 1872 (java) S 1870 1872 32594 0 -1 4202496 19711 0 1 0 152 5 0 0 20 0 18 0 254023073 9787813888 23271 33554432000 1073741824 1073778376 140735942363856 140735942354992 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1872/statm: 2389603 23271 2249 9 0 2380296 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 9558412

[startup+1.50076 s]
/proc/loadavg: 3.84 3.85 3.82 5/213 1890
/proc/meminfo: memFree=27767964/32873852 swapFree=6848/6848
[pid=1872] ppid=1870 vsize=9824668 CPUtime=4.31 cores=1,3,5,7
/proc/1872/stat : 1872 (java) S 1870 1872 32594 0 -1 4202496 33390 0 1 0 420 11 0 0 20 0 19 0 254023073 10060460032 45720 33554432000 1073741824 1073778376 140735942363856 140735942354992 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1872/statm: 2456167 45720 2260 9 0 2446860 0
[pid=1872/tid=1874] ppid=1870 vsize=9824668 CPUtime=1.05 cores=1,3,5,7
/proc/1872/task/1874/stat : 1874 (java) S 1870 1872 32594 0 -1 4202560 2509 0 1 0 101 4 0 0 20 0 19 0 254023074 10060460032 45720 33554432000 1073741824 1073778376 140735942363856 139959663600632 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1875] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1875/stat : 1875 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254023075 10060460032 45720 33554432000 1073741824 1073778376 140735942363856 139959636053032 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1876] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1876/stat : 1876 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254023075 10060460032 45720 33554432000 1073741824 1073778376 140735942363856 139959635000232 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1877] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1877/stat : 1877 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254023075 10060460032 45720 33554432000 1073741824 1073778376 140735942363856 139959633947432 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1872/tid=1878] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1878/stat : 1878 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254023075 10060460032 45720 33554432000 1073741824 1073778376 140735942363856 139959632894632 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1879] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1879/stat : 1879 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254023075 10060460032 45720 33554432000 1073741824 1073778376 140735942363856 139959631841832 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1880] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1880/stat : 1880 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254023075 10060460032 45720 33554432000 1073741824 1073778376 140735942363856 139959630789032 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1881] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1881/stat : 1881 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254023075 10060460032 45720 33554432000 1073741824 1073778376 140735942363856 139959501105448 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1882] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1882/stat : 1882 (java) S 1870 1872 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254023075 10060460032 45720 33554432000 1073741824 1073778376 140735942363856 139959500052648 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1883] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1883/stat : 1883 (java) S 1870 1872 32594 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254023077 10060460032 45720 33554432000 1073741824 1073778376 140735942363856 139959017106408 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1884] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1884/stat : 1884 (java) S 1870 1872 32594 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 254023077 10060460032 45720 33554432000 1073741824 1073778376 140735942363856 139959016052472 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1885] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1885/stat : 1885 (java) S 1870 1872 32594 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254023077 10060460032 45720 33554432000 1073741824 1073778376 140735942363856 139959014999560 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1886] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1886/stat : 1886 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254023079 10060460032 45720 33554432000 1073741824 1073778376 140735942363856 139959013948048 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1887] ppid=1870 vsize=9824668 CPUtime=1.24 cores=1,3,5,7
/proc/1872/task/1887/stat : 1887 (java) R 1870 1872 32594 0 -1 4202560 12978 0 0 0 121 3 0 0 20 0 19 0 254023079 10060460032 45720 33554432000 1073741824 1073778376 140735942363856 139959012882560 139959666206809 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1888] ppid=1870 vsize=9824668 CPUtime=1.24 cores=1,3,5,7
/proc/1872/task/1888/stat : 1888 (java) R 1870 1872 32594 0 -1 4202560 16657 0 0 0 120 4 0 0 20 0 19 0 254023079 10060460032 45720 33554432000 1073741824 1073778376 140735942363856 139959011829696 139959665409257 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1889] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1889/stat : 1889 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254023079 10060460032 45720 33554432000 1073741824 1073778376 140735942363856 139959010789752 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1890] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1890/stat : 1890 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254023079 10060460032 45720 33554432000 1073741824 1073778376 140735942363856 139959009737160 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.31
Current children cumulated vsize (KiB) 9824668

[startup+3.10064 s]
/proc/loadavg: 3.84 3.85 3.82 5/216 1899
/proc/meminfo: memFree=27720096/32873852 swapFree=6848/6848
[pid=1872] ppid=1870 vsize=9824668 CPUtime=5.63 cores=1,3,5,7
/proc/1872/stat : 1872 (java) S 1870 1872 32594 0 -1 4202496 33628 0 1 0 542 21 0 0 20 0 19 0 254023073 10060460032 59666 33554432000 1073741824 1073778376 140735942363856 140735942354992 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1872/statm: 2456167 59666 2276 9 0 2446860 0
[pid=1872/tid=1874] ppid=1870 vsize=9824668 CPUtime=1.06 cores=1,3,5,7
/proc/1872/task/1874/stat : 1874 (java) S 1870 1872 32594 0 -1 4202560 2510 0 1 0 102 4 0 0 20 0 19 0 254023074 10060460032 59666 33554432000 1073741824 1073778376 140735942363856 139959663600632 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1875] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1875/stat : 1875 (java) S 1870 1872 32594 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254023075 10060460032 59666 33554432000 1073741824 1073778376 140735942363856 139959636053032 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1876] ppid=1870 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/1872/task/1876/stat : 1876 (java) S 1870 1872 32594 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 254023075 10060460032 59666 33554432000 1073741824 1073778376 140735942363856 139959635000232 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1877] ppid=1870 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/1872/task/1877/stat : 1877 (java) S 1870 1872 32594 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 254023075 10060460032 59666 33554432000 1073741824 1073778376 140735942363856 139959633947432 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1878] ppid=1870 vsize=9824668 CPUtime=0.03 cores=1,3,5,7
/proc/1872/task/1878/stat : 1878 (java) S 1870 1872 32594 0 -1 4202560 19 0 0 0 2 1 0 0 20 0 19 0 254023075 10060460032 59666 33554432000 1073741824 1073778376 140735942363856 139959632894632 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1879] ppid=1870 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/1872/task/1879/stat : 1879 (java) S 1870 1872 32594 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 254023075 10060460032 59666 33554432000 1073741824 1073778376 140735942363856 139959631841832 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1880] ppid=1870 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/1872/task/1880/stat : 1880 (java) S 1870 1872 32594 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 254023075 10060460032 59666 33554432000 1073741824 1073778376 140735942363856 139959630789032 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1872/tid=1881] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1881/stat : 1881 (java) S 1870 1872 32594 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254023075 10060460032 59666 33554432000 1073741824 1073778376 140735942363856 139959501105448 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1882] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1882/stat : 1882 (java) S 1870 1872 32594 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254023075 10060460032 59666 33554432000 1073741824 1073778376 140735942363856 139959500052648 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1883] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1883/stat : 1883 (java) S 1870 1872 32594 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 254023077 10060460032 59666 33554432000 1073741824 1073778376 140735942363856 139959017106408 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1884] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1884/stat : 1884 (java) S 1870 1872 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254023077 10060460032 59666 33554432000 1073741824 1073778376 140735942363856 139959016052472 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1885] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1885/stat : 1885 (java) S 1870 1872 32594 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254023077 10060460032 59666 33554432000 1073741824 1073778376 140735942363856 139959014999560 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1886] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1886/stat : 1886 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254023079 10060460032 59666 33554432000 1073741824 1073778376 140735942363856 139959013948048 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1887] ppid=1870 vsize=9824668 CPUtime=1.58 cores=1,3,5,7
/proc/1872/task/1887/stat : 1887 (java) S 1870 1872 32594 0 -1 4202560 12979 0 0 0 155 3 0 0 20 0 19 0 254023079 10060460032 59666 33554432000 1073741824 1073778376 140735942363856 139959012895160 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1872/tid=1888] ppid=1870 vsize=9824668 CPUtime=1.53 cores=1,3,5,7
/proc/1872/task/1888/stat : 1888 (java) S 1870 1872 32594 0 -1 4202560 16658 0 0 0 149 4 0 0 20 0 19 0 254023079 10060460032 59666 33554432000 1073741824 1073778376 140735942363856 139959011842360 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1889] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1889/stat : 1889 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254023079 10060460032 59666 33554432000 1073741824 1073778376 140735942363856 139959010789752 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1890] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1890/stat : 1890 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254023079 10060460032 59666 33554432000 1073741824 1073778376 140735942363856 139959009737160 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 5.63
Current children cumulated vsize (KiB) 9824668

[startup+6.30077 s]
/proc/loadavg: 3.69 3.82 3.81 5/217 1912
/proc/meminfo: memFree=27434944/32873852 swapFree=6848/6848
[pid=1872] ppid=1870 vsize=9824668 CPUtime=11.38 cores=1,3,5,7
/proc/1872/stat : 1872 (java) S 1870 1872 32594 0 -1 4202496 34745 0 1 0 1090 48 0 0 20 0 22 0 254023073 10060460032 134154 33554432000 1073741824 1073778376 140735942363856 140735942354992 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1872/statm: 2456167 134154 2290 9 0 2446860 0
[pid=1872/tid=1874] ppid=1870 vsize=9824668 CPUtime=1.06 cores=1,3,5,7
/proc/1872/task/1874/stat : 1874 (java) S 1870 1872 32594 0 -1 4202560 2511 0 1 0 102 4 0 0 20 0 22 0 254023074 10060460032 134154 33554432000 1073741824 1073778376 140735942363856 139959663600632 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1875] ppid=1870 vsize=9824668 CPUtime=0.04 cores=1,3,5,7
/proc/1872/task/1875/stat : 1875 (java) S 1870 1872 32594 0 -1 4202560 40 0 0 0 2 2 0 0 20 0 22 0 254023075 10060460032 134154 33554432000 1073741824 1073778376 140735942363856 139959636053032 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1872/tid=1876] ppid=1870 vsize=9824668 CPUtime=0.05 cores=1,3,5,7
/proc/1872/task/1876/stat : 1876 (java) S 1870 1872 32594 0 -1 4202560 133 0 0 0 4 1 0 0 20 0 22 0 254023075 10060460032 134154 33554432000 1073741824 1073778376 140735942363856 139959635000232 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1872/tid=1877] ppid=1870 vsize=9824668 CPUtime=0.07 cores=1,3,5,7
/proc/1872/task/1877/stat : 1877 (java) S 1870 1872 32594 0 -1 4202560 51 0 0 0 4 3 0 0 20 0 22 0 254023075 10060460032 134154 33554432000 1073741824 1073778376 140735942363856 139959633947432 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1878] ppid=1870 vsize=9824668 CPUtime=0.13 cores=1,3,5,7
/proc/1872/task/1878/stat : 1878 (java) S 1870 1872 32594 0 -1 4202560 90 0 0 0 9 4 0 0 20 0 22 0 254023075 10060460032 134154 33554432000 1073741824 1073778376 140735942363856 139959632894632 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1879] ppid=1870 vsize=9824668 CPUtime=0.12 cores=1,3,5,7
/proc/1872/task/1879/stat : 1879 (java) S 1870 1872 32594 0 -1 4202560 67 0 0 0 8 4 0 0 20 0 22 0 254023075 10060460032 134154 33554432000 1073741824 1073778376 140735942363856 139959631841832 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1880] ppid=1870 vsize=9824668 CPUtime=0.06 cores=1,3,5,7
/proc/1872/task/1880/stat : 1880 (java) S 1870 1872 32594 0 -1 4202560 84 0 0 0 4 2 0 0 20 0 22 0 254023075 10060460032 134154 33554432000 1073741824 1073778376 140735942363856 139959630789032 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1872/tid=1881] ppid=1870 vsize=9824668 CPUtime=0.08 cores=1,3,5,7
/proc/1872/task/1881/stat : 1881 (java) S 1870 1872 32594 0 -1 4202560 177 0 0 0 5 3 0 0 20 0 22 0 254023075 10060460032 134154 33554432000 1073741824 1073778376 140735942363856 139959501105448 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1882] ppid=1870 vsize=9824668 CPUtime=0.04 cores=1,3,5,7
/proc/1872/task/1882/stat : 1882 (java) S 1870 1872 32594 0 -1 4202560 90 0 0 0 2 2 0 0 20 0 22 0 254023075 10060460032 134154 33554432000 1073741824 1073778376 140735942363856 139959500052648 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1883] ppid=1870 vsize=9824668 CPUtime=0.19 cores=1,3,5,7
/proc/1872/task/1883/stat : 1883 (java) S 1870 1872 32594 0 -1 4202560 238 0 0 0 17 2 0 0 20 0 22 0 254023077 10060460032 134154 33554432000 1073741824 1073778376 140735942363856 139959017106408 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1884] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1884/stat : 1884 (java) S 1870 1872 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254023077 10060460032 134154 33554432000 1073741824 1073778376 140735942363856 139959016052472 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1872/tid=1885] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1885/stat : 1885 (java) S 1870 1872 32594 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 254023077 10060460032 134154 33554432000 1073741824 1073778376 140735942363856 139959014999560 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1872/tid=1886] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1886/stat : 1886 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254023079 10060460032 134154 33554432000 1073741824 1073778376 140735942363856 139959013948048 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1887] ppid=1870 vsize=9824668 CPUtime=1.79 cores=1,3,5,7
/proc/1872/task/1887/stat : 1887 (java) S 1870 1872 32594 0 -1 4202560 12983 0 0 0 176 3 0 0 20 0 22 0 254023079 10060460032 134154 33554432000 1073741824 1073778376 140735942363856 139959012895160 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1872/tid=1888] ppid=1870 vsize=9824668 CPUtime=1.82 cores=1,3,5,7
/proc/1872/task/1888/stat : 1888 (java) S 1870 1872 32594 0 -1 4202560 16664 0 0 0 178 4 0 0 20 0 22 0 254023079 10060460032 134154 33554432000 1073741824 1073778376 140735942363856 139959011842360 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1889] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1889/stat : 1889 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254023079 10060460032 134154 33554432000 1073741824 1073778376 140735942363856 139959010789752 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1890] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1890/stat : 1890 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254023079 10060460032 134154 33554432000 1073741824 1073778376 140735942363856 139959009737160 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1903] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1903/stat : 1903 (java) S 1870 1872 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 254023338 10060460032 134154 33554432000 1073741824 1073778376 140735942363856 139959005525160 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 11.38
Current children cumulated vsize (KiB) 9824668

[startup+12.7009 s]
/proc/loadavg: 3.64 3.80 3.80 5/217 1921
/proc/meminfo: memFree=27127344/32873852 swapFree=6848/6848
[pid=1872] ppid=1870 vsize=9824668 CPUtime=22.72 cores=1,3,5,7
/proc/1872/stat : 1872 (java) S 1870 1872 32594 0 -1 4202496 35729 0 1 0 2209 63 0 0 20 0 22 0 254023073 10060460032 195730 33554432000 1073741824 1073778376 140735942363856 140735942354992 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0

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

[pid=1872/tid=2047] ppid=1870 vsize=9824668 CPUtime=36.41 cores=1,3,5,7
/proc/1872/task/2047/stat : 2047 (java) R 1870 1872 32594 0 -1 4202560 4 0 0 0 3641 0 0 0 20 0 22 0 254105943 10060460032 928086 33554432000 1073741824 1073778376 140735942363856 139959007630048 139959513526672 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=2048] ppid=1870 vsize=9824668 CPUtime=36.41 cores=1,3,5,7
/proc/1872/task/2048/stat : 2048 (java) R 1870 1872 32594 0 -1 4202560 14 0 0 0 3641 0 0 0 20 0 22 0 254105943 10060460032 928086 33554432000 1073741824 1073778376 140735942363856 139959008682640 139959513431920 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=2049] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/2049/stat : 2049 (java) S 1870 1872 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 254105943 10060460032 928086 33554432000 1073741824 1073778376 140735942363856 139959006577832 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1671.57
Current children cumulated vsize (KiB) 9824668

[startup+942.301 s]
/proc/loadavg: 3.70 3.74 3.76 5/217 2049
/proc/meminfo: memFree=22990308/32873852 swapFree=6848/6848
[pid=1872] ppid=1870 vsize=9824668 CPUtime=1780.78 cores=1,3,5,7
/proc/1872/stat : 1872 (java) S 1870 1872 32594 0 -1 4202496 44525 0 1 0 177835 243 0 0 20 0 22 0 254023073 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 140735942354992 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1872/statm: 2456167 932574 2291 9 0 2446860 0
[pid=1872/tid=1874] ppid=1870 vsize=9824668 CPUtime=1.11 cores=1,3,5,7
/proc/1872/task/1874/stat : 1874 (java) S 1870 1872 32594 0 -1 4202560 2524 0 1 0 106 5 0 0 20 0 22 0 254023074 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959663600632 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1875] ppid=1870 vsize=9824668 CPUtime=2.35 cores=1,3,5,7
/proc/1872/task/1875/stat : 1875 (java) S 1870 1872 32594 0 -1 4202560 418 0 0 0 223 12 0 0 20 0 22 0 254023075 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959636053032 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1876] ppid=1870 vsize=9824668 CPUtime=1.84 cores=1,3,5,7
/proc/1872/task/1876/stat : 1876 (java) S 1870 1872 32594 0 -1 4202560 522 0 0 0 174 10 0 0 20 0 22 0 254023075 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959635000232 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1872/tid=1877] ppid=1870 vsize=9824668 CPUtime=2.33 cores=1,3,5,7
/proc/1872/task/1877/stat : 1877 (java) S 1870 1872 32594 0 -1 4202560 875 0 0 0 217 16 0 0 20 0 22 0 254023075 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959633947432 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1878] ppid=1870 vsize=9824668 CPUtime=2 cores=1,3,5,7
/proc/1872/task/1878/stat : 1878 (java) S 1870 1872 32594 0 -1 4202560 615 0 0 0 188 12 0 0 20 0 22 0 254023075 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959632894632 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1879] ppid=1870 vsize=9824668 CPUtime=2.28 cores=1,3,5,7
/proc/1872/task/1879/stat : 1879 (java) S 1870 1872 32594 0 -1 4202560 704 0 0 0 217 11 0 0 20 0 22 0 254023075 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959631841832 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1880] ppid=1870 vsize=9824668 CPUtime=2.3 cores=1,3,5,7
/proc/1872/task/1880/stat : 1880 (java) S 1870 1872 32594 0 -1 4202560 784 0 0 0 219 11 0 0 20 0 22 0 254023075 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959630789032 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1872/tid=1881] ppid=1870 vsize=9824668 CPUtime=2.08 cores=1,3,5,7
/proc/1872/task/1881/stat : 1881 (java) S 1870 1872 32594 0 -1 4202560 637 0 0 0 192 16 0 0 20 0 22 0 254023075 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959501105448 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1882] ppid=1870 vsize=9824668 CPUtime=2.16 cores=1,3,5,7
/proc/1872/task/1882/stat : 1882 (java) S 1870 1872 32594 0 -1 4202560 644 0 0 0 203 13 0 0 20 0 22 0 254023075 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959500052648 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1883] ppid=1870 vsize=9824668 CPUtime=109.46 cores=1,3,5,7
/proc/1872/task/1883/stat : 1883 (java) S 1870 1872 32594 0 -1 4202560 3984 0 0 0 10918 28 0 0 20 0 22 0 254023077 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959017106408 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1884] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1884/stat : 1884 (java) S 1870 1872 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254023077 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959016052472 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1885] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1885/stat : 1885 (java) S 1870 1872 32594 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 254023077 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959014999560 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1886] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1886/stat : 1886 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254023079 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959013948048 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1887] ppid=1870 vsize=9824668 CPUtime=1.9 cores=1,3,5,7
/proc/1872/task/1887/stat : 1887 (java) S 1870 1872 32594 0 -1 4202560 12985 0 0 0 187 3 0 0 20 0 22 0 254023079 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959012895160 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1888] ppid=1870 vsize=9824668 CPUtime=2.06 cores=1,3,5,7
/proc/1872/task/1888/stat : 1888 (java) S 1870 1872 32594 0 -1 4202560 16673 0 0 0 202 4 0 0 20 0 22 0 254023079 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959011842360 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1889] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1889/stat : 1889 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254023079 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959010789752 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1890] ppid=1870 vsize=9824668 CPUtime=0.45 cores=1,3,5,7
/proc/1872/task/1890/stat : 1890 (java) S 1870 1872 32594 0 -1 4202560 54 0 0 0 22 23 0 0 20 0 22 0 254023079 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959009737160 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1903] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1903/stat : 1903 (java) S 1870 1872 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 254023338 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959005525160 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=2047] ppid=1870 vsize=9824668 CPUtime=84.82 cores=1,3,5,7
/proc/1872/task/2047/stat : 2047 (java) R 1870 1872 32594 0 -1 4202560 6 0 0 0 8481 1 0 0 20 0 22 0 254105943 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959007630048 139959513526560 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=2048] ppid=1870 vsize=9824668 CPUtime=84.8 cores=1,3,5,7
/proc/1872/task/2048/stat : 2048 (java) R 1870 1872 32594 0 -1 4202560 20 0 0 0 8479 1 0 0 20 0 22 0 254105943 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959008682736 139959513494210 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=2049] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/2049/stat : 2049 (java) S 1870 1872 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 254105943 10060460032 932574 33554432000 1073741824 1073778376 140735942363856 139959006577832 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1780.78
Current children cumulated vsize (KiB) 9824668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+953.301 s]
/proc/loadavg: 3.69 3.74 3.76 5/217 2049
/proc/meminfo: memFree=22990060/32873852 swapFree=6848/6848
[pid=1872] ppid=1870 vsize=9824668 CPUtime=1800.01 cores=1,3,5,7
/proc/1872/stat : 1872 (java) S 1870 1872 32594 0 -1 4202496 44553 0 1 0 179757 244 0 0 20 0 22 0 254023073 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 140735942354992 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1872/statm: 2456167 932582 2291 9 0 2446860 0
[pid=1872/tid=1874] ppid=1870 vsize=9824668 CPUtime=1.11 cores=1,3,5,7
/proc/1872/task/1874/stat : 1874 (java) S 1870 1872 32594 0 -1 4202560 2524 0 1 0 106 5 0 0 20 0 22 0 254023074 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959663600632 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1875] ppid=1870 vsize=9824668 CPUtime=2.36 cores=1,3,5,7
/proc/1872/task/1875/stat : 1875 (java) S 1870 1872 32594 0 -1 4202560 418 0 0 0 224 12 0 0 20 0 22 0 254023075 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959636053032 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1876] ppid=1870 vsize=9824668 CPUtime=1.86 cores=1,3,5,7
/proc/1872/task/1876/stat : 1876 (java) S 1870 1872 32594 0 -1 4202560 522 0 0 0 176 10 0 0 20 0 22 0 254023075 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959635000232 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1872/tid=1877] ppid=1870 vsize=9824668 CPUtime=2.35 cores=1,3,5,7
/proc/1872/task/1877/stat : 1877 (java) S 1870 1872 32594 0 -1 4202560 875 0 0 0 219 16 0 0 20 0 22 0 254023075 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959633947432 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1878] ppid=1870 vsize=9824668 CPUtime=2.02 cores=1,3,5,7
/proc/1872/task/1878/stat : 1878 (java) S 1870 1872 32594 0 -1 4202560 619 0 0 0 190 12 0 0 20 0 22 0 254023075 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959632894632 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1879] ppid=1870 vsize=9824668 CPUtime=2.32 cores=1,3,5,7
/proc/1872/task/1879/stat : 1879 (java) S 1870 1872 32594 0 -1 4202560 704 0 0 0 221 11 0 0 20 0 22 0 254023075 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959631841832 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1880] ppid=1870 vsize=9824668 CPUtime=2.32 cores=1,3,5,7
/proc/1872/task/1880/stat : 1880 (java) S 1870 1872 32594 0 -1 4202560 787 0 0 0 221 11 0 0 20 0 22 0 254023075 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959630789032 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1872/tid=1881] ppid=1870 vsize=9824668 CPUtime=2.09 cores=1,3,5,7
/proc/1872/task/1881/stat : 1881 (java) S 1870 1872 32594 0 -1 4202560 638 0 0 0 193 16 0 0 20 0 22 0 254023075 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959501105448 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1882] ppid=1870 vsize=9824668 CPUtime=2.19 cores=1,3,5,7
/proc/1872/task/1882/stat : 1882 (java) S 1870 1872 32594 0 -1 4202560 646 0 0 0 206 13 0 0 20 0 22 0 254023075 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959500052648 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1883] ppid=1870 vsize=9824668 CPUtime=112.33 cores=1,3,5,7
/proc/1872/task/1883/stat : 1883 (java) S 1870 1872 32594 0 -1 4202560 4001 0 0 0 11205 28 0 0 20 0 22 0 254023077 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959017106408 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1884] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1884/stat : 1884 (java) S 1870 1872 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254023077 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959016052472 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1885] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1885/stat : 1885 (java) S 1870 1872 32594 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 254023077 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959014999560 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1886] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1886/stat : 1886 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254023079 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959013948048 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1887] ppid=1870 vsize=9824668 CPUtime=1.9 cores=1,3,5,7
/proc/1872/task/1887/stat : 1887 (java) S 1870 1872 32594 0 -1 4202560 12985 0 0 0 187 3 0 0 20 0 22 0 254023079 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959012895160 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1888] ppid=1870 vsize=9824668 CPUtime=2.06 cores=1,3,5,7
/proc/1872/task/1888/stat : 1888 (java) S 1870 1872 32594 0 -1 4202560 16673 0 0 0 202 4 0 0 20 0 22 0 254023079 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959011842360 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1889] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1889/stat : 1889 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254023079 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959010789752 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1890] ppid=1870 vsize=9824668 CPUtime=0.45 cores=1,3,5,7
/proc/1872/task/1890/stat : 1890 (java) S 1870 1872 32594 0 -1 4202560 54 0 0 0 22 23 0 0 20 0 22 0 254023079 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959009737160 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1903] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1903/stat : 1903 (java) S 1870 1872 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 254023338 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959005525160 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=2047] ppid=1870 vsize=9824668 CPUtime=92.91 cores=1,3,5,7
/proc/1872/task/2047/stat : 2047 (java) R 1870 1872 32594 0 -1 4202560 6 0 0 0 9290 1 0 0 20 0 22 0 254105943 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959007630048 139959513526575 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=2048] ppid=1870 vsize=9824668 CPUtime=92.88 cores=1,3,5,7
/proc/1872/task/2048/stat : 2048 (java) R 1870 1872 32594 0 -1 4202560 21 0 0 0 9287 1 0 0 20 0 22 0 254105943 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959008682640 139959513494210 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=2049] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/2049/stat : 2049 (java) S 1870 1872 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 254105943 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959006577832 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9824668

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+953.301 s]
/proc/loadavg: 3.69 3.74 3.76 5/217 2049
/proc/meminfo: memFree=22990060/32873852 swapFree=6848/6848
[pid=1872] ppid=1870 vsize=9824668 CPUtime=1800.01 cores=1,3,5,7
/proc/1872/stat : 1872 (java) S 1870 1872 32594 0 -1 4202496 44553 0 1 0 179757 244 0 0 20 0 22 0 254023073 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 140735942354992 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1872/statm: 2456167 932582 2291 9 0 2446860 0
[pid=1872/tid=1874] ppid=1870 vsize=9824668 CPUtime=1.11 cores=1,3,5,7
/proc/1872/task/1874/stat : 1874 (java) S 1870 1872 32594 0 -1 4202560 2524 0 1 0 106 5 0 0 20 0 22 0 254023074 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959663600632 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1875] ppid=1870 vsize=9824668 CPUtime=2.36 cores=1,3,5,7
/proc/1872/task/1875/stat : 1875 (java) S 1870 1872 32594 0 -1 4202560 418 0 0 0 224 12 0 0 20 0 22 0 254023075 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959636053032 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1876] ppid=1870 vsize=9824668 CPUtime=1.86 cores=1,3,5,7
/proc/1872/task/1876/stat : 1876 (java) S 1870 1872 32594 0 -1 4202560 522 0 0 0 176 10 0 0 20 0 22 0 254023075 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959635000232 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1872/tid=1877] ppid=1870 vsize=9824668 CPUtime=2.35 cores=1,3,5,7
/proc/1872/task/1877/stat : 1877 (java) S 1870 1872 32594 0 -1 4202560 875 0 0 0 219 16 0 0 20 0 22 0 254023075 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959633947432 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1878] ppid=1870 vsize=9824668 CPUtime=2.02 cores=1,3,5,7
/proc/1872/task/1878/stat : 1878 (java) S 1870 1872 32594 0 -1 4202560 619 0 0 0 190 12 0 0 20 0 22 0 254023075 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959632894632 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1879] ppid=1870 vsize=9824668 CPUtime=2.32 cores=1,3,5,7
/proc/1872/task/1879/stat : 1879 (java) S 1870 1872 32594 0 -1 4202560 704 0 0 0 221 11 0 0 20 0 22 0 254023075 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959631841832 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1880] ppid=1870 vsize=9824668 CPUtime=2.32 cores=1,3,5,7
/proc/1872/task/1880/stat : 1880 (java) S 1870 1872 32594 0 -1 4202560 787 0 0 0 221 11 0 0 20 0 22 0 254023075 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959630789032 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1872/tid=1881] ppid=1870 vsize=9824668 CPUtime=2.09 cores=1,3,5,7
/proc/1872/task/1881/stat : 1881 (java) S 1870 1872 32594 0 -1 4202560 638 0 0 0 193 16 0 0 20 0 22 0 254023075 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959501105448 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1882] ppid=1870 vsize=9824668 CPUtime=2.19 cores=1,3,5,7
/proc/1872/task/1882/stat : 1882 (java) S 1870 1872 32594 0 -1 4202560 646 0 0 0 206 13 0 0 20 0 22 0 254023075 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959500052648 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1883] ppid=1870 vsize=9824668 CPUtime=112.33 cores=1,3,5,7
/proc/1872/task/1883/stat : 1883 (java) S 1870 1872 32594 0 -1 4202560 4001 0 0 0 11205 28 0 0 20 0 22 0 254023077 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959017106408 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1884] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1884/stat : 1884 (java) S 1870 1872 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254023077 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959016052472 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1885] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1885/stat : 1885 (java) S 1870 1872 32594 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 254023077 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959014999560 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1886] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1886/stat : 1886 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254023079 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959013948048 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=1887] ppid=1870 vsize=9824668 CPUtime=1.9 cores=1,3,5,7
/proc/1872/task/1887/stat : 1887 (java) S 1870 1872 32594 0 -1 4202560 12985 0 0 0 187 3 0 0 20 0 22 0 254023079 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959012895160 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1888] ppid=1870 vsize=9824668 CPUtime=2.06 cores=1,3,5,7
/proc/1872/task/1888/stat : 1888 (java) S 1870 1872 32594 0 -1 4202560 16673 0 0 0 202 4 0 0 20 0 22 0 254023079 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959011842360 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1889] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1889/stat : 1889 (java) S 1870 1872 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254023079 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959010789752 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=1890] ppid=1870 vsize=9824668 CPUtime=0.45 cores=1,3,5,7
/proc/1872/task/1890/stat : 1890 (java) S 1870 1872 32594 0 -1 4202560 54 0 0 0 22 23 0 0 20 0 22 0 254023079 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959009737160 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=1903] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/1903/stat : 1903 (java) S 1870 1872 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 254023338 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959005525160 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1872/tid=2047] ppid=1870 vsize=9824668 CPUtime=92.91 cores=1,3,5,7
/proc/1872/task/2047/stat : 2047 (java) R 1870 1872 32594 0 -1 4202560 6 0 0 0 9290 1 0 0 20 0 22 0 254105943 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959007630048 139959513526575 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1872/tid=2048] ppid=1870 vsize=9824668 CPUtime=92.88 cores=1,3,5,7
/proc/1872/task/2048/stat : 2048 (java) R 1870 1872 32594 0 -1 4202560 21 0 0 0 9287 1 0 0 20 0 22 0 254105943 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959008682640 139959513494210 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1872/tid=2049] ppid=1870 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1872/task/2049/stat : 2049 (java) S 1870 1872 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 254105943 10060460032 932582 33554432000 1073741824 1073778376 140735942363856 139959006577832 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9824668

Child status: 143
Real time (s): 953.343
CPU time (s): 1800.12
CPU user time (s): 1797.5
CPU system time (s): 2.6226
CPU usage (%): 188.822
Max. virtual memory (cumulated for all children) (KiB): 9824668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.5
system time used= 2.6226
maximum resident set size= 3730444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44584
page faults= 1
swaps= 0
block input operations= 240
block output operations= 984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25548
involuntary context switches= 35734

runsolver used 4.49132 second user time and 8.58569 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-24 19:02:52
IDJOB=3688680
IDBENCH=48188
IDSOLVER=2268
FILE ID=node128/3688680-1337878972
RUNJOBID= node128-1337871881-32612
PBS_JOBID= 14620076
Free space on /tmp= 71572 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_60_1.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688680-1337878972/watcher-3688680-1337878972 -o /tmp/evaluation-result-3688680-1337878972/solver-3688680-1337878972 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3688680-1337878972.opb

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

MD5SUM BENCH= 5c1211f8aed9d33c9f0c9019d9cd9874
RANDOM SEED=563635495

node128.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.389
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.77
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.389
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	: 5331.91
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.389
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	: 5438.56
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.389
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	: 5331.91
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.389
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	: 5331.91
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.389
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	: 5331.91
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.389
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	: 5331.91
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.389
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        27917152 kB
Buffers:          243316 kB
Cached:          2917160 kB
SwapCached:            0 kB
Active:          1469368 kB
Inactive:        2690620 kB
Active(anon):    1001092 kB
Inactive(anon):      956 kB
Active(file):     468276 kB
Inactive(file):  2689664 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               812 kB
Writeback:             0 kB
AnonPages:       1028904 kB
Mapped:            22604 kB
Shmem:               204 kB
Slab:             634484 kB
SReclaimable:      76928 kB
SUnreclaim:       557556 kB
KernelStack:        1600 kB
PageTables:         6276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1503308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    942080 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71572 MiB
End job on node128 at 2012-05-24 19:18:47