Trace number 3687576

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SAT 4j PB RES // CP 2.3.2 SnapshotSAT (TO)222 1800.44 947.043

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
MD5SUMbddc7a1ce44c83fc28f6e299cbaaf04c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1796.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 476
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 476
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 476
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.02/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.02/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.08	c See www.sat4j.org for details.
0.02/0.09	c version 2.3.2.v20120418
0.02/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.09	c java.vm.version	19.1-b02
0.02/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.09	c sun.arch.data.model	64
0.02/0.09	c java.version		1.6.0_24
0.02/0.09	c os.name		Linux
0.02/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.02/0.09	c os.arch		amd64
0.02/0.09	c Free memory 		501472288
0.02/0.09	c Max memory 		7480803328
0.02/0.09	c Total memory 		504102912
0.02/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@63415de6
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c c --- End Solver configuration ---
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@23174b07
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-3687576-1337872217.opb
0.09/0.12	c reading problem ... 
0.25/0.24	c ... done. Wall clock time 0.128s.
0.25/0.24	c declared #vars     476
0.25/0.24	c #constraints  476
0.25/0.24	c constraints type 
0.25/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 476
0.25/0.25	c 476 constraints processed.
0.25/0.25	c constraints type 
0.25/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPb => 476
0.25/0.25	c 476 constraints processed.
0.25/0.25	c objective function length is 476 literals
0.25/0.26	c  And the winner is solver0
0.51/0.75	c SATISFIABLE
0.51/0.75	c OPTIMIZING...
0.51/0.75	c Got one! Elapsed wall clock time (in seconds):0.631
0.51/0.75	o 230
3.75/1.99	c cleaning 2500 clauses out of 5000 with flag 5000/5000
6.78/3.22	c cleaning 4250 clauses out of 8500 with flag 11000/11000
8.57/4.11	c  And the winner is solver1
8.60/4.30	c Got one! Elapsed wall clock time (in seconds):4.184
8.60/4.30	o 228
8.84/4.49	c cleaning 4639 clauses out of 9285 with flag 1000/16035
11.42/5.78	c cleaning 5323 clauses out of 10646 with flag 7000/22035
14.59/7.29	c cleaning 6162 clauses out of 12324 with flag 14001/29036
17.92/8.96	c cleaning 7082 clauses out of 14164 with flag 22003/37038
21.84/10.92	c cleaning 8038 clauses out of 16080 with flag 31001/46036
24.71/12.47	c  And the winner is solver1
24.89/12.60	c Got one! Elapsed wall clock time (in seconds):12.486
24.89/12.60	o 227
26.68/13.55	c cleaning 10310 clauses out of 20619 with flag 5001/58613
29.66/15.10	c cleaning 8152 clauses out of 16308 with flag 11000/64612
32.90/16.80	c cleaning 7578 clauses out of 15157 with flag 18001/71613
36.33/18.69	c cleaning 7787 clauses out of 15578 with flag 26000/79612
39.73/20.40	c  And the winner is solver1
39.74/20.52	c Got one! Elapsed wall clock time (in seconds):20.406
39.74/20.52	o 226
41.27/21.38	c cleaning 9991 clauses out of 19985 with flag 5001/91806
43.75/22.75	c cleaning 7992 clauses out of 15993 with flag 11000/97805
46.33/24.19	c cleaning 7498 clauses out of 15001 with flag 18000/104805
49.47/25.88	c cleaning 7747 clauses out of 15504 with flag 26001/112806
53.23/27.80	c cleaning 8377 clauses out of 16757 with flag 35001/121806
57.22/30.08	c cleaning 9189 clauses out of 18380 with flag 45001/131806
61.36/32.24	c cleaning 10092 clauses out of 20191 with flag 56001/142806
65.85/34.70	c cleaning 11048 clauses out of 22098 with flag 68000/154805
67.76/35.71	c  And the winner is solver1
67.79/36.07	c Got one! Elapsed wall clock time (in seconds):35.956
67.79/36.07	o 223
68.07/36.22	c cleaning 8034 clauses out of 16068 with flag 1000/159823
70.38/37.68	c cleaning 7018 clauses out of 14035 with flag 7001/165824
73.28/39.26	c cleaning 7009 clauses out of 14017 with flag 14001/172824
76.55/41.07	c cleaning 7503 clauses out of 15007 with flag 22000/180823
80.35/43.02	c cleaning 8248 clauses out of 16504 with flag 31000/189823
84.59/45.45	c cleaning 9129 clauses out of 18257 with flag 41001/199824
88.44/47.56	c cleaning 10057 clauses out of 20128 with flag 52001/210824
92.68/49.89	c cleaning 11033 clauses out of 22070 with flag 64000/222823
97.52/52.48	c cleaning 12016 clauses out of 24037 with flag 77000/235823
103.10/55.56	c cleaning 13011 clauses out of 26024 with flag 91003/249826
108.93/58.66	c cleaning 14004 clauses out of 28012 with flag 106002/264825
115.13/61.91	c cleaning 14998 clauses out of 30006 with flag 122000/280823
121.69/65.49	c cleaning 16003 clauses out of 32008 with flag 139000/297823
129.39/69.64	c cleaning 17003 clauses out of 34005 with flag 157000/315823
137.18/73.74	c cleaning 17997 clauses out of 36002 with flag 176000/334823
145.10/77.91	c cleaning 18999 clauses out of 38005 with flag 196000/354823
153.23/82.28	c cleaning 19999 clauses out of 40006 with flag 217000/375823
161.87/86.93	c cleaning 21001 clauses out of 42007 with flag 239000/397823
170.76/91.62	c cleaning 22001 clauses out of 44007 with flag 262001/420824
179.47/96.29	c cleaning 22996 clauses out of 46005 with flag 286000/444823
189.35/101.44	c cleaning 24002 clauses out of 48010 with flag 311001/469824
199.29/106.82	c cleaning 25003 clauses out of 50007 with flag 337000/495823
209.34/112.12	c cleaning 25996 clauses out of 52004 with flag 364000/522823
219.16/117.33	c cleaning 27001 clauses out of 54008 with flag 392000/550823
230.18/123.13	c cleaning 28001 clauses out of 56007 with flag 421000/579823
242.41/129.79	c cleaning 29002 clauses out of 58007 with flag 451001/609824
253.59/135.68	c  And the winner is solver1
253.78/136.01	c Got one! Elapsed wall clock time (in seconds):135.896
253.78/136.01	o 222
256.75/138.01	c cleaning 30051 clauses out of 60110 with flag 5000/640929
259.84/139.86	c cleaning 18026 clauses out of 36060 with flag 11001/646930
263.38/142.18	c cleaning 12513 clauses out of 25034 with flag 18001/653930
267.13/144.31	c cleaning 10255 clauses out of 20520 with flag 26000/661929
270.86/146.50	c cleaning 9626 clauses out of 19265 with flag 35000/670929
275.00/148.98	c cleaning 9816 clauses out of 19640 with flag 45001/680930
280.15/152.01	c cleaning 10407 clauses out of 20823 with flag 56000/691929
285.08/154.87	c cleaning 11208 clauses out of 22417 with flag 68001/703930
290.80/158.03	c cleaning 12100 clauses out of 24208 with flag 81000/716929
296.93/161.47	c cleaning 13051 clauses out of 26110 with flag 95002/730931
304.19/165.61	c cleaning 14027 clauses out of 28059 with flag 110002/745931
311.29/169.58	c cleaning 15014 clauses out of 30031 with flag 126001/761930
318.79/173.70	c cleaning 16003 clauses out of 32016 with flag 143000/778929
327.48/178.36	c cleaning 16999 clauses out of 34013 with flag 161000/796929
336.92/183.67	c cleaning 18001 clauses out of 36014 with flag 180000/815929
345.02/188.10	c cleaning 19004 clauses out of 38015 with flag 200002/835931
354.27/193.02	c cleaning 20004 clauses out of 40011 with flag 221002/856931
363.33/197.96	c cleaning 20997 clauses out of 42006 with flag 243001/878930
374.14/203.96	c cleaning 21996 clauses out of 44008 with flag 266000/901929
380.39/207.48	c cleaning 0 clauses out of 7862 with flag 0/7862
385.95/210.48	c cleaning 22997 clauses out of 46012 with flag 290000/925929
397.45/216.51	c cleaning 23998 clauses out of 48015 with flag 315000/950929
409.42/223.15	c cleaning 25005 clauses out of 50018 with flag 341001/976930
421.05/229.40	c cleaning 26002 clauses out of 52012 with flag 368000/1003929
433.27/235.87	c cleaning 27005 clauses out of 54010 with flag 396000/1031929
445.50/242.32	c cleaning 28001 clauses out of 56005 with flag 425000/1060929
459.24/249.86	c cleaning 28994 clauses out of 58004 with flag 455000/1090929
472.84/257.01	c cleaning 30002 clauses out of 60010 with flag 486000/1121929
487.24/264.64	c cleaning 31000 clauses out of 62008 with flag 518000/1153929
501.44/272.14	c cleaning 32000 clauses out of 64009 with flag 551001/1186930
517.55/280.81	c cleaning 33001 clauses out of 66009 with flag 585001/1220930
532.71/288.86	c cleaning 34002 clauses out of 68007 with flag 620000/1255929
548.87/297.39	c cleaning 35003 clauses out of 70006 with flag 656001/1291930
565.45/306.09	c cleaning 35999 clauses out of 72002 with flag 693000/1328929
581.88/314.98	c cleaning 37001 clauses out of 74005 with flag 731002/1366931
597.63/323.30	c cleaning 37999 clauses out of 76003 with flag 770001/1405930
614.37/332.02	c cleaning 39000 clauses out of 78004 with flag 810001/1445930
631.88/341.25	c cleaning 40001 clauses out of 80003 with flag 851000/1486929
650.29/351.10	c cleaning 40992 clauses out of 82002 with flag 893000/1528929
668.42/360.60	c cleaning 42001 clauses out of 84011 with flag 936001/1571930
686.93/370.30	c cleaning 43003 clauses out of 86009 with flag 980000/1615929
706.44/380.60	c cleaning 43999 clauses out of 88007 with flag 1025001/1660930
726.50/391.24	c cleaning 44998 clauses out of 90007 with flag 1071000/1706929
747.80/402.39	c cleaning 46004 clauses out of 92009 with flag 1118000/1753929
770.71/414.20	c cleaning 47000 clauses out of 94005 with flag 1166000/1801929
792.62/425.63	c cleaning 47997 clauses out of 96005 with flag 1215000/1850929
814.39/437.20	c cleaning 49000 clauses out of 98009 with flag 1265001/1900930
836.90/448.98	c cleaning 50001 clauses out of 100009 with flag 1316001/1951930
859.21/460.55	c cleaning 50996 clauses out of 102007 with flag 1368000/2003929
881.91/472.32	c cleaning 52004 clauses out of 104011 with flag 1421000/2056929
905.28/484.76	c cleaning 52997 clauses out of 106008 with flag 1475001/2110930
929.39/497.25	c cleaning 54002 clauses out of 108010 with flag 1530000/2165929
954.70/510.36	c cleaning 55004 clauses out of 110010 with flag 1586002/2221931
978.99/522.98	c cleaning 55997 clauses out of 112004 with flag 1643000/2278929
1006.35/537.36	c cleaning 57003 clauses out of 114008 with flag 1701001/2336930
1033.25/551.22	c cleaning 57998 clauses out of 116004 with flag 1760000/2395929
1059.75/564.92	c cleaning 59003 clauses out of 118007 with flag 1820001/2455930
1087.24/579.12	c cleaning 59997 clauses out of 120004 with flag 1881001/2516930
1115.19/593.88	c cleaning 60999 clauses out of 122006 with flag 1943000/2578929
1142.29/607.89	c cleaning 62001 clauses out of 124008 with flag 2006001/2641930
1171.19/622.71	c cleaning 62999 clauses out of 126007 with flag 2070001/2705930
1198.69/636.94	c cleaning 63996 clauses out of 128008 with flag 2135001/2770930
1227.41/651.97	c cleaning 64998 clauses out of 130011 with flag 2201000/2836929
1255.91/666.66	c cleaning 66002 clauses out of 132014 with flag 2268001/2903930
1285.01/681.62	c cleaning 67001 clauses out of 134011 with flag 2336000/2971929
1316.32/697.72	c cleaning 67998 clauses out of 136010 with flag 2405000/3040929
1347.48/714.07	c cleaning 69003 clauses out of 138012 with flag 2475000/3110929
1378.99/730.27	c cleaning 70001 clauses out of 140009 with flag 2546000/3181929
1410.69/746.57	c cleaning 71003 clauses out of 142008 with flag 2618000/3253929
1441.99/762.68	c cleaning 71999 clauses out of 144006 with flag 2691001/3326930
1476.35/780.53	c cleaning 73000 clauses out of 146006 with flag 2765000/3400929
1510.85/798.21	c cleaning 74003 clauses out of 148008 with flag 2840002/3475931
1545.50/816.00	c cleaning 74996 clauses out of 150004 with flag 2916001/3551930
1581.59/834.59	c cleaning 75999 clauses out of 152007 with flag 2993000/3628929
1617.93/853.42	c cleaning 76997 clauses out of 154008 with flag 3071000/3706929
1652.02/870.95	c cleaning 78005 clauses out of 156012 with flag 3150001/3785930
1686.50/888.69	c cleaning 78999 clauses out of 158007 with flag 3230001/3865930
1721.61/906.64	c cleaning 79995 clauses out of 160008 with flag 3311001/3946930
1760.75/926.94	c cleaning 81001 clauses out of 162013 with flag 3393001/4028930
1800.03/947.02	c starts		: 34
1800.03/947.02	c conflicts		: 8263
1800.03/947.02	c decisions		: 30712
1800.03/947.02	c propagations		: 172162
1800.03/947.02	c inspects		: 110223637
1800.03/947.02	c shortcuts		: 0
1800.03/947.02	c learnt literals	: 0
1800.03/947.02	c learnt binary clauses	: 0
1800.03/947.02	c learnt ternary clauses	: 0
1800.03/947.02	c learnt constraints	: 8262
1800.03/947.02	c ignored constraints	: 0
1800.03/947.02	c root simplifications	: 0
1800.03/947.02	c removed literals (reason simplification)	: 0
1800.03/947.02	c reason swapping (by a shorter reason)	: 0
1800.03/947.02	c Calls to reduceDB	: 1
1800.03/947.02	c number of reductions to clauses (during analyze)	: 0
1800.03/947.02	c number of learned constraints concerned by reduction	: 0
1800.03/947.02	c number of learning phase by resolution	: 0
1800.03/947.02	c number of learning phase by cutting planes	: 0
1800.03/947.02	c speed (assignments/second)	: 181.9392324105083
1800.03/947.02	c non guided choices	0
1800.03/947.02	c learnt constraints type 
1800.03/947.02	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 288
1800.03/947.02	c org.sat4j.pb.constraints.pb.MaxWatchPb => 7974
1800.03/947.02	c constraints type 
1800.03/947.02	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.03/947.02	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 476
1800.03/947.02	c 477 constraints processed.
1800.03/947.02	c constraints type 
1800.03/947.02	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.03/947.02	c org.sat4j.pb.constraints.pb.MaxWatchPb => 476
1800.03/947.02	c 477 constraints processed.
1800.03/947.02	s SATISFIABLE
1800.03/947.02	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 
1800.03/947.02	c objective function=222
1800.03/947.02	c Total wall clock time (in seconds): 946.907

