Trace number 3710655

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)209 1800.09 1789.06

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
MD5SUM80b0f13939656efa52b7dd958ee28431
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark184
Best CPU time to get the best result obtained on this benchmark1796.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 180
Optimality of the best value was proved NO
Number of variables467
Total number of constraints466
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 constraints466
Minimum length of a constraint3
Maximum length of a constraint15
Number of terms in the objective function 467
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 467
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 467
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.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c This software uses some libraries from the Jakarta Commons project. See jakarta.apache.org for details.
0.00/0.08	c version 2.3.2.v20120418
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c read org.sat4j.minisat.orders.VarOrderHeap
0.09/0.12	c configuring ORDERS
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@742808b3
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
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=true
0.09/0.12	c Heuristics kept accross calls (keep the solver "hot")
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-3710655-1338138951.opb
0.09/0.12	c reading problem ... 
0.25/0.23	c ... done. Wall clock time 0.109s.
0.25/0.23	c declared #vars     467
0.25/0.23	c #constraints  466
0.25/0.23	c constraints type 
0.25/0.23	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 466
0.25/0.23	c 466 constraints processed.
0.25/0.24	c SATISFIABLE
0.25/0.24	c OPTIMIZING...
0.25/0.24	c Got one! Elapsed wall clock time (in seconds):0.121
0.25/0.25	o 223
0.50/0.32	c Got one! Elapsed wall clock time (in seconds):0.196
0.50/0.32	o 222
0.79/0.49	c Got one! Elapsed wall clock time (in seconds):0.368
0.79/0.49	o 221
0.90/0.50	c Got one! Elapsed wall clock time (in seconds):0.372
0.90/0.50	o 211
0.90/0.50	c Got one! Elapsed wall clock time (in seconds):0.377
0.90/0.50	o 210
1.16/0.77	c cleaning 2950 clauses out of 5901 with flag 4000/5901
1.64/1.15	c cleaning 4472 clauses out of 8951 with flag 10000/11901
2.06/1.58	c cleaning 5738 clauses out of 11480 with flag 17001/18902
2.59/2.08	c cleaning 6867 clauses out of 13742 with flag 25001/26902
3.23/2.66	c cleaning 7932 clauses out of 15874 with flag 34000/35901
3.87/3.29	c cleaning 8962 clauses out of 17943 with flag 44001/45902
4.67/4.02	c cleaning 9987 clauses out of 19982 with flag 55002/56903
5.38/4.73	c cleaning 10994 clauses out of 21995 with flag 67002/68903
6.20/5.57	c cleaning 11995 clauses out of 23999 with flag 80000/81901
6.70/6.04	c Got one! Elapsed wall clock time (in seconds):5.918
6.70/6.04	o 209
7.00/6.36	c cleaning 12133 clauses out of 24276 with flag 5002/94173
7.41/6.72	c cleaning 9066 clauses out of 18141 with flag 11000/100171
7.92/7.20	c cleaning 8029 clauses out of 16076 with flag 18001/107172
8.43/7.79	c cleaning 8022 clauses out of 16047 with flag 26001/115172
9.03/8.36	c cleaning 8504 clauses out of 17024 with flag 35000/124171
9.74/9.01	c cleaning 9255 clauses out of 18522 with flag 45002/134173
10.37/9.70	c cleaning 10126 clauses out of 20265 with flag 56000/145171
11.18/10.49	c cleaning 11066 clauses out of 22140 with flag 68001/157172
12.21/11.42	c cleaning 12029 clauses out of 24073 with flag 81000/170171
13.14/12.31	c cleaning 13017 clauses out of 26044 with flag 95000/184171
14.06/13.28	c cleaning 14009 clauses out of 28027 with flag 110000/199171
15.17/14.35	c cleaning 15002 clauses out of 30020 with flag 126002/215173
16.20/15.40	c cleaning 16004 clauses out of 32017 with flag 143001/232172
17.61/16.78	c cleaning 16999 clauses out of 34013 with flag 161001/250172
19.13/18.22	c cleaning 18001 clauses out of 36014 with flag 180001/269172
20.33/19.45	c cleaning 19003 clauses out of 38015 with flag 200003/289174
21.87/20.92	c cleaning 19997 clauses out of 40009 with flag 221000/310171
23.48/22.53	c cleaning 20999 clauses out of 42012 with flag 243000/332171
25.11/24.11	c cleaning 22002 clauses out of 44013 with flag 266000/355171
26.91/25.90	c cleaning 22999 clauses out of 46011 with flag 290000/379171
28.64/27.67	c cleaning 24002 clauses out of 48012 with flag 315000/404171
30.45/29.42	c cleaning 25001 clauses out of 50011 with flag 341001/430172
32.29/31.26	c cleaning 25997 clauses out of 52009 with flag 368000/457171
34.30/33.29	c cleaning 27000 clauses out of 54013 with flag 396001/485172
36.82/35.78	c cleaning 27999 clauses out of 56013 with flag 425001/514172
39.16/38.00	c cleaning 29000 clauses out of 58013 with flag 455000/544171
41.97/40.84	c cleaning 29999 clauses out of 60013 with flag 486000/575171
44.70/43.55	c cleaning 31002 clauses out of 62014 with flag 518000/607171
46.92/45.79	c cleaning 31998 clauses out of 64012 with flag 551000/640171
49.96/48.78	c cleaning 33000 clauses out of 66014 with flag 585000/674171
53.08/51.88	c cleaning 33999 clauses out of 68014 with flag 620000/709171
55.82/54.53	c cleaning 35004 clauses out of 70016 with flag 656001/745172
59.05/57.75	c cleaning 35997 clauses out of 72011 with flag 693000/782171
62.08/60.71	c cleaning 36999 clauses out of 74015 with flag 731001/820172
65.41/64.08	c cleaning 38004 clauses out of 76015 with flag 770000/859171
68.84/67.47	c cleaning 39002 clauses out of 78011 with flag 810000/899171
71.87/70.49	c cleaning 39997 clauses out of 80009 with flag 851000/940171
75.10/73.65	c cleaning 40997 clauses out of 82012 with flag 893000/982171
78.73/77.27	c cleaning 42001 clauses out of 84016 with flag 936001/1025172
82.67/81.13	c cleaning 43001 clauses out of 86015 with flag 980001/1069172
86.31/84.75	c cleaning 43999 clauses out of 88014 with flag 1025001/1114172
90.34/88.73	c cleaning 44998 clauses out of 90014 with flag 1071000/1160171
93.87/92.23	c cleaning 46000 clauses out of 92017 with flag 1118001/1207172
98.10/96.41	c cleaning 46999 clauses out of 94016 with flag 1166000/1255171
103.23/101.54	c cleaning 47998 clauses out of 96018 with flag 1215001/1304172
107.46/105.72	c cleaning 49006 clauses out of 98020 with flag 1265001/1354172
111.27/109.54	c cleaning 49997 clauses out of 100014 with flag 1316001/1405172
115.57/113.76	c cleaning 51005 clauses out of 102017 with flag 1368001/1457172
120.31/118.48	c cleaning 51996 clauses out of 104011 with flag 1421000/1510171
125.19/123.23	c cleaning 53002 clauses out of 106015 with flag 1475000/1564171
130.96/128.93	c cleaning 53996 clauses out of 108013 with flag 1530000/1619171
136.40/134.32	c cleaning 55001 clauses out of 110017 with flag 1586000/1675171
141.85/139.80	c cleaning 56003 clauses out of 112017 with flag 1643001/1732172
146.97/144.84	c cleaning 57000 clauses out of 114013 with flag 1701000/1790171
152.51/150.35	c cleaning 57999 clauses out of 116014 with flag 1760001/1849172
158.90/156.65	c cleaning 59002 clauses out of 118016 with flag 1820002/1909173
165.45/163.12	c cleaning 59992 clauses out of 120012 with flag 1881000/1970171
170.90/168.51	c cleaning 61004 clauses out of 122020 with flag 1943000/2032171
175.92/173.51	c cleaning 62001 clauses out of 124016 with flag 2006000/2095171
181.27/178.83	c cleaning 62998 clauses out of 126015 with flag 2070000/2159171
186.91/184.48	c cleaning 64004 clauses out of 128017 with flag 2135000/2224171
194.67/192.19	c cleaning 64997 clauses out of 130013 with flag 2201000/2290171
201.44/198.87	c cleaning 66000 clauses out of 132016 with flag 2268000/2357171
208.42/205.77	c cleaning 67000 clauses out of 134016 with flag 2336000/2425171
214.88/212.19	c cleaning 67998 clauses out of 136016 with flag 2405000/2494171
222.23/219.41	c cleaning 69001 clauses out of 138018 with flag 2475000/2564171
229.30/226.49	c cleaning 70001 clauses out of 140017 with flag 2546000/2635171
236.26/233.32	c cleaning 70998 clauses out of 142016 with flag 2618000/2707171
244.51/241.58	c cleaning 72003 clauses out of 144018 with flag 2691000/2780171
252.87/249.86	c cleaning 73002 clauses out of 146015 with flag 2765000/2854171
262.37/259.28	c cleaning 73995 clauses out of 148014 with flag 2840001/2929172
271.39/268.26	c cleaning 75007 clauses out of 150018 with flag 2916000/3005171
277.94/274.73	c cleaning 76002 clauses out of 152012 with flag 2993001/3082172
284.88/281.62	c cleaning 76995 clauses out of 154009 with flag 3071000/3160171
292.05/288.70	c cleaning 78003 clauses out of 156015 with flag 3150001/3239172
299.03/295.65	c cleaning 78998 clauses out of 158012 with flag 3230001/3319172
307.98/304.53	c cleaning 80003 clauses out of 160013 with flag 3311000/3400171
315.73/312.24	c cleaning 80993 clauses out of 162010 with flag 3393000/3482171
326.09/322.50	c cleaning 81999 clauses out of 164018 with flag 3476001/3565172
337.69/334.07	c cleaning 83003 clauses out of 166019 with flag 3560001/3649172
348.48/344.72	c cleaning 83996 clauses out of 168016 with flag 3645001/3734172
358.87/355.05	c cleaning 85001 clauses out of 170020 with flag 3731001/3820172
369.26/365.35	c cleaning 86000 clauses out of 172018 with flag 3818000/3907171
379.31/375.30	c cleaning 87003 clauses out of 174018 with flag 3906000/3995171
390.09/386.05	c cleaning 87997 clauses out of 176015 with flag 3995000/4084171
402.16/398.03	c cleaning 89004 clauses out of 178018 with flag 4085000/4174171
413.94/409.78	c cleaning 89999 clauses out of 180014 with flag 4176000/4265171
425.02/420.77	c cleaning 90999 clauses out of 182016 with flag 4268001/4357172
436.51/432.10	c cleaning 92003 clauses out of 184018 with flag 4361002/4450173
445.78/441.31	c cleaning 93000 clauses out of 186014 with flag 4455001/4544172
454.21/449.70	c cleaning 94000 clauses out of 188015 with flag 4550002/4639173
464.39/459.85	c cleaning 95000 clauses out of 190014 with flag 4646001/4735172
474.15/469.58	c cleaning 95996 clauses out of 192013 with flag 4743000/4832171
486.77/482.10	c cleaning 97003 clauses out of 194017 with flag 4841000/4930171
496.82/492.00	c cleaning 98002 clauses out of 196015 with flag 4940001/5029172
509.70/504.90	c cleaning 98995 clauses out of 198012 with flag 5040000/5129171
519.76/514.77	c cleaning 100002 clauses out of 200017 with flag 5141000/5230171
534.92/529.83	c cleaning 101002 clauses out of 202015 with flag 5243000/5332171
547.42/542.24	c cleaning 102001 clauses out of 204013 with flag 5346000/5435171
557.60/552.34	c cleaning 103000 clauses out of 206013 with flag 5450001/5539172
576.36/571.01	c cleaning 103998 clauses out of 208012 with flag 5555000/5644171
595.88/590.46	c cleaning 104999 clauses out of 210014 with flag 5661000/5750171
621.10/615.53	c cleaning 105998 clauses out of 212015 with flag 5768000/5857171
648.53/642.81	c cleaning 106998 clauses out of 214017 with flag 5876000/5965171
664.69/658.87	c cleaning 107999 clauses out of 216020 with flag 5985001/6074172
679.66/673.75	c cleaning 109004 clauses out of 218022 with flag 6095002/6184173
694.41/688.47	c cleaning 110003 clauses out of 220016 with flag 6206000/6295171
710.01/703.95	c cleaning 110996 clauses out of 222013 with flag 6318000/6407171
724.74/718.62	c cleaning 112000 clauses out of 224017 with flag 6431000/6520171
739.71/733.50	c cleaning 112999 clauses out of 226018 with flag 6545001/6634172
754.91/748.63	c cleaning 114004 clauses out of 228019 with flag 6660001/6749172
765.46/759.19	c cleaning 114998 clauses out of 230014 with flag 6776000/6865171
777.61/771.24	c cleaning 116001 clauses out of 232017 with flag 6893001/6982172
789.36/782.98	c cleaning 117003 clauses out of 234015 with flag 7011000/7100171
801.89/795.40	c cleaning 117997 clauses out of 236012 with flag 7130000/7219171
817.35/810.88	c cleaning 119001 clauses out of 238015 with flag 7250000/7339171
829.73/823.13	c cleaning 119997 clauses out of 240014 with flag 7371000/7460171
845.10/838.45	c cleaning 121001 clauses out of 242018 with flag 7493001/7582172
862.19/855.45	c cleaning 122000 clauses out of 244016 with flag 7616000/7705171
876.03/869.26	c cleaning 122999 clauses out of 246016 with flag 7740000/7829171
893.10/886.29	c cleaning 124003 clauses out of 248018 with flag 7865001/7954172
909.89/902.91	c cleaning 124998 clauses out of 250015 with flag 7991001/8080172
928.59/921.59	c cleaning 125999 clauses out of 252017 with flag 8118001/8207172
943.46/936.35	c cleaning 127000 clauses out of 254018 with flag 8246001/8335172
960.76/953.57	c cleaning 128002 clauses out of 256018 with flag 8375001/8464172
978.06/970.72	c cleaning 128998 clauses out of 258016 with flag 8505001/8594172
995.00/987.61	c cleaning 130001 clauses out of 260017 with flag 8636000/8725171
1013.59/1006.10	c cleaning 130998 clauses out of 262016 with flag 8768000/8857171
1030.71/1023.11	c cleaning 132005 clauses out of 264019 with flag 8901001/8990172
1049.12/1041.41	c cleaning 132997 clauses out of 266014 with flag 9035001/9124172
1065.61/1057.88	c cleaning 133999 clauses out of 268017 with flag 9170001/9259172
1085.45/1077.68	c cleaning 135001 clauses out of 270018 with flag 9306001/9395172
1102.03/1094.11	c cleaning 136000 clauses out of 272016 with flag 9443000/9532171
1121.00/1113.00	c cleaning 136999 clauses out of 274016 with flag 9581000/9670171
1139.38/1131.37	c cleaning 137998 clauses out of 276018 with flag 9720001/9809172
1158.76/1150.62	c cleaning 139001 clauses out of 278019 with flag 9860000/9949171
1180.64/1172.49	c cleaning 139998 clauses out of 280018 with flag 10001000/10090171
1195.72/1187.45	c cleaning 141004 clauses out of 282020 with flag 10143000/10232171
1212.73/1204.14	c cleaning 142002 clauses out of 284016 with flag 10286000/10375171
1229.60/1220.77	c cleaning 143001 clauses out of 286016 with flag 10430002/10519173
1245.92/1237.02	c cleaning 144002 clauses out of 288015 with flag 10575002/10664173
1262.69/1253.71	c cleaning 144997 clauses out of 290011 with flag 10721000/10810171
1286.38/1277.32	c cleaning 145999 clauses out of 292015 with flag 10868001/10957172
1306.60/1297.47	c cleaning 147001 clauses out of 294017 with flag 11016002/11105173
1327.63/1318.31	c cleaning 147999 clauses out of 296015 with flag 11165001/11254172
1349.53/1340.19	c cleaning 148997 clauses out of 298016 with flag 11315001/11404172
1377.34/1367.88	c cleaning 150004 clauses out of 300019 with flag 11466001/11555172
1396.64/1387.01	c cleaning 151000 clauses out of 302016 with flag 11618002/11707173
1419.21/1409.58	c cleaning 152001 clauses out of 304015 with flag 11771001/11860172
1441.08/1431.32	c cleaning 152993 clauses out of 306014 with flag 11925001/12014172
1463.89/1454.05	c cleaning 154000 clauses out of 308020 with flag 12080000/12169171
1487.91/1478.06	c cleaning 154998 clauses out of 310020 with flag 12236000/12325171
1509.01/1499.02	c cleaning 156007 clauses out of 312024 with flag 12393002/12482173
1532.64/1522.56	c cleaning 157002 clauses out of 314015 with flag 12551000/12640171
1558.15/1547.95	c cleaning 157995 clauses out of 316013 with flag 12710000/12799171
1584.29/1573.96	c cleaning 159003 clauses out of 318020 with flag 12870002/12959173
1613.03/1602.51	c cleaning 159997 clauses out of 320015 with flag 13031000/13120171
1637.15/1626.66	c cleaning 160998 clauses out of 322018 with flag 13193000/13282171
1666.37/1655.88	c cleaning 162002 clauses out of 324021 with flag 13356001/13445172
1692.85/1682.22	c cleaning 163000 clauses out of 326019 with flag 13520001/13609172
1721.67/1710.97	c cleaning 164003 clauses out of 328018 with flag 13685000/13774171
1749.08/1738.27	c cleaning 165000 clauses out of 330015 with flag 13851000/13940171
1781.76/1770.87	c cleaning 166002 clauses out of 332015 with flag 14018000/14107171
1800.09/1789.01	c starts		: 331
1800.09/1789.01	c conflicts		: 14235379
1800.09/1789.01	c decisions		: 17557691
1800.09/1789.01	c propagations		: 292761297
1800.09/1789.01	c inspects		: 14883024391
1800.09/1789.01	c shortcuts		: 0
1800.09/1789.01	c learnt literals	: 0
1800.09/1789.01	c learnt binary clauses	: 0
1800.09/1789.01	c learnt ternary clauses	: 0
1800.09/1789.01	c learnt constraints	: 14235379
1800.09/1789.01	c ignored constraints	: 0
1800.09/1789.01	c root simplifications	: 331
1800.09/1789.01	c removed literals (reason simplification)	: 61664
1800.09/1789.01	c reason swapping (by a shorter reason)	: 0
1800.09/1789.01	c Calls to reduceDB	: 172
1800.09/1789.01	c number of reductions to clauses (during analyze)	: 0
1800.09/1789.01	c number of learned constraints concerned by reduction	: 0
1800.09/1789.01	c number of learning phase by resolution	: 0
1800.09/1789.01	c number of learning phase by cutting planes	: 0
1800.09/1789.01	c speed (assignments/second)	: 163665.98612568504
1800.09/1789.01	c non guided choices	508
1800.09/1789.05	c learnt constraints type 
1800.09/1789.05	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 294373
1800.09/1789.05	c constraints type 
1800.09/1789.05	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.09/1789.05	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 466
1800.09/1789.05	c 467 constraints processed.
1800.09/1789.05	s SATISFIABLE
1800.09/1789.05	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 
1800.09/1789.05	c objective function=209
1800.09/1789.05	c Total wall clock time (in seconds): 1788.926

