Trace number 3711250

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)-63 1800.04 1785.45

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_25_5.opb
MD5SUM40141f2f083fa5e1f8a41aa043de0b1b
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-69
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -69
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint25
Maximum length of a constraint47
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15706
Sum of products size (including duplicates)31412
Number of different products7853
Sum of products size15706

Quality of the solution as a function of time


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

Solver Data

0.05/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.05/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.08	c See www.sat4j.org for details.
0.05/0.08	c This software uses some libraries from the Jakarta Commons project. See jakarta.apache.org for details.
0.05/0.09	c version 2.3.2.v20120418
0.05/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.09	c java.vm.version	19.1-b02
0.05/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.09	c sun.arch.data.model	64
0.05/0.09	c java.version		1.6.0_24
0.05/0.09	c os.name		Linux
0.05/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.05/0.09	c os.arch		amd64
0.05/0.09	c Free memory 		501472288
0.05/0.09	c Max memory 		7480803328
0.05/0.09	c Total memory 		504102912
0.05/0.09	c Number of processors 	8
0.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-3711250-1338168567.opb
0.08/0.12	c reading problem ... 
1.04/0.58	c ... done. Wall clock time 0.453s.
1.04/0.58	c declared #vars     500
1.04/0.58	c internal #vars     8353
1.04/0.58	c #constraints  16206
1.04/0.58	c constraints type 
1.04/0.58	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7853
1.04/0.58	c org.sat4j.minisat.constraints.cnf.UnitClauses => 500
1.04/0.58	c ignored satisfied constraints => 500
1.04/0.58	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 7853
1.04/0.58	c 16706 constraints processed.
1.34/0.66	c SATISFIABLE
1.34/0.66	c OPTIMIZING...
1.34/0.66	c Got one! Elapsed wall clock time (in seconds):0.54
1.34/0.66	o 0
1.34/0.69	c Got one! Elapsed wall clock time (in seconds):0.564
1.34/0.69	o -1
1.65/0.71	c Got one! Elapsed wall clock time (in seconds):0.585
1.65/0.71	o -2
1.65/0.73	c Got one! Elapsed wall clock time (in seconds):0.608
1.65/0.73	o -55
1.65/0.76	c Got one! Elapsed wall clock time (in seconds):0.633
1.65/0.76	o -57
2.24/0.94	c Got one! Elapsed wall clock time (in seconds):0.816
2.24/0.94	o -58
2.24/0.94	c Got one! Elapsed wall clock time (in seconds):0.82
2.24/0.94	o -59
3.00/1.44	c cleaning 2605 clauses out of 5218 with flag 5001/5218
3.45/1.82	c Got one! Elapsed wall clock time (in seconds):1.7
3.45/1.82	o -60
3.68/2.01	c cleaning 4234 clauses out of 8476 with flag 2000/11081
3.92/2.25	c Got one! Elapsed wall clock time (in seconds):2.129
3.92/2.25	o -61
3.92/2.29	c Got one! Elapsed wall clock time (in seconds):2.165
3.92/2.29	o -62
4.22/2.56	c cleaning 4967 clauses out of 9934 with flag 3002/16773
4.84/3.15	c cleaning 5482 clauses out of 10965 with flag 9000/22771
5.47/3.78	c cleaning 6238 clauses out of 12483 with flag 16000/29771
6.29/4.56	c cleaning 7124 clauses out of 14247 with flag 24002/37773
7.22/5.43	c cleaning 8061 clauses out of 16121 with flag 33000/46771
8.22/6.44	c cleaning 9030 clauses out of 18061 with flag 43001/56772
9.35/7.56	c cleaning 10013 clauses out of 20032 with flag 54002/67773
10.75/8.94	c cleaning 11009 clauses out of 22018 with flag 66001/79772
12.19/10.32	c cleaning 12004 clauses out of 24008 with flag 79000/92771
13.72/11.84	c cleaning 12997 clauses out of 26004 with flag 93000/106771
15.44/13.59	c cleaning 13999 clauses out of 28008 with flag 108001/121772
17.26/15.31	c cleaning 14999 clauses out of 30009 with flag 124001/137772
19.29/17.34	c cleaning 16003 clauses out of 32010 with flag 141001/154772
21.81/19.81	c cleaning 17002 clauses out of 34008 with flag 159002/172773
23.87/21.87	c cleaning 17997 clauses out of 36004 with flag 178000/191771
26.38/24.34	c cleaning 19004 clauses out of 38007 with flag 198000/211771
29.42/27.30	c cleaning 19997 clauses out of 40003 with flag 219000/232771
32.57/30.48	c cleaning 21000 clauses out of 42007 with flag 241001/254772
35.30/33.16	c cleaning 21996 clauses out of 44006 with flag 264000/277771
38.25/36.09	c cleaning 23005 clauses out of 46011 with flag 288001/301772
41.60/39.39	c cleaning 24003 clauses out of 48008 with flag 313003/326774
45.32/43.07	c cleaning 24999 clauses out of 50003 with flag 339001/352772
49.97/47.63	c cleaning 25989 clauses out of 52003 with flag 366000/379771
53.91/51.56	c cleaning 27007 clauses out of 54014 with flag 394000/407771
57.65/55.27	c cleaning 27999 clauses out of 56008 with flag 423001/436772
61.62/59.17	c cleaning 28994 clauses out of 58009 with flag 453001/466772
65.75/63.28	c cleaning 30004 clauses out of 60015 with flag 484001/497772
71.07/68.55	c cleaning 31000 clauses out of 62010 with flag 516000/529771
76.53/73.98	c cleaning 32002 clauses out of 64010 with flag 549000/562771
78.76/76.12	c Got one! Elapsed wall clock time (in seconds):76.0
78.76/76.12	o -63
79.57/76.91	c cleaning 25801 clauses out of 51613 with flag 5000/582376
80.40/77.75	c cleaning 15899 clauses out of 31812 with flag 11000/588376
81.20/78.50	c cleaning 11448 clauses out of 22913 with flag 18000/595376
82.03/79.35	c cleaning 9723 clauses out of 19465 with flag 26000/603376
82.94/80.30	c cleaning 9364 clauses out of 18742 with flag 35000/612376
84.16/81.42	c cleaning 9689 clauses out of 19378 with flag 45000/622376
85.27/82.56	c cleaning 10341 clauses out of 20690 with flag 56001/633377
86.79/84.05	c cleaning 11174 clauses out of 22348 with flag 68000/645376
88.19/85.45	c cleaning 12084 clauses out of 24174 with flag 81000/658376
89.90/87.16	c cleaning 13045 clauses out of 26090 with flag 95000/672376
91.72/88.90	c cleaning 14016 clauses out of 28046 with flag 110001/687377
93.75/90.98	c cleaning 15014 clauses out of 30030 with flag 126001/703377
96.09/93.25	c cleaning 16006 clauses out of 32015 with flag 143000/720376
98.72/95.82	c cleaning 17005 clauses out of 34010 with flag 161001/738377
101.75/98.84	c cleaning 17999 clauses out of 36004 with flag 180000/757376
105.17/102.25	c cleaning 19003 clauses out of 38005 with flag 200000/777376
107.97/105.09	c cleaning 19996 clauses out of 40002 with flag 221000/798376
111.49/108.54	c cleaning 21000 clauses out of 42006 with flag 243000/820376
115.51/112.54	c cleaning 22001 clauses out of 44006 with flag 266000/843376
119.54/116.57	c cleaning 23003 clauses out of 46005 with flag 290000/867376
123.47/120.47	c cleaning 23999 clauses out of 48005 with flag 315003/892379
126.50/123.46	c cleaning 25002 clauses out of 50003 with flag 341000/918376
130.33/127.22	c cleaning 25998 clauses out of 52001 with flag 368000/945376
134.55/131.47	c cleaning 27001 clauses out of 54003 with flag 396000/973376
139.00/135.83	c cleaning 27994 clauses out of 56003 with flag 425001/1002377
142.95/139.72	c cleaning 29000 clauses out of 58010 with flag 455002/1032378
147.88/144.62	c cleaning 30000 clauses out of 60008 with flag 486000/1063376
152.31/149.04	c cleaning 31000 clauses out of 62008 with flag 518000/1095376
158.13/154.88	c cleaning 32004 clauses out of 64009 with flag 551001/1128377
165.07/161.72	c cleaning 32996 clauses out of 66004 with flag 585000/1162376
170.30/166.99	c cleaning 34004 clauses out of 68008 with flag 620000/1197376
176.75/173.36	c cleaning 35002 clauses out of 70005 with flag 656001/1233377
183.49/180.02	c cleaning 35999 clauses out of 72002 with flag 693000/1270376
190.66/187.14	c cleaning 36995 clauses out of 74003 with flag 731000/1308376
196.70/193.11	c cleaning 38005 clauses out of 76009 with flag 770001/1347377
202.50/198.81	c cleaning 38999 clauses out of 78003 with flag 810000/1387376
208.36/204.67	c cleaning 40002 clauses out of 80006 with flag 851002/1428378
215.01/211.23	c cleaning 40996 clauses out of 82003 with flag 893001/1470377
223.35/219.53	c cleaning 41998 clauses out of 84006 with flag 936000/1513376
230.61/226.74	c cleaning 43002 clauses out of 86009 with flag 980001/1557377
239.66/235.72	c cleaning 43996 clauses out of 88006 with flag 1025000/1602376
247.33/243.33	c cleaning 45005 clauses out of 90011 with flag 1071001/1648377
256.49/252.44	c cleaning 46000 clauses out of 92006 with flag 1118001/1695377
266.02/261.92	c cleaning 46991 clauses out of 94006 with flag 1166001/1743377
274.26/270.19	c cleaning 48007 clauses out of 96017 with flag 1215003/1792379
284.22/280.09	c cleaning 48999 clauses out of 98007 with flag 1265000/1842376
295.88/291.62	c cleaning 49999 clauses out of 100008 with flag 1316000/1893376
307.31/302.92	c cleaning 51003 clauses out of 102009 with flag 1368000/1945376
320.76/316.40	c cleaning 51999 clauses out of 104007 with flag 1421001/1998377
328.75/324.27	c cleaning 53001 clauses out of 106009 with flag 1475002/2052378
338.65/334.08	c cleaning 53995 clauses out of 108006 with flag 1530000/2107376
348.02/343.34	c cleaning 55002 clauses out of 110013 with flag 1586002/2163378
357.75/353.04	c cleaning 55999 clauses out of 112009 with flag 1643000/2220376
370.10/365.31	c cleaning 57002 clauses out of 114011 with flag 1701001/2278377
382.08/377.22	c cleaning 58005 clauses out of 116009 with flag 1760001/2337377
396.16/391.22	c cleaning 58998 clauses out of 118003 with flag 1820000/2397376
408.63/403.66	c cleaning 60001 clauses out of 120006 with flag 1881001/2458377
422.28/417.29	c cleaning 61002 clauses out of 122004 with flag 1943000/2520376
438.76/433.63	c cleaning 62002 clauses out of 124005 with flag 2006003/2583379
455.69/450.57	c cleaning 62997 clauses out of 126001 with flag 2070001/2647377
468.97/463.75	c cleaning 63999 clauses out of 128005 with flag 2135002/2712378
485.59/480.21	c cleaning 64999 clauses out of 130004 with flag 2201000/2778376
504.25/498.85	c cleaning 65996 clauses out of 132006 with flag 2268001/2845377
525.34/519.89	c cleaning 67005 clauses out of 134009 with flag 2336000/2913376
547.09/541.54	c cleaning 68002 clauses out of 136004 with flag 2405000/2982376
558.73/553.12	c cleaning 69001 clauses out of 138005 with flag 2475003/3052379
572.42/566.72	c cleaning 69998 clauses out of 140003 with flag 2546002/3123378
588.74/582.92	c cleaning 71001 clauses out of 142003 with flag 2618000/3195376
605.71/599.81	c cleaning 72001 clauses out of 144003 with flag 2691001/3268377
619.58/613.68	c cleaning 72993 clauses out of 146003 with flag 2765002/3342378
636.95/630.93	c cleaning 73999 clauses out of 148009 with flag 2840001/3417377
652.01/645.80	c cleaning 74997 clauses out of 150012 with flag 2916003/3493379
671.73/665.38	c cleaning 76003 clauses out of 152017 with flag 2993005/3570381
691.26/684.83	c cleaning 77005 clauses out of 154009 with flag 3071000/3648376
709.03/702.51	c cleaning 77995 clauses out of 156004 with flag 3150000/3727376
729.74/723.12	c cleaning 78998 clauses out of 158009 with flag 3230000/3807376
752.84/746.19	c cleaning 80006 clauses out of 160012 with flag 3311001/3888377
778.73/771.97	c cleaning 81001 clauses out of 162005 with flag 3393000/3970376
797.29/790.44	c cleaning 81997 clauses out of 164004 with flag 3476000/4053376
819.36/812.49	c cleaning 82995 clauses out of 166007 with flag 3560000/4137376
843.77/836.75	c cleaning 84002 clauses out of 168012 with flag 3645000/4222376
869.45/862.32	c cleaning 85004 clauses out of 170010 with flag 3731000/4308376
895.22/888.02	c cleaning 85997 clauses out of 172006 with flag 3818000/4395376
922.09/914.83	c cleaning 87003 clauses out of 174009 with flag 3906000/4483376
937.57/930.25	c cleaning 87993 clauses out of 176006 with flag 3995000/4572376
957.20/949.72	c cleaning 89002 clauses out of 178014 with flag 4085001/4662377
975.81/968.28	c cleaning 90007 clauses out of 180013 with flag 4176002/4753378
998.84/991.15	c cleaning 90995 clauses out of 182005 with flag 4268001/4845377
1030.61/1022.61	c cleaning 92000 clauses out of 184009 with flag 4361000/4938376
1057.73/1049.56	c cleaning 92996 clauses out of 186009 with flag 4455000/5032376
1087.73/1079.58	c cleaning 93996 clauses out of 188014 with flag 4550001/5127377
1109.33/1101.08	c cleaning 95002 clauses out of 190017 with flag 4646000/5223376
1135.86/1127.43	c cleaning 96006 clauses out of 192015 with flag 4743000/5320376
1164.45/1155.97	c cleaning 97002 clauses out of 194011 with flag 4841002/5418378
1189.52/1180.99	c cleaning 98003 clauses out of 196007 with flag 4940000/5517376
1222.11/1213.42	c cleaning 98999 clauses out of 198005 with flag 5040001/5617377
1254.86/1246.03	c cleaning 99997 clauses out of 200006 with flag 5141001/5718377
1287.61/1278.76	c cleaning 100996 clauses out of 202008 with flag 5243000/5820376
1325.62/1316.63	c cleaning 102006 clauses out of 204013 with flag 5346001/5923377
1357.50/1348.41	c cleaning 102995 clauses out of 206007 with flag 5450001/6027377
1388.73/1379.53	c cleaning 104005 clauses out of 208013 with flag 5555002/6132378
1423.34/1414.02	c cleaning 104994 clauses out of 210007 with flag 5661001/6238377
1459.82/1450.48	c cleaning 105998 clauses out of 212012 with flag 5768000/6345376
1498.35/1488.85	c cleaning 107002 clauses out of 214014 with flag 5876000/6453376
1538.20/1528.63	c cleaning 108007 clauses out of 216013 with flag 5985001/6562377
1581.04/1571.45	c cleaning 108996 clauses out of 218006 with flag 6095001/6672377
1611.70/1601.64	c cleaning 110005 clauses out of 220011 with flag 6206002/6783378
1639.10/1628.23	c cleaning 110992 clauses out of 222004 with flag 6318000/6895376
1669.71/1658.22	c cleaning 111999 clauses out of 224012 with flag 6431000/7008376
1706.09/1693.81	c cleaning 113001 clauses out of 226014 with flag 6545001/7122377
1736.34/1723.29	c cleaning 114003 clauses out of 228012 with flag 6660000/7237376
1776.68/1762.96	c cleaning 115004 clauses out of 230009 with flag 6776000/7353376
1800.04/1785.41	c starts		: 308
1800.04/1785.41	c conflicts		: 7458659
1800.04/1785.41	c decisions		: 7647842
1800.04/1785.41	c propagations		: 38231110
1800.04/1785.41	c inspects		: 8580321440
1800.04/1785.41	c shortcuts		: 0
1800.04/1785.41	c learnt literals	: 0
1800.04/1785.41	c learnt binary clauses	: 0
1800.04/1785.41	c learnt ternary clauses	: 0
1800.04/1785.41	c learnt constraints	: 7458659
1800.04/1785.41	c ignored constraints	: 0
1800.04/1785.41	c root simplifications	: 308
1800.04/1785.41	c removed literals (reason simplification)	: 133574094
1800.04/1785.41	c reason swapping (by a shorter reason)	: 0
1800.04/1785.41	c Calls to reduceDB	: 143
1800.04/1785.41	c number of reductions to clauses (during analyze)	: 0
1800.04/1785.41	c number of learned constraints concerned by reduction	: 0
1800.04/1785.41	c number of learning phase by resolution	: 0
1800.04/1785.41	c number of learning phase by cutting planes	: 0
1800.04/1785.41	c speed (assignments/second)	: 21420.389959659347
1800.04/1785.41	c non guided choices	1497
1800.04/1785.44	c learnt constraints type 
1800.04/1785.44	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 220349
1800.04/1785.44	c constraints type 
1800.04/1785.44	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7853
1800.04/1785.44	c org.sat4j.minisat.constraints.cnf.UnitClauses => 500
1800.04/1785.44	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.04/1785.44	c ignored satisfied constraints => 500
1800.04/1785.44	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 7853
1800.04/1785.44	c 16707 constraints processed.
1800.04/1785.44	s SATISFIABLE
1800.04/1785.44	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 x18 x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 -x69 x70 -x71 -x72 -x73 -x74 x75 -x76 x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 x110 -x111 -x112 -x113 x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 x167 x168 -x169 -x170 -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 x185 -x186 -x187 -x188 x189 -x190 -x191 x192 -x193 -x194 -x195 -x196 x197 -x198 -x199 -x200 x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 x244 -x245 -x246 -x247 -x248 x249 -x250 x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 x303 x304 -x305 -x306 x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 x364 -x365 x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 x379 x380 -x381 x382 -x383 -x384 -x385 -x386 x387 -x388 x389 -x390 -x391 -x392 -x393 -x394 -x395 x396 x397 -x398 -x399 -x400 x401 -x402 -x403 x404 x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 x434 x435 -x436 x437 -x438 -x439 x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 x457 x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 x466 -x467 -x468 -x469 -x470 x471 -x472 -x473 -x474 x475 x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 x487 -x488 -x489 x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 x499 x500 
1800.04/1785.44	c objective function=-63
1800.04/1785.44	c Total wall clock time (in seconds): 1785.322