Verifier Data

OK	222

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-3687576-1337872217/watcher-3687576-1337872217 -o /tmp/evaluation-result-3687576-1337872217/solver-3687576-1337872217 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3687576-1337872217.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: 4.11 2.74 1.22 4/196 316
/proc/meminfo: memFree=26368776/32873852 swapFree=6848/6848
[pid=316] ppid=314 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/316/stat : 316 (java) D 314 316 32594 0 -1 4202496 80 0 0 0 0 0 0 0 20 0 1 0 253347589 278528 33 33554432000 1073741824 1073778376 140734959532272 140734959529448 273439354151 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/316/statm: 68 33 25 9 0 25 0

[startup+0.038118 s]
/proc/loadavg: 4.11 2.74 1.22 4/196 316
/proc/meminfo: memFree=26368776/32873852 swapFree=6848/6848
[pid=316] ppid=314 vsize=9092432 CPUtime=0.02 cores=1,3,5,7
/proc/316/stat : 316 (java) S 314 316 32594 0 -1 4202496 2924 0 1 0 1 1 0 0 20 0 11 0 253347589 9310650368 3624 33554432000 1073741824 1073778376 140734696734912 140734696726048 273451876413 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/316/statm: 2273108 3624 1650 9 0 2263809 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9092432

[startup+0.100338 s]
/proc/loadavg: 4.11 2.74 1.22 4/196 316
/proc/meminfo: memFree=26368776/32873852 swapFree=6848/6848
[pid=316] ppid=314 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/316/stat : 316 (java) S 314 316 32594 0 -1 4202496 4307 0 1 0 8 1 0 0 20 0 18 0 253347589 9787813888 5489 33554432000 1073741824 1073778376 140734696734912 140734696726048 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/316/statm: 2389603 5490 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300296 s]
/proc/loadavg: 4.11 2.74 1.22 4/196 316
/proc/meminfo: memFree=26368776/32873852 swapFree=6848/6848
[pid=316] ppid=314 vsize=9824668 CPUtime=0.5 cores=1,3,5,7
/proc/316/stat : 316 (java) S 314 316 32594 0 -1 4202496 6752 0 1 0 46 4 0 0 20 0 19 0 253347589 10060460032 9764 33554432000 1073741824 1073778376 140734696734912 140734696726048 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/316/statm: 2456167 9764 2229 9 0 2446860 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9824668