Verifier Data

OK	209

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-3710655-1338138951/watcher-3710655-1338138951 -o /tmp/evaluation-result-3710655-1338138951/solver-3710655-1338138951 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3710655-1338138951.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: 0.93 1.37 1.73 3/193 25339
/proc/meminfo: memFree=31349652/32873844 swapFree=6872/6872
[pid=25339] ppid=25337 vsize=20660 CPUtime=0 cores=1,3,5,7
/proc/25339/stat : 25339 (java) R 25337 25339 22966 0 -1 4202496 469 0 0 0 0 0 0 0 20 0 1 0 280023571 21155840 196 33554432000 1073741824 1073778376 140735796538096 140735796527160 270109076775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25339/statm: 5809 200 155 9 0 128 0

[startup+0.0154549 s]
/proc/loadavg: 0.93 1.37 1.73 3/193 25339
/proc/meminfo: memFree=31349652/32873844 swapFree=6872/6872
[pid=25339] ppid=25337 vsize=8482100 CPUtime=0 cores=1,3,5,7
/proc/25339/stat : 25339 (java) S 25337 25339 22966 0 -1 4202496 1652 0 1 0 0 0 0 0 20 0 2 0 280023571 8685670400 1843 33554432000 1073741824 1073778376 140735796538096 140735796529232 270121599037 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25339/statm: 2120525 1866 941 9 0 2111634 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8482100