Verifier Data

OK	-63

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-3711250-1338168567/watcher-3711250-1338168567 -o /tmp/evaluation-result-3711250-1338168567/solver-3711250-1338168567 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3711250-1338168567.opb 

running on 4 cores: 0,2,4,6

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: 1.92 1.98 1.99 3/194 6070
/proc/meminfo: memFree=28914804/32873648 swapFree=6844/6844
[pid=6070] ppid=6068 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/6070/stat : 6070 (runsolver) D 6068 6070 3132 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 282982613 12095488 51 33554432000 4194304 5436572 140734332959840 140734332956136 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/6070/statm: 2953 51 31 304 0 2645 0

[startup+0.082902 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 6070
/proc/meminfo: memFree=28914804/32873648 swapFree=6844/6844
[pid=6070] ppid=6068 vsize=9558440 CPUtime=0.05 cores=0,2,4,6
/proc/6070/stat : 6070 (java) S 6068 6070 3132 0 -1 4202496 3419 0 1 0 4 1 0 0 20 0 18 0 282982613 9787842560 4627 33554432000 1073741824 1073778376 140736350356064 140736350347200 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6070/statm: 2389610 4627 1778 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558440

[startup+0.100213 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 6070
/proc/meminfo: memFree=28914804/32873648 swapFree=6844/6844
[pid=6070] ppid=6068 vsize=9558440 CPUtime=0.08 cores=0,2,4,6
/proc/6070/stat : 6070 (java) S 6068 6070 3132 0 -1 4202496 4235 0 1 0 7 1 0 0 20 0 18 0 282982613 9787842560 5442 33554432000 1073741824 1073778376 140736350356064 140736350347200 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6070/statm: 2389610 5442 2113 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558440

[startup+0.300174 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 6070
/proc/meminfo: memFree=28914804/32873648 swapFree=6844/6844
[pid=6070] ppid=6068 vsize=9558440 CPUtime=0.44 cores=0,2,4,6
/proc/6070/stat : 6070 (java) S 6068 6070 3132 0 -1 4202496 5362 0 1 0 43 1 0 0 20 0 18 0 282982613 9787842560 7848 33554432000 1073741824 1073778376 140736350356064 140736350347200 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6070/statm: 2389610 7848 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558440

[startup+0.700182 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 6070
/proc/meminfo: memFree=28914804/32873648 swapFree=6844/6844
[pid=6070] ppid=6068 vsize=9625004 CPUtime=1.65 cores=0,2,4,6
/proc/6070/stat : 6070 (java) S 6068 6070 3132 0 -1 4202496 19229 0 1 0 160 5 0 0 20 0 19 0 282982613 9856004096 20544 33554432000 1073741824 1073778376 140736350356064 140736350347200 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6070/statm: 2406251 20576 2259 9 0 2396937 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 9625004

[startup+1.50076 s]
/proc/loadavg: 1.92 1.98 1.99 4/213 6089
/proc/meminfo: memFree=28831940/32873648 swapFree=6844/6844
[pid=6070] ppid=6068 vsize=9625004 CPUtime=3.14 cores=0,2,4,6
/proc/6070/stat : 6070 (java) S 6068 6070 3132 0 -1 4202496 24165 0 1 0 307 7 0 0 20 0 19 0 282982613 9856004096 31775 33554432000 1073741824 1073778376 140736350356064 140736350347200 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6070/statm: 2406251 31775 2292 9 0 2396937 0
[pid=6070/tid=6072] ppid=6068 vsize=9625004 CPUtime=1.42 cores=0,2,4,6
/proc/6070/task/6072/stat : 6072 (java) R 6068 6070 3132 0 -1 4202560 2541 0 1 0 140 2 0 0 20 0 19 0 282982615 9856004096 31775 33554432000 1073741824 1073778376 140736350356064 140482729030056 140482559448275 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6070/tid=6073] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6073/stat : 6073 (java) S 6068 6070 3132 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 282982616 9856004096 31775 33554432000 1073741824 1073778376 140736350356064 140482690521384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6074] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6074/stat : 6074 (java) S 6068 6070 3132 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 282982616 9856004096 31775 33554432000 1073741824 1073778376 140736350356064 140482689468584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6075] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6075/stat : 6075 (java) S 6068 6070 3132 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 282982616 9856004096 31775 33554432000 1073741824 1073778376 140736350356064 140482688416296 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6076] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6076/stat : 6076 (java) S 6068 6070 3132 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 282982616 9856004096 31775 33554432000 1073741824 1073778376 140736350356064 140482687363496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6070/tid=6077] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6077/stat : 6077 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982616 9856004096 31775 33554432000 1073741824 1073778376 140736350356064 140482686311208 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6078] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6078/stat : 6078 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982616 9856004096 31775 33554432000 1073741824 1073778376 140736350356064 140482685258408 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6079] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6079/stat : 6079 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982616 9856004096 31775 33554432000 1073741824 1073778376 140736350356064 140482684206120 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6080] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6080/stat : 6080 (java) S 6068 6070 3132 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 282982616 9856004096 31775 33554432000 1073741824 1073778376 140736350356064 140482683153320 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6081] ppid=6068 vsize=9625004 CPUtime=0.01 cores=0,2,4,6
/proc/6070/task/6081/stat : 6081 (java) S 6068 6070 3132 0 -1 4202560 37 0 0 0 1 0 0 0 20 0 19 0 282982617 9856004096 31775 33554432000 1073741824 1073778376 140736350356064 140482553288936 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6082] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6082/stat : 6082 (java) S 6068 6070 3132 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282982617 9856004096 31775 33554432000 1073741824 1073778376 140736350356064 140482552235000 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6083] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6083/stat : 6083 (java) S 6068 6070 3132 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282982617 9856004096 31775 33554432000 1073741824 1073778376 140736350356064 140482551182600 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6084] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6084/stat : 6084 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982619 9856004096 31775 33554432000 1073741824 1073778376 140736350356064 140482550131088 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6085] ppid=6068 vsize=9625004 CPUtime=0.85 cores=0,2,4,6
/proc/6070/task/6085/stat : 6085 (java) S 6068 6070 3132 0 -1 4202560 11993 0 0 0 83 2 0 0 20 0 19 0 282982619 9856004096 31775 33554432000 1073741824 1073778376 140736350356064 140482549078712 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6086] ppid=6068 vsize=9625004 CPUtime=0.75 cores=0,2,4,6
/proc/6070/task/6086/stat : 6086 (java) S 6068 6070 3132 0 -1 4202560 8357 0 0 0 74 1 0 0 20 0 19 0 282982619 9856004096 31775 33554432000 1073741824 1073778376 140736350356064 140482548025912 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6087] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6087/stat : 6087 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982619 9856004096 31775 33554432000 1073741824 1073778376 140736350356064 140482546973816 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6088] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6088/stat : 6088 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982619 9856004096 31775 33554432000 1073741824 1073778376 140736350356064 140482545921224 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6089] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6089/stat : 6089 (java) S 6068 6070 3132 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282982675 9856004096 31775 33554432000 1073741824 1073778376 140736350356064 140482544866216 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 9625004