[startup+0.700232 s]
/proc/loadavg: 4.11 2.74 1.22 4/196 316
/proc/meminfo: memFree=26368776/32873852 swapFree=6848/6848
[pid=316] ppid=314 vsize=9824668 CPUtime=0.51 cores=1,3,5,7
/proc/316/stat : 316 (java) S 314 316 32594 0 -1 4202496 6752 0 1 0 47 4 0 0 20 0 19 0 253347589 10060460032 9763 33554432000 1073741824 1073778376 140734696734912 140734696726048 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/316/statm: 2456167 9763 2229 9 0 2446860 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9824668

[startup+1.5008 s]
/proc/loadavg: 3.94 2.73 1.22 7/218 341
/proc/meminfo: memFree=26309900/32873852 swapFree=6848/6848
[pid=316] ppid=314 vsize=9824668 CPUtime=2.92 cores=1,3,5,7
/proc/316/stat : 316 (java) S 314 316 32594 0 -1 4202496 17165 0 1 0 285 7 0 0 20 0 22 0 253347589 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140734696726048 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/316/statm: 2456167 28235 2250 9 0 2446860 0
[pid=316/tid=318] ppid=314 vsize=9824668 CPUtime=0.22 cores=1,3,5,7
/proc/316/task/318/stat : 318 (java) S 314 316 32594 0 -1 4202560 2454 0 1 0 21 1 0 0 20 0 22 0 253347590 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168554316792 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=319] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/319/stat : 319 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347591 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168543377960 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=320] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/320/stat : 320 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347591 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168542325160 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=321] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/321/stat : 321 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347591 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168541272360 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=316/tid=322] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/322/stat : 322 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347591 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168394389672 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=323] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/323/stat : 323 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347591 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168393337896 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=324] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/324/stat : 324 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347591 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168392285096 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=325] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/325/stat : 325 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347591 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168391232296 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=326] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/326/stat : 326 (java) S 314 316 32594 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253347591 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168390179496 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=327] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/327/stat : 327 (java) S 314 316 32594 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253347592 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168377981416 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=328] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/328/stat : 328 (java) S 314 316 32594 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 253347593 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168376927480 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=329] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/329/stat : 329 (java) S 314 316 32594 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253347593 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168375874568 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=330] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/330/stat : 330 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347595 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168374823056 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=331] ppid=314 vsize=9824668 CPUtime=0.56 cores=1,3,5,7
/proc/316/task/331/stat : 331 (java) S 314 316 32594 0 -1 4202560 5052 0 0 0 55 1 0 0 20 0 22 0 253347595 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168373771192 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=332] ppid=314 vsize=9824668 CPUtime=0.59 cores=1,3,5,7
/proc/316/task/332/stat : 332 (java) S 314 316 32594 0 -1 4202560 8313 0 0 0 57 2 0 0 20 0 22 0 253347595 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168372718392 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=333] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/333/stat : 333 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347595 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168371665784 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=334] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/334/stat : 334 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347595 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168370613192 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=337] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/337/stat : 337 (java) S 314 316 32594 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253347615 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168367453096 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=316/tid=339] ppid=314 vsize=9824668 CPUtime=0.72 cores=1,3,5,7
/proc/316/task/339/stat : 339 (java) R 314 316 32594 0 -1 4202560 19 0 0 0 72 0 0 0 20 0 22 0 253347665 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168368506264 140168422512539 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=316/tid=340] ppid=314 vsize=9824668 CPUtime=0.72 cores=1,3,5,7
/proc/316/task/340/stat : 340 (java) R 314 316 32594 0 -1 4202560 84 0 0 0 72 0 0 0 20 0 22 0 253347665 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168369558088 140168422078539 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=316/tid=341] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/341/stat : 341 (java) S 314 316 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253347665 10060460032 28235 33554432000 1073741824 1073778376 140734696734912 140168366400936 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 9824668

[startup+3.1008 s]
/proc/loadavg: 3.94 2.73 1.22 6/218 341
/proc/meminfo: memFree=26181876/32873852 swapFree=6848/6848
[pid=316] ppid=314 vsize=9824668 CPUtime=6.55 cores=1,3,5,7
/proc/316/stat : 316 (java) S 314 316 32594 0 -1 4202496 22403 0 1 0 645 10 0 0 20 0 22 0 253347589 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140734696726048 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/316/statm: 2456167 47768 2278 9 0 2446860 0
[pid=316/tid=318] ppid=314 vsize=9824668 CPUtime=0.22 cores=1,3,5,7
/proc/316/task/318/stat : 318 (java) S 314 316 32594 0 -1 4202560 2454 0 1 0 21 1 0 0 20 0 22 0 253347590 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168554316792 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=319] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/319/stat : 319 (java) S 314 316 32594 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 253347591 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168543377960 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=320] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/320/stat : 320 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347591 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168542325160 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=321] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/321/stat : 321 (java) S 314 316 32594 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 253347591 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168541272360 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=316/tid=322] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/322/stat : 322 (java) S 314 316 32594 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 253347591 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168394389672 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=323] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/323/stat : 323 (java) S 314 316 32594 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 253347591 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168393337896 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=324] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/324/stat : 324 (java) S 314 316 32594 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 253347591 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168392285096 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=325] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/325/stat : 325 (java) S 314 316 32594 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 253347591 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168391232296 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=326] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/326/stat : 326 (java) S 314 316 32594 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253347591 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168390179496 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=327] ppid=314 vsize=9824668 CPUtime=0.02 cores=1,3,5,7
/proc/316/task/327/stat : 327 (java) S 314 316 32594 0 -1 4202560 32 0 0 0 2 0 0 0 20 0 22 0 253347592 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168377981416 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=328] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/328/stat : 328 (java) S 314 316 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253347593 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168376927480 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=329] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/329/stat : 329 (java) S 314 316 32594 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253347593 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168375874568 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=330] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/330/stat : 330 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347595 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168374823056 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=331] ppid=314 vsize=9824668 CPUtime=0.72 cores=1,3,5,7
/proc/316/task/331/stat : 331 (java) S 314 316 32594 0 -1 4202560 6256 0 0 0 70 2 0 0 20 0 22 0 253347595 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168373771192 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=332] ppid=314 vsize=9824668 CPUtime=0.89 cores=1,3,5,7
/proc/316/task/332/stat : 332 (java) S 314 316 32594 0 -1 4202560 12255 0 0 0 86 3 0 0 20 0 22 0 253347595 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168372718392 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=333] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/333/stat : 333 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347595 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168371665784 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=334] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/334/stat : 334 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347595 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168370613192 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=337] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/337/stat : 337 (java) S 314 316 32594 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253347615 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168367453096 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=316/tid=339] ppid=314 vsize=9824668 CPUtime=2.27 cores=1,3,5,7
/proc/316/task/339/stat : 339 (java) R 314 316 32594 0 -1 4202560 24 0 0 0 227 0 0 0 20 0 22 0 253347665 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168368504064 140168422540208 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=316/tid=340] ppid=314 vsize=9824668 CPUtime=2.26 cores=1,3,5,7
/proc/316/task/340/stat : 340 (java) R 314 316 32594 0 -1 4202560 110 0 0 0 224 2 0 0 20 0 22 0 253347665 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168369556488 140168422606163 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=316/tid=341] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/341/stat : 341 (java) S 314 316 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253347665 10060460032 47768 33554432000 1073741824 1073778376 140734696734912 140168366400936 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.55
Current children cumulated vsize (KiB) 9824668

[startup+6.3008 s]
/proc/loadavg: 3.94 2.73 1.22 5/218 344
/proc/meminfo: memFree=26116704/32873852 swapFree=6848/6848
[pid=316] ppid=314 vsize=9824668 CPUtime=12.56 cores=1,3,5,7
/proc/316/stat : 316 (java) S 314 316 32594 0 -1 4202496 22614 0 1 0 1236 20 0 0 20 0 22 0 253347589 10060460032 71349 33554432000 1073741824 1073778376 140734696734912 140734696726048 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/316/statm: 2456167 71349 2278 9 0 2446860 0
[pid=316/tid=318] ppid=314 vsize=9824668 CPUtime=0.22 cores=1,3,5,7
/proc/316/task/318/stat : 318 (java) S 314 316 32594 0 -1 4202560 2455 0 1 0 21 1 0 0 20 0 22 0 253347590 10060460032 71349 33554432000 1073741824 1073778376 140734696734912 140168554316792 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=319] ppid=314 vsize=9824668 CPUtime=0.03 cores=1,3,5,7
/proc/316/task/319/stat : 319 (java) S 314 316 32594 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 253347591 10060460032 71349 33554432000 1073741824 1073778376 140734696734912 140168543377960 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=320] ppid=314 vsize=9824668 CPUtime=0.03 cores=1,3,5,7
/proc/316/task/320/stat : 320 (java) S 314 316 32594 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 253347591 10060460032 71349 33554432000 1073741824 1073778376 140734696734912 140168542325160 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=321] ppid=314 vsize=9824668 CPUtime=0.04 cores=1,3,5,7
/proc/316/task/321/stat : 321 (java) S 314 316 32594 0 -1 4202560 13 0 0 0 4 0 0 0 20 0 22 0 253347591 10060460032 71349 33554432000 1073741824 1073778376 140734696734912 140168541272360 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=322] ppid=314 vsize=9824668 CPUtime=0.02 cores=1,3,5,7
/proc/316/task/322/stat : 322 (java) S 314 316 32594 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 253347591 10060460032 71349 33554432000 1073741824 1073778376 140734696734912 140168394389672 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=323] ppid=314 vsize=9824668 CPUtime=0.03 cores=1,3,5,7
/proc/316/task/323/stat : 323 (java) S 314 316 32594 0 -1 4202560 29 0 0 0 2 1 0 0 20 0 22 0 253347591 10060460032 71349 33554432000 1073741824 1073778376 140734696734912 140168393337896 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=316/tid=324] ppid=314 vsize=9824668 CPUtime=0.03 cores=1,3,5,7
/proc/316/task/324/stat : 324 (java) S 314 316 32594 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 22 0 253347591 10060460032 71349 33554432000 1073741824 1073778376 140734696734912 140168392285096 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=325] ppid=314 vsize=9824668 CPUtime=0.02 cores=1,3,5,7
/proc/316/task/325/stat : 325 (java) S 314 316 32594 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 253347591 10060460032 71349 33554432000 1073741824 1073778376 140734696734912 140168391232296 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=326] ppid=314 vsize=9824668 CPUtime=0.05 cores=1,3,5,7
/proc/316/task/326/stat : 326 (java) S 314 316 32594 0 -1 4202560 23 0 0 0 3 2 0 0 20 0 22 0 253347591 10060460032 71349 33554432000 1073741824 1073778376 140734696734912 140168390179496 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=327] ppid=314 vsize=9824668 CPUtime=0.31 cores=1,3,5,7
/proc/316/task/327/stat : 327 (java) S 314 316 32594 0 -1 4202560 113 0 0 0 30 1 0 0 20 0 22 0 253347592 10060460032 71349 33554432000 1073741824 1073778376 140734696734912 140168377981416 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=328] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/328/stat : 328 (java) S 314 316 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253347593 10060460032 71349 33554432000 1073741824 1073778376 140734696734912 140168376927480 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=316/tid=329] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/329/stat : 329 (java) S 314 316 32594 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253347593 10060460032 71349 33554432000 1073741824 1073778376 140734696734912 140168375874568 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=316/tid=330] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/330/stat : 330 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347595 10060460032 71349 33554432000 1073741824 1073778376 140734696734912 140168374823056 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=331] ppid=314 vsize=9824668 CPUtime=0.82 cores=1,3,5,7
/proc/316/task/331/stat : 331 (java) S 314 316 32594 0 -1 4202560 6260 0 0 0 80 2 0 0 20 0 22 0 253347595 10060460032 71349 33554432000 1073741824 1073778376 140734696734912 140168373771192 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0

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

[pid=316/tid=354] ppid=314 vsize=9824668 CPUtime=613.86 cores=1,3,5,7
/proc/316/task/354/stat : 354 (java) R 314 316 32594 0 -1 4202560 6 0 0 0 61377 9 0 0 20 0 22 0 253361191 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168368504928 140168422508727 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=316/tid=355] ppid=314 vsize=9824668 CPUtime=613.9 cores=1,3,5,7
/proc/316/task/355/stat : 355 (java) R 314 316 32594 0 -1 4202560 50 0 0 0 61376 14 0 0 20 0 22 0 253361191 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168369556384 140168422594734 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=316/tid=356] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/356/stat : 356 (java) S 314 316 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253361191 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168367453736 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1557.19
Current children cumulated vsize (KiB) 9824668

[startup+882.301 s]
/proc/loadavg: 3.81 3.84 2.86 5/217 435
/proc/meminfo: memFree=26140964/32873852 swapFree=6848/6848
[pid=316] ppid=314 vsize=9824668 CPUtime=1673.91 cores=1,3,5,7
/proc/316/stat : 316 (java) S 314 316 32594 0 -1 4202496 30112 0 1 0 167275 116 0 0 20 0 22 0 253347589 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140734696726048 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/316/statm: 2456167 439537 2279 9 0 2446860 0
[pid=316/tid=318] ppid=314 vsize=9824668 CPUtime=0.27 cores=1,3,5,7
/proc/316/task/318/stat : 318 (java) S 314 316 32594 0 -1 4202560 2560 0 1 0 24 3 0 0 20 0 22 0 253347590 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168554316792 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=319] ppid=314 vsize=9824668 CPUtime=0.93 cores=1,3,5,7
/proc/316/task/319/stat : 319 (java) S 314 316 32594 0 -1 4202560 245 0 0 0 89 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168543377960 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=320] ppid=314 vsize=9824668 CPUtime=0.9 cores=1,3,5,7
/proc/316/task/320/stat : 320 (java) S 314 316 32594 0 -1 4202560 203 0 0 0 86 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168542325160 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=321] ppid=314 vsize=9824668 CPUtime=1.06 cores=1,3,5,7
/proc/316/task/321/stat : 321 (java) S 314 316 32594 0 -1 4202560 232 0 0 0 102 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168541272360 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=322] ppid=314 vsize=9824668 CPUtime=1.02 cores=1,3,5,7
/proc/316/task/322/stat : 322 (java) S 314 316 32594 0 -1 4202560 288 0 0 0 98 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168394389672 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=323] ppid=314 vsize=9824668 CPUtime=0.95 cores=1,3,5,7
/proc/316/task/323/stat : 323 (java) S 314 316 32594 0 -1 4202560 259 0 0 0 90 5 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168393337896 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=324] ppid=314 vsize=9824668 CPUtime=0.91 cores=1,3,5,7
/proc/316/task/324/stat : 324 (java) S 314 316 32594 0 -1 4202560 307 0 0 0 87 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168392285096 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=316/tid=325] ppid=314 vsize=9824668 CPUtime=0.88 cores=1,3,5,7
/proc/316/task/325/stat : 325 (java) S 314 316 32594 0 -1 4202560 205 0 0 0 84 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168391232296 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=326] ppid=314 vsize=9824668 CPUtime=1.04 cores=1,3,5,7
/proc/316/task/326/stat : 326 (java) S 314 316 32594 0 -1 4202560 280 0 0 0 100 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168390179496 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=327] ppid=314 vsize=9824668 CPUtime=93.34 cores=1,3,5,7
/proc/316/task/327/stat : 327 (java) S 314 316 32594 0 -1 4202560 2086 0 0 0 9301 33 0 0 20 0 22 0 253347592 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168377981416 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=328] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/328/stat : 328 (java) S 314 316 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253347593 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168376927480 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=316/tid=329] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/329/stat : 329 (java) S 314 316 32594 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 253347593 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168375874568 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=316/tid=330] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/330/stat : 330 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347595 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168374823056 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=331] ppid=314 vsize=9824668 CPUtime=1.51 cores=1,3,5,7
/proc/316/task/331/stat : 331 (java) S 314 316 32594 0 -1 4202560 8837 0 0 0 149 2 0 0 20 0 22 0 253347595 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168373771192 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=332] ppid=314 vsize=9824668 CPUtime=1.15 cores=1,3,5,7
/proc/316/task/332/stat : 332 (java) S 314 316 32594 0 -1 4202560 12263 0 0 0 112 3 0 0 20 0 22 0 253347595 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168372718392 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=316/tid=333] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/333/stat : 333 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347595 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168371665784 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=334] ppid=314 vsize=9824668 CPUtime=0.24 cores=1,3,5,7
/proc/316/task/334/stat : 334 (java) S 314 316 32594 0 -1 4202560 51 0 0 0 11 13 0 0 20 0 22 0 253347595 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168370613192 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=341] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/341/stat : 341 (java) S 314 316 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253347665 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168366400936 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=354] ppid=314 vsize=9824668 CPUtime=670.57 cores=1,3,5,7
/proc/316/task/354/stat : 354 (java) R 314 316 32594 0 -1 4202560 6 0 0 0 67047 10 0 0 20 0 22 0 253361191 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168368504928 140168422474735 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=316/tid=355] ppid=314 vsize=9824668 CPUtime=670.62 cores=1,3,5,7
/proc/316/task/355/stat : 355 (java) R 314 316 32594 0 -1 4202560 50 0 0 0 67047 15 0 0 20 0 22 0 253361191 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168369556384 140168422959250 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=316/tid=356] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/356/stat : 356 (java) S 314 316 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253361191 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168367453736 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1673.91
Current children cumulated vsize (KiB) 9824668

[startup+942.301 s]
/proc/loadavg: 3.93 3.87 2.93 5/217 435
/proc/meminfo: memFree=26140840/32873852 swapFree=6848/6848
[pid=316] ppid=314 vsize=9824668 CPUtime=1790.61 cores=1,3,5,7
/proc/316/stat : 316 (java) S 314 316 32594 0 -1 4202496 30121 0 1 0 178944 117 0 0 20 0 22 0 253347589 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140734696726048 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/316/statm: 2456167 439537 2279 9 0 2446860 0
[pid=316/tid=318] ppid=314 vsize=9824668 CPUtime=0.27 cores=1,3,5,7
/proc/316/task/318/stat : 318 (java) S 314 316 32594 0 -1 4202560 2563 0 1 0 24 3 0 0 20 0 22 0 253347590 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168554316792 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=319] ppid=314 vsize=9824668 CPUtime=0.93 cores=1,3,5,7
/proc/316/task/319/stat : 319 (java) S 314 316 32594 0 -1 4202560 245 0 0 0 89 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168543377960 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=320] ppid=314 vsize=9824668 CPUtime=0.9 cores=1,3,5,7
/proc/316/task/320/stat : 320 (java) S 314 316 32594 0 -1 4202560 203 0 0 0 86 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168542325160 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=321] ppid=314 vsize=9824668 CPUtime=1.06 cores=1,3,5,7
/proc/316/task/321/stat : 321 (java) S 314 316 32594 0 -1 4202560 232 0 0 0 102 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168541272360 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=322] ppid=314 vsize=9824668 CPUtime=1.02 cores=1,3,5,7
/proc/316/task/322/stat : 322 (java) S 314 316 32594 0 -1 4202560 288 0 0 0 98 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168394389672 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=323] ppid=314 vsize=9824668 CPUtime=0.95 cores=1,3,5,7
/proc/316/task/323/stat : 323 (java) S 314 316 32594 0 -1 4202560 259 0 0 0 90 5 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168393337896 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=324] ppid=314 vsize=9824668 CPUtime=0.91 cores=1,3,5,7
/proc/316/task/324/stat : 324 (java) S 314 316 32594 0 -1 4202560 307 0 0 0 87 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168392285096 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=316/tid=325] ppid=314 vsize=9824668 CPUtime=0.88 cores=1,3,5,7
/proc/316/task/325/stat : 325 (java) S 314 316 32594 0 -1 4202560 205 0 0 0 84 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168391232296 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=326] ppid=314 vsize=9824668 CPUtime=1.04 cores=1,3,5,7
/proc/316/task/326/stat : 326 (java) S 314 316 32594 0 -1 4202560 280 0 0 0 100 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168390179496 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=327] ppid=314 vsize=9824668 CPUtime=96.63 cores=1,3,5,7
/proc/316/task/327/stat : 327 (java) S 314 316 32594 0 -1 4202560 2088 0 0 0 9630 33 0 0 20 0 22 0 253347592 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168377981416 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=328] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/328/stat : 328 (java) S 314 316 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253347593 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168376927480 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=316/tid=329] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/329/stat : 329 (java) S 314 316 32594 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 253347593 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168375874568 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=316/tid=330] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/330/stat : 330 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347595 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168374823056 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=331] ppid=314 vsize=9824668 CPUtime=1.51 cores=1,3,5,7
/proc/316/task/331/stat : 331 (java) S 314 316 32594 0 -1 4202560 8837 0 0 0 149 2 0 0 20 0 22 0 253347595 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168373771192 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=332] ppid=314 vsize=9824668 CPUtime=1.15 cores=1,3,5,7
/proc/316/task/332/stat : 332 (java) S 314 316 32594 0 -1 4202560 12263 0 0 0 112 3 0 0 20 0 22 0 253347595 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168372718392 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=316/tid=333] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/333/stat : 333 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347595 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168371665784 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=334] ppid=314 vsize=9824668 CPUtime=0.25 cores=1,3,5,7
/proc/316/task/334/stat : 334 (java) S 314 316 32594 0 -1 4202560 55 0 0 0 12 13 0 0 20 0 22 0 253347595 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168370613192 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=341] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/341/stat : 341 (java) S 314 316 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253347665 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168366400936 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=354] ppid=314 vsize=9824668 CPUtime=727.28 cores=1,3,5,7
/proc/316/task/354/stat : 354 (java) R 314 316 32594 0 -1 4202560 6 0 0 0 72717 11 0 0 20 0 22 0 253361191 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168368504928 140168422508656 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=316/tid=355] ppid=314 vsize=9824668 CPUtime=727.32 cores=1,3,5,7
/proc/316/task/355/stat : 355 (java) R 314 316 32594 0 -1 4202560 50 0 0 0 72716 16 0 0 20 0 22 0 253361191 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168369556512 140168422594640 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=316/tid=356] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/356/stat : 356 (java) S 314 316 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253361191 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168367453736 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1790.61
Current children cumulated vsize (KiB) 9824668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+947.001 s]
/proc/loadavg: 3.93 3.87 2.93 5/217 435
/proc/meminfo: memFree=26140840/32873852 swapFree=6848/6848
[pid=316] ppid=314 vsize=9824668 CPUtime=1800.03 cores=1,3,5,7
/proc/316/stat : 316 (java) S 314 316 32594 0 -1 4202496 30121 0 1 0 179886 117 0 0 20 0 22 0 253347589 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140734696726048 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/316/statm: 2456167 439537 2279 9 0 2446860 0
[pid=316/tid=318] ppid=314 vsize=9824668 CPUtime=0.27 cores=1,3,5,7
/proc/316/task/318/stat : 318 (java) S 314 316 32594 0 -1 4202560 2563 0 1 0 24 3 0 0 20 0 22 0 253347590 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168554316792 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=319] ppid=314 vsize=9824668 CPUtime=0.93 cores=1,3,5,7
/proc/316/task/319/stat : 319 (java) S 314 316 32594 0 -1 4202560 245 0 0 0 89 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168543377960 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=320] ppid=314 vsize=9824668 CPUtime=0.9 cores=1,3,5,7
/proc/316/task/320/stat : 320 (java) S 314 316 32594 0 -1 4202560 203 0 0 0 86 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168542325160 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=321] ppid=314 vsize=9824668 CPUtime=1.06 cores=1,3,5,7
/proc/316/task/321/stat : 321 (java) S 314 316 32594 0 -1 4202560 232 0 0 0 102 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168541272360 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=322] ppid=314 vsize=9824668 CPUtime=1.02 cores=1,3,5,7
/proc/316/task/322/stat : 322 (java) S 314 316 32594 0 -1 4202560 288 0 0 0 98 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168394389672 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=323] ppid=314 vsize=9824668 CPUtime=0.95 cores=1,3,5,7
/proc/316/task/323/stat : 323 (java) S 314 316 32594 0 -1 4202560 259 0 0 0 90 5 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168393337896 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=324] ppid=314 vsize=9824668 CPUtime=0.91 cores=1,3,5,7
/proc/316/task/324/stat : 324 (java) S 314 316 32594 0 -1 4202560 307 0 0 0 87 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168392285096 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=316/tid=325] ppid=314 vsize=9824668 CPUtime=0.88 cores=1,3,5,7
/proc/316/task/325/stat : 325 (java) S 314 316 32594 0 -1 4202560 205 0 0 0 84 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168391232296 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=326] ppid=314 vsize=9824668 CPUtime=1.04 cores=1,3,5,7
/proc/316/task/326/stat : 326 (java) S 314 316 32594 0 -1 4202560 280 0 0 0 100 4 0 0 20 0 22 0 253347591 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168390179496 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=327] ppid=314 vsize=9824668 CPUtime=96.63 cores=1,3,5,7
/proc/316/task/327/stat : 327 (java) S 314 316 32594 0 -1 4202560 2088 0 0 0 9630 33 0 0 20 0 22 0 253347592 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168377981416 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=328] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/328/stat : 328 (java) S 314 316 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253347593 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168376927480 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=316/tid=329] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/329/stat : 329 (java) S 314 316 32594 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 253347593 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168375874568 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=316/tid=330] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/330/stat : 330 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347595 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168374823056 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=316/tid=331] ppid=314 vsize=9824668 CPUtime=1.51 cores=1,3,5,7
/proc/316/task/331/stat : 331 (java) S 314 316 32594 0 -1 4202560 8837 0 0 0 149 2 0 0 20 0 22 0 253347595 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168373771192 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=332] ppid=314 vsize=9824668 CPUtime=1.15 cores=1,3,5,7
/proc/316/task/332/stat : 332 (java) S 314 316 32594 0 -1 4202560 12263 0 0 0 112 3 0 0 20 0 22 0 253347595 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168372718392 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=316/tid=333] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/333/stat : 333 (java) S 314 316 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253347595 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168371665784 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=334] ppid=314 vsize=9824668 CPUtime=0.25 cores=1,3,5,7
/proc/316/task/334/stat : 334 (java) S 314 316 32594 0 -1 4202560 55 0 0 0 12 13 0 0 20 0 22 0 253347595 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168370613192 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=316/tid=341] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/341/stat : 341 (java) S 314 316 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253347665 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168366400936 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=316/tid=354] ppid=314 vsize=9824668 CPUtime=731.99 cores=1,3,5,7
/proc/316/task/354/stat : 354 (java) R 314 316 32594 0 -1 4202560 6 0 0 0 73188 11 0 0 20 0 22 0 253361191 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168368504928 140168422508727 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=316/tid=355] ppid=314 vsize=9824668 CPUtime=732.04 cores=1,3,5,7
/proc/316/task/355/stat : 355 (java) R 314 316 32594 0 -1 4202560 50 0 0 0 73188 16 0 0 20 0 22 0 253361191 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168369556512 140168422594640 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=316/tid=356] ppid=314 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/316/task/356/stat : 356 (java) S 314 316 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253361191 10060460032 439537 33554432000 1073741824 1073778376 140734696734912 140168367453736 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9824668

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

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

Child status: 143
Real time (s): 947.043
CPU time (s): 1800.44
CPU user time (s): 1798.83
CPU system time (s): 1.61275
CPU usage (%): 190.112
Max. virtual memory (cumulated for all children) (KiB): 9824668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.83
system time used= 1.61275
maximum resident set size= 1758260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30152
page faults= 1
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24962
involuntary context switches= 31114

runsolver used 3.77043 second user time and 8.5747 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-24 17:10:17
IDJOB=3687576
IDBENCH=1954
IDSOLVER=2268
FILE ID=node128/3687576-1337872217
RUNJOBID= node128-1337871881-32612
PBS_JOBID= 14620076
Free space on /tmp= 71568 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687576-1337872217/watcher-3687576-1337872217 -o /tmp/evaluation-result-3687576-1337872217/solver-3687576-1337872217 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3687576-1337872217.opb

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

MD5SUM BENCH= bddc7a1ce44c83fc28f6e299cbaaf04c
RANDOM SEED=2138714882

node128.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        26369040 kB
Buffers:          235316 kB
Cached:          2920692 kB
SwapCached:            0 kB
Active:          3048488 kB
Inactive:        2679492 kB
Active(anon):    2574120 kB
Inactive(anon):        0 kB
Active(file):     474368 kB
Inactive(file):  2679492 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               460 kB
Writeback:             0 kB
AnonPages:       2577932 kB
Mapped:            22544 kB
Shmem:               204 kB
Slab:             634092 kB
SReclaimable:      76724 kB
SUnreclaim:       557368 kB
KernelStack:        1688 kB
PageTables:         9492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    2852576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2514944 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= 71556 MiB
End job on node128 at 2012-05-24 17:26:06