Trace number 3710692

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 specific settings 2.3.2 snapshotSAT (TO)-26 1800.62 1791.65

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-3.opb
MD5SUM8e251d4e151b2868eb3a52cf845e4cf8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark26.055
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved YES
Number of variables450
Total number of constraints17809
Number of constraints which are clauses17809
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 450
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 450
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 450
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.01/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.01/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.08	c See www.sat4j.org for details.
0.01/0.08	c This software uses some libraries from the Jakarta Commons project. See jakarta.apache.org for details.
0.01/0.09	c version 2.3.2.v20120418
0.01/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.09	c java.vm.version	19.1-b02
0.01/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.09	c sun.arch.data.model	64
0.01/0.09	c java.version		1.6.0_24
0.01/0.09	c os.name		Linux
0.01/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.01/0.09	c os.arch		amd64
0.01/0.09	c Free memory 		501472288
0.01/0.09	c Max memory 		7480803328
0.01/0.09	c Total memory 		504102912
0.01/0.09	c Number of processors 	8
0.08/0.12	c read org.sat4j.minisat.orders.VarOrderHeap
0.08/0.12	c configuring ORDERS
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2dcb25f1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=true
0.08/0.12	c Heuristics kept accross calls (keep the solver "hot")
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-3710692-1338147486.opb
0.08/0.12	c reading problem ... 
0.68/0.43	c ... done. Wall clock time 0.309s.
0.68/0.43	c declared #vars     450
0.68/0.43	c #constraints  17809
0.68/0.43	c constraints type 
0.68/0.43	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 17809
0.68/0.43	c 17809 constraints processed.
0.68/0.45	c SATISFIABLE
0.68/0.45	c OPTIMIZING...
0.68/0.45	c Got one! Elapsed wall clock time (in seconds):0.324
0.68/0.45	o 0
0.68/0.46	c Got one! Elapsed wall clock time (in seconds):0.338
0.68/0.46	o -1
0.99/0.50	c Got one! Elapsed wall clock time (in seconds):0.374
0.99/0.50	o -2
0.99/0.50	c Got one! Elapsed wall clock time (in seconds):0.379
0.99/0.50	o -20
0.99/0.51	c Got one! Elapsed wall clock time (in seconds):0.384
0.99/0.51	o -21
0.99/0.51	c Got one! Elapsed wall clock time (in seconds):0.389
0.99/0.51	o -22
1.29/0.66	c Got one! Elapsed wall clock time (in seconds):0.535
1.29/0.66	o -23
1.96/1.18	c cleaning 2656 clauses out of 5311 with flag 5002/5311
2.63/1.75	c Got one! Elapsed wall clock time (in seconds):1.628
2.63/1.75	o -24
3.23/2.33	c cleaning 6611 clauses out of 13233 with flag 5001/15889
3.98/3.08	c cleaning 6311 clauses out of 12622 with flag 11001/21889
4.87/3.86	c cleaning 6653 clauses out of 13310 with flag 18000/28888
5.93/4.81	c cleaning 7329 clauses out of 14659 with flag 26002/36890
7.03/5.93	c cleaning 8159 clauses out of 16329 with flag 35001/45889
7.65/6.52	c Got one! Elapsed wall clock time (in seconds):6.398
7.65/6.52	o -25
7.75/6.68	c cleaning 6814 clauses out of 13631 with flag 1000/51350
8.47/7.33	c cleaning 6408 clauses out of 12818 with flag 7001/57351
9.39/8.20	c cleaning 6701 clauses out of 13410 with flag 14001/64351
10.41/9.28	c cleaning 7354 clauses out of 14708 with flag 22000/72350
11.54/10.39	c cleaning 8173 clauses out of 16355 with flag 31001/81351
12.85/11.60	c cleaning 9084 clauses out of 18181 with flag 41000/91350
14.37/13.18	c cleaning 10045 clauses out of 20098 with flag 52001/102351
16.58/15.35	c cleaning 11025 clauses out of 22054 with flag 64002/114352
18.21/16.91	c cleaning 12013 clauses out of 24028 with flag 77001/127351
20.15/18.87	c cleaning 13001 clauses out of 26016 with flag 91002/141352
22.58/21.26	c cleaning 14007 clauses out of 28014 with flag 106001/156351
26.11/24.74	c cleaning 15004 clauses out of 30007 with flag 122001/172351
28.54/27.12	c cleaning 16000 clauses out of 32003 with flag 139001/189351
31.19/29.78	c cleaning 16997 clauses out of 34002 with flag 157000/207350
34.83/33.32	c cleaning 17994 clauses out of 36006 with flag 176001/226351
38.56/37.09	c cleaning 18997 clauses out of 38011 with flag 196000/246350
43.19/41.68	c cleaning 19999 clauses out of 40014 with flag 217000/267350
46.55/45.00	c cleaning 21003 clauses out of 42016 with flag 239001/289351
51.18/49.56	c cleaning 21995 clauses out of 44012 with flag 262000/312350
56.52/54.85	c cleaning 23004 clauses out of 46017 with flag 286000/336350
61.68/59.93	c cleaning 24000 clauses out of 48013 with flag 311000/361350
69.74/67.93	c cleaning 25007 clauses out of 50015 with flag 337002/387352
74.20/72.34	c cleaning 25996 clauses out of 52006 with flag 364000/414350
79.35/77.44	c cleaning 27003 clauses out of 54013 with flag 392003/442353
85.21/83.24	c cleaning 27997 clauses out of 56007 with flag 421000/471350
91.37/89.35	c cleaning 29002 clauses out of 58011 with flag 451001/501351
98.43/96.38	c cleaning 30001 clauses out of 60009 with flag 482001/532351
108.79/106.64	c cleaning 31004 clauses out of 62007 with flag 514000/564350
118.16/115.90	c cleaning 31997 clauses out of 64003 with flag 547000/597350
125.17/122.89	c cleaning 32999 clauses out of 66006 with flag 581000/631350
133.73/131.37	c cleaning 34001 clauses out of 68009 with flag 616002/666352
141.78/139.37	c cleaning 34998 clauses out of 70007 with flag 652001/702351
150.55/148.05	c cleaning 36001 clauses out of 72009 with flag 689001/739351
164.93/162.40	c cleaning 37004 clauses out of 74007 with flag 727000/777350
175.91/173.22	c cleaning 38001 clauses out of 76004 with flag 766001/816351
189.69/186.98	c cleaning 39000 clauses out of 78003 with flag 806001/856351
202.83/200.02	c cleaning 40000 clauses out of 80003 with flag 847001/897351
211.64/208.71	c cleaning 40994 clauses out of 82002 with flag 889000/939350
223.60/220.63	c cleaning 42005 clauses out of 84011 with flag 932003/982353
235.78/232.72	c cleaning 42997 clauses out of 86003 with flag 976000/1026350
252.37/249.29	c cleaning 43996 clauses out of 88006 with flag 1021000/1071350
266.54/263.34	c cleaning 45006 clauses out of 90011 with flag 1067001/1117351
287.81/284.57	c cleaning 45992 clauses out of 92004 with flag 1114000/1164350
305.20/301.81	c cleaning 46999 clauses out of 94013 with flag 1162001/1212351
327.34/323.84	c cleaning 47995 clauses out of 96013 with flag 1211000/1261350
354.44/350.86	c cleaning 49003 clauses out of 98018 with flag 1261000/1311350
366.53/362.80	c cleaning 50005 clauses out of 100016 with flag 1312001/1362351
381.05/377.28	c cleaning 51002 clauses out of 102012 with flag 1364002/1414352
403.36/399.41	c cleaning 52003 clauses out of 104008 with flag 1417000/1467350
428.88/424.82	c cleaning 52994 clauses out of 106006 with flag 1471001/1521351
455.56/451.41	c cleaning 53996 clauses out of 108012 with flag 1526001/1576351
479.85/475.62	c cleaning 55001 clauses out of 110015 with flag 1582000/1632350
505.64/501.35	c cleaning 56003 clauses out of 112014 with flag 1639000/1689350
531.84/527.45	c cleaning 57002 clauses out of 114011 with flag 1697000/1747350
552.27/547.79	c cleaning 57998 clauses out of 116009 with flag 1756000/1806350
592.68/588.04	c cleaning 59001 clauses out of 118011 with flag 1816000/1866350
634.19/629.46	c cleaning 60005 clauses out of 120011 with flag 1877001/1927351
674.79/669.94	c cleaning 60993 clauses out of 122007 with flag 1939002/1989352
691.18/686.28	c cleaning 61998 clauses out of 124012 with flag 2002000/2052350
718.42/713.37	c cleaning 63002 clauses out of 126017 with flag 2066003/2116353
748.67/743.40	c cleaning 63995 clauses out of 128012 with flag 2131000/2181350
776.97/771.60	c cleaning 65002 clauses out of 130018 with flag 2197001/2247351
804.16/798.77	c cleaning 65995 clauses out of 132016 with flag 2264001/2314351
854.09/848.53	c cleaning 67004 clauses out of 134020 with flag 2332000/2382350
889.10/883.40	c cleaning 68005 clauses out of 136016 with flag 2401000/2451350
936.02/930.21	c cleaning 68998 clauses out of 138014 with flag 2471003/2521353
979.67/973.70	c cleaning 70008 clauses out of 140015 with flag 2542002/2592352
1022.02/1016.06	c cleaning 71000 clauses out of 142008 with flag 2614003/2664353
1066.36/1060.26	c cleaning 71992 clauses out of 144005 with flag 2687000/2737350
1119.62/1113.32	c cleaning 73004 clauses out of 146013 with flag 2761000/2811350
1171.22/1164.85	c cleaning 73997 clauses out of 148010 with flag 2836001/2886351
1225.83/1219.38	c cleaning 75004 clauses out of 150016 with flag 2912004/2962354
1246.93/1240.37	c Got one! Elapsed wall clock time (in seconds):1240.251
1246.93/1240.37	o -26
1252.33/1245.70	c cleaning 72206 clauses out of 144424 with flag 5002/3031766
1254.27/1247.56	c cleaning 39098 clauses out of 78217 with flag 11001/3037765
1255.71/1248.92	c cleaning 23056 clauses out of 46120 with flag 18002/3044766
1256.83/1250.09	c cleaning 15523 clauses out of 31063 with flag 26001/3052765
1258.26/1251.49	c cleaning 12262 clauses out of 24540 with flag 35001/3061765
1260.18/1253.36	c cleaning 11132 clauses out of 22277 with flag 45000/3071764
1261.92/1255.05	c cleaning 11069 clauses out of 22147 with flag 56002/3082766
1264.04/1257.14	c cleaning 11536 clauses out of 23076 with flag 68000/3094764
1266.65/1259.70	c cleaning 12264 clauses out of 24540 with flag 81000/3107764
1269.46/1262.55	c cleaning 13139 clauses out of 26278 with flag 95002/3121766
1272.10/1265.17	c cleaning 14064 clauses out of 28138 with flag 110001/3136765
1275.32/1268.35	c cleaning 15033 clauses out of 30076 with flag 126003/3152767
1279.24/1272.29	c cleaning 16019 clauses out of 32042 with flag 143002/3169766
1283.35/1276.38	c cleaning 17002 clauses out of 34021 with flag 161000/3187764
1287.48/1280.46	c cleaning 17997 clauses out of 36020 with flag 180001/3206765
1292.51/1285.42	c cleaning 19011 clauses out of 38022 with flag 200000/3226764
1298.13/1291.01	c cleaning 20000 clauses out of 40011 with flag 221000/3247764
1304.25/1297.14	c cleaning 20994 clauses out of 42011 with flag 243000/3269764
1310.17/1303.02	c cleaning 22004 clauses out of 44020 with flag 266003/3292767
1316.84/1309.63	c cleaning 23003 clauses out of 46013 with flag 290000/3316764
1324.29/1317.05	c cleaning 24005 clauses out of 48010 with flag 315000/3341764
1333.70/1326.50	c cleaning 24996 clauses out of 50006 with flag 341001/3367765
1343.72/1336.49	c cleaning 26001 clauses out of 52009 with flag 368000/3394764
1353.64/1346.33	c cleaning 27000 clauses out of 54010 with flag 396002/3422766
1360.47/1353.15	c cleaning 28002 clauses out of 56008 with flag 425000/3451764
1370.69/1363.39	c cleaning 28998 clauses out of 58007 with flag 455001/3481765
1382.53/1375.11	c cleaning 29997 clauses out of 60010 with flag 486002/3512766
1395.96/1388.60	c cleaning 31006 clauses out of 62013 with flag 518002/3544766
1410.79/1403.34	c cleaning 31992 clauses out of 64006 with flag 551001/3577765
1424.96/1417.43	c cleaning 33000 clauses out of 66013 with flag 585000/3611764
1439.82/1432.26	c cleaning 34008 clauses out of 68018 with flag 620005/3646769
1449.75/1442.15	c cleaning 34999 clauses out of 70006 with flag 656001/3682765
1463.08/1455.47	c cleaning 36004 clauses out of 72010 with flag 693004/3719768
1479.24/1471.59	c cleaning 36994 clauses out of 74002 with flag 731000/3757764
1499.07/1491.33	c cleaning 38003 clauses out of 76012 with flag 770004/3796768
1515.25/1507.41	c cleaning 38997 clauses out of 78006 with flag 810001/3836765
1536.18/1528.36	c cleaning 40000 clauses out of 80008 with flag 851000/3877764
1557.75/1549.88	c cleaning 41005 clauses out of 82010 with flag 893002/3919766
1578.82/1570.86	c cleaning 41999 clauses out of 84005 with flag 936002/3962766
1594.46/1586.50	c cleaning 43002 clauses out of 86006 with flag 980002/4006766
1621.53/1613.45	c cleaning 43996 clauses out of 88002 with flag 1025000/4051764
1649.70/1641.57	c cleaning 44993 clauses out of 90006 with flag 1071000/4097764
1675.07/1666.82	c cleaning 46005 clauses out of 92018 with flag 1118005/4144769
1701.68/1693.47	c cleaning 47004 clauses out of 94009 with flag 1166001/4192765
1730.00/1721.75	c cleaning 47997 clauses out of 96004 with flag 1215000/4241764
1769.23/1760.93	c cleaning 48994 clauses out of 98009 with flag 1265002/4291766
1800.04/1791.61	c starts		: 263
1800.04/1791.61	c conflicts		: 4336761
1800.04/1791.61	c decisions		: 4371167
1800.04/1791.61	c propagations		: 24218926
1800.04/1791.61	c inspects		: 9146877631
1800.04/1791.61	c shortcuts		: 0
1800.04/1791.61	c learnt literals	: 0
1800.04/1791.61	c learnt binary clauses	: 0
1800.04/1791.61	c learnt ternary clauses	: 0
1800.04/1791.61	c learnt constraints	: 4336761
1800.04/1791.61	c ignored constraints	: 0
1800.04/1791.61	c root simplifications	: 263
1800.04/1791.61	c removed literals (reason simplification)	: 134165335
1800.04/1791.61	c reason swapping (by a shorter reason)	: 0
1800.04/1791.61	c Calls to reduceDB	: 124
1800.04/1791.61	c number of reductions to clauses (during analyze)	: 0
1800.04/1791.61	c number of learned constraints concerned by reduction	: 0
1800.04/1791.61	c number of learning phase by resolution	: 0
1800.04/1791.61	c number of learning phase by cutting planes	: 0
1800.04/1791.61	c speed (assignments/second)	: 13521.23603641628
1800.04/1791.61	c non guided choices	1347
1800.04/1791.64	c learnt constraints type 
1800.04/1791.64	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 94025
1800.04/1791.64	c constraints type 
1800.04/1791.64	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 0
1800.04/1791.64	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.04/1791.64	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 17809
1800.04/1791.64	c 17810 constraints processed.
1800.04/1791.64	s SATISFIABLE
1800.04/1791.64	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 
1800.04/1791.64	c objective function=-26
1800.04/1791.64	c Total wall clock time (in seconds): 1791.521

Verifier Data

OK	-26

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-3710692-1338147486/watcher-3710692-1338147486 -o /tmp/evaluation-result-3710692-1338147486/solver-3710692-1338147486 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3710692-1338147486.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: 2.00 2.00 2.00 3/194 28130
/proc/meminfo: memFree=28700812/32873844 swapFree=6856/6856
[pid=28130] ppid=28128 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/28130/stat : 28130 (java) D 28128 28130 24682 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 280873474 9515008 183 33554432000 1073741824 1073778376 140734568644656 140734568635688 223651643061 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/28130/statm: 2323 183 140 9 0 71 0

[startup+0.0429509 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 28130
/proc/meminfo: memFree=28700812/32873844 swapFree=6856/6856
[pid=28130] ppid=28128 vsize=9225560 CPUtime=0.01 cores=1,3,5,7
/proc/28130/stat : 28130 (java) S 28128 28130 24682 0 -1 4202496 3000 0 1 0 1 0 0 0 20 0 13 0 280873474 9446973440 3696 33554432000 1073741824 1073778376 140733202400320 140733202391456 223655002173 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/28130/statm: 2306390 3696 1682 9 0 2297091 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9225560

[startup+0.100318 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 28130
/proc/meminfo: memFree=28700812/32873844 swapFree=6856/6856
[pid=28130] ppid=28128 vsize=9558440 CPUtime=0.08 cores=1,3,5,7
/proc/28130/stat : 28130 (java) S 28128 28130 24682 0 -1 4202496 4248 0 1 0 7 1 0 0 20 0 18 0 280873474 9787842560 5454 33554432000 1073741824 1073778376 140733202400320 140733202391456 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/28130/statm: 2389610 5455 2113 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558440

[startup+0.300293 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 28130
/proc/meminfo: memFree=28700812/32873844 swapFree=6856/6856
[pid=28130] ppid=28128 vsize=9558440 CPUtime=0.44 cores=1,3,5,7
/proc/28130/stat : 28130 (java) S 28128 28130 24682 0 -1 4202496 5121 0 1 0 42 2 0 0 20 0 18 0 280873474 9787842560 8182 33554432000 1073741824 1073778376 140733202400320 140733202391456 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/28130/statm: 2389610 8184 2224 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558440

[startup+0.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 28130
/proc/meminfo: memFree=28700812/32873844 swapFree=6856/6856
[pid=28130] ppid=28128 vsize=9625004 CPUtime=1.48 cores=1,3,5,7
/proc/28130/stat : 28130 (java) S 28128 28130 24682 0 -1 4202496 10597 0 1 0 145 3 0 0 20 0 19 0 280873474 9856004096 16596 33554432000 1073741824 1073778376 140733202400320 140733202391456 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/28130/statm: 2406251 16596 2255 9 0 2396937 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9625004

[startup+1.50081 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 28149
/proc/meminfo: memFree=28636800/32873844 swapFree=6856/6856
[pid=28130] ppid=28128 vsize=9625004 CPUtime=2.39 cores=1,3,5,7
/proc/28130/stat : 28130 (java) S 28128 28130 24682 0 -1 4202496 10677 0 1 0 235 4 0 0 20 0 19 0 280873474 9856004096 23817 33554432000 1073741824 1073778376 140733202400320 140733202391456 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/28130/statm: 2406251 23817 2289 9 0 2396937 0
[pid=28130/tid=28132] ppid=28128 vsize=9625004 CPUtime=1.44 cores=1,3,5,7
/proc/28130/task/28132/stat : 28132 (java) R 28128 28130 24682 0 -1 4202560 2542 0 1 0 142 2 0 0 20 0 19 0 280873475 9856004096 23817 33554432000 1073741824 1073778376 140733202400320 140450569679272 140450414171950 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28133] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28133/stat : 28133 (java) S 28128 28130 24682 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 280873476 9856004096 23817 33554432000 1073741824 1073778376 140733202400320 140450413407016 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28134] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28134/stat : 28134 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873476 9856004096 23817 33554432000 1073741824 1073778376 140733202400320 140450412354216 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28135] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28135/stat : 28135 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873476 9856004096 23817 33554432000 1073741824 1073778376 140733202400320 140450411301928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28136] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28136/stat : 28136 (java) S 28128 28130 24682 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 280873476 9856004096 23817 33554432000 1073741824 1073778376 140733202400320 140450410249128 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28137] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28137/stat : 28137 (java) S 28128 28130 24682 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 280873476 9856004096 23817 33554432000 1073741824 1073778376 140733202400320 140450409195816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28130/tid=28138] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28138/stat : 28138 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873476 9856004096 23817 33554432000 1073741824 1073778376 140733202400320 140450408143016 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28130/tid=28139] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28139/stat : 28139 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873476 9856004096 23817 33554432000 1073741824 1073778376 140733202400320 140450407090728 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28140] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28140/stat : 28140 (java) S 28128 28130 24682 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 280873476 9856004096 23817 33554432000 1073741824 1073778376 140733202400320 140450406037928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28141] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28141/stat : 28141 (java) S 28128 28130 24682 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 19 0 280873477 9856004096 23817 33554432000 1073741824 1073778376 140733202400320 140449923709672 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28142] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28142/stat : 28142 (java) S 28128 28130 24682 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280873478 9856004096 23817 33554432000 1073741824 1073778376 140733202400320 140449922655736 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28143] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28143/stat : 28143 (java) S 28128 28130 24682 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280873478 9856004096 23817 33554432000 1073741824 1073778376 140733202400320 140449921603336 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28144] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28144/stat : 28144 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873480 9856004096 23817 33554432000 1073741824 1073778376 140733202400320 140449920551824 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28145] ppid=28128 vsize=9625004 CPUtime=0.41 cores=1,3,5,7
/proc/28130/task/28145/stat : 28145 (java) S 28128 28130 24682 0 -1 4202560 3643 0 0 0 41 0 0 0 20 0 19 0 280873480 9856004096 23817 33554432000 1073741824 1073778376 140733202400320 140449919498424 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28146] ppid=28128 vsize=9625004 CPUtime=0.47 cores=1,3,5,7
/proc/28130/task/28146/stat : 28146 (java) S 28128 28130 24682 0 -1 4202560 3241 0 0 0 47 0 0 0 20 0 19 0 280873480 9856004096 23817 33554432000 1073741824 1073778376 140733202400320 140449918445624 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28147] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28147/stat : 28147 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873480 9856004096 23817 33554432000 1073741824 1073778376 140733202400320 140449917393528 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28148] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28148/stat : 28148 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873480 9856004096 23817 33554432000 1073741824 1073778376 140733202400320 140449916340936 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28149] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28149/stat : 28149 (java) S 28128 28130 24682 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280873518 9856004096 23817 33554432000 1073741824 1073778376 140733202400320 140449915286952 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 9625004

[startup+3.10083 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 28149
/proc/meminfo: memFree=28613644/32873844 swapFree=6856/6856
[pid=28130] ppid=28128 vsize=9625004 CPUtime=4.11 cores=1,3,5,7
/proc/28130/stat : 28130 (java) S 28128 28130 24682 0 -1 4202496 10730 0 1 0 404 7 0 0 20 0 19 0 280873474 9856004096 31505 33554432000 1073741824 1073778376 140733202400320 140733202391456 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/28130/statm: 2406251 31505 2289 9 0 2396937 0
[pid=28130/tid=28132] ppid=28128 vsize=9625004 CPUtime=2.98 cores=1,3,5,7
/proc/28130/task/28132/stat : 28132 (java) S 28128 28130 24682 0 -1 4202560 2544 0 1 0 296 2 0 0 20 0 19 0 280873475 9856004096 31505 33554432000 1073741824 1073778376 140733202400320 140450569679272 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28133] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28133/stat : 28133 (java) S 28128 28130 24682 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 280873476 9856004096 31505 33554432000 1073741824 1073778376 140733202400320 140450413407016 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28134] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28134/stat : 28134 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873476 9856004096 31505 33554432000 1073741824 1073778376 140733202400320 140450412354216 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28135] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28135/stat : 28135 (java) S 28128 28130 24682 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 280873476 9856004096 31505 33554432000 1073741824 1073778376 140733202400320 140450411301928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28136] ppid=28128 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/28130/task/28136/stat : 28136 (java) S 28128 28130 24682 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 280873476 9856004096 31505 33554432000 1073741824 1073778376 140733202400320 140450410249128 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28137] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28137/stat : 28137 (java) S 28128 28130 24682 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 280873476 9856004096 31505 33554432000 1073741824 1073778376 140733202400320 140450409195816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28130/tid=28138] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28138/stat : 28138 (java) S 28128 28130 24682 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 280873476 9856004096 31505 33554432000 1073741824 1073778376 140733202400320 140450408143016 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28130/tid=28139] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28139/stat : 28139 (java) S 28128 28130 24682 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 280873476 9856004096 31505 33554432000 1073741824 1073778376 140733202400320 140450407090728 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28140] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28140/stat : 28140 (java) S 28128 28130 24682 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 280873476 9856004096 31505 33554432000 1073741824 1073778376 140733202400320 140450406037928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28141] ppid=28128 vsize=9625004 CPUtime=0.03 cores=1,3,5,7
/proc/28130/task/28141/stat : 28141 (java) R 28128 28130 24682 0 -1 4202560 38 0 0 0 3 0 0 0 20 0 19 0 280873477 9856004096 31505 33554432000 1073741824 1073778376 140733202400320 140449923708648 140450576533556 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28142] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28142/stat : 28142 (java) S 28128 28130 24682 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280873478 9856004096 31505 33554432000 1073741824 1073778376 140733202400320 140449922655736 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28143] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28143/stat : 28143 (java) S 28128 28130 24682 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280873478 9856004096 31505 33554432000 1073741824 1073778376 140733202400320 140449921603336 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28144] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28144/stat : 28144 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873480 9856004096 31505 33554432000 1073741824 1073778376 140733202400320 140449920551824 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28145] ppid=28128 vsize=9625004 CPUtime=0.44 cores=1,3,5,7
/proc/28130/task/28145/stat : 28145 (java) S 28128 28130 24682 0 -1 4202560 3644 0 0 0 44 0 0 0 20 0 19 0 280873480 9856004096 31505 33554432000 1073741824 1073778376 140733202400320 140449919488504 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28146] ppid=28128 vsize=9625004 CPUtime=0.49 cores=1,3,5,7
/proc/28130/task/28146/stat : 28146 (java) S 28128 28130 24682 0 -1 4202560 3241 0 0 0 49 0 0 0 20 0 19 0 280873480 9856004096 31505 33554432000 1073741824 1073778376 140733202400320 140449918445304 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28147] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28147/stat : 28147 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873480 9856004096 31505 33554432000 1073741824 1073778376 140733202400320 140449917393528 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28148] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28148/stat : 28148 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873480 9856004096 31505 33554432000 1073741824 1073778376 140733202400320 140449916340936 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28149] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28149/stat : 28149 (java) S 28128 28130 24682 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280873518 9856004096 31505 33554432000 1073741824 1073778376 140733202400320 140449915286952 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.11
Current children cumulated vsize (KiB) 9625004

[startup+6.30066 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 28149
/proc/meminfo: memFree=28576472/32873844 swapFree=6856/6856
[pid=28130] ppid=28128 vsize=9625004 CPUtime=7.45 cores=1,3,5,7
/proc/28130/stat : 28130 (java) S 28128 28130 24682 0 -1 4202496 11703 0 1 0 738 7 0 0 20 0 19 0 280873474 9856004096 33444 33554432000 1073741824 1073778376 140733202400320 140733202391456 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/28130/statm: 2406251 33444 2289 9 0 2396937 0
[pid=28130/tid=28132] ppid=28128 vsize=9625004 CPUtime=6.09 cores=1,3,5,7
/proc/28130/task/28132/stat : 28132 (java) R 28128 28130 24682 0 -1 4202560 2547 0 1 0 607 2 0 0 20 0 19 0 280873475 9856004096 33444 33554432000 1073741824 1073778376 140733202400320 140450569679272 140450414231691 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28133] ppid=28128 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/28130/task/28133/stat : 28133 (java) S 28128 28130 24682 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 19 0 280873476 9856004096 33444 33554432000 1073741824 1073778376 140733202400320 140450413407016 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28130/tid=28134] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28134/stat : 28134 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873476 9856004096 33444 33554432000 1073741824 1073778376 140733202400320 140450412354216 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28135] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28135/stat : 28135 (java) S 28128 28130 24682 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 280873476 9856004096 33444 33554432000 1073741824 1073778376 140733202400320 140450411301928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28136] ppid=28128 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/28130/task/28136/stat : 28136 (java) S 28128 28130 24682 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 280873476 9856004096 33444 33554432000 1073741824 1073778376 140733202400320 140450410249128 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28130/tid=28137] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28137/stat : 28137 (java) S 28128 28130 24682 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 280873476 9856004096 33444 33554432000 1073741824 1073778376 140733202400320 140450409195816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28138] ppid=28128 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/28130/task/28138/stat : 28138 (java) S 28128 28130 24682 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 280873476 9856004096 33444 33554432000 1073741824 1073778376 140733202400320 140450408143016 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28139] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28139/stat : 28139 (java) S 28128 28130 24682 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280873476 9856004096 33444 33554432000 1073741824 1073778376 140733202400320 140450407090728 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28140] ppid=28128 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/28130/task/28140/stat : 28140 (java) S 28128 28130 24682 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 280873476 9856004096 33444 33554432000 1073741824 1073778376 140733202400320 140450406037928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28141] ppid=28128 vsize=9625004 CPUtime=0.11 cores=1,3,5,7
/proc/28130/task/28141/stat : 28141 (java) S 28128 28130 24682 0 -1 4202560 41 0 0 0 11 0 0 0 20 0 19 0 280873477 9856004096 33444 33554432000 1073741824 1073778376 140733202400320 140449923709672 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28142] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28142/stat : 28142 (java) S 28128 28130 24682 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280873478 9856004096 33444 33554432000 1073741824 1073778376 140733202400320 140449922655736 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28143] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28143/stat : 28143 (java) S 28128 28130 24682 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280873478 9856004096 33444 33554432000 1073741824 1073778376 140733202400320 140449921603336 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28144] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28144/stat : 28144 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873480 9856004096 33444 33554432000 1073741824 1073778376 140733202400320 140449920551824 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28145] ppid=28128 vsize=9625004 CPUtime=0.55 cores=1,3,5,7
/proc/28130/task/28145/stat : 28145 (java) S 28128 28130 24682 0 -1 4202560 4602 0 0 0 55 0 0 0 20 0 19 0 280873480 9856004096 33444 33554432000 1073741824 1073778376 140733202400320 140449919498424 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28146] ppid=28128 vsize=9625004 CPUtime=0.5 cores=1,3,5,7
/proc/28130/task/28146/stat : 28146 (java) S 28128 28130 24682 0 -1 4202560 3241 0 0 0 50 0 0 0 20 0 19 0 280873480 9856004096 33444 33554432000 1073741824 1073778376 140733202400320 140449918445624 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28147] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28147/stat : 28147 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873480 9856004096 33444 33554432000 1073741824 1073778376 140733202400320 140449917393528 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28148] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28148/stat : 28148 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873480 9856004096 33444 33554432000 1073741824 1073778376 140733202400320 140449916340936 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28149] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28149/stat : 28149 (java) S 28128 28130 24682 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280873518 9856004096 33444 33554432000 1073741824 1073778376 140733202400320 140449915286952 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.45
Current children cumulated vsize (KiB) 9625004

[startup+12.7008 s]

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

[pid=28130/tid=28138] ppid=28128 vsize=9625004 CPUtime=1.27 cores=1,3,5,7
/proc/28130/task/28138/stat : 28138 (java) S 28128 28130 24682 0 -1 4202560 420 0 0 0 121 6 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450408143016 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28130/tid=28139] ppid=28128 vsize=9625004 CPUtime=1.33 cores=1,3,5,7
/proc/28130/task/28139/stat : 28139 (java) S 28128 28130 24682 0 -1 4202560 168 0 0 0 126 7 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450407090728 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28140] ppid=28128 vsize=9625004 CPUtime=1.07 cores=1,3,5,7
/proc/28130/task/28140/stat : 28140 (java) S 28128 28130 24682 0 -1 4202560 231 0 0 0 102 5 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450406037928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28141] ppid=28128 vsize=9625004 CPUtime=8.02 cores=1,3,5,7
/proc/28130/task/28141/stat : 28141 (java) S 28128 28130 24682 0 -1 4202560 134 0 0 0 798 4 0 0 20 0 19 0 280873477 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449923709672 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28142] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28142/stat : 28142 (java) S 28128 28130 24682 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280873478 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449922655736 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28143] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28143/stat : 28143 (java) S 28128 28130 24682 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280873478 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449921603336 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28144] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28144/stat : 28144 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873480 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449920551824 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28145] ppid=28128 vsize=9625004 CPUtime=0.57 cores=1,3,5,7
/proc/28130/task/28145/stat : 28145 (java) S 28128 28130 24682 0 -1 4202560 4606 0 0 0 57 0 0 0 20 0 19 0 280873480 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449919498424 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28146] ppid=28128 vsize=9625004 CPUtime=0.5 cores=1,3,5,7
/proc/28130/task/28146/stat : 28146 (java) S 28128 28130 24682 0 -1 4202560 3241 0 0 0 50 0 0 0 20 0 19 0 280873480 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449918445624 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28147] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28147/stat : 28147 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873480 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449917393528 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28148] ppid=28128 vsize=9625004 CPUtime=0.67 cores=1,3,5,7
/proc/28130/task/28148/stat : 28148 (java) S 28128 28130 24682 0 -1 4202560 95 0 0 0 31 36 0 0 20 0 19 0 280873480 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449916340936 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28149] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28149/stat : 28149 (java) S 28128 28130 24682 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280873518 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449915286952 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1670.57
Current children cumulated vsize (KiB) 9625004

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/213 28244
/proc/meminfo: memFree=27487084/32873844 swapFree=6856/6856
[pid=28130] ppid=28128 vsize=9625004 CPUtime=1730.64 cores=1,3,5,7
/proc/28130/stat : 28130 (java) S 28128 28130 24682 0 -1 4202496 14390 0 1 0 172976 88 0 0 20 0 19 0 280873474 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140733202391456 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/28130/statm: 2406251 129833 2290 9 0 2396937 0
[pid=28130/tid=28132] ppid=28128 vsize=9625004 CPUtime=1710.82 cores=1,3,5,7
/proc/28130/task/28132/stat : 28132 (java) R 28128 28130 24682 0 -1 4202560 2700 0 1 0 171048 34 0 0 20 0 19 0 280873475 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450569679152 140450414110539 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28133] ppid=28128 vsize=9625004 CPUtime=1.28 cores=1,3,5,7
/proc/28130/task/28133/stat : 28133 (java) S 28128 28130 24682 0 -1 4202560 243 0 0 0 122 6 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450413407016 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28134] ppid=28128 vsize=9625004 CPUtime=1.2 cores=1,3,5,7
/proc/28130/task/28134/stat : 28134 (java) S 28128 28130 24682 0 -1 4202560 219 0 0 0 115 5 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450412354216 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28135] ppid=28128 vsize=9625004 CPUtime=1.2 cores=1,3,5,7
/proc/28130/task/28135/stat : 28135 (java) S 28128 28130 24682 0 -1 4202560 280 0 0 0 113 7 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450411301928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28136] ppid=28128 vsize=9625004 CPUtime=1.27 cores=1,3,5,7
/proc/28130/task/28136/stat : 28136 (java) S 28128 28130 24682 0 -1 4202560 368 0 0 0 122 5 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450410249128 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28137] ppid=28128 vsize=9625004 CPUtime=1.38 cores=1,3,5,7
/proc/28130/task/28137/stat : 28137 (java) S 28128 28130 24682 0 -1 4202560 495 0 0 0 130 8 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450409195816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28138] ppid=28128 vsize=9625004 CPUtime=1.27 cores=1,3,5,7
/proc/28130/task/28138/stat : 28138 (java) S 28128 28130 24682 0 -1 4202560 420 0 0 0 121 6 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450408143016 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28130/tid=28139] ppid=28128 vsize=9625004 CPUtime=1.33 cores=1,3,5,7
/proc/28130/task/28139/stat : 28139 (java) S 28128 28130 24682 0 -1 4202560 168 0 0 0 126 7 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450407090728 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28140] ppid=28128 vsize=9625004 CPUtime=1.09 cores=1,3,5,7
/proc/28130/task/28140/stat : 28140 (java) S 28128 28130 24682 0 -1 4202560 231 0 0 0 104 5 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450406037928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28141] ppid=28128 vsize=9625004 CPUtime=8.24 cores=1,3,5,7
/proc/28130/task/28141/stat : 28141 (java) S 28128 28130 24682 0 -1 4202560 138 0 0 0 820 4 0 0 20 0 19 0 280873477 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449923709672 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28142] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28142/stat : 28142 (java) S 28128 28130 24682 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280873478 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449922655736 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28143] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28143/stat : 28143 (java) S 28128 28130 24682 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280873478 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449921603336 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28144] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28144/stat : 28144 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873480 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449920551824 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28145] ppid=28128 vsize=9625004 CPUtime=0.57 cores=1,3,5,7
/proc/28130/task/28145/stat : 28145 (java) S 28128 28130 24682 0 -1 4202560 4606 0 0 0 57 0 0 0 20 0 19 0 280873480 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449919498424 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28146] ppid=28128 vsize=9625004 CPUtime=0.5 cores=1,3,5,7
/proc/28130/task/28146/stat : 28146 (java) S 28128 28130 24682 0 -1 4202560 3241 0 0 0 50 0 0 0 20 0 19 0 280873480 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449918445624 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28147] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28147/stat : 28147 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873480 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449917393528 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28148] ppid=28128 vsize=9625004 CPUtime=0.68 cores=1,3,5,7
/proc/28130/task/28148/stat : 28148 (java) S 28128 28130 24682 0 -1 4202560 99 0 0 0 31 37 0 0 20 0 19 0 280873480 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449916340936 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28149] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28149/stat : 28149 (java) S 28128 28130 24682 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280873518 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449915286952 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1730.64
Current children cumulated vsize (KiB) 9625004

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 28244
/proc/meminfo: memFree=27487084/32873844 swapFree=6856/6856
[pid=28130] ppid=28128 vsize=9625004 CPUtime=1790.73 cores=1,3,5,7
/proc/28130/stat : 28130 (java) S 28128 28130 24682 0 -1 4202496 14397 0 1 0 178984 89 0 0 20 0 19 0 280873474 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140733202391456 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/28130/statm: 2406251 129833 2290 9 0 2396937 0
[pid=28130/tid=28132] ppid=28128 vsize=9625004 CPUtime=1770.64 cores=1,3,5,7
/proc/28130/task/28132/stat : 28132 (java) R 28128 28130 24682 0 -1 4202560 2701 0 1 0 177030 34 0 0 20 0 19 0 280873475 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450569679152 140450414110209 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28133] ppid=28128 vsize=9625004 CPUtime=1.29 cores=1,3,5,7
/proc/28130/task/28133/stat : 28133 (java) S 28128 28130 24682 0 -1 4202560 243 0 0 0 123 6 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450413407016 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28134] ppid=28128 vsize=9625004 CPUtime=1.21 cores=1,3,5,7
/proc/28130/task/28134/stat : 28134 (java) S 28128 28130 24682 0 -1 4202560 219 0 0 0 116 5 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450412354216 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28135] ppid=28128 vsize=9625004 CPUtime=1.22 cores=1,3,5,7
/proc/28130/task/28135/stat : 28135 (java) S 28128 28130 24682 0 -1 4202560 280 0 0 0 115 7 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450411301928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28136] ppid=28128 vsize=9625004 CPUtime=1.28 cores=1,3,5,7
/proc/28130/task/28136/stat : 28136 (java) S 28128 28130 24682 0 -1 4202560 368 0 0 0 123 5 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450410249128 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28130/tid=28137] ppid=28128 vsize=9625004 CPUtime=1.41 cores=1,3,5,7
/proc/28130/task/28137/stat : 28137 (java) S 28128 28130 24682 0 -1 4202560 495 0 0 0 133 8 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450409195816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28138] ppid=28128 vsize=9625004 CPUtime=1.3 cores=1,3,5,7
/proc/28130/task/28138/stat : 28138 (java) S 28128 28130 24682 0 -1 4202560 420 0 0 0 124 6 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450408143016 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28130/tid=28139] ppid=28128 vsize=9625004 CPUtime=1.36 cores=1,3,5,7
/proc/28130/task/28139/stat : 28139 (java) S 28128 28130 24682 0 -1 4202560 168 0 0 0 129 7 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450407090728 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28140] ppid=28128 vsize=9625004 CPUtime=1.1 cores=1,3,5,7
/proc/28130/task/28140/stat : 28140 (java) S 28128 28130 24682 0 -1 4202560 231 0 0 0 105 5 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450406037928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28141] ppid=28128 vsize=9625004 CPUtime=8.37 cores=1,3,5,7
/proc/28130/task/28141/stat : 28141 (java) S 28128 28130 24682 0 -1 4202560 140 0 0 0 833 4 0 0 20 0 19 0 280873477 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449923709672 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28142] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28142/stat : 28142 (java) S 28128 28130 24682 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280873478 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449922655736 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28143] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28143/stat : 28143 (java) S 28128 28130 24682 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280873478 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449921603336 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28144] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28144/stat : 28144 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873480 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449920551824 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28145] ppid=28128 vsize=9625004 CPUtime=0.57 cores=1,3,5,7
/proc/28130/task/28145/stat : 28145 (java) S 28128 28130 24682 0 -1 4202560 4606 0 0 0 57 0 0 0 20 0 19 0 280873480 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449919498424 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28146] ppid=28128 vsize=9625004 CPUtime=0.5 cores=1,3,5,7
/proc/28130/task/28146/stat : 28146 (java) S 28128 28130 24682 0 -1 4202560 3241 0 0 0 50 0 0 0 20 0 19 0 280873480 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449918445624 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28147] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28147/stat : 28147 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873480 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449917393528 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28148] ppid=28128 vsize=9625004 CPUtime=0.71 cores=1,3,5,7
/proc/28130/task/28148/stat : 28148 (java) S 28128 28130 24682 0 -1 4202560 103 0 0 0 33 38 0 0 20 0 19 0 280873480 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449916340936 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28149] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28149/stat : 28149 (java) S 28128 28130 24682 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280873518 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449915286952 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1790.73
Current children cumulated vsize (KiB) 9625004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1791.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 28244
/proc/meminfo: memFree=27487084/32873844 swapFree=6856/6856
[pid=28130] ppid=28128 vsize=9625004 CPUtime=1800.04 cores=1,3,5,7
/proc/28130/stat : 28130 (java) S 28128 28130 24682 0 -1 4202496 14397 0 1 0 179915 89 0 0 20 0 19 0 280873474 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140733202391456 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/28130/statm: 2406251 129833 2290 9 0 2396937 0
[pid=28130/tid=28132] ppid=28128 vsize=9625004 CPUtime=1779.94 cores=1,3,5,7
/proc/28130/task/28132/stat : 28132 (java) R 28128 28130 24682 0 -1 4202560 2701 0 1 0 177959 35 0 0 20 0 19 0 280873475 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450569679152 140450414110537 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28133] ppid=28128 vsize=9625004 CPUtime=1.29 cores=1,3,5,7
/proc/28130/task/28133/stat : 28133 (java) S 28128 28130 24682 0 -1 4202560 243 0 0 0 123 6 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450413407016 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28134] ppid=28128 vsize=9625004 CPUtime=1.21 cores=1,3,5,7
/proc/28130/task/28134/stat : 28134 (java) S 28128 28130 24682 0 -1 4202560 219 0 0 0 116 5 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450412354216 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28135] ppid=28128 vsize=9625004 CPUtime=1.22 cores=1,3,5,7
/proc/28130/task/28135/stat : 28135 (java) S 28128 28130 24682 0 -1 4202560 280 0 0 0 115 7 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450411301928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28136] ppid=28128 vsize=9625004 CPUtime=1.28 cores=1,3,5,7
/proc/28130/task/28136/stat : 28136 (java) S 28128 28130 24682 0 -1 4202560 368 0 0 0 123 5 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450410249128 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28130/tid=28137] ppid=28128 vsize=9625004 CPUtime=1.41 cores=1,3,5,7
/proc/28130/task/28137/stat : 28137 (java) S 28128 28130 24682 0 -1 4202560 495 0 0 0 133 8 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450409195816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28138] ppid=28128 vsize=9625004 CPUtime=1.3 cores=1,3,5,7
/proc/28130/task/28138/stat : 28138 (java) S 28128 28130 24682 0 -1 4202560 420 0 0 0 124 6 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450408143016 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28130/tid=28139] ppid=28128 vsize=9625004 CPUtime=1.36 cores=1,3,5,7
/proc/28130/task/28139/stat : 28139 (java) S 28128 28130 24682 0 -1 4202560 168 0 0 0 129 7 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450407090728 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28140] ppid=28128 vsize=9625004 CPUtime=1.1 cores=1,3,5,7
/proc/28130/task/28140/stat : 28140 (java) S 28128 28130 24682 0 -1 4202560 231 0 0 0 105 5 0 0 20 0 19 0 280873476 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140450406037928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28141] ppid=28128 vsize=9625004 CPUtime=8.37 cores=1,3,5,7
/proc/28130/task/28141/stat : 28141 (java) S 28128 28130 24682 0 -1 4202560 140 0 0 0 833 4 0 0 20 0 19 0 280873477 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449923709672 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28142] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28142/stat : 28142 (java) S 28128 28130 24682 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280873478 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449922655736 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28143] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28143/stat : 28143 (java) S 28128 28130 24682 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280873478 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449921603336 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28144] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28144/stat : 28144 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873480 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449920551824 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28145] ppid=28128 vsize=9625004 CPUtime=0.57 cores=1,3,5,7
/proc/28130/task/28145/stat : 28145 (java) S 28128 28130 24682 0 -1 4202560 4606 0 0 0 57 0 0 0 20 0 19 0 280873480 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449919498424 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28130/tid=28146] ppid=28128 vsize=9625004 CPUtime=0.5 cores=1,3,5,7
/proc/28130/task/28146/stat : 28146 (java) S 28128 28130 24682 0 -1 4202560 3241 0 0 0 50 0 0 0 20 0 19 0 280873480 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449918445624 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28147] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28147/stat : 28147 (java) S 28128 28130 24682 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280873480 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449917393528 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28130/tid=28148] ppid=28128 vsize=9625004 CPUtime=0.71 cores=1,3,5,7
/proc/28130/task/28148/stat : 28148 (java) S 28128 28130 24682 0 -1 4202560 103 0 0 0 33 38 0 0 20 0 19 0 280873480 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449916340936 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28130/tid=28149] ppid=28128 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/28130/task/28149/stat : 28149 (java) S 28128 28130 24682 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280873518 9856004096 129833 33554432000 1073741824 1073778376 140733202400320 140449915286952 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9625004

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

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

Child status: 143
Real time (s): 1791.65
CPU time (s): 1800.62
CPU user time (s): 1799.22
CPU system time (s): 1.40179
CPU usage (%): 100.501
Max. virtual memory (cumulated for all children) (KiB): 9625004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.22
system time used= 1.40179
maximum resident set size= 519448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14430
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41397
involuntary context switches= 41808

runsolver used 6.25105 second user time and 16.2235 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-27 21:38:06
IDJOB=3710692
IDBENCH=2239
IDSOLVER=2289
FILE ID=node144/3710692-1338147486
RUNJOBID= node144-1338138284-27029
PBS_JOBID= 14624480
Free space on /tmp= 71496 MiB

SOLVER NAME= SAT4J PB specific settings 2.3.2 snapshot
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-3.opb
COMMAND LINE= java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3710692-1338147486/watcher-3710692-1338147486 -o /tmp/evaluation-result-3710692-1338147486/solver-3710692-1338147486 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3710692-1338147486.opb

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

MD5SUM BENCH= 8e251d4e151b2868eb3a52cf845e4cf8
RANDOM SEED=1870067521

node144.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.196
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.39
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.196
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.196
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.54
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.196
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.196
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.90
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.196
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.92
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.196
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.196
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:       32873844 kB
MemFree:        28701084 kB
Buffers:          373488 kB
Cached:          2608348 kB
SwapCached:            0 kB
Active:          1133828 kB
Inactive:        2182060 kB
Active(anon):     335232 kB
Inactive(anon):        0 kB
Active(file):     798596 kB
Inactive(file):  2182060 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1164 kB
Writeback:             0 kB
AnonPages:        359508 kB
Mapped:            22508 kB
Shmem:               200 kB
Slab:             696720 kB
SReclaimable:     139148 kB
SUnreclaim:       557572 kB
KernelStack:        1608 kB
PageTables:         4724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     696548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    329728 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= 71492 MiB
End job on node144 at 2012-05-27 22:07:59