[startup+3.10156 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 6089
/proc/meminfo: memFree=28780740/32873648 swapFree=6844/6844
[pid=6070] ppid=6068 vsize=9625004 CPUtime=4.84 cores=0,2,4,6
/proc/6070/stat : 6070 (java) S 6068 6070 3132 0 -1 4202496 24196 0 1 0 476 8 0 0 20 0 19 0 282982613 9856004096 36901 33554432000 1073741824 1073778376 140736350356064 140736350347200 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6070/statm: 2406251 36901 2292 9 0 2396937 0
[pid=6070/tid=6072] ppid=6068 vsize=9625004 CPUtime=2.94 cores=0,2,4,6
/proc/6070/task/6072/stat : 6072 (java) R 6068 6070 3132 0 -1 4202560 2542 0 1 0 292 2 0 0 20 0 19 0 282982615 9856004096 36901 33554432000 1073741824 1073778376 140736350356064 140482729030056 140482559437577 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6070/tid=6073] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6073/stat : 6073 (java) S 6068 6070 3132 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 282982616 9856004096 36901 33554432000 1073741824 1073778376 140736350356064 140482690521384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6070/tid=6074] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6074/stat : 6074 (java) S 6068 6070 3132 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 282982616 9856004096 36901 33554432000 1073741824 1073778376 140736350356064 140482689468584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6070/tid=6075] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6075/stat : 6075 (java) S 6068 6070 3132 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 282982616 9856004096 36901 33554432000 1073741824 1073778376 140736350356064 140482688416296 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6076] ppid=6068 vsize=9625004 CPUtime=0.01 cores=0,2,4,6
/proc/6070/task/6076/stat : 6076 (java) S 6068 6070 3132 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 282982616 9856004096 36901 33554432000 1073741824 1073778376 140736350356064 140482687363496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6077] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6077/stat : 6077 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982616 9856004096 36901 33554432000 1073741824 1073778376 140736350356064 140482686311208 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6070/tid=6078] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6078/stat : 6078 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982616 9856004096 36901 33554432000 1073741824 1073778376 140736350356064 140482685258408 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6079] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6079/stat : 6079 (java) S 6068 6070 3132 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 282982616 9856004096 36901 33554432000 1073741824 1073778376 140736350356064 140482684206120 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6080] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6080/stat : 6080 (java) S 6068 6070 3132 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 282982616 9856004096 36901 33554432000 1073741824 1073778376 140736350356064 140482683153320 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6081] ppid=6068 vsize=9625004 CPUtime=0.06 cores=0,2,4,6
/proc/6070/task/6081/stat : 6081 (java) S 6068 6070 3132 0 -1 4202560 42 0 0 0 6 0 0 0 20 0 19 0 282982617 9856004096 36901 33554432000 1073741824 1073778376 140736350356064 140482553288936 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6082] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6082/stat : 6082 (java) S 6068 6070 3132 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282982617 9856004096 36901 33554432000 1073741824 1073778376 140736350356064 140482552235000 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6083] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6083/stat : 6083 (java) S 6068 6070 3132 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282982617 9856004096 36901 33554432000 1073741824 1073778376 140736350356064 140482551182600 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6084] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6084/stat : 6084 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982619 9856004096 36901 33554432000 1073741824 1073778376 140736350356064 140482550131088 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6085] ppid=6068 vsize=9625004 CPUtime=0.89 cores=0,2,4,6
/proc/6070/task/6085/stat : 6085 (java) S 6068 6070 3132 0 -1 4202560 11994 0 0 0 86 3 0 0 20 0 19 0 282982619 9856004096 36901 33554432000 1073741824 1073778376 140736350356064 140482549078712 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6086] ppid=6068 vsize=9625004 CPUtime=0.78 cores=0,2,4,6
/proc/6070/task/6086/stat : 6086 (java) S 6068 6070 3132 0 -1 4202560 8357 0 0 0 76 2 0 0 20 0 19 0 282982619 9856004096 36901 33554432000 1073741824 1073778376 140736350356064 140482548025912 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6087] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6087/stat : 6087 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982619 9856004096 36901 33554432000 1073741824 1073778376 140736350356064 140482546973816 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6088] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6088/stat : 6088 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982619 9856004096 36901 33554432000 1073741824 1073778376 140736350356064 140482545921224 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6089] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6089/stat : 6089 (java) S 6068 6070 3132 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282982675 9856004096 36901 33554432000 1073741824 1073778376 140736350356064 140482544866216 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 9625004

[startup+6.30075 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 6089
/proc/meminfo: memFree=28768204/32873648 swapFree=6844/6844
[pid=6070] ppid=6068 vsize=9625004 CPUtime=8.12 cores=0,2,4,6
/proc/6070/stat : 6070 (java) S 6068 6070 3132 0 -1 4202496 24229 0 1 0 803 9 0 0 20 0 19 0 282982613 9856004096 40489 33554432000 1073741824 1073778376 140736350356064 140736350347200 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6070/statm: 2406251 40489 2292 9 0 2396937 0
[pid=6070/tid=6072] ppid=6068 vsize=9625004 CPUtime=5.99 cores=0,2,4,6
/proc/6070/task/6072/stat : 6072 (java) R 6068 6070 3132 0 -1 4202560 2546 0 1 0 597 2 0 0 20 0 19 0 282982615 9856004096 40489 33554432000 1073741824 1073778376 140736350356064 140482729029936 140482559448165 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6070/tid=6073] ppid=6068 vsize=9625004 CPUtime=0.01 cores=0,2,4,6
/proc/6070/task/6073/stat : 6073 (java) S 6068 6070 3132 0 -1 4202560 22 0 0 0 1 0 0 0 20 0 19 0 282982616 9856004096 40489 33554432000 1073741824 1073778376 140736350356064 140482690521384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6074] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6074/stat : 6074 (java) S 6068 6070 3132 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 282982616 9856004096 40489 33554432000 1073741824 1073778376 140736350356064 140482689468584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6070/tid=6075] ppid=6068 vsize=9625004 CPUtime=0.01 cores=0,2,4,6
/proc/6070/task/6075/stat : 6075 (java) S 6068 6070 3132 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 282982616 9856004096 40489 33554432000 1073741824 1073778376 140736350356064 140482688416296 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6076] ppid=6068 vsize=9625004 CPUtime=0.02 cores=0,2,4,6
/proc/6070/task/6076/stat : 6076 (java) S 6068 6070 3132 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 19 0 282982616 9856004096 40489 33554432000 1073741824 1073778376 140736350356064 140482687363496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6077] ppid=6068 vsize=9625004 CPUtime=0.01 cores=0,2,4,6
/proc/6070/task/6077/stat : 6077 (java) S 6068 6070 3132 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 282982616 9856004096 40489 33554432000 1073741824 1073778376 140736350356064 140482686311208 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6070/tid=6078] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6078/stat : 6078 (java) S 6068 6070 3132 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 282982616 9856004096 40489 33554432000 1073741824 1073778376 140736350356064 140482685258408 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6079] ppid=6068 vsize=9625004 CPUtime=0.01 cores=0,2,4,6
/proc/6070/task/6079/stat : 6079 (java) S 6068 6070 3132 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 282982616 9856004096 40489 33554432000 1073741824 1073778376 140736350356064 140482684206120 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6080] ppid=6068 vsize=9625004 CPUtime=0.01 cores=0,2,4,6
/proc/6070/task/6080/stat : 6080 (java) S 6068 6070 3132 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 282982616 9856004096 40489 33554432000 1073741824 1073778376 140736350356064 140482683153320 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6081] ppid=6068 vsize=9625004 CPUtime=0.17 cores=0,2,4,6
/proc/6070/task/6081/stat : 6081 (java) S 6068 6070 3132 0 -1 4202560 46 0 0 0 17 0 0 0 20 0 19 0 282982617 9856004096 40489 33554432000 1073741824 1073778376 140736350356064 140482553288936 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6082] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6082/stat : 6082 (java) S 6068 6070 3132 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282982617 9856004096 40489 33554432000 1073741824 1073778376 140736350356064 140482552235000 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6083] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6083/stat : 6083 (java) S 6068 6070 3132 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282982617 9856004096 40489 33554432000 1073741824 1073778376 140736350356064 140482551182600 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6084] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6084/stat : 6084 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982619 9856004096 40489 33554432000 1073741824 1073778376 140736350356064 140482550131088 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6085] ppid=6068 vsize=9625004 CPUtime=0.91 cores=0,2,4,6
/proc/6070/task/6085/stat : 6085 (java) S 6068 6070 3132 0 -1 4202560 11995 0 0 0 88 3 0 0 20 0 19 0 282982619 9856004096 40489 33554432000 1073741824 1073778376 140736350356064 140482549078712 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6086] ppid=6068 vsize=9625004 CPUtime=0.78 cores=0,2,4,6
/proc/6070/task/6086/stat : 6086 (java) S 6068 6070 3132 0 -1 4202560 8357 0 0 0 76 2 0 0 20 0 19 0 282982619 9856004096 40489 33554432000 1073741824 1073778376 140736350356064 140482548025912 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6087] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6087/stat : 6087 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982619 9856004096 40489 33554432000 1073741824 1073778376 140736350356064 140482546973816 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6088] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6088/stat : 6088 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982619 9856004096 40489 33554432000 1073741824 1073778376 140736350356064 140482545921224 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6089] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6089/stat : 6089 (java) S 6068 6070 3132 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282982675 9856004096 40489 33554432000 1073741824 1073778376 140736350356064 140482544866216 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.12
Current children cumulated vsize (KiB) 9625004

[startup+12.7008 s]

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

[pid=6070/tid=6085] ppid=6068 vsize=9625004 CPUtime=0.93 cores=0,2,4,6
/proc/6070/task/6085/stat : 6085 (java) S 6068 6070 3132 0 -1 4202560 12017 0 0 0 90 3 0 0 20 0 19 0 282982619 9856004096 172365 33554432000 1073741824 1073778376 140736350356064 140482549078712 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6086] ppid=6068 vsize=9625004 CPUtime=0.78 cores=0,2,4,6
/proc/6070/task/6086/stat : 6086 (java) S 6068 6070 3132 0 -1 4202560 8357 0 0 0 76 2 0 0 20 0 19 0 282982619 9856004096 172365 33554432000 1073741824 1073778376 140736350356064 140482548025912 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6087] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6087/stat : 6087 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982619 9856004096 172365 33554432000 1073741824 1073778376 140736350356064 140482546973816 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6088] ppid=6068 vsize=9625004 CPUtime=0.52 cores=0,2,4,6
/proc/6070/task/6088/stat : 6088 (java) S 6068 6070 3132 0 -1 4202560 94 0 0 0 25 27 0 0 20 0 19 0 282982619 9856004096 172365 33554432000 1073741824 1073778376 140736350356064 140482545921224 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6089] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6089/stat : 6089 (java) S 6068 6070 3132 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282982675 9856004096 172365 33554432000 1073741824 1073778376 140736350356064 140482544866216 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1673.95
Current children cumulated vsize (KiB) 9625004

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 6161
/proc/meminfo: memFree=28112512/32873648 swapFree=6844/6844
[pid=6070] ppid=6068 vsize=9625004 CPUtime=1735.44 cores=0,2,4,6
/proc/6070/stat : 6070 (java) S 6068 6070 3132 0 -1 4202496 32368 0 1 0 173424 120 0 0 20 0 19 0 282982613 9856004096 170293 33554432000 1073741824 1073778376 140736350356064 140736350347200 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6070/statm: 2406251 170293 2293 9 0 2396937 0
[pid=6070/tid=6072] ppid=6068 vsize=9625004 CPUtime=1703.4 cores=0,2,4,6
/proc/6070/task/6072/stat : 6072 (java) R 6068 6070 3132 0 -1 4202560 2802 0 1 0 170310 30 0 0 20 0 19 0 282982615 9856004096 170293 33554432000 1073741824 1073778376 140736350356064 140482729028992 140482559640728 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6070/tid=6073] ppid=6068 vsize=9625004 CPUtime=2.11 cores=0,2,4,6
/proc/6070/task/6073/stat : 6073 (java) S 6068 6070 3132 0 -1 4202560 756 0 0 0 199 12 0 0 20 0 19 0 282982616 9856004096 170293 33554432000 1073741824 1073778376 140736350356064 140482690521384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6074] ppid=6068 vsize=9625004 CPUtime=1.96 cores=0,2,4,6
/proc/6070/task/6074/stat : 6074 (java) S 6068 6070 3132 0 -1 4202560 614 0 0 0 185 11 0 0 20 0 19 0 282982616 9856004096 170293 33554432000 1073741824 1073778376 140736350356064 140482689468584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6075] ppid=6068 vsize=9625004 CPUtime=1.86 cores=0,2,4,6
/proc/6070/task/6075/stat : 6075 (java) S 6068 6070 3132 0 -1 4202560 934 0 0 0 179 7 0 0 20 0 19 0 282982616 9856004096 170293 33554432000 1073741824 1073778376 140736350356064 140482688416296 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6076] ppid=6068 vsize=9625004 CPUtime=1.88 cores=0,2,4,6
/proc/6070/task/6076/stat : 6076 (java) S 6068 6070 3132 0 -1 4202560 673 0 0 0 179 9 0 0 20 0 19 0 282982616 9856004096 170293 33554432000 1073741824 1073778376 140736350356064 140482687363496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6077] ppid=6068 vsize=9625004 CPUtime=1.9 cores=0,2,4,6
/proc/6070/task/6077/stat : 6077 (java) S 6068 6070 3132 0 -1 4202560 1240 0 0 0 181 9 0 0 20 0 19 0 282982616 9856004096 170293 33554432000 1073741824 1073778376 140736350356064 140482686311208 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6078] ppid=6068 vsize=9625004 CPUtime=1.88 cores=0,2,4,6
/proc/6070/task/6078/stat : 6078 (java) S 6068 6070 3132 0 -1 4202560 1152 0 0 0 178 10 0 0 20 0 19 0 282982616 9856004096 170293 33554432000 1073741824 1073778376 140736350356064 140482685258408 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6079] ppid=6068 vsize=9625004 CPUtime=1.92 cores=0,2,4,6
/proc/6070/task/6079/stat : 6079 (java) S 6068 6070 3132 0 -1 4202560 653 0 0 0 181 11 0 0 20 0 19 0 282982616 9856004096 170293 33554432000 1073741824 1073778376 140736350356064 140482684206120 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6080] ppid=6068 vsize=9625004 CPUtime=1.99 cores=0,2,4,6
/proc/6070/task/6080/stat : 6080 (java) S 6068 6070 3132 0 -1 4202560 726 0 0 0 189 10 0 0 20 0 19 0 282982616 9856004096 170293 33554432000 1073741824 1073778376 140736350356064 140482683153320 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6081] ppid=6068 vsize=9625004 CPUtime=9.92 cores=0,2,4,6
/proc/6070/task/6081/stat : 6081 (java) S 6068 6070 3132 0 -1 4202560 1160 0 0 0 989 3 0 0 20 0 19 0 282982617 9856004096 170293 33554432000 1073741824 1073778376 140736350356064 140482553288936 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6070/tid=6082] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6082/stat : 6082 (java) S 6068 6070 3132 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282982617 9856004096 170293 33554432000 1073741824 1073778376 140736350356064 140482552235000 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6083] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6083/stat : 6083 (java) S 6068 6070 3132 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282982617 9856004096 170293 33554432000 1073741824 1073778376 140736350356064 140482551182600 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6084] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6084/stat : 6084 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982619 9856004096 170293 33554432000 1073741824 1073778376 140736350356064 140482550131088 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6085] ppid=6068 vsize=9625004 CPUtime=0.93 cores=0,2,4,6
/proc/6070/task/6085/stat : 6085 (java) S 6068 6070 3132 0 -1 4202560 12017 0 0 0 90 3 0 0 20 0 19 0 282982619 9856004096 170293 33554432000 1073741824 1073778376 140736350356064 140482549078712 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6086] ppid=6068 vsize=9625004 CPUtime=0.78 cores=0,2,4,6
/proc/6070/task/6086/stat : 6086 (java) S 6068 6070 3132 0 -1 4202560 8357 0 0 0 76 2 0 0 20 0 19 0 282982619 9856004096 170293 33554432000 1073741824 1073778376 140736350356064 140482548025912 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6087] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6087/stat : 6087 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982619 9856004096 170293 33554432000 1073741824 1073778376 140736350356064 140482546973816 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6088] ppid=6068 vsize=9625004 CPUtime=0.55 cores=0,2,4,6
/proc/6070/task/6088/stat : 6088 (java) S 6068 6070 3132 0 -1 4202560 98 0 0 0 26 29 0 0 20 0 19 0 282982619 9856004096 170293 33554432000 1073741824 1073778376 140736350356064 140482545921224 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6089] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6089/stat : 6089 (java) S 6068 6070 3132 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282982675 9856004096 170293 33554432000 1073741824 1073778376 140736350356064 140482544866216 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1735.44
Current children cumulated vsize (KiB) 9625004

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 6161
/proc/meminfo: memFree=28065540/32873648 swapFree=6844/6844
[pid=6070] ppid=6068 vsize=9625004 CPUtime=1796.87 cores=0,2,4,6
/proc/6070/stat : 6070 (java) S 6068 6070 3132 0 -1 4202496 34512 0 1 0 179560 127 0 0 20 0 19 0 282982613 9856004096 180485 33554432000 1073741824 1073778376 140736350356064 140736350347200 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6070/statm: 2406251 180485 2293 9 0 2396937 0
[pid=6070/tid=6072] ppid=6068 vsize=9625004 CPUtime=1762.4 cores=0,2,4,6
/proc/6070/task/6072/stat : 6072 (java) R 6068 6070 3132 0 -1 4202560 2830 0 1 0 176208 32 0 0 20 0 19 0 282982615 9856004096 180485 33554432000 1073741824 1073778376 140736350356064 140482729028976 140482559501516 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6070/tid=6073] ppid=6068 vsize=9625004 CPUtime=2.37 cores=0,2,4,6
/proc/6070/task/6073/stat : 6073 (java) S 6068 6070 3132 0 -1 4202560 1237 0 0 0 224 13 0 0 20 0 19 0 282982616 9856004096 180485 33554432000 1073741824 1073778376 140736350356064 140482690521384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6074] ppid=6068 vsize=9625004 CPUtime=2.19 cores=0,2,4,6
/proc/6070/task/6074/stat : 6074 (java) S 6068 6070 3132 0 -1 4202560 709 0 0 0 208 11 0 0 20 0 19 0 282982616 9856004096 180485 33554432000 1073741824 1073778376 140736350356064 140482689468584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6075] ppid=6068 vsize=9625004 CPUtime=2.1 cores=0,2,4,6
/proc/6070/task/6075/stat : 6075 (java) S 6068 6070 3132 0 -1 4202560 944 0 0 0 201 9 0 0 20 0 19 0 282982616 9856004096 180485 33554432000 1073741824 1073778376 140736350356064 140482688416296 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6076] ppid=6068 vsize=9625004 CPUtime=2.13 cores=0,2,4,6
/proc/6070/task/6076/stat : 6076 (java) S 6068 6070 3132 0 -1 4202560 883 0 0 0 204 9 0 0 20 0 19 0 282982616 9856004096 180485 33554432000 1073741824 1073778376 140736350356064 140482687363496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6077] ppid=6068 vsize=9625004 CPUtime=2.18 cores=0,2,4,6
/proc/6070/task/6077/stat : 6077 (java) S 6068 6070 3132 0 -1 4202560 1355 0 0 0 208 10 0 0 20 0 19 0 282982616 9856004096 180485 33554432000 1073741824 1073778376 140736350356064 140482686311208 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6078] ppid=6068 vsize=9625004 CPUtime=2.12 cores=0,2,4,6
/proc/6070/task/6078/stat : 6078 (java) S 6068 6070 3132 0 -1 4202560 1670 0 0 0 202 10 0 0 20 0 19 0 282982616 9856004096 180485 33554432000 1073741824 1073778376 140736350356064 140482685258408 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6079] ppid=6068 vsize=9625004 CPUtime=2.17 cores=0,2,4,6
/proc/6070/task/6079/stat : 6079 (java) S 6068 6070 3132 0 -1 4202560 1149 0 0 0 206 11 0 0 20 0 19 0 282982616 9856004096 180485 33554432000 1073741824 1073778376 140736350356064 140482684206120 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6080] ppid=6068 vsize=9625004 CPUtime=2.24 cores=0,2,4,6
/proc/6070/task/6080/stat : 6080 (java) S 6068 6070 3132 0 -1 4202560 866 0 0 0 213 11 0 0 20 0 19 0 282982616 9856004096 180485 33554432000 1073741824 1073778376 140736350356064 140482683153320 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6081] ppid=6068 vsize=9625004 CPUtime=10.22 cores=0,2,4,6
/proc/6070/task/6081/stat : 6081 (java) S 6068 6070 3132 0 -1 4202560 1207 0 0 0 1019 3 0 0 20 0 19 0 282982617 9856004096 180485 33554432000 1073741824 1073778376 140736350356064 140482553288936 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6070/tid=6082] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6082/stat : 6082 (java) S 6068 6070 3132 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282982617 9856004096 180485 33554432000 1073741824 1073778376 140736350356064 140482552235000 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6083] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6083/stat : 6083 (java) S 6068 6070 3132 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282982617 9856004096 180485 33554432000 1073741824 1073778376 140736350356064 140482551182600 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6084] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6084/stat : 6084 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982619 9856004096 180485 33554432000 1073741824 1073778376 140736350356064 140482550131088 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6085] ppid=6068 vsize=9625004 CPUtime=0.93 cores=0,2,4,6
/proc/6070/task/6085/stat : 6085 (java) S 6068 6070 3132 0 -1 4202560 12017 0 0 0 90 3 0 0 20 0 19 0 282982619 9856004096 180485 33554432000 1073741824 1073778376 140736350356064 140482549078712 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6086] ppid=6068 vsize=9625004 CPUtime=0.78 cores=0,2,4,6
/proc/6070/task/6086/stat : 6086 (java) S 6068 6070 3132 0 -1 4202560 8357 0 0 0 76 2 0 0 20 0 19 0 282982619 9856004096 180485 33554432000 1073741824 1073778376 140736350356064 140482548025912 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6087] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6087/stat : 6087 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982619 9856004096 180485 33554432000 1073741824 1073778376 140736350356064 140482546973816 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6088] ppid=6068 vsize=9625004 CPUtime=0.56 cores=0,2,4,6
/proc/6070/task/6088/stat : 6088 (java) S 6068 6070 3132 0 -1 4202560 102 0 0 0 27 29 0 0 20 0 19 0 282982619 9856004096 180485 33554432000 1073741824 1073778376 140736350356064 140482545921224 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6089] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6089/stat : 6089 (java) S 6068 6070 3132 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282982675 9856004096 180485 33554432000 1073741824 1073778376 140736350356064 140482544866216 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1796.87
Current children cumulated vsize (KiB) 9625004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1785.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 6161
/proc/meminfo: memFree=28071744/32873648 swapFree=6844/6844
[pid=6070] ppid=6068 vsize=9625004 CPUtime=1800.04 cores=0,2,4,6
/proc/6070/stat : 6070 (java) S 6068 6070 3132 0 -1 4202496 34514 0 1 0 179877 127 0 0 20 0 19 0 282982613 9856004096 178355 33554432000 1073741824 1073778376 140736350356064 140736350347200 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6070/statm: 2406251 178355 2293 9 0 2396937 0
[pid=6070/tid=6072] ppid=6068 vsize=9625004 CPUtime=1765.47 cores=0,2,4,6
/proc/6070/task/6072/stat : 6072 (java) R 6068 6070 3132 0 -1 4202560 2832 0 1 0 176515 32 0 0 20 0 19 0 282982615 9856004096 178355 33554432000 1073741824 1073778376 140736350356064 140482729029112 140482559437544 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6070/tid=6073] ppid=6068 vsize=9625004 CPUtime=2.38 cores=0,2,4,6
/proc/6070/task/6073/stat : 6073 (java) S 6068 6070 3132 0 -1 4202560 1237 0 0 0 225 13 0 0 20 0 19 0 282982616 9856004096 178355 33554432000 1073741824 1073778376 140736350356064 140482690521384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6070/tid=6074] ppid=6068 vsize=9625004 CPUtime=2.19 cores=0,2,4,6
/proc/6070/task/6074/stat : 6074 (java) S 6068 6070 3132 0 -1 4202560 709 0 0 0 208 11 0 0 20 0 19 0 282982616 9856004096 178355 33554432000 1073741824 1073778376 140736350356064 140482689468584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6075] ppid=6068 vsize=9625004 CPUtime=2.11 cores=0,2,4,6
/proc/6070/task/6075/stat : 6075 (java) S 6068 6070 3132 0 -1 4202560 944 0 0 0 202 9 0 0 20 0 19 0 282982616 9856004096 178355 33554432000 1073741824 1073778376 140736350356064 140482688416296 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6076] ppid=6068 vsize=9625004 CPUtime=2.14 cores=0,2,4,6
/proc/6070/task/6076/stat : 6076 (java) S 6068 6070 3132 0 -1 4202560 883 0 0 0 204 10 0 0 20 0 19 0 282982616 9856004096 178355 33554432000 1073741824 1073778376 140736350356064 140482687363496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6077] ppid=6068 vsize=9625004 CPUtime=2.19 cores=0,2,4,6
/proc/6070/task/6077/stat : 6077 (java) S 6068 6070 3132 0 -1 4202560 1355 0 0 0 209 10 0 0 20 0 19 0 282982616 9856004096 178355 33554432000 1073741824 1073778376 140736350356064 140482686311208 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6078] ppid=6068 vsize=9625004 CPUtime=2.14 cores=0,2,4,6
/proc/6070/task/6078/stat : 6078 (java) S 6068 6070 3132 0 -1 4202560 1670 0 0 0 204 10 0 0 20 0 19 0 282982616 9856004096 178355 33554432000 1073741824 1073778376 140736350356064 140482685258408 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6079] ppid=6068 vsize=9625004 CPUtime=2.19 cores=0,2,4,6
/proc/6070/task/6079/stat : 6079 (java) S 6068 6070 3132 0 -1 4202560 1149 0 0 0 208 11 0 0 20 0 19 0 282982616 9856004096 178355 33554432000 1073741824 1073778376 140736350356064 140482684206120 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6080] ppid=6068 vsize=9625004 CPUtime=2.26 cores=0,2,4,6
/proc/6070/task/6080/stat : 6080 (java) S 6068 6070 3132 0 -1 4202560 866 0 0 0 215 11 0 0 20 0 19 0 282982616 9856004096 178355 33554432000 1073741824 1073778376 140736350356064 140482683153320 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6081] ppid=6068 vsize=9625004 CPUtime=10.22 cores=0,2,4,6
/proc/6070/task/6081/stat : 6081 (java) S 6068 6070 3132 0 -1 4202560 1207 0 0 0 1019 3 0 0 20 0 19 0 282982617 9856004096 178355 33554432000 1073741824 1073778376 140736350356064 140482553288936 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6070/tid=6082] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6082/stat : 6082 (java) S 6068 6070 3132 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282982617 9856004096 178355 33554432000 1073741824 1073778376 140736350356064 140482552235000 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6083] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6083/stat : 6083 (java) S 6068 6070 3132 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282982617 9856004096 178355 33554432000 1073741824 1073778376 140736350356064 140482551182600 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6084] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6084/stat : 6084 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982619 9856004096 178355 33554432000 1073741824 1073778376 140736350356064 140482550131088 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6070/tid=6085] ppid=6068 vsize=9625004 CPUtime=0.93 cores=0,2,4,6
/proc/6070/task/6085/stat : 6085 (java) S 6068 6070 3132 0 -1 4202560 12017 0 0 0 90 3 0 0 20 0 19 0 282982619 9856004096 178355 33554432000 1073741824 1073778376 140736350356064 140482549078712 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6086] ppid=6068 vsize=9625004 CPUtime=0.78 cores=0,2,4,6
/proc/6070/task/6086/stat : 6086 (java) S 6068 6070 3132 0 -1 4202560 8357 0 0 0 76 2 0 0 20 0 19 0 282982619 9856004096 178355 33554432000 1073741824 1073778376 140736350356064 140482548025912 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6087] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6087/stat : 6087 (java) S 6068 6070 3132 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282982619 9856004096 178355 33554432000 1073741824 1073778376 140736350356064 140482546973816 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6070/tid=6088] ppid=6068 vsize=9625004 CPUtime=0.57 cores=0,2,4,6
/proc/6070/task/6088/stat : 6088 (java) S 6068 6070 3132 0 -1 4202560 102 0 0 0 28 29 0 0 20 0 19 0 282982619 9856004096 178355 33554432000 1073741824 1073778376 140736350356064 140482545921224 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6070/tid=6089] ppid=6068 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/6070/task/6089/stat : 6089 (java) S 6068 6070 3132 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282982675 9856004096 178355 33554432000 1073741824 1073778376 140736350356064 140482544866216 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 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

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

Real time (s): 1785.45
CPU time (s): 1800.04
CPU user time (s): 1798.77
CPU system time (s): 1.27
CPU usage (%): 100.817
Max. virtual memory (cumulated for all children) (KiB): 9625004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.24
system time used= 1.68274
maximum resident set size= 801776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34549
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45498
involuntary context switches= 35337

runsolver used 6.33104 second user time and 14.8017 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-28 03:29:27
IDJOB=3711250
IDBENCH=48182
IDSOLVER=2289
FILE ID=node124/3711250-1338168567
RUNJOBID= node124-1338143409-3148
PBS_JOBID= 14624516
Free space on /tmp= 71432 MiB

SOLVER NAME= SAT4J PB specific settings 2.3.2 snapshot
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_25_5.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-3711250-1338168567/watcher-3711250-1338168567 -o /tmp/evaluation-result-3711250-1338168567/solver-3711250-1338168567 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3711250-1338168567.opb

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

MD5SUM BENCH= 40141f2f083fa5e1f8a41aa043de0b1b
RANDOM SEED=1611331570

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28915184 kB
Buffers:          358264 kB
Cached:          2695544 kB
SwapCached:            0 kB
Active:          1008944 kB
Inactive:        2137300 kB
Active(anon):      95064 kB
Inactive(anon):        0 kB
Active(file):     913880 kB
Inactive(file):  2137300 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               820 kB
Writeback:             0 kB
AnonPages:        103764 kB
Mapped:            22632 kB
Shmem:               200 kB
Slab:             669356 kB
SReclaimable:     113576 kB
SUnreclaim:       555780 kB
KernelStack:        1600 kB
PageTables:         4412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     696672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71432 MiB
End job on node124 at 2012-05-28 03:59:15