[startup+0.100219 s]
/proc/loadavg: 0.93 1.37 1.73 3/193 25339
/proc/meminfo: memFree=31349652/32873844 swapFree=6872/6872
[pid=25339] ppid=25337 vsize=9558440 CPUtime=0.09 cores=1,3,5,7
/proc/25339/stat : 25339 (java) S 25337 25339 22966 0 -1 4202496 4245 0 1 0 8 1 0 0 20 0 18 0 280023571 9787842560 5451 33554432000 1073741824 1073778376 140735796538096 140735796529232 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25339/statm: 2389610 5452 2115 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558440

[startup+0.300191 s]
/proc/loadavg: 0.93 1.37 1.73 3/193 25339
/proc/meminfo: memFree=31349652/32873844 swapFree=6872/6872
[pid=25339] ppid=25337 vsize=9625004 CPUtime=0.5 cores=1,3,5,7
/proc/25339/stat : 25339 (java) S 25337 25339 22966 0 -1 4202496 6797 0 1 0 48 2 0 0 20 0 19 0 280023571 9856004096 8965 33554432000 1073741824 1073778376 140735796538096 140735796529232 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25339/statm: 2406251 8965 2236 9 0 2396937 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9625004

[startup+0.700234 s]
/proc/loadavg: 0.93 1.37 1.73 3/193 25339
/proc/meminfo: memFree=31349652/32873844 swapFree=6872/6872
[pid=25339] ppid=25337 vsize=9625004 CPUtime=1.16 cores=1,3,5,7
/proc/25339/stat : 25339 (java) S 25337 25339 22966 0 -1 4202496 8385 0 1 0 114 2 0 0 20 0 19 0 280023571 9856004096 10491 33554432000 1073741824 1073778376 140735796538096 140735796529232 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25339/statm: 2406251 10491 2248 9 0 2396937 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 9625004

[startup+1.50071 s]
/proc/loadavg: 0.93 1.37 1.73 3/213 25359
/proc/meminfo: memFree=31273100/32873844 swapFree=6872/6872
[pid=25339] ppid=25337 vsize=9625004 CPUtime=2.06 cores=1,3,5,7
/proc/25339/stat : 25339 (java) S 25337 25339 22966 0 -1 4202496 8462 0 1 0 202 4 0 0 20 0 19 0 280023571 9856004096 15660 33554432000 1073741824 1073778376 140735796538096 140735796529232 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25339/statm: 2406251 15660 2276 9 0 2396937 0
[pid=25339/tid=25341] ppid=25337 vsize=9625004 CPUtime=1.43 cores=1,3,5,7
/proc/25339/task/25341/stat : 25341 (java) R 25337 25339 22966 0 -1 4202560 2514 0 1 0 141 2 0 0 20 0 19 0 280023572 9856004096 15660 33554432000 1073741824 1073778376 140735796538096 140697195926024 140697039008473 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25342/stat : 25342 (java) S 25337 25339 22966 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 280023572 9856004096 15660 33554432000 1073741824 1073778376 140735796538096 140697157417640 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25343/stat : 25343 (java) S 25337 25339 22966 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 280023572 9856004096 15660 33554432000 1073741824 1073778376 140735796538096 140697038482216 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25344] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25344/stat : 25344 (java) S 25337 25339 22966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280023572 9856004096 15660 33554432000 1073741824 1073778376 140735796538096 140697037429672 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25339/tid=25345] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25345/stat : 25345 (java) S 25337 25339 22966 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 280023572 9856004096 15660 33554432000 1073741824 1073778376 140735796538096 140697036377128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25339/tid=25346] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25346/stat : 25346 (java) S 25337 25339 22966 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 280023572 9856004096 15660 33554432000 1073741824 1073778376 140735796538096 140697035323560 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25347] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25347/stat : 25347 (java) S 25337 25339 22966 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 280023572 9856004096 15660 33554432000 1073741824 1073778376 140735796538096 140697034271016 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25339/tid=25348] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25348/stat : 25348 (java) S 25337 25339 22966 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 280023572 9856004096 15660 33554432000 1073741824 1073778376 140735796538096 140697033218472 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25339/tid=25349] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25349/stat : 25349 (java) S 25337 25339 22966 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 280023572 9856004096 15660 33554432000 1073741824 1073778376 140735796538096 140697032165928 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25350] ppid=25337 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/25339/task/25350/stat : 25350 (java) S 25337 25339 22966 0 -1 4202560 33 0 0 0 1 0 0 0 20 0 19 0 280023574 9856004096 15660 33554432000 1073741824 1073778376 140735796538096 140696549837416 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25351] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25351/stat : 25351 (java) S 25337 25339 22966 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280023574 9856004096 15660 33554432000 1073741824 1073778376 140735796538096 140696548783736 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25352] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25352/stat : 25352 (java) S 25337 25339 22966 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280023574 9856004096 15660 33554432000 1073741824 1073778376 140735796538096 140696547731080 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25353] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25353/stat : 25353 (java) S 25337 25339 22966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280023577 9856004096 15660 33554432000 1073741824 1073778376 140735796538096 140696546679824 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25354] ppid=25337 vsize=9625004 CPUtime=0.26 cores=1,3,5,7
/proc/25339/task/25354/stat : 25354 (java) S 25337 25339 22966 0 -1 4202560 1939 0 0 0 26 0 0 0 20 0 19 0 280023577 9856004096 15660 33554432000 1073741824 1073778376 140735796538096 140696545626168 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25355] ppid=25337 vsize=9625004 CPUtime=0.26 cores=1,3,5,7
/proc/25339/task/25355/stat : 25355 (java) S 25337 25339 22966 0 -1 4202560 2751 0 0 0 26 0 0 0 20 0 19 0 280023577 9856004096 15660 33554432000 1073741824 1073778376 140735796538096 140696544573624 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25339/tid=25356] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25356/stat : 25356 (java) S 25337 25339 22966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280023577 9856004096 15660 33554432000 1073741824 1073778376 140735796538096 140696543521272 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25339/tid=25357] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25357/stat : 25357 (java) S 25337 25339 22966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280023577 9856004096 15660 33554432000 1073741824 1073778376 140735796538096 140696542468936 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25339/tid=25359] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25359/stat : 25359 (java) S 25337 25339 22966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280023595 9856004096 15660 33554432000 1073741824 1073778376 140735796538096 140696541414696 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 9625004

[startup+3.10074 s]
/proc/loadavg: 0.93 1.37 1.73 3/213 25359
/proc/meminfo: memFree=31245352/32873844 swapFree=6872/6872
[pid=25339] ppid=25337 vsize=9625004 CPUtime=3.76 cores=1,3,5,7
/proc/25339/stat : 25339 (java) S 25337 25339 22966 0 -1 4202496 8764 0 1 0 371 5 0 0 20 0 19 0 280023571 9856004096 17717 33554432000 1073741824 1073778376 140735796538096 140735796529232 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25339/statm: 2406251 17717 2276 9 0 2396937 0
[pid=25339/tid=25341] ppid=25337 vsize=9625004 CPUtime=2.96 cores=1,3,5,7
/proc/25339/task/25341/stat : 25341 (java) R 25337 25339 22966 0 -1 4202560 2515 0 1 0 294 2 0 0 20 0 19 0 280023572 9856004096 17717 33554432000 1073741824 1073778376 140735796538096 140697195925808 140697039076677 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25342/stat : 25342 (java) S 25337 25339 22966 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 280023572 9856004096 17717 33554432000 1073741824 1073778376 140735796538096 140697157417640 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25343/stat : 25343 (java) S 25337 25339 22966 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 280023572 9856004096 17717 33554432000 1073741824 1073778376 140735796538096 140697038482216 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25344] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25344/stat : 25344 (java) S 25337 25339 22966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280023572 9856004096 17717 33554432000 1073741824 1073778376 140735796538096 140697037429672 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25339/tid=25345] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25345/stat : 25345 (java) S 25337 25339 22966 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 280023572 9856004096 17717 33554432000 1073741824 1073778376 140735796538096 140697036377128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25346] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25346/stat : 25346 (java) S 25337 25339 22966 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 280023572 9856004096 17717 33554432000 1073741824 1073778376 140735796538096 140697035323560 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25339/tid=25347] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25347/stat : 25347 (java) S 25337 25339 22966 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 280023572 9856004096 17717 33554432000 1073741824 1073778376 140735796538096 140697034271016 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25339/tid=25348] ppid=25337 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/25339/task/25348/stat : 25348 (java) S 25337 25339 22966 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 280023572 9856004096 17717 33554432000 1073741824 1073778376 140735796538096 140697033218472 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25339/tid=25349] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25349/stat : 25349 (java) S 25337 25339 22966 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 280023572 9856004096 17717 33554432000 1073741824 1073778376 140735796538096 140697032165928 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25350] ppid=25337 vsize=9625004 CPUtime=0.05 cores=1,3,5,7
/proc/25339/task/25350/stat : 25350 (java) S 25337 25339 22966 0 -1 4202560 34 0 0 0 5 0 0 0 20 0 19 0 280023574 9856004096 17717 33554432000 1073741824 1073778376 140735796538096 140696549837416 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25351] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25351/stat : 25351 (java) S 25337 25339 22966 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280023574 9856004096 17717 33554432000 1073741824 1073778376 140735796538096 140696548783736 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25352] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25352/stat : 25352 (java) S 25337 25339 22966 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280023574 9856004096 17717 33554432000 1073741824 1073778376 140735796538096 140696547731080 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25353] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25353/stat : 25353 (java) S 25337 25339 22966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280023577 9856004096 17717 33554432000 1073741824 1073778376 140735796538096 140696546679824 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25354] ppid=25337 vsize=9625004 CPUtime=0.26 cores=1,3,5,7
/proc/25339/task/25354/stat : 25354 (java) S 25337 25339 22966 0 -1 4202560 1939 0 0 0 26 0 0 0 20 0 19 0 280023577 9856004096 17717 33554432000 1073741824 1073778376 140735796538096 140696545626168 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25355] ppid=25337 vsize=9625004 CPUtime=0.31 cores=1,3,5,7
/proc/25339/task/25355/stat : 25355 (java) S 25337 25339 22966 0 -1 4202560 3034 0 0 0 31 0 0 0 20 0 19 0 280023577 9856004096 17717 33554432000 1073741824 1073778376 140735796538096 140696544573624 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25356] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25356/stat : 25356 (java) S 25337 25339 22966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280023577 9856004096 17717 33554432000 1073741824 1073778376 140735796538096 140696543521272 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25339/tid=25357] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25357/stat : 25357 (java) S 25337 25339 22966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280023577 9856004096 17717 33554432000 1073741824 1073778376 140735796538096 140696542468936 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25339/tid=25359] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25359/stat : 25359 (java) S 25337 25339 22966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280023595 9856004096 17717 33554432000 1073741824 1073778376 140735796538096 140696541414696 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.76
Current children cumulated vsize (KiB) 9625004

[startup+6.30062 s]
/proc/loadavg: 1.01 1.38 1.73 3/213 25359
/proc/meminfo: memFree=31226424/32873844 swapFree=6872/6872
[pid=25339] ppid=25337 vsize=9625004 CPUtime=7 cores=1,3,5,7
/proc/25339/stat : 25339 (java) S 25337 25339 22966 0 -1 4202496 8783 0 1 0 695 5 0 0 20 0 19 0 280023571 9856004096 19483 33554432000 1073741824 1073778376 140735796538096 140735796529232 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25339/statm: 2406251 19483 2276 9 0 2396937 0
[pid=25339/tid=25341] ppid=25337 vsize=9625004 CPUtime=6.05 cores=1,3,5,7
/proc/25339/task/25341/stat : 25341 (java) R 25337 25339 22966 0 -1 4202560 2520 0 1 0 603 2 0 0 20 0 19 0 280023572 9856004096 19483 33554432000 1073741824 1073778376 140735796538096 140697195917760 140697038970685 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=9625004 CPUtime=0.02 cores=1,3,5,7
/proc/25339/task/25342/stat : 25342 (java) S 25337 25339 22966 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 280023572 9856004096 19483 33554432000 1073741824 1073778376 140735796538096 140697157417640 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/25339/task/25343/stat : 25343 (java) S 25337 25339 22966 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 280023572 9856004096 19483 33554432000 1073741824 1073778376 140735796538096 140697038482216 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25339/tid=25344] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25344/stat : 25344 (java) S 25337 25339 22966 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280023572 9856004096 19483 33554432000 1073741824 1073778376 140735796538096 140697037429672 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25339/tid=25345] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25345/stat : 25345 (java) S 25337 25339 22966 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 280023572 9856004096 19483 33554432000 1073741824 1073778376 140735796538096 140697036377128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25346] ppid=25337 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/25339/task/25346/stat : 25346 (java) S 25337 25339 22966 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 280023572 9856004096 19483 33554432000 1073741824 1073778376 140735796538096 140697035323560 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25339/tid=25347] ppid=25337 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/25339/task/25347/stat : 25347 (java) S 25337 25339 22966 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 280023572 9856004096 19483 33554432000 1073741824 1073778376 140735796538096 140697034271016 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25348] ppid=25337 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/25339/task/25348/stat : 25348 (java) S 25337 25339 22966 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 280023572 9856004096 19483 33554432000 1073741824 1073778376 140735796538096 140697033218472 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25339/tid=25349] ppid=25337 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/25339/task/25349/stat : 25349 (java) S 25337 25339 22966 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 280023572 9856004096 19483 33554432000 1073741824 1073778376 140735796538096 140697032165928 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25339/tid=25350] ppid=25337 vsize=9625004 CPUtime=0.12 cores=1,3,5,7
/proc/25339/task/25350/stat : 25350 (java) S 25337 25339 22966 0 -1 4202560 36 0 0 0 12 0 0 0 20 0 19 0 280023574 9856004096 19483 33554432000 1073741824 1073778376 140735796538096 140696549837416 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25351] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25351/stat : 25351 (java) S 25337 25339 22966 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280023574 9856004096 19483 33554432000 1073741824 1073778376 140735796538096 140696548783736 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25352] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25352/stat : 25352 (java) S 25337 25339 22966 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280023574 9856004096 19483 33554432000 1073741824 1073778376 140735796538096 140696547731080 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25353] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25353/stat : 25353 (java) S 25337 25339 22966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280023577 9856004096 19483 33554432000 1073741824 1073778376 140735796538096 140696546679824 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25354] ppid=25337 vsize=9625004 CPUtime=0.26 cores=1,3,5,7
/proc/25339/task/25354/stat : 25354 (java) S 25337 25339 22966 0 -1 4202560 1939 0 0 0 26 0 0 0 20 0 19 0 280023577 9856004096 19483 33554432000 1073741824 1073778376 140735796538096 140696545626168 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25355] ppid=25337 vsize=9625004 CPUtime=0.31 cores=1,3,5,7
/proc/25339/task/25355/stat : 25355 (java) S 25337 25339 22966 0 -1 4202560 3034 0 0 0 31 0 0 0 20 0 19 0 280023577 9856004096 19483 33554432000 1073741824 1073778376 140735796538096 140696544573624 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25356] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25356/stat : 25356 (java) S 25337 25339 22966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280023577 9856004096 19483 33554432000 1073741824 1073778376 140735796538096 140696543521272 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25339/tid=25357] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25357/stat : 25357 (java) S 25337 25339 22966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280023577 9856004096 19483 33554432000 1073741824 1073778376 140735796538096 140696542468936 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25339/tid=25359] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25359/stat : 25359 (java) S 25337 25339 22966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280023595 9856004096 19483 33554432000 1073741824 1073778376 140735796538096 140696541414696 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7
Current children cumulated vsize (KiB) 9625004

[startup+12.7006 s]

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

[pid=25339/tid=25354] ppid=25337 vsize=9625004 CPUtime=0.26 cores=1,3,5,7
/proc/25339/task/25354/stat : 25354 (java) S 25337 25339 22966 0 -1 4202560 1939 0 0 0 26 0 0 0 20 0 19 0 280023577 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696545626168 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25355] ppid=25337 vsize=9625004 CPUtime=0.33 cores=1,3,5,7
/proc/25339/task/25355/stat : 25355 (java) S 25337 25339 22966 0 -1 4202560 3326 0 0 0 33 0 0 0 20 0 19 0 280023577 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696544573624 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25356] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25356/stat : 25356 (java) S 25337 25339 22966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280023577 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696543521272 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25339/tid=25357] ppid=25337 vsize=9625004 CPUtime=0.59 cores=1,3,5,7
/proc/25339/task/25357/stat : 25357 (java) S 25337 25339 22966 0 -1 4202560 94 0 0 0 34 25 0 0 20 0 19 0 280023577 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696542468936 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25359] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25359/stat : 25359 (java) S 25337 25339 22966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280023595 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696541414696 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1672.96
Current children cumulated vsize (KiB) 9625004

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/213 25374
/proc/meminfo: memFree=30376852/32873844 swapFree=6872/6872
[pid=25339] ppid=25337 vsize=9625004 CPUtime=1733.18 cores=1,3,5,7
/proc/25339/stat : 25339 (java) S 25337 25339 22966 0 -1 4202496 13163 0 1 0 173217 101 0 0 20 0 19 0 280023571 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140735796529232 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25339/statm: 2406251 137889 2277 9 0 2396937 0
[pid=25339/tid=25341] ppid=25337 vsize=9625004 CPUtime=1700.97 cores=1,3,5,7
/proc/25339/task/25341/stat : 25341 (java) R 25337 25339 22966 0 -1 4202560 2738 0 1 0 170067 30 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697195925808 140697039044032 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=9625004 CPUtime=1.83 cores=1,3,5,7
/proc/25339/task/25342/stat : 25342 (java) S 25337 25339 22966 0 -1 4202560 542 0 0 0 176 7 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697157417640 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=9625004 CPUtime=1.78 cores=1,3,5,7
/proc/25339/task/25343/stat : 25343 (java) S 25337 25339 22966 0 -1 4202560 513 0 0 0 169 9 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697038482216 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25344] ppid=25337 vsize=9625004 CPUtime=1.56 cores=1,3,5,7
/proc/25339/task/25344/stat : 25344 (java) S 25337 25339 22966 0 -1 4202560 369 0 0 0 149 7 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697037429672 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25345] ppid=25337 vsize=9625004 CPUtime=1.58 cores=1,3,5,7
/proc/25339/task/25345/stat : 25345 (java) S 25337 25339 22966 0 -1 4202560 393 0 0 0 152 6 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697036377128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25339/tid=25346] ppid=25337 vsize=9625004 CPUtime=1.63 cores=1,3,5,7
/proc/25339/task/25346/stat : 25346 (java) S 25337 25339 22966 0 -1 4202560 378 0 0 0 158 5 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697035323560 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25347] ppid=25337 vsize=9625004 CPUtime=1.64 cores=1,3,5,7
/proc/25339/task/25347/stat : 25347 (java) S 25337 25339 22966 0 -1 4202560 464 0 0 0 156 8 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697034271016 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25348] ppid=25337 vsize=9625004 CPUtime=1.63 cores=1,3,5,7
/proc/25339/task/25348/stat : 25348 (java) S 25337 25339 22966 0 -1 4202560 390 0 0 0 157 6 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697033218472 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25349] ppid=25337 vsize=9625004 CPUtime=1.82 cores=1,3,5,7
/proc/25339/task/25349/stat : 25349 (java) S 25337 25339 22966 0 -1 4202560 404 0 0 0 174 8 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697032165928 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25350] ppid=25337 vsize=9625004 CPUtime=12.93 cores=1,3,5,7
/proc/25339/task/25350/stat : 25350 (java) S 25337 25339 22966 0 -1 4202560 427 0 0 0 1289 4 0 0 20 0 19 0 280023574 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696549837416 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25339/tid=25351] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25351/stat : 25351 (java) S 25337 25339 22966 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280023574 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696548783736 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25352] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25352/stat : 25352 (java) S 25337 25339 22966 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280023574 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696547731080 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25353] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25353/stat : 25353 (java) S 25337 25339 22966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280023577 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696546679824 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25354] ppid=25337 vsize=9625004 CPUtime=0.26 cores=1,3,5,7
/proc/25339/task/25354/stat : 25354 (java) S 25337 25339 22966 0 -1 4202560 1939 0 0 0 26 0 0 0 20 0 19 0 280023577 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696545626168 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25355] ppid=25337 vsize=9625004 CPUtime=0.33 cores=1,3,5,7
/proc/25339/task/25355/stat : 25355 (java) S 25337 25339 22966 0 -1 4202560 3326 0 0 0 33 0 0 0 20 0 19 0 280023577 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696544573624 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25356] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25356/stat : 25356 (java) S 25337 25339 22966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280023577 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696543521272 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25339/tid=25357] ppid=25337 vsize=9625004 CPUtime=0.61 cores=1,3,5,7
/proc/25339/task/25357/stat : 25357 (java) S 25337 25339 22966 0 -1 4202560 98 0 0 0 35 26 0 0 20 0 19 0 280023577 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696542468936 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25359] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25359/stat : 25359 (java) S 25337 25339 22966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280023595 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696541414696 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1733.18
Current children cumulated vsize (KiB) 9625004

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/213 25374
/proc/meminfo: memFree=30372632/32873844 swapFree=6872/6872
[pid=25339] ppid=25337 vsize=9625004 CPUtime=1793.38 cores=1,3,5,7
/proc/25339/stat : 25339 (java) S 25337 25339 22966 0 -1 4202496 13171 0 1 0 179236 102 0 0 20 0 19 0 280023571 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140735796529232 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25339/statm: 2406251 137889 2277 9 0 2396937 0
[pid=25339/tid=25341] ppid=25337 vsize=9625004 CPUtime=1760.41 cores=1,3,5,7
/proc/25339/task/25341/stat : 25341 (java) R 25337 25339 22966 0 -1 4202560 2740 0 1 0 176010 31 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697195925808 140697039043775 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=9625004 CPUtime=1.86 cores=1,3,5,7
/proc/25339/task/25342/stat : 25342 (java) S 25337 25339 22966 0 -1 4202560 542 0 0 0 179 7 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697157417640 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=9625004 CPUtime=1.81 cores=1,3,5,7
/proc/25339/task/25343/stat : 25343 (java) S 25337 25339 22966 0 -1 4202560 513 0 0 0 172 9 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697038482216 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25344] ppid=25337 vsize=9625004 CPUtime=1.58 cores=1,3,5,7
/proc/25339/task/25344/stat : 25344 (java) S 25337 25339 22966 0 -1 4202560 369 0 0 0 151 7 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697037429672 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25339/tid=25345] ppid=25337 vsize=9625004 CPUtime=1.64 cores=1,3,5,7
/proc/25339/task/25345/stat : 25345 (java) S 25337 25339 22966 0 -1 4202560 393 0 0 0 158 6 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697036377128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25339/tid=25346] ppid=25337 vsize=9625004 CPUtime=1.7 cores=1,3,5,7
/proc/25339/task/25346/stat : 25346 (java) S 25337 25339 22966 0 -1 4202560 378 0 0 0 165 5 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697035323560 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25347] ppid=25337 vsize=9625004 CPUtime=1.66 cores=1,3,5,7
/proc/25339/task/25347/stat : 25347 (java) S 25337 25339 22966 0 -1 4202560 464 0 0 0 158 8 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697034271016 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25348] ppid=25337 vsize=9625004 CPUtime=1.64 cores=1,3,5,7
/proc/25339/task/25348/stat : 25348 (java) S 25337 25339 22966 0 -1 4202560 390 0 0 0 158 6 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697033218472 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25349] ppid=25337 vsize=9625004 CPUtime=1.86 cores=1,3,5,7
/proc/25339/task/25349/stat : 25349 (java) S 25337 25339 22966 0 -1 4202560 404 0 0 0 177 9 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697032165928 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25350] ppid=25337 vsize=9625004 CPUtime=13.26 cores=1,3,5,7
/proc/25339/task/25350/stat : 25350 (java) S 25337 25339 22966 0 -1 4202560 429 0 0 0 1322 4 0 0 20 0 19 0 280023574 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696549837416 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25339/tid=25351] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25351/stat : 25351 (java) S 25337 25339 22966 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280023574 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696548783736 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25352] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25352/stat : 25352 (java) S 25337 25339 22966 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280023574 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696547731080 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25353] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25353/stat : 25353 (java) S 25337 25339 22966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280023577 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696546679824 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25354] ppid=25337 vsize=9625004 CPUtime=0.26 cores=1,3,5,7
/proc/25339/task/25354/stat : 25354 (java) S 25337 25339 22966 0 -1 4202560 1939 0 0 0 26 0 0 0 20 0 19 0 280023577 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696545626168 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25355] ppid=25337 vsize=9625004 CPUtime=0.33 cores=1,3,5,7
/proc/25339/task/25355/stat : 25355 (java) S 25337 25339 22966 0 -1 4202560 3326 0 0 0 33 0 0 0 20 0 19 0 280023577 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696544573624 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25356] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25356/stat : 25356 (java) S 25337 25339 22966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280023577 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696543521272 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25339/tid=25357] ppid=25337 vsize=9625004 CPUtime=0.64 cores=1,3,5,7
/proc/25339/task/25357/stat : 25357 (java) S 25337 25339 22966 0 -1 4202560 102 0 0 0 37 27 0 0 20 0 19 0 280023577 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696542468936 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25359] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25359/stat : 25359 (java) S 25337 25339 22966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280023595 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696541414696 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1793.38
Current children cumulated vsize (KiB) 9625004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1789 s]
/proc/loadavg: 2.00 2.00 1.93 2/193 25377
/proc/meminfo: memFree=30800708/32873844 swapFree=6872/6872
[pid=25339] ppid=25337 vsize=9625004 CPUtime=1800.09 cores=1,3,5,7
/proc/25339/stat : 25339 (java) S 25337 25339 22966 0 -1 4202496 13171 0 1 0 179907 102 0 0 20 0 19 0 280023571 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140735796529232 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25339/statm: 2406251 137889 2277 9 0 2396937 0
[pid=25339/tid=25341] ppid=25337 vsize=9625004 CPUtime=1767.1 cores=1,3,5,7
/proc/25339/task/25341/stat : 25341 (java) R 25337 25339 22966 0 -1 4202560 2740 0 1 0 176679 31 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697195925808 140697038991752 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25342] ppid=25337 vsize=9625004 CPUtime=1.86 cores=1,3,5,7
/proc/25339/task/25342/stat : 25342 (java) S 25337 25339 22966 0 -1 4202560 542 0 0 0 179 7 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697157417640 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25339/tid=25343] ppid=25337 vsize=9625004 CPUtime=1.81 cores=1,3,5,7
/proc/25339/task/25343/stat : 25343 (java) S 25337 25339 22966 0 -1 4202560 513 0 0 0 172 9 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697038482216 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25344] ppid=25337 vsize=9625004 CPUtime=1.58 cores=1,3,5,7
/proc/25339/task/25344/stat : 25344 (java) S 25337 25339 22966 0 -1 4202560 369 0 0 0 151 7 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697037429672 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25339/tid=25345] ppid=25337 vsize=9625004 CPUtime=1.64 cores=1,3,5,7
/proc/25339/task/25345/stat : 25345 (java) S 25337 25339 22966 0 -1 4202560 393 0 0 0 158 6 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697036377128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25339/tid=25346] ppid=25337 vsize=9625004 CPUtime=1.7 cores=1,3,5,7
/proc/25339/task/25346/stat : 25346 (java) S 25337 25339 22966 0 -1 4202560 378 0 0 0 165 5 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697035323560 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25347] ppid=25337 vsize=9625004 CPUtime=1.66 cores=1,3,5,7
/proc/25339/task/25347/stat : 25347 (java) S 25337 25339 22966 0 -1 4202560 464 0 0 0 158 8 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697034271016 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25348] ppid=25337 vsize=9625004 CPUtime=1.64 cores=1,3,5,7
/proc/25339/task/25348/stat : 25348 (java) S 25337 25339 22966 0 -1 4202560 390 0 0 0 158 6 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697033218472 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25349] ppid=25337 vsize=9625004 CPUtime=1.86 cores=1,3,5,7
/proc/25339/task/25349/stat : 25349 (java) S 25337 25339 22966 0 -1 4202560 404 0 0 0 177 9 0 0 20 0 19 0 280023572 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140697032165928 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25350] ppid=25337 vsize=9625004 CPUtime=13.26 cores=1,3,5,7
/proc/25339/task/25350/stat : 25350 (java) S 25337 25339 22966 0 -1 4202560 429 0 0 0 1322 4 0 0 20 0 19 0 280023574 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696549837416 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25339/tid=25351] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25351/stat : 25351 (java) S 25337 25339 22966 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280023574 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696548783736 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25352] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25352/stat : 25352 (java) S 25337 25339 22966 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280023574 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696547731080 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25353] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25353/stat : 25353 (java) S 25337 25339 22966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280023577 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696546679824 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25354] ppid=25337 vsize=9625004 CPUtime=0.26 cores=1,3,5,7
/proc/25339/task/25354/stat : 25354 (java) S 25337 25339 22966 0 -1 4202560 1939 0 0 0 26 0 0 0 20 0 19 0 280023577 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696545626168 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25339/tid=25355] ppid=25337 vsize=9625004 CPUtime=0.33 cores=1,3,5,7
/proc/25339/task/25355/stat : 25355 (java) S 25337 25339 22966 0 -1 4202560 3326 0 0 0 33 0 0 0 20 0 19 0 280023577 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696544573624 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25356] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25356/stat : 25356 (java) S 25337 25339 22966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280023577 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696543521272 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25339/tid=25357] ppid=25337 vsize=9625004 CPUtime=0.64 cores=1,3,5,7
/proc/25339/task/25357/stat : 25357 (java) S 25337 25339 22966 0 -1 4202560 102 0 0 0 37 27 0 0 20 0 19 0 280023577 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696542468936 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25339/tid=25359] ppid=25337 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/25339/task/25359/stat : 25359 (java) S 25337 25339 22966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280023595 9856004096 137889 33554432000 1073741824 1073778376 140735796538096 140696541414696 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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

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

Real time (s): 1789.06
CPU time (s): 1800.09
CPU user time (s): 1799.07
CPU system time (s): 1.02
CPU usage (%): 100.617
Max. virtual memory (cumulated for all children) (KiB): 9625004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.37
system time used= 1.3308
maximum resident set size= 551716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13216
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42495
involuntary context switches= 30089

runsolver used 6.20306 second user time and 15.8406 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-27 19:15:51
IDJOB=3710655
IDBENCH=1957
IDSOLVER=2289
FILE ID=node106/3710655-1338138951
RUNJOBID= node106-1338138950-25295
PBS_JOBID= 14624504
Free space on /tmp= 71336 MiB

SOLVER NAME= SAT4J PB specific settings 2.3.2 snapshot
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.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-3710655-1338138951/watcher-3710655-1338138951 -o /tmp/evaluation-result-3710655-1338138951/solver-3710655-1338138951 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3710655-1338138951.opb

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

MD5SUM BENCH= 80b0f13939656efa52b7dd958ee28431
RANDOM SEED=879181867

node106.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		: 2667.065
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	: 5334.13
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		: 2667.065
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		: 2667.065
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	: 5331.91
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		: 2667.065
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.92
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		: 2667.065
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		: 2667.065
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		: 2667.065
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		: 2667.065
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:        31350560 kB
Buffers:          158964 kB
Cached:           501088 kB
SwapCached:            0 kB
Active:           606412 kB
Inactive:          79876 kB
Active(anon):      16652 kB
Inactive(anon):    12012 kB
Active(file):     589760 kB
Inactive(file):    67864 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1572 kB
Writeback:             0 kB
AnonPages:         25124 kB
Mapped:            17880 kB
Shmem:               200 kB
Slab:             696508 kB
SReclaimable:     138740 kB
SUnreclaim:       557768 kB
KernelStack:        1392 kB
PageTables:         4388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     693836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71332 MiB
End job on node106 at 2012-05-27 19:45